/** Shopify CDN: Minification failed

Line 344:16 Expected identifier but found whitespace
Line 344:18 Unexpected "{"
Line 344:27 Expected ":"
Line 826:18 Unexpected "{"
Line 826:27 Expected ":"
Line 875:16 Expected identifier but found whitespace
Line 875:18 Unexpected "{"
Line 875:27 Expected ":"

**/


/* CSS from section stylesheet tags */
.only-desktop {
    display: none;
  }

  .only-mobile {
    display: block;
  }

  @media screen and (min-width: 850px) {
    .only-desktop {
      display: block;
    }

    .only-mobile {
      display: none;
    }

    .product-grid .grid__item {
      padding-bottom: calc(2rem + var(--page-width-margin)) !important;
    }

    .product-card-container {
      flex-basis: 50%;
      margin-top: 0.33rem;
    }

    .featured-collection {
      display: flex;
      flex-wrap: wrap;
    }

    .featured-collection-teaser {
      width: 100%;
      height: 100%;
      position: relative;
      padding: 0;
    }

    .featured-collection-teaser img {
      position: relative;
      z-index: 0;
      width: 100%;
      height: auto;
      object-fit: cover;
      height: 100%;
    }

    .featured-collection-description {
      font-weight: normal;
      font-size: 0.78em;
      margin-top: 1.9vh;
      margin-bottom: 0;
      margin-right: auto;
      margin-left: auto;
    }

    .featured-collection-title {
      font-size: 1.69em;
      margin-top: 3rem;
      margin-bottom: 1.3vh;
    }

    .collection-quote {
      line-height: 1.3;
      padding: 0 1.3em 1.3em;
      z-index: 1;
      position: absolute;
      top: 0;
      display: flex;
      flex-direction: column;
      height: 100%;
      width: 100%;
    }

    .collection-quote > p {
      margin-bottom: 0.33em;
      font-size: 1.69em;
    }

    .collection-quote > span {
      font-size: 0.78em;
      font-style: normal;
      max-width: 133px;
      display: block;
      margin-top: 0.9em;
      margin-bottom: 1em;
    }
  }

  @media screen and (min-width: 750px) {
    .collection-quote > p {
      font-size: 1.69em;
      font-family: 'greycliff-cf';
      font-weight: 300;
    }
  }

  @media screen and (max-width: 849px) {
    .collection-quote {
      width: auto;
    }
  }

  @media screen and (min-width: 850px) {
    .collection-quote > p {
      font-size: 1.69em;
    }

    .featured-collection-teaser {
      width: 100%;
      margin: 0;
      position: relative;
      max-height: 1920px;
    }
  }
.only-desktop {
    display: none;
  }
  .only-mobile {
    display: block;
  }

  @media screen and (min-width: 850px) {
    .only-desktop {
      display: block;
    }
    .only-mobile {
      display: none;
    }

    .product-grid .grid__item {
      padding-bottom: calc(2rem + var(--page-width-margin)) !important;
    }
  }
h3.qualitative-studies-result-number {
    font-size: 6rem;
    margin: 0 auto;
  }
  .homepage-qualitative-studies .title {
    color: #fff;
    text-align: center;
    font-size: 3rem;
    margin: 3vh auto 0;
  }
  #homepage-icons {
    text-align: center;
    padding: 30px 0 2.5rem ;
  }
  #homepage-icons .multicolumn-card__info {
    padding: 0.5rem;
    padding-top: 0;
    font-size: 0.78em;
    line-height: 1.3;
  }
  .homepage-qualitative-studies .multicolumn-card__info .rte {
    margin-top: 0;
  }
  #homepage-icons .multicolumn-card__image-wrapper {
    max-width: 99px;
  }
  #homepage-icons img {
    width: 100%;
    height: auto;
    transform: scale(0.8);
  }
  #homepage-icons a.studies-link {
    font-size: 0.9em;
    text-decoration: none;
    color: #fff;
    margin-top: 0.9em;
    display: block;
  }
  #homepage-icons a.studies-link img {
    width: 19px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
  }

  @media screen and (max-width: 749px) {
    #homepage-icons .grid__item:last-child {
      margin-right: auto;
      margin-left: auto;
    }
  }
