body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font stacks */
@font-face {
  font-family: 'Season Mix';
  font-display: fallback;
  src: url(/synchrony/fonts/SYFSeasonMixVF.woff2) format("woff2"), url(/synchrony/fonts/SYFSeasonMixVF.ttf) format("truetype"), url(/synchrony/fonts/SYFSeasonMixVF.otf) format("opentype");
}

@font-face {
  font-family: 'Synchrony Season';
  font-display: fallback;
  src: url(/synchrony/fonts/SYFSeasonSansVF.woff2) format("woff2");
}

main h1,
main h4,
main h6,
main p,
main div,
main a {
  font-family: "Season Mix", Helvetica, sans-serif;
}

.fom_banner {
  overflow-x: hidden;
  background: #FFF7D1;
  max-width: 1440px;
  font-family: "Season Mix", Helvetica, sans-serif !important;
}

.fom_banner_inner {
  background: #FFF7D1;
  display: flex;
  flex-direction: column;
  height: 600px;
  min-height: 600px;
  max-width: 723px;
  align-items: left;
  gap: 68px;
  flex-shrink: 0;
  align-self: stretch;
  gap: 30px;
  height: auto;
  width: 50%;
}

.fom_banner_left_inner {
  padding: 60px 59px 60px 80px;
  min-height: 600px;
  box-sizing: border-box;
  background: #FFF7D1;
  width: 100%;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}

.fom_banner_left_inner h1 {
  color: #090909;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
  letter-spacing: 0;
  margin-bottom: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-synthesis: none;
}

.fom_banner_left_inner p:first-of-type {
  color: #090909;
  padding-top: 10px;
  max-width: calc(600px - 80px);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0;
  font-family: "Synchrony Season", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-synthesis: none;
}

.fom_banner_left_inner p:last-of-type {
  color: #090909;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  padding: 25px 0;
  font-family: "Synchrony Season", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-synthesis: none;
}

.fom_banner_left_inner .button-gold {
  width: 261px;
  text-align: center;
  font-family: "Synchrony Season", Helvetica, sans-serif;
}

.fom_banner_right {
  width: 783px;
  height: 600px;
  position: absolute;
  right: 0px;
  background-size: cover !important;

}

@media(max-width: 1180px) {

  .fom_banner_inner {
    width: 100%;
    min-width: 100%;
  }

  .fom_banner_right {
    position: relative;
    min-width: calc(100% - 0px);
    right: 0px;
    background-size: cover !important;
    background-position: center;
  }

}

@media only screen and (min-width: 781px) and (max-width: 1180px) {

  .fom_banner_left_inner {
    padding: 42px 48px;
    min-height: revert;
  }

  .fom_banner_left_inner h1 {

    line-height: 72px;
  }

}

@media only screen and (min-width: 320px) and (max-width: 780px) {
  .fom_banner_left_inner h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
  }

  .fom_banner_left_inner {
    padding: 40px 16px;
    min-height: revert;
  }

  .fom_banner_left_inner a {
    width: calc(100% - 48px);
  }

  .fom_banner_right {
    width: 407px;
    height: 238px;
  }
}

.here-hiw-highlights__heading h2 {
  color: #090909;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 58.333% */
  z-index: 5;
  position: relative;
  top: -98px;
  font-family: 'Season Mix';
}

/* ── Highlights Section ── */
.here-hiw-highlights {
  margin: 143px auto 55px;
  color: #090909;
  max-width: 1440px;
  position: relative
}

.here-hiw-highlights__heading {
  text-align: center;
  /* margin-bottom: 40px; */
  margin-top: 40px;
  padding: 0 42px;
}

.here-hiw-highlights__row {
  z-index: 5;
  padding: 0 42px;
  position: relative;
  display: flex;
  gap: 20px;
  flex-direction: row;
  top: -60px;
}

.here-hiw-highlights__card {
  border-radius: 12px;
  background: #FFF7D1;
  padding: 32px 30px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 280px;
  width: 100%;
  box-sizing: border-box;
  height:auto
}

.here-hiw-highlights__card h2 {
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 92px;
  margin-bottom: 92px;
  margin-top: 0px;
  font: 400 48px 'SYF Season Sans', Arial, sans-serif;
}

.here-hiw-highlights__card h4 {
  font: 500 24px 'SYF Season Sans', Arial, sans-serif;
  color: #090909;
  line-height: 1.4;
  padding: 0;
  margin: 0;


}

.here-hiw-highlights__card h6 {
  font: 400 20px 'SYF Season Sans', Arial, sans-serif;
  color: #090909;
  line-height: 1.5;
  padding: 0;
  margin: 0;


}

