@font-face {
    font-family: 'SupremeLL-JumboItalic';
    src: url(../../common/fonts/supreme/SupremeLL-JumboItalic.eot) format('eot'),
         url(../../common/fonts/supreme/SupremeLL-JumboItalic.eot#iefix) format('embedded-opentype'),
         url(../../common/fonts/supreme/SupremeLL-JumboItalic.woff2) format('woff2'),
         url(../../common/fonts/supreme/SupremeLL-JumboItalic.woff) format('woff'),
         url(../../common/fonts/supreme/SupremeLL-JumboItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'SupremeLL-BoldFlat';
    src: url(../../common/fonts/supreme/SupremeLL-BoldFlat.eot) format('eot'),
         url(../../common/fonts/supreme/SupremeLL-BoldFlat.eot#iefix) format('embedded-opentype'),
         url(../../common/fonts/supreme/SupremeLL-BoldFlat.woff2) format('woff2'),
         url(../../common/fonts/supreme/SupremeLL-BoldFlat.woff) format('woff'),
         url(../../common/fonts/supreme/SupremeLL-BoldFlat.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SupremeLL-Regular';
    src: url(../../common/fonts/supreme/SupremeLL-Regular.woff2) format('woff2'),
         url(../../common/fonts/supreme/SupremeLL-Regular.woff) format('woff'),
         url(../../common/fonts/supreme/SupremeLL-Regular.ttf) format('truetype'),
         url(../../common/fonts/supreme/SupremeLL-Regular.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.super-girl{
    background-color: #000000 !important;
}

/* Skip Navigation Link - Accessibility */
.sg-skip-link {
    position: absolute;
    top: -100%;
    left: 0;
    z-index: 10000;
    padding: 12px 24px;
    background: #FBCB31;
    color: #000;
    font-family: 'SupremeLL-BoldFlat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 0 0 4px 0;
}
.sg-skip-link:focus {
    top: 0;
    outline: 2px solid #FBCB31;
    outline-offset: 2px;
}

/* Screen-reader only — visually hidden but accessible */
.sg-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;
}

#main-content{
    background-color: #000000 !important;
}

.sg-header {
	width: 100%;
	padding: 17.5px 20px;
	background: #000000;
}
.sg-header__inner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
}
.sg-header__brand-logo {
	height: auto;
	width: 62.8px;
	object-fit: contain;
	padding-right: 16px;
	border-right: 1px solid #ccc;
}
.sg-header__gnm-logo {
	height: auto;
	width: 242.191px;
	object-fit: contain;
}

.sg-footer {
    width: 100%;
    background-color: #000000;
}

/* Hero Banner */
.sg-hero-banner {
    width: 100%;
    position: relative;
}
.sg-hero-banner::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%, #000 82.52%);
    pointer-events: none;
}
.sg-hero-banner__brand{
    position: absolute;
    z-index: 2;
}

.sg-hero-banner__brand_lucerne{
    top: 6%;
    left: 8%;
}

.sg-hero-banner__brand_sarah {
    top: 6%;
    left: 9%;
}
.sg-hero-banner__brand_crystal {
    top: 8%;
    left: 8%;
}

.sg-hero-banner__brand_maola {
    top: 5%;
    left: 10%;
}
.sg-hero-banner__brand_hollandia{
    top: 7%;
    left: 8%; 
}

.sg-hero-banner__brand_lucerne .sg-hero-banner__brand-logo{
    width: auto;
    height: auto;
    max-width: clamp(106px, 17vw, 240px);
    object-fit: contain;
}

.sg-hero-banner__brand_sarah .sg-hero-banner__brand-logo{
    width: auto;
    height: auto;
    max-width: clamp(116px, 17vw, 219px);
    object-fit: contain;
}

.sg-hero-banner__brand_hollandia .sg-hero-banner__brand-logo {
    width: auto;
    height: auto;
    max-width: clamp(170px, 24vw, 324px);
    object-fit: contain;
}

.sg-hero-banner__brand_maola .sg-hero-banner__brand-logo {
    width: auto;
    height: auto;
    max-width: clamp(105px, 17vw, 184px);
    object-fit: contain;
}

.sg-hero-banner__brand_crystal .sg-hero-banner__brand-logo {
    width: auto;
    height: auto;
    max-width: clamp(143px, 17vw, 240px);
    object-fit: contain;
}

.sg-hero-banner__img {
    width: 100%;
    display: block;
}
.sg-hero-banner__img--mobile {
    display: none;
}

@media (max-width: 1200px) {
    .sg-hero-banner__brand_maola {
        top: 4%;
        left: 6%;
    }
}

@media (max-width: 768px) {
    .sg-hero-banner__img--desktop {
        display: none;
    }
    .sg-hero-banner__img--mobile {
        display: block;
    }
    .sg-hero-banner::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 105.77%);
        height: 5%;
    }
    .sg-hero-banner__brand_lucerne .sg-hero-banner__brand-logo{
        width: auto;
        height: auto;
        max-width: clamp(106px, 24vw, 240px);
        object-fit: contain;
    }
    .sg-hero-banner__brand_lucerne, .sg-hero-banner__brand_sarah {
        top: 3%;
        left: 8%;
    }

    .sg-hero-banner__brand_sarah .sg-hero-banner__brand-logo{
        width: auto;
        height: auto;
        max-width: clamp(116px, 27vw, 219px);
        object-fit: contain;
    }

    .sg-hero-banner__brand_maola .sg-hero-banner__brand-logo {
        width: auto;
        height: auto;
        max-width: clamp(102px, 22vw, 178px);
        object-fit: contain;
    }

    .sg-hero-banner__brand_hollandia .sg-hero-banner__brand-logo {
        width: auto;
        height: auto;
        max-width: clamp(170px, 30vw, 324px);
        object-fit: contain;
    }

    .sg-hero-banner__brand_crystal .sg-hero-banner__brand-logo {
        width: auto;
        height: auto;
        max-width: clamp(143px, 24vw, 240px);
        object-fit: contain;
    }

    .sg-hero-banner__brand_crystal {
        top: 4%;
        left: 6%;
    }

    .sg-hero-banner__brand_maola {
        top: 2.5%;
        left: 5%;
    }

    .sg-hero-banner__brand_hollandia{
        top: 4.5%;
        left: 4%; 
    }

    .performance-section .supergirl-heading .et_pb_heading_container, .performance-section .supergirl-heading .et_pb_button_module_wrapper {
        justify-content: flex-start !important;
    }
}

