@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{
    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;
}

.performance-section .performance-col-heading h2{
    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;
}

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

.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;
}

.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;
    }
}