.here-hiw-highlights__card img{
	width:60px
}

.card-content h6 > p:first-of-type{
	margin-bottom: 20px;
}

/* ── Responsive: 991px ── */
@media (max-width: 1180px) {
  .here-hiw-highlights__row {
    flex-direction: column;
  }

  .here-hiw-highlights {
    margin: 20px 0 0 0;
  }

  .here-hiw-highlights-back {
    margin-top: -41px !important;
  }

}

@media only screen and (min-width: 781px) and (max-width: 1180px) {
  .here-hiw-highlights {
    margin-bottom: 100px;
  }

   .here-hiw-highlights__heading{
    margin-bottom: 70px;
    padding-top: 20px;
  }

  .here-hiw-highlights__heading h2 {
    font-size: 40px;
    font-weight: 500;
    top: -35px;
  }

  .here-hiw-highlights__heading p {
    margin-left: 20px;
    margin-right: 20px;
  }

  .here-hiw-highlights__card h2 {
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 70% */
  }

  .here-hiw-highlights__card h4 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    /* 125% */
  }

  .here-hiw-highlights__card h6 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 133.333% */
  }


  .here-hiw-highlights__row {
    padding: 0 90px 40px;
    gap: 39px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 780px) {
  .here-hiw-highlights__heading {
    padding: 0 22px;
  }

  .here-hiw-highlights__row {
    padding: 0 24px 40px;
  }

  .here-hiw-highlights__heading h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    top: -10px;
  }

  .here-hiw-highlights__heading p {
    margin-left: 20px;
    margin-right: 20px;
  }

  .here-hiw-highlights__card h2 {
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 28px;
    line-height: 52px;
  }

  .here-hiw-highlights__card h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    /* 125% */
  }

  .here-hiw-highlights__card h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 133.333% */
  }

  .here-hiw-highlights {
    margin: 20px 0 58px 0;
  }

  .here-hiw-highlights-back {
    margin-top: -41px !important;
  }

  .here-hiw-highlights__heading {
    padding: 0 20px;
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1180px){
.here-hiw-highlights__card{
  gap: 20px;
  flex-direction: unset;
  height: auto;
}

.card-content h6 > p:first-of-type{
	margin-bottom: 10px;
}
}
 
.here-hiw-highlights-back {
  display: block;
  max-width: 1440px;
  width: 100%;
  height: 100%;
  min-height: 560px;
  padding: 70px 42px 60px 42px;
  align-items: center;
  gap: 57px;
  background: #FFD449;
  position: absolute;
  z-index: 3;
  box-sizing: border-box;
  margin-top: -144px;
}

.fom_fea_deals {
  overflow-x: hidden;
  background: #F4F6FA;
  max-width: 1440px;
  font-family: "Synchrony Season", Helvetica, sans-serif;
}

.fom_fea_deals_inner {
  background: #F4F6FA;
  display: flex;
  flex-direction: column;
  height: 600px;
  min-height: 600px;
  max-width: 723px;
  align-items: left;
  gap: 68px;
  flex-shrink: 0;
  align-self: stretch;
  gap: 30px;
  height: auto;
  width: 50%;
}

.fom_fea_deals_left_inner {
  padding: 70px 59px 60px 130px;
  min-height: 600px;
  box-sizing: border-box;
  background: #F4F6FA;
  width: 100%;
  z-index: 2;


}

.fom_fea_deals_inner h1 {
  color: #090909;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
  letter-spacing: 0;
  margin-bottom: 0px;
}

.fom_fea_deals_left_inner p:first-of-type {
  color: #090909;
  padding-top: 10px;
  max-width: calc(600px - 80px);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0;
}

.fom_fea_deals_left_inner p:last-of-type {
  color: #090909;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  padding: 25px 0;
}

.fom_fea_deals_left_inner a {
  width: 261px;
  text-align: center;
}

.fom_fea_deals_right {
  width: 783px;
  height: 600px;
  position: absolute;
  right: -63px;
  background-size: cover !important;

}

@media only screen and (min-width: 420px) and (max-width: 1024px) {
  .fom_fea_deals_inner {
    width: 100%;
    min-width: 100%;
  }

  .fom_fea_deals_right {
    position: relative;
    min-width: calc(100% - 0px);
    right: 0px;
    background-size: cover !important;
    background-position: center;
  }

  .fom_fea_deals_left_inner {
    padding: 40px 16px;
    min-height: revert;
  }

  .fom_fea_deals_left_inner a {
    width: calc(100% - 48px);
  }
}