#icon-bar {
    background: #4d6245 !important;
    color: #fff !important;
  }
  #homepage-icons {
    text-align: center;
    padding: 0px 0 2.5rem !important;
  }
  #homepage-icons .multicolumn-card__info {
    padding: 0.5rem;
    padding-top: 0;
    font-size: 0.78em;
    line-height: 1.3;
  }
  .homepage-qualitative-studies .multicolumn-card__info .rte {
    margin-top: 0;
  }
  #homepage-icons .multicolumn-card__image-wrapper {
    max-width: 99px;
  }
  #homepage-icons img {
    width: 100%;
    height: auto;
    transform: scale(0.8);
  }
  #homepage-icons a.studies-link {
    font-size: 0.9em;
    text-decoration: none;
    color: #fff;
    margin-top: 0.9em;
    display: block;
  }
  #homepage-icons a.studies-link img {
    width: 19px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
  }
  #homepage-icons .grid--2-col>.grid__item {
        width: calc(33% - .25rem);
        max-width: calc(33.333% - .25rem);
    }
  @media screen and (max-width: 749px) {
    #homepage-icons .grid__item:last-child {
      margin-right: auto;
      margin-left: auto;
    }
  }
  @media screen and (min-width: 750px) {
    #homepage-icons .grid--2-col>.grid__item {
        width: calc(33.333% - 1.5rem);
        max-width: calc(33.333% - 1.5rem);
    }
  }
  @media screen and (min-width: 991px) {
    #homepage-icons .grid--2-col>.grid__item {
        width: calc(16.5% - 1.5rem);
        max-width: calc(16.5% - 1.5rem);
    }
  }
#logoBar, #iconBar {
    text-align: center;
    margin-top: 0;
  }

  #logo-bar, #icon-bar {
    background: #FFF!important;
    color: #000!important;
  }

  .logo-bar, .icon-bar {
    align-items: center;
    padding-bottom: 0vh !important;
    margin-bottom: 0
  }

  .logo-bar__item img {
    max-width: calc({{ section.settings.logo_width }} / 1.39);
  }

  #iconBar .slider.slider--desktop .slider__slide {
    width: calc(33.333% - 1rem * 3 / 4);
  }

  .icon-slider {
    max-height: 120px;
    overflow: hidden;
  }

  #icon-bar .carousel-cell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2vw;
    height: 120px;
  }

    .icon--quote {
     display: inline-block; 
      font-size: 13px;
      line-height: 16px;
      max-width: 300px;
      padding-right: 6px;
      padding-left: 6px;
    text-align: left; 
    }
    .icon--logo {
      display: inline-block;
    }


  #icon-bar .flickity-page-dots {
    display: none;
  }

  

    .icon-item {
      margin: 0 3vw; 
    }

  
  .icon-slider img {
    max-width: 48px;
    height: auto;
  }

  .icon-list--border-top {
    padding-top: 0vh;
    border-top: 1px solid;
  }

  .icon-list--border-bottom {
    padding-bottom: 3vh;
    border-bottom: 1px solid;
  }

  @media screen and (min-width: 650px) {
    
    .icon-bar__item img {
      max-width: {{ section.settings.logo_width }};
    }

    .icon-slider img {
      max-width: 48px;
    }
  }

  
  #icon-bar .icon--quote,
  #icon-bar .icon--logo {  vertical-align: middle;  }
