.geo-alt-disclaimer {
  font-size: 12px;
  line-height: 1.3333733333;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-family:
    SF Pro Text,
    SF Pro Icons,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  color: #6e6e73;
}
/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-health .gradient-headline,
.section-on-the-go .gradient-headline {
  padding-bottom: 10px;
}

@media only screen and (min-width: 735px) and (max-width: 960px) {
  .section-so-much-to-love
    .chip-container
    .section-intro-headline
    .gradient-headline-container {
    font-size: 65px;
  }
}

br.xsmall {
  display: none;
}

@media only screen and (max-width: 424px) {
  br.xsmall {
    display: block;
  }
}
@media only screen and (min-width: 735px) {
  .section-highlights .section-header .section-header-headline {
    max-width: 80%;
  }
}

@media only screen and (max-width: 734px) {
  .media-gallery-item-4 .typography-media-card-gallery-headline {
    min-width: 290px;
  }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-fitness .hero-media-container {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 734px) {
  .section-fitness .hero-media-container {
    margin-left: -70px;
    margin-top: 114px !important;
  }
}

.section-intro-badge {
  margin-bottom: 1.5%;
}

@media only screen and (min-width: 1069px) and (max-width: 1220px) {
  .section-safety .typography-headline-standalone .gradient-headline {
    font-size: 84px;
  }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-safety .typography-headline-standalone .gradient-headline {
    font-size: 72px;
  }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