@media (max-width: 1180px) {
  .fom_fea_deals_inner {
    width: 100% !important;
    max-width: 100% !important;
  }

  .fom_fea_deals_right {
    display: none;
  }

  .fom_fea_deals_left_inner {
    padding: 40px 59px 60px 45px;

  }
}

.fom_refer h3,
.fom_refer h4 {
  margin: 0px;
}

.fom_refer {
  display: flex;
  max-width: 1440px;
  padding: 70px 44px 60px 44px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  background: #FFFAE4;
  box-sizing: border-box;
}

.fom_refer .form_outer {
  display: flex;
  flex-direction: row;
  gap: 40px;
}

.fom_refer h3 {
  color: #090909;
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: 52px;
  font-family: "Season Mix", Helvetica, sans-serif
}

.fom_refer h4 {
  color: #090909;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  font-family: "Synchrony Season", Helvetica, sans-serif
}

.fom_refer input {
  display: flex;
  width: 495px;
  padding: 12px 16px;
  align-items: flex-start;
  gap: 9px;
  border-radius: 4px;
  border: 1px solid #B7BDC9;
  background: #FFF;
}

.fom_refer .button-gold {
  max-width: 248px;
  border-radius: 8px !important;
  font-weight: 500;
}

.fom_refer form {
  display: contents;
}

.fom_refer .contact-form__error-label {
  margin-top: 5px;
  color: #C00D03;
  line-height: 24px;
}

@media (max-width: 1160px) {
  .fom_refer form {
    display: block;
  }

  .fom_refer form input:first-of-type {
    margin-bottom: 20px;
  }

  .fom_refer .contact-form__error-label {
    margin-top: -15px !important;
    margin-bottom: 15px;
  }
}

@media screen and (orientation: landscape) and (max-width: 780px) {
  .fom_refer form {
    display: block;
  }

  .fom_refer .button-gold {
    max-width: 98%;
  }
}



@media (max-width: 780px) {
  .fom_refer .button-gold {
    max-width: 100%;
  }

  .fom_refer input {
    width: 100%;
    box-sizing: border-box;
  }

  .fom_refer form {
    display: block;
    width: 98%;
  }

  .fom_refer .form_outer {
    display: flex;
    flex-direction: row;
    gap: 40px;
    width: 100%;
  }

  .fom_refer {
    padding: 60px 16px;
  }
}

.fom_vendor {
  margin: auto;
  font-family: 'Synchrony Season';
  display: flex;
  max-width: 1440px;
  height: 600px;
  padding: 71px 59px 60px 130px;
  align-items: center;
  gap: 81px;
  flex-shrink: 0;
  background: #F4F6FA;
  box-sizing: border-box;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px;
  color: #090909;
}

.fom_vendor span {
  width: 60%;
}

@media only screen and (min-width: 781px) and (max-width: 1180px) {
  .fom_vendor {
    height: 390px;
    font-size: 36px;
  }

  .fom_vendor span {
    width: 80%;
  }


}

@media only screen and (min-width: 320px) and (max-width: 780px) {
  .fom_vendor {
    height: 416px;
    padding: 16px;
    font-size: 30px;
    font-size: 36px;
    text-align: left;
  }

  .fom_vendor span {
    width: 90%;
    line-height: 48px;
  }

  .fom_fea_deals+#faq-section {
    margin-top: 50px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.fom_fea_deals+#faq-section {
  margin-top: 70px;
}

details summary {
  padding: 16px !important;
}

.faq h3 {
  font-size: 24px !important;
  line-height: 32px !important;
}