.pre-heading {
    font-weight: 400;
    font-size: 0.78em;
    margin-top: 3.9vw;
    margin-bottom: 0;
  }
  .pre-heading.text-center {
    margin-right: auto;
    margin-left: auto;
  }
  .pre-heading.pill {
    background-color: var(--color-secondary);
    color: #fff;
    border-radius: 15px;
    margin-left: 10px;
    padding: 5px 11px;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 1em;
  }

  .image-with-text__text ul {
    padding: 0;
    font-size: 0.93em;
    text-indent: 0px;
    margin-left: 9px;
  }

  .image-with-text__text.checkmark-circle-bullets ul {
    margin-top: 0.39em;
    font-size: 1em;
  }

  .image-with-text__text ul li {
    list-style: none;
    margin: 0 0 12px;
    line-height: 1.6;
    font-family: 'GreycliffCF-Regular';
  }
  .image-with-text__text ul li::before {
    content: '';
    display: inline-block;
    height: 23px;
    width: 26px;
  }
  body.index-template .image-with-text__text ul li::before,
  .image-with-text__text.homepage-bullets ul li::before {
    background-image: url(/cdn/shop/files/list-icon.png?v=1660826360);
    background-position: left center;
    background-size: 16px;
    background-repeat: no-repeat;
    margin: 0 0 0 -26px;
    position: absolute;
  }
  .image-with-text__text.checkmark-circle-bullets ul li::before {
    background-image: url(/cdn/shop/files/bullet-custom-green-dot2.png?v=1697064474);
    background-position: left center;
    background-size: 16px;
    background-repeat: no-repeat;
    margin: 0 0 0 -26px;
    position: absolute;
  }
  .image-with-text__media .inset-container {
    display: flex !important;
    color: #000;
    align-items: end;
    padding: 1.3em;
    z-index: 1;
  }
  .image-with-text__media .inset-container .inset {
    padding: 0.39em 0.6em;
    background: #fff;
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 15px;
    border: 1px solid #333;
  }
  .image-with-text__media .inset-container .inset .inset-image {
    width: 34%;
    padding: 0 0.69em 0 0;
  }
  .image-with-text__media .inset-container .inset .inset-text {
    width: 66%;
  }
  .image-with-text__media .inset-container .inset .inset-text p {
    padding: 0;
    margin: 0;
  }
  .image-with-text__media .inset-container .inset .inset-image img {
    max-width: 50px;
    height: auto;
  }

  .image-with-text--ratings {
    padding: 1.3em 1.3em 0.3em;
    background: #f4f0eb;
  }

  .image-with-text--ratings .ratings--heading {
    margin: 0.3em 0 0.3em;
  }

  .image-with-text__text.key-benefits ul li {
    display: block;
    /*background-image: url(/cdn/shop/files/checkmark.svg?v=1671732703); */
    background-repeat: no-repeat;
    background-position: left 2px;
    margin-left: 3px;
    padding-left: 23px;
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .image-with-text__text.key-benefits ul {
    list-style-type: none;
    padding: 0 !important;
    margin: 0 0 24px;
    line-height: 1.3em;
  }
  .image-with-text__content {
    .image-with-text__text.small {
      font-size: 8px;
    }

    .image-with-text--stats {
      display: flex;
      align-items: center;
      gap: 1em;
      width: 100%;
      margin-bottom: 1em;

      .stats-image-left {
        flex: 1;
      }
      .stats-image-right {
        flex: 1;
      }

      img {
        width: 100%;
        height: auto;
      }
    }
  }
.image-with-text__content .landingpage__hero__rating {
    margin: 0 0 0.6rem;
  }

  .landing-page-header {
    background: #f3f1ec;
    text-align: center;
    padding: 0.6em 0 0;
    margin: 0 auto;
    padding-bottom: 0.69em;
  }

  .landing-page-header img {
    margin-bottom: -0.2em;
  }

  .landing-page-header .tagline {
    font-size: 100%;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: 400;
    letter-spacing: 0.039rem;
    line-height: 1;
  }

  .landing-page-hero-banner .pre-heading {
    font-weight: 400;
    font-size: 0.78em;
    margin-top: 3.9vw;
    margin-bottom: 0;
  }

  .landing-page-hero-banner .pre-heading.text-center {
    margin-right: auto;
    margin-left: auto;
  }

  .landing-page-hero-banner .page-width {
    max-width: 1680px;
  }

  .landing-page-hero-banner .image-with-text {
    margin-bottom: 0 !important;
  }

  .landing-page-hero-banner .image-with-text__text ul {
    padding: 0;
    font-size: 0.93em;
    text-indent: 0px;
    margin-left: 9px;
  }

  .landing-page-hero-banner .image-with-text__text.checkmark-circle-bullets ul {
    margin-top: 0.39em;
    font-size: 1em;
  }

  .landing-page-hero-banner .image-with-text__content > .button {
    margin-top: 1.67em;
    margin-bottom: 1em;
  }

  .oke-sr-count {
    font-size: 85%;
  }

  .landing-page-hero-banner .banner__text ul {
    list-style-type: none;
    padding: 0 !important;
    margin: 0 0 12px;
    line-height: 1.3em;
    font-size: 85%;
  }

  .landing-page-hero-banner .banner__text ul li {
    display: block;
    background-repeat: no-repeat;
    background-position: left 1px;
    margin-left: -3px;
    padding-left: 33px;
    padding-top: 4px;
    margin-top: 0px;
    margin-bottom: 6px;
    line-height: 19px;
    padding-bottom: 7px;
  }

  .landing-page-hero-banner .banner__text ul li:first-child {
    background-image: url(/cdn/shop/files/arey_lp_risk_free_398dc2c6-ee9b-414e-b68b-e9b515e8998e.svg?v=1717510659);
    background-size: 27px;
  }

  .landing-page-hero-banner .banner__text ul li:nth-child(2) {
    background-image: url(/cdn/shop/files/arey_system_lp_clean_0baecfde-d817-4fd5-80e5-92d5760056db.svg?v=1717510690);
    background-size: 27px;
  }

  .landing-page-hero-banner .banner__text ul li:last-child {
    background-image: url(/cdn/shop/files/arey_lp_med-scientists_5066c13d-a5cd-4e25-a8ba-fa3bac168dfe.svg?v=1717510717);
    background-size: 27px;
  }

  .landing-page-hero-banner .image-with-text__text.small {
    font-size: 85%;
  }

  @media screen and (max-width: 599px) {
    .landing-page-hero-banner .image-with-text__content > .button {
      min-width: 80vw;
    }
  }

  @media screen and (max-width: 749px) {
    .landing-page-hero-banner .banner__text ul {
      text-align: left;
      width: 76vw;
    }

    .landing-page-hero-banner .image-with-text__content {
      align-items: center;
      text-align: center;
    }

    .landing-page-hero-banner .banner__text.text {
      margin-bottom: 1.6em;
    }

    .landingpage__hero__rating {
      width: 100%;
      text-align: left;
    }

    .mobile-hero img {
      width: 100%;
      height: auto;
    }

    .landing-page-hero-banner .page-width {
      padding-right: 0;
      padding-left: 0;
    }

    .image-with-text__heading {
      line-height: 1.2;
    }

    .image-with-text__content {
      padding-right: 2.5rem !important;
      padding-left: 2.5rem !important;
    }

    .image-with-text__grid.mobile-grid--reverse {
      flex-flow: column !important;
    }

    .below749 {
      display: block;
    }
    .above750 {
      display: none;
    }
  }

  @media screen and (min-width: 750px) {
    .media img {
      height: auto;
    }

    .below749 {
      display: none;
    }

    .above750 {
      display: block;
    }

    .landing-page-hero-banner .image-with-text__content {
      margin-top: 0vw;
      margin-right: -3em;
    }

    .landing-page-hero-banner .image-with-text__grid,
    .landing-page-hero-banner .image-with-text__media.media {
      max-height: 60vh !important;
      height: 60vh !important;
    }

    .landing-page-hero-banner .image-with-text__media.media {
      position: relative !important;
      width: auto !important;
      height: auto !important;
      max-height: 60vh !important;
      margin-left: auto;
    }
  }
h3.qualitative-studies-result-number {
    font-size: 6rem;
    margin: 0 auto;
  }
  .homepage-qualitative-studies .title {
    color: #fff;
    text-align: center;
    font-size: 3rem;
    margin: 3vh auto 0;
  }
  #homepage-icons {
    text-align: center;
    padding: 30px 0 2.5rem;
  }
  #homepage-icons .multicolumn-card__info {
    padding: 0.5rem;
    padding-top: 0;
    font-size: 0.78em;
    line-height: 1.3;
  }
  .homepage-qualitative-studies .multicolumn-card__info .rte {
    margin-top: 0;
  }
  #homepage-icons .multicolumn-card__image-wrapper {
    max-width: 99px;
  }
  #homepage-icons img {
    width: 100%;
    height: auto;
    transform: scale(0.8);
  }
  #homepage-icons a.studies-link {
    font-size: 0.9em;
    text-decoration: none;
    color: #fff;
    margin-top: 0.9em;
    display: block;
  }
  #homepage-icons a.studies-link img {
    width: 19px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
  }

  @media screen and (max-width: 749px) {
    #homepage-icons .grid__item:last-child {
      margin-right: auto;
      margin-left: auto;
    }
  }