@media (max-width: 440px) {
    .sg-hero-banner__brand_crystal {
        top: 3%;
        left: 6%;
    }

    .sg-hero-banner__brand_maola {
        top: 1.5%;
        left: 5%;
    }
}


.sg-footer__logos {
    padding: 127px 120px 48px 122px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
}
.sg-footer__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}
.sg-footer__brand-logo {
    height: auto;
    width: 62.8px;
    object-fit: contain;
    padding-right: 16px;
    border-right: 1px solid #ccc;
}

/* Per-brand footer logo widths (desktop) */
.sg-footer__brand-logo_lucerne   { width: 62px;  height: auto; }
.sg-footer__brand-logo_sarah     { width: 94px;  height: auto; }
.sg-footer__brand-logo_crystal   { width: 120px; height: auto; }
.sg-footer__brand-logo_maola     { width: 78px;  height: auto; }
.sg-footer__brand-logo_hollandia { width: 155px; height: auto; }

.sg-footer__gnm-logo {
    height: auto;
    width: 242.191px;
    object-fit: contain;
}


/* Footer theme backgrounds */
.sg-theme-deep_navy .sg-footer {
    background: linear-gradient(0deg, #002755 0%, #002755 100%), linear-gradient(180deg, #000 0%, #9C0C1C 100%);
}
.sg-theme-light_scarlet .sg-footer {
    background: linear-gradient(0deg, #ED1847 0%, #ED1847 100%), linear-gradient(180deg, #000 0%, #9C0C1C 50%, #ED1847 100%);
}
.sg-theme-strong_blue .sg-footer {
    background: linear-gradient(0deg, #0033A1 0%, #0033A1 100%), linear-gradient(180deg, #000 0%, #9C0C1C 50%, #ED1847 100%);
}
.sg-theme-wine_red .sg-footer {
    background: linear-gradient(0deg, #79232F 0%, #79232F 100%), linear-gradient(180deg, #000 0%, #9C0C1C 50%, #ED1847 100%);
}
.sg-theme-deep_indigo .sg-footer {
    background: linear-gradient(0deg, #25397F 0%, #25397F 100%), linear-gradient(180deg, #000 0%, #9C0C1C 50%, #ED1847 100%);
}

/* Footer theme backgrounds */

.performance-col-heading{
    color: #FFFFFF;
    margin-bottom: 0px !important;
}

.performance-col-heading h2,
.performance-col-heading h3,
.performance-col-heading h4 {
    color: #FFFFFF;
    padding-bottom: 0px !important;
    margin-bottom: 18px !important;
}

.sg-footer__legal p{
    font-family: 'SupremeLL-Regular', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.sg-footer__legal p a{
    text-decoration: underline;
    color: #FFFFFF;
    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;
}

.sg-footer__legal p a:hover{
    text-decoration: none !important;
}

.et_pb_section{
    padding-top: 0px !important;
    padding-bottom: 120px !important;
}

.supergirl-prize-section .et_pb_row,
.recipe-section .et_pb_row,
.performance-section .et_pb_row{
    padding:0px !important;
}

.recipe-section .et_pb_row{
    display: flex;
    justify-content: center;
    align-items: center;
}

.recipe-section .et_pb_row::after {
    display: none !important;
}

.performance-three-col-container .et_pb_column::after,
.performance-three-col-container::after {
    display: none !important;
}

.first-section-post-hero-banner{
    padding-top: 80px !important;
}

.supergirl-prize-section .supergirl-heading h1,
.recipe-section .supergirl-heading h1,
.heading-seaction .supergirl-heading h1,
.performance-section .supergirl-heading h1{
  color: #FFFFFF;
  text-align: center;
  font-family: 'SupremeLL-JumboItalic', sans-serif;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}

.recipe-section .supergirl-heading h1{
    text-align: left;
    text-transform: uppercase;
    max-width: 500px;
}

.recipe-section .custom-section-max-width .supergirl-main-heading .et_pb_heading_container{
    display: flex;
    justify-content: center;
}

.performance-section .supergirl-heading h1{
    text-align: center !important;
    text-transform: uppercase;
    max-width: 660px;
}

.recipe-section .supergirl-main-heading h1{
    text-align: center !important;
    text-transform: uppercase;
}

.performance-section .performance-three-col-container{
    padding-top: 60px !important;
    display: flex;
}

.performance-section:has(.glyph-logo) .performance-three-col-container {
    padding-top: 30px !important;
}

.performance-section .performance-three-col-container .et_pb_column{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.performance-section .three-colum-cta{
    padding-top: 32px !important;
}

.recipe-section .three-colum-cta{
    padding-top: 120px !important;
}

.performance-section .supergirl-heading .et_pb_heading_container,
.performance-section .supergirl-heading .et_pb_button_module_wrapper{
    display: flex;
    justify-content: center;
}

.super-girl-template #onetrust-policy-title,
.super-girl-template #onetrust-policy-text{
    color: #787878 !important;
}

.performance-section .performance-col-heading h2,
.performance-section .performance-col-heading h3,
.performance-section .performance-col-heading h4{
    font-family: "SupremeLL-BoldFlat", sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 710;
    line-height: 32px; 
    text-transform: uppercase;
}

.performance-section .performance-col-paragraph p{
    color: #FFFFFF;
    font-family: "SupremeLL-BoldFlat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; 
    letter-spacing: 0.036px;
}

.supergirl-heading .et_pb_module_heading
{
    padding: 0px;
}

.supergirl-heading{
    margin-bottom: 0px !important;
}

.supergirl-prize-section .supergirl-pargraph p,
.heading-seaction .supergirl-pargraph p,
.recipe-section .supergirl-pargraph p,
.performance-section .supergirl-pargraph p{
  color: #FFFFFF;
  font-family: 'SupremeLL-BoldFlat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px; 
  letter-spacing: 0.036px;
  padding-top: 32px;
}

.supergirl-prize-section .supergirl-eyebrow p{
  color: #FFFFFF;
  font-family: 'SupremeLL-BoldFlat', sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 24px; 
  text-transform: uppercase;
}

.supergirl-prize-section .supergirl-subheading p{
  color: #FFFFFF;
  font-family: 'SupremeLL-JumboItalic', sans-serif;
  font-size: 24px;
  line-height: 23px;
  padding-top: 119px;
  text-transform: uppercase;
}

.supergirl-prize-section .supergirl-paragraph p,
.supergirl-prize-section .supergirl-paragraph li{
  color: #FFFFFF;
  font-family: 'SupremeLL-BoldFlat', sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}

.supergirl-hero-banner-section  .supergirl-hero-paragraph p{
    color:  #FFFFFF;
    text-align: center;
    font-family: 'SupremeLL-BoldFlat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 710;
    line-height: 28px; 
    max-width: 948px;
    padding-bottom: 0px !important;
}

.supergirl-hero-paragraph .et_pb_text_inner{
    display: flex;
    justify-content: center;
    flex-direction: column !important;
    align-items: center !important;
}

.supergirl-prize-section .supergirl-paragraph p,
.supergirl-prize-section .supergirl-paragraph li:first-child {
  padding-top: 40px;
}
.supergirl-hero-banner-section .custom-section-max-width,
.supergirl-prize-section .custom-section-max-width,
.crystal-creamery-products-section .custom-section-max-width,
.heading-seaction .custom-section-max-width,
.recipe-section .custom-section-max-width,
.performance-section .custom-section-max-width{
  max-width: 1196px !important;
  width: 100%;
}

.supergirl-prize-section .prize-card-row{
  padding-top: 48px !important;
}

/* Make the row behave like a grid */
.prize-card-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px; 
  row-gap: 0; 
}

/* Individual cards */
.prize-card {
  position: relative;
  padding: 78px 23px;
  border-radius: 16px;
  overflow: hidden;
  min-height: 496px;
  min-width: 100% !important;
  border-radius: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; 
}

/* FIX: overlay was missing full coverage */
.prize-card::before {
  content: "";
  position: absolute;
  background: rgba(0,0,0,0.4);
  z-index: 1;
}

/* Ensure content sits above overlay */
.prize-card > * {
  position: relative;
  z-index: 2;
  color: #fff;
}


/* ===== CONTENT STRUCTURE ===== */

/* Eyebrow (top section) */
.prize-card .supergirl-eyebrow {
  margin-bottom: 16px;
}

/* Bottom section (subheading + paragraph) */
.prize-card .supergirl-subheading {
  margin-top: 12px;
  margin-bottom: 8px;
}

.prize-card .supergirl-paragraph {
  margin-top: 0;
}

.prize-card ul {
  margin: 0;
  padding-left: 18px;
}

.sg-button{
    background-color: #FBCB31;
    border-radius: 100px;
    min-width: 255px;
    padding: 15px 40px 15px 86px;
    border: none;
    text-align: center;
    font-family: "SupremeLL-BoldFlat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 710;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/01030609/Group-11014.png');
    background-repeat: no-repeat;
    background-position: 32px center;
    background-size: 34px 16px;
}

.sg-button a{
    color: #000 !important;
    text-decoration: none !important;
    display: inline-block;
}

.sg-button:hover {
    opacity: 80%;
    cursor: pointer;
}

.three-colum-cta .et_pb_column{
    display: flex;
    justify-content: center;
}
.sg-button:active,
.sg-button:focus {
    background-color: #FFF;
    background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/01030609/Group-11014.png');
    background-repeat: no-repeat;
    background-position: 32px center;
    background-size: 34px 16px;
}

.recipe-section .supergirl-pargraph{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner{
    padding-top: 32px !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner:has(ul),
.recipe-section .supergirl-pargraph .et_pb_text_inner:has(li){
    gap: 0;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner:has(ul) p + p,
.recipe-section .supergirl-pargraph .et_pb_text_inner:has(li) p + p{
    margin-top: 20px;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner ul,
.recipe-section .supergirl-pargraph .et_pb_text_inner ol,
.recipe-section .supergirl-pargraph .et_pb_text_inner li,
.recipe-section .supergirl-pargraph .et_pb_text_inner p{
    color: #FFF;
    font-family: 'SupremeLL-BoldFlat', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner ul,
.recipe-section .supergirl-pargraph .et_pb_text_inner ol{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner li{
    list-style: none;
}

.super-girl .et_pb_button:active,
.super-girl .et_pb_module .et_pb_button:active {
    background: #FFF !important;
}

.recipe-section .supergirl-pargraph .et_pb_text_inner p{
    padding: 0px !important;
}


/* Background images — Deep Navy theme */
.prize-card1 {
  background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/07030707/Versionv1-Sizedesktop.png');
}

.prize-card2 {
  background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/07030651/Versionv2-Sizedesktop.png');
}

.prize-card3 {
  background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/07030628/Versionv3-Sizedesktop.png');
}

/* Fix Divi column spacing */
.prize-card-row .et_pb_column {
  margin: 0 !important;
  width: 100% !important;
}

.glyph-icon-prestate .et_pb_image_wrap {
    display: flex;
    justify-content: center;
}
.glyph-icon-prestate img{
    width: 324px !important;
    max-width: 324px !important;
    padding-top: 30px !important;
}

.crystal-creamery-products-section img,
.crystal-creamery-products-section .et_pb_image_wrap {
    width: 100% !important;
    border-radius: 20px;
}

@media (max-width: 1260px) {
    .supergirl-prize-section .custom-section-max-width,
    .heading-seaction .custom-section-max-width,
    .supergirl-hero-banner-section .custom-section-max-width,
    .recipe-section .custom-section-max-width,
    .crystal-creamery-products-section .custom-section-max-width,
    .performance-section .custom-section-max-width{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}


/* Responsive behavior */
@media (max-width: 1024px) {
  .sg-footer__logos {
    padding: 127px 30px 48px 30px;
  }
  .supergirl-prize-section .custom-section-max-width,
  .heading-seaction .custom-section-max-width,
  .supergirl-hero-banner-section .custom-section-max-width,
  .recipe-section .custom-section-max-width,
  .crystal-creamery-products-section .custom-section-max-width,
  .performance-section .custom-section-max-width{
    width: 100% !important;
  }
}

@media (min-width: 981px) {
    .et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
        margin-right: 5.5% !important;
    }
}

@media (max-width: 980px) {
    .et_pb_image_0 .et_pb_image_wrap img, .et_pb_image_1 .et_pb_image_wrap img {
        width: revert-layer !important;
    }

    .supergirl-prize-section{
        padding-top: 80px !important;
    }

    .recipe-section{
        padding-top: 0px !important;
    }

    .et_pb_section{
        padding-top: 0px !important;
        padding-bottom: 80px !important;
    }

    .recipe-section .et_pb_row {
        display: flex;
        flex-direction: column;
        gap: 64px;
        justify-content: center;
    }

    .recipe-section .et_pb_row .recipe-section-col1 {
        order: 2;
        margin-bottom: 0px !important;
    }

    .recipe-section .et_pb_row .recipe-section-col2 {
        order: 1;
    }

    .recipe-section.reverse .et_pb_row .recipe-section-col1 {
        order: 1;
    }

    .recipe-section.reverse .et_pb_row .recipe-section-col2 {
        order: 2;
    }

    .performance-section .performance-three-col-container{
        display: flex;
        gap: 15px;
    }

    .glyph-icon-prestate img{
        width: 324px !important;
        padding-top: 30px !important;
    }
}

@media (max-width: 768px) {

  .supergirl-hero-paragraph{
    color: #FFF;
    font-family: 'SupremeLL-BoldFlat', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 710;
    line-height: normal;
  } 

  .sg-footer__logos {
    padding: 100px 20px 48px 20px;
  }

  .sg-footer__legal p {
    font-size: 12px;
  }

  .sg-footer__gnm-logo {
    width: 176.12px;
  }

  /* Per-brand footer logo widths (mobile) */
  .sg-footer__brand-logo_lucerne   { width: 52px;  height: auto; }
  .sg-footer__brand-logo_sarah     { width: 60px;  height: auto; }
  .sg-footer__brand-logo_crystal   { width: 86px;  height: auto; }
  .sg-footer__brand-logo_maola     { width: 69px;  height: auto; }
  .sg-footer__brand-logo_hollandia { width: 102px; height: auto; }
  
  .prize-card-row {
    grid-template-columns: 1fr;
    row-gap: 32px;
  }

  .prize-card-row::after {
    display: none !important;
  }

  .prize-card {
    min-height: 260px;
    padding: 24px 16px;
  }

  .last-section{
    padding-bottom: 60px !important;
  }

  .et_pb_section{
    padding-top: 0px !important;
    padding-bottom: 64px !important;
    }
    
  .supergirl-prize-section .supergirl-subheading p{
    padding-top: 51px !important;
  }
  
  .prize-card {
    padding: 146px 12px 70px !important;
  }
  
  .supergirl-prize-section .supergirl-heading h1,
  .heading-seaction .supergirl-heading h1{
    text-align: left !important;
    font-size: 34px !important;
    line-height: 44px !important;
    letter-spacing: -0.68px !important;
  }
  
  .supergirl-prize-section .supergirl-pargraph p,
  .heading-seaction .supergirl-pargraph p{
    padding-top: 8px;
    text-align: left !important;
  }

  .recipe-section .three-colum-cta{
    padding-top: 64px !important;
    }

    .recipe-section .supergirl-heading h1,
    .heading-seaction .supergirl-heading h1{
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.96px;
    }

    .performance-section .supergirl-heading h1{
        font-size: 34px;
        line-height: 44px; 
        letter-spacing: -0.68px;
        text-transform: uppercase;
        text-align: left !important;
    }

    .performance-section .supergirl-pargraph p{
        font-size: 18px;
        text-align: left !important;
    }

    .performance-section .performance-three-col-container{
        display: flex;
        flex-direction: column !important;
        gap: 32px;
    }

    .performance-section .performance-three-col-container{
        padding-top: 32px !important;
    }
    .performance-section .performance-three-col-container .et_pb_column {
        padding-bottom: 0px !important;
    }

    .performance-col-heading{
        margin-bottom: 18px !important;
    }

    .performance-section .performance-three-col-container{
        flex-direction: column !important;
    }

    .recipe-section .recipe-section-col1 .et_pb_button_module_wrapper{
       display: flex;
        justify-content: center;
    }

    .supergirl-hero-paragraph .et_pb_text_inner{
        justify-content: flex-start;
    }

    /* Background images — Deep Navy theme */
    .prize-card1 {
        background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/07030643/Versionv1-Sizemobile.png');
    }

    .prize-card2 {
        background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/07030636/Versionv2-Sizemobile.png');
    }

    .prize-card3 {
        background-image: url('https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/07030658/Versionv3-Sizemobile.png');
    }

    .performance-section .three-colum-cta{
        padding-top: 64px !important;
    }

    .recipe-section .supergirl-pargraph .et_pb_text_inner{
        padding-top: 8px !important;
    }

    .recipe-section .supergirl-pargraph .et_pb_text_inner ul,
    .recipe-section .supergirl-pargraph .et_pb_text_inner li,
    .recipe-section .supergirl-pargraph .et_pb_text_inner p{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0.2px;
    }

    .glyph-icon-prestate img{
        width: 277px !important;
        padding-top: 32px !important;
    }

    .performance-section:has(.glyph-logo) .performance-three-col-container {
        padding-top: 32px !important;
    }
}


@media (max-width: 480px) {
    .sg-button{
        min-width: 100% !important;
    }
}

/* Hide success block initially */
.lift-off-block{
    display:none;
}

  /* Disabled button */
.sg-submit-btn input[type="submit"]:disabled{
    opacity:0.5;
    cursor:not-allowed;
}
  
 .wpcf7-response-output{
    display:none !important;
}
  
  .et_pb_module.et_pb_code.et_pb_code_0.sg-form {
    padding-top: 60px;
  }
/* =========================================
   FORM WRAPPER
========================================= */
 
.sg-form-wrapper{
  position: relative;
  width: 100%;
}
 
/* =========================================
   OPTIONAL DECORATION IMAGE
========================================= */
 
.sg-form-decoration{
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
  pointer-events: all;
 
  /* OVERLAP FORM */
  transform: translate(10%, 0%);
}
 
.sg-form-decoration img{
  display: block;
  width: 383px;
  height: auto;
}
/* =========================================
   FORM
========================================= */
 
.sg-form {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
 
/* =========================================
   FORM ROW
========================================= */
 
.sg-form .sg-form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
 
  /* SPACE FOR OVERLAP IMAGE */
  padding:0px;
}
 
  .sg-form .sg-form-row>*:nth-last-child(2) {
    margin-top: -16px;
}
/* =========================================
   FIELD WIDTHS
========================================= */
 
.sg-form .form-field-half {
  width: calc(50% - 25px);
}
 
.sg-form .form-field-full {
  width: 100%;
}
 
/* =========================================
   INPUT WRAPPER
========================================= */
 
.sg-form .sg-input-wrap {
  position: relative;
}
 
/* =========================================
   LABEL INSIDE INPUT
========================================= */
 
.sg-form .sg-input-label {
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-50%);
  z-index: 2;
  pointer-events: none;
 
  color: #FFF;
  text-align: left;
 
  font-family: "SupremeLL-BoldFlat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 710;
  line-height: normal;
  text-transform: uppercase;
}
 
/* =========================================
   RED ASTERISK
========================================= */
 
.sg-form .sg-required {
  color: #ff3b30;
}
 
/* =========================================
   INPUT FIELDS
========================================= */
 
.sg-form .sg-input-wrap input[type="text"],
.sg-form .sg-input-wrap input[type="email"] {
  width: 100%;
  background: transparent;
 
  border: 1px solid rgba(255,255,255,0.45);
  border-radius: 999px;
 
  padding: 18px 32px;
 
  color: #FFF;
  box-sizing: border-box;
  outline: none;
 
  font-family: "SupremeLL-BoldFlat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 710;
  line-height: normal;
  text-transform: uppercase;
 
  transition: all 0.3s ease;
}
 
/* =========================================
   HIDE PLACEHOLDER
========================================= */
 
.sg-form .sg-input-wrap input::placeholder {
  opacity: 1;
  color: #fff !important;
}
 
/* =========================================
   INPUT FOCUS
========================================= */
 
.sg-form .sg-input-wrap input:focus-visible {
  border-color: #FFF;
  outline: 2px solid #FBCB31;
  outline-offset: 2px;
}

.sg-form .sg-input-wrap input:focus:not(:focus-visible) {
  outline: none;
}

.sg-form input[type="checkbox"]:focus:not(:focus-visible) {
  outline: none;
}

.sg-form input[type="checkbox"]:focus-visible {
  outline: 3px solid #ffd200;
  outline-offset: 3px;
}

.sg-form .wpcf7-submit:focus-visible {
  outline: 3px solid #FFF;
  outline-offset: 3px;
}

.sg-form .wpcf7-submit:focus:not(:focus-visible) {
  outline: none;
}

.sg-form .checkbox-area a:focus-visible {
  outline: 2px solid #FBCB31;
  outline-offset: 2px;
}
 
/* =========================================
   REQUIRED NOTE
========================================= */
 
.sg-form .sg-required-note {
  color: #FFF;
 
  font-family: "SupremeLL-BoldFlat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 4px;
 
}
 
/* =========================================
   CF7 CHECKBOX RESET
========================================= */
 
.sg-form .wpcf7-list-item {
  margin: 0;
}
 
.sg-form .wpcf7-list-item-label {
  display: inline;
}
 
/* =========================================
   CHECKBOX LABEL
========================================= */
 
.sg-form .checkbox-area label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
 
  color: var(--Primary-Colors-White, #FFF);
 
  font-family: "SupremeLL-BoldFlat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
 
  text-transform: none;
}
 
.checkbox-area.form-field-full{
  color: #FFF;
	font-family: "SupremeLL-BoldFlat", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  
  }
  
  .checkbox-area {
  display: flex;
  align-items: flex-start;
}

.checkbox-area .wpcf7-not-valid-tip {
  width: 100%;
  margin-top: 6px;
  margin-left: 0;
}

.checkbox-area a {
  display: inline !important;
  margin-left: 0;
}

.checkbox-area .text-wrap {
  display: inline;
  margin-left: 0;
}
/* =========================================
   CHECKBOX
========================================= */
 
.sg-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-top: 0;
  flex-shrink: 0;
}
 
/* =========================================
   CHECKBOX LINKS
========================================= */
 
.sg-form .checkbox-area a {
  color: #FFF;
 
  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;
}
 
/* =========================================
   SUBMIT BUTTON WRAPPER
========================================= */
 
 
/* =========================================
   SUBMIT BUTTON
========================================= */
  
.sg-form .wpcf7-submit {
  	background-color: #FBCB31;
    color: #000;
    border-radius: 100px;
    min-width: 200px;
    padding: 18px 57px 18px 86px;
    border: none;
    text-align: center;
    font-family: "SupremeLL-BoldFlat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 710;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    background-image: url(https://cdn1.gonnaneedmilk.com/wp-content/uploads/2026/04/01030609/Group-11014.png);
    background-repeat: no-repeat;
    background-position: 32px center;
    background-size: 34px 16px;
}
 
/* =========================================
   BUTTON HOVER
========================================= */
 
.sg-form .wpcf7-submit:hover {
  	opacity: 80%;
    cursor: pointer;
}

.sg-form .wpcf7-submit:active,
.sg-form .wpcf7-form.submitting .wpcf7-submit {
    background-color: #FFFFFF;
}
 
/* =========================================
   VALIDATION
========================================= */
 
.sg-form .wpcf7-not-valid {
  border-color: #ff3b30 !important;
}
 
.sg-form .wpcf7-not-valid-tip {
  color: #ff3b30;
  font-family: "SupremeLL-BoldFlat", sans-serif;
  font-size: 12px;
  margin-top: 6px;
}
 
/* =========================================
   RESPONSE MESSAGE
========================================= */
 
.sg-form .wpcf7-response-output {
  margin: 20px 0 0;
 
  color: #FFF;
  border-color: #f3c52d !important;
 
  font-family: "SupremeLL-BoldFlat", sans-serif;
  font-size: 14px;
}
  
/* SUBMIT SCREEN */
 
.lift-off-content-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #fff;
	border-radius: 24px;
	padding: 99px 54px;
	gap: 22px;
  max-width: 948px;
  margin: 0 auto;
}

.lift-off-content {
	max-width: 567px;
  padding-top: 24px;
}

.lift-off-content h2 {
    font-size: 48px;
    line-height: 52px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'SupremeLL-JumboItalic', sans-serif;
    text-align: center;
}

.lift-off-content p {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
  text-align: center;
  font-family: "SupremeLL-BoldFlat", sans-serif;
  color: #fff;
  padding-top: 32px;
}

.lift-off-image {
	display: flex;
	justify-content: center;
}

.lift-off-image img {
	max-width: 254px;
	height: auto;
	display: block;
}
  
 .checkbox-area input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 4px;
    background: transparent;
    cursor: pointer;
    position: relative;
    margin-right: 12px;
    margin-top: 0;
    flex-shrink: 0;
    box-sizing: content-box;
}

.checkbox-area .wpcf7-form-control-wrap,
.checkbox-area .wpcf7-form-control,
.checkbox-area .wpcf7-list-item {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
}

/* checked state */
.checkbox-area input[type="checkbox"]:checked {
    background: #fff;
}
/* tick */
.checkbox-area input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 3px;
    height: 6px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -65%) rotate(45deg);
}
/* align text */
.checkbox-area .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
/* remove default spacing */
.checkbox-area .wpcf7-list-item {
    margin: 0;
}

  
  @media (max-width: 991px){
    .sg-form-decoration{
      bottom: 32px;
    }
    .sg-form-decoration img{
    display: block;
    width: 320px;
    height: auto;
  }
      span.text-wrap {
    display: inherit;
}
 
    
  }


 
/* =========================================
   MOBILE
========================================= */
 
@media (max-width: 767px) {
 
  .supergirl-hero-banner-section.live-state {
    padding-bottom: 90px !important;
  }

  .sg-form .form-field-half {
    width: 100%;
  }
  
  .et_pb_module.et_pb_code.et_pb_code_0.sg-form {
    padding-top: 72px;
  }
 
  .sg-form .sg-form-row {
 
    /* REMOVE RIGHT SPACE */
    padding-right: 0;
 
    /* SPACE FOR IMAGE BELOW */
    padding-bottom: 190px;
  }
 
  .sg-form .sg-input-label {
    left: 24px;
    font-size: 16px;
  }
 
  .sg-form .sg-input-wrap input[type="text"],
  .sg-form .sg-input-wrap input[type="email"] {
    padding: 18px 24px;
    font-size: 16px;
  }
 
  .sg-form .checkbox-area label {
    font-size: 14px;
  }
 
  .sg-form .wpcf7-submit {
    width: 100%;
    text-align: left;
  }
  
  span.text-wrap {
    display: unset;
}
 
  /* IMAGE MOVES BELOW FORM */
  .sg-form-decoration{
    right: 50%;
    bottom: 0;
 
    transform: translate(50%, 18%);
  }
 
  .sg-form-decoration img{
    max-width: 350px;
    width: 350px;
    height: auto;
  }
  
  .lift-off-content-block {
		flex-direction: column;
		text-align: center;
		padding: 35px 43px;
    gap: 60px;
	}

	.lift-off-content,
	.lift-off-image {
		max-width: 100%;
    padding-top: 0px;
	}
  .lift-off-image img {
		max-width: 315px;
	}

	.lift-off-content h2, .lift-off-content p {
		text-align: left;
	}
  
 
}

.recipe-inner-button{
    margin-top: 10px !important;
  }
.supergirl-prize-section .supergirl-heading h1,
.supergirl-prize-section .supergirl-heading h2,
.supergirl-prize-section .supergirl-heading h3, 
.recipe-section .supergirl-heading h1,
.recipe-section .supergirl-heading h2,
.recipe-section .supergirl-heading h3, 
.heading-seaction .supergirl-heading h1,
.heading-seaction .supergirl-heading h2,
.heading-seaction .supergirl-heading h3, 
.performance-section .supergirl-heading h1,
.performance-section .supergirl-heading h2,
.performance-section .supergirl-heading h3{
    color: #FFFFFF !important;
    font-family: 'SupremeLL-JumboItalic', sans-serif !important;
    font-size: 48px !important;
    line-height: 52px !important;
    letter-spacing: -0.96px !important;
    text-transform: uppercase !important;
}

 
.heading-seaction .supergirl-heading h2{
  text-align: center;
}

/* =========================
   GLOBAL FOCUS (YELLOW)
========================= */
a[href] {
  display: inline-block; /* ensures outline is visible */
}

a[href]:focus-visible,
button:focus-visible,
[tabindex]:focus-visible {
  outline: 3px solid #ffd200; /* yellow */
  outline-offset: 3px;
}

/* Override themes removing outline */
a:focus-visible {
  outline: 3px solid #ffd200 !important;
}


/* =========================
   CTA BUTTON (BLUE ONLY)
========================= */
.sg-button,
.recipe-inner-button {
  overflow: visible; /* prevent outline clipping */
}

.sg-button a:focus,
.sg-button a:focus-visible {
  outline: 3px solid #007BFF !important; /* blue */
  outline-offset: 3px;
}

/* Optional: soft glow for CTA */
.sg-button a:focus-visible {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.4);
}

.sg-skip-link:focus,
.sg-skip-link:focus-visible {
 position: absolute;
 top: 1rem;
 left: 1rem;
 z-index: 999999;
 background: #fff;
 color: #000;
 padding: 0.75rem 1rem;
 outline: 3px solid #ffd200;
}


  @media (max-width: 600px) {
    .recipe-inner-button{
    	margin-top: 14px !important;
  	}
    .supergirl-prize-section .supergirl-heading h1,
.supergirl-prize-section .supergirl-heading h2,
.supergirl-prize-section .supergirl-heading h3, 
.recipe-section .supergirl-heading h1,
.recipe-section .supergirl-heading h2,
.recipe-section .supergirl-heading h3, 
.heading-seaction .supergirl-heading h1,
.heading-seaction .supergirl-heading h2,
.heading-seaction .supergirl-heading h3, 
.performance-section .supergirl-heading h1,
.performance-section .supergirl-heading h2,
.performance-section .supergirl-heading h3{
    font-size: 34px !important;
    line-height: 44px !important;
    letter-spacing: -0.68px !important;
}
    .heading-seaction .supergirl-heading h2{
  text-align: left;
}
  }

/* =========================
   LIVE STATE
========================= */

@media (min-width: 769px) {
  .live-state .sg-hero-banner::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%, #000 0%) !important;
    height: 20% !important;
  }

  .checkbox-area.form-field-full{
    max-width: 65%;
  }
}

/* =========================
   FORM TAB FOCUS
========================= */

.sg-form .sg-input-wrap input[type="text"]:focus-visible,
.sg-form .sg-input-wrap input[type="email"]:focus-visible {
  outline: none;
  border-color: #FFF;
}

.sg-form .sg-input-wrap input:-webkit-autofill,
.sg-form .sg-input-wrap input:-webkit-autofill:hover,
.sg-form .sg-input-wrap input:-webkit-autofill:focus,
.sg-form .sg-input-wrap input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: #FFF !important;
  caret-color: #FFF !important;
  transition: background-color 5000s ease-in-out 0s;
}

.checkbox-area input[type="checkbox"]:focus-visible {
  outline: 3px solid #ffd200;
  outline-offset: 3px;
}

.sg-form .wpcf7-submit:focus-visible {
  outline: 3px solid #007BFF;
  outline-offset: 3px;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.4);
}

.checkbox-area a:focus-visible {
  outline: 3px solid #ffd200;
  outline-offset: 3px;
}
