@charset "UTF-8";
@media (max-width: 840px) {
  .home .page-border {
    margin-top: 10px !important;
  }
}
.home .six-per-gallon {
  margin-left: 30px;
}
.home .five-dollars {
  margin-left: 5%;
  margin-top: 5%;
  height: 110px;
}
.home .six-per-gallon,
.home .twenty-five-per-gallon {
  height: 110px;
}
.home .step-1-wrapper {
  padding: 0;
}
.home .step-1-wrapper .program {
  text-align: center;
  clear: both;
  color: #2b2b2b;
  font-family: emprint-regular;
  font-weight: normal;
  font-size: 30px;
  padding: 40px 20px 20px 30px;
}
@media (max-width: 840px) {
  .home .step-1-wrapper .program {
    display: block;
    font-family: emprint-semi-bold;
    max-width: 308px;
    margin: 30px auto 20px auto;
    padding: 30px 20px;
    text-align: center;
    font-size: 16px;
  }
}
@media (max-width: 350px) {
  .home .step-1-wrapper .program {
    padding: 30px 20px 44px 20px;
    margin: 50px auto -20px auto;
  }
}
.home .step-1-wrapper .offer ~ .offer {
  border-top: 1px solid #979797;
}
@media (max-width: 840px) {
  .home .step-1-wrapper .offer {
    max-width: 100%;
    margin-left: 10px;
  }
}
.home .step-1-wrapper .offer .earn {
  font-family: emprint-bold;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  width: 440px;
}
@media (max-width: 840px) {
  .home .step-1-wrapper .offer .earn {
    max-width: 350px;
  }
}
.home .step-1-wrapper .offer .description {
  text-align: left;
  width: 440px;
}
@media (max-width: 840px) {
  .home .step-1-wrapper .offer .description {
    max-width: 450px !important;
    margin: 20px auto 0;
    width: auto;
  }
  .home .step-1-wrapper .offer .description .btn-blue {
    max-width: 165px;
    margin-bottom: 30px;
  }
}
.home .new-banner-wrapper {
  display: block;
  margin: auto;
  width: 100%;
}
.home .new-banner-wrapper .card-section {
  border-top: 1px solid #979797;
  margin: 0 20px 30px;
  padding: 30px 50px;
}
@media (max-width: 840px) {
  .home .new-banner-wrapper .card-section .btn-blue {
    max-width: 165px;
    margin-bottom: 30px;
  }
}
.home .new-banner-wrapper .section-description {
  width: 45%;
  float: right;
}
.home .new-banner-wrapper .section-description p {
  font-family: emprint-regular;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #2b2626;
}
.home .new-banner-wrapper .section-description p.title {
  color: #0b459b;
  font-size: 20px;
  margin-top: 40px;
}
.home .new-banner-wrapper .section-description p.title sup {
  font-weight: bold;
}
.home .new-banner-wrapper .section-description p.description {
  font-size: 30px;
}
.home .new-banner-wrapper .section-description .btn-blue {
  margin: 10px 0;
}
@media (max-width: 768px) {
  .home .new-banner-wrapper .section-description {
    width: 100%;
    float: left;
    margin: auto;
    clear: both;
  }
  .home .new-banner-wrapper .section-description p.title {
    margin-top: 0;
  }
}
.home .new-banner-wrapper .section-image {
  width: 55%;
  float: right;
  padding-left: 140px;
}
.home .new-banner-wrapper .section-image img {
  max-width: 300px;
}
@media (max-width: 768px) {
  .home .new-banner-wrapper .section-image {
    width: 100%;
    margin: auto;
    clear: both;
  }
}
.home .banner-wrapper {
  display: block;
}
@media (max-width: 840px) {
  .home .banner-wrapper .left-wrapper {
    max-width: 360px;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .home .banner-wrapper .left-wrapper {
    max-width: 280px;
  }
}
.home .banner-wrapper .left-block {
  background: #000000;
  background-size: auto;
  background-size: cover;
  display: block;
  float: left;
  height: 398px;
  padding: 40px 10px 0 50px;
  width: 50%;
}
@media (max-width: 480px) {
  .home .banner-wrapper .left-block {
    padding: 20px;
  }
}
@media (max-width: 840px) {
  .home .banner-wrapper .left-block {
    background-size: cover;
    clear: both;
    display: block;
    height: auto;
    padding: 40px 0;
    width: 100%;
  }
}
.home .banner-wrapper .left-block .rewards {
  display: block;
  margin-bottom: 22px;
}
.home .banner-wrapper .left-block br.mob-only {
  display: none;
}
@media (max-width: 975px) {
  .home .banner-wrapper .left-block br.mob-only {
    display: block;
  }
}
.home .banner-wrapper .left-block p {
  color: #ffffff;
  font-size: 16px;
  font-family: emprint-regular;
  line-height: normal;
}
@media (max-width: 480px) {
  .home .banner-wrapper .left-block p {
    font-size: 14px;
  }
}
.home .banner-wrapper .left-block p.title {
  font-family: emprint-semi-bold;
  font-size: 32px;
  line-height: 38px;
  padding-bottom: 13px;
}
@media (max-width: 1002px) {
  .home .banner-wrapper .left-block p.title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 480px) {
  .home .banner-wrapper .left-block p.title {
    font-size: 26px;
    line-height: 30px;
  }
}
.home .banner-wrapper .left-block p span {
  font-family: emprint-semi-bold;
  font-size: 78px;
  letter-spacing: -10px;
}
@media (max-width: 975px) {
  .home .banner-wrapper .left-block p span {
    font-size: 100px;
    margin-left: 10px;
    letter-spacing: -12px;
  }
}
@media (max-width: 480px) {
  .home .banner-wrapper .left-block p span {
    font-size: 70px;
  }
}
.home .banner-wrapper .left-block .buttons {
  display: block;
}
.home .banner-wrapper .left-block .buttons a {
  max-width: 256px;
}
.home .banner-wrapper .left-block .buttons a.btn-blue {
  margin: 20px 20px auto 0;
}
.home .banner-wrapper .right-block {
  background: url(/Resources/images/default/common/bg-red-card.jpg) 0 0 no-repeat;
  background-size: auto;
  background-size: cover;
  display: block;
  float: left;
  height: 290px;
  position: relative;
  width: 50%;
}
@media (max-width: 840px) {
  .home .banner-wrapper .right-block {
    clear: both;
    display: block;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .home .banner-wrapper .right-block {
    height: 200px;
  }
}
.home .banner-wrapper .right-block p {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-size: 120px;
  font-family: emprint;
  font-weight: bold;
  font-style: italic;
  justify-content: center;
  margin-top: -16px;
  text-align: center;
}
@media (max-width: 640px) {
  .home .banner-wrapper .right-block p {
    font-size: 96px;
  }
}
.home .banner-wrapper .right-block p span {
  font-family: emprint;
  font-size: 30px;
  font-style: normal;
}
@media (max-width: 640px) {
  .home .banner-wrapper .right-block p span {
    font-size: 24px;
  }
}
.home .banner-wrapper .right-block img {
  bottom: 0;
  display: block;
  height: auto;
  left: calc(50% - 170px);
  margin: auto auto 0 auto;
  position: absolute;
  width: 340px;
}
@media (max-width: 640px) {
  .home .banner-wrapper .right-block img {
    left: calc(50% - 101.5px);
    width: 203px;
  }
}
.home .left-content {
  background: url(/Resources/images/default/common/Background-red.jpg) 0 0 no-repeat;
  background-size: auto;
  background-size: cover;
  display: block;
  float: left;
  height: 420px;
  width: 50%;
}
@media (max-width: 840px) {
  .home .left-content {
    height: 210px;
    width: 100%;
  }
}
.home .left-content .rewards {
  width: 320px;
}
@media (max-width: 840px) {
  .home .left-content .rewards {
    display: block;
    margin: auto;
  }
}
.home .left-content .content-section {
  padding: 10px 0 40px 50px;
}
@media (max-width: 840px) {
  .home .left-content .content-section {
    padding: 0;
  }
}
.home .left-content .image-section {
  display: block;
  margin-top: 30px;
}
.home .card-content {
  float: left;
  height: 220px;
  left: -60px;
  margin-top: 25px;
  position: relative;
  transition: all 0.5s ease-in-out;
  width: 62%;
}
@media (max-width: 960px) {
  .home .card-content {
    height: 40%;
    width: 40%;
  }
}
@media (max-width: 840px) {
  .home .card-content {
    float: none;
    height: 220px;
    left: 0;
    margin-top: 0;
    width: 100%;
  }
}
.home .card-content .exxonmobil-card {
  height: 100%;
  max-width: 315px;
  width: 100%;
}
@media (max-width: 840px) {
  .home .card-content .exxonmobil-card {
    display: none;
  }
}
.home .card-content .exxonmobil-card-m {
  left: 0;
  position: absolute;
  top: -17px;
  width: 120px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1440px) and (orientation: portrait) {
  .home .card-content .exxonmobil-card-m {
    top: -25px;
    width: 175px;
  }
}
.home .card-content .selection-m {
  position: absolute;
  right: 25px;
  top: -33px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1440px) and (orientation: portrait) {
  .home .card-content .selection-m {
    top: -42px;
    width: 35px;
  }
}
.home .right-content {
  background: url(/Resources/images/default/common/fuel.jpg) 0 0 no-repeat;
  background-size: auto;
  background-size: cover;
  display: block;
  float: left;
  height: 420px;
  width: 50%;
}
@media (max-width: 840px) {
  .home .right-content {
    height: 210px;
    width: 100%;
  }
}
.home .right-content.content-container .desc {
  float: right;
  position: relative;
  width: 45%;
}
@media (max-width: 840px) {
  .home .right-content.content-container .desc {
    left: 0;
    padding-top: 10px;
    top: -49px;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1440px) and (orientation: portrait) {
  .home .right-content.content-container .desc {
    top: -210px;
  }
}
@media (max-width: 320px) {
  .home .content-container.left-content .desc, .home .content-container.right-content .desc {
    padding: 10px 23px 10px 23px;
  }
}
.home .content-container .desc {
  color: #ffffff;
  float: left;
  height: 200px;
  padding-top: 50px;
  width: 48%;
}
@media (max-width: 840px) {
  .home .content-container .desc {
    padding: 10px 35px 10px 35px;
    text-align: left;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1440px) and (orientation: portrait) {
  .home .content-container .desc {
    float: none;
    margin: 0 auto;
    max-width: 51%;
    padding: 10px 25px 10px 25px;
    text-align: left;
    width: 100%;
  }
}
.home .content-container .desc .header {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
@media (max-width: 840px) {
  .home .content-container .desc .header {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1440px) and (orientation: portrait) {
  .home .content-container .desc .header {
    font-size: 26px;
  }
}
.home .content-container .desc .saving {
  font-size: 12px;
  position: relative;
  top: 3px;
}
@media (max-width: 840px) {
  .home .content-container .desc .saving {
    display: none;
  }
}
.home .content-container .desc .saving .currency {
  font-size: 38px;
  position: absolute;
}
.home .content-container .desc .saving .amount {
  font-size: 140px;
  left: 16px;
  position: relative;
  top: -30px;
}
.home .content-container .desc .saving .saving-details {
  bottom: 65px;
  font-weight: bold;
  left: 93px;
  letter-spacing: 0.5px;
  position: absolute;
}
.home .content-container .desc .main-desc {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.home .content-container .desc .sub-desc {
  font-size: 14px;
  line-height: 20px;
}
.home .buttons {
  clear: both;
  display: table;
  margin: 0 auto;
}
.home .buttons p {
  color: #000000;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 840px) {
  .home .buttons p {
    font-size: 11px;
    padding: 0 15px;
  }
}
.home .buttons a {
  max-width: 180px;
}
@media (max-width: 840px) {
  .home .buttons a {
    margin-bottom: 10px;
    margin-top: 15px;
    max-width: 88%;
  }
}
.home .mobile-only {
  display: none;
}
@media (max-width: 840px) {
  .home .mobile-only {
    display: inline-block;
  }
}
@media (max-width: 840px) {
  .home .mobile-header .currency {
    font-size: 18px;
    position: relative;
    top: -40px;
  }
}
@media (max-width: 840px) {
  .home .mobile-header .amount {
    font-size: 80px;
  }
}
.home .mobile-desc {
  font-size: 13px;
  line-height: 16px;
  position: relative;
  top: -10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1440px) and (orientation: portrait) {
  .home .mobile-desc p {
    font-size: 16px;
    line-height: 20px;
  }
}
.home .welcome-gift {
  padding: 25px;
}
.home .welcome-gift .description {
  background-color: #ffffff;
  border: 2px solid #0c479d;
  margin: auto;
  max-width: 280px;
  padding: 26px 20px;
  width: 100%;
}
.home .welcome-gift .description h1 {
  color: #0c479d;
  letter-spacing: -0.1px;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 8px;
}
.home .welcome-gift .description p {
  font-size: 12px;
  letter-spacing: -0.1px;
  color: rgba(35, 35, 39, 0.84);
}
.home .welcome-gift .description .btn-back {
  border: 1px solid #0c479d;
  color: #0c479d;
  margin: 16px auto 0;
}
.home .headline {
  background-image: url("/Resources/images/default/common/popcorn-bg.jpg");
  background-size: 1440px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 400px;
  padding: 20px 23px 40px 60px;
  width: 100%;
}
@media (max-width: 840px) {
  .home .headline {
    background-image: url("/Resources/images/default/common/popcorn-bg-m.jpg");
    background-position: center 25%;
    background-size: cover;
    background-repeat: initial;
    height: auto;
    padding: 110px 20px 20px 20px;
  }
}
@media (max-width: 360px) {
  .home .headline {
    padding-top: 90px;
  }
}
@media (max-width: 840px) {
  .home .headline {
    padding-bottom: 0;
  }
}
.home .headline .description {
  display: inline-block;
  max-width: 490px;
  vertical-align: top;
  width: 100%;
  color: #ffffff;
}
.home .headline .description ol {
  max-width: 400px;
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0;
}
@media (max-width: 840px) {
  .home .headline .description ol {
    font-size: 14px;
  }
}
.home .headline .description ol li {
  background: url("/Resources/images/default/common/1.png") no-repeat left top;
  background-size: 30px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-left: -10px;
  padding-left: 40px;
}
@media (max-width: 840px) {
  .home .headline .description ol li {
    background-size: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 30px;
  }
}
.home .headline .description ol li:nth-child(2) {
  background-image: url("/Resources/images/default/common/2.png");
}
.home .headline .description ol li:nth-child(3) {
  background-image: url("/Resources/images/default/common/3.png");
}
.home .headline .description .synergy-logo {
  max-width: 270px;
  margin-bottom: 5px;
  vertical-align: bottom;
}
@media (max-width: 840px) {
  .home .headline .description .synergy-logo {
    display: none;
  }
}
.home .headline .description .mobile {
  display: none;
}
@media (max-width: 840px) {
  .home .headline .description .mobile {
    display: initial;
    width: 40%;
  }
}
.home .headline .description .mobile.right {
  float: right;
  width: 33%;
  margin-top: 2%;
}
@media (max-width: 840px) {
  .home .headline .description {
    display: block;
    margin: auto;
  }
}
.home .headline .description .title {
  color: #fffefe;
  font-family: emprint-regular;
  font-size: 50px;
  font-weight: normal;
}
@media (max-width: 840px) {
  .home .headline .description .title {
    font-size: 29px;
  }
}
.home .headline .description p {
  color: #fffefe;
  font-family: emprint-regular;
  font-size: 20px;
  line-height: 26px;
  max-width: 510px !important;
}
@media (max-width: 840px) {
  .home .headline .description p {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.home .headline .description p span {
  font-family: emprint-semi-bold;
}
.home .headline .description .btn-join,
.home .headline .description .btn-login {
  height: 46px;
  line-height: 46px;
  margin-top: 10px;
  margin-bottom: 0;
  display: inline-block;
  max-width: 200px;
  width: 100%;
}
@media (max-width: 840px) {
  .home .headline .description .btn-join,
  .home .headline .description .btn-login {
    display: block !important;
    max-width: none;
    height: 40px;
    line-height: 40px;
  }
}
.home .headline .description .btn-join {
  margin-right: 20px;
}
@media (max-width: 840px) {
  .home .headline .description .btn-join {
    margin: 20px auto -21px auto !important;
  }
}
.home .headline .description .btn-login {
  background-color: #ffffff;
  color: #00a3e0;
}
@media (max-width: 840px) {
  .home .headline .description .btn-login {
    margin: 30px auto 0 auto !important;
  }
}
.home .headline .card-img {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  max-width: 383px;
  width: 100%;
}
@media (max-width: 1042px) {
  .home .headline .card-img {
    max-width: 310px;
    margin-top: 30px;
  }
}
@media (max-width: 967px) {
  .home .headline .card-img {
    max-width: 230px;
    margin-top: 60px;
  }
}
@media (max-width: 840px) {
  .home .headline .card-img {
    display: none;
    margin: auto;
  }
}
.home .headline .card-img img {
  max-width: 383px;
  height: 100%;
  width: 100%;
}
.home .headline .btn-red {
  background-color: #ed1d24;
}
.home .points-circle,
.home .invited {
  background-color: #f1f1f1;
  padding: 20px 23px 20px 80px;
}
@media (max-width: 840px) {
  .home .points-circle,
  .home .invited {
    padding: 34px 20px 40px 20px;
  }
}
.home .points-circle .description,
.home .invited .description {
  max-width: 450px !important;
}
@media (max-width: 840px) {
  .home .points-circle .description,
  .home .invited .description {
    width: 100%;
    max-width: 340px;
    margin: auto;
  }
}
.home .points-circle .description .btn-blue,
.home .invited .description .btn-blue {
  max-width: 200px !important;
  margin: 20px 0;
}
.home .points-circle h1,
.home .invited h1 {
  font-family: emprint-regular;
  font-size: 41px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.13px;
  text-align: left;
}
@media (max-width: 945px) {
  .home .points-circle h1,
  .home .invited h1 {
    font-size: 28px;
  }
}
@media (max-width: 375px) {
  .home .points-circle h1,
  .home .invited h1 {
    font-size: 22px;
  }
}
.home .points-circle p,
.home .invited p {
  font-family: emprint-regular;
  font-size: 20px;
  margin: 20px 0;
}
@media (max-width: 840px) {
  .home .points-circle p,
  .home .invited p {
    font-size: 18px;
    text-align: left;
  }
}
.home .points-circle .btn-blue,
.home .invited .btn-blue {
  display: inline-block;
  max-width: 200px;
  margin: 15px 15px 30px 0;
}
@media (max-width: 760px) {
  .home .points-circle .btn-blue,
  .home .invited .btn-blue {
    max-width: 100%;
    max-width: 345px;
    margin: 0 15px 0 0;
  }
  .home .points-circle .btn-blue.btn-program,
  .home .invited .btn-blue.btn-program {
    width: 100%;
    text-align: center;
  }
}
.home .offer.new-reward-app {
  background-image: url("/Resources/images/default/common/rewards-plus-premium-card-dark.png");
}
.home .offer.frequent-filler-banner {
  background-image: url("/Resources/images/default/common/frequent-filler-bonus-pts-logo-only.png");
  background-position: 600px 30px;
}
.home .offer.join-in-app-banner {
  background-image: url("/Resources/images/default/common/join-in-app-banner.jpg");
  background-position: 600px 30px;
  background-size: 390px;
}
.home .offer.download-app-banner {
  background-image: url("/Resources/images/default/common/download-app.jpg");
  background-position: 580px 20px;
  background-size: 340px;
  padding-top: 50px;
}
.home .offer.reduce-contact {
  background-image: url("/Resources/images/default/common/phone.png");
}
.home .offer {
  background-size: 300px;
  background-repeat: no-repeat;
  background-position: 600px 120px;
  display: inline-block;
  padding: 30px 50px 40px 80px;
  width: 100%;
}
@media (max-width: 840px) {
  .home .offer {
    background-size: 280px;
    background-position: center 30px;
    display: block;
    max-width: 760px;
    padding: 160px 40px 0px 20px;
  }
  .home .offer.frequent-filler-banner {
    background-position: center 30px;
  }
  .home .offer.frequent-filler-banner .description {
    margin: 58px auto 0;
  }
  .home .offer.join-in-app-banner {
    background-position: center 30px;
    background-size: 332px;
  }
  .home .offer.join-in-app-banner .description {
    margin: 58px auto 0;
  }
  .home .offer.download-app-banner {
    background-position: center 16px;
    background-size: 320px;
    margin: 0;
  }
  .home .offer.download-app-banner .description {
    margin: 196px auto 0;
  }
  .home .offer.reduce-contact {
    padding-top: 270px;
  }
}
.home .offer .description {
  max-width: 550px;
}
@media (max-width: 840px) {
  .home .offer .description {
    width: 100%;
    max-width: 450px;
    margin: auto;
    text-align: center;
  }
}
.home .offer .description p.reward {
  color: #0d459b;
  font-family: emprint-light;
  font-size: 26px;
  text-align: left;
  line-height: normal;
}
@media (max-width: 900px) {
  .home .offer .description p.reward {
    font-size: 20px;
  }
}
@media (max-width: 420px) {
  .home .offer .description p.reward {
    font-size: 18px;
  }
}
.home .offer .description h1 {
  font-family: emprint-regular;
  font-size: 41px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.13px;
  text-align: left;
}
@media (max-width: 945px) {
  .home .offer .description h1 {
    font-size: 28px;
  }
}
@media (max-width: 375px) {
  .home .offer .description h1 {
    font-size: 22px;
  }
}
.home .offer .description h1 span.red {
  background-image: url("/Resources/images/default/common/underline-red.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 93% auto;
  color: #fe000c;
  font-family: emprint;
  font-weight: 600;
  padding-bottom: 5px;
}
@media (max-width: 375px) {
  .home .offer .description h1 span.red {
    padding-bottom: 3px;
  }
}
.home .offer .description .btn-blue {
  display: inline-block;
  max-width: 200px;
  margin: 30px 15px 30px 0;
}
@media (max-width: 760px) {
  .home .offer .description .btn-blue {
    max-width: 100%;
    max-width: 345px;
    margin: 30px 15px 0 0;
  }
  .home .offer .description .btn-blue.btn-program {
    width: 100%;
    text-align: center;
  }
}
.home .offer .description .btn-blue.blue-border {
  background-color: #ffffff;
  border: 2px solid #0c479d;
  color: #0c479d;
  margin-bottom: 30px;
}
@media (max-width: 760px) {
  .home .offer .description .btn-blue.blue-border {
    margin-right: 0 !important;
  }
}
.home .offer .description sup {
  font-size: 8px;
}
.home .invited {
  background-color: #21509f;
  color: #ffffff;
}
.home .invited p {
  font-weight: 700;
}
.home .invited a,
.home .invited a:visited,
.home .invited a:hover {
  color: #52b0e0;
}
.home .invited a.btn-blue,
.home .invited a:visited.btn-blue,
.home .invited a:hover.btn-blue {
  background-color: #21509f;
}
.home .invited a.btn-blue, .home .invited a.btn-light-blue,
.home .invited a:visited.btn-blue,
.home .invited a:visited.btn-light-blue,
.home .invited a:hover.btn-blue,
.home .invited a:hover.btn-light-blue {
  color: #ffffff;
  width: 150px !important;
  display: block;
  margin: 10px auto 0 0 !important;
}
@media (max-width: 760px) {
  .home .invited a.btn-blue, .home .invited a.btn-light-blue,
  .home .invited a:visited.btn-blue,
  .home .invited a:visited.btn-light-blue,
  .home .invited a:hover.btn-blue,
  .home .invited a:hover.btn-light-blue {
    margin: 10px auto 0 auto !important;
  }
}
.home .callout {
  max-width: 978px;
  margin: 23px 3%;
  width: 94%;
}
.home .callout.mobile {
  display: none;
}
@media (max-width: 600px) {
  .home .callout {
    display: none;
  }
  .home .callout.mobile {
    display: inline;
    margin: 23px 5%;
    width: 90%;
  }
}
.home .aarp-benefits {
  border-bottom: 1px solid #979797;
  display: block;
  margin: 0 auto 20px;
  max-width: 1440px;
  padding: 0 30px;
}
.home .aarp-benefits .aarp-card-callout {
  width: 100%;
}
.home .aarp-benefits h2 {
  font-family: emprint-bold;
  font-size: 30px;
  margin: -20px 0 20px;
  text-align: center;
}
.home .aarp-benefits p {
  color: #2b2b2b;
  font-family: emprint-regular;
  font-size: 20px;
  margin: 30px 50px 20px;
  text-align: center;
}
.home .aarp-benefits p strong {
  font-weight: 900;
}
.home .aarp-benefits p a {
  color: #0497C3;
  font-weight: bold;
  text-decoration: none;
}
.home .aarp-benefits p a:hover {
  text-decoration: underline;
}
.home .aarp-benefits .member-join-section {
  text-align: center;
  padding-bottom: 2rem;
}
.home .aarp-benefits .member-join-section .join-cta {
  display: inline-block;
}
.home .aarp-benefits .member-join-section .join-cta p {
  margin: 10px 20px;
}
.home .program-benefits {
  padding: 0 20px;
  margin: 0;
  list-style: none;
  max-width: 1440px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-flex-flow: row;
  justify-content: space-around;
}
@media (max-width: 840px) {
  .home .program-benefits {
    display: block;
    margin: auto;
  }
}
.home .program-benefits p {
  color: #2b2b2b;
  font-family: emprint-regular;
  font-size: 25px;
  margin: 30px 0 20px 0;
}
@media (max-width: 840px) {
  .home .program-benefits p {
    font-family: emprint-semi-bold;
    font-size: 16px;
    margin: 30px 0 -20px 0;
    text-align: center;
  }
}
.home .program-benefits .card-section {
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-bottom: 30px;
  max-width: 308px;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
@media (max-width: 995px) {
  .home .program-benefits .card-section {
    max-width: 275px;
  }
}
@media (max-width: 890px) {
  .home .program-benefits .card-section {
    max-width: 235px;
  }
}
@media (max-width: 840px) {
  .home .program-benefits .card-section {
    max-width: 308px;
    display: block;
    margin: 0px auto 45px auto;
    border: none;
  }
}
.home .program-benefits .card-section .section-image {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}
@media (max-width: 840px) {
  .home .program-benefits .card-section .section-image {
    height: 153px;
    overflow: hidden;
    padding: 0;
    border: none;
  }
}
.home .program-benefits .card-section .section-image img {
  display: block;
  margin: auto;
  max-width: 100%;
  width: auto;
}
@media (max-width: 840px) {
  .home .program-benefits .card-section .section-image img {
    display: block;
    margin: -19px auto 0;
    max-width: 100%;
    width: auto;
  }
}
.home .program-benefits .card-section .section-image .title {
  display: none;
  font-weight: normal;
  font-family: emprint-regular;
  font-size: 30px;
  color: #2b2b2b;
  text-align: left;
}
.home .program-benefits .card-section .section-description {
  padding: 30px 23px;
}
@media (max-width: 840px) {
  .home .program-benefits .card-section .section-description {
    padding: 5px 0 0 0;
  }
}
.home .program-benefits .card-section .section-description .title {
  color: #2b2b2b;
  font-family: emprint-regular;
  font-size: 25px;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 840px) {
  .home .program-benefits .card-section .section-description .title {
    font-size: 30px;
  }
}
.home .program-benefits .card-section .section-description p {
  color: #808080;
  font-family: emprint-regular;
  font-size: 14px;
  margin: 0 30px;
}
@media (max-width: 840px) {
  .home .program-benefits .card-section .section-description p {
    margin: 30px 0;
    text-align: left;
  }
}
.home .membership-expiring-section {
  text-align: center;
  padding-bottom: 2rem;
}
.home .membership-expiring-section .join-cta {
  display: inline-block;
  padding: 1rem 2rem 0.5rem;
}
.home .membership-expiring-section .join-cta p {
  margin: 10px 20px;
}
.home body.not-logged .logged-out .start-saving {
  display: block !important;
}
.home .start-saving {
  margin-bottom: 32px;
  background: url(/Resources/images/default/common/bg-bottom-banner.png) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  padding: 45px 40px 45px 40px;
  display: block !important;
}
@media (max-width: 840px) {
  .home .start-saving {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .home .start-saving {
    padding: 35px 40px 35px 40px;
  }
}
.home .start-saving .wrap-text {
  display: block;
  max-width: 541px;
  width: 100%;
  margin: 0 auto 0;
}
.home .start-saving .wrap-text .common-p {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 500px) {
  .home .start-saving .wrap-text .common-p {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  .home .start-saving .wrap-text .common-p {
    line-height: normal;
  }
}
.home .start-saving .wrap-text .common-p span {
  font-family: emprint-semi-bold;
}
.home .start-saving .wrap-text .common-title {
  color: #ffffff;
  font-size: 40px;
  margin: 0 0 12px 0;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 320px) {
  .home .start-saving .wrap-text .common-title {
    font-size: 39px;
  }
}
.home .start-saving .wrap-text .btn-blue {
  margin: 25px auto 0;
  max-width: 200px;
  min-height: 47px;
  line-height: 47px;
}
@media (max-width: 840px) {
  .home .start-saving .wrap-text .btn-blue {
    width: 100%;
  }
}
@media (max-width: 340px) {
  .home .start-saving .wrap-text .btn-blue {
    max-width: none !important;
    margin: 20px auto 0;
    min-height: 40px !important;
    line-height: 40px !important;
  }
}
.home .hp-text {
  padding: 0 20px 30px 20px;
}
.home .hp-text p {
  font-family: emprint-regular;
  font-size: 12px;
  color: #2b2b2b;
  text-align: left;
  line-height: 20px;
}
.home .hp-text a {
  font-family: emprint-semi-bold;
  color: #0d459b;
}
.home .hp-text a:visited {
  color: #0d459b;
}
.home .step-1-wrapper .offer.earn-together-banner {
  background: #e2e2e2;
  border-top-color: #e2e2e2;
}
.home .header-welcome {
  border-bottom: #ddd solid 1px;
  padding: 0 10px;
}
@media (min-width: 480px) {
  .home .header-welcome {
    height: 180px;
  }
}
.home .header-welcome .logo {
  text-align: right;
  padding: 20px 20px 0;
}
.home .header-welcome a img {
  height: 46px;
  max-width: 172px;
  width: 100%;
  margin: 15px 0 0px 4px;
}
@media (max-width: 480px) {
  .home .header-welcome .greeting h1 {
    font-size: 30px;
  }
}
.home .header-welcome .greeting h1 {
  color: #0d459b;
  font-family: emprint-light;
  font-size: 50px;
  margin: 1rem 2rem;
}
@media (min-width: 480px) {
  .home .points-module {
    display: flex;
    padding: 40px;
  }
}
@media (min-width: 540px) and (max-width: 1023px) {
  .home .points-module {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 480px) and (max-width: 539px) {
  .home .points-module {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.home .points-module .points-balance {
  background: url("/Resources/images/default/rewards-points/helix-dots-sm.jpg") no-repeat center bottom;
  position: relative;
  text-align: center;
}
@media (min-width: 480px) {
  .home .points-module .points-balance {
    border: #ddd solid 1px;
    height: 400px;
    width: 280px;
  }
}
@media (min-width: 540px) and (max-width: 1023px) {
  .home .points-module .points-balance {
    border: #ddd solid 1px;
    height: 400px;
    width: 280px;
  }
}
@media (min-width: 480px) and (max-width: 539px) {
  .home .points-module .points-balance {
    border: #ddd solid 1px;
    height: 400px;
    width: 280px;
  }
}
.home .points-module .points-balance h4 {
  font-size: 16px;
}
@media (min-width: 480px) {
  .home .points-module .points-balance h4 {
    font-size: 18px;
  }
}
.home .points-module .points-balance .points-total-container {
  background: url("/Resources/images/default/rewards-points/flurry.svg") no-repeat center bottom;
  background-size: 190px;
}
.home .points-module .points-balance .points-total-container .points-total {
  font-family: emprint-semi-bold;
  font-size: 132px;
  color: red;
}
@media (max-width: 480px) {
  .home .points-module .points-balance .points-total-container {
    float: left;
    width: 50%;
    height: 155px;
  }
  .home .points-module .points-balance .points-total-container .points-total {
    font-size: 15vw !important;
    margin-top: 50px;
    height: 68px;
  }
}
.home .points-module .points-balance .savings-total-container {
  border-left: #ddd solid 1px;
  float: right;
  margin: 40px 0 20px;
  padding: 15px 5px;
  width: 50%;
}
@media (min-width: 310px) {
  .home .points-module .points-balance .savings-total-container {
    padding: 20px;
  }
}
@media (max-width: 393px) {
  .home .points-module .points-balance .savings-total-container .savings-total {
    margin-left: -2vw;
  }
}
@media (max-width: 375px) {
  .home .points-module .points-balance .savings-total-container .savings-total {
    margin-left: -4vw;
  }
}
@media (min-width: 480px) {
  .home .points-module .points-balance .savings-total-container {
    border-left: none;
    border-top: #ddd solid 1px;
    margin: 20px;
    padding-top: 20px;
    width: 88%;
  }
}
.home .points-module .points-balance .savings-total {
  color: #0d459b;
  font-family: emprint-semi-bold;
  font-size: 40px;
  margin-bottom: 10px;
}
.home .points-module .points-balance .points-desc-section {
  background-color: #0d459b;
  bottom: 0;
  clear: both;
  padding: 14px;
}
@media (min-width: 480px) {
  .home .points-module .points-balance .points-desc-section {
    position: absolute;
  }
}
.home .points-module .points-balance .points-desc-section p {
  color: #fff;
  font-size: 14px;
}
.home .points-module .points-progress {
  flex: 1;
  padding: 0 10px;
}
@media (min-width: 340px) {
  .home .points-module .points-progress {
    padding: 0 30px;
  }
}
@media (min-width: 480px) {
  .home .points-module .points-progress {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 539px) {
  .home .points-module .points-progress {
    padding-left: 0px;
  }
}
.home .points-module .points-progress .title {
  font-family: emprint-semi-bold;
}
@media (max-width: 480px) {
  .home .points-module .points-progress .title {
    font-size: 24px;
    margin-top: 20px;
  }
}
@media (min-width: 480px) and (max-width: 539px) {
  .home .points-module .points-progress .title {
    text-align: center;
    margin-top: 20px;
  }
}
.home .points-module .points-progress .cta-panel {
  flex-direction: row;
  margin-top: 20px;
  max-width: 100%;
}
@media (min-width: 480px) {
  .home .points-module .points-progress .cta-panel {
    display: flex;
  }
}
@media (min-width: 540px) and (max-width: 1023px) {
  .home .points-module .points-progress .cta-panel {
    display: flex;
    flex-direction: column;
    max-width: 350px;
  }
}
@media (min-width: 480px) and (max-width: 539px) {
  .home .points-module .points-progress .cta-panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }
}
.home .points-module .points-progress .cta-panel > div {
  height: 128px;
  margin: 40px auto 0;
  text-align: center;
  width: 100%;
}
@media (min-width: 340px) {
  .home .points-module .points-progress .cta-panel > div {
    width: 78%;
  }
}
@media (min-width: 480px) {
  .home .points-module .points-progress .cta-panel > div {
    margin: 0;
    width: 50%;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .points-module .points-progress .cta-panel > div {
    width: 158px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .home .points-module .points-progress .cta-panel > div {
    margin-top: 20px;
    width: 58%;
  }
}
.home .points-module .points-progress .cta-panel > div.link-aarp {
  background: url("/Resources/images/default/rewards-points/aarp_off_version.jpg") no-repeat 17px bottom;
  background-size: 180px;
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .points-module .points-progress .cta-panel > div.link-aarp {
    background-position: 17px 40px;
    background-size: 128px;
  }
}
.home .points-module .points-progress .cta-panel .premium {
  background: url("/Resources/images/default/rewards-points/EMR-premium-progress.gif") no-repeat -854px bottom;
  background-size: 1100px;
}
.home .points-module .points-progress .cta-panel .premium.one {
  background-position: -579px bottom;
}
.home .points-module .points-progress .cta-panel .premium.two {
  background-position: -304px bottom;
}
.home .points-module .points-progress .cta-panel .premium.full {
  background-position: -29px bottom;
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .points-module .points-progress .cta-panel .premium {
    background-position: -646px 32px;
    background-size: 827px;
  }
  .home .points-module .points-progress .cta-panel .premium.one {
    background-position: -439px 32px;
  }
  .home .points-module .points-progress .cta-panel .premium.two {
    background-position: -232px 32px;
  }
  .home .points-module .points-progress .cta-panel .premium.full {
    background-position: -26px 32px;
  }
}
.home .points-module .points-progress .cta-panel .frequent-filler {
  background: url("/Resources/images/default/rewards-points/frequent-filler-progress.gif") no-repeat -2755px 32px;
  background-size: 3000px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.one {
  background-position: -2482px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.two {
  background-position: -2210px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.three {
  background-position: -1936px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.four {
  background-position: -1663px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.five {
  background-position: -1390px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.six {
  background-position: -1117px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.seven {
  background-position: -844px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.eight {
  background-position: -570px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.nine {
  background-position: -300px 32px;
}
.home .points-module .points-progress .cta-panel .frequent-filler.full {
  background-position: -28px 32px;
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .points-module .points-progress .cta-panel .frequent-filler {
    background-position: -2100px 32px;
    background-size: 2287px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.one {
    background-position: -1892px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.two {
    background-position: -1684px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.three {
    background-position: -1476px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.four {
    background-position: -1268px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.five {
    background-position: -1060px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.six {
    background-position: -852px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.seven {
    background-position: -644px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.eight {
    background-position: -436px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.nine {
    background-position: -228px 32px;
  }
  .home .points-module .points-progress .cta-panel .frequent-filler.full {
    background-position: -20px 32px;
  }
}
.home .points-module .points-progress .cta-panel .extra-savings {
  background: url("/Resources/images/default/rewards-points/AARP-cta.gif") no-repeat -304px bottom;
  background-size: 550px;
}
.home .points-module .points-progress .cta-panel .extra-savings.linked {
  background-position: -29px bottom;
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .points-module .points-progress .cta-panel .extra-savings {
    background-position: -17px bottom;
    background-size: 414px;
  }
  .home .points-module .points-progress .cta-panel .extra-savings.linked {
    background-position: -224px bottom;
  }
}
.home .points-module .points-progress .cta-panel a {
  color: #0d459b;
  font-family: emprint-semi-bold;
  padding: 10px 0;
  position: relative;
  text-decoration: none;
}
@media (min-width: 340px) {
  .home .points-module .points-progress .cta-panel a {
    padding: 10px;
  }
}
.home .points-module .points-progress .cta-panel a:after {
  background: url("/Resources/images/default/common/arrowright.png") no-repeat;
  bottom: 11px;
  content: " ";
  height: 12px;
  margin-left: 3px;
  position: absolute;
  width: 8px;
}
.home .value-prop-chart .heading h2 {
  font-family: emprint-semi-bold;
  font-size: 30px;
  margin-bottom: 30px;
}
.home .value-prop-chart .chart-table-header .chart-row {
  display: flex;
  justify-content: flex-end;
}
.home .value-prop-chart .chart-table-header .chart-row .chart-col {
  background-color: #0d459b;
  border-left: #ddd solid 1px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  color: #fff;
  padding: 12px;
  margin-top: 20px;
  width: 50%;
}
@media (max-width: 480px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col {
    text-align: center;
  }
}
@media (min-width: 480px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col {
    height: 60px;
    width: 33%;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col {
    height: 122px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col {
    height: 102px;
  }
}
.home .value-prop-chart .chart-table-header .chart-row .chart-col .icon {
  background: url("/Resources/images/default/rewards-points/home.png") no-repeat center;
  background-size: 80px;
  background-color: red;
  border-radius: 39px;
  height: 78px;
  margin: -48px auto 10px;
  width: 78px;
  display: block;
  float: none;
}
@media (min-width: 480px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col .icon {
    margin: -47px 10px 7px 28px;
  }
}
@media (min-width: 768px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col .icon {
    float: left;
    margin: -30px 10px 10px 0;
  }
}
@media (min-width: 1440px) {
  .home .value-prop-chart .chart-table-header .chart-row .chart-col .icon {
    margin: -20px 10px -20px 0;
  }
}
.home .value-prop-chart .chart-table-header .chart-row .chart-col .icon.pump {
  background: url("/Resources/images/default/rewards-points/pump.png") no-repeat center;
  background-size: 80px;
}
.home .value-prop-chart .chart-table {
  margin-bottom: 20px;
}
.home .value-prop-chart .chart-table .chart-row {
  border-bottom: #ddd solid 1px;
  border-top: #ddd solid 1px;
}
@media (max-width: 480px) {
  .home .value-prop-chart .chart-table .chart-row {
    border-left: #ddd solid 1px;
    border-right: #ddd solid 1px;
  }
}
@media (min-width: 480px) {
  .home .value-prop-chart .chart-table .chart-row {
    display: flex;
    justify-content: space-between;
  }
}
.home .value-prop-chart .chart-table .chart-row .chart-col {
  color: #808080;
  padding: 15px;
  text-align: center;
}
.home .value-prop-chart .chart-table .chart-row .chart-col > img {
  max-width: 100%;
}
.home .value-prop-chart .chart-table .chart-row .chart-col > sup {
  font-size: 8px;
  margin-top: -3px;
  position: absolute;
}
.home .value-prop-chart .chart-table .chart-row .chart-col > strong {
  color: #0d459b;
}
.home .value-prop-chart .chart-table .chart-row .chart-col > strong .icon.plus::after {
  content: "";
  background-image: url(/Resources/images/default/rewards-points/plus.jpg);
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(3), .home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(4) {
  display: inline-block;
  width: 50%;
  padding-top: 25px;
}
@media (max-width: 480px) {
  .home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(3) {
    border-right: #ddd dashed 2px;
  }
  .home .value-prop-chart .chart-table .chart-row .chart-col {
    padding: 10px 15px 15px;
  }
}
@media (min-width: 480px) {
  .home .value-prop-chart .chart-table .chart-row .chart-col {
    border-left: #ddd solid 1px;
    border-right: #ddd solid 1px;
    display: block;
  }
  .home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(1), .home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(2) {
    width: 17%;
    font-size: 11px;
  }
  .home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(3), .home .value-prop-chart .chart-table .chart-row .chart-col:nth-child(4) {
    width: 33%;
  }
}
.home .value-prop-chart .chart-table .chart-row.bottom .bot_chart_col {
  padding-top: 23px;
}
@media (max-width: 480px) {
  .home .value-prop-chart .chart-table .chart-row.bottom > .chart-col:nth-child(2), .home .value-prop-chart .chart-table .chart-row.bottom > .chart-col:nth-child(3) {
    display: inline-block;
    width: 50%;
  }
  .home .value-prop-chart .chart-table .chart-row.bottom > .chart-col:nth-child(2) {
    border-right: #ddd dashed 2px;
  }
}
@media (min-width: 480px) {
  .home .value-prop-chart .chart-table .chart-row.bottom > .chart-col {
    width: 33%;
  }
  .home .value-prop-chart .chart-table .chart-row.bottom > .chart-col:nth-child(1) {
    width: 34%;
  }
}
.home .value-prop-chart .chart-table .chart-row.bottom .earning-title {
  color: red;
  font-family: emprint-semi-bold;
  font-size: 21px;
  margin: 15px 0;
}
.home .store-promo .inner-content {
  background: url(/Resources/images/default/rewards-points/c-store.jpg) no-repeat right top;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .home .store-promo .inner-content {
    background: url(/Resources/images/default/rewards-points/c-store-m.jpg) no-repeat left top;
    background-size: cover;
    padding-bottom: 14px;
  }
}
@media (min-width: 480px) {
  .home .store-promo .inner-content {
    display: flex;
  }
  .home .store-promo .inner-content > * {
    max-width: 50%;
  }
}
.home .store-promo .inner-content .promo-desc {
  padding: 30px 0 20px 20px;
}
.home .store-promo .inner-content .promo-desc h1 {
  font-size: 1.75rem;
  font-family: emprint-semibold;
  margin-bottom: 10px;
}
.home .store-promo .inner-content .promo-desc p {
  font-size: 14px;
}
@media (max-width: 480px) {
  .home .store-promo .inner-content .promo-desc p {
    max-width: 70%;
  }
}
@media (min-width: 480px) {
  .home .store-promo .inner-content .promo-cta {
    flex: 1;
    padding: 20px 40px;
  }
}
.home .store-promo .inner-content .promo-cta .view-promo-cta {
  margin: 0 20px 20px;
}
@media (min-width: 480px) {
  .home .store-promo .inner-content .promo-cta .view-promo-cta {
    float: right;
    margin: 30px auto;
  }
}
.home .store-promo .inner-content .promo-cta .view-promo-cta {
  width: 150px;
}
.home .start-points-circle {
  padding: 20px;
}
@media (min-width: 480px) {
  .home .start-points-circle {
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
    margin: 40px auto;
  }
}
.home .start-points-circle > .start-points-circle-inner {
  flex: 1;
}
.home .start-points-circle .points-circle-desc h1 {
  font-size: 2.25rem;
  font-family: emprint-bold;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .home .start-points-circle .points-circle-desc h1 {
    margin-top: 20px;
  }
}
.home .start-points-circle .points-circle-desc p {
  font-size: 18px;
}
.home .start-points-circle .points-circle-desc .start-points-circle-cta {
  font-size: 18px;
  margin: 20px 20px 20px 0;
  width: 230px;
}
@media (max-width: 480px) {
  .home .start-points-circle .points-circle-desc .start-points-circle-cta {
    max-width: inherit;
    width: 100%;
  }
}
.home .start-points-circle .points-circle-graphic {
  text-align: center;
}
.home .find-nearest-banner .banner-cta {
  background: url(/Resources/images/default/rewards-points/find-nearest.jpg) no-repeat right top;
  background-size: contain;
  color: #fff;
  max-width: inherit;
  min-height: 312px;
  padding: 40px;
  text-align: left;
}
@media (max-width: 480px) {
  .home .find-nearest-banner .banner-cta {
    background: url(/Resources/images/default/rewards-points/find-nearest-sm.jpg) no-repeat left top;
    background-size: 380px;
    min-height: 114px;
    padding: 0;
  }
}
.home .find-nearest-banner .banner-cta .banner-content {
  position: relative;
  width: 240px;
}
@media (max-width: 480px) {
  .home .find-nearest-banner .banner-cta .banner-content {
    padding: 14px;
    width: 150px;
  }
  .home .find-nearest-banner .banner-cta .banner-content h1 {
    font-size: 14px;
  }
}
.home .find-nearest-banner .banner-cta .banner-content :after {
  background: url(/Resources/images/default/common/arrowright-white.png) no-repeat;
  bottom: 2px;
  content: " ";
  right: 32px;
  height: 12px;
  position: absolute;
  width: 8px;
}
@media (max-width: 480px) {
  .home .find-nearest-banner .banner-cta .banner-content :after {
    bottom: 14px;
    content: " ";
    right: 52px;
  }
}
.home .aarp-banner {
  margin-bottom: 40px;
  text-align: center;
}
.home .aarp-banner .banner-image img {
  max-width: 100%;
}
.home .aarp-banner .banner-image img:not(.mobile) {
  display: none;
}
@media (min-width: 480px) {
  .home .aarp-banner .banner-image img:not(.mobile) {
    display: block;
  }
}
@media (min-width: 480px) {
  .home .aarp-banner .banner-image img.mobile {
    display: none;
  }
}
.home .aarp-banner h2 {
  font-family: emprint-bold;
  font-size: 2rem;
  margin: 20px;
}
.home .aarp-banner p {
  line-height: 1.4rem;
  margin: 20px 40px 0;
}
.home .aarp-banner .aarp-link-cta {
  border: none;
  font-size: 1.1rem;
  margin: 2px auto;
  position: relative;
  width: auto;
}
.home .aarp-banner .aarp-link-cta:after {
  background: url(/Resources/images/default/common/arrowright.png) no-repeat;
  bottom: 11px;
  content: " ";
  right: 9px;
  height: 12px;
  position: absolute;
  width: 8px;
}
@media (min-width: 480px) {
  .home .non-member-banner {
    display: flex;
  }
  .home .non-member-banner > * {
    flex: 1;
  }
}
.home .non-member-banner.aarp-banner .banner-image > img {
  display: block;
}
.home .non-member-banner .banner-content {
  text-align: left;
}
@media (max-width: 480px) {
  .home .non-member-banner .banner-content .aarp-link-cta, .home .non-member-banner .banner-content > h2, .home .non-member-banner .banner-content > p {
    margin: 10px 0;
    padding: 0;
  }
  .home .non-member-banner .banner-content .aarp-link-cta::after {
    bottom: 10px;
    right: -12px;
  }
}
@media (min-width: 480px) {
  .home .non-member-banner .banner-content {
    padding: 0 20px;
  }
  .home .non-member-banner .banner-content > * {
    margin: 0 10px 10px 30px;
  }
  .home .non-member-banner .banner-content .aarp-link-cta {
    margin-top: -10px;
    margin-left: 10px;
  }
}
.home .activity-panel {
  margin-top: 30px;
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .activity-panel {
    margin-top: 0;
  }
}
.home .activity-panel .heading-mobile h3 {
  font-family: emprint-bold;
  font-size: 28px;
}
@media (min-width: 480px) {
  .home .activity-panel .heading-mobile {
    display: none;
  }
}
.home .activity-panel .activities {
  margin-top: 20px;
}
.home .activity-panel .activities .row {
  border-bottom: solid #ddd 1px;
  font-size: 14px;
  text-transform: uppercase;
}
.home .activity-panel .activities .row .points {
  float: right;
  font-family: emprint-semi-bold;
}
.home .activity-panel .activities .row .points .smart-card-info-label {
  display: block;
  width: 80%;
}
@media (min-width: 1440px) {
  .home .activity-panel .activities .row .points .smart-card-info-label {
    float: right;
    width: 40%;
  }
}
.home .activity-panel .activities .row .points .smart-card-info-icon {
  display: block;
  float: right;
}
.home .activity-panel .activities .row .points .smart-card-info-icon img {
  width: 20px;
}
.home .activity-panel .activities .row .savings {
  color: #04d60c;
  text-transform: none;
}
@media (max-width: 480px) {
  .home .activity-panel .activities .row:first-child {
    border-top: solid #ddd 1px;
  }
  .home .activity-panel .activities .row:first-child .points {
    margin-top: 10px;
  }
  .home .activity-panel .activities .row .title {
    font-size: 18px;
    margin: 10px 0;
  }
  .home .activity-panel .activities .row .location {
    display: none;
  }
}
@media (min-width: 480px) {
  .home .activity-panel .activities .row {
    padding: 10px 30px;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .home .activity-panel .activities .row {
    padding: 10px;
  }
}
.home .activity-panel .activities .row.info-row {
  color: #808080;
}
.home .activity-panel .all-activity-cta {
  float: right;
}
.home .activity-panel .title {
  font-family: emprint-semi-bold;
}
@media (max-width: 480px) {
  .home .activity-panel .title {
    font-size: 24px;
    margin-top: 20px;
  }
}
.home .points-activities-modal .disclaimer,
.home .points-activities-modal .pagination {
  margin: 40px auto 0;
}
.home .points-activities-modal .pagination {
  text-align: center;
}
.home .points-activities-modal .pagination ul {
  display: inline-flex;
}
.home .points-activities-modal .pagination ul li a {
  color: #454545;
  display: block;
  font-family: emprint-semi-bold;
  padding: 10px 20px;
  text-decoration: none;
}
.home .points-activities-modal .pagination ul li a.active, .home .points-activities-modal .pagination ul li a:hover {
  background-color: #0d459b;
  color: #fff;
}

.home.logged .headline {
  background-image: url("/Resources/images/default/common/bg-top-banner.jpg");
  padding: 80px 23px 40px 80px;
  height: initial;
}
@media (max-width: 840px) {
  .home.logged .headline {
    padding: 34px 20px 40px 20px;
  }
}
.home.logged .headline .description {
  max-width: 450px !important;
}
.home.logged .headline .description .btn-blue {
  max-width: 200px !important;
  margin: 30px 0;
}
@media (max-width: 760px) {
  .home.logged .step-1-wrapper .description .btn-blue {
    max-width: none !important;
    width: 100%;
  }
}
.home.logged .disclaimer {
  font-size: 12px;
}
.home.logged .disclaimer p {
  margin-bottom: 20px;
}
@media (max-width: 840px) {
  .home.logged .program-benefits .card-section .section-description .title {
    margin-bottom: 80px;
  }
}
.home.logged .circle-introduction {
  background-color: #f1f1f1;
  padding: 40px 80px 20px 80px;
  text-align: center;
}
@media (max-width: 840px) {
  .home.logged .circle-introduction {
    padding: 16px 20px 3px 20px;
  }
}
.home.logged .circle-introduction .circle-details {
  margin: 0 auto;
  max-width: 450px !important;
}
.home.logged .circle-introduction h2 {
  color: #2b2b2b;
  font-family: emprint-light;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 12px;
}
.home.logged .circle-introduction p {
  font-family: emprint-light;
  font-size: 15px;
  line-height: 20px;
  margin: 0 20px;
}
.home.logged .circle-introduction .btn-blue {
  margin-top: 19px;
}
.home.logged .circle-invitation-banner {
  background-color: #0c4ea5;
  color: #fff;
  padding: 20px 28px 28px;
  text-align: center;
}
.home.logged .circle-invitation-banner p {
  font-family: emprint-bold;
  line-height: 23px;
}
.home.logged .circle-invitation-banner p a {
  color: #04b1e5;
  font-family: emprint-bold;
}
.home.logged .circle-invitation-banner .btn-light-blue {
  margin: 18px auto 12px;
  max-width: 134px;
}
.home.logged .circle-invitation-banner > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.home.logged .left-block,
.home.logged .right-block {
  height: 300px;
}
.home.logged .left-block .title,
.home.logged .right-block .title {
  margin: 0;
}

.home.not-logged .offer .description {
  max-width: 550px;
}
@media (max-width: 460px) {
  .home.not-logged .offer .description {
    max-width: 340px;
  }
}
.home.not-logged .offer .description .btn-blue {
  border: 2px solid #0c479d;
}
.home.not-logged .new-banner-wrapper {
  margin-top: 25px;
  padding: 0 10px;
}
@media (max-width: 760px) {
  .home.not-logged .new-banner-wrapper {
    margin-top: 15px;
  }
}
.home.not-logged .description {
  max-width: 490px;
  margin-right: 35px;
}
.home.not-logged .description .title {
  line-height: normal;
  font-weight: normal;
  margin-top: 0 !important;
  max-width: none;
}
.home.not-logged .description p {
  margin-top: 20px;
  max-width: 450px;
}
.home.not-logged .start-saving {
  margin-bottom: 32px;
}
@media (max-width: 480px) {
  .home.not-logged .start-saving .btn-blue {
    max-width: 280px;
  }
}

.home.logged.ie .step-1-wrapper .headline {
  padding: 80px 70px 20px 80px !important;
}

.home.logged.app-clip .points-module {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (max-width: 540px) {
  .home.logged.app-clip .points-module {
    padding: 20px;
  }
}
.home.logged.app-clip .points-module .points-balance {
  height: 280px;
}
.home.logged.app-clip .points-module .points-balance .points-total-container {
  background-image: none;
  padding: 100px 0;
}
.home.logged.app-clip .points-module .points-balance .points-total-container h4 {
  font-size: 1.2rem;
}
@media (max-width: 480px) {
  .home.logged.app-clip .points-module .points-balance .points-total-container {
    border-bottom: #e2e2e2 solid 1px;
    float: none;
    padding: 20px 20px 40px;
    margin: 10px 0 20px;
    width: auto;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .home.logged.app-clip .points-module .points-balance .points-total-container {
    padding: 50px 0;
  }
}
@media (min-width: 480px) {
  .home.logged.app-clip .points-module .points-balance {
    height: 430px;
  }
}
.home.logged.app-clip .points-module .app-download {
  flex: 1;
  padding: 0;
}
.home.logged.app-clip .points-module .app-download .title {
  font-family: emprint-bold;
  font-size: 1.8rem;
  margin: 20px 0 10px;
}
@media (min-width: 480px) {
  .home.logged.app-clip .points-module .app-download .title {
    font-size: 2.2rem;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .home.logged.app-clip .points-module .app-download .title {
    font-size: 1.8rem;
  }
}
.home.logged.app-clip .points-module .app-download .app-download-cta {
  margin: 10px 0 0;
  max-width: 100%;
}
@media (min-width: 480px) {
  .home.logged.app-clip .points-module .app-download .app-download-cta {
    max-width: 200px;
  }
}
.home.logged.app-clip .points-module .app-download iframe {
  height: auto;
  width: 240px;
}
@media (min-width: 360px) {
  .home.logged.app-clip .points-module .app-download iframe {
    width: 320px;
  }
}
@media (min-width: 375px) {
  .home.logged.app-clip .points-module .app-download iframe {
    width: 330px;
  }
}
@media (min-width: 410px) {
  .home.logged.app-clip .points-module .app-download iframe {
    width: 368px;
  }
}
@media (min-width: 540px) {
  .home.logged.app-clip .points-module .app-download iframe {
    width: 350px;
  }
}
@media (min-width: 768px) {
  .home.logged.app-clip .points-module .app-download iframe {
    width: 387px;
  }
}
@media (min-width: 1440px) {
  .home.logged.app-clip .points-module .app-download iframe {
    min-height: 264px;
    width: 630px;
  }
}
@media (min-width: 540px) {
  .home.logged.app-clip .points-module .app-download {
    padding: 0 0 0 20px;
  }
}
@media (min-width: 1440px) {
  .home.logged.app-clip .points-module .app-download {
    padding: 0 0 0 40px;
  }
}

.mob-nav {
  position: absolute;
  right: -75%;
  top: 0;
  width: 75%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.mob-nav .mobile-logo {
  padding: 6px 19px;
}
.mob-nav .mobile-logo a img {
  width: 210px;
}
.mob-nav .ul-mob-nav {
  width: 100%;
  z-index: 2;
  padding: 0 30px;
}
.mob-nav .ul-mob-nav li {
  border-bottom: 1px solid #d6d6d6;
  color: #454545;
  display: block;
  height: 100%;
  font-family: emprint-semi-bold;
  font-size: 14px;
  font-weight: 700;
  line-height: 52px;
  min-height: 52px;
  position: relative;
}
.mob-nav .ul-mob-nav li a {
  color: #454545;
  font-family: emprint-bold !important;
  text-decoration: none;
}
.mob-nav .ul-mob-nav li img {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 16px;
}
.mob-nav .ul-mob-nav li:last-child {
  border-bottom: none;
}

main {
  padding: 0 0 32px 0;
}

.rewards-points-wrapper {
  display: inline-block;
  margin: auto;
  width: 100%;
  vertical-align: top;
}
.rewards-points-wrapper.left {
  margin-top: 30px;
  padding: 0 0 0 20px;
  width: 320px;
}
.rewards-points-wrapper.right {
  margin: 30px 20px 0;
  padding: 0;
  width: calc(100% - 364px);
}
@media (max-width: 840px) {
  .rewards-points-wrapper.left, .rewards-points-wrapper.right {
    padding-top: 32px;
  }
}
@media (max-width: 768px) {
  .rewards-points-wrapper.left, .rewards-points-wrapper.right {
    display: block;
    max-width: 320px;
    margin: auto;
    padding: 30px 0 0;
    width: 100%;
  }
}
.rewards-points-wrapper .balance {
  background-image: url("/Resources/images/default/common/spot.png");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 212px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}
@media (max-width: 768px) {
  .rewards-points-wrapper .balance {
    margin-top: 30px;
  }
}
.rewards-points-wrapper .balance p {
  font-family: emprint-light;
  font-size: 18px;
}
.rewards-points-wrapper .balance p.text-right {
  font-size: 12px;
  padding-left: 5px;
  text-align: left;
}
.rewards-points-wrapper .balance .points-balance {
  font-family: emprint-light;
  font-size: 70px;
  font-weight: 300;
  line-height: 89px;
}
.rewards-points-wrapper .balance .total-savings {
  color: #00a14d;
  font-family: emprint-light;
  font-size: 30px;
  font-weight: normal;
  padding: 0;
  text-align: right;
}
.rewards-points-wrapper .balance .block-two {
  border-top: 1px solid rgba(216, 216, 216, 0.5);
  padding: 24px 0;
  margin-top: 10px;
  width: 100%;
}
.rewards-points-wrapper .balance .block-two .left {
  display: inline-block;
  width: 40%;
  vertical-align: top;
}
.rewards-points-wrapper .balance .block-two .right {
  display: inline-block;
  width: 56%;
}
.rewards-points-wrapper h2 {
  font-family: emprint-light;
  font-size: 18px;
  font-weight: normal;
  padding: 0px 20px 15px;
}
.rewards-points-wrapper .pump-wrapper {
  background: #0b366e;
  display: block;
}
.rewards-points-wrapper .pump-wrapper h2 {
  color: #fff;
  font-family: emprint-regular;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.16;
  padding: 24px 35px 2px;
  text-align: center;
}
.rewards-points-wrapper .pump-wrapper p {
  color: #fff;
  font-family: emprint-light;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  padding: 2px 10px;
}
.rewards-points-wrapper .pump-wrapper p.title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
}
.rewards-points-wrapper .pump-wrapper .description-wrapper {
  background-image: url("/Resources/images/default/rewards-points/fuel_pump_0.png");
  background-repeat: no-repeat;
  background-position: top center;
  border-bottom: 1px solid #fff;
  display: block;
  height: 240px;
  margin-top: 24px;
  padding-top: 65px;
  width: auto;
}
.rewards-points-wrapper .pump-wrapper .description-wrapper p {
  max-width: 150px;
  margin: auto;
}
.rewards-points-wrapper .pump-wrapper .trophy {
  max-width: 210px;
  margin: auto;
  padding: 25px 0;
  text-align: center;
}
.rewards-points-wrapper .pump-wrapper .trophy img {
  display: inline-block;
}
.rewards-points-wrapper .pump-wrapper .trophy p {
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  max-width: 180px;
  vertical-align: top;
}
.rewards-points-wrapper .pump-wrapper.step-1 {
  display: none;
}
.rewards-points-wrapper .pump-wrapper.step-1 .description-wrapper {
  background-image: url("/Resources/images/default/rewards-points/fuel_pump_1.png");
}
.rewards-points-wrapper .pump-wrapper.step-2 {
  display: none;
}
.rewards-points-wrapper .pump-wrapper.step-2 .description-wrapper {
  background-image: url("/Resources/images/default/rewards-points/fuel_pump_2.png");
}
.rewards-points-wrapper .pump-wrapper.step-3 {
  display: none;
}
.rewards-points-wrapper .pump-wrapper.step-3 .description-wrapper {
  background-image: url("/Resources/images/default/rewards-points/fuel_pump_3.png");
}
.rewards-points-wrapper .transaction-wrapper {
  padding: 0;
}
.rewards-points-wrapper .transaction-wrapper .date {
  background-color: #f3f3f3;
  padding: 5px 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .rewards-points-wrapper .transaction-wrapper .date {
    text-align: center;
  }
}
.rewards-points-wrapper .transaction-wrapper p {
  color: #000000;
  font-family: emprint-light;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  padding: 0 20px 10px;
}
.rewards-points-wrapper .transaction-wrapper article.bonus .station .points {
  background-image: url("/Resources/images/default/common/solid-trophy.svg");
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  width: auto;
}
.rewards-points-wrapper .transaction-wrapper article.double-bonus .station-add {
  background-image: url("/Resources/images/default/common/tag-2-x-points.svg");
  background-repeat: no-repeat;
  background-position: 20px bottom;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.rewards-points-wrapper .transaction-wrapper article .station {
  font-family: emprint-semi-bold;
  border-top: 1px solid rgba(216, 216, 216, 0.5);
  padding: 10px 20px 4px;
}
.rewards-points-wrapper .transaction-wrapper article .station .points {
  display: block;
  font-family: emprint-semi-bold;
  text-align: center;
  float: right;
  padding-right: 20px;
}
.rewards-points-wrapper .transaction-wrapper article .savings {
  color: #00a14d;
  font-family: emprint-light;
  font-size: 11px;
  font-weight: 300;
  line-height: 14px;
}
.rewards-points-wrapper .transaction-wrapper article .savings span {
  font-family: emprint-light;
}
.rewards-points-wrapper .transaction-wrapper article ul {
  background-image: url("/Resources/images/default/common/icon-circle.png");
  background-repeat: no-repeat;
  background-position: 20px 12px;
  display: block;
  width: auto;
}
.rewards-points-wrapper .transaction-wrapper article ul::before {
  content: "";
  display: block;
  border-top: 1px solid rgba(216, 216, 216, 0.5);
  padding: 5px 0;
}
.rewards-points-wrapper .transaction-wrapper article ul li {
  color: #999999;
  font-family: emprint-semi-bold;
  font-size: 10px;
  padding: 0 10px 10px 40px;
}
.rewards-points-wrapper .transaction-wrapper article ul li .points {
  display: block;
  font-family: emprint-semi-bold;
  float: right;
  padding-right: 20px;
  text-align: center;
}
.rewards-points-wrapper .button-wrapper {
  border-top: 1px solid rgba(216, 216, 216, 0.5);
  padding-top: 24px;
}
.rewards-points-wrapper .button-wrapper::after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin: 0 20px;
}

.reg .heading {
  color: #0D469B;
}
.reg h1 {
  border-bottom: none;
  padding-bottom: 0;
}
.reg h2 {
  font-size: 18px;
  padding-bottom: 20px;
}
.reg h4 {
  font-size: 18px;
  padding-bottom: 20px;
}
.reg .required-fields {
  border-top: 1px solid #beb1d7;
  padding-top: 15px;
  margin-top: 10px;
  color: #595959;
  font-size: 0.85rem;
  text-align: right;
}
.reg .card-agreement .checkbox {
  display: flex;
  margin: 0 auto;
}
.reg .card-agreement p {
  font-size: 16px;
}
.reg .accordion {
  background: transparent;
  margin-top: 0;
  padding: 0;
}
.reg .accordion p,
.reg .accordion .cardnum-desc,
.reg .accordion .activation-desc {
  color: #808080;
}
.reg .aarp-member-card-link {
  border-top: 1px solid #beb1d7;
  padding-top: 20px;
  margin: 20px auto;
}
.reg .alternate-find-instructions .section-heading {
  display: block;
  font-family: emprint-bold;
  font-size: large;
  margin: 20px auto;
}

.img-70px {
  width: 70px;
}

.success h1 {
  font-size: 38px;
}
.success .app-card {
  text-align: center;
}
.success .app-card .badge {
  display: inline-block;
  margin: 10px;
}
.success .app-card .badge img {
  height: 40px;
}
.success form {
  max-width: fit-content;
}
.success .btn-blue {
  margin: 0 auto !important;
}

.terms-conditions-shell-wrapper {
  padding: 32px 12px 0;
}
@media screen and (max-width: 680px) {
  .terms-conditions-shell-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.terms-conditions-shell-wrapper article {
  padding: 0px 0px;
  border-top: 1px solid #AAA;
  border-left: 5px solid #00A3E0;
  margin-bottom: 5px;
}
.terms-conditions-shell-wrapper article .plus-button {
  border: 2px solid #0C479D;
  background-color: #e2e2e2;
  font-size: 16px;
  height: 2em;
  width: 2em;
  min-width: 2em;
  margin-left: 5px;
  border-radius: 999px;
  position: relative;
  cursor: pointer;
}
.terms-conditions-shell-wrapper article .plus-button:after, .terms-conditions-shell-wrapper article .plus-button:before {
  content: "";
  display: block;
  background-color: #0C479D;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.terms-conditions-shell-wrapper article .plus-button:before {
  height: 1.2em;
  width: 0.2em;
}
.terms-conditions-shell-wrapper article .plus-button:after {
  height: 0.2em;
  width: 1.2em;
}
.terms-conditions-shell-wrapper article button.plus-button:focus, .terms-conditions-shell-wrapper article button.plus-button:visited {
  border: 2px solid #0C479D;
  outline-color: #0C479D;
}
.terms-conditions-shell-wrapper article .less-button {
  border: 2px solid #0C479D;
  background-color: #fff;
  font-size: 16px;
  height: 2em;
  width: 2em;
  min-width: 2em;
  margin-left: 5px;
  border-radius: 999px;
  position: relative;
  cursor: pointer;
}
.terms-conditions-shell-wrapper article .less-button:after, .terms-conditions-shell-wrapper article .less-button:before {
  content: "";
  display: block;
  background-color: #0C479D;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.terms-conditions-shell-wrapper article .less-button:after {
  height: 0.2em;
  width: 1.2em;
}
.terms-conditions-shell-wrapper article button.less-button:focus, .terms-conditions-shell-wrapper article button.less-button:visited {
  border: 2px solid #0C479D;
  outline-color: #0C479D;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt {
  border: 1px solid #e2e2e2;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt .terms-conditions-link {
  text-decoration: none;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-txt-title {
  padding: 22px 22px 32px 24px;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-txt-title a {
  color: #000000;
  width: 100%;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-txt-title a:hover {
  text-decoration: none;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-bdy {
  padding: 0 1.5rem 0 1.5rem;
  overflow: hidden;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-bdy a {
  color: #202020;
  text-decoration: underline;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-bdy p {
  padding: 0 0 1.5rem 0;
}
.terms-conditions-shell-wrapper article div.terms-conditions-txt div.terms-conditions-bdy sup {
  line-height: 0;
  position: relative;
  top: 0;
  font-size: 50%;
}
.terms-conditions-shell-wrapper .terms-conditions-bdy {
  max-height: 0;
  opacity: 0;
  overflow: scroll;
  transition: max-height 0.75s ease, opacity 1s ease;
}
.terms-conditions-shell-wrapper .terms-conditions-bdy.animate {
  max-height: 1400px; /* Ajusta según sea necesario */
  opacity: 1;
}

.template-shell-wrapper {
  padding: 32px;
  gap: 32px;
}

.banner-shell-wrapper {
  padding: 0;
}
.banner-shell-wrapper article div.grey-box {
  background-color: #E6E6E6;
  padding: 32px;
  gap: 40px;
}
.banner-shell-wrapper article div.grey-box img {
  width: 100%;
  max-width: 232px;
}
@media (max-width: 991px) {
  .banner-shell-wrapper article div.grey-box img {
    max-width: 100%;
  }
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container {
  gap: 40px;
  width: 100%;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container p.bold-heading {
  color: #2B2B2B;
  font-family: emprint-semi-bold;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  padding-bottom: 10px;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container strong.heading {
  color: #202020;
  font-family: emprint-light;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 48px;
  letter-spacing: -0.36px;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container p {
  font-family: emprint-regular;
  margin: 0;
  /*padding-top: 10px;*/
  color: #2B2B2B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps {
  display: flex;
  justify-content: center;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps div {
  width: 135px;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps div .googlePlay {
  width: 135px;
  height: 40px;
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps div .appStore {
  width: 135px;
  height: 40px;
}
@media (max-width: 991px) {
  .banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps div {
    margin: 10px 5px 20px 5px;
  }
}
.banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps a.btn-blue, .banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps a.btn-red {
  width: 170px;
  margin: 0;
}
@media (max-width: 991px) {
  .banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps {
    justify-content: flex-start;
    padding: 0 0 0 0;
    width: 100%;
  }
  .banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps a.btn-blue, .banner-shell-wrapper article div.grey-box div.banner-txt-container div.apps a.btn-red {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .banner-shell-wrapper article div.grey-box {
    gap: 20px;
  }
  .banner-shell-wrapper article div.grey-box div.banner-txt-container {
    gap: 20px;
  }
}
.banner-shell-wrapper .desktop {
  display: flex !important;
}
.banner-shell-wrapper .mobile {
  display: none !important;
}
@media (max-width: 991px) {
  .banner-shell-wrapper .desktop {
    display: none !important;
  }
  .banner-shell-wrapper .mobile {
    display: flex !important;
  }
  .banner-shell-wrapper article {
    padding-left: 0;
    padding-right: 0;
  }
}

.comarch_r4-2-registration-link-your-card {
  padding: 32px 12px 0;
}
.comarch_r4-2-registration-link-your-card sup {
  line-height: 0;
  position: relative;
  top: 0;
  font-size: 50%;
}
.comarch_r4-2-registration-link-your-card {
  /* Click (active) animation */
}
.comarch_r4-2-registration-link-your-card button:active {
  transform: scale(0.98); /* Slightly shrink */
}
.comarch_r4-2-registration-link-your-card .main-content-wrapper {
  width: 630px;
  margin: auto;
}
@media (max-width: 980px) {
  .comarch_r4-2-registration-link-your-card .main-content-wrapper {
    width: 100%;
  }
}
.comarch_r4-2-registration-link-your-card .main-content-wrapper .title {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  color: #0d469b;
}
@media (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .main-content-wrapper .title {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0;
  }
}
.comarch_r4-2-registration-link-your-card .main-content-wrapper .copy {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
  padding-top: 5px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack {
  padding: 32px 0;
  margin: 24px 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 980px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 980px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack {
    padding-top: 0;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards {
  width: 670px;
  padding: 24px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  height: -webkit-fill-available;
}
@media (max-width: 980px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards {
    width: 100%;
    height: auto;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards img {
  padding-bottom: 24px;
}
@media (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards img {
    width: 200px;
    display: block;
    margin: auto;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards h2 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 16px;
  max-width: 490px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards h2 sup {
  font-family: emprint-semi-bold;
  font-weight: 600;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 16px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards p sup {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form {
  max-width: 100%;
  width: 100%;
  border: 0;
  margin: 0;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .input-wrapper {
  position: relative;
  padding-bottom: 16px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form label {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #585858;
  position: absolute;
  top: 11px;
  left: 4px;
  padding: 0 8px;
  display: inline;
  background: #fff;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: auto;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .label-focus {
  color: #202020;
  top: -8px;
  left: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 56px 8px 12px;
  width: 303px;
  height: 40px;
  background: #fefefe;
  border: 1px solid #cbd5e1;
  font-family: emprint-regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000000;
  outline: none;
}
@media (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form input {
    width: 100%;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form input.focus {
  outline: none;
  border: 2px solid #0d469b;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form input.error {
  position: static;
  border: 2px solid #FD0D0D;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form input#input_field_activate_2 {
  text-transform: uppercase;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #64748b;
  padding-top: 8px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint {
  display: none;
  color: #ca0202;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint::after {
  content: url(/Resources/images/default/common/icon-error_new.svg);
  position: relative;
  right: -24px;
  top: -36px;
}
@media screen and (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint::after {
    position: absolute;
    right: 17px;
    top: 13px;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint.zip-hint::after {
  right: -51px;
}
@media screen and (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint.zip-hint::after {
    position: absolute;
    right: 17px;
    top: 13px;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint.actCode-hint::after {
  right: -91px;
}
@media screen and (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .hint-text.error-hint.actCode-hint::after {
    position: absolute;
    right: 17px;
    top: 13px;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form p {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 15px;
  gap: 16px 24px;
}
@media (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .grid-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .grid-container .grid-item {
  width: 299px;
  position: relative;
}
@media (max-width: 980px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .grid-container .grid-item {
    width: 100%;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form .grid-container #zip-code {
  max-width: 299px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form button {
  cursor: pointer;
  background: #fff;
  border: 1px solid #0c479d;
  border-radius: 0px;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #0c479d;
  padding: 11px 32px;
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form button:disabled {
  background: #f0f0f0;
  border: 1px solid #475262;
  color: #475262;
  pointer-events: none;
}
@media (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card .surfaced-card-stack .cards form button {
    padding: 12px 20px;
    width: 100%;
  }
}
.comarch_r4-2-registration-link-your-card .surfaced-card-stack .card-1 button {
  margin-top: 36px;
}
.comarch_r4-2-registration-link-your-card button.skip-all {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  width: 400px;
  min-width: 160px;
  height: 64px;
  background: #0c479d;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto 32px;
  border: 0;
}
@media (max-width: 680px) {
  .comarch_r4-2-registration-link-your-card button.skip-all {
    width: 100%;
  }
}

.custom-footnote {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
  padding: 32px 12px 0;
}
@media (max-width: 680px) {
  .custom-footnote {
    padding: 16px 0;
  }
}
.custom-footnote sup {
  line-height: 0;
  position: relative;
  top: 0;
  font-size: 50%;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}

.comarch_r4-4-registration-success {
  padding: 37px 12px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r4-4-registration-success {
    padding-left: 0;
    padding-right: 0;
  }
}
.comarch_r4-4-registration-success sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  top: 0px;
}
.comarch_r4-4-registration-success .sign-in-wrapper {
  display: flex;
  gap: 40px;
  padding: 0 0 64px;
}
@media screen and (max-width: 680px) {
  .comarch_r4-4-registration-success .sign-in-wrapper {
    flex-direction: column;
    padding-bottom: 48px;
    gap: 16px;
  }
}
.comarch_r4-4-registration-success .sign-in-wrapper .hero-img {
  width: 688px;
}
@media screen and (max-width: 980px) {
  .comarch_r4-4-registration-success .sign-in-wrapper .hero-img {
    width: 100%;
  }
}
.comarch_r4-4-registration-success .sign-in-wrapper .hero-img img {
  width: 100%;
}
.comarch_r4-4-registration-success .sign-in-wrapper .content h1 {
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.01em;
  color: #202020;
}
@media screen and (max-width: 680px) {
  .comarch_r4-4-registration-success .sign-in-wrapper .content h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.comarch_r4-4-registration-success .sign-in-wrapper .content .para1 {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #202020;
  padding: 8px 0;
}
.comarch_r4-4-registration-success .sign-in-wrapper .content .para2 {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
}
.comarch_r4-4-registration-success .sign-in-wrapper .content button.sign-in {
  padding: 12px 32px;
  width: 160px;
  min-width: 160px;
  height: 48px;
  background: #0c479d;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: 0;
  margin-top: 24px;
  cursor: pointer;
}
@media screen and (max-width: 680px) {
  .comarch_r4-4-registration-success .sign-in-wrapper .content button.sign-in {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.comarch_r4-4-registration-success .cta-collection-modal {
  padding: 32px 0;
}
.comarch_r4-4-registration-success .cta-collection-modal .title {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 50px;
  text-align: center;
  color: #202020;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 40px 0 0;
  text-align: center;
  gap: 40px;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column {
  flex: 1;
  border: 1px solid gray;
  margin: 2px;
  padding: 24px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column:first-child {
  margin-left: 0;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column:last-child {
  margin-right: 0;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column a.heading {
  display: block;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #202020;
  padding-top: 16px;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column a.heading sup {
  font-family: emprint-semi-bold;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #202020;
}
.comarch_r4-4-registration-success .cta-collection-modal .columns .column p span {
  font-family: emprint-bold;
}
@media screen and (max-width: 980px) {
  .comarch_r4-4-registration-success .cta-collection-modal .columns .column {
    margin-bottom: 5px;
    flex-basis: 40%;
  }
  .comarch_r4-4-registration-success .cta-collection-modal .columns .column:nth-last-child(2) {
    margin-right: 0;
  }
  .comarch_r4-4-registration-success .cta-collection-modal .columns .column:last-child {
    flex-basis: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r4-4-registration-success .cta-collection-modal .columns .column {
    flex-basis: 100%;
    margin: 0 0 5px 0;
  }
}
.comarch_r4-4-registration-success .template-shell-wrapper {
  padding: 0;
}
.comarch_r4-4-registration-success .template-shell-wrapper .terms-conditions-shell-wrapper {
  padding: 32px 0 0;
}

.app-promotion-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-start;
  justify-content: space-between;
  padding: 32px;
  gap: 40px;
  margin: 32px 0;
  background: #ededed;
  border-radius: 0px;
}
@media screen and (max-width: 680px) {
  .app-promotion-wrapper {
    padding: 16px;
  }
}
.app-promotion-wrapper .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 24px;
}
.app-promotion-wrapper .content .title {
  padding: 0px;
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.01em;
  color: #202020;
}
.app-promotion-wrapper .content .title sup {
  font-family: emprint-light;
  font-weight: 600;
}
@media screen and (max-width: 980px) {
  .app-promotion-wrapper .content .title {
    font-size: 25px;
    line-height: 40px;
  }
}
.app-promotion-wrapper .content .badge-stack {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 13.14px;
}
.app-promotion-wrapper .qr-code {
  display: block;
}
@media screen and (max-width: 980px) {
  .app-promotion-wrapper .qr-code {
    display: none;
  }
}

/* =========================
   GLOBAL FORM (BASE)
   ========================= */
form {
  border-bottom: 1px solid #d9d9d9;
  color: #2b2b2b;
  display: block;
  font-family: emprint-regular;
  font-weight: normal;
  margin: auto;
  max-width: 280px;
  position: relative;
  width: 100%;
}
form ul {
  border: none !important;
}
form h1 {
  border-bottom: 1px solid #d9d9d9;
  font-size: 30px;
  height: 50px;
  margin: 36px 0 20px 0;
  text-align: left;
}
form .header {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
form .header h1 {
  border-bottom: none;
  margin-bottom: 0;
}
form label {
  display: block;
  margin: 20px 0px;
  position: relative;
  width: 100%;
}
form label p {
  text-align: left;
  color: #000;
  font-size: 14px;
}
form label p .semi {
  font-family: emprint-semi-bold;
  font-size: 12px;
}
form label select {
  color: #000000;
  font-family: emprint-semi-bold;
  font-size: 14px;
  border: none !important;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  width: 125px;
}
form label .select-deco {
  max-width: 92px;
  overflow: hidden;
  border: 1px solid silver;
  position: relative;
  cursor: pointer;
  z-index: 111;
}
form label .select-deco::after {
  content: "";
  position: absolute;
  right: 10px;
  width: 0;
  height: 5px;
  top: 17px;
  border-color: #b5b5b5 white white white;
  border-style: solid;
  border-width: 5px 5px 0px 5px;
  z-index: 2;
}
form label .select-deco select {
  position: relative;
  z-index: 1;
  background-color: transparent;
  border-radius: 0;
  -webkit-appearance: none;
}
form label input {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #767676;
  border-radius: 0;
  color: #000000;
  font-family: emprint-semi-bold;
  font-size: 14px;
  height: 100%;
  min-height: 40px;
  max-width: 280px;
  padding: 0 20px;
  width: 100%;
}
form label .confirm-pin {
  margin-bottom: 30px;
}
form .checkbox,
form .radio {
  display: block;
  transition: none;
  margin: 20px auto;
}
form .checkbox span.span-check,
form .radio span.span-check {
  display: inline-block;
  height: 20px;
  margin: 9px 15px 0px 0;
  width: 20px;
  background: url(/Resources/images/default/common/icon-checkbox-off-dark.svg) no-repeat 0px 4px;
  transition: none;
}
form .checkbox input,
form .radio input {
  color: #000000;
  display: none;
  height: 15px;
  max-width: 15px;
  width: 100%;
  transition: none;
}
form .checkbox input:checked + span,
form .radio input:checked + span {
  background: url(/Resources/images/default/common/icon-checkbox-on-dark.svg) no-repeat 0px 4px;
  transition: none;
}
form .checkbox p,
form .radio p {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  width: 100%;
}
@media (max-width: 340px) {
  form .checkbox p,
  form .radio p {
    font-size: 13px;
    max-width: 225px;
  }
}
form .checkbox p.checkbox-error,
form .radio p.checkbox-error {
  display: none;
  text-align: left;
  margin: auto;
  max-width: 255px;
}
form .radio span.span-check {
  background: url(/Resources/images/default/common/radio-unselected.png) no-repeat 0px 3px;
  height: 22px;
  width: 22px;
}
form .radio input:checked + span {
  background: url(/Resources/images/default/common/radio-selected.png) no-repeat 0px 3px;
}
form ul {
  margin-top: 7px;
  border-bottom: 1px solid #d9d9d9;
}
form ul li {
  position: relative;
}
form ul li::after {
  background-color: #0c479d;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  top: 8px;
  position: absolute;
  width: 6px;
}
form ul.slick-dots li::after {
  background-color: transparent;
}
form .caption {
  margin-left: 15px;
}
form .last-caption {
  margin-bottom: 30px;
}
form .zip {
  max-width: 168px !important;
  width: 100%;
}
form input:focus, form input:focus-visible, form input:focus-within {
  outline: 3px solid #0d469b;
}

#zip-code {
  max-width: 168px;
}

.hint {
  position: absolute;
  top: -9px;
  right: 0;
  color: #d9d9d9;
  font-size: 14px;
}

.note {
  color: #2b2b2b;
  font-size: 12px;
}

.form-steps {
  border-bottom: 0;
  padding-top: 20px;
}
.form-steps h1 {
  height: auto;
  padding-bottom: 20px;
}
.form-steps .pw-desc,
.form-steps .phonenum-desc,
.form-steps .birthday-desc,
.form-steps .pin-desc {
  color: #2b2b2b;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.form-steps .confirm-pin {
  margin-bottom: 0;
}
.form-steps .pw-desc-level2 {
  margin-top: 20px;
}
.form-steps input.pin,
.form-steps input.confirm-pin {
  width: 160px;
}
.form-steps .card-option {
  border-top: 1px solid #d9d9d9;
  position: relative;
  top: 12px;
}
.form-steps .card-option .title {
  font-weight: bold;
}
.form-steps .card-option .optional {
  float: right;
  font-weight: normal;
}
.form-steps .card-option .card-desc {
  color: #2b2b2b;
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
}
.form-steps .card-option .card-options {
  color: #ffffff;
  display: table-cell;
  font-size: 13px;
}
.form-steps .card-option .checkbox {
  background: #2d7994;
  border-radius: 8px;
}
.form-steps .card-option .checkbox .span-check {
  margin: 4px 15px 0 0;
  background-position: 0px 0px;
}
.form-steps .card-option .radiobtn {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  height: 55px;
  margin: 5px 0;
  padding: 12px;
}
.form-steps .card-option .radiobtn .span-check {
  background-color: #ffffff;
  background-position: center;
  border: 1px solid #ffffff;
  height: 16px;
  margin: 0 15px 0 0;
  width: 18px;
}
.form-steps .card-option .card-details.inactive .radiobtn {
  background: #d9d9d9;
}
.form-steps .card-option .card-details.inactive .card-options {
  color: #3c3c3c;
}
.form-steps .aarp-member-link {
  border-top: 1px solid #d9d9d9;
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  top: 30px;
}
.form-steps .aarp-member-link .checkbox {
  background: #d8000b;
  border-radius: 8px;
  display: inline-flex;
  height: 55px;
  margin: 5px 0;
  padding: 12px;
}
.form-steps .aarp-member-link .checkbox .span-check {
  background-color: #ffffff;
  background-position: center;
  border: 1px solid #ffffff;
  height: 16px;
  margin: 8px 15px 0 0px;
  width: 18px;
}
.form-steps .aarp-member-link .checkbox input:checked + span {
  background: url(/Resources/images/default/common/icon-checkbox-on-aarp.png) #fff no-repeat -5px -4px;
}
.form-steps .aarp-member-link .checkbox .card-options {
  color: #ffffff;
  display: table-cell;
  font-size: 13px;
}
.form-steps .aarp-member-link .card-image {
  margin: 0;
}
.form-steps .aarp-member-link .card-image p {
  display: flex;
  margin: 5px 0;
}
.form-steps .aarp-member-link .card-image p .aarp-logo {
  display: inline-flex;
  height: 35px;
  margin-right: 8px;
  width: 55px;
}
.form-steps .aarp-member-link .card-image p span {
  color: #000000;
}
.form-steps .card-referral {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  margin-top: 35px;
  padding-bottom: 8px;
}
.form-steps .card-agreement {
  width: fit-content;
  border-radius: 4px;
  padding: 0 8px;
  margin-bottom: 0px;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.form-steps .card-agreement p {
  font-family: emprint-regular;
  font-size: 14px;
  line-height: 14px;
}
.form-steps .card-agreement p sup {
  line-height: 0;
  position: relative;
  top: 0;
  font-size: 50%;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.form-steps .card-agreement p.i {
  margin-left: 34px;
}
.form-steps .card-agreement .checkbox {
  display: inline-flex;
  align-items: flex-start; /* aligns checkbox and text to the top */
  gap: 0.5rem;
  margin-bottom: 16px; /* ensure 16px vertical spacing between checkbox descriptions */
}
.form-steps .card-agreement .checkbox p {
  margin: 0;
  padding-top: 2px;
}
.form-steps .card-agreement .checkbox .span-check {
  margin: 0;
  background-position: 0px 0px; /* nudge sprite up for visual alignment */
}
.form-steps .box {
  /* remove global box background; apply background only to the inner checkbox element */
  background-color: transparent;
}
.form-steps .box p {
  margin: 10px 0 10px 0;
}
.form-steps .box {
  /* when `.card-agreement` has the `box` modifier, style its checkbox child */
}
.form-steps .box.card-agreement .checkbox, .form-steps .box.card-agreement.box .checkbox {
  padding: 8px 8px 0px 0px; /* remove left padding so label aligns with other checkboxes */
  border-radius: 4px;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.form-steps .box .aarp-background {
  background-color: #ffe6e6;
  padding-left: 8px;
}
.form-steps .whitebox {
  background-color: #fff;
}
.form-steps .accordion {
  background-color: #2d7994;
  border-radius: 8px;
  display: none;
  margin-bottom: 5px;
  margin-top: -25px;
  padding: 15px;
}
.form-steps .accordion p {
  color: #ffffff;
}
.form-steps .accordion input {
  background-color: #ffffff !important;
}
.form-steps .accordion .cardnum-desc,
.form-steps .accordion .activation-desc {
  color: #ffffff;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.form-steps .accordion .optional {
  color: #ffffff;
}
.form-steps .accordion .select-deco select {
  background-color: #ffffff;
}
.form-steps .accordion .card-num:after {
  right: 10px;
  top: 85px;
}
.form-steps .accordion .activation-code:after {
  top: 58px;
}
.form-steps .accordion #zip-code {
  max-width: 100%;
}
.form-steps .accordion #zip-code:after {
  right: 90px;
}
.form-steps .accordion .error-message {
  color: #860008 !important;
}
.form-steps .phone-num:after {
  top: 55px;
}
.form-steps .pin-signup.error .pin-show,
.form-steps .pin-signup.error .pw-show,
.form-steps .pin-signup-confirm.error .pin-show,
.form-steps .pin-signup-confirm.error .pw-show,
.form-steps .passwd.error .pin-show,
.form-steps .passwd.error .pw-show {
  display: none;
}
.form-steps .pw-show {
  display: block;
  left: -10px;
  position: relative;
  top: -32px;
}
.form-steps .pin-show {
  display: block;
  left: -130px;
  position: relative;
  top: -35px;
}
.form-steps .pin-show,
.form-steps .pw-show {
  background: transparent;
  border: solid rgba(102, 153, 204, 0) 2px;
  float: right;
  height: 30px;
  margin-right: -4px;
}
.form-steps .pin-show:focus, .form-steps .pin-show:focus-visible, .form-steps .pin-show:focus-within,
.form-steps .pw-show:focus,
.form-steps .pw-show:focus-visible,
.form-steps .pw-show:focus-within {
  border: solid #6699cc 2px;
  outline: auto #6699cc 3px;
}
.form-steps .passwd:after {
  top: 37px;
}
.form-steps .pin-signup:after {
  top: 10px;
  right: 121px;
}
.form-steps .pin-signup-confirm:after {
  right: 132px;
}
.form-steps .pin-signup-confirm .error-message {
  margin-top: 10px;
}
.form-steps .state:after {
  right: 165px;
  z-index: 999;
}

/* =========================
   GLOBAL HELPERS
   ========================= */
.btn-review {
  border: none;
  background: #0d459b;
  color: #ffffff;
  display: block;
  font-family: emprint-semi-bold;
  font-size: 18px;
  line-height: 48px;
  min-height: 48px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.btn-review {
  margin: 30px auto 64px auto;
  max-width: 211px;
}

.review {
  padding-top: 50px;
}
.review .title {
  padding-bottom: 20px;
}

.successfull.success {
  max-width: fit-content;
  padding-bottom: 75px;
}
.successfull.success ul {
  list-style-type: inherit;
  margin-left: 20px;
}
.successfull.success ul li {
  padding-left: 0;
}

.warning {
  background-color: #fcf0dc;
  display: none;
}
.warning p {
  font-size: 14px;
  padding: 15px;
  text-align: center;
}

#g-recaptcha {
  display: table;
  margin: 0 auto;
}

.sr-only {
  position: absolute;
  left: -99999px;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.link_noStyle {
  color: #000000;
}

.errorMessages {
  color: #ca0202;
  font-size: 14px !important;
  padding-top: 10px;
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
  display: none !important;
}

.divider {
  margin: 0 12px;
  border: 1px solid #aaaaaa;
}

/* =========================
   GLOBAL form.new (BASE)
   default: border-radius 0
   ========================= */
form.new {
  color: #2b2b2b;
  display: block;
  font-family: emprint-regular;
  font-weight: normal;
  margin: auto;
  max-width: 630px;
  position: relative;
  width: 100%;
  padding: 20px 12px 0;
}
form.new h1 {
  font-size: 36px;
}
form.new .inforwraper .inputWrapper {
  width: 48%;
  max-width: 300px;
  padding-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  form.new .inforwraper .inputWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
form.new .inforwraper .inputWrapper label.placeholder {
  display: block;
  color: #585858;
  margin: 0px;
  position: absolute;
  width: auto;
  top: 18%;
  left: 7%;
  z-index: -1;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
form.new .inforwraper .inputWrapper .withValidation label.placeholder {
  top: 28%;
}
form.new .inforwraper .inputWrapper label.active {
  top: -12%;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
  z-index: 1;
  padding: 0 5px;
}
form.new .inforwraper .inputWrapper .withValidation label.placeholder.active {
  top: -31%;
  left: 2%;
  font-size: 1rem;
}
form.new .inforwraper .inputWrapper label.placeholder.birthdayPlaceholder {
  background-color: #fff;
  width: 80%;
  z-index: 1;
}
form.new .inforwraper .inputWrapper label.placeholder.birthdayPlaceholder.active {
  width: auto;
}
form.new .inforwraper .inputWrapper label.placeholder.numberExample {
  left: 25%;
}
form.new .inforwraper .inputWrapper .eye-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  background: url("../../Resources/images/default/common/show-pin-inactive.png") no-repeat center center;
  background-size: 15px 15px;
  pointer-events: auto;
}
form.new .inforwraper .inputWrapper .eye-icon.active::after {
  background: url("../../Resources/images/default/common/show-pin-active.svg") no-repeat center center;
  background-size: 15px 15px;
}
form.new .inforwraper .inputWrapper .eye-icon.hide::after {
  background: url("../../Resources/images/default/common/show-pin-hide.svg") no-repeat center center;
  background-size: 15px 15px;
}
form.new .inforwraper .inputWrapper .hide-span {
  display: none;
}
form.new .inforwraper .inputWrapper input {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #cbd5e1;
  border-radius: 0;
  color: #000000;
  font-family: emprint-semi-bold;
  font-size: 16px;
  height: 100%;
  min-height: 40px;
  max-width: 300px;
  padding: 0 30px 0 20px;
  width: 100%;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  form.new .inforwraper .inputWrapper input {
    max-width: 100%;
  }
}
form.new .inforwraper .inputWrapper input#input_field_bday_7 {
  text-align: left;
}
form.new .inforwraper .inputWrapper input:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
form.new .inforwraper .inputWrapper .errorMessage {
  display: none;
  color: #585858;
  font-size: 14px;
}
form.new .inforwraper .inputWrapper .errorMessage.passMessage {
  color: #062b4c;
  font-weight: 600;
  padding-bottom: 5px;
}
form.new .inforwraper .inputWrapper .passvalidation {
  font-size: 0.8rem;
  padding-left: 22px;
  position: relative;
  margin: 0;
  color: #062b4c;
}
form.new .inforwraper .inputWrapper .passvalidation:not(:last-child) {
  margin-bottom: 5px;
}
form.new .inforwraper .inputWrapper .passvalidation::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23062B4C' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
form.new .inforwraper .inputWrapper .validPassword {
  color: #119231;
}
form.new .inforwraper .inputWrapper .validPassword::before {
  background: url("../../Resources/images/default/common/validPasswordCheck.svg") no-repeat center center;
}
form.new .inforwraper .inputWrapper .validPassword_error {
  color: #CA0202;
}
form.new .inforwraper .inputWrapper .validPassword_error::before {
  background: url("../../Resources/images/default/common/hint-icons-fail.svg") no-repeat center center;
}
form.new .inforwraper .inputWrapper .phone {
  padding-left: 75px;
}
@media only screen and (max-width: 480px) {
  form.new .inforwraper .inputWrapper .phone {
    padding-left: 80px;
  }
}
form.new .inforwraper .inputWrapper span.plusOne {
  font-family: emprint-semi-bold;
  font-size: 16px;
  line-height: 24px;
  color: #101828;
  position: relative;
  top: -3px;
  left: -19px;
}
form.new .inforwraper .passValidationMessageWrapper {
  padding-top: 10px;
}
form.new .inforwraper .passValidationMessageWrapper,
form.new .inforwraper .messagesPlaceholders {
  display: none;
}
form.new .inforwraper .withValidation {
  position: inherit;
}
form.new .inforwraper .passMessage {
  margin-bottom: 5px;
  color: #062b4c;
  font-size: 0.9rem;
}

/* =========================
   MODULE OVERRIDES
   ========================= */
.comarch_r4-enrollment-shell {
  padding: 32px;
}
.comarch_r4-enrollment-shell form.new {
  color: #202020;
  padding: 0;
}
.comarch_r4-enrollment-shell form.new h1 {
  margin: 0;
}
.comarch_r4-enrollment-shell form.new .inforwraper .inputWrapper input {
  border-radius: 0;
}
.comarch_r4-enrollment-shell .btn-review {
  margin: 23px auto 32px auto;
  max-width: 400px;
}

#comarch_r4-emr-sign-up-enrollment .form-steps .card-agreement.box {
  padding: 0 5px;
}

.messageWrapper p.pinMessage,
.messageWrapper p.birthdayMessage {
  font-size: 14px;
  padding-top: 10px;
  color: #585858;
}

#comarch_r4-3-enrollment-by-sms .form-steps .card-agreement {
  margin-bottom: 0px;
}
#comarch_r4-3-enrollment-by-sms .form-steps .card-agreement.box {
  padding: 0px 0px 16px 0px;
}
#comarch_r4-3-enrollment-by-sms h1#points-saver {
  padding: 0;
  margin: 0;
  padding-bottom: 8px;
}

.hrDivider {
  width: 100%;
  border: 0.5px solid #AAAAAA;
}

.newHeaderCopy {
  font-family: emprint-semi-bold;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0%;
  color: #202020;
  padding-top: 8px;
}

#comarch_r4-1-otp-verification {
  padding: 0;
}
#comarch_r4-1-otp-verification .topBanner {
  padding: 32px;
}
#comarch_r4-1-otp-verification .topBanner .bannerIcon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/Resources/images/default/common/202512_icon_circle-check.svg);
}
#comarch_r4-1-otp-verification .topBanner .bannerText {
  padding: 0 16px;
}
#comarch_r4-1-otp-verification .topBanner.succesBox {
  background-color: #f2f2f2;
}
#comarch_r4-1-otp-verification .topBanner.alertBox {
  background-color: #fff9f3;
}
#comarch_r4-1-otp-verification .topBanner.errorBox {
  background-color: #fdf5f3;
}
#comarch_r4-1-otp-verification .otpWrapper {
  margin: 32px auto 0;
  width: 100%;
  max-width: 600px;
  border: 1px solid #EEE;
  padding: 32px 30px;
}
@media screen and (max-width: 640px) {
  #comarch_r4-1-otp-verification .otpWrapper {
    margin: 32px 16px 0;
    padding: 32px 16px;
    width: auto;
  }
}
#comarch_r4-1-otp-verification .otpWrapper div.otpImage img {
  height: 120px;
  width: 120px;
  margin-bottom: 44px;
}
#comarch_r4-1-otp-verification .otpWrapper h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #0D469B;
  font-family: emprint-semi-bold;
}
#comarch_r4-1-otp-verification .otpWrapper .verification {
  width: 100%;
  max-width: 520px;
  font-size: 1rem;
  padding: 30px 0 15px 0;
}
#comarch_r4-1-otp-verification .otpWrapper .verification .verificationHeader {
  color: #344054;
}
@media screen and (max-width: 640px) {
  #comarch_r4-1-otp-verification .otpWrapper .verification .verificationTimerWrapper {
    padding-top: 8px;
  }
}
#comarch_r4-1-otp-verification .otpWrapper .verification .verificationTimerWrapper .verificationTimer {
  color: #707070;
}
#comarch_r4-1-otp-verification .otpWrapper .verification .verificationTimerWrapper .dot {
  width: 8px;
  height: 8px;
  background-color: #AAA;
  border-radius: 50%;
  margin: 0 10px;
}
#comarch_r4-1-otp-verification .otpWrapper .verification .verificationTimerWrapper .verificationTimerResend {
  font-family: emprint-semi-bold;
  color: #0C479D;
  margin-right: 6px;
}
#comarch_r4-1-otp-verification .otpWrapper .otpCodeWrapper {
  gap: 12px;
  width: 100%;
  max-width: 520px;
  padding: 0 0 20px;
}
@media screen and (max-width: 640px) {
  #comarch_r4-1-otp-verification .otpWrapper .otpCodeWrapper {
    gap: 0;
    max-width: 320px;
  }
}
#comarch_r4-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode {
  width: 75px;
  height: 75px;
}
@media screen and (max-width: 640px) {
  #comarch_r4-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode {
    width: 40px;
    height: 40px;
  }
}
#comarch_r4-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode input {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 5px;
  font-size: 2rem;
  font-family: "emprint-semi-bold";
  border: 2px solid #CBD5E1;
}
@media screen and (max-width: 640px) {
  #comarch_r4-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode input {
    font-size: 1.5rem;
  }
}
#comarch_r4-1-otp-verification .otpWrapper .otpError {
  width: 100%;
  max-width: 520px;
  font-size: 1rem;
}
#comarch_r4-1-otp-verification .otpWrapper .otpError .otpErrorIcon {
  width: 20px;
  height: 20px;
  background-size: cover;
  background-image: url(/Resources/images/default/common/icon-error_new.svg);
}
#comarch_r4-1-otp-verification .otpWrapper .otpError .otpErrorText {
  padding: 0 8px;
  color: #C50707;
}
#comarch_r4-1-otp-verification .otpWrapper .btn-review {
  width: 100%;
  max-width: 400px;
  margin: 43px 0 24px;
}
@media screen and (max-width: 640px) {
  #comarch_r4-1-otp-verification .otpWrapper .btn-review {
    margin: 24px 0 24px;
  }
}
#comarch_r4-1-otp-verification .otpWrapper a.cancel {
  font-family: "emprint-semi-bold";
  color: #0C479D;
}
#comarch_r4-1-otp-verification .otpWrapper p {
  color: #202020;
  font-size: 1rem;
  padding: 13px 0 0 0;
}
#comarch_r4-1-otp-verification .otpWrapper a#link_text_request_new_code {
  color: #0c479d;
  font-family: "emprint-semi-bold";
  font-weight: 600;
}

#comarch_r5-1-otp-verification {
  padding: 0;
}
#comarch_r5-1-otp-verification .topBanner {
  padding: 32px;
}
#comarch_r5-1-otp-verification .topBanner .bannerIcon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/Resources/images/default/common/202512_icon_circle-check.svg);
}
#comarch_r5-1-otp-verification .topBanner .bannerText {
  padding: 0 16px;
}
#comarch_r5-1-otp-verification .topBanner.succesBox {
  background-color: #f2f2f2;
}
#comarch_r5-1-otp-verification .topBanner.alertBox {
  background-color: #fff9f3;
}
#comarch_r5-1-otp-verification .topBanner.errorBox {
  background-color: #fdf5f3;
}
#comarch_r5-1-otp-verification .otpWrapper {
  margin: 32px auto 0;
  width: 100%;
  max-width: 600px;
  border: 1px solid #EEE;
  padding: 32px 40px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-1-otp-verification .otpWrapper {
    margin: 32px 16px 0;
    padding: 32px 16px;
    width: auto;
  }
}
#comarch_r5-1-otp-verification .otpWrapper div.otpImage img {
  height: 120px;
  width: 120px;
  margin-bottom: 44px;
}
#comarch_r5-1-otp-verification .otpWrapper h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #0D469B;
  font-family: emprint-semi-bold;
}
#comarch_r5-1-otp-verification .otpWrapper .verification {
  width: 100%;
  max-width: 520px;
  font-size: 1rem;
  padding: 30px 0 15px 0;
}
#comarch_r5-1-otp-verification .otpWrapper .verification .verificationHeader {
  color: #344054;
}
@media screen and (max-width: 640px) {
  #comarch_r5-1-otp-verification .otpWrapper .verification .verificationTimerWrapper {
    padding-top: 8px;
  }
}
#comarch_r5-1-otp-verification .otpWrapper .verification .verificationTimerWrapper .verificationTimer {
  color: #707070;
}
#comarch_r5-1-otp-verification .otpWrapper .verification .verificationTimerWrapper .dot {
  width: 8px;
  height: 8px;
  background-color: #AAA;
  border-radius: 50%;
  margin: 0 10px;
}
#comarch_r5-1-otp-verification .otpWrapper .verification .verificationTimerWrapper .verificationTimerResend {
  font-family: emprint-semi-bold;
  color: #0C479D;
  margin-right: 6px;
}
#comarch_r5-1-otp-verification .otpWrapper .otpCodeWrapper {
  gap: 12px;
  width: 100%;
  max-width: 520px;
  padding: 0 0 20px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-1-otp-verification .otpWrapper .otpCodeWrapper {
    gap: 0;
    max-width: 320px;
  }
}
#comarch_r5-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode {
  width: 75px;
  height: 75px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode {
    width: 40px;
    height: 40px;
  }
}
#comarch_r5-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode input {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 5px;
  font-size: 2rem;
  font-family: "emprint-semi-bold";
  border: 2px solid #CBD5E1;
}
@media screen and (max-width: 640px) {
  #comarch_r5-1-otp-verification .otpWrapper .otpCodeWrapper .otpCode input {
    font-size: 1.5rem;
  }
}
#comarch_r5-1-otp-verification .otpWrapper .otpError {
  width: 100%;
  max-width: 520px;
  font-size: 1rem;
}
#comarch_r5-1-otp-verification .otpWrapper .otpError .otpErrorIcon {
  width: 20px;
  height: 20px;
  background-size: cover;
  background-image: url(/Resources/images/default/common/icon-error_new.svg);
}
#comarch_r5-1-otp-verification .otpWrapper .otpError .otpErrorText {
  padding: 0 8px;
  color: #C50707;
}
#comarch_r5-1-otp-verification .otpWrapper .btn-review {
  width: 100%;
  max-width: 400px;
  margin: 43px 0 24px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-1-otp-verification .otpWrapper .btn-review {
    margin: 24px 0 24px;
  }
}
#comarch_r5-1-otp-verification .otpWrapper a.cancel {
  font-family: "emprint-semi-bold";
  color: #0C479D;
}
#comarch_r5-1-otp-verification .otpWrapper p {
  color: #202020;
  font-size: 1rem;
  padding: 13px 0 0 0;
}
#comarch_r5-1-otp-verification .otpWrapper a#link_text_request_new_code {
  color: #0c479d;
  font-family: "emprint-semi-bold";
  font-weight: 600;
}

#comarch_r5-2-forgot-password {
  padding: 0;
}
#comarch_r5-2-forgot-password .forgotPassWrapper {
  margin: 43px auto;
  width: 100%;
  max-width: 478px;
  border: 1px solid #EEE;
  padding: 50px 24px 34px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-2-forgot-password .forgotPassWrapper {
    margin: 43px 16px 0;
    width: auto;
  }
}
#comarch_r5-2-forgot-password .forgotPassWrapper div.forgotPassImage {
  margin-bottom: 50px;
}
#comarch_r5-2-forgot-password .forgotPassWrapper div.forgotPassImage img {
  height: 120px;
  width: 120px;
}
#comarch_r5-2-forgot-password .forgotPassWrapper h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #0D469B;
  font-family: emprint-semi-bold;
  padding-bottom: 30px;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper {
  border: 0;
  width: 100%;
  max-width: 300px;
  margin-top: 25px;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper {
  max-width: 300px;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper label.placeholder {
  display: block;
  color: #585858;
  margin: 0px;
  position: absolute;
  width: auto;
  top: 18%;
  left: 7%;
  z-index: -1;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper .withValidation {
  position: relative;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper .withValidation label.placeholder {
  top: 22%;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper label.active {
  top: -12%;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
  z-index: 1;
  padding: 0 5px;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper .withValidation label.placeholder.active {
  top: -31%;
  left: 2%;
  font-size: 1rem;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper .hide-span {
  display: none;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper input {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #cbd5e1;
  border-radius: 0;
  color: #000000;
  font-family: emprint-semi-bold;
  font-size: 16px;
  height: 100%;
  min-height: 40px;
  max-width: 300px;
  padding: 0 20px;
  width: 100%;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  #comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper input {
    max-width: 100%;
  }
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper input:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
#comarch_r5-2-forgot-password .forgotPassWrapper form.emailWrapper .inputWrapper .messagesPlaceholders p.errorMessage {
  display: none;
  font-size: 0.8rem;
  padding-bottom: 0;
}
#comarch_r5-2-forgot-password .forgotPassWrapper .btn-review {
  width: 100%;
  max-width: 300px;
  margin: 15px 0 27px;
  cursor: pointer;
}
#comarch_r5-2-forgot-password .forgotPassWrapper a.cancel {
  font-family: "emprint-semi-bold";
  color: #0C479D;
}
#comarch_r5-2-forgot-password .forgotPassWrapper p {
  font-size: 1rem;
}

#comarch_r5-3-reset-password {
  padding: 0;
}
#comarch_r5-3-reset-password .forgotPassWrapper {
  margin: 43px auto;
  width: 100%;
  max-width: 478px;
  border: 1px solid #EEE;
  padding: 50px 24px 34px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-3-reset-password .forgotPassWrapper {
    margin: 43px 16px 0;
    width: auto;
  }
}
#comarch_r5-3-reset-password .forgotPassWrapper div.forgotPassImage {
  margin-bottom: 50px;
}
#comarch_r5-3-reset-password .forgotPassWrapper div.forgotPassImage img {
  height: 120px;
  width: 120px;
}
#comarch_r5-3-reset-password .forgotPassWrapper h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #0D469B;
  font-family: emprint-semi-bold;
  padding-bottom: 4px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper {
  border: 0;
  width: 100%;
  max-width: 300px;
  margin-top: 25px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper {
  width: 100%;
  max-width: 300px;
  padding-bottom: 24px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  #comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper label.placeholder {
  display: block;
  color: #585858;
  margin: 0px;
  position: absolute;
  width: auto;
  top: 18%;
  left: 7%;
  z-index: -1;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .withValidation label.placeholder {
  top: 28%;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper label.active {
  top: -12%;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
  z-index: 1;
  padding: 0 5px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .withValidation label.placeholder.active {
  top: -31%;
  left: 2%;
  font-size: 1rem;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .eye-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  background: url("../../Resources/images/default/common/show-pin-inactive.png") no-repeat center center;
  background-size: 15px 15px;
  pointer-events: auto;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .eye-icon.active::after {
  background: url("../../Resources/images/default/common/show-pin-active.svg") no-repeat center center;
  background-size: 15px 15px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .eye-icon.hide::after {
  background: url("../../Resources/images/default/common/show-pin-hide.svg") no-repeat center center;
  background-size: 15px 15px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .hide-span {
  display: none;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper input {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #cbd5e1;
  border-radius: 0;
  color: #000000;
  font-family: emprint-semi-bold;
  font-size: 16px;
  height: 100%;
  min-height: 40px;
  max-width: 300px;
  padding: 0 18px;
  width: 100%;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  #comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper input {
    max-width: 100%;
  }
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper input:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .errorMessage {
  display: none;
  color: #64748b;
  font-size: 0.8rem;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .errorMessage.passMessage {
  color: #062b4c;
  font-weight: 600;
  padding-bottom: 5px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .passvalidation {
  font-size: 0.8rem;
  padding-left: 22px;
  position: relative;
  margin: 0;
  color: #062b4c;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .passvalidation:not(:last-child) {
  margin-bottom: 5px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .passvalidation::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23062B4C' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .validPassword {
  color: #0f802b;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .inputWrapper .validPassword::before {
  background: url("../../Resources/images/default/common/validPasswordCheck.svg") no-repeat center center;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .passValidationMessageWrapper {
  padding: 10px 0 12px;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .withValidation {
  position: inherit;
}
#comarch_r5-3-reset-password .forgotPassWrapper form.passWrapper .passMessage {
  margin-bottom: 5px;
  color: #062b4c;
  font-size: 0.9rem;
}
#comarch_r5-3-reset-password .forgotPassWrapper .btn-review {
  width: 100%;
  max-width: 300px;
  margin: 15px 0 27px;
  cursor: pointer;
}
#comarch_r5-3-reset-password .forgotPassWrapper a.cancel {
  font-family: "emprint-semi-bold";
  color: #0C479D;
}
#comarch_r5-3-reset-password .forgotPassWrapper p {
  font-size: 1rem;
}

.comarch_r10-offers {
  padding: 32px 12px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers {
    padding-left: 0;
    padding-right: 0;
  }
}
.comarch_r10-offers sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  top: 0px;
}
.comarch_r10-offers sup.reg {
  font-size: 100%;
  top: 6px;
}
.comarch_r10-offers h1 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers h1 {
    line-height: 38px;
  }
}
.comarch_r10-offers .content-wrapper-1 .main-heading-wrapper {
  padding-bottom: 32px;
}
.comarch_r10-offers .content-wrapper-1 .main-heading-wrapper h1 {
  padding-bottom: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .main-heading-wrapper h1 {
    line-height: 38px;
  }
}
.comarch_r10-offers .content-wrapper-1 .main-heading-wrapper p {
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .main-heading-wrapper p {
    line-height: 38px;
  }
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper {
  padding: 32px 0;
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper h1 {
  padding-bottom: 16px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .my-offers-wrapper h1 {
    padding-bottom: 24px;
  }
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper h1 span {
  font-family: emprint-regular;
  font-weight: 300;
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper {
    flex-direction: column;
    padding: 0;
    padding-bottom: 24px;
  }
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.01em;
  color: #202020;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper p {
    padding-bottom: 20px;
  }
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper button {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 64px 12px 32px;
  gap: 16px;
  white-space: nowrap;
  height: 48px;
  background: #ffffff;
  border: 1px solid #0c479d;
  border-radius: 0px;
  position: relative;
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper button span {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #0c479d;
  flex: 1;
  text-align: center;
  padding-right: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper button {
    width: 100%;
  }
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper button img {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
}
.comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .offer-columns {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  padding: 32px 0;
  gap: 39px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .my-offers-wrapper .offer-columns {
    flex-direction: column;
    padding: 16px 0;
    gap: 32px;
  }
}
.comarch_r10-offers .content-wrapper-1 .club-cards .view-all-offers-wrapper button {
  width: 261px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .content-wrapper-1 .club-cards .view-all-offers-wrapper button {
    width: 100%;
  }
}
.comarch_r10-offers .offer-card {
  width: 432px;
  position: relative;
  background: white;
}
.comarch_r10-offers .offer-card .card-img {
  background-image: url("/Resources/images/default/common/offers-background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px;
  text-align: center;
}
.comarch_r10-offers .offer-card .card-img img {
  max-height: 216px;
}
.comarch_r10-offers .offer-card .card-img.darkBlueBG {
  background-image: url("/Resources/images/default/common/offers-background-blue.png");
  /*img {
    max-width: 330px;
  }*/
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .offer-card {
    width: 100%;
  }
  .comarch_r10-offers .offer-card .card-img img {
    max-width: 320px;
    max-height: 160px;
  }
}
.comarch_r10-offers .offer-card button {
  position: absolute;
  left: 290px;
  top: 13.67px;
  padding: 4px 16px;
  background: #0c479d;
  border-radius: 20px;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #ffffff;
  border: 0;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .offer-card button {
    padding: 2px 16px;
    font-size: 14px;
    line-height: 24px;
    left: 226px;
    top: 9.5px;
  }
}
.comarch_r10-offers .offer-card img.card-img {
  width: 100%;
}
.comarch_r10-offers .offer-card h2 {
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 8px;
  padding-top: 16px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .offer-card h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.comarch_r10-offers .offer-card p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 8px;
}
.comarch_r10-offers .offer-card p sup {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.comarch_r10-offers .offer-card .validity {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-top: 8px;
}
.comarch_r10-offers .offer-card .progress-tracker-row {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.comarch_r10-offers .offer-card .progress-tracker-row .progress-cart {
  display: flex;
  align-items: center;
  padding-right: 8px;
}
.comarch_r10-offers .offer-card .progress-tracker-row .progress-cart .reward-value {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #0c479d;
  padding: 4px;
}
.comarch_r10-offers .offer-card .progress-tracker-row .markersWrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .offer-card .progress-tracker-row .markersWrapper {
    gap: 5px;
  }
}
.comarch_r10-offers .offer-card .progress-tracker-row .markersWrapper .marker {
  width: 23px;
  height: 23px;
  background: #ffffff;
  border: 2px solid #909090;
  border-radius: 50%;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .offer-card .progress-tracker-row .markersWrapper .marker {
    width: 20px;
    height: 20px;
  }
}
.comarch_r10-offers .offer-card .progress-tracker-row .markersWrapper .marked {
  background: url("/Resources/images/default/common/star-marker.svg");
  border: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.comarch_r10-offers .my-offers .offer-card .card-img {
  background-image: url("/Resources/images/default/common/offers-background-blue.png");
}
.comarch_r10-offers a {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0c479d;
  display: flex;
  align-items: center;
  gap: 8px;
}
.comarch_r10-offers a span {
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comarch_r10-offers .popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 999999;
}
.comarch_r10-offers .popup-overlay::backdrop {
  background: rgba(0, 0, 0, 0.15);
}
.comarch_r10-offers .popup-overlay[open] {
  display: block;
}
.comarch_r10-offers .popup-overlay .offer-card {
  width: 420px;
  padding: 56px 24px 16px 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: calc(100vh - 20px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .popup-overlay .offer-card {
    width: calc(100vw - 20px);
    max-width: 340px;
  }
}
.comarch_r10-offers .popup-overlay .offer-card .close {
  cursor: pointer;
  padding: 4px;
  margin-bottom: 16px;
  position: absolute;
  right: 24px;
  top: 16px;
}
.comarch_r10-offers .popup-overlay .offer-card button.close {
  left: auto;
  background: transparent;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  line-height: 0;
}
.comarch_r10-offers .popup-overlay .offer-card .card-img img {
  max-width: 345px;
  max-height: 156px;
}
.comarch_r10-offers .popup-overlay .offer-card .card-img {
  background-image: url("/Resources/images/default/common/offers-background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px;
  text-align: center;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .popup-overlay .offer-card .card-img {
    max-width: 320px;
  }
}
.comarch_r10-offers .popup-overlay .offer-card .card-img.darkBlueBG {
  background-image: url("/Resources/images/default/common/offers-background-blue.png");
}
.comarch_r10-offers .popup-overlay .offer-card .card-img.darkBlueBG img {
  max-width: 330px;
  width: 100%;
}
.comarch_r10-offers .popup-overlay .offer-card .divider {
  margin: 16px 0;
}
.comarch_r10-offers .popup-overlay .offer-card .validity {
  padding-bottom: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .popup-overlay .offer-card .progress-tracker-row .progress-cart {
    padding-right: 6px;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r10-offers .popup-overlay .offer-card .progress-tracker-row .markersWrapper .marker {
    width: 18px;
    height: 18px;
  }
}
.comarch_r10-offers .popup-overlay .offer-card .description {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000000;
}
.comarch_r10-offers .popup-overlay .offer-card .description a {
  text-decoration: underline;
  color: #000000;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.comarch_r10-offers .popup-overlay .offer-card .description span {
  color: #ff00ff;
}
.comarch_r10-offers dialog.popup-overlay {
  border: 0;
  margin: 0;
  padding: 0;
  max-width: none;
  max-height: none;
  overflow: hidden;
  background: transparent;
}

.comarch_r10-1-my-offers .content-wrapper-1 .main-heading-wrapper {
  padding-bottom: 20px;
}
.comarch_r10-1-my-offers .content-wrapper-1 .main-heading-wrapper p {
  font-family: emprint-regular;
  font-weight: 400;
  line-height: 50px;
}
.comarch_r10-1-my-offers .content-wrapper-1 .my-offers-wrapper {
  padding: 0 0 40px;
}
.comarch_r10-1-my-offers .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper {
  padding: 0 0 40px;
}
.comarch_r10-1-my-offers .content-wrapper-1 .my-offers-wrapper .offer-columns {
  padding: 32px 0;
}
.comarch_r10-1-my-offers .my-offers-faqs {
  padding-top: 36px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-1-my-offers .my-offers-faqs {
    padding-top: 8px;
  }
}
.comarch_r10-1-my-offers .my-offers-faqs h1 {
  padding-bottom: 20px;
}
.comarch_r10-1-my-offers .my-offers-faqs .ques-ans-wrapper {
  padding: 16px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r10-1-my-offers .my-offers-faqs .ques-ans-wrapper {
    padding: 24px 0;
  }
}
.comarch_r10-1-my-offers .my-offers-faqs .ques-ans-wrapper .ques {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 48px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 20px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-1-my-offers .my-offers-faqs .ques-ans-wrapper .ques {
    line-height: 30px;
  }
}
.comarch_r10-1-my-offers .my-offers-faqs .ques-ans-wrapper .ques sup {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
}
.comarch_r10-1-my-offers .my-offers-faqs .ques-ans-wrapper .ans {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
}
.comarch_r10-1-my-offers .my-offers-faqs .divider {
  margin: 20px 0;
}
.comarch_r10-1-my-offers .my-offers-faqs a {
  padding: 40px 0 32px;
}
.comarch_r10-1-my-offers .nav-menu-wrapper {
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}
@media screen and (max-width: 680px) {
  .comarch_r10-1-my-offers .nav-menu-wrapper {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 8px;
  }
}
.comarch_r10-1-my-offers .nav-menu-wrapper .quick-links {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
}
.comarch_r10-1-my-offers .nav-menu-wrapper .nav-menu {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 24px;
}
.comarch_r10-1-my-offers .nav-menu-wrapper .nav-menu .active-nav {
  color: #0C479D;
}
.comarch_r10-1-my-offers .nav-menu-wrapper .nav-menu a {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #202020;
}

.comarch_r10-3-club-cards .content-wrapper-1 .my-offers-wrapper .view-all-offers-wrapper {
  padding: 0;
}

/* Desktop override: ensure nav menu is visible on wider screens */
@media screen and (min-width: 681px) {
  .comarch_r10-offers .nav-menu {
    display: flex !important;
  }
}
.comarch_r9-activity {
  padding: 32px 12px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity {
    padding-right: 0;
    padding-left: 0;
  }
}
.comarch_r9-activity h1 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
  padding-bottom: 32px;
}
.comarch_r9-activity .divider {
  margin: 0;
  border: 1px solid #b3b3b6;
}
.comarch_r9-activity .points-fuel-rewards-wrapper {
  padding-bottom: 56px;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper {
    padding-bottom: 16px;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper h2 {
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper h2 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 16px;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper h2 span {
  font-family: emprint-semi-bold;
  font-weight: 600;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.01em;
  color: #202020;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper p span {
  font-family: emprint-semi-bold;
  font-weight: 600;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper p {
    line-height: 32px;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .view-offers-wrapper button {
    display: none;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper {
  position: relative;
  padding-bottom: 32px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper {
    margin: 0;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .points-scale {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border: 3px solid #eeeeee;
  border-radius: 100px;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .points-scale .ellipse-marker {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  background: #0c479d;
  border-radius: 50%;
  margin: 5px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .points-scale .ellipse-marker {
    width: 16px;
    height: 16px;
    margin: 9px;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .points-meter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 80%;
  height: 48px;
  left: 0px;
  top: 0px;
  background: #0c479d;
  border-radius: 100px;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .points-meter {
    height: 40px;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .dollar-marker-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .dollar-marker-wrapper {
    align-items: flex-start;
    padding-bottom: 16px;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .dollar-marker-wrapper .dollar-marker {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: #0c479d;
  text-align: right;
  width: 32px;
  display: flex;
  flex-direction: column;
  align-items: end;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .dollar-marker-wrapper .dollar-marker .spanCopy {
  padding-top: 4px;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #202020;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper .dollar-marker-wrapper .dollar-marker .spanCopy {
    display: none;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper button {
  display: none;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-meter-wrapper button {
    display: flex;
    width: 100%;
    margin: 0;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-title {
  color: #202020;
  font-family: emprint-regular;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
  margin-bottom: 18px;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper {
    flex-direction: column;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 24px 40px;
  gap: 24px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  height: -webkit-fill-available;
  flex: 1;
  position: relative;
  max-height: 193px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card {
    flex-direction: column;
    width: 100%;
    padding: 24px 13px;
    max-height: unset;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper {
  min-width: 66%;
  text-align: center;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .points {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 4em;
  line-height: 81px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #0c479d;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .label {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #666666;
  padding-bottom: 16px;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .reward-info-expiration-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 8px;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .reward-info-expiration-wrapper span {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  letter-spacing: -0.01em;
  color: #282828;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .reward-info-expiration-wrapper span {
    font-size: 11.5px;
    text-align: center;
  }
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .reward-info-expiration-wrapper .ellipse-divider {
  width: 8px;
  height: 8px;
  background: #d9d9d9;
  border-radius: 50%;
  margin: 0 8px;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper a {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0c479d;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .points-circle-total {
  display: none;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .your-total-points .label.total-points {
  display: block;
}
.comarch_r9-activity .points-fuel-rewards-wrapper .points-cards-wrapper .your-total-points .label.your-points {
  display: none;
}
.comarch_r9-activity .points-activity-wrapper-2025 {
  padding: 56px 0;
}
@media screen and (max-width: 1190px) {
  .comarch_r9-activity .points-activity-wrapper-2025 {
    padding: 56px 12px;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 h1 {
  padding-bottom: 24px;
}
@media screen and (max-width: 1190px) {
  .comarch_r9-activity .points-activity-wrapper-2025 h1 {
    padding-bottom: 8px;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 50px;
  color: #202020;
  padding-bottom: 24px;
}
@media screen and (max-width: 1190px) {
  .comarch_r9-activity .points-activity-wrapper-2025 p {
    line-height: 32px;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 p.no-history-past-8week,
.comarch_r9-activity .points-activity-wrapper-2025 p.no-history {
  display: none;
}
.comarch_r9-activity .points-activity-wrapper-2025 .tabs {
  display: none;
  flex-direction: row;
  align-items: center;
  padding-bottom: 24px;
  gap: 16px;
}
.comarch_r9-activity .points-activity-wrapper-2025 .tabs .tab {
  width: 98px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  background: #ededed;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #ededed;
  border-radius: 0px;
  /* Paragraphs/Regular Text */
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: -0.01em;
  color: #202020;
}
.comarch_r9-activity .points-activity-wrapper-2025 .tabs .tab-active {
  background: #ffffff;
  border-style: solid;
  border-color: #ededed;
  border-radius: 0px;
  border-top: 2px solid #d5000a;
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper {
  padding-bottom: 16px;
  overflow-x: scroll;
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data {
  padding-bottom: 24px;
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data .month {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  color: #000000;
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table {
  width: 100%;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 50px;
  color: #000000;
  text-align: left;
  table-layout: fixed;
}
@media screen and (max-width: 1190px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table {
    width: 1190px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tbody {
    width: 100%;
    display: block;
    border: 0;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr th {
    display: none;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr .member {
  display: none;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr {
    display: grid;
    /* Creates two columns of equal width */
    grid-template-columns: 1fr 1fr;
    /* Creates two rows */
    grid-template-rows: auto auto;
    width: 100%;
    border-bottom: 1px solid rgb(170, 170, 170);
    position: relative;
  }
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr:nth-child(1) {
    border: 0;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td.bPoints,
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td:last-child {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 50px;
  color: #000000;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td.date {
    grid-column: 1;
    grid-row: 1;
    /* 05/07/2025 */
    font-family: emprint-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td.activity {
    grid-column: 1;
    grid-row: 2;
    width: 170px;
    /* 7-Eleven 41075 */
    font-family: emprint-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td.points,
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td.bPoints {
    display: none;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td.bPoints {
  color: #098e00;
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr th:last-child,
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td:last-child {
  width: 132px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr td:last-child {
    grid-column: 2;
    grid-row: 1/span 2;
    /* Starts at row 1 and spans 2 rows */
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    right: 0;
    height: 100%;
  }
}
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table,
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data th,
.comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data td {
  border-collapse: collapse;
  border-bottom: 1px solid rgb(170, 170, 170);
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table,
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data th,
  .comarch_r9-activity .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data td {
    display: block;
    border: 0;
  }
}
.comarch_r9-activity button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 30px;
  min-width: 160px;
  height: 48px;
  background: #0c479d;
  border: 0;
  cursor: pointer;
  /* Buttons & Controls/Buttons/Regular Button */
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
}
.comarch_r9-activity button:focus-visible {
  outline-offset: 2px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity button {
    width: 100%;
  }
}
.comarch_r9-activity .earn-even-more-wrapper h1 {
  font-family: emprint-light;
  padding-bottom: 16px;
  color: #202020;
}
.comarch_r9-activity .earn-even-more-wrapper p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 16px;
}

.comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .points-card {
  max-height: 217px;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .points-card {
    max-height: unset;
  }
}
.comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .reward-info-expiration-wrapper {
  flex-direction: column;
  gap: 8px;
}
.comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .points-card .content-wrapper .reward-info-expiration-wrapper .ellipse-divider {
  display: none;
}
.comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .points-circle-total {
  display: flex;
}
.comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .your-total-points .label.total-points {
  display: none;
}
.comarch_r9-activity-points-circle-active .points-fuel-rewards-wrapper .points-cards-wrapper .your-total-points .label.your-points {
  display: block;
}
.comarch_r9-activity-points-circle-active .points-activity-wrapper-2025 {
  padding-bottom: 0;
}
.comarch_r9-activity-points-circle-active .points-activity-wrapper-2025 .tabs {
  display: flex;
}
.comarch_r9-activity-points-circle-active .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr .member.active-circle {
  display: table-cell;
}
@media screen and (max-width: 680px) {
  .comarch_r9-activity-points-circle-active .points-activity-wrapper-2025 .monthly-data-wrapper .monthly-data table tr .member.active-circle {
    display: none;
  }
}
.comarch_r9-activity-points-circle-active .earn-even-more-wrapper {
  display: none;
}

.badges {
  padding: 0;
  position: relative;
}
.badges article {
  padding: 32px;
}
.badges article h1 {
  color: #0D469B;
  font-family: emprint-semi-bold;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px; /* 138.889% */
  padding-bottom: 20px;
}
.badges article h4 {
  color: #202020;
  font-size: 24px;
  font-weight: 400;
  font-family: emprint-regular;
  padding-bottom: 18px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.24px;
}
.badges article div.progress-rewards-points-chart {
  margin-bottom: 24px;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail {
  padding: 32px;
  max-width: 444px;
  min-width: 280px;
  width: 32%;
  background: #FFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail p {
  color: #202020;
  margin-bottom: 8px;
  font-family: emprint-regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail p.title {
  color: #202020;
  font-family: emprint-semi-bold;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.24px;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail p.title span {
  font-size: 28px;
  font-weight: 400;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail p.progress-value {
  color: #000;
  text-align: right;
  font-family: emprint-semi-bold;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.15px;
  margin-bottom: 8px;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail a {
  color: #202020;
  font-family: emprint-regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail .badge-cta {
  color: #0c479d;
  font-family: emprint-semi-bold;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  margin-top: 16px;
  text-align: right;
  text-decoration-line: underline;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  align-self: flex-end;
}
.badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail .badge-cta span {
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.badges .spacer {
  flex-grow: 1;
}
.badges .progress-wrapper p.progress-value {
  color: #000;
  text-align: right;
  font-family: emprint-semi-bold;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.15px;
  margin-bottom: 8px;
}
.badges .progress-wrapper div.progressBar {
  width: 100%;
  height: 15px;
  border-radius: 10px;
  background-color: #dbdada;
}
.badges .progress-wrapper div.progressBar div.progressBarValue {
  height: 100%;
  border-radius: 10px;
}
.badges .progress-wrapper div.progressBar div.progressBarValue div {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #0c479d;
}
.badges .terms-conditions-shell-wrapper {
  padding: 32px 0 0;
}
.badges .terms-conditions-shell-wrapper article {
  padding: 0;
}
.badges .badge-img {
  width: 121px;
}
.badges .badge-img img {
  width: 121px;
}
.badges .badge-info {
  padding-left: 32px;
}
@media (max-width: 991px) {
  .badges .badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
    padding: 32px;
  }
  .badges .badges article div.progress-rewards-points-chart article.progress-to-rewards-thumbnail img {
    max-width: 100%;
  }
  .badges .badge-img {
    width: 100%;
    max-width: 121px;
    align-self: flex-start;
  }
  .badges .badge-info {
    padding: 0 16px 16px 16px;
  }
  .badges .see-details {
    padding-bottom: 16px;
  }
}

.badge-popup-overlay {
  position: fixed;
  top: 0;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 999999;
}
.badge-popup-overlay::backdrop {
  background: rgba(0, 0, 0, 0.15);
}
.badge-popup-overlay[open] {
  display: block;
}
@media screen and (max-width: 980px) {
  .badge-popup-overlay {
    left: 0;
  }
}
.badge-popup-overlay .close {
  cursor: pointer;
  padding: 4px;
  margin-bottom: 16px;
  position: absolute;
  right: 24px;
  top: 16px;
}
.badge-popup-overlay .badge-modal {
  background: #fff;
  width: 420px;
  padding: 56px 24px 16px 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: calc(100vh - 20px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 680px) {
  .badge-popup-overlay .badge-modal {
    width: calc(100vw - 20px);
    max-width: 340px;
  }
}
.badge-popup-overlay .badge-modal .badge-img {
  width: 121px;
}
.badge-popup-overlay .badge-modal .badge-img img {
  width: 121px;
}
.badge-popup-overlay .badge-modal .badge-info {
  padding-left: 32px;
}
.badge-popup-overlay .badge-modal button {
  position: absolute;
  left: 290px;
  top: 12px;
  padding: 4px 16px;
  background: #0c479d;
  border-radius: 20px;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #ffffff;
  border: 0;
}
@media screen and (max-width: 680px) {
  .badge-popup-overlay .badge-modal button {
    padding: 2px 16px;
    font-size: 14px;
    line-height: 24px;
    left: 226px;
    top: 9.5px;
  }
}
.badge-popup-overlay .badge-modal button.close {
  left: auto;
  top: 16px;
  right: 24px;
  padding: 4px;
  background: transparent;
  border-radius: 0;
  color: inherit;
}
.badge-popup-overlay .badge-modal .divider {
  margin: 16px 0;
  border: 1px solid #ccc;
}
.badge-popup-overlay .badge-modal .validity {
  padding-bottom: 8px;
}
.badge-popup-overlay .badge-modal h2.title {
  margin-bottom: 8px;
}
.badge-popup-overlay .badge-modal .description {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000000;
}
.badge-popup-overlay .badge-modal .description a {
  text-decoration: underline;
  color: #000000;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.badge-popup-overlay .badge-modal .description span {
  color: #ff00ff;
}

dialog.badge-popup-overlay {
  border: 0;
  margin: 0;
  padding: 0;
  max-width: none;
  max-height: none;
  overflow: hidden;
  background: transparent;
}

@media (max-width: 991px) {
  .badge-popup-overlay .badge-modal {
    width: calc(100vw - 20px);
    max-width: 340px;
  }
}
#termsTable {
  border-collapse: collapse;
  font-family: "emprint-bold";
}
#termsTable .table td, #termsTable .table th {
  font-family: "emprint-bold";
}
#termsTable td {
  border: 1px #EDEDED solid;
  background-color: white;
  vertical-align: middle;
}
#termsTable tr:nth-child(1) {
  background-color: #EDEDED;
  color: #202020;
  border: 1px #EDEDED solid;
  font-family: emprint-semi-bold;
  text-align: left;
}
#termsTable tr:nth-child(1) th {
  font-family: emprint-semi-bold;
  border: 1px white solid;
}
#termsTable tr:nth-child(1) th {
  width: 16%;
}
#termsTable tr:nth-child(1) {
  /*th:nth-child(6) {
    width: auto;
  }*/
}
#termsTable {
  /*tr:nth-child(2) {
    background-color: white;
    text-align: center;
    td {
      background-color: white;
      font-family: "emprint-bold";
    }
  }*/
}

.comarch_r12-personal-information {
  padding: 0 12px 32px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information {
    padding: 0 0 32px;
  }
}
.comarch_r12-personal-information h1 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
  padding-bottom: 36px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information h1 {
    line-height: 38px;
  }
}
.comarch_r12-personal-information a {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0c479d;
  display: flex;
  width: fit-content;
  height: fit-content;
}
.comarch_r12-personal-information sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  top: 0px;
}
.comarch_r12-personal-information sup.reg {
  font-size: 100%;
  top: 6px;
}
.comarch_r12-personal-information span.chevron {
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.comarch_r12-personal-information .personal-information-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 32px;
}
@media screen and (max-width: 1175px) {
  .comarch_r12-personal-information .personal-information-wrapper {
    flex-direction: column;
    gap: 24px;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper {
    gap: 0;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status {
    order: 1;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .photo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 124px;
  background: #707070;
  border: 1px solid #ffffff;
  border-radius: 12px;
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #ffffff;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .photo {
    width: 88px;
    height: 88px;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .name {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #202020;
  padding-bottom: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .name {
    font-size: 24px;
    line-height: 100%;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .member-since {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #202020;
  padding-bottom: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .member-since {
    font-size: 16px;
    line-height: 100%;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .status-chip-group {
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .status-chip-group .status-chip {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 26px;
  border: 1px solid #0C479D;
  border-radius: 12px;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #0C479D;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .name-and-photo-status .name-member-status .status-chip-group {
    flex-direction: column;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .personal-details {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .personal-details {
    order: 3;
    gap: 28px;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row {
    flex-direction: column;
  }
}
.comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row .personal-details-col {
  display: flex;
  flex-direction: column;
  gap: 28px;
  width: 288px;
}
.comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row .label-value .label {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #202020;
  padding-bottom: 8px;
}
.comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row .label-value .value {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #202020;
  padding: 4px 8px;
}
.comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row .label-value .value.password {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper .personal-details .personal-details-row .label-value .value.password {
    justify-content: space-between;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .personal-information-wrapper #link_text_edit-profile {
    order: 2;
    padding: 16px 0 48px;
  }
}
.comarch_r12-personal-information .my-cards-wrapper h1 {
  padding-bottom: 24px;
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  padding-bottom: 32px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper {
    flex-direction: column;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card {
  display: flex;
  gap: 16px;
  flex: 1;
}
@media screen and (max-width: 1175px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card {
    flex-wrap: wrap;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card img.hero-desk {
  display: block;
  width: 218px;
  height: 200px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card img.hero-desk {
    display: none;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card img.hero-mob {
  display: none;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card img.hero-mob {
    display: block;
    width: 100%;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-name {
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 16px;
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-name sup {
  font-family: emprint-light;
  font-style: normal;
  font-weight: 300;
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details {
  padding: 17.5px 0;
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  gap: 16px;
  padding-bottom: 16px;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 {
    gap: 8px;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 .label {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 .label {
    flex-basis: 100%;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 .value {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #202020;
  padding: 8px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 .value {
    flex-basis: 56%;
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 .copy-icon {
  cursor: pointer;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details .card-number-2025 .copy-icon {
    /*flex-basis: 25%;*/
  }
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .card .card-details a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 4px;
}
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .aarp-card .card-details .card-number-2025,
.comarch_r12-personal-information .my-cards-wrapper .rewards-aarp-cards-wrapper .aarp-card .card-details #unlink {
  display: none;
}
.comarch_r12-personal-information .invite-your-friends-wrapper h1 {
  padding-bottom: 24px;
}
.comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper {
    flex-direction: column;
  }
}
.comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .card {
  display: flex;
  gap: 16px;
  flex: 1;
  flex-direction: row;
  align-items: flex-start;
  padding: 32px 32px;
  gap: 40px;
  background: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  position: relative;
}
@media screen and (max-width: 1175px) {
  .comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .card {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .card {
    flex-direction: column;
    padding: 32px 12px 32px;
  }
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .invite-your-friends-card img.hero {
    width: 100%;
  }
}
.comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .invite-your-friends-card .card-details .card-name {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 8px;
}
.comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .invite-your-friends-card .card-details p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #202020;
  padding-bottom: 16px;
}
.comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .invite-your-friends-card .card-details p sup {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .invite-your-friends-card .card-details a {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .invite-your-friends-wrapper .invite-your-friends-card-wrapper .invite-your-friends-card .card-details a {
    justify-content: space-between;
  }
}
.comarch_r12-personal-information .promo-code-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 64px 0 32px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .promo-code-wrapper {
    align-items: start;
    width: 247px;
    margin: auto;
  }
}
.comarch_r12-personal-information .promo-code-wrapper .title {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #0c479d;
  padding-bottom: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .promo-code-wrapper .title {
    padding-bottom: 12px;
  }
}
.comarch_r12-personal-information .promo-code-wrapper .input-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
  .comarch_r12-personal-information .promo-code-wrapper .input-group {
    gap: 14px;
  }
}
.comarch_r12-personal-information .promo-code-wrapper .input-group input {
  padding: 8px 56px 8px 12px;
  width: 230px;
  height: 48px;
  background: #fefefe;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #585858;
}
.comarch_r12-personal-information .promo-code-wrapper .input-group button#link_btn_apply {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  gap: 16px;
  isolation: isolate;
  width: 160px;
  min-width: 160px;
  height: 48px;
  color: #0c479d;
  border: 1px solid #0c479d;
  border-radius: 0px;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  background: #ffffff;
}
.comarch_r12-personal-information .promo-code-wrapper .input-group button#link_btn_apply span.chevron img {
  width: 10px;
}

#linkAARP-success-banner {
  justify-content: center;
}

.comarch_r12-5-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px 32px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-container {
    padding: 40px;
  }
  .comarch_r12-5-container .box,
  .comarch_r12-5-container form#box-form,
  .comarch_r12-5-container h1,
  .comarch_r12-5-container input {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r12-5-container .box {
  max-width: 389px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 32px auto;
}
.comarch_r12-5-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-align: left;
  color: #0D469B;
  width: 389px;
  font-size: 36px;
  line-height: 38px;
}
.comarch_r12-5-container .hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.comarch_r12-5-container .hero-image img {
  width: 77%;
  max-width: 389px;
}
.comarch_r12-5-container form#box-form {
  border-bottom: none;
  max-width: 389px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.comarch_r12-5-container .or-separator {
  font-family: emprint-bold, Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
  width: 100%;
  color: #202020;
  font-size: 16px;
}
.comarch_r12-5-container .or-separator::before, .comarch_r12-5-container .or-separator::after {
  content: "";
  flex: 1;
  border-bottom: 2px solid #AAAAAA;
}
.comarch_r12-5-container .or-separator::before {
  margin-right: 16px;
}
.comarch_r12-5-container .or-separator::after {
  margin-left: 16px;
}
.comarch_r12-5-container p.text-form {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
}
.comarch_r12-5-container .sr-only, .comarch_r12-5-container input.error:focus + label,
.comarch_r12-5-container input.error:not(:placeholder-shown) + label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}
.comarch_r12-5-container .floating-group {
  position: relative;
}
.comarch_r12-5-container input {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  padding: 8px 16px 8px 12px;
  font-size: 16px;
  line-height: 24px;
  width: 389px;
  height: 40px;
  border: 1px solid #CBD5E1;
  background-color: #FEFEFE;
  color: #000;
}
.comarch_r12-5-container input:focus {
  border: 2px solid #0C479D;
  outline: none;
}
.comarch_r12-5-container input.error {
  border: 2px solid #FD0D0D;
  background-color: #FEFEFE;
}
.comarch_r12-5-container label {
  position: absolute;
  left: 12px;
  top: 0%;
  transform: translateY(-50%);
  outline: none;
  padding: 0 4px;
  color: #64748B;
  font-size: 16px;
  pointer-events: none;
  transition: 0.2s ease all;
}
.comarch_r12-5-container input:focus + label,
.comarch_r12-5-container input:not(:placeholder-shown) + label {
  top: -20px;
  color: #202020;
  background-color: white;
  width: auto;
}
.comarch_r12-5-container .helper-text {
  display: none;
  font-size: 14px;
  color: #64748B;
  margin-top: 4px;
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
}
.comarch_r12-5-container .error-msg {
  display: none;
  font-size: 12px;
  color: #CA0202;
  margin-top: 8px;
}
.comarch_r12-5-container .error-icon {
  display: none;
  position: absolute;
  right: 12px;
  top: 30%;
  transform: translateY(-50%);
  pointer-events: none;
}
.comarch_r12-5-container .error-icon img {
  display: block;
  width: 16px;
  height: 16px;
}
.comarch_r12-5-container input:focus ~ .helper-text {
  display: block;
}
.comarch_r12-5-container input.error:focus ~ .helper-text {
  display: none;
}
.comarch_r12-5-container input.error ~ .error-msg {
  display: block;
}
.comarch_r12-5-container input.error ~ .error-icon {
  display: block;
}
.comarch_r12-5-container button.form-button {
  width: 100%;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  opacity: 1;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.comarch_r12-5-container button.form-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.comarch_r12-5-container a.skip {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-family: "emprint-semi-bold";
  font-size: 16px;
  color: #0C479D;
}

.comarch_r12-5-1-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px 32px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-1-container {
    width: 100% !important;
    max-width: 100%;
    padding: 16px 16px 0;
  }
}
.comarch_r12-5-1-container .box {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 389px;
  margin: 32px auto;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-1-container .box {
    width: 100% !important;
    max-width: 343px;
    margin: 0 auto;
  }
}
.comarch_r12-5-1-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #0D469B;
  width: 389px;
  font-size: 36px;
  line-height: 38px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-1-container h1 {
    width: 100% !important;
    max-width: 100%;
    font-size: 24px;
    line-height: 30px;
  }
}
.comarch_r12-5-1-container .hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.comarch_r12-5-1-container .hero-image img {
  width: 77%;
  max-width: 389px;
}
.comarch_r12-5-1-container p.text-info {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
}
.comarch_r12-5-1-container p.text-info a.phone-link {
  color: #202020;
  text-decoration: underline;
  white-space: nowrap;
}
.comarch_r12-5-1-container p.text-info a.phone-link:hover {
  text-decoration: none;
  color: #202020;
}
.comarch_r12-5-1-container .form-button {
  width: 100%;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  opacity: 1;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  display: flex;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.comarch_r12-5-1-container .form-button:active {
  background-color: #0C479D;
  outline: none;
  box-shadow: none;
}
.comarch_r12-5-1-container .form-button:focus {
  outline: none !important;
  box-shadow: none;
}
.comarch_r12-5-1-container .form-button:focus-visible {
  outline: 2px solid #0C479D;
  outline-offset: -4px;
}
.comarch_r12-5-1-container a.cancel {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-family: "emprint-semi-bold";
  font-size: 16px;
  color: #0C479D;
}

.comarch_r12-5-2-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px 32px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-2-container {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r12-5-2-container .box {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 389px;
  margin: 32px auto;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-2-container .box {
    width: 100% !important;
    max-width: 343px;
  }
}
.comarch_r12-5-2-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #0D469B;
  width: 389px;
  font-size: 36px;
  line-height: 38px;
  font-weight: 600;
}
@media screen and (max-width: 680px) {
  .comarch_r12-5-2-container h1 {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r12-5-2-container .hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.comarch_r12-5-2-container .hero-image img {
  width: 77%;
  max-width: 389px;
}
.comarch_r12-5-2-container form#form-confirmation {
  max-width: 389px;
  border: none;
}
.comarch_r12-5-2-container p.text-info {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
}
.comarch_r12-5-2-container p.text-info a.phone-link {
  color: #202020;
  text-decoration: underline;
  white-space: nowrap;
}
.comarch_r12-5-2-container p.text-info a.phone-link:hover {
  text-decoration: none;
  color: #202020;
}
.comarch_r12-5-2-container button {
  width: 100%;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  opacity: 1;
  cursor: pointer;
}
.comarch_r12-5-2-container a.cancel {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-family: "emprint-semi-bold";
  font-size: 16px;
  color: #0C479D;
}

.comarch_r12-6-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px 32px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-6-container {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r12-6-container .box {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 400px;
  margin: 32px auto;
}
@media screen and (max-width: 680px) {
  .comarch_r12-6-container .box {
    width: 100% !important;
    max-width: 343px;
  }
}
.comarch_r12-6-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #0D469B;
  width: 400px;
  font-size: 36px;
  line-height: 38px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-6-container h1 {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r12-6-container .hero-image {
  text-align: center;
  width: 100%;
}
.comarch_r12-6-container .hero-image img {
  width: 120px;
  margin: 25px;
}
.comarch_r12-6-container form#formConfirmation {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 400px;
  border: none;
}
.comarch_r12-6-container p.text-info {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
}
.comarch_r12-6-container p.text-info a.phone-link {
  color: #202020;
  text-decoration: underline;
  white-space: nowrap;
}
.comarch_r12-6-container p.text-info a.phone-link:hover {
  text-decoration: none;
  color: #202020;
}
.comarch_r12-6-container p.text-instruction {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 14px;
}
.comarch_r12-6-container label {
  margin: 0;
}
.comarch_r12-6-container input.error:focus + label,
.comarch_r12-6-container input.error:not(:placeholder-shown) + label {
  display: none;
}
.comarch_r12-6-container .error-msg {
  display: none;
  font-size: 14px;
  font-weight: 400;
  color: #CA0202;
  margin-top: 8px;
}
.comarch_r12-6-container .error-icon {
  display: none;
  position: absolute;
  right: 12px;
  top: 6%;
  transform: translateY(-50%);
  pointer-events: none;
}
.comarch_r12-6-container .error-icon img {
  display: block;
  width: 16px;
  height: 16px;
}
.comarch_r12-6-container input.error ~ .error-msg {
  display: block;
}
.comarch_r12-6-container input.error ~ .error-icon {
  display: block;
}
.comarch_r12-6-container input {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  padding: 8px 16px 8px 12px;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  max-width: 400px;
  height: 40px;
  border: 1px solid #CBD5E1;
  background-color: #FEFEFE;
  color: #000;
  margin-top: -16px;
}
.comarch_r12-6-container input:focus {
  border: 2px solid #0C479D;
  outline: none;
}
.comarch_r12-6-container input.error {
  border: 2px solid #FD0D0D;
  background-color: #FEFEFE;
}
.comarch_r12-6-container .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.comarch_r12-6-container button#link_btn_delete-account {
  width: 100%;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  opacity: 1;
  cursor: pointer;
  margin-top: 36px;
}
.comarch_r12-6-container a.cancel {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-family: "emprint-semi-bold";
  font-size: 16px;
  color: #0C479D;
}

.comarch_r12-6-1-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px 32px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-6-1-container {
    width: 100% !important;
    max-width: 100%;
    padding: 16px;
  }
}
.comarch_r12-6-1-container .box {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 500px;
  margin: 32px auto;
}
@media screen and (max-width: 680px) {
  .comarch_r12-6-1-container .box {
    width: 100% !important;
    max-width: 343px;
    margin: 0 auto;
  }
}
.comarch_r12-6-1-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #0D469B;
  font-size: 36px;
  line-height: 38px;
}
.comarch_r12-6-1-container h1 sup {
  font-size: 20px;
  position: relative;
  font-family: emprint-bold, Arial, Helvetica, sans-serif;
  color: #0D469B;
  position: relative;
  top: 0.5px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-6-1-container h1 {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r12-6-1-container h3 {
  color: #202020;
  font-family: emprint-bold, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.comarch_r12-6-1-container .text-info {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
}
.comarch_r12-6-1-container .text-info ul.warning-list {
  padding-left: 8px;
  list-style-type: square;
  list-style: none;
}
.comarch_r12-6-1-container .text-info ul.warning-list li {
  margin-bottom: 4px;
  display: list-item;
  position: relative;
  padding-left: 14px;
}
.comarch_r12-6-1-container .text-info ul.warning-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0px;
}
.comarch_r12-6-1-container .text-info.pl-1 {
  padding-left: 4px;
}
.comarch_r12-6-1-container p.email-confirmation {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
  padding-left: 16px;
}
.comarch_r12-6-1-container hr.divider {
  background-color: #CBD5E1;
  border: 0;
  height: 1px;
  margin: -16px 0;
}
.comarch_r12-6-1-container h3.header-instruction {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 20px;
  margin-top: -5px;
  margin-bottom: -8px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.comarch_r12-6-1-container button#link_btn_rejoin-now {
  width: 100%;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  opacity: 1;
  cursor: pointer;
}
.comarch_r12-6-1-container a.cancel {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-family: "emprint-semi-bold";
  font-size: 16px;
  color: #0C479D;
}

.comarch_r13-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px 32px 0;
}
@media screen and (max-width: 680px) {
  .comarch_r13-container {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r13-container .box {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 389px;
  margin: 32px auto;
}
@media screen and (max-width: 680px) {
  .comarch_r13-container .box {
    width: 100% !important;
    max-width: 343px;
    margin: 0;
  }
}
.comarch_r13-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #0D469B;
  width: 389px;
  font-size: 36px;
  line-height: 50px;
}
@media screen and (max-width: 680px) {
  .comarch_r13-container h1 {
    width: 100% !important;
    max-width: 100%;
  }
}
.comarch_r13-container .hero-image img {
  text-align: center;
  width: 100%;
  max-width: 389px;
}
.comarch_r13-container p.text-info {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
  margin-top: -16px;
  margin-bottom: 16px;
}
.comarch_r13-container p.text-info-footer {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 12px;
}
.comarch_r13-container p.text-info-footer a.term-circle-link {
  color: #0403DC;
  text-decoration: underline;
  white-space: nowrap;
}
.comarch_r13-container button#link_btn_start-a-points-circle {
  width: 100%;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  opacity: 1;
  cursor: pointer;
}

#invite-success-banner {
  justify-content: center;
}

.comarch_r13-2-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 32px;
  box-sizing: border-box;
}
@media screen and (max-width: 900px) {
  .comarch_r13-2-container {
    padding: 16px;
    padding-top: 32px;
  }
}
.comarch_r13-2-container .header-section {
  margin-bottom: 32px;
}
.comarch_r13-2-container .header-section h1 {
  font-size: 36px;
  color: #0C479D;
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  line-height: 50px;
}
.comarch_r13-2-container .header-section p {
  font-size: 16px;
  font-weight: 400;
  color: #202020;
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
}
.comarch_r13-2-container .page-layout {
  display: grid;
  column-gap: 24px;
  row-gap: 16px;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: "welcome logo" "emails  button";
}
@media screen and (max-width: 1000px) {
  .comarch_r13-2-container .page-layout {
    grid-template-columns: 1fr;
    grid-template-areas: "logo" "welcome" "emails" "button";
  }
}
.comarch_r13-2-container .area-welcome {
  grid-area: welcome;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .area-welcome {
    justify-content: left;
    max-width: none;
  }
}
.comarch_r13-2-container .area-welcome .lists-wrapper {
  margin-bottom: 0;
}
.comarch_r13-2-container .area-emails {
  grid-area: emails;
  padding: 0;
  width: 100%;
  min-width: 0;
}
.comarch_r13-2-container .area-button {
  grid-area: button;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0;
  width: 100%;
  min-width: 0;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .area-button {
    justify-content: left;
    max-width: none;
  }
}
.comarch_r13-2-container .welcome-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 16px;
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
}
.comarch_r13-2-container .welcome-header h1 {
  font-family: emprint-light, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #202020;
  margin: 0;
}
.comarch_r13-2-container .welcome-header h3 {
  color: #282828;
  font-size: 16px;
  font-family: emprint-semi-bold;
  margin: 0;
}
.comarch_r13-2-container .area-logo {
  grid-area: logo;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  padding: 24px;
  width: 100%;
  max-width: 349px;
  height: fit-content;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}
.comarch_r13-2-container .area-logo .circle-icon {
  width: 123px;
  height: 123px;
  flex-shrink: 0;
  object-fit: contain;
  display: block;
}
.comarch_r13-2-container .area-logo .stats-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.comarch_r13-2-container .area-logo .stats-number {
  font-size: 64px;
  font-family: emprint-bold;
  color: #0C479D;
  line-height: 1;
  margin-bottom: 4px;
  letter-spacing: -0.3px;
}
.comarch_r13-2-container .area-logo .stats-label {
  font-size: 20px;
  color: #666;
  font-weight: bold;
  font-family: emprint-bold;
  margin-bottom: 8px;
  letter-spacing: -0.3px;
}
.comarch_r13-2-container .area-logo .stats-rule {
  font-size: 12px;
  color: #282828;
}
@media screen and (max-width: 900px) {
  .comarch_r13-2-container .area-logo {
    gap: 19px;
    max-width: none;
  }
}
.comarch_r13-2-container .main-member-card {
  background: #fff;
  padding: 8px;
  position: relative;
  width: fit-content;
  min-width: 0;
  max-width: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .main-member-card {
    width: 100%;
    max-width: none;
  }
}
.comarch_r13-2-container .main-member-card .avatar {
  flex-shrink: 0;
}
.comarch_r13-2-container .main-member-card .member-info {
  display: flex;
  flex-direction: column;
}
.comarch_r13-2-container .main-member-card h1 {
  font-size: 32px;
  color: #282828;
  margin: 0 0 2px 0;
  line-height: 1.2;
  font-weight: bold;
}
.comarch_r13-2-container .main-member-card h2 {
  font-size: 16px;
  color: #282828;
  margin: 0 0 2px 0;
}
.comarch_r13-2-container .main-member-card .role-badge {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #282828;
}
.comarch_r13-2-container .main-member-card .role-badge .icon {
  font-size: 12px;
}
.comarch_r13-2-container .main-member-card .more-options {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.comarch_r13-2-container #active-members-list {
  display: grid;
  grid-template-columns: repeat(3, 232px);
  gap: 16px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container #active-members-list {
    grid-template-columns: 1fr;
    width: auto;
  }
}
.comarch_r13-2-container #active-members-list li {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px;
  position: relative;
  overflow: visible;
  min-width: 232px;
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container #active-members-list li {
    max-width: 343px;
    width: 100%;
  }
}
.comarch_r13-2-container #active-members-list li .avatar {
  flex-shrink: 0;
}
.comarch_r13-2-container #active-members-list li .member-info {
  display: flex;
  flex-direction: column;
}
.comarch_r13-2-container #active-members-list li .member-name {
  font-size: 16px;
  color: #282828;
  font-weight: bold;
  display: block;
}
.comarch_r13-2-container #active-members-list li .role-badge {
  font-size: 12px;
  color: #202020;
  display: flex;
  gap: 4px;
  margin-top: 4px;
}
.comarch_r13-2-container #active-members-list li .more-options {
  margin-left: auto;
  position: relative;
}
.comarch_r13-2-container .area-emails form#invite-form {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  width: 100%;
  max-width: none !important;
  min-width: 0;
}
.comarch_r13-2-container #invite-title {
  font-size: 16px;
  font-family: emprint-semi-bold;
  margin-bottom: 12px;
}
.comarch_r13-2-container #pending-members-list {
  display: grid;
  grid-template-columns: repeat(2, 388px);
  gap: 16px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 900px) {
  .comarch_r13-2-container #pending-members-list {
    grid-template-columns: 1fr;
    width: 343px;
  }
}
.comarch_r13-2-container #pending-members-list li {
  background: #FAFAFA;
  border: none;
  padding: 8px 10px;
  font-size: 16px;
  color: #202020;
  font-family: emprint-regular;
  min-width: 388px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 900px) {
  .comarch_r13-2-container #pending-members-list li {
    min-width: 343px;
  }
}
.comarch_r13-2-container #pending-members-list li .pending-email {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comarch_r13-2-container #pending-members-list li .more-options {
  margin-left: auto;
  flex-shrink: 0;
  position: relative;
}
.comarch_r13-2-container .internal-email-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .comarch_r13-2-container .internal-email-grid {
    grid-template-columns: 1fr;
  }
}
.comarch_r13-2-container .input-wrapper {
  position: relative;
  width: 100%;
}
.comarch_r13-2-container .input-wrapper .error-msg {
  display: none;
  font-size: 14px;
  color: #CA0202;
  margin-top: 8px;
}
.comarch_r13-2-container .input-wrapper .error-icon {
  display: none;
  position: absolute;
  right: 12px;
  top: 30%;
  transform: translateY(-50%);
  pointer-events: none;
}
.comarch_r13-2-container .input-wrapper .error-icon img {
  display: block;
  width: 16px;
  height: 16px;
}
.comarch_r13-2-container .input-wrapper input.error ~ .error-msg {
  display: block;
}
.comarch_r13-2-container .input-wrapper input.error ~ .error-icon {
  display: block;
}
.comarch_r13-2-container .input-wrapper input {
  border: 1px solid #CBD5E1;
  padding: 10px;
  width: 100%;
  max-width: none;
  font-size: 16px;
  color: #202020;
  font-family: emprint-regular;
  box-sizing: border-box;
}
.comarch_r13-2-container .input-wrapper input.error {
  border: 2px solid #FD0D0D;
  background-color: #FEFEFE;
  outline: none;
}
@media screen and (max-width: 900px) {
  .comarch_r13-2-container .input-wrapper input {
    width: 100%;
    max-width: none;
  }
}
.comarch_r13-2-container .lists-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.comarch_r13-2-container .list-group {
  display: block;
}
.comarch_r13-2-container .list-group h3 {
  font-size: 16px;
  color: #282828;
  letter-spacing: -0.1px;
  font-family: emprint-semi-bold;
  margin-top: 0;
  margin-bottom: 16px;
}
.comarch_r13-2-container .list-group ul.styled-list {
  margin-top: 0;
}
.comarch_r13-2-container .avatar {
  background-color: #AAAAAA;
  width: 47px;
  height: 47px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24.5px;
  font-weight: bold;
  flex-shrink: 0;
}
.comarch_r13-2-container .three-dots-btn {
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comarch_r13-2-container .three-dots-btn img {
  display: block;
  width: 24px;
  height: 24px;
  pointer-events: none;
}
.comarch_r13-2-container .three-dots-btn:hover {
  background-color: #f0f0f0;
}
.comarch_r13-2-container .tooltip-menu {
  display: none;
  position: absolute;
  left: 0;
  right: auto;
  top: 100%;
  z-index: 9999;
  min-width: 94px;
  text-align: left;
  background: #FAFAFA;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .tooltip-menu {
    left: auto;
    right: 0;
  }
}
.comarch_r13-2-container .tooltip-menu.show {
  display: block;
  height: auto;
  border: 1px solid #EEE;
}
.comarch_r13-2-container .tooltip-menu button {
  letter-spacing: -0.2px;
  border: none;
  background: none;
  text-align: left;
  padding: 4px 8px;
  cursor: pointer;
  font-size: 16px;
  color: #282828;
  background: #FAFAFA;
  width: 100%;
  white-space: nowrap;
  min-width: 94x;
}
.comarch_r13-2-container .tooltip-menu button:last-child {
  border-bottom: none;
}
.comarch_r13-2-container .tooltip-menu button.remove, .comarch_r13-2-container .tooltip-menu button.cancel, .comarch_r13-2-container .tooltip-menu button.resend {
  color: #282828;
  font-family: emprint-regular;
}
.comarch_r13-2-container .tooltip-menu hr {
  border: 0;
  height: 1px;
  background-color: #CCCCCC;
  width: 80%;
  position: relative;
  display: block;
  margin: 0 auto;
}
.comarch_r13-2-container .text-link {
  background: none;
  border: none;
  color: #0C479D;
  font-family: emprint-semi-bold;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
  font-size: 16px;
  margin-top: 16px;
  text-decoration: none;
}
.comarch_r13-2-container .text-link .label {
  text-decoration: underline;
  font-family: emprint-semi-bold;
  font-weight: 600;
}
.comarch_r13-2-container .text-link .plus {
  text-decoration: none;
  margin-right: 4px;
  font-family: emprint-semi-bold;
  font-weight: 600;
}
.comarch_r13-2-container .text-link:hover {
  text-decoration: none;
}
.comarch_r13-2-container .text-link:hover .label {
  text-decoration: underline;
}
.comarch_r13-2-container .text-link:disabled {
  color: #282828;
  cursor: default;
  text-decoration: none;
}
.comarch_r13-2-container .text-link:disabled .label {
  text-decoration: none;
}
.comarch_r13-2-container .form-button {
  width: auto;
  height: 48px;
  padding: 12px 32px;
  background-color: #0C479D;
  color: white;
  border: none;
  font-family: emprint-semi-bold;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  transition: all 0.2s;
}
.comarch_r13-2-container .form-button:hover {
  background-color: #0C479D;
}
.comarch_r13-2-container .form-button:disabled, .comarch_r13-2-container .form-button.is-disabled {
  background-color: #0C479D;
  opacity: 0.6;
  color: white;
  cursor: not-allowed;
  box-shadow: none;
}
.comarch_r13-2-container .form-button[aria-disabled=true] {
  color: white;
  background-color: #0C479D;
  opacity: 0.6;
  cursor: not-allowed;
  text-decoration: none;
  pointer-events: none;
}
.comarch_r13-2-container .form-button[aria-disabled=true] .label {
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .form-button {
    width: 100%;
  }
}
.comarch_r13-2-container .terms-text {
  font-size: 12px;
  font-family: emprint-regular;
  color: #202020;
  margin-top: 24px;
}
.comarch_r13-2-container .terms-text a#link_text_tnc {
  color: #0403DC;
  text-decoration: underline;
}
.comarch_r13-2-container .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}
.comarch_r13-2-container .modal-overlay::backdrop {
  background-color: rgba(0, 0, 0, 0.25);
}
.comarch_r13-2-container .modal-overlay[open] {
  display: flex;
}
.comarch_r13-2-container .modal-overlay:not(dialog):not(.hidden) {
  display: flex;
}
.comarch_r13-2-container .modal-overlay.hidden {
  display: none;
}
.comarch_r13-2-container dialog.modal-overlay {
  border: 0;
  margin: 0;
  padding: 0;
  max-width: none;
  max-height: none;
  overflow: hidden;
  background: transparent;
}
.comarch_r13-2-container .modal-box {
  box-sizing: border-box;
  background: white;
  width: 100%;
  max-width: 389px;
  gap: 24px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .modal-box {
    max-width: 340px;
  }
}
.comarch_r13-2-container .modal-box .modal-logo {
  display: block;
  margin: 24px;
}
.comarch_r13-2-container .modal-box h1 {
  text-align: left;
  align-self: flex-start;
  width: 100%;
  font-size: 36px;
  color: #0C479D;
  font-family: emprint-semi-bold;
}
.comarch_r13-2-container .modal-box h3 {
  text-align: left;
  align-self: flex-start;
  width: 100%;
  font-size: 16px;
  color: #282828;
  font-family: emprint-semi-bold;
}
.comarch_r13-2-container .modal-box p {
  text-align: left;
  align-self: flex-start;
  width: 100%;
  font-size: 16px;
  color: #202020;
  line-height: 1.5;
  margin-top: -16px;
}
.comarch_r13-2-container .modal-actions {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.comarch_r13-2-container .modal-actions .form-button {
  height: auto;
  padding: 14px;
}
.comarch_r13-2-container .modal-actions .text-link {
  font-family: emprint-semi-bold;
  color: #0C479D;
  text-decoration: underline;
}
.comarch_r13-2-container .modal-actions .text-link:hover {
  text-decoration: underline;
}
.comarch_r13-2-container .modal-box.leave-box {
  max-width: 500px;
}
.comarch_r13-2-container .modal-box.leave-box .candidate-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  text-align: left;
  min-width: 0;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .modal-box.leave-box .candidate-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.comarch_r13-2-container .modal-box.leave-box .candidate-card {
  border: 2px solid transparent;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.2s;
  background: white;
  box-sizing: border-box;
  min-width: 0;
}
.comarch_r13-2-container .modal-box.leave-box .candidate-card .avatar {
  width: 32px;
  height: 32px;
  font-size: 14px;
  flex-shrink: 0;
  background-color: #AAAAAA;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
}
.comarch_r13-2-container .modal-box.leave-box .candidate-card span {
  font-size: 16px;
  color: #202020;
  font-family: emprint-regular;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  min-width: 0;
}
.comarch_r13-2-container .modal-box.leave-box .candidate-card.selected {
  border-color: #0C479D;
}
.comarch_r13-2-container .modal-box.leave-box .modal-actions {
  width: 100%;
}
.comarch_r13-2-container .modal-box.leave-box .modal-actions .form-button {
  width: 100%;
  max-width: none;
}
@media screen and (max-width: 600px) {
  .comarch_r13-2-container .modal-box.leave-box {
    max-width: 340px;
  }
}

.comarch_r13-6-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 32px;
  box-sizing: border-box;
}
.comarch_r13-6-container .layout-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .comarch_r13-6-container .layout-wrapper {
    flex-direction: column;
    gap: 24px;
    width: 100%;
  }
}
.comarch_r13-6-container .image-column {
  display: flex;
}
.comarch_r13-6-container .image-column .hero-image img {
  width: 389px;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .comarch_r13-6-container .image-column {
    width: 100%;
    justify-content: center;
  }
  .comarch_r13-6-container .image-column .hero-image img {
    width: 247px;
  }
}
.comarch_r13-6-container .content-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .comarch_r13-6-container .content-column {
    width: 100%;
    align-items: center;
    text-align: center;
  }
}
.comarch_r13-6-container h1 {
  font-family: emprint-semi-bold, Arial, Helvetica, sans-serif;
  color: #0D469B;
  font-size: 36px;
  line-height: 50px;
  font-weight: 600;
  margin: 0;
  text-align: left;
  align-self: flex-start;
  width: 100%;
}
.comarch_r13-6-container .info-text-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.comarch_r13-6-container p.text-info {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 16px;
  margin: 0;
  text-align: left;
}
.comarch_r13-6-container .wrapper-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .comarch_r13-6-container .wrapper-btn {
    flex-direction: column;
    gap: 24px;
  }
}
.comarch_r13-6-container button#link_btn_accept-invitation {
  width: 160px;
  height: 48px;
  color: white;
  background-color: #0C479D;
  border: none;
  font-size: 18px;
  font-family: emprint-semi-bold;
  cursor: pointer;
  transition: opacity 0.2s;
}
.comarch_r13-6-container button#link_btn_accept-invitation:hover {
  opacity: 0.9;
}
.comarch_r13-6-container a.reject {
  display: inline-block;
  text-align: center;
  margin: 0;
  font-family: "emprint-semi-bold";
  font-size: 16px;
  line-height: 24px;
  color: #0C479D;
  text-decoration: underline;
  cursor: pointer;
}

.comarch_r13-6-custom-footer {
  padding: 32px;
}
@media screen and (max-width: 768px) {
  .comarch_r13-6-custom-footer {
    padding: 16px;
  }
}
.comarch_r13-6-custom-footer p.custom-footer {
  font-family: emprint-regular, Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}
.comarch_r13-6-custom-footer p.custom-footer a.term-circle-link {
  color: #202020;
  text-decoration: underline;
  white-space: nowrap;
}

#comarch_r5-sign-in {
  padding: 0;
  margin: 0 32px;
}
@media screen and (max-width: 860px) {
  #comarch_r5-sign-in {
    margin: 0 16px;
  }
}
#comarch_r5-sign-in .hrDivider {
  width: 100%;
  border: 0.5px solid #AAAAAA;
}
#comarch_r5-sign-in .signInWrapper {
  margin: 2rem auto 0;
  width: 100%;
  max-width: 300px;
  padding: 32px 0 32px;
}
@media screen and (max-width: 640px) {
  #comarch_r5-sign-in .signInWrapper {
    margin: 0 16px;
    width: auto;
  }
}
#comarch_r5-sign-in .signInWrapper h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #0D469B;
  font-family: emprint-semi-bold;
  padding-bottom: 2rem;
  width: 100%;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper {
  border: 0;
  width: 100%;
  max-width: 300px;
  margin-top: 1rem;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper {
  width: 100%;
  max-width: 300px;
  padding-bottom: 16px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  #comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper label.placeholder {
  display: block;
  color: #585858;
  margin: 0px;
  position: absolute;
  width: auto;
  top: 18%;
  left: 7%;
  z-index: -1;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .withValidation label.placeholder {
  top: 28%;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper label.active {
  top: -12%;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
  z-index: 1;
  padding: 0 5px;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .withValidation label.placeholder.active {
  top: -31%;
  left: 2%;
  font-size: 1rem;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .eye-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  background: url("../../Resources/images/default/common/show-pin-inactive.png") no-repeat center center;
  background-size: 15px 15px;
  pointer-events: auto;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .eye-icon.active::after {
  background: url("../../Resources/images/default/common/show-pin-active.svg") no-repeat center center;
  background-size: 15px 15px;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .eye-icon.hide::after {
  background: url("../../Resources/images/default/common/show-pin-hide.svg") no-repeat center center;
  background-size: 15px 15px;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .hide-span {
  display: none;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper input {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #cbd5e1;
  border-radius: 0;
  color: #000000;
  font-family: emprint-semi-bold;
  font-size: 16px;
  height: 100%;
  min-height: 40px;
  max-width: 300px;
  padding: 0 20px;
  width: 100%;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  #comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper input {
    max-width: 100%;
  }
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper input:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .errorMessage {
  display: none;
  color: #64748b;
  font-size: 0.8rem;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .errorMessage.passMessage {
  color: #062b4c;
  font-weight: 600;
  padding-bottom: 5px;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .passvalidation {
  font-size: 0.8rem;
  padding-left: 22px;
  position: relative;
  margin: 0;
  color: #062b4c;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .passvalidation:not(:last-child) {
  margin-bottom: 5px;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .passvalidation::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23062B4C' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .validPassword {
  color: #119231;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .validPassword::before {
  background: url("../../Resources/images/default/common/validPasswordCheck.svg") no-repeat center center;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .validPassword_error {
  color: #CA0202;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .inputWrapper .validPassword_error::before {
  background: url("../../Resources/images/default/common/hint-icons-fail.svg") no-repeat center center;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .passValidationMessageWrapper {
  padding: 10px 0 30px;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .withValidation {
  position: inherit;
}
#comarch_r5-sign-in .signInWrapper form.signInFormWrapper .passMessage {
  margin-bottom: 5px;
  color: #062b4c;
  font-size: 0.9rem;
}
#comarch_r5-sign-in .signInWrapper a.forgotPassword {
  font-family: emprint-regular;
  font-size: 14px;
  color: #0C479D;
}
#comarch_r5-sign-in .signInWrapper .btn-review {
  width: 100%;
  max-width: 300px;
  margin: 15px 0 1rem;
}
#comarch_r5-sign-in .signInWrapper .btn-Apple {
  width: 100%;
  max-width: 300px;
  margin: 1rem 0 1.2rem;
}
#comarch_r5-sign-in .signInWrapper p {
  font-size: 1rem;
}
#comarch_r5-sign-in .signInWrapper p sup {
  font-size: 0.5rem;
}
#comarch_r5-sign-in .signInWrapper .divider-or {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
}
#comarch_r5-sign-in .signInWrapper .divider-or::before, #comarch_r5-sign-in .signInWrapper .divider-or::after {
  content: "";
  flex: 1;
  height: 3px;
  background: #9a9a9a;
  border-radius: 999px;
}
#comarch_r5-sign-in .signInWrapper .joinNowCTAtext {
  color: #202020;
  font-family: emprint-bold;
}

.comarch_r8-overview-my-rewards {
  padding: 32px 32px 0 32px;
}
.comarch_r8-overview-my-rewards .inviteBanner {
  display: flex;
  padding: 32px;
  align-items: center;
  align-content: center;
  gap: 40px;
  flex: 1 0 0;
  flex-wrap: wrap;
  background: #22509E;
}
.comarch_r8-overview-my-rewards .inviteBanner h1 {
  color: #FFF;
  font-family: emprint-regular;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -0.36px;
}
.comarch_r8-overview-my-rewards .inviteBanner a.learn-more {
  color: #FFF;
  font-family: emprint-light;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.24px;
  order: 1;
}
.comarch_r8-overview-my-rewards .inviteBanner a {
  color: #FFF;
  font-family: "emprint-semi-bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.24px;
}
.comarch_r8-overview-my-rewards .inviteBanner #link_text_reject {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  margin-right: 40px;
  font-size: 18px;
  text-decoration: underline;
}
.comarch_r8-overview-my-rewards .inviteBanner #link_btn_accept-ptscircle {
  display: flex;
  min-width: 160px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border: 1px solid #0C479D;
  background: #FFFFFF;
  color: #0C479D;
  font-size: 18px;
  cursor: pointer;
  font-family: "emprint-semi-bold";
}
.comarch_r8-overview-my-rewards .banner-shell-wrapper article {
  padding-top: 32px;
}
.comarch_r8-overview-my-rewards p.title {
  color: #202020;
  font-family: emprint-light;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 48px;
  letter-spacing: -0.36px;
  margin-bottom: 16px;
}
.comarch_r8-overview-my-rewards p.title span {
  font-size: 42px;
  font-family: emprint-light;
}
.comarch_r8-overview-my-rewards .title-row {
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards .title-row {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards .invite-options {
    width: 100%;
    align-items: center;
    gap: 16px;
  }
  .comarch_r8-overview-my-rewards .invite-options #link_text_reject {
    margin: 0;
  }
}
.comarch_r8-overview-my-rewards button.title-btn {
  display: flex;
  height: 48px;
  min-width: 160px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border: 1px solid #0C479D;
  background: #FFF;
  color: var(--Color-Primary, #0C479D);
  text-align: center;
  text-overflow: ellipsis;
  /* Buttons & Controls/Buttons/Regular Button */
  font-family: emprint-semi-bold;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards button.title-btn {
    width: 100%;
  }
}
.comarch_r8-overview-my-rewards button.title-btn span {
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comarch_r8-overview-my-rewards sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  top: 0px;
}
.comarch_r8-overview-my-rewards #link_btn_view-offers {
  margin: 0;
  width: 160px;
}
.comarch_r8-overview-my-rewards #link_btn_view-offers:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards #link_btn_view-offers {
    margin: 0 auto;
  }
}
.comarch_r8-overview-my-rewards #link_text_find-station {
  margin: 30px 0 0 0;
  width: 172px;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards #link_text_find-station {
    min-width: 100%;
  }
}
.comarch_r8-overview-my-rewards article.rewards .reward-row {
  gap: 32px;
  align-items: flex-start;
  margin-bottom: 32px;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box {
  padding: 32px;
  background: #FFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  align-items: flex-start;
  gap: 24px;
  flex: 1;
  position: relative;
  width: 100%;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .active-chip {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 78px;
  padding: 4px 10px;
  justify-content: center;
  align-items: center;
  background: var(--Color-Primary, #0C479D);
  color: #FFFFFF;
  font-family: emprint-semi-bold;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.14px;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-thumb {
  width: 100%;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-thumb img {
  width: 100%;
  max-width: 100%;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-content {
  min-width: 66%;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-content p.title {
  color: #202020;
  font-family: emprint-regular;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.24px;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-content p.description {
  color: var(--Shared-ExxonMobil-Grey-Ink, #202020);
  font-family: emprint-regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-content p.description a {
  color: #0C479D;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-content .badge-cta {
  color: #0c479d;
  font-family: emprint-semi-bold;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  margin-top: 16px;
  text-decoration-line: underline;
  display: flex;
  align-items: center;
  gap: 8px;
}
.comarch_r8-overview-my-rewards article.rewards .reward-box .reward-content .badge-cta span {
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards article.rewards .reward-box {
    flex-direction: column;
  }
}
.comarch_r8-overview-my-rewards article.more-points .points-row {
  gap: 32px;
  align-items: flex-start;
  margin-bottom: 32px;
}
.comarch_r8-overview-my-rewards article.more-points .points-box {
  padding: 32px;
  background: #FFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  align-items: flex-start;
  gap: 24px;
  flex: 1;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-thumb {
  width: 100%;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-thumb img {
  max-width: 100%;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-content {
  min-width: 66%;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-content p.title {
  color: #202020;
  font-family: emprint-regular;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.24px;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-content p.description {
  color: var(--Shared-ExxonMobil-Grey-Ink, #202020);
  font-family: emprint-regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-content p.description a {
  color: #0C479D;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-content .badge-cta {
  color: #0c479d;
  font-family: emprint-semi-bold;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  margin-top: 16px;
  text-decoration-line: underline;
  display: flex;
  align-items: center;
  gap: 8px;
}
.comarch_r8-overview-my-rewards article.more-points .points-box .points-content .badge-cta span {
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards article.more-points .points-box {
    flex-direction: column;
    width: 100%;
  }
}
.comarch_r8-overview-my-rewards article.top-badges {
  margin-bottom: 32px;
}
.comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges article {
  padding: 0 !important;
}
.comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart {
  gap: 24px;
}
.comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart article {
  padding: 32px !important;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart article.progress-to-rewards-thumbnail {
    width: 100% !important;
    max-width: 100% !important;
    gap: 24px;
  }
  .comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart article.progress-to-rewards-thumbnail .progress-content {
    flex-direction: column !important;
  }
  .comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart article.progress-to-rewards-thumbnail .badge-img {
    align-self: center;
  }
  .comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart article.progress-to-rewards-thumbnail .spacer {
    display: none;
  }
  .comarch_r8-overview-my-rewards article.top-badges .badges.comarch_r11-badges .progress-rewards-points-chart article.progress-to-rewards-thumbnail .badge-cta {
    margin-top: 16px !important;
  }
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards .app-promotion-wrapper .badge-stack {
    flex-direction: column;
  }
}
.comarch_r8-overview-my-rewards .app-promotion-wrapper .title span {
  font-size: 42px;
  font-family: emprint-light;
}
.comarch_r8-overview-my-rewards .sign-in-wrapper {
  gap: 40px;
  padding-bottom: 64px;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards .sign-in-wrapper {
    flex-direction: column-reverse;
    gap: 16px;
    padding-bottom: 56px;
  }
}
.comarch_r8-overview-my-rewards .sign-in-wrapper .hero-img img {
  max-width: 668px;
  max-height: 334px;
}
@media (max-width: 991px) {
  .comarch_r8-overview-my-rewards .sign-in-wrapper .hero-img img {
    max-width: 100%;
  }
}
.comarch_r8-overview-my-rewards .sign-in-wrapper .title {
  margin-bottom: 8px;
  color: #202020;
  /* Headings/Title 2 */
  font-family: emprint-light;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 48px;
  letter-spacing: -0.36px;
}
.comarch_r8-overview-my-rewards .sign-in-wrapper p {
  color: #202020;
  font-family: emprint-light;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}
.comarch_r8-overview-my-rewards .sign-in-wrapper .find-station {
  padding: 12px 32px;
  min-width: 160px;
  height: 48px;
  background: #0c479d;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-top: 24px;
  cursor: pointer;
}
.comarch_r8-overview-my-rewards .terms-conditions-shell-wrapper {
  padding: 32px 0 0;
}
.comarch_r8-overview-my-rewards img.hero-desk {
  display: block;
}
@media screen and (max-width: 991px) {
  .comarch_r8-overview-my-rewards img.hero-desk {
    display: none;
  }
}
.comarch_r8-overview-my-rewards img.hero-mob {
  display: none;
}
@media screen and (max-width: 991px) {
  .comarch_r8-overview-my-rewards img.hero-mob {
    display: block;
    width: 100%;
  }
}
.comarch_r8-overview-my-rewards article.disclaimers {
  padding-top: 32px;
}
.comarch_r8-overview-my-rewards .view-offers-wrapper .hide-on-mobile {
  display: none;
}
.comarch_r8-overview-my-rewards .desktop {
  display: flex !important;
}
.comarch_r8-overview-my-rewards .mobile {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .comarch_r8-overview-my-rewards .desktop {
    display: none !important;
  }
  .comarch_r8-overview-my-rewards .mobile {
    display: flex !important;
  }
}
@media screen and (min-width: 991px) {
  .comarch_r8-overview-my-rewards dialog.refer-friend-popup-overlay .refer-friend-modal {
    max-width: 800px;
    width: fit-content;
    height: fit-content;
    flex: 0 0 auto;
  }
}
.comarch_r8-overview-my-rewards .ibo-chart-article {
  padding: 32px 0;
}

.comarch_r12-2-change-password {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 32px 0;
}
.comarch_r12-2-change-password input[type=password] {
  -webkit-text-security: disc; /* default is 'disc' (dot) */
  -webkit-text-security: "*"; /* asterisk */
}
.comarch_r12-2-change-password .change-password-wrapper {
  width: 389px;
  padding: 32px 0;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-2-change-password .change-password-wrapper {
    width: 100%;
    padding: 32px 12px;
  }
}
.comarch_r12-2-change-password .change-password-wrapper h1 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
}
.comarch_r12-2-change-password .change-password-wrapper .hero-img {
  text-align: center;
  width: 100%;
}
.comarch_r12-2-change-password .change-password-wrapper form {
  border-bottom: none;
  color: unset;
  font-family: emprint-regular;
  font-weight: normal;
  margin: auto;
  position: relative;
  width: 100%;
  max-width: unset;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper {
  position: relative;
  width: 100%;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper label {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #585858;
  position: absolute;
  top: 11px;
  left: 4px;
  padding: 0 8px;
  display: inline;
  background: #fff;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: auto;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper .label-focus {
  color: #202020;
  top: -8px;
  left: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 56px 8px 12px;
  width: 100%;
  height: 40px;
  background: #fefefe;
  border: 1px solid #cbd5e1;
  font-family: emprint-regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000;
  outline: none;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper input.focus {
  outline: none;
  border: 2px solid #0C479D;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper input.error {
  position: static;
  border: 2px solid #FD0D0D;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper .hint-text {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
  position: relative;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper .hint-text.error-hint {
  display: none;
  color: #ca0202;
}
.comarch_r12-2-change-password .change-password-wrapper form .input-wrapper .hint-text.error-hint::after {
  content: url(/Resources/images/default/common/icon-error_new.svg);
  position: absolute;
  right: 9px;
  top: -28px;
}
.comarch_r12-2-change-password .change-password-wrapper form .eye-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 19px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  display: inline-block;
  background: url("../../Resources/images/default/common/show-pin-inactive.png") no-repeat center center;
  background-size: 15px 15px;
  pointer-events: none;
}
.comarch_r12-2-change-password .change-password-wrapper form .eye-icon.active::after {
  background: url("../../Resources/images/default/common/show-pin-active.svg") no-repeat center center;
  background-size: 15px 15px;
}
.comarch_r12-2-change-password .change-password-wrapper form .eye-icon.hide::after {
  background: url("../../Resources/images/default/common/show-pin-hide.svg") no-repeat center center;
  background-size: 15px 15px;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 4px;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .heading {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #062b4c;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .rule {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #062b4c;
  position: relative;
  padding-left: 22px;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .rule::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url("/Resources/images/default/common/hint-icons.svg") no-repeat center center;
  background-size: contain;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .rule.pass {
  color: #0F802B;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .rule.pass::before {
  background: url("/Resources/images/default/common/hint-icons-pass.svg") no-repeat center center;
  background-size: contain;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .rule.fail {
  color: #ca0202;
}
.comarch_r12-2-change-password .change-password-wrapper .password-rules .rule.fail::before {
  background: url("/Resources/images/default/common/hint-icons-fail.svg") no-repeat center center;
  background-size: contain;
}
.comarch_r12-2-change-password .change-password-wrapper button#link_btn_update-password {
  width: 100%;
  min-width: 160px;
  height: 48px;
  background: #0c479d;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: 0;
  cursor: pointer;
}
.comarch_r12-2-change-password .change-password-wrapper button#link_btn_update-password:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.comarch_r12-2-change-password .change-password-wrapper a#link_text_cancel {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0c479d;
  width: 100%;
}

.comarch_r12-3-reset-pin {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 32px 0;
}
.comarch_r12-3-reset-pin input[type=password] {
  -webkit-text-security: disc;
  /* default is 'disc' (dot) */
  -webkit-text-security: "*";
  /* asterisk */
}
.comarch_r12-3-reset-pin .change-pin-wrapper {
  width: 389px;
  padding: 32px 0;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-3-reset-pin .change-pin-wrapper {
    width: 100%;
    padding: 32px 12px;
  }
}
.comarch_r12-3-reset-pin .change-pin-wrapper h1 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
}
.comarch_r12-3-reset-pin .change-pin-wrapper p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .hero-img {
  text-align: center;
  width: 100%;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form {
  border-bottom: none;
  color: unset;
  font-family: emprint-regular;
  font-weight: normal;
  margin: auto;
  position: relative;
  width: 100%;
  max-width: unset;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper {
  position: relative;
  width: 100%;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper label {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #585858;
  position: absolute;
  top: 11px;
  left: 4px;
  padding: 0 8px;
  display: inline;
  background: #fff;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: auto;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper .label-focus {
  color: #202020;
  top: -8px;
  left: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 56px 8px 12px;
  width: 100%;
  height: 40px;
  background: #fefefe;
  border: 1px solid #cbd5e1;
  font-family: emprint-regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000;
  outline: none;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper input.focus {
  outline: none;
  border: 2px solid #0C479D;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper input.error {
  position: static;
  border: 2px solid #FD0D0D;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper .hint-text {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
  position: relative;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper .hint-text.error-hint {
  display: none;
  color: #CA0202;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .input-wrapper .hint-text.error-hint::after {
  content: url(/Resources/images/default/common/icon-error_new.svg);
  position: absolute;
  right: 9px;
  top: -28px;
  width: 16px;
  height: 16px;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .eye-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 19px;
  transform: translateY(-50%);
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: url("../../Resources/images/default/common/show-pin-inactive.png") no-repeat center center;
  background-size: 15px 15px;
  pointer-events: none;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .eye-icon.active::after {
  background: url("../../Resources/images/default/common/show-pin-active.svg") no-repeat center center;
  background-size: 15px 15px;
}
.comarch_r12-3-reset-pin .change-pin-wrapper form .eye-icon.hide::after {
  background: url("../../Resources/images/default/common/show-pin-hide.svg") no-repeat center center;
  background-size: 15px 15px;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 4px;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .heading {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #062b4c;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .rule {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #062b4c;
  position: relative;
  padding-left: 22px;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .rule::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url("/Resources/images/default/common/hint-icons.svg") no-repeat center center;
  background-size: contain;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .rule.pass {
  color: #119231;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .rule.pass::before {
  background: url("/Resources/images/default/common/hint-icons-pass.svg") no-repeat center center;
  background-size: contain;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .rule.fail {
  color: #ca0202;
}
.comarch_r12-3-reset-pin .change-pin-wrapper .password-rules .rule.fail::before {
  background: url("/Resources/images/default/common/hint-icons-fail.svg") no-repeat center center;
  background-size: contain;
}
.comarch_r12-3-reset-pin .change-pin-wrapper button#link_btn_set-new-pin {
  width: 100%;
  min-width: 160px;
  height: 48px;
  background: #0c479d;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: 0;
  cursor: pointer;
}
.comarch_r12-3-reset-pin .change-pin-wrapper button#link_btn_set-new-pin:disabled {
  pointer-events: none;
  background: #8098C4;
  cursor: default;
}
.comarch_r12-3-reset-pin .change-pin-wrapper a#link_text_cancel {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0c479d;
  width: 100%;
}

.refer-friend-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 999999;
  overflow-y: scroll;
}
.refer-friend-popup-overlay::backdrop {
  background: rgba(0, 0, 0, 0.15);
}
.refer-friend-popup-overlay[open] {
  display: block;
}
@media screen and (max-width: 980px) {
  .refer-friend-popup-overlay {
    left: 0;
  }
}
.refer-friend-popup-overlay sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  top: 0px;
}
.refer-friend-popup-overlay .close {
  cursor: pointer;
  margin-bottom: 32px;
  border: 0;
  background: none;
}
.refer-friend-popup-overlay .refer-friend-modal {
  flex: 1;
  background: #ffffff;
  width: 100%;
  max-width: 1000px;
  padding: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-img {
  padding-bottom: 24px;
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-img img {
  width: 100%;
  max-width: 960px;
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-img.dt {
  display: block;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-img.dt {
    display: none;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-img.mob {
  display: none;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-img.mob {
    display: block;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info {
  width: 100%;
  max-width: 650px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info {
    gap: 12px;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info h2.title {
  color: #0C479D;
  text-align: center;
  font-family: emprint-semi-bold;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.36px;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info h2.title {
    font-size: 24px;
    line-height: 41px;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .description {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #202020;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .description {
    font-size: 14px;
    line-height: 18px;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .description sup {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .subtitle {
  font-family: emprint-bold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #202020;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .subtitle {
    font-size: 16px;
    line-height: 20px;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .code {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  width: 126px;
  height: 58px;
  background: #FEFEFE;
  border: 1px solid #CBD5E1;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  font-size: 20px;
  line-height: 24px;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  color: #585858;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .code {
    font-size: 17px;
    line-height: 20.4px;
    width: 107px;
    height: 49px;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .disclaimer {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #000000;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .disclaimer {
    font-size: 12px;
    line-height: 100%;
  }
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info .disclaimer a {
  text-decoration: underline;
  color: #0C479D;
  font-family: emprint-regular;
  font-weight: 400;
  font-style: Regular;
}
.refer-friend-popup-overlay .refer-friend-modal .refer-friend-info button {
  width: 160px;
  min-width: 160px;
  height: 48px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: var(--Blue, #0C479D);
  color: #ffffff;
  border: none;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  font-family: emprint-semi-bold;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
}
@media screen and (max-width: 680px) {
  .refer-friend-popup-overlay .refer-friend-modal .refer-friend-info button {
    width: 136px;
    min-width: 136px;
    font-size: 15.3px;
    line-height: 20.4px;
  }
}

dialog.refer-friend-popup-overlay {
  border: 0;
  margin: 0;
  padding: 0;
  max-width: none;
  max-height: none;
  overflow: hidden;
  background: transparent;
}

@media (max-width: 991px) {
  .refer-friend-popup-overlay .refer-friend-modal {
    width: 340px;
    padding: 27.2px 20.4px;
  }
}
.blockScroll {
  margin: 0 !important;
  height: 100% !important;
  overflow: hidden !important;
}

.comarch_r12-4-request-new-card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 32px 0 0;
}
.comarch_r12-4-request-new-card sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  top: 0px;
}
.comarch_r12-4-request-new-card sup.reg {
  font-size: 100%;
  top: 6px;
}
.comarch_r12-4-request-new-card .request-card-wrapper {
  width: 432px;
  padding: 32px 0;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-4-request-new-card .request-card-wrapper {
    width: 100%;
    padding: 0 12px;
  }
}
.comarch_r12-4-request-new-card .request-card-wrapper .header-para-wrapper h1 {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  color: #0d469b;
  padding-bottom: 8px;
}
.comarch_r12-4-request-new-card .request-card-wrapper .header-para-wrapper p {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
}
.comarch_r12-4-request-new-card .request-card-wrapper .header-para-wrapper p sup {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
.comarch_r12-4-request-new-card .request-card-wrapper .hero-img {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 680px) {
  .comarch_r12-4-request-new-card .request-card-wrapper .hero-img {
    padding: 0 32px;
  }
}
.comarch_r12-4-request-new-card .request-card-wrapper .hero-img img {
  width: 100%;
}
.comarch_r12-4-request-new-card .request-card-wrapper .mailingAddressWrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 680px) {
  .comarch_r12-4-request-new-card .request-card-wrapper .mailingAddressWrapper {
    padding-left: 32px;
  }
}
.comarch_r12-4-request-new-card .request-card-wrapper .mailingAddressWrapper .mailingAddress {
  margin: 0;
  width: auto;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #0F172A;
}
.comarch_r12-4-request-new-card .request-card-wrapper .mailingAddressWrapper .nameAddress {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202020;
}
.comarch_r12-4-request-new-card .request-card-wrapper .mailingAddressWrapper a {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0C479D;
}
.comarch_r12-4-request-new-card .request-card-wrapper button#link_btn_sendcard {
  width: 350px;
  min-width: 160px;
  height: 48px;
  background: #0c479d;
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: 0;
  cursor: pointer;
  margin: 4px auto 0;
}
@media screen and (max-width: 680px) {
  .comarch_r12-4-request-new-card .request-card-wrapper button#link_btn_sendcard {
    width: 100%;
    margin: 0 auto;
  }
}
.comarch_r12-4-request-new-card .request-card-wrapper a#link_text_cancel {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0c479d;
  width: 100%;
}

#comarch_r12-1-edit-my-profile {
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  padding: 32px;
}
#comarch_r12-1-edit-my-profile form {
  border-bottom: 1px solid #d9d9d9;
  color: #2b2b2b;
  display: block;
  font-family: emprint-regular;
  font-weight: normal;
  margin: auto;
  max-width: 280px;
  position: relative;
  width: 100%;
}
#comarch_r12-1-edit-my-profile form ul {
  border: none !important;
}
#comarch_r12-1-edit-my-profile form h1 {
  margin: 0;
  text-align: left;
}
#comarch_r12-1-edit-my-profile form .header {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#comarch_r12-1-edit-my-profile form .header h1 {
  border-bottom: none;
  margin-bottom: 0;
}
#comarch_r12-1-edit-my-profile form label {
  display: block;
  margin: 20px 0px;
  position: relative;
  width: 100%;
}
#comarch_r12-1-edit-my-profile form .checkbox,
#comarch_r12-1-edit-my-profile form .radio {
  display: block;
  transition: none;
  margin: 0;
}
#comarch_r12-1-edit-my-profile form .checkbox span.span-check,
#comarch_r12-1-edit-my-profile form .radio span.span-check {
  display: inline-block;
  height: 14px;
  margin: 9px 15px 0px 0;
  width: 14px;
  background: url(/Resources/images/default/common/icon-checkbox-off-dark.svg) no-repeat 0px 4px;
  transition: none;
  background-size: contain;
}
#comarch_r12-1-edit-my-profile form .checkbox input,
#comarch_r12-1-edit-my-profile form .radio input {
  color: #000000;
  display: none;
  height: 15px;
  max-width: 15px;
  width: 100%;
  transition: none;
}
#comarch_r12-1-edit-my-profile form .checkbox input:checked + span,
#comarch_r12-1-edit-my-profile form .radio input:checked + span {
  background: url(/Resources/images/default/common/icon-checkbox-on-dark.svg) no-repeat 0px 4px;
  transition: none;
}
#comarch_r12-1-edit-my-profile form .checkbox p,
#comarch_r12-1-edit-my-profile form .radio p {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  width: 100%;
}
@media (max-width: 340px) {
  #comarch_r12-1-edit-my-profile form .checkbox p,
  #comarch_r12-1-edit-my-profile form .radio p {
    font-size: 13px;
    max-width: 225px;
  }
}
#comarch_r12-1-edit-my-profile form .checkbox p.checkbox-error,
#comarch_r12-1-edit-my-profile form .radio p.checkbox-error {
  display: none;
  text-align: left;
  margin: auto;
  max-width: 255px;
}
#comarch_r12-1-edit-my-profile form .radio span.span-check {
  background: url(/Resources/images/default/common/radio-unselected.png) no-repeat 0px 3px;
  height: 22px;
  width: 22px;
}
#comarch_r12-1-edit-my-profile form .radio input:checked + span {
  background: url(/Resources/images/default/common/radio-selected.png) no-repeat 0px 3px;
}
#comarch_r12-1-edit-my-profile form ul {
  margin-top: 7px;
  border-bottom: 1px solid #d9d9d9;
}
#comarch_r12-1-edit-my-profile form ul li {
  position: relative;
}
#comarch_r12-1-edit-my-profile form ul li::after {
  background-color: #0c479d;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  top: 8px;
  position: absolute;
  width: 6px;
}
#comarch_r12-1-edit-my-profile form ul.slick-dots li::after {
  background-color: transparent;
}
#comarch_r12-1-edit-my-profile form .caption {
  margin-left: 15px;
}
#comarch_r12-1-edit-my-profile form .last-caption {
  margin-bottom: 30px;
}
#comarch_r12-1-edit-my-profile form .zip {
  max-width: 168px !important;
  width: 100%;
}
#comarch_r12-1-edit-my-profile form input:focus, #comarch_r12-1-edit-my-profile form input:focus-visible, #comarch_r12-1-edit-my-profile form input:focus-within,
#comarch_r12-1-edit-my-profile form select:focus,
#comarch_r12-1-edit-my-profile form select:focus-visible,
#comarch_r12-1-edit-my-profile form select:focus-within {
  outline: 3px solid #0d469b;
}
#comarch_r12-1-edit-my-profile form input.error:focus,
#comarch_r12-1-edit-my-profile form input.error:focus-visible,
#comarch_r12-1-edit-my-profile form input.error:focus-within {
  outline: none;
}
#comarch_r12-1-edit-my-profile #zip-code {
  max-width: 168px;
}
#comarch_r12-1-edit-my-profile .hint {
  position: absolute;
  top: -9px;
  right: 0;
  color: #d9d9d9;
  font-size: 14px;
}
#comarch_r12-1-edit-my-profile .note {
  color: #2b2b2b;
  font-size: 12px;
}
#comarch_r12-1-edit-my-profile .form-steps {
  border-bottom: 0;
  padding-top: 20px;
}
#comarch_r12-1-edit-my-profile .form-steps h1 {
  height: auto;
  padding-bottom: 0px;
}
#comarch_r12-1-edit-my-profile .form-steps .pw-desc,
#comarch_r12-1-edit-my-profile .form-steps .phonenum-desc,
#comarch_r12-1-edit-my-profile .form-steps .birthday-desc,
#comarch_r12-1-edit-my-profile .form-steps .pin-desc {
  color: #2b2b2b;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
#comarch_r12-1-edit-my-profile .form-steps .confirm-pin {
  margin-bottom: 0;
}
#comarch_r12-1-edit-my-profile .form-steps .pw-desc-level2 {
  margin-top: 20px;
}
#comarch_r12-1-edit-my-profile .form-steps input.pin,
#comarch_r12-1-edit-my-profile .form-steps input.confirm-pin {
  width: 160px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option {
  border-top: 1px solid #d9d9d9;
  position: relative;
  top: 12px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .title {
  font-weight: bold;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .optional {
  float: right;
  font-weight: normal;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .card-desc {
  color: #2b2b2b;
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .card-options {
  color: #ffffff;
  display: table-cell;
  font-size: 13px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .checkbox {
  background: #2d7994;
  border-radius: 8px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .checkbox .span-check {
  margin: 4px 15px 0 0;
  background-position: 0px 0px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .radiobtn {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  height: 55px;
  margin: 5px 0;
  padding: 12px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .radiobtn .span-check {
  background-color: #ffffff;
  background-position: center;
  border: 1px solid #ffffff;
  height: 16px;
  margin: 0 15px 0 0;
  width: 18px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .card-details.inactive .radiobtn {
  background: #d9d9d9;
}
#comarch_r12-1-edit-my-profile .form-steps .card-option .card-details.inactive .card-options {
  color: #3c3c3c;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link {
  border-top: 1px solid #d9d9d9;
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  top: 30px;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .checkbox {
  background: #d8000b;
  border-radius: 8px;
  display: inline-flex;
  height: 55px;
  margin: 5px 0;
  padding: 12px;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .checkbox .span-check {
  background-color: #ffffff;
  background-position: center;
  border: 1px solid #ffffff;
  height: 16px;
  margin: 8px 15px 0 0px;
  width: 18px;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .checkbox input:checked + span {
  background: url(/Resources/images/default/common/icon-checkbox-on-aarp.png) #fff no-repeat -5px -4px;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .checkbox .card-options {
  color: #ffffff;
  display: table-cell;
  font-size: 13px;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .card-image {
  margin: 0;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .card-image p {
  display: flex;
  margin: 5px 0;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .card-image p .aarp-logo {
  display: inline-flex;
  height: 35px;
  margin-right: 8px;
  width: 55px;
}
#comarch_r12-1-edit-my-profile .form-steps .aarp-member-link .card-image p span {
  color: #000000;
}
#comarch_r12-1-edit-my-profile .form-steps .card-referral {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  margin-top: 35px;
  padding-bottom: 8px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement {
  width: fit-content;
  border-radius: 4px;
  padding: 0;
  margin-bottom: 0px;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement p {
  font-family: emprint-regular;
  font-size: 14px;
  line-height: 18px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement p sup {
  line-height: 0;
  position: relative;
  top: 0;
  font-size: 50%;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement p.i {
  margin-left: 34px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement .checkbox {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 0;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement .checkbox p {
  margin: 0;
  padding-top: 0;
  position: relative;
  top: 0;
  color: #000000;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement .checkbox p span.new-line {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
#comarch_r12-1-edit-my-profile .form-steps .card-agreement .checkbox .span-check {
  margin: 0;
  background-position: 0px 0px;
  /* nudge sprite up for visual alignment */
}
#comarch_r12-1-edit-my-profile .form-steps .box {
  /* remove global box background; apply background only to the inner checkbox element */
  background-color: transparent;
}
#comarch_r12-1-edit-my-profile .form-steps .box p {
  margin: 10px 0 10px 0;
}
#comarch_r12-1-edit-my-profile .form-steps .box {
  /* when `.card-agreement` has the `box` modifier, style its checkbox child */
}
#comarch_r12-1-edit-my-profile .form-steps .box.card-agreement .checkbox, #comarch_r12-1-edit-my-profile .form-steps .box.card-agreement.box .checkbox {
  padding: 8px 8px 0px 0px;
  /* remove left padding so label aligns with other checkboxes */
  border-radius: 4px;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.5rem;
}
#comarch_r12-1-edit-my-profile .form-steps .box .aarp-background {
  background-color: #ffe6e6;
  padding-left: 8px;
}
#comarch_r12-1-edit-my-profile .form-steps .whitebox {
  background-color: #fff;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion {
  background-color: #2d7994;
  border-radius: 8px;
  display: none;
  margin-bottom: 5px;
  margin-top: -25px;
  padding: 15px;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion p {
  color: #ffffff;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion input {
  background-color: #ffffff !important;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion .cardnum-desc,
#comarch_r12-1-edit-my-profile .form-steps .accordion .activation-desc {
  color: #ffffff;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion .optional {
  color: #ffffff;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion .select-deco select {
  background-color: #ffffff;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion .card-num:after {
  right: 10px;
  top: 85px;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion .activation-code:after {
  top: 58px;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion #zip-code {
  max-width: 100%;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion #zip-code:after {
  right: 90px;
}
#comarch_r12-1-edit-my-profile .form-steps .accordion .error-message {
  color: #860008 !important;
}
#comarch_r12-1-edit-my-profile .form-steps .phone-num:after {
  top: 55px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-signup.error .pin-show,
#comarch_r12-1-edit-my-profile .form-steps .pin-signup.error .pw-show,
#comarch_r12-1-edit-my-profile .form-steps .pin-signup-confirm.error .pin-show,
#comarch_r12-1-edit-my-profile .form-steps .pin-signup-confirm.error .pw-show,
#comarch_r12-1-edit-my-profile .form-steps .passwd.error .pin-show,
#comarch_r12-1-edit-my-profile .form-steps .passwd.error .pw-show {
  display: none;
}
#comarch_r12-1-edit-my-profile .form-steps .pw-show {
  display: block;
  left: -10px;
  position: relative;
  top: -32px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-show {
  display: block;
  left: -130px;
  position: relative;
  top: -35px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-show,
#comarch_r12-1-edit-my-profile .form-steps .pw-show {
  background: transparent;
  border: solid rgba(102, 153, 204, 0) 2px;
  float: right;
  height: 30px;
  margin-right: -4px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-show:focus, #comarch_r12-1-edit-my-profile .form-steps .pin-show:focus-visible, #comarch_r12-1-edit-my-profile .form-steps .pin-show:focus-within,
#comarch_r12-1-edit-my-profile .form-steps .pw-show:focus,
#comarch_r12-1-edit-my-profile .form-steps .pw-show:focus-visible,
#comarch_r12-1-edit-my-profile .form-steps .pw-show:focus-within {
  border: solid #6699cc 2px;
  outline: auto #6699cc 3px;
}
#comarch_r12-1-edit-my-profile .form-steps .passwd:after {
  top: 37px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-signup:after {
  top: 10px;
  right: 121px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-signup-confirm:after {
  right: 132px;
}
#comarch_r12-1-edit-my-profile .form-steps .pin-signup-confirm .error-message {
  margin-top: 10px;
}
#comarch_r12-1-edit-my-profile .form-steps .state:after {
  right: 165px;
  z-index: 999;
}
#comarch_r12-1-edit-my-profile {
  /* =========================
    GLOBAL HELPERS
    ========================= */
}
#comarch_r12-1-edit-my-profile .btn-review {
  border: none;
  background: #0d459b;
  color: #ffffff;
  display: block;
  font-family: emprint-semi-bold;
  font-size: 18px;
  line-height: 48px;
  height: 48px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
}
#comarch_r12-1-edit-my-profile .btn-review {
  margin: 0;
  max-width: 389px;
}
#comarch_r12-1-edit-my-profile .review {
  padding-top: 50px;
}
#comarch_r12-1-edit-my-profile .review .title {
  padding-bottom: 20px;
}
#comarch_r12-1-edit-my-profile .successfull.success {
  max-width: fit-content;
  padding-bottom: 75px;
}
#comarch_r12-1-edit-my-profile .successfull.success ul {
  list-style-type: inherit;
  margin-left: 20px;
}
#comarch_r12-1-edit-my-profile .successfull.success ul li {
  padding-left: 0;
}
#comarch_r12-1-edit-my-profile .warning {
  background-color: #fcf0dc;
  display: none;
}
#comarch_r12-1-edit-my-profile .warning p {
  font-size: 14px;
  padding: 15px;
  text-align: center;
}
#comarch_r12-1-edit-my-profile #g-recaptcha {
  display: table;
  margin: 0 auto;
}
#comarch_r12-1-edit-my-profile .sr-only {
  position: absolute;
  left: -99999px;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
#comarch_r12-1-edit-my-profile .link_noStyle {
  color: #000000;
}
#comarch_r12-1-edit-my-profile .errorMessages {
  color: #ca0202;
  font-size: 14px !important;
  padding-top: 10px;
}
#comarch_r12-1-edit-my-profile input[type=password]::-ms-reveal,
#comarch_r12-1-edit-my-profile input[type=password]::-ms-clear {
  display: none !important;
}
#comarch_r12-1-edit-my-profile .divider {
  margin: 0 12px;
  border: 1px solid #aaaaaa;
}
#comarch_r12-1-edit-my-profile {
  /* =========================
    GLOBAL form.new (BASE)
    default: border-radius 0
    ========================= */
}
#comarch_r12-1-edit-my-profile form.new {
  color: #2b2b2b;
  display: block;
  font-family: emprint-regular;
  font-weight: normal;
  margin: auto;
  max-width: 630px;
  position: relative;
  width: 100%;
  padding: 32px 0 0;
}
#comarch_r12-1-edit-my-profile form.new h1 {
  font-size: 36px;
  font-family: emprint-semi-bold;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper {
  padding: 24px 0;
  gap: 24px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper {
  width: 48%;
  max-width: 300px;
  padding-bottom: 0;
  position: relative;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper.error::after {
  content: url(/Resources/images/default/common/icon-error_new.svg);
  position: absolute;
  right: 8px;
  top: 12px;
}
@media only screen and (max-width: 480px) {
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper label.placeholder {
  display: block;
  color: #585858;
  margin: 0px;
  position: absolute;
  width: auto;
  top: 18%;
  left: 4%;
  z-index: 999;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input::placeholder {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #585858;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .withValidation label.placeholder {
  top: 10px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper label.active {
  top: -10px;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
  z-index: 1;
  padding: 0 5px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .withValidation label.placeholder.active {
  top: -10px;
  left: 2%;
  font-size: 1rem;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper label.placeholder.birthdayPlaceholder {
  background-color: #fff;
  width: 80%;
  z-index: 1;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper label.placeholder.birthdayPlaceholder.active {
  width: auto;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper label.placeholder.numberExample {
  left: 23%;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .dropdown-chevron {
  position: absolute;
  top: 8px;
  right: 12px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .dropdown-chevron:hover {
  cursor: pointer;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .lock-icon::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  display: inline-block;
  background: url("../../Resources/images/default/common/lock-icon.svg") no-repeat center center;
  background-size: 15px 15px;
  pointer-events: none;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hide-span {
  display: none;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input,
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper select,
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper option {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #cbd5e1;
  border-radius: 0;
  height: 100%;
  min-height: 40px;
  max-width: 300px;
  padding: 0 30px 0 12px;
  width: 100%;
  background: transparent;
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
@media only screen and (max-width: 480px) {
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input,
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper select,
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper option {
    max-width: 100%;
  }
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input:disabled,
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper select:disabled,
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper option:disabled {
  color: #585858;
  background-color: #FAFAFA;
  border: 0;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper #salutation:hover {
  cursor: pointer;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input#input_field_bday_7 {
  text-align: left;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  box-shadow: 0 0 0px 1000px #ffffff inset;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input.focus {
  outline: none;
  border: 2px solid #0d469b;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper input.error {
  position: static;
  border: 2px solid #FD0D0D;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hint-text {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #585858;
  padding-top: 8px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hint-text.error-hint {
  display: none;
  color: #ca0202;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hint-text.error-hint.zip-hint::after {
  right: -51px;
}
@media screen and (max-width: 680px) {
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hint-text.error-hint.zip-hint::after {
    position: absolute;
    right: 17px;
    top: 13px;
  }
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hint-text.error-hint.actCode-hint::after {
  right: -91px;
}
@media screen and (max-width: 680px) {
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .hint-text.error-hint.actCode-hint::after {
    position: absolute;
    right: 17px;
    top: 13px;
  }
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .errorMessage {
  display: none;
  color: #585858;
  font-size: 14px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .errorMessage.passMessage {
  color: #062b4c;
  font-weight: 600;
  padding-bottom: 5px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .passvalidation {
  font-size: 0.8rem;
  padding-left: 22px;
  position: relative;
  margin: 0;
  color: #062b4c;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .passvalidation:not(:last-child) {
  margin-bottom: 5px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .passvalidation::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23062B4C' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .validPassword {
  color: #119231;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .validPassword::before {
  background: url("../../Resources/images/default/common/validPasswordCheck.svg") no-repeat center center;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .validPassword_error {
  color: #CA0202;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .validPassword_error::before {
  background: url("../../Resources/images/default/common/hint-icons-fail.svg") no-repeat center center;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .phone {
  padding-left: 70px;
}
@media only screen and (max-width: 480px) {
  #comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper .phone {
    padding-left: 80px;
  }
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .inputWrapper span.plusOne {
  font-family: emprint-semi-bold;
  font-size: 16px;
  line-height: 24px;
  color: #101828;
  position: relative;
  top: -3px;
  left: -19px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .no-show {
  visibility: hidden;
}
@media only screen and (max-width: 680px) {
  #comarch_r12-1-edit-my-profile form.new .inforwraper .no-show {
    display: none;
  }
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .passValidationMessageWrapper {
  padding-top: 10px;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .passValidationMessageWrapper,
#comarch_r12-1-edit-my-profile form.new .inforwraper .messagesPlaceholders {
  display: none;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .withValidation {
  position: inherit;
}
#comarch_r12-1-edit-my-profile form.new .inforwraper .passMessage {
  margin-bottom: 5px;
  color: #062b4c;
  font-size: 0.9rem;
}
#comarch_r12-1-edit-my-profile form.new .notificationSettingsWrapper {
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
#comarch_r12-1-edit-my-profile form.new .notificationSettings {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
}
#comarch_r12-1-edit-my-profile a.link {
  font-family: emprint-semi-bold;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-decoration-line: underline;
  color: #0C479D;
  padding-top: 8px;
  display: inline-block;
  position: relative;
}
#comarch_r12-1-edit-my-profile .disclaimer {
  font-family: emprint-regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
}
#comarch_r12-1-edit-my-profile .disclaimer a.link {
  padding: 0;
}
#comarch_r12-1-edit-my-profile {
  /* =========================
    MODULE OVERRIDES
    ========================= */
}
#comarch_r12-1-edit-my-profile .wrapper {
  width: 100%;
  max-width: 1440px;
}
#comarch_r12-1-edit-my-profile .messageWrapper p.pinMessage,
#comarch_r12-1-edit-my-profile .messageWrapper p.birthdayMessage {
  font-size: 14px;
  padding-top: 10px;
  color: #585858;
}

.comarch_r5-ibo-chart {
  width: 860px;
  margin: auto;
  padding: 32px 0;
}
.comarch_r5-ibo-chart .show-in-mobile {
  display: none !important;
}
.comarch_r5-ibo-chart .hide-in-mobile {
  display: show !important;
}
@media screen and (max-width: 860px) {
  .comarch_r5-ibo-chart {
    width: 100%;
  }
  .comarch_r5-ibo-chart .benefits-mob {
    font-family: emprint-light;
    font-weight: 300;
    font-size: 40px;
    line-height: 26.5px;
    letter-spacing: -1%;
    padding-bottom: 44px;
  }
  .comarch_r5-ibo-chart .mainRow .cell:last-child,
  .comarch_r5-ibo-chart .lastRow .cell:last-child {
    display: none !important;
  }
  .comarch_r5-ibo-chart .show-in-mobile {
    display: block !important;
  }
  .comarch_r5-ibo-chart .hide-in-mobile {
    display: none !important;
  }
  .comarch_r5-ibo-chart .inStoreHeader {
    width: 100% !important;
  }
  .comarch_r5-ibo-chart .inStoreHeader .colHeadingCopy:first-child {
    width: 35% !important;
  }
  .comarch_r5-ibo-chart .inStoreHeader .colHeadingCopy:last-child {
    width: 65% !important;
  }
  .comarch_r5-ibo-chart .colHeadingCopy {
    width: 33.33% !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 15.5px !important;
    letter-spacing: -1% !important;
    text-align: center !important;
  }
  .comarch_r5-ibo-chart .atp-inStore-border-wrapper {
    right: unset;
    left: 0;
  }
  .comarch_r5-ibo-chart .atp-inStore-border-wrapper .atp-border {
    width: 100% !important;
  }
  .comarch_r5-ibo-chart .mainRow .cell,
  .comarch_r5-ibo-chart .lastRow .cell {
    width: 33.33% !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .row {
    position: relative;
  }
  .comarch_r5-ibo-chart .colHeadingTable,
  .comarch_r5-ibo-chart .atpHeader {
    width: 100% !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .rowHeadingCopy {
    font-size: 15px !important;
    line-height: 17px !important;
    position: relative;
    z-index: 9999;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell .value {
    font-size: 20px !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:first-child {
    border-radius: 5px 0 0 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:nth-child(3) {
    border-radius: 0 5px 0 0 !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell {
    border-top: 1px solid #CCBEC8 !important;
    border-bottom: 0 !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .torchRedBtn {
    width: 97px;
    padding: 0 !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper .torchRedBtn {
    font-size: 11.59px !important;
    line-height: 19.87px !important;
    padding: 0 10px !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile {
    border: 1px solid #CCBEC8 !important;
    margin-top: 14px;
    border-radius: 5px;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .mainRow .cell:last-child,
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .lastRow .cell:last-child {
    display: block !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .mainRow .cell,
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .lastRow .cell {
    margin-bottom: 2px;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .mainRow .cell:first-child,
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .lastRow .cell:first-child {
    width: 35% !important;
    border-left: 0;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .mainRow .cell:last-child,
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .lastRow .cell:last-child {
    width: 65% !important;
    border-radius: 0 5px 5px 0;
    padding: 2px !important;
  }
  .comarch_r5-ibo-chart .ibo-chart-wrapper.show-in-mobile .row:nth-child(3) .cell:first-child {
    justify-content: center;
  }
}
.comarch_r5-ibo-chart .ibo-chart-wrapper {
  border-collapse: collapse;
  border-spacing: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
  position: relative;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row {
  display: flex;
  flex-direction: row;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row:first-child .cell {
  border: 0;
  border-radius: 5px 5px 0 0;
  height: auto;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row:first-child .cell:first-child, .comarch_r5-ibo-chart .ibo-chart-wrapper .row:first-child .cell:last-child {
  border: 0;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell {
  border: 0;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:nth-child(2), .comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:nth-child(3), .comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:last-child {
  padding: 2px 2px 4px 2px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:nth-child(3) {
  padding-right: 4px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:last-child {
  padding-left: 5px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:first-child {
  border: 1px solid #CCBEC8;
  border-radius: 5px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:nth-child(2) .cellCopyWrapper {
  background: #001450;
  color: #fff;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:nth-child(3) .cellCopyWrapper {
  background: #ECF3FE;
  color: #000;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.lastRow .cell:last-child .cellCopyWrapper {
  background: #EAEAEA;
  color: #000;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row:nth-child(3) .cell:first-child {
  justify-content: start;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell {
  width: 218px;
  height: 84px;
  text-align: center;
  border-top: 1px solid #CCBEC8;
  border-bottom: 1px solid #CCBEC8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell:first-child {
  border-left: 1px solid #CCBEC8;
  border-radius: 5px 0 0 5px;
  width: 204px;
  padding: 0 2px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell.benefits {
  font-family: emprint-light;
  font-weight: 300;
  font-size: 40px;
  line-height: 26.5px;
  letter-spacing: -1%;
  align-items: start;
  padding-top: 28px;
  flex-direction: row;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell.atpHeader {
  display: flex;
  flex-direction: column;
  width: 436px;
  align-items: start;
  background: #fff;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell.inStoreHeader {
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 218px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell .value {
  font-family: emprint-semi-bold;
  font-weight: 600;
  font-size: 28px;
  line-height: 26.5px;
  letter-spacing: -1%;
  text-align: center;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell .value sup {
  font-family: emprint-semi-bold;
  font-weight: 600;
  font-size: 50%;
  line-height: 0;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row .cell .smallText {
  font-family: emprint-regular;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: -1%;
  padding-top: 2px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .torchRedBtn {
  font-family: emprint-semi-bold;
  font-weight: 600;
  padding-right: 16.3px;
  padding-left: 16.3px;
  border-radius: 9.94px;
  border-width: 0.83px;
  background: #D5000A;
  border: 0.83px solid #D5000A;
  font-size: 13.25px;
  line-height: 19.87px;
  color: #FFFFFF;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .torchRedBtn a {
  font-family: emprint-semi-bold;
  font-weight: 600;
  font-size: 13.25px;
  line-height: 19.87px;
  letter-spacing: -1%;
  letter-spacing: -1%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-decoration-skip-ink: auto;
  color: #FFFFFF;
  z-index: 99999;
  position: relative;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:nth-child(2), .comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:nth-child(3), .comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:last-child {
  padding: 2px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:nth-child(3) {
  padding-right: 4px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:last-child {
  padding-left: 5px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:nth-child(2) .cellCopyWrapper {
  background: #0C479D;
  color: #fff;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:nth-child(3) .cellCopyWrapper {
  background: #ECF3FE;
  color: #000;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .row.mainRow .cell:last-child .cellCopyWrapper {
  background: #EAEAEA;
  color: #000;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .cellCopyWrapper {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .headerIconWrapper {
  display: flex;
  align-items: end;
  justify-content: center;
  margin: 13px 0 0 19px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .headerIconWrapper .headingCopyWrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  margin-left: 16px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .headerIconWrapper .headingCopyWrapper .tableHeading {
  font-family: emprint-regular;
  font-weight: 400;
  font-size: 29.81px;
  line-height: 26.5px;
  letter-spacing: -1%;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .headerIconWrapper .headingCopyWrapper .smallText {
  font-size: 12px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .atp-inStore-border-wrapper {
  height: 100%;
  position: absolute;
  right: 0;
  display: flex;
  gap: 3px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .atp-inStore-border-wrapper .atp-border {
  width: 436px;
  border-radius: 5px;
  border: 1px solid #CCBEC8;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .atp-inStore-border-wrapper .inStore-border {
  width: 218px;
  border-radius: 5px;
  border: 1px solid #CCBEC8;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .colHeadingTable {
  display: flex;
  flex-direction: column;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .colHeadingTable .cell.colHeadingCopy {
  border: 0 !important;
  height: auto;
  font-family: emprint-bold;
  font-weight: 700;
  font-size: 18px;
  line-height: 26.5px;
  letter-spacing: -1%;
  text-align: center;
  margin: 10px 0 13px 0;
  background: #fff;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .torchRedBtn {
  margin-bottom: 4px;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .rowHeadingCopy {
  font-family: emprint-semi-bold;
  font-weight: 600;
  font-size: 20px;
  line-height: 26.5px;
  letter-spacing: -1%;
  text-align: center;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .rowHeadingCopy a {
  font-family: emprint-semi-bold;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-decoration-skip-ink: auto;
  color: #0C479D;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .rowHeadingCopy sup {
  font-family: emprint-semi-bold;
  font-weight: 600;
  font-size: 50%;
  line-height: 0;
}
.comarch_r5-ibo-chart .ibo-chart-wrapper .rowHeadingWrapper .rowHeadingCopy.totalBenefits {
  text-decoration: none;
  color: #000;
}
.comarch_r5-ibo-chart .pointsScale {
  font-weight: 400;
  font-size: 12px;
  line-height: 26.5px;
  letter-spacing: -1%;
  padding-top: 11px;
}

.footer-desktop-only {
  display: none;
}

.footer-mobile-only {
  display: flex;
  flex-direction: column;
}

@media (min-width: 785px) {
  .footer-mobile-only {
    display: none;
    width: 100%;
  }
  .footer-desktop-only {
    display: block;
    width: 100%;
  }
}
/* Mobile: stack footer items vertically and place .frame on top */
@media (max-width: 784px) {
  .footer-mobile-only {
    display: flex;
    flex-direction: column;
  }
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  footer .footer-bottom {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: var(--Breakpoints-padding-vertical, 32px) var(--Breakpoints-padding-horizontal, 32px);
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    background: var(--neutrals-shades-black-25, rgba(0, 0, 0, 0.25));
  }
  /* move .frame to the top of the stack */
  .frame {
    order: -1;
    width: 100%;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 12px;
  }
  /* ensure menu and linkstack follow */
  .footer-menu {
    order: 0;
    width: 100%;
  }
  .footer-linkstack {
    order: 1;
  }
  footer .footer-link {
    text-align: right;
  }
  /* let these size naturally so they sit closer together on small screens */
  .frame2 {
    width: auto;
    flex: 0 0 auto;
  }
  /* reduce the empty spacer on mobile (higher specificity to override later rule) */
  footer .footer-empty-space {
    height: 24px;
  }
  footer .footer-logo-links {
    display: flex;
    flex-direction: row;
    align-self: stretch;
    align-items: flex-start;
    gap: 24px;
  }
  footer .logo-stack {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  footer .logo-stack-small {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
  footer .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 8px;
    align-self: stretch;
  }
  .mobile-links {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
  .footer-bottom-trademark {
    display: flex;
    flex-direction: column;
    padding-top: 16px;
    align-self: stretch;
  }
}
:root {
  --Footer-font: 'emprint-regular';
  --Neutrals-White: #FFF;
  --Breakpoints-padding-vertical: 32px;
  --Breakpoints-padding-horizontal: 32px;
  --Paragraphs-Small-Text-size: 14px;
  --Paragraphs-Small-Text-line-height: 20px;
}

/* Footer layout */
footer {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  background: rgba(0, 0, 0, 0.75);
}

.footer-txt {
  color: var(--Neutrals-White, #FFF);
  text-align: right;
  font-family: var(--Footer-font, emprint-semi-bold);
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.footer-top {
  display: flex;
  min-height: 48px;
  padding: var(--Breakpoints-padding-vertical, 32px) var(--Breakpoints-padding-horizontal, 32px);
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

.footer-menu {
  display: flex;
  height: 24px;
  align-items: center;
  gap: 16px;
  flex: 1 0 0;
}

.footer-link {
  color: var(--Neutrals-White, #FFF);
  font-family: var(--Footer-font, emprint-semi-bold);
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.footer-linkstack {
  height: 12px;
  padding: 8px;
}

.frame {
  display: flex;
  align-items: center;
  gap: 24px;
}

.frame2 {
  height: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.footer-empty-space {
  height: 40px;
}

.frame-social {
  display: flex;
  align-items: center;
  gap: 8px;
}

.frame-social a {
  display: inline-block;
  vertical-align: middle;
}

.frame-social img {
  display: block;
}

/* social icons: dimmed by default, fully white on hover/focus */
.frame-social img,
.social-small {
  opacity: 0.65;
  transition: opacity 150ms ease, transform 150ms ease;
}

.frame-social a:hover img,
.frame-social a:focus img,
.frame-social img:hover,
.frame-social img:focus {
  opacity: 1;
}

/* mask-based social icons (use runtime path relative to compiled CSS: ../images/...) */
.icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #9aa0a6; /* default non-white */
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  transition: background-color 150ms ease, opacity 150ms ease;
  vertical-align: middle;
}

.icon.icon-fb {
  -webkit-mask-image: url("../images/default/footer/facebook.svg");
  mask-image: url("../images/default/footer/facebook.svg");
}

.icon.icon-ig {
  -webkit-mask-image: url("../images/default/footer/instagram.svg");
  mask-image: url("../images/default/footer/instagram.svg");
}

.icon.icon-yt {
  -webkit-mask-image: url("../images/default/footer/youtube.svg");
  mask-image: url("../images/default/footer/youtube.svg");
}

.bullet-grey {
  width: 4px;
  height: 4px;
  background-color: #ffffff; /* This is what shows through the mask */
  -webkit-mask-image: url("../images/default/footer/bullet-white.svg");
  mask-image: url("../images/default/footer/bullet-white.svg");
  opacity: 0.25;
}

.bullet-white {
  width: 4px;
  height: 4px;
  background-color: #ffffff; /* This is what shows through the mask */
  -webkit-mask-image: url("../images/default/footer/bullet-white.svg");
  mask-image: url("../images/default/footer/bullet-white.svg");
}

.frame-social a:hover .icon,
.frame-social a:focus .icon,
.icon:hover,
.icon:focus {
  background-color: #ffffff;
  opacity: 1;
}

/* Logo icons: dimmed by default, white on hover */
.icon-logo-em {
  width: 131px;
  height: 24px;
}

.icon-exxon-small {
  width: 33px;
  height: 12px;
}

.icon-mobil-small {
  width: 33px;
  height: 12px;
}

.icon-esso-small {
  width: 30px;
  height: 20px;
}

.icon.icon-logo-em {
  background-color: #ffffff; /* default dim color */
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  display: inline-block;
}

.icon.icon-exxon-small,
.icon.icon-mobil-small,
.icon.icon-esso-small {
  background-color: #ffffff; /* default dim color */
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  display: inline-block;
  opacity: 0.75;
}

.icon.icon-logo-em {
  -webkit-mask-image: url("../images/default/footer/exxon-mobil.svg");
  mask-image: url("../images/default/footer/exxon-mobil.svg");
}

.icon.icon-exxon-small {
  -webkit-mask-image: url("../images/default/footer/exxon-small.svg");
  mask-image: url("../images/default/footer/exxon-small.svg");
}

.icon.icon-mobil-small {
  -webkit-mask-image: url("../images/default/footer/mobil-small.svg");
  mask-image: url("../images/default/footer/mobil-small.svg");
}

.icon.icon-esso-small {
  -webkit-mask-image: url("../images/default/footer/logo-esso-small.svg");
  mask-image: url("../images/default/footer/logo-esso-small.svg");
}

.footer-bottom {
  display: flex;
  height: 116px;
  padding: var(--Breakpoints-padding-vertical, 32px) var(--Breakpoints-padding-horizontal, 32px);
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  background: var(--neutrals-shades-black-25, rgba(0, 0, 0, 0.25));
}

.logo-stack {
  display: flex;
  align-items: center;
  gap: 48px;
}

.logo-stack-small {
  display: flex;
  align-items: center;
  gap: 48px;
}

.menu-copyright {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.menu-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}

.trademark {
  align-self: stretch;
  color: var(--Neutrals-White, #FFF);
  text-align: right;
  font-family: var(--Footer-font, emprint-semi-bold);
  font-size: var(--Paragraphs-Small-Text-size, 14px);
  font-weight: 400;
  line-height: var(--Paragraphs-Small-Text-line-height, 20px);
  opacity: 0.5;
}

.logo-small {
  width: 33px;
  height: 12px;
}

.logo-esso-small {
  width: 30px;
  height: 20px;
}

.social-small {
  width: 24px;
  height: 24px;
}