.ugc-flickity {
    margin-top: 50px;

    .ugc-flickity-inner {
      padding-bottom: 3.9vh;

      .carousel {
        .carousel-cell {
          width: 33%;
          aspect-ratio: 1 / 1.76;
          padding: 0 25px;

          iframe {
            width: 100%;
            height: 100%;
          }

          &:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            height: calc(50% - 15px);
            left: 0;
            right: 0;
          }
          &:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            height: calc(50% - 15px);
            left: 0;
            right: 0;
          }
        }

        .flickity-button {
          background: transparent;
          opacity: 0.3;

          &.previous {
            left: -15px;
          }
          &.next {
            right: -15px;
          }
        }
      }
    }
  }

  @media (max-width: 749px) {
    .ugc-flickity {
      .ugc-flickity-inner {
        .page-width {
          padding-left: 0;
          padding-right: 0;

          .carousel {
            .carousel-cell {
              width: 90%;
              padding: 0 8px;
              opacity: 0.3;

              &.is-selected {
                opacity: 1;
              }
            }
          }

          .flickity-button {
            display: none;
          }
        }
      }
    }
  }
   #ugc-flickity-{{ section.id }} .flickity-page-dots { bottom: 0; }
#logoBar {
    text-align: center;
    margin-top: 0;
  }

  #logo-bar {
    background: #FFF;
  }

  .logo-bar {
    align-items: center;
    padding-bottom: 0vh !important;
    margin-bottom: 0
  }

  .logobar-link {
    color: var(--color-foreground);
  }

  .logo-bar__item img {
    max-width: calc({{ section.settings.logo_width }} / 1.39);
  }

  #logoBar .slider.slider--desktop .slider__slide {
    width: calc(33.333% - 1rem * 3 / 4);
  }

  .press-logo-slider img {
    max-width: 90px;
    height: auto;
  }

  .logo-list--border-top {
    padding-top: 0vh;
    border-top: 1px solid;
  }

  .logo-list--border-bottom {
    padding-bottom: 3vh;
    border-bottom: 1px solid;
  }

  @media screen and (min-width: 650px) {
    #logoBar .slider.slider--desktop .slider__slide {
      width: calc(33.333% - 1rem * 3 / 4);
    }

    .logo-bar__item img {
      max-width: {{ section.settings.logo_width }};
    }

    .press-logo-slider img {
      max-width: 100px;
    }
  }

  @media screen and (min-width: 1050px) {
    #logoBar .slider.slider--desktop .slider__slide {
      width: calc(20% - 1rem * 3 / 4);
    }
  }