details summary {
  outline: 1px solid #3b3d49;
  outline-offset: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.fom_refer input:focus,
.fom_refer input:focus-visible {
  border-color: #090909;
  outline: 1px solid #090909;
  outline-offset: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.fom_refer .button-gold:focus,
.fom_refer .button-gold:focus-visible {
  outline: 1px solid #090909;
  outline-offset: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.footnotes {
  margin-top: 60px;
}

#faq-section .heading-1 {
  font-family: "Season Mix", Helvetica, sans-serif;
}

#faq-section h3,
details summary,
details .answer,
.footnotes p {
  font-family: 'Synchrony Season';
}

@media only screen and (min-width: 781px) and (max-width: 1230px) {
  .footnotes {
    padding-left: 22px;
    padding-right: 22px;
  }
}

@media (max-width: 479px) {
  .global-nav .main-nav .main-nav__content-grid .logo img:not(.pillars) {
    width: 120px !important;
    height: auto !important;
  }
}

/* FOMO Banner */

        .fomo-banner-section {
            
            max-width: 1440px;
            margin: 0 auto;
           /* min-height: 480px;*/
           padding: 40px 0;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            overflow: hidden;
            /* Background Orange & White Stripes Image */
           /* background-image: url('/sites/syc/img/stripe_bg.png'); */
            background-color: #FFFAE4;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }
        .fomo-center-frame {
            position: relative;
            max-width: 600px;
            width: 100%;
            min-height: 400px;
            /*padding: 65px 70px 45px 70px;*/
            text-align: center; 
            /* Desktop Background Frame */
            background-image: url('/sites/syc/img/Shape.png');
            background-size: 100% 100%;
            background-position: center;
            background-repeat: no-repeat;
        }
        .mobile-frame-bg {
            display: none;
        }
        .fomo-center-frame h1 {
            font-family: SYF Season Mix Regular;
            color: #090909;
            font-size: 3rem;
            font-weight: 400;
            line-height: 90%;
            letter-spacing: -2%;
            margin-bottom: 25px;
            margin-top: 25px;
        }
        .fomo-center-frame p {
            color: #353535;
            font-family: SYF Season Sans Medium;
            font-size: 0.95rem;
            line-height: 120%;
            font-weight: 500;
            max-width: 460px;
            margin: 0 auto 24px auto;
        }
        .fomo-cta-button {
            display: inline-block;
            background-color: #FFFAE4;
            color: #090909;
            font-family: SYF Season Sans Medium;
            font-size: 18px;
            font-weight: 500;
            /*width:200px;*/
            text-decoration: none;
            padding: 10px 35px;
            border-radius: 4px;
            box-shadow: 0 2px 6px rgba(0,0,0,0.15);
           
        }
        .fomo-badge-blue {
            position: absolute;
                top: -12px;
    right: -34px;
    width: 270px;
            height: auto;
            filter: drop-shadow(0px 4px 6px rgba(0,0,0,0.18));
            pointer-events: none;
            z-index: 10;
        }
        .fomo-badge-green {
            position: absolute;
            bottom: -15px;
            left: -45px;
            width: 227px;
            height: auto;
            filter: drop-shadow(0px 4px 6px rgba(0,0,0,0.2));
            pointer-events: none;
            z-index: 10;
        }
    .mobile-break{
        display: none;
    }
    .desktop-break{
        display: inline-block;
    }
	.fomo-mobile-content-wrapper{
		margin-top:85px;
	}
        @media  (max-width: 650px) {
			.fomo-mobile-content-wrapper{
		margin-top:0;
	}
            .mobile-break{
                display: inline-block;
            }
            .desktop-break{
                display: none;
            }
            .fomo-banner-section {
                padding:0;
               /* background-image: url('/sites/syc/img/bg.png') !important; */
                background-size: cover;
                
            }
            .fomo-center-frame { 
               background-image: none !important;
                /*max-width: 290px;*/
                width: 400px;
                height: auto;
                min-height: 410px;
                padding: 0 !important;
                display: grid;
                grid-template-areas: "overlay";
                place-items: center;
            }
            .mobile-frame-bg,
            .fomo-mobile-content-wrapper {
                grid-area: overlay;
                width: 100%;
                height: 100%;
            }
            .mobile-frame-bg {
                display: block;
                object-fit: fill;
                z-index: 1;
            }
            .fomo-mobile-content-wrapper {
                z-index: 2;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                position: relative;
               
            }

            .fomo-center-frame h1 { 
              /*  font-size: 1.6rem !important; 
                line-height: 1.15;
                margin-top: 55px !important;
                margin-bottom: 12px !important;
                width: 85%;*/
                margin-top: -60px;
            }

            .fomo-center-frame p {
                font-size: 0.9rem;
                line-height: 1.4;
               max-width: 300px;
               margin: 5px auto 15px auto;
               /* margin: 0 auto !important;*/
            }

            .fomo-cta-button {
                position: absolute !important;
                bottom: 110px !important;
                left: 50% !important;
                transform: translateX(-50%) !important;
                /*width: 200px;*/
                padding: 10px 37px;
                font-size: 18px;
            }

            .fomo-badge-blue { 
                top: 2px !important;
                right: -67px !important;
                width: 250px;
            }

            .fomo-badge-green { 
                bottom: 3px !important;
                left: -17px !important;
                width: 200px;            }
        }
        @media (max-width: 380px){
            .fomo-mobile-content-wrapper{
height: 500px;
            }
            .fomo-center-frame h1 {
        margin-top: -45px;
        margin-bottom: 10px;
       
    }
    .fomo-center-frame p{
        line-height: 1.2;
        width: 270px;
    }
    .fomo-badge-green {
        bottom: -10px !important;
        left: -35px !important;
    }
    .fomo-cta-button{
        width: 170px;
        padding: 12px 20px;
        bottom: 100px !important;
    }
        }
