.hero {
  width: 100%;
  padding-top: min(400px, calc(400 / 1800 * 100% - (58px + 13%)));
  padding-bottom: 6%;
  background: url("https://www.americasbest.com/medias/AB-Web-LP-Progressives-Hero-Desktop-Muse-1800px.jpg?context=bWFzdGVyfHJvb3R8MTE1ODM5fGltYWdlL2pwZWd8YURNM0wyZzFZeTh4TURBM01EQTBOelU0T0RNNE1pOUJRbDlYWldKZlRGQXRVSEp2WjNKbGMzTnBkbVZ6TFVobGNtOHRSR1Z6YTNSdmNGOU5kWE5sWHpFNE1EQndlQzVxY0djfDY4NzdlNTFjOWZmYjEyYjkyMWQ3MTZmZmU1OGM1ZjhmZDM1YjkwMzk5OTNmMTJjYWQwMDFlNjExNDgyMmU5ZjI")
    center top/ auto 100% no-repeat no-repeat #f8f6f7;
  margin: 0px auto;
}
.hero-content {
  width: 95%;
  max-width: 1340px;
  margin: auto;
}
.insurance-hero-text {
  width: 43%;
  margin-left: 3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.insurance-hero-text h1 {
  font-size: 2.3rem;
  line-height: 1.3;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
}
.insurance-hero-text h2 {
  font-size: 1.2rem;
  margin: 5px 0 20px;
  line-height: 1.4;
  color: white;
}
.btn-cta {
  display: flex;
  justify-content: center;
}
.btn-cta a.a-btn--primary {
  background-color: white;
  border: 2px solid white;
  margin: 0 10px 0 0;
  padding: 0.5em 1.75em;
  color: #0b2572;
}
a.a-btn--primary {
  background-color: #0b2572;
  border: 2px solid #0b2572;
  padding: 0.5em 1.75em;
}
.btn-cta a.a-btn--primary:hover,
a.a-btn--primary:hover {
  background-color: transparent;
  color: white;
}
.btn-cta a.a-btn--secondary {
  background-color: transparent;
  color: white;
  border: 2px solid white;
  padding: 0.5em 1.75em;
}
.btn-cta a.a-btn--secondary:hover {
  color: #0b2572;
  background-color: white;
}
.lens-content,
.lens-content-offers {
  display: flex;
  justify-content: space-evenly;
  width: 98%;
  max-width: 1340px;
  margin: 35px auto;
}
.lens-content {
  align-items: center;
}
.lens-content-img,
.lens-content-text,
.lens-content-offers-text {
  width: 45%;
}
.lens-content-img img,
.lens-content-offers-text img {
  width: 100%;
}
img.lens-content-text {
  display: none;
}
img.lens-content-img {
  width: 100%;
  margin: 5px auto 15px;
}
.lens-content-text h3,
.insurance-content-text h3,
.lens-content-offers-text h3{
  font-size: 1.75rem;
  line-height: 1.3;
  margin-top: 15px;
  color: #0b2572;
  text-transform: uppercase;
}
.lens-content-text p,
.lens-content-offers-text p,
.insurance-content-text p {
  font-size: 1.2em;
  line-height: 1.3;
}
.lens-content-text .available-row,
.lens-content-offers-text .available-row,
.insurance-content-text .available-row {
  display: flex;
  align-items: flex-end;
  border-bottom: 1px solid #e3e3e3;
}
.lens-content-text .available-row span,
.lens-content-offers-text .available-row span,
.insurance-content-text .available-row span {
  padding-bottom: 15px;
  color: #747474;
}
.lens-content-text .available-row span img,
.lens-content-offers-text .available-row span img,
.insurance-content-text .available-row span img {
  width: 5%;
  min-width: 27px;
  margin-right: 3px;
  margin-bottom: -3px;
}
.shop-cta {
  display: flex;
}
.shop-cta a.a-btn--primary {
  color: white;
  background-color: #0b2572;
  border: 2px solid #0b2572;
  padding: 0.5em 1.75em;
  margin: 0 10px 0 0;
}
.shop-cta a.a-btn--secondary {
  padding: 0.5em 1.75em;
  border: 2px solid #0b2572;
  color: #0b2572;
  background: transparent;
}
.shop-cta a.a-btn--primary:hover {
  color: #0b2572;
  background: transparent;
}
.shop-cta a.a-btn--secondary:hover {
  color: white;
  background: #0b2572;
}
.insurance-content {
  display: flex;
  justify-content: space-evenly;
  width: 98%;
  max-width: 1340px;
  margin: 75px auto;
  align-items: center;
}
.insurance-content-img,
.insurance-content-text {
  width: 45%;
}
.insurance-content-img img {
  width: 100%;
}
.insurance-content-text-row {
  display: flex;
  justify-content: space-evenly;
  margin: 20px auto;
}
.insurance-content-text-col {
  width: 49%;
}
.c-cms-store-finder-section__description {
  font-weight: 700;
  font-size: 175%;
  line-height: 1.3;
}
@media (max-width: 1399px) {
  .lens-content-text h3,
  .lens-content-offers-text h3,
  .insurance-content-text h3 {
    font-size: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .insurance-hero-text {
    width: 52%;
  }
  .lens-content-text h3,
  .lens-content-offers-text h3,
  .insurance-content-text h3 {
    font-size: 1.4rem;
  }
  .lens-content-text p,
  .lens-content-offers-text p,
  .insurance-content-text p {
    font-size: 1.1em;
  }
}
@media (max-width: 991px) {
  .hero {
    padding-top: min(400px, calc(400 / 1800 * 100% - (58px + 11%)));
}
  .insurance-hero-text h1 {
    font-size: 1.9rem;
  }
  .insurance-hero-text h2 {
    font-size: 1.1rem;
  }
      .lens-content-text h3,
  .lens-content-offers-text h3,
  .insurance-content-text h3 {
    font-size: 1.35rem;
  }
  .lens-content-text p,
  .lens-content-offers-text p,
  .insurance-content-text p {
    font-size: 1.15em;
    margin-bottom: 10px;
  }
  .btn-cta a.a-btn--primary,
  .btn-cta a.a-btn--secondary {
    padding: 0.5em 1.5em;
    font-size: .95em;
  }
}
@media (max-width: 850px) {
  .insurance-hero-text {
    width: 60%;
    margin-left: 0%;
  }
  .lens-content-text h3,
  .lens-content-offers-text h3,
  .insurance-content-text h3 {
    font-size: 1.2rem;
  }
  .lens-content-text p,
  .lens-content-offers-text p,
  .insurance-content-text p {
    font-size: 1em;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .hero {
    padding-bottom: calc(668 / 767 * 100% - (38px - 5%));
    background: url("https://www.americasbest.com/medias/AB-Web-LP-Progressives-Hero-Mobile-Muse-767px.jpg?context=bWFzdGVyfHJvb3R8ODcxMTF8aW1hZ2UvanBlZ3xhRFUyTDJnMU1pOHhNREEzTURBME56ZzFNRFV5Tmk5QlFsOVhaV0pmVEZBdFVISnZaM0psYzNOcGRtVnpMVWhsY204dFRXOWlhV3hsWDAxMWMyVmZOelkzY0hndWFuQm58NDg3YWM1YmZiNzQyNDhiZDVlOTEzNGExOTUwYTI5ODg4YjA5ZTYyNDQ1Y2YyNWU2MzcwOTEwYmFkYTJiZmZjOA")
      center bottom/contain no-repeat no-repeat #0b2572;
    padding-top: 5%;
  }
    .lens-content,
    .lens-content-offers {
    flex-direction: column;
  }
    .insurance-content {
    flex-direction: column-reverse;
    margin: 35px auto 50px;
  }
  .insurance-content-img,
  .insurance-content-text {
    width: 90%;
    margin: 15px auto;
  }
  .lens-content-img {
    width: 90%;
    margin: 0 auto;
  }
  .lens-content-text,
  .lens-content-offers-text {
    width: 90%;
    margin: 15px auto 25px;
  }
    .lens-content-text h3,
  .lens-content-offers-text h3,
  .insurance-content-text h3 {
    font-size: 1.75em;
  }
  .lens-content-text p,
  .lens-content-offers-text p,
  .insurance-content-text p {
    font-size: 1.35em;
    margin-bottom: 20px;
}
  .lens-content-img img {
  display: none;
}
img.lens-content-text {
  width: 100%;
  display: block;
}
  .insurance-hero-text {
    width: 95%;
    margin: auto;
    align-items: center;
    text-align: center;
  }
  .insurance-content-text-row {
    flex-direction: column;
  }
  .insurance-content-text-col {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .insurance-hero-text h1 {
    font-size: 1.65rem;
  }
  .insurance-hero-text h2 {
    font-size: 1.1rem;
  }
}
.disclaimer-icon {
  top: -0.5em;
  font-size: 55%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  margin-left: 2px;
}
h2.terms-modal {
  font-size: 1.35em;
  margin: 0 auto;
  line-height: 2rem;
}
.modal-body p {
  margin-bottom: 5px;
  line-height: 1.3;
}
hr.hr-modal {
  margin: 10px 0;
}
@media (max-width: 680px) {
  .btn-cta a.a-btn--primary,
  .btn-cta a.a-btn--secondary {
    font-size: 0.9em;
  }
}
@media (max-width: 415px) {
  .btn-cta a.a-btn--primary,
  .btn-cta a.a-btn--secondary {
    font-size: 0.8em;
  }
}
@media (max-width: 350px) {
  .btn-cta a.a-btn--primary,
  .btn-cta a.a-btn--secondary {
    font-size: 0.7em;
    padding: .25em 1em;
  }
}
.c-product-carousel {
    border-top: 2px solid #efefef;
    padding: 35px 0;
    border-bottom: 2px solid #efefef;
}