.grid__item,
  .page-width {
  }

  .grid {
    margin-left: 0;
  }

  @media only screen and (min-width: 750px) {
    .medium-up--push-one-twelfth {
      left: 0;
    }

    .medium-up--five-sixths {
      width: 100%;
    }
  }

  /* Shopify-specific styles END */

  .opt-in-page * {
    font-family: inherit;
  }

  .opt-in-page {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 6px;
    overflow: hidden;
  }

  .opt-in-page-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 1rem;
  }

  .opt-in-page-left-col {
    flex: 2;
    margin-bottom: 1rem;
  }

  .opt-in-page-left-col-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    line-height: 1.33;
  }

  .opt-in-page-right-col {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
  }

  .opt-in-page-logo {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 145px;
    display: block !important;
  }

  .opt-in-page-main-text {
    font-size: 1.855rem !important;
    font-weight: normal;
    margin: auto 0 0.33em !important;
    text-transform: none !important;
    letter-spacing: normal !important;
  }
  .opt-in-page-main-text p {
    margin-bottom: 1em;
  }

  .opt-in-page-phone {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 6px 6px 0;
  }

  .phone-container {
    position: relative;
    display: flex;
    width: 275px;
    min-height: 515px;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0px 0px 0px 2px #1f1f1f, 0px 0px 0px 5px #191919, 0px 0px 0px 7px #111;
    flex-direction: column;
    overflow: hidden;
  }

  .phone-container:before,
  .phone-container:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .phone-container:before {
    top: 0px;
    width: 45%;
    height: 25px;
    background-color: #1f1f1f;
    border-radius: 0px 0px 40px 40px;
  }

  .phone-container i,
  .phone-container b {
    position: absolute;
    display: block;
    color: transparent;
  }

  .phone-container i {
    top: 0px;
    left: 50%;
    transform: translate(-50%, 6px);
    height: 8px;
    width: 15%;
    background-color: #101010;
    border-radius: 8px;
    box-shadow: inset 0px -3px 3px 0px rgba(256, 256, 256, 0.2);
  }

  .phone-container b {
    left: -10px;
    top: 0px;
    transform: translate(180px, 4px);
    width: 12px;
    height: 12px;
    background-color: #101010;
    border-radius: 12px;
    box-shadow: inset 0px -3px 2px 0px rgba(256, 256, 256, 0.2);
  }

  .phone-container b:after {
    content: '';
    position: absolute;
    background-color: #2d4d76;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px;
    top: 3px;
    left: 3px;
    display: block;
    border-radius: 4px;
    box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5);
  }

  .phone-header {
    flex: 1;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ccc;
  }

  .phone-header-img {
    max-height: 30px;
    transform: translateY(40%);
    margin: 1.15rem;
  }

  .phone-body {
    flex: 8;
    display: flex;
    padding: 0.75rem;
  }

  .phone-body * {
    font-family: Arial, Helvetica, sans-serif !important;
  }

  .phone-body .chat {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .phone-body .chat .msg {
    max-width: 85%;
    align-self: flex-start;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-name: showIn;
    animation-play-state: running;
    background-color: #e7e7e7;
    border-radius: 10px;
    color: #000;
    display: inline-block;
    font-size: 12px;
    line-height: 1.3;
    margin: 8px 0 0;
    opacity: 0;
    padding: 8px 10px;
  }

  .phone-body .chat .msg:nth-child(odd) {
    align-self: flex-end;
    background-color: #3902f0;
    color: #fff;
    font-weight: 600;
  }

  .phone-body .chat .msg:nth-child(1) {
    animation-delay: 0.5s;
    margin-top: 0;
  }

  .phone-body .chat .msg:nth-child(2) {
    animation-delay: 1.5s;
  }

  .phone-body .chat .msg:nth-child(3) {
    animation-delay: 2.4s;
  }

  .phone-body .chat .msg:nth-child(4) {
    animation-delay: 3.8s;
  }

  .phone-body .chat .msg:nth-child(5) {
    animation-delay: 4.5s;
  }

  .phone-body .chat .msg:nth-child(6) {
    animation-delay: 5.2s;
  }

  @keyframes showIn {
    0% {
      transform: translateY(10px);
      opacity: 0;
    }

    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }

  .phone-footer {
    flex: 1;
    display: flex;
  }

  @media (min-width: 768px) {
    .opt-in-page-row {
      flex-direction: row;
    }

    .opt-in-page-left-col {
      flex-direction: row;
    }

    .opt-in-page-left-col-container {
      max-width: 350px;
    }

    .opt-in-page-right-col {
      flex-direction: row;
    }

    .opt-in-page-promo-copy {
      font-size: 12px;
      transform: translateX(5%);
      margin-bottom: 40px;
      padding: 0 0.5rem;
      width: 215px;
    }

    .phone-container {
      width: 240px;
      min-height: 505px;
    }

    .phone-container b {
      left: -35px;
    }

    .opt-in-page-logo {
      max-height: 145px;
    }

    .opt-in-page-phone {
      justify-content: center;
    }
  }

  @media (min-width: 992px) {
    .opt-in-page-left-col {
      margin: 0;
    }

    .phone-container {
      width: 275px;
      min-height: 515px;
    }

    .phone-container b {
      left: -10px;
    }
  }
  @media (max-width: 767px) {
    .phone-container,
    .opt-in-page-phone {
      margin-bottom: 1.9em;
    }
  }