/** Shopify CDN: Minification failed

Line 2622:143 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
*{
outline: none !important;
}
:root{
--page-width: 1440px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Warbler Deck", serif !important;
font-weight: 400;
}

body,
p,
a,
li,
span,
div,
input,
textarea,
select,
button {
font-family: "Lato", sans-serif !important;
font-weight: 400;
outline: none;
}

body {
font-size: 14px;
line-height: 1.6;
color: #000;
}

a {
text-decoration: none;
}



.password-header {
width: 100%;
max-width: 1500px;
}


.banner {
height: 100%;
/* min-height: 700px!important; */
}
.banner__content.page-width {
width: 100%!important;
max-width: 1500px!important;
justify-content: start!important;
padding-left: 70px !important;
}
.banner__heading {
background: linear-gradient(270deg,#006d77 0% 50%,#000);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
text-align: left;
width: 100%;
font-size: 55px;
line-height: normal;
/* padding-bottom: 10px; */
}
/* .email-signup-banner__box .newsletter__subheading p {
    color: #939393 !important;
} */
.banner__buttons {
margin-top: 40px !important;
}
.banner::after,
.banner__media::after {
display: none;
content: none;
}
.banner__text p {
color: #5c5c5c;
text-align: left;
font-size: 18px;
line-height: 30px;
}
.banner .img-block img {
width: 100%;
/* max-width: 150px; */
height: 100%;
/* max-height: 150px; */
}
.banner .email-signup-banner__box.banner__box.newsletter.newsletter__wrapper.isolate.email-signup-banner__box--no-image.content-container.color-scheme-1.gradient.content-container--full-width-mobile {
margin: 0 auto;
padding: 0;
}
.banner h2.email-signup-banner__heading.h1 {
color: #006d75;
text-align: center;

font-size: 52px;
line-height: 48px;
letter-spacing: -0.5px;
font-weight: 400;
}
.banner .newsletter__subheading.rte.body h1 {
color: #4b5563;
text-align: center;
font-family: Lato-Light,sans-serif;
font-size: 18px;
line-height: 28px;
font-weight: 300;
}
.banner label.field__label {
display: none;
}
.banner .newsletter-form__field-wrapper input::placeholder {
color: #999999;       /* placeholder text color */
font-family: "Lato-Light", sans-serif; /* font */
font-size: 14px;      /* font size */
font-weight: 300;     /* font weight */
opacity: 1;           /* ensures full visibility in some browsers */
}
.banner .field__input:focus {
padding: 1.5rem !important;

}
.banner .field__input {
box-shadow: none!important;
transition: none;
border: none;
}
.field::before,
.field::after {
content: none;
display: none;
}
.banner .field {
border: 1px solid #bbbdc3;
border-radius: 9999px;
}
.banner .newsletter-form__button {
background-color: #006d75 !important;
border-radius: 0 9999px 9999px 0;
width: 80px;
transition: background-color 0.3s ease, transform 0.2s ease; /* smooth effect */
}

.banner .newsletter-form__button:hover {
background-color: #00545b !important; /* slightly darker shade */
transform: scale(1.05); /* subtle zoom effect */
cursor: pointer;
}

.banner .newsletter-form__button svg * {
fill: rgb(255, 255, 255) !important;
}
.email-signup-banner {
min-height: inherit !important;
}
.email-signup-banner {
background: #ecf7f9;
}
.email-signup-banner .banner__content.page-width {
width: 100%!important;
max-width: 1500px!important;
justify-content: start!important;
padding-left: 70px!important;
padding-top: 70px;
padding-bottom: 70px;
}
.cst-password-banner {

box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* bottom shadow */
}
.image-with-text {
    padding: 13px;
}


.cst-img-text-password .image-with-text__media-item.image-with-text__media-item--small.image-with-text__media-item--top.grid__item {
    background: #fff;
    padding: 10px;
    border-radius: 25px;
    width: 100%;
    max-width: 400px;
}
.cst-img-text-password .image-with-text__media-item.image-with-text__media-item--small.image-with-text__media-item--top.grid__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cst-img-text-password .image-with-text__media-item.image-with-text__media-item--small.image-with-text__media-item--top.grid__item img{
border-radius: 20px !important;
}
.cst-img-text-password {
padding: 20px 20px!important;
}
.cst-richtxt-password h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
color: #006d75;
text-align: center;

font-size: 52px;
line-height: 40px;
letter-spacing: -0.5px;
font-weight: 700;
padding-bottom: 10px;
}
.cst-richtxt-password .rich-text.content-container {
padding: 70px 0 80px !important;
}
.cst-richtxt-password .rich-text.content-container::before,
.cst-richtxt-password .rich-text.content-container::after {
content: none;
display: none;
}
.image-with-text__text.rte.body p {
font-size: 16px;
}
.banner__buttons a {
color: #fff;
text-align: center;
font-size: 20px;
line-height: 18px;
letter-spacing: 1.8px;
font-weight: 500;
text-transform: uppercase;
background: linear-gradient(270deg,#ffddd3f2,#77b2b8f7,#006d77);
border-radius: 6px;
display: inline-block;
padding: 12px 24px;
text-decoration: none;
transition: all .3s ease;
}

.cst-password-banner .banner__heading strong {
font: inherit;
display: inline-block;
padding: 4px;
}
.cst-password-banner .banner__box .banner__text {
max-width: 460px;
text-wrap: balance;
}

/* Optional hover effect */
.banner__buttons a:hover {
transform: translateY(-2px);
box-shadow: 0 4px 8px #0003;
background: #006d77;
}
.banner__buttons a::after,
.banner__buttons a::before{
display: none !important;
content: none !important;
}

.image-with-text__media.image-with-text__media--small.global-media-settings.background-transparent.media {
height: 100% !IMPORTANT;
}
.email-signup-banner .img-block {
width: 160px;
margin: 0 auto;
height: 160px;
background: #006d75;
max-height: fit-content;
border-radius: 50%;
/* padding: 15px; */
}
/* .email-signup-banner .img-block img {
object-fit: contain;
} */
 .email-signup-banner .img-block img {
    border-radius: inherit;
}
password-modal {
display: none;
}
small.password__footer-caption.password__footer-text, small.password__footer-login.password__footer-text {
display: none;
}
.banner__media {

position: absolute !important;

}
.banner--mobile-bottom .banner__box {

background: none;
}
/* footer start  */
footer.footer {
padding: 5rem 1.5rem 2rem;
}
footer.footer .footer__blocks-wrapper {
display: grid;
grid-template-columns: 2fr 1fr 1fr 1fr;
}
footer.footer .footer__blocks-wrapper .footer-block {
width: 100%;
}
footer .cst-footer-text {
grid-column: 1/-1;
}
footer .footer-block__brand-info {
width: 100%;
max-width: 350px;
}
footer .footer-block__brand-info p {
font-size: 16px;
font-weight: 300;
}
footer .footer__content-top {
padding: 0;
}

footer .footer__content-bottom {
border: 0;
}
.footer__content-bottom-wrapper .footer__copyright small {
font-weight: 300;
font-size: 16px;
color: #fff;
}
small.copyright__content a {
color: #fff;
font: inherit;
}
.password__footer {
padding: 20px 0 !important;
}
.banner__content {

align-items: center !important;
justify-content: center;

}

.footer__content-bottom-wrapper {
display: flex;
width: 100%;
border-top: 1px solid #ccc;
padding: 0;
}
.footer__content-bottom-wrapper:last-child {
border: 0;
}
footer .footer__list-social {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 20px;
}
.list-social__item .list-social__link {
width: 40px;
height: 40px;
color: #fff;
opacity: 1;
background: #19595f;
border-radius: 50%;
}
footer.footer .list-menu__item--link {
font-size: 16px;
color: #fff;
font-weight: 300;
}

footer.footer .footer-block__details-content li a.list-menu__item--active {
    text-decoration: none;
}
/* 22/01/2026 start */

/* femal physiology section css start*/

.cst-multicol-home .title-wrapper-with-link {
justify-content: center !important;
}
.cst-multicol-home .title {

color: #006D75;
}
.cst-multicol-home .cst-text-wrapper {
max-width: 1100px;
margin: 0 auto 50px;
text-align: center;
}
.cst-multicol-home .cst-text-wrapper p {
    color: #000 !important;
    font-size: 16px;
    /* line-height: 43px; */
    /* letter-spacing: -.5px; */
}
.cst-multicol-home .multicolumn-list__item .multicolumn-card {
border-radius: 15px!important;
padding: 20px 0;
height: 100%;
/* box-shadow: #00000040 0 0 3px; */
border: 1px solid #0000001a;
background: #fff;
}
.cst-multicol-home .multicolumn-card__info .inline-richtext {
font-size: 20px;
line-height: 28px;
color: #000 !important;
letter-spacing: -0.5px;
}
.cst-multicol-home .multicolumn-card .multicolumn-card__info {
padding: 15px 20px 0 20px !important;
}
.cst-multicol-home .page-width {
padding: 60px 50px !important;
}
.cst-multicol-home .multicolumn-card__info .rte p {
font-size: 16px;
line-height: 25px;
color: #000;
letter-spacing: -0.5px;
}
.cst-multicol-home .multicolumn-card .multicolumn-card__image-wrapper {
margin: 0px 16px !important;
}
/* femal physiology section css end*/

.cst-breakdown-sec .title-wrapper-with-link {
justify-content: center;
padding-top: 24px;
margin-bottom: 0;
}
.cst-breakdown-sec .cst-text-wrapper {
text-align: center;
}
.cst-breakdown-sec .cst-text-wrapper p {
margin-top: 0;
margin-bottom: 0;
padding-top: 10px;
font-size: 18px;
line-height: 28px;
letter-spacing: -.5px;
color: #4b5563;
}
.cst-breakdown-sec .tab-container {
text-align: center;
padding: 30px 0;
}
.cst-breakdown-sec .tab-container .tab-btn {
background: #E29579;
padding: 10px 30px;
border-radius: 25px;
color: #fff;
font-size: 14px;
letter-spacing: -0.5px;
}
.cst-breakdown-sec .multicolumn-card {
border: 1px solid #E29579;
height: 100%;
padding: 30px;
border-radius: 20px !important;
}
/* .cst-breakdown-sec .slider-mobile-gutter {
padding-top: 60px;
} */
.cst-breakdown-sec .multicolumn-card .multicolumn-card__image-wrapper {
margin: 0;
}
.cst-breakdown-sec .multicolumn-card__info {
padding: 25px 0 0 0 !important;
}
.cst-breakdown-sec .multicolumn-card__info .inline-richtext {
font-size: 24px;
letter-spacing: -0.5px;
line-height: 32px;
color: #2D3142;
}
.cst-breakdown-sec .multicolumn-card__info .rte ul {
padding-left: 0;
}
.cst-breakdown-sec .multicolumn-card__info ul {
list-style: none;
padding: 0;
margin: 0;
}
.cst-breakdown-sec .multicolumn-card__info ul li {
position: relative;
padding-left: 18px;
margin-bottom: 10px;
font-size: 14px;
color: #4B5563;
line-height: 20px;
letter-spacing: -0.5px;
}
.cst-breakdown-sec .multicolumn-card__info ul li::before {
content: "✓";
position: absolute;
left: 0;
top: 0;
color: #D4AF37; 
font-weight: 700;
}
.cst-breakdown-sec .multicolumn-card__info .rte {
display: flex;
justify-content: space-between;
gap: 35px;
}
.cst-breakdown-sec .multicolumn-card__info ul li:last-child {
margin-bottom: 0;
}
.img-text-home {
background: #ECF7F9;
padding: 100px 0!important;
}
.img-text-home .image-with-text__heading {
color: #006D75;
font-size: 48px;
letter-spacing: -0.5px;
line-height: 60px;
margin-top:0;
}
.img-text-home .icon-text-container {
display: flex;
gap: 20px;
margin-top: 24px;
}
.img-text-home .icon-text p {
margin: 0;
}
.img-text-home .image-with-text__content {
padding: 0 20px 0 0;
}
.img-text-home .image-with-text__media {
border-radius: 30px !important;
width: 100%;
height: 100%;
}
.img-text-home .icon-text p strong {
font-size: 18px;
letter-spacing: -0.5px;
line-height: 28px;
color: #2D3142;
}
.img-text-home .icon-text p {
font-size: 16px;
letter-spacing: -0.5px;
line-height: 24px;
color: #4B5563;
}
.img-text-home .button {
margin-top: 35px;
}
.cst-breakdown-sec .button {
margin-bottom: 24px;
}
.newsletter .inline-richtext {
font-size: 40px;
letter-spacing: -0.5px;
line-height: 40px;
}
.newsletter .newsletter__subheading p {
font-size: 17px;
color: #000!important;
letter-spacing: -.5px;
line-height: 28px;
font-family: "Lato-Light", sans-serif!IMPORTANT;
}

.field input:focus,
.field input:focus-visible,
.field input:active{
outline: none !important;
box-shadow: none !important;
}
.field input { border: 0 !important; outline: none !important; padding: 14px 18px; font-size: 14px; border-radius: 40px; background: transparent; }

.newsletter-form__button {
background: #006D75 !important;
height: 49px !important;
border-radius: 0 30px 30px 0;
width: 25% !important;
border: 0 !important;
outline: 0 !important;
}
.newsletter .newsletter-form__button svg{
color: #fff;
width: 16px;
height: 16px;
}
.newsletter-form__field-wrapper input::placeholder {
opacity: 1;
visibility: visible;
z-index: 9;
color: #ADAEBC;
}
.newsletter-form__field-wrapper label{
display:none
}

.newsletter-form__field-wrapper .field__input {
padding: 10px 20px;
font-size: 16px;
}

/* 22/01/2026 end */

.cst-breakdown-sec .title-wrapper-with-link .title {
font-size: 52px;
line-height: 48px;
letter-spacing: -0.5px;
color: #006D75;
margin-bottom: 0 !important;
}
.cst-breakdown-sec .multicolumn .title-wrapper-with-link {
margin-bottom: 0 !important;
}
.multicolumn .title-wrapper-with-link {
margin-bottom: 0 !important;
}
.giving-back-sec {
background: #ECF7F9;
}
.giving-back-sec .page-width {
padding: 60px 0;
}
.giving-back-sec .multicolumn-card {
position: relative;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
width: 100%;
height: 370px;
border-radius: 12px !important;
overflow: hidden;
}
.giving-back-sec .multicolumn-card:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #00000080;
border-radius: 12px;
z-index: 1;
}
.giving-back-sec .multicolumn-card {
position: relative;
overflow: hidden;
}
.giving-back-sec .multicolumn-card__info {
position: absolute;
bottom: 25px;
left: 25px;
right: 25px;
z-index: 2;
color: #fff;
padding-bottom: 0;
}
.giving-back-sec .multicolumn-card__info .inline-richtext {
font-size: 16px;
color: #fff;
letter-spacing: -0.5px;
font-weight: 400 !important;
line-height: 28px;
}
.giving-back-sec .multicolumn-card__info .rte h3 {
font-size: 24px;
color: #fff;
letter-spacing: -0.5px;
padding-bottom: 10px;
}
.giving-back-sec .multicolumn-card__info .rte p {
font-size: 16px;
line-height: 24px;
letter-spacing: -0.5px;
color: #fff;
}
.cst-multicol-home {
background: #ECF7F9;
}
.header {
display: flex;
justify-content: space-between;
text-align: center;
align-items: center;
}
.newsletter-form__field-wrapper .field {
position: static !important;
}

.footer__content-top .cst-footer-text p {
text-align: center;
font-weight: 300;
font-size: 16px;
}

.footer__copyright .policies {
display: inline-block;
margin-left: auto;
}

.footer__content-bottom-wrapper  .footer__copyright {
width: 100%;
display: flex;
}

.newsletter-form__field-wrapper .newsletter-form__button {
color: #fff;
font-size: 16px;
}
.newsletter-form__field-wrapper {}

form#contact_form .newsletter-form__field-wrapper {
max-width: 100%;
}

form#contact_form {
max-width: 520px;
}
.newsletter h2 {
margin-bottom: 15px;
}
.newsletter .newsletter__subheading {
margin-bottom: 30px;
}
.newsletter.cst-shop-email .newsletter-left {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
width: 100%;
max-width: 1150px;
margin: 0 auto;
}
.newsletter.cst-shop-email .newsletter-left div:not([class]) {
grid-area: 1/2;
}
.newsletter.cst-shop-email .newsletter-layout h2 {
color: #000;

text-align: left;

line-height: 1.2;
font-size:41px;
}
.newsletter.cst-shop-email .newsletter-left .newsletter__subheading {
width: 100%;
text-align: left;
}
.newsletter.cst-shop-email .newsletter-left  form#contact_form {
margin-top: 60px;
}
.newsletter.cst-shop-email .newsletter-form__field-wrapper .field {
border-width: 0 0 1px;
border-radius: 0;
border-color: #000;
}
.newsletter.cst-shop-email .newsletter-form__field-wrapper input {
padding: 0;
}
.newsletter.cst-shop-email .newsletter-form__field-wrapper input::placeholder {
color: #000;
}
.newsletter.cst-shop-email .newsletter-form__field-wrapper .field .newsletter-form__button {
border-radius: 0;
background: transparent !important;
color: #000;
text-transform: uppercase;
}
/* shop page start  */
.shop-pg-banner .banner__content .banner__box {
max-width: 100%;
}
.shop-pg-banner .banner__content h2 {
background: transparent;
color: #fff;
-webkit-text-fill-color: #fff;
font-size: 55px;
}
.products .product-card {
width: 100%;
max-width: 378px;
}
body .add-to-cart-btn {
background: linear-gradient(90deg,#0b6f73,#e6c6b8);
text-transform: uppercase;
border-radius: 6px;
transition: all .2s linear;
width: auto;
padding: 14px 40px;
font-size: 20px;
}
button.add-to-cart-btn:hover {
background: #0b6f73;
color: #fff;
box-shadow: #00000060 0 2px 5px;
transform: translateY(-4px);
}


.shop-pg-banner .banner__text.rte.body p {
font-size: 25px;
line-height: 30px;
font-weight: 600;
font-family: "Lato-SemiBold", sans-serif;
color: #fff;
max-width: 1010px;
}
.tabbed-products .section-text p {
font-size: 23px;
line-height: 22px;
font-weight: 400;
color: #0a0000;
padding-top: 0;
margin-top: 0;
}

.tabbed-products .tabs button {
font-size: 20px;
letter-spacing: 0.1em;
font-weight: 400;
}
.tabbed-products .tabs button {
color: #006d77;
}

.tabbed-products  .tab-btn {
border: 1px solid #006d77;
}
.shop-pg-banner .banner__text.rte.body:nth-child(3) p {
font-size: 18px;
line-height: 30px;
font-weight: 400;
}

.shop-pg-banner .banner__media {
position: relative;
}

.shop-pg-banner .banner__media:before {
content: "";
position: absolute;
top: 0;
left: 0;
background: #00000052;
width: 100%;
height: 100%;
z-index: 2;
}
.tabbed-products .tabs button.active {
color: #fff;
font-weight: 700;
}
.tabbed-products .products .product-title {
font-family: "WarblerDeck-Regular", sans-serif;
font-size: 23px;
line-height: 24px;
letter-spacing: 1.5px;
font-weight: 400;
width: 100%;
text-align: left;
}

.tabbed-products .metafield-rich_text_field p {
font-size: 15px;
line-height: 22px;
font-weight: 500;
color: #0a0000;
text-align: left;
width: 100%;
}

.tabbed-products .products .price {
width: 100%;
font-size: 24px;
line-height: 24px;
letter-spacing: 1.5px;
font-weight: 400;
text-align: left;
color: #000;
font-family: "WarblerDeck-Regular", sans-serif!important;
}
.newsletter.cst-shop-email .newsletter-form__field-wrapper input::placeholder{
font-size: 17px;
line-height: 145%;
font-weight: 300;
color: #5a5a5a;
}

.tabbed-products .products {
flex-wrap: nowrap;
width: calc(100% - 27px);
margin-left: auto;
margin-right: auto;
}
.tabbed-products .products span.subs-txt {
display: block;
color: #006d75;
text-align: left;
font-family: "WarblerDeck-Regular", sans-serif;
font-size: 16px;
line-height: 24px;
letter-spacing: 1.5px;
font-weight: 400;
margin-top: 15px;
}

.tabbed-products {
padding-left: 20px;
padding-right: 20px;
}

/* 03-02-2026 */

.cst-demand-sec {
padding: 30px 15px;
}
.one-scoop-section {
    padding: 30px 20px !important;
}

.cst-demand-sec .title-wrapper-with-link {
justify-content: center;
}

.cst-demand-sec .cst-text-wrapper {
text-align: center;
margin-bottom: 30px;
}

.title-wrapper-with-link h2 {
color: #322d2d;
text-align: left;
font-size: 40px;
font-weight: 400;
}

.cst-demand-sec  .cst-text-wrapper p {
color: #666666;
text-align: center;
font-size: 20px;
line-height: 24.27px;
font-weight: 500;
}
.cst-demand-sec .multicolumn-card {
background: #197b84 !important;
border-radius: 12px !important;
position: relative;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06) !important;
}

.cst-demand-sec .multicolumn-card h3 {
color: #ffffff;
text-align: left;
font-size: 28px;
line-height: 40px;
font-weight: 400;
margin-bottom: 10px;
}

.cst-demand-sec .multicolumn-card p {
    color: #ffffff;
    text-align: left;
    font-family: "Lato-Regular", sans-serif !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.cst-demand-sec .multicolumn-list {
gap: 40px;
display: grid;
grid-template-columns: 1fr 1fr;
width: 100%;
}

.cst-demand-sec .multicolumn-list li {
max-width: 100%;
width: 100%;
}

.cst-demand-sec .multicolumn-list__item {
width: 100% !important;
max-width: 100% !important;
}



.cst-product-sec .product-form__input--pill input[type=radio]+label {
border: var(--variant-pills-border-width) solid #e29579;
background-color: transparent;
color: rgba(var(--color-foreground));
border-radius: var(--variant-pills-radius);
color: #e29579;

}

.cst-product-sec .product__info-wrapper {
padding: 0;
}


.cst-product-sec section#ProductInfo-template--17763625402434__main > p {
color: #0a0000;
text-align: left;
font-size: 15px;
line-height: 24px;
font-weight: 400;
}

.cst-product-sec .product__title h1 {
color: #0a0000;
text-align: left;
font-size: 32px;
line-height: 42px;
letter-spacing: -0.64px;
font-weight: 400;
}

.cst-product-sec .product__description p {
color: #0a0000;
text-align: left;
font-size: 15px;
line-height: 24px;
font-weight: 400;
}

.cst-product-sec .product__title {
margin: 0;
}

.cst-product-sec legend.form__label {
color: #0a0000;
text-align: left;
font-size: 12px;
line-height: 19.2px;
font-weight: 400;
text-transform: uppercase;
}

.cst-product-sec .product-form__input--pill input[type=radio]:checked+label {
background-color: #197B7F !important;
color: rgb(var(--color-background)) !important;
border: 1px solid #197b84 !important;
}

.cst-product-sec .product-form__buttons > button {
color: #ffffff;
text-align: center;
font-size: 15px;
line-height: 30px;
font-weight: 500;
background: #197b84;
border-radius: 24px;
}
.cst-product-sec .product-form__buttons {
max-width: 100%;
}
.cst-product-sec .product-form__buttons button::after {
display: none;
}
.cst-product-sec .product__accordion h2 {
color: #0a0000;
text-align: left;
font-family: "WarblerDeck-Regular", sans-serif;
font-size: 22px;
line-height: 28px;
letter-spacing: -0.36px;
font-weight: 400;
}
.reviews-section .review-card {
margin: 0 10px;
}
.cst-product-sec  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
background: #612cf0;
border-radius: 8px;
}
section.one-scoop-section h2 {
color: #322d2d;
text-align: left;
font-size: 48px;
font-weight: bold;
}
p.subheading {
color: #666;
text-align: center;
font-size: 20px;
line-height: 24.27px;
font-weight: 500;
}
.one-scoop-section .heading p {
margin: 0;
}
.one-scoop-section  ul.features li {
font-size: 20px;
}
.one-scoop-section .highlight {
display: inline-flex !IMPORTANT;
gap: 10px;
}
.comparison p {
font-size: 20px;
}
.one-scoop-section .comparison h3 {
font-size: 24px;
margin-bottom: 15px;
color: #000;
font-weight: bold;
}
.product-card > p {
font-size: 20px;
}
.review-sec-header p {
font-size: 20px;
margin: 0;
}
.one-scoop-section .product {
max-width: 150px !important;
}

.reviews-slider .slick-next:before, .reviews-slider .slick-prev:before {
font-family: slick;
font-size: 25px;
line-height: 1;
opacity: .75;
color: #006d77;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 0;
left: 0;
width: 38px;
height: 38px;
background: red;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}


.reviews-slider .slick-next:before {
background-repeat: no-repeat;
background: url(/cdn/shop/files/Icon_1.png?v=1770118236);
background-repeat: no-repeat !important;
background-size: contain !important;font-size: 0;
opacity:1 !important;
border: 1px solid #322D2D;

}
.reviews-slider .slick-prev:before{
background-repeat: no-repeat !important;
background-size: contain !important;
font-size: 0;
opacity:1 !important;
background: url(/cdn/shop/files/unnamed_3.png?v=1770115230);
border: 1px solid #322D2D;


}






.reviews-slider{
padding: 80px 10px 10px;
}

.reviews-slider button.slick-prev {
left: auto;
top: 12px;
right: 68px;
}

.reviews-slider button.slick-next {
right: 20px !important;
top: 12px;
}
.cst-product-sec .slick-dots li {
position: relative;
display: inline-block;
margin: 0 5px;
padding: 0;
cursor: pointer;
border-radius: 50%;
border-style: solid;
border-color: #322d2d;
border-width: 1.01px;
flex-shrink: 0;
width: 8.09px !important;
height: 8.09px !important;
}
.cst-product-sec .slick-dots li.slick-active {
background: #322d2d;
}
.cst-product-sec .slick-dots li button:before{
display:none;
}
.cst-product-sec .slick-dots {
position: absolute;
bottom: 0 !important;

}

.one-scoop-section .content-grid {
display: grid;
grid-template-columns: 380px auto !important;
gap: 30px;
justify-content: center;
justify-items: center;
}

.cst-product-sec button.slick-prev {
left: 80px;
z-index: 999;
bottom: 20px;
top: auto;
}

.cst-product-sec button.slick-prev:before {
opacity: 1;
background: transparent;
width: 38px!important;
height: 38px!important;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #322D2D;
}
.cst-product-sec .slick-next:before {
content: '→';
opacity: 1;
background: transparent;
width: 38px !important;
height: 38px !important;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #322D2D;

}
.cst-product-sec button.slick-next {
right: 90px;
z-index: 9999;
top: auto;
bottom: 20px;
}
/* Common arrow base */
.cst-product-sec .slick-prev:before,
.cst-product-sec .slick-next:before {
    content: "";
    opacity: 1;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #322D2D;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 16px;
}

/* PREV arrow image */
.cst-product-sec .slick-prev:before {
    background-image: url("/cdn/shop/files/unnamed_3.png?v=1770115230") !important;
}

/* NEXT arrow image */
.cst-product-sec .slick-next:before {
    background-image: url("/cdn/shop/files/Icon_1.png?v=1770118236") !important;
}

.cst-product-sec .product__media.media.media--transparent {
    padding: 0;
    height: 743px;
}

.cst-product-sec .grid__item.product__media-wrapper {
    padding-right: 20px;
}
/* 03-02-2026 */

/* 04/02/2026 */
.inclusive-sec {
    background-color: #edf7f9;
    padding: 30px 0;
}
.inclusive-sec .image-with-text__content {
    background-color: transparent;
    padding-left: 20px;
}

.inclusive-sec .image-with-text__media {
  border: none;
  background-color: transparent;
}
.inclusive-sec .image-with-text__media img {
    border-radius: 12px !important;
}

.inclusive-sec .image-with-text {
    padding-block: 30px;
}

.inclusive-sec .image-with-text__content {
    padding-left: 50px;
}

/* .inclusive-sec .image-with-text__media-item--top{
background-image: url("/cdn/shop/files/unnamed_5.png?v=1770187770");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
} */

/* .inclusive-sec .page-width {
    max-width: 100%;
    padding: 0;
} */
.inclusive-sec h2.image-with-text__heading.inline-richtext.h1 {
    background: linear-gradient(
    270deg,
    rgba(25, 123, 132, 1) 0%,
    rgba(6, 28, 30, 1) 100%
  );
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    text-align: left;
    font-family: "WarblerDeck";
    font-size: 40pxs;
    font-weight: 400;
    width: 100%;
    max-width: 400px;
}
.inclusive-sec .image-with-text__text.rte.body p {
  color: #2b3644;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: var(--text-sizes-text-regular, 16px);
  /* line-height: 1.3; */
  letter-spacing: 0.01em;
  font-weight: 400;
}
.inclusive-sec .icon-text-container {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin-top: 0;
}
.inclusive-sec .cst-icon {
    max-height: 22px;
    height: 100%;
}
.inclusive-sec .icon-text {
  color: #000000;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
}

.cst-mission-sec .image-with-text__media {
    border-radius: 0 100px 100px 0 !important;
}

.inclusive-sec .image-with-text__media {
    border: none;
    width: 100%;
    /* max-width: 1070px; */
    /* aspect-ratio: 1070 / 562; */
    background: transparent;
}
.cst-story-sec h2.image-with-text__heading {
    text-align: left;
    font-family: Warbler Deck,serif;
    font-size: 40px;
    font-weight: 400;
    background: linear-gradient(270deg,#197b84,#061c1e);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    max-width: 355px;
}
.cst-story-sec h2.image-with-text__heading strong {
    background: linear-gradient(270deg,#000,#197b84);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font: inherit;
}
.cst-story-sec p.image-with-text__text.image-with-text__text--caption.subtitle.subtitle--large.subtitle {
    color: #322d2d;
    text-align: left;
    font-family: Lato,sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 33px;
    margin-bottom: 44px;
}
.cst-story-sec .image-with-text__text p,
.cst-story-sec .image-with-text__text li {
  color:#2b3644;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.cst-story-sec .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet.image-with-text__grid--reverse {
    display: flex;
    /* flex-wrap: nowrap; */
}

.cst-mission-sec .image-with-text__text h2 {
    color: #2b3644;
    text-align: left;
    font-family: WarblerDeck,sans-serif;
    font-size: 40px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
}
.cst-mission-sec .image-with-text__text p {
    color: #2b3644;
    text-align: left;
    font-family: Lato,sans-serif;
    font-size: var(--text-sizes-text-medium, 18px);
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 24px;
}
.cst-mission-sec {
    padding-top: 100px;
}
.cst-mission-sec .image-with-text__content .image-with-text__text+.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 16px 50px 16px 36px;
    min-height: 56px;
    background: linear-gradient(270deg,#ffddd3f2,#77b2b8f7,#006d77);
    border-radius: 12px;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
    color: #fff;
    font-family: Lato,sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1.8px;
    font-weight: 600;
}

/* ❌ Kill ONLY Dawn border */
.cst-mission-sec .image-with-text__content .image-with-text__text + .button::before {
  content: none !important;
  display: none !important;
}

/* ➜ Arrow (kept) */
.cst-mission-sec .image-with-text__content .image-with-text__text+.button:after {
    content: "\2192";
    font-size: 22px;
    line-height: 1;
    transition: transform .3s ease;
    box-shadow: none;
    right: 0;
    left: 81%;
    top: 25%;
    bottom: 0;
}

/* Hover arrow animation */
.cst-mission-sec .image-with-text__content .image-with-text__text + .button:hover::after {
  transform: translateX(6px);
}

/* Remove focus shadow */
.cst-mission-sec .image-with-text__content .image-with-text__text + .button:focus,
.cst-mission-sec .image-with-text__content .image-with-text__text + .button:focus-visible,
.cst-mission-sec .image-with-text__content .image-with-text__text + .button:active {
  outline: none !important;
  box-shadow: none !important;
}
.cst-mission-sec .image-with-text__content--top {
    padding-top: 0;
}

.inclusive-sec .image-with-text__content {
    padding-right: 0;
}
/* about page start  */


/* .inclusive-sec .image-with-text__grid {
    display: grid;
    grid-template-columns: 1fr repeat(2,min(690px,100%)) 1fr;
    align-items: center;
} */

/* .inclusive-sec .image-with-text__media-item {
    grid-column: 3/-1;
    grid-row: 1;
    width: 100%;
} */

/* .inclusive-sec .image-with-text__text-item {
    grid-column: 2/3;
    grid-row: 1;
    width: 100%;
} */

.cst-story-sec .image-with-text__content {
    padding-left: 0;
    padding-right: 20px;
    max-width: 630px;
    margin-right: auto;
    margin-left: 0 !important;
    padding-bottom: 0;
}
.about-newsletter .newsletter__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 140px 20px;
}
.about-newsletter .newsletter-left h2 {
    color: #fff;
    text-align: center;
    font-family: WarblerDeck,sans-serif;
    font-size: clamp(26px, 3vw, 40px);
    font-weight: 400;
    line-height: 1.2;
    max-width: 640px;
    margin-bottom: 30px;
}
.about-newsletter .newsletter__subheading.rte.scroll-trigger.animate--slide-in p {
    display: none;
}
.about-newsletter .newsletter-form__field-wrapper .field__input {
    border-style: solid!important;
    border-color: #fff!important;
    border-width: 1.01px!important;
    padding: 17px 15px !important;
    display: flex;
    flex-direction: row;
    gap: 8.09px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    border-radius: 0;
    min-height: 55px;
}
.about-newsletter .cst-email-social {
    display: none;
}

.about-newsletter .newsletter-form__field-wrapper .newsletter-form__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%!important;
    /* min-height: 64px; */
    background: #fff!important;
    border-radius: 999px;
    padding: 14px 28px;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
    color: #006d77;
    font-family: Lato-Medium,Lato,sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    position: relative;
    max-width: 210px;
    /* max-height: 41px !important; */
}

/* Remove Dawn pseudo border */
.about-newsletter .newsletter-form__field-wrapper .newsletter-form__button::before {
  content: none !important;
  display: none !important;
}

/* Arrow */
.about-newsletter .newsletter-form__field-wrapper .newsletter-form__button:after {
    content: "\2192";
    font-size: 20px;
    line-height: 1;
    color: #006d77;
    transition: transform .3s ease;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

/* Hover */
.about-newsletter .newsletter-form__field-wrapper .newsletter-form__button:hover:after {
    transform: translate(6px, -50%);
}
.about-newsletter .field {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.cst-story-sec .image-with-text__media {
    border-radius: 14px !important;
}



/* faq section  */
.faq-banner {
    margin-bottom: 35px;
}
.faq-banner .banner__content {
    padding-left: 0 !important;
}
.faq-banner .banner__box {
    margin: 0 auto;
}

.faq-banner .banner__heading {
    -webkit-text-fill-color: unset;
    color: #fff;
    text-align: center;
}
.faq-banner .banner__heading.h2 {
    -webkit-text-fill-color: unset;
    color: #fff;
    font-size: 19px;
    text-align: center;
    font-family: 'Lato' !important;
    padding: 0;
}

.faq-banner .banner__box .banner__text p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    max-width: 550px;
    margin: 0 auto;
}

.collapsible-content {
    margin-bottom: 40px;
}
.collapsible-content .collapsible-content__wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.collapsible-content .collapsible-content-wrapper-narrow {
    max-width: var(--page-width);
}

.collapsible-content .collapsible-content-wrapper-narrow .collapsible-content__heading {
    font-size: clamp(26px, 4vw,56px);
}

.collapsible-content .accordion {
    background: #edf7f9;
    color: #000;
    border-radius: 20px;
    padding: 10px 32px;
}

.collapsible-content .accordion:not(:last-child) {
    margin-bottom: 15px;
}
/* main section[id*="collapsible_content"]:nth-last-of-type(2) .collapsible-content {
    margin: 0;
} */

.collapsible-content .accordion .accordion__title {
    color: #2b3644;
    font-size: clamp(18px,3vw,30px);
}
.collapsible-content .accordion .accordion__content {
    padding: 0;
    border-top: 1px solid #2b3644;
    padding-top: 10px;
}
.collapsible-content .accordion .accordion__content p {
    
    font-weight: 400;
    color: #2b3644;
}

body .collapsible-content summary:hover .accordion__title {
    text-decoration: none;
}


.contact {
    background-image: url(/cdn/shop/files/Background.png?v=1770206325);
    width: 100%;
    max-width: 100%;
    background-size: 100% 100%;
    padding-inline: 15px;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.contact form#ContactForm {
    background: transparent;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 15px;
}

.contact .title {
    text-align: center;
    color: #fff;
    font-size: clamp(24px, 4vw,53px);
    margin: 0;
}

.contact .cst-desc p {
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.contact form#ContactForm textarea {
    background: transparent;
    border-bottom: 1px solid #ffffff4d;
    color: #fff;
    font-family: 'Lato';
    padding-left: 0;
}

.contact form#ContactForm input {
    background: transparent;
    border-bottom: 1px solid #ffffff4d !important;
    border-radius: 0;
    color: #fff;
    font-family: 'Lato';
    padding-left: 0;
}

.contact form#ContactForm .field__label {
    color: #fff;
    left: 0;
}
.contact form#ContactForm textarea:focus {
    box-shadow:none;
}
.accordion summary svg.icon {
    display: none;
}
.collapsible-content summary:before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/plus-icon.png?v=1770207912);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    right: 10px;
    filter: brightness(0);
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s linear;
}

.collapsible-content details[open] summary::before {
    transform: translateY(-50%) rotate(45deg);
}

.contact .contact__button button {
    display: block;
    padding: 16px 50px 16px 36px;
    background: linear-gradient(270deg,#ffddd3f2,#77b2b8f7,#006d77);
    border-radius: 12px;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
    color: #fff;
    font-family: Lato,sans-serif;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1.8px;
    font-weight: 600;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.contact .contact__button button:hover {
    background: #0b6f73;
    color: #fff;
    box-shadow: #00000060 0 2px 5px;
    transform: translateY(-4px);
}

.contact .contact__button button::before, .contact .contact__button button::after {
    display:none;
}


/* Designed for Her */

.cst-design-banner-sec .banner__box.content-container {
    margin: 0 auto;
    text-align: center;
}

.cst-design-banner-sec .banner__box.content-container h2 {
    text-align: center;
    background: linear-gradient(
    270deg,
    rgba(255, 237, 237, 1) 0%,
    rgba(226, 149, 121, 1) 100%
  );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: "WarblerDeck-Regular", sans-serif;
    font-size: 55px;
    line-height: 115%;
    font-weight: 400;
}
.cst-design-banner-sec .banner__box.content-container {
   
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.cst-design-banner-sec .banner__text {
    text-align: center;
}

.cst-design-banner-sec .banner__text p {
    text-align: center;
    font-family: Lato;
    font-weight: 400;
    font-size: 21px;
    line-height: 100%;
    color: #fff;
}
.cst-formula-sec {
    padding: 60px 50px;
    background: url(/cdn/shop/files/Frame_1171274741.png?v=1770283262);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.cst-formula-sec .page-width {
    padding: 0;
}

.cst-formula-sec .cst-text-wrapper {
    text-align: center;
}
.cst-formula-sec .title-wrapper-with-link {
    justify-content: center;
    padding:0;
}
.cst-formula-sec .title {
    color: #006d75;
}

.cst-formula-sec .cst-text-wrapper p {
    color: #000000;
    text-align: center;
    font-size: 16px;
    /* line-height: 43px;
    letter-spacing: -0.5px;
    font-weight: 400; */
}
.cst-formula-sec .multicolumn-card {
    background: #ffffff;
    border-radius: 16px !important;
    border-style: solid;
    border-color: transparent;
    border-width: 1px;
    height: 100%;
    padding: 20px 35px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);

}

.cst-formula-sec .multicolumn-card .media.media--transparent {
    padding: 0 !important;
}

.cst-formula-sec .multicolumn-card .media.media--transparent img {
    height: 48px;
    width: 48px;
    position: static;
}

.multicolumn-list {
}

.cst-formula-sec .multicolumn-list {
    display: grid;
    gap:52px;
    grid-template-columns: 1fr 1fr 1fr;
}

.cst-formula-sec .multicolumn-list li {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.cst-formula-sec .multicolumn-card__info h3 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #000;
}

.cst-formula-sec .multicolumn-card__info p {
    color: #000000;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.5px;
}


.cst--absorption-sec .cst-gap-haeding h2 {
    text-align: left;
    font-size: 40px;
    line-height: 115%;
    font-weight: 400;
    margin: 0;
    max-width: 500px;
}

.cst--absorption-sec .cst-new-subtext p {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
}
.cst-gap-img {
    margin-top: 80px !important;
}

.cst-gap-img img {
    height: 382px;
    object-fit: cover;
}
.cst-ingredient-sec {
    /* background: url(/cdn/shop/files/Frame_1171274742.png?v=1770285050); */
    background:#ecf7f9;
    padding: 60px 50px;
    background-size: cover;
    background-repeat: no-repeat;
}

.cst-ingredient-sec .page-width {
    padding: 0 !important;
}

.cst-ingredient-sec .title-wrapper-with-link {
    text-align: center;
    justify-content: center;
    margin-bottom: 50px !important;
}

.cst-ingredient-sec .title-wrapper-with-link h2 {
    background: linear-gradient(270deg, rgba(25, 123, 132, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: "WarblerDeck-Regular", sans-serif;
    font-size: 40px;
    line-height: 130%;
    font-weight: 400;
}

.cst-ingredient-sec .multicolumn-card__info h3 {
    color: #000;
    text-align: center;
    font-family: "WarblerDeck-Regular", sans-serif !important;
    font-size: 26px;
    line-height: 115%;
    font-weight: 500;
}

.cst-ingredient-sec .multicolumn-card__info p {
    color: #000;
    text-align: center;
    font-family: "Lato-Regular", sans-serif !important;
    font-size: 16px;
    line-height: 115%;
    font-weight: 500;
}



.cst-silent-sec .image-overlay {
    padding: 16px 40px;
}

.cst-silent-sec .overlay-item {
    background: rgba(25, 123, 133, 0.47);
    border-radius: 7.08px;
    padding: 20.23px;
    display: flex;
    flex-direction: column;
    gap: 10.11px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    box-shadow: 11.12px 13.15px 26.8px 0px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(31.86px);
    max-width: 470px;
    width:100%;
    margin-bottom: 16px;
}
.image-overlay {
    display: flex !important;
    align-items: center;
}

.cst-silent-sec .overlay-text h4 {
    color: #ffffff;
    text-align: left;
    font-size: 24px;
    line-height: 24.27px;
    font-weight: 400;
    margin: 0;
    margin-bottom:5px;
}

.cst-silent-sec .overlay-text p {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    line-height: 20.23px;
    font-weight: 400;
    margin:0;
}
.cst-silent-sec .image-with-text__text-item.grid__item h2 {
    color: #322d2d;
    text-align: left;
    font-family: "WarblerDeck-Regular", sans-serif;
    font-size: 40px;
    font-weight: 400;
}

.cst-silent-sec .image-with-text__text-item.grid__item p {
    color: #666666;
    text-align: left;
    font-family: "Lato-Regular", sans-serif;
    font-size: 21px;
    font-weight: 400;
}

.cst-silent-sec .image-with-text__text-item.grid__item a {
    background: linear-gradient(
    270deg,
    rgba(255, 221, 211, 0.95) 0%,
    rgba(119, 178, 184, 0.97) 50%,
    rgba(0, 109, 119, 1) 100%
  );
    border-radius: 6px;
    width: 260px;
    height: 50px;
    position: relative;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.cst-silent-sec .image-with-text__text-item.grid__item a::after {
    display: none;
}
.cst-que-sec {
    background: url(/cdn/shop/files/Frame_2348.png?v=1770288335);
    padding: 60px 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.cst-que-sec .rich-text.content-container.color-scheme-1.gradient {
    background-color: transparent;
}

.cst-que-sec .rich-text__blocks h2 {
    color: #ffffff;
    text-align: center;
    font-family: "WarblerDeck-Regular", sans-serif;
    font-size: 40px;
    line-height: 140%;
    font-weight: 400;
}

.cst-que-sec .rich-text__blocks p {
    color: #ffffff;
    text-align: center;
    font-family: "Lato-Medium", sans-serif;
    font-size: 27px;
    line-height: 140%;
    font-weight: 500;
}

.cst-que-sec .rich-text__buttons a {
    background: linear-gradient(
    270deg,
    rgba(255, 221, 211, 0.95) 0%,
    rgba(119, 178, 184, 0.97) 50%,
    rgba(0, 109, 119, 1) 100%
  );
    border-radius: 6px;
    width: 214px;
    height: 50px;
    position: relative;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.cst-que-sec .rich-text__buttons a::after {
    display: none;
}
.cst-hydrat-sec {
    background-color: #006D77;
    margin-top: 120px;
}

.cst-hydrat-sec h2 {
    color: #ffffff;
    font-family: "WarblerDeck-Regular", sans-serif;
    font-size: 56px;
    line-height: 120%;
    font-weight: 400;
    text-align: center;
}

.cst-hydrat-sec .title-wrapper-with-link {
    justify-content: center;
}

.cst-hydrat-sec .blog-subtext p {
    color: #ffffff;
    text-align: center;
    font-size: var(--text-sizes-text-medium, 18px);
    line-height: 150%;
    font-weight: 400;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}
.cst-hydrat-sec .custom-blog-card {
    background: #fdfdf1;
    border-radius: 20px;
    display: flex;
    align-items: center;
      align-self: stretch;

}
.custom-blog-card__image {
    height: 100%;
}

.cst-hydrat-sec .page-width-desktop {
    padding-top: 100px;
    padding-bottom: 100px;
}


.cst-hydrat-sec .custom-blog-card__content {
    padding: 24px;
}

.cst-hydrat-sec .custom-blog-card__image a {
    display: block;
    height: 100%;
}

.cst-hydrat-sec .custom-blog-card__image a img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 100%;
    object-fit:cover;
}


.cst-hydrat-sec .custom-blog-card__content h3 {
    color: #2b3644;
    text-align: left;
    font-size: 32px;
    line-height: 140%;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}

.cst-hydrat-sec .custom-blog-card__content h3 a {
    color: #2b3644;
}

.cst-hydrat-sec .custom-blog-card__excerpt {
    color: #2b3644;
    text-align: left;
    font-family: "Lato-Regular", sans-serif;
    font-size: var(--text-sizes-text-regular, 16px);
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 20px;
}

.cst-hydrat-sec .custom-blog-card__button {
    border-radius: 20px;
    border-style: solid;
    border-color: #2b3644;
    border-width: 1px;
    width: 128px;
    height: 40px;
    padding: 8px 18px;
    color: #2b3644;
    text-align: left;
    font-family: "Lato-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
}

.cst-silent-sec {
    padding: 100px 50px;
}

/* 6-2-26 */
.banner__text.rte.body.banner-para p {
    font-size: 18px;
    line-height: 30px;
    max-width: 590px;
    font-weight: 400;
}
.newsletter-form__field-wrapper .field__input {
    padding: 10px 20px;
    font-size: 16px;
    border-style: solid !important;
    border-color: #e5e7eb !important;
    border-width: 1px !important;
}

.cst-silent-sec .image-with-text__media.image-with-text__media--adapt {
    padding-bottom: 0!important;
    height: 675px;
}

.cst-silent-sec {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.tabbed-products h2.heading {
    font-size: 48px;
    font-weight: 400;
}
.product-card {
    padding: 14px !important;
 
}
.cst-shop-email .newsletter-form__field-wrapper .field__input {
    border: none !important;
    border-bottom: 1px solid #212529 !important;
    border-radius: 0 !important;
}


/* 11/02/26 */
.cst-email-social .list-social {
    gap: 10px;
    padding-top: 30px;
}


.multicolumn .title-wrapper-with-link {
    padding: 0;
}
.cst-breakdown-sec img {
    border-radius: 54px;
}

/* 03/04/2026 css start */

.cst-shop-flavor .title-wrapper-with-link {
    display: flex;
    justify-content: center;
}

.cst-shop-flavor .cst-text-wrapper {
    text-align: center;
    margin-bottom: 50px;
}
.cst-shop-flavor .title-wrapper-with-link .title {
    font-size: 40px;
    color: #006d75;
}
.cst-shop-flavor .cst-text-wrapper p {
    color: #4b5563;
    font-size: 17px;
}
.cst-shop-flavor .multicolumn-list li {
    width: 100%!important;
    flex-grow: unset!important;
    flex-shrink: unset!important;
}

.cst-shop-flavor .multicolumn-list{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.cst-blog-sec .multicolumn-card {
    position: relative;
    overflow: hidden;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 370px !important;
    border-radius: 12px !important;
}
.cst-blog-sec .multicolumn-card.content-container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #00000080;
    border-radius: 12px;
    z-index: 1;
}
.cst-blog-sec .multicolumn-card__info {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    z-index: 2;
    color: #fff;
    padding: 0;
}
.cst-blog-sec .title-wrapper-with-link {
    justify-content: center;
}
.cst-blog-sec .title-wrapper-with-link .title {
    font-size: 40px;
    color: #006d75;
}
.cst-blog-sec .cst-text-wrapper p {
    text-align: center;
    margin-top: 0;
    color: #4b5563;
    margin-bottom: 50px;
    font-size: 17px;
}
.cst-blog-sec .page-width {
    padding: 40px 20px 60px;
}

.ingredient-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 20px !important;
    border: 1px solid #006d75 !important;
}

.ingredient-item img {
  width: 30px;
  height: 30px;
  transition: 0.3s;
}

.ingredient-item:hover img {
  filter: brightness(0) invert(1);
}
.ingredient-deep-dive {
    padding: 60px 0;
    background: #d2ddcd94;
    background-image: url(/cdn/shop/files/Frame_1171274741.webp?v=1775220562) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative !important;
}

.ingredient-deep-dive .ingredient-scroll {
    flex-wrap: wrap;
    gap: 15px;
    overflow: unset;
    justify-content: center;
}
.ingredient-deep-dive .ingredient-scroll .ingredient-item p {
    margin: 0;
}
.bottom-text ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 32px;
    padding-left: 10px;
}
.bottom-text {
    border: 1px solid #006d75;
    border-radius: 50px;
    width: 100%;
    max-width: 570px;
    margin: 20px auto;
    padding: 0 30px;
    background-color: #006d75;
}
.sec-text p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}
.section-title {
    margin-bottom: 0 !important;
    font-size: 40px !important;
}
.bottom-text ul li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    padding: 6px;
}

.cart__warnings a.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 16px 50px 16px 36px;
    min-height: 56px;
    background: linear-gradient(270deg, #ffddd3f2, #77b2b8f7, #006d77);
    border-radius: 12px;
    border: none !important; 
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1.8px;
    font-weight: 600;
    text-transform: uppercase;
}
.cart__warnings .button::before,
.cart__warnings .button::after {
    border: none !important;
    content: none !important;
}

.cst-shop-flavor .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width.multicolumn-card-spacing {
    max-width: 440px;
    margin: 0 auto;
}
.cst-shop-flavor .multicolumn-card__info .link {
   
    font-size: 18px;
    font-weight: 800;
}
.cst-shop-flavor .multicolumn-list {
    max-width: 1070px;
    margin: 0 auto;
}

.cst-shop-flavor .multicolumn-card__info {
    max-width: fit-content;
    margin: 0 auto;
}
/* 03/04/2026 css start */

/* 07/04/26 */
.cst-story-sec p strong {
    color: black;
}
.cst-story-sec ol {
    list-style-position: outside!important;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.cst-mission-sec .image-with-text__text h2 {
    background: linear-gradient(270deg, #197b84, #061c1e);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    max-width: max-content;
}
.cst-faq-sec .collapsible-content-wrapper-narrow {
    max-width: 1200px;
}
.cst-faq-sec h2.collapsible-content__heading.inline-richtext.h1 {
    text-align: center;
    font-size: 40px;
}
.cst-faq-sec h3.accordion__title.inline-richtext.h4 {
    font-size: 21px;
}
.cst-faq-sec .collapsible-content__wrapper summary:before {
    
    width: 15px;
    height: 15px;
    
}
.cst-faq-sec .accordion__content p {
    font-size: 16px ;
   
}
.faq-banner .banner__heading {
   
    font-size: 55px;
    
    padding-bottom: 5px;
}
.faq-banner .banner__text.rte.body.banner-para p {
    font-size: 20px;
    line-height: 27px;
}
.faq-banner {
    max-height: 450px !important;
    min-height: auto !important;
}
.cst-faq-sec summary {
    padding: 5px 0 !important;
}
.mega-menu__list .menu-product-info, .menu-drawer .menu-product-info {
    text-align: left;
}
.mega-menu__list .menu-product-item, .menu-drawer .menu-product-item {
    display: flex;
    gap: 30px;
    align-items: center;
}
.menu-drawer .menu-product-item{
    gap: 20px !important;
}

.mega-menu__list .header__menu-item, .menu-drawer .header__menu-item {
    border: 1px solid #3b9097ba;
    margin: 10px;
    border-radius: 8px;
    padding: 10px;
    background: #ecf7f9;
}
.mega-menu__list img.menu-product-image, .menu-drawer img.menu-product-image {
    border-radius: 8px;
}
.mega-menu__list  {
    max-width: 1000px;
}

/* Base state */
.mega-menu__content {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
    pointer-events: none;
}

/* Open state */
details[open] > .mega-menu__content {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
.mega-menu__content .menu-product-item img, .menu-drawer .menu-product-item img {
    max-width: 100px;
    height: auto;
}
.mega-menu__content .menu-product-info strong, .menu-drawer .menu-product-info strong {
    font-size: 16px;
    color: #006D77;
}
.mega-menu__content .menu-product-info p, .menu-drawer .menu-product-info p{
     color: #006D77;
}
.menu-drawer .menu-product-info p {
    color: #006d77;
    margin-top: 5px;
    margin-bottom: 0;
}
.banner__buttons a, a.routine-footer-button, .img-text-home a.button, .routine-footer-button {
    font-size: 16px !important;
    padding: 14px 30px !important;
}
.cst-mission-sec .image-with-text__content .image-with-text__text+.button{

}
.cst-multicol-home .title, .img-text-home .image-with-text__heading, .inclusive-sec h2, .cst-formula-sec .title, .one-scoop-section .heading,  {
    font-size: 40px;
    line-height: normal;
}
.routine-section .routine-heading {
   
    font-size: 40px;
    margin-bottom: 40px;
    
}
.prelaunch-testimonials .section-header h2 {
    font-size: 40px !important;
    margin-bottom: 0 !important;
    line-height: 43px !important;
}
.prelaunch-testimonials .section-header {
    
    margin-bottom: 40px !important;
}
#shopify-section-template--17763625238594__image_with_text_nTQtb7 .icon-text-container .cst-icon img {
    width: 50px !important;
    height: 50px !important;
}
#shopify-section-template--17763625238594__multicolumn_FUyiQD .cst-multicol-home .media--transparent.media--adapt img {
    
    width: 45px !important;
    height: 45px !important;
    
    margin-left: 5px !important;
}
.img-text-home .image-with-text__media {
    
    max-height: 650px !important;
    min-height: 620px !important;
    padding: 0 !important;
}

.cst-design-banner-sec {
    min-height: 450px !important;
}
.cst-demand-sec  .cst-text-wrapper p {
    color: #666666;
    text-align: center;
    font-size: 18px;
    line-height: 24.27px;
    font-weight: 500;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px;
}
.one-scoop-section .subheading {
   
    font-size: 18px !important;
    margin-top: 15px !important;
}
.reviews-section .review-sec-header h2 {
    font-size: 40px !important;
    margin-bottom: 5px;
}
.review-sec-header p {
    font-size: 18px;
    
}
.one-scoop-section  ul.features li {
    font-size: 18px;
}
.comparison p {
    font-size: 18px;
}
.one-scoop-section {
    
    padding-top: 0 !important;
}












































/* media start  */

@media screen and (max-width: 1440px){
.inclusive-sec .image-with-text__grid {
    grid-template-columns: 1fr 1fr;
}
.inclusive-sec .image-with-text__media-item {
    grid-column: 2;
}
.inclusive-sec .image-with-text__text-item {
    grid-column: 1;
}
.inclusive-sec .image-with-text__content {
    padding-left: 20px;
    padding-right: 20px;
}
.cst-ingredient-sec .multicolumn-card__info h3 {
    font-size: 24px;

}
.cst-ingredient-sec .multicolumn-card__info p {
    font-size: 16px;

}
.cst-mission-sec .image-with-text__content {
    padding-left: 20px;
}
}

@media screen and (max-width: 1200px){
    .cst-hydrat-sec {
    margin-top: 40px;
}
    .cst-silent-sec {
    padding: 40px 10px;
}
.cst-password-banner .banner__content {
padding-inline: 40px !important;
} 
.giving-back-sec .page-width {
padding: 60px 50px;
} 
.shop-pg-banner .banner__content h2 {
font-size: 76px;
}
.shop-pg-banner .banner__text.rte.body p {
font-size: 20px;
}
.shop-pg-banner .banner__text.rte.body:nth-child(3) p {
font-size: 16px;
}
.newsletter.cst-shop-email .newsletter-left {
grid-template-columns: 1fr;
}
.newsletter.cst-shop-email .newsletter-left div:not([class]) {
grid-area: auto;
}
.newsletter.cst-shop-email .newsletter-layout h2 {
margin: 0 auto 20px;
text-align: center;
}
.newsletter .newsletter__subheading p {
text-align: center;
}

.cst-design-banner-sec .banner__text p {
    font-size: 18px;
}
.cst-design-banner-sec .banner__box.content-container h2 {
    font-size: 50px;

}
.cst-formula-sec .multicolumn-list {
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}
.cst--absorption-sec .cst-gap-haeding h2 {
    font-size: 40px;
}

.cst-ingredient-sec {
    background: #f7fbf5;
}

.cst-ingredient-sec .multicolumn-card__info h3 {
    font-size: 24px;

}
.cst-ingredient-sec .multicolumn-card__info p {
    font-size: 16px;

}
.cst-hydrat-sec .custom-blog-card__content h3 {
    font-size: 22px;

}
.cst-hydrat-sec .custom-blog-card__content {
    padding: 16px;
}
.cst-silent-sec {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.cst-hydrat-sec h2 {
    font-size: 40px;
 
}

.cst-que-sec .rich-text__blocks h2 {
    font-size: 30px;
}
.cst-que-sec .rich-text__blocks p {
    font-size: 18px;
}
.cst-que-sec {
    padding: 60px 20px;
   
}
.cst-hydrat-sec .custom-blog-card__image a img {
    width: 220px;
}
.cst-hydrat-sec .page-width-desktop {
    padding-top: 60px;
    padding-bottom: 10px;
}
.cst-hydrat-sec .custom-blog-card__excerpt {
  
    font-size: var(--text-sizes-text-regular, 14px);
}
}



@media screen and (max-width: 1024px){
.banner {
height: 100%;
min-height: 560px!important;
}
.cst-img-text-password {
padding: 0 30px!important;
}
.cst-img-text-password .image-with-text__content {
padding-left: 50px;
padding-right: 30px;
}
.cst-password-banner .banner__media img {
object-position: center left !important;
}
/* .cst-formula-sec .cst-text-wrapper p {
    font-size: 23px;
    line-height: 33px;

} */
.cst-formula-sec {
    padding: 60px 20px;
}
.cst-silent-sec .image-with-text__media.image-with-text__media--adapt {
    padding-bottom: 0 !important;
    height: 500px;
}
.cst-silent-sec .overlay-text h4 {
    font-size: 24px;

}
.cst-silent-sec .image-with-text__text-item.grid__item p {

    font-size: 16px;
}
.cst-silent-sec .image-with-text__text-item.grid__item h2 {
    font-size: 33px;
}
.cst-shop-flavor .title-wrapper-with-link .title {
    font-size: 48px;
}
.cst-blog-sec .title-wrapper-with-link .title {
    font-size: 48px;
}
.cst-faq-sec h2.collapsible-content__heading.inline-richtext.h1 {
        font-size: 40px;
    }

    .cst-faq-sec h3.accordion__title.inline-richtext.h4 {
        font-size: 20px;
    }

    .cst-faq-sec .accordion__content p {
        font-size: 15px;
    }
.faq-banner .banner__heading {
        font-size: 48px;
    }

    .faq-banner .banner__text.rte.body.banner-para p {
        font-size: 18px;
        line-height: 25px;
    }
.cst-ingredient-sec .multicolumn-card__info h3 {
    font-size: 20px;
}
.cst-ingredient-sec .multicolumn-card__info p {
    font-size: 14px;
}
.section-title {
    
    margin-top: 0;
}
.cst-ingredient-sec ul.multicolumn-list li {
    width: 100%;
    max-width: 100%;
}
.cst-design-banner-sec {
        min-height: 380px !important;
    }
.cst-design-banner-sec .banner__box.content-container h2 {
        font-size: 44px;
    }
}

@media screen and (max-width: 991px){
    .cst-ingredient-sec ul.multicolumn-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:20px;
}
.image-with-text__grid.grid.grid--gapless.grid--1-col.grid--3-col-tablet {
flex-direction: column;
}
.cst-img-text-password .image-with-text__media-item.image-with-text__media-item--small.image-with-text__media-item--top.grid__item {
height: 300px;
width: 100%;
max-width: 300px;
}
.image-with-text__text-item.grid__item {
width: 100%;
}
.cst-img-text-password .image-with-text__content {
padding-left: 0px;
padding-right: 0px;
}
.cst-img-text-password {
padding: 0 50px!important;
}
.banner__heading {
background: linear-gradient(270deg,#006d77 0% 50%,#000);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
text-align: left;
width: 100%;
font-size: 60px;
line-height: normal;
padding-bottom: 10px;
}
/* .banner__box.content-container.content-container--full-width-mobile.color-scheme-f3e7a25d-0bf5-44ad-9b9b-1a99db8dbd83.gradient {
height: 100%;
} */
.banner {
height: 100%;
min-height: 500px!important;
}

.cst-password-banner .banner__media::after {
content: "";
position: absolute;
inset: 0;
display: block !important;
background: #ffffff8c;
z-index: 1;
opacity: 1;
}
.cst-breakdown-sec .title-wrapper-with-link .title {
font-size: 42px;
line-height: 44px;
}
.img-text-home .image-with-text__heading {
font-size: 42px;
line-height: 44px;
margin-top: 0 !important;
}
/* .newsletter .inline-richtext {
font-size: 42px;
line-height: 44px;
} */
.cst-breakdown-sec ul li .multicolumn-card__image-wrapper {
width: 60px!important;
height: 60px!important;
}
.cst-multicol-home ul li .multicolumn-card__image-wrapper {
width: 60px!important;
height: 60px!important;
}
.shop-pg-banner .banner__content h2 {
font-size: 55px;
}
.shop-pg-banner .banner__content.page-width {
padding-left: 0!important;
}
.tabbed-products .tabs button {
font-size: 15px;
}
.tabbed-products .section-text p {
font-size: 18px;
}
.inclusive-sec .image-with-text__media-item {
    padding: 40px 0 20px;
}
.inclusive-sec .image-with-text__grid {
    display: flex;
}
.cst-story-sec .page-width {
    padding: 0 15px;
}

.cst-mission-sec .page-width {
    padding: 0 15px;
}

.inclusive-sec .page-width{
    padding: 0 15px;
}
.inclusive-sec .image-with-text {
    padding: 0;
}

.cst-mission-sec .image-with-text__content {
    padding: 30px 0 0;
}
.cst-story-sec .image-with-text__content {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}
.cst-mission-sec .image-with-text__content .image-with-text__text+.button {
    margin-top: 0;
}
.about-newsletter .newsletter__wrapper {
    padding: 80px 20px;
}

.inclusive-sec .image-with-text__content {
    padding-bottom: 20px;
    padding-top:10px;
}
.cst--absorption-sec .page-width>div {
    grid-template-columns: 1fr !important;

}
.cst-formula-sec .multicolumn-list {
    gap: 40px;
    grid-template-columns: 1fr;
}
.cst-design-banner-sec .banner__box.content-container h2 {
    font-size: 40px;
}
.cst-hydrat-sec .custom-blog-card__image a img {
    width: 120px;
}
.cst-silent-sec .image-overlay {
    padding: 16px 20px;
}
.inclusive-sec h2.image-with-text__heading.inline-richtext.h1 {
    width: 100%;
    font-size: 28.8px;
}
.faq-banner {
    
    min-height: auto !important;
}
.img-text-home .image-with-text__content {
    padding: 20px 0px 0 0;
}
.img-banner-home .banner__content {
    padding: 50px;
    padding-left: 30px !important;
}
}

@media screen and (max-width: 768px){
  
.cst-password-banner .banner__content {
padding-inline: 20px !important;
}
.img-text-home {
background: #ecf7f9;
padding: 60px 0!important;
}
.cst-breakdown-sec .slider-mobile-gutter {
padding-top: 40px;
}
.cst-breakdown-sec .cst-text-wrapper p {
padding: 10px 20px 10px 20px !important;
}
.cst-breakdown-sec .tab-container {
padding: 20px 0;
}
.cst-breakdown-sec .multicolumn-card__info {
padding: 20px 0 0!important;
}
footer.footer .footer__blocks-wrapper {
grid-template-columns: 1fr 1fr;
row-gap: 2rem;
gap: 20px;
}
.footer__content-bottom-wrapper .footer__copyright {
flex-direction: column;
text-align: center!important;
}
.footer__copyright .policies {
margin-left: 0;
}
footer.footer .footer__blocks-wrapper .footer-block {
width: 100%;
margin: 0;
}
footer.footer .footer-block__details-content {
margin-bottom: 0rem;
}
.cst-demand-sec .multicolumn-list {
    gap: 20px;
    grid-template-columns: 1fr ;
}
.one-scoop-section .content-grid {
    grid-template-columns: 1fr !important;
  
}
.title-wrapper-with-link h2 {
    font-size: 30px;
}
.one-scoop-section .heading {
    font-size: 30px !important;
}
section#shopify-section-template--17763625402434__main .page-width {
    padding: 0 20px;
}

.cst-story-sec p.image-with-text__text.image-with-text__text--caption.subtitle.subtitle--large.subtitle {
    margin-top: 20px;
    margin-bottom: 15px;
}
.cst-mission-sec .image-with-text__content .image-with-text__text+.button {
    min-height: 0;
    font-size: 16px;
    padding: 14px 50px 14px 24px;
}

.collapsible-content .collapsible-content__wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}
.cst-shop-flavor .title-wrapper-with-link .title {
    font-size: 38px;
}
.cst-blog-sec .title-wrapper-with-link .title {
    font-size: 38px;
}
.section-title {
    margin: 0!important;
}
.inclusive-sec h2.image-with-text__heading.inline-richtext.h1 {
    width: 100%;
    font-size: 28px;
}
.cst-story-sec h2.image-with-text__heading {
    font-size: 28px;
}
.cst-mission-sec .image-with-text__text h2 {
    font-size: 24px;
    margin-bottom: 5px;
}
.cst-faq-sec h2.collapsible-content__heading.inline-richtext.h1 {
        font-size: 32px;
    }

    .cst-faq-sec h3.accordion__title.inline-richtext.h4 {
        font-size: 18px;
    }

    .cst-faq-sec .accordion__content p {
        font-size: 14px;
    }
     .cst-faq-sec .collapsible-content summary:before {
        width: 11px;
        height: 11px;
    }
.cst-faq-sec .accordion__content p {
        font-size: 15px;
    }

    .faq-banner .banner__heading {
        font-size: 36px;
    }

    .faq-banner .banner__text.rte.body.banner-para p {
        font-size: 16px;
        line-height: 24px;
    }
    .cst-design-banner-sec {
        min-height: 320px !important;
    }
.cst-design-banner-sec .banner__box.content-container h2 {
        font-size: 34px;
        line-height: 120%;
    }
}
@media screen and (max-width: 767px){
    .cst-ingredient-sec .title-wrapper-with-link {
    
    margin-bottom: 50px !important;
}
.reviews-slider {
    padding: 0;
}


.banner__content.page-width {

padding-left: 30px!important;
}
.banner__heading {
font-size: 45px;
}
.banner__text p {

font-size: 18px;

}
.email-signup-banner .banner__content.page-width {
padding-top: 40px;
padding-bottom: 50px;
max-height: fit-content;
}
.email-signup-banner .img-block {
width: 140px;

height: 140px;

}
.banner h2.email-signup-banner__heading.h1 {

font-size: 40px;

}
.banner .newsletter__subheading.rte.body h1 {
color: #4b5563;
text-align: center;
font-family: Lato-Light,sans-serif;
font-size: 16px;
line-height: 20px;
font-weight: 300;
letter-spacing: normal;
}
.newsletter__subheading.rte.body {
margin-top: 10px;
}
.email-signup-banner {
background: #ecf7f9;
min-height: 300px !important;
}
.cst-password-banner{
height: 100%;
min-height: 400px!important;
}
.cst-password-banner a {

font-size: 16px;

}
.cst-password-banner .banner__box {

display: flex !important;
flex-direction: column;
align-items: start !important;
}
.cst-password-banner .banner__box {
padding: 0 !important;
}
.banner__buttons {
margin-top: 20px!important;
}
.banner__heading {

padding-bottom: 0px;
}
.banner--desktop-transparent .email-signup-banner__box .field__input {
background-color: transparent;
}
.email-signup-banner .banner__content.page-width {

padding: 20px 0!important;

}
.password-header {
padding: 10px 10px;

}
.password-header img {
margin: 0;
}
/* .cst-multicol-home .cst-text-wrapper p {
color: #000!important;
font-size: 22px;
line-height: 35px;
letter-spacing: -.5px;
padding: 0 20px;
} */
.cst-multicol-home .page-width {
padding: 50px 50px;
}
.cst-multicol-home .page-width {
padding: 50px 20px!important;
}
.cst-multicol-home .title {

color: #006d75;
text-align: center;
}
.img-banner-home .banner__content.page-width {
padding-left: 0!important;
}
.img-banner-home .banner__buttons {
margin: 0 0 0 auto;
width: 100%;
max-width: 100%;
}
.shop-pg-banner .banner__content h2 {
font-size: 36px;
}
.shop-pg-banner .banner__text.rte.body p {
font-size: 17px;
}
.shop-pg-banner .banner__text.rte.body:nth-child(3) p {
font-size: 15px;
line-height: normal;
}
.tabbed-products .products {
flex-wrap: wrap;
}
.collapsible-content .accordion {
    border-radius: 10px;
}
.collapsible-content .accordion {
    padding: 10px 15px;
}
.faq-banner .banner__heading.h2 {
    
    font-size: 16px;
    
}
}

@media screen and (max-width: 750px){
    .cst-product-sec .product__media.media.media--transparent {
    padding: 0;
    width: 100%;
}

.cst-product-sec .grid__item.product__media-wrapper {
    padding-right: 0px;
}

.cst-product-sec .product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient.constrain-height {
    width: 100%;
}
.cst-product-sec .slick-dots {
    position: absolute;
    bottom: 40px;
    z-index: 999;
}
.cst-product-sec button.slick-prev {

    bottom: 50px;
}
.cst-product-sec button.slick-next {

    bottom: 50px;
}
.cst-product-sec .slider-buttons.quick-add-hidden {
    display: none;
}
.cst-shop-flavor .multicolumn-list {
    gap: 10px;
}
}


@media screen and (max-width: 575px){
    .cst-ingredient-sec ul.multicolumn-list {
    grid-template-columns: 1fr;
}
      .cst-ingredient-sec .title-wrapper-with-link h2 {
    font-size: 30px;
}
.banner__heading {
font-size: 38px;
}
.cst-hydrat-sec .custom-blog-card__content {
    padding: 24px 10px;
}
.cst-hydrat-sec .custom-blog-card__content h3 {
    font-size: 18px;
}
.banner__text p {
font-size: 14px;
letter-spacing: normal;
}
.cst-password-banner a {
font-size: 14px;
letter-spacing: 1px;
padding: 10px 10px;
line-height: 27px;
}
.cst-password-banner {
height: 100%;
min-height: 300px!important;
}
.email-signup-banner .img-block {
width: 120px;
height: 120px;
}
.email-signup-banner .banner__content.page-width {
padding: 30px 20px!important;
}
.banner h2.email-signup-banner__heading.h1 {
font-size: 35px;
}
.cst-img-text-password .image-with-text__media-item.image-with-text__media-item--small.image-with-text__media-item--top.grid__item {
height: 350px;
width: 100%;
max-width: 100%;
}
.cst-multicol-home .page-width {
padding: 50px 20px 30px 20px!important;
}

.cst-breakdown-sec .tab-container .tab-btn {
padding: 10px 20px;
}
.cst-breakdown-sec .title-wrapper-with-link .title {
font-size: 36px;
line-height: 40px;
}
.img-text-home .image-with-text__heading {
font-size: 36px;
line-height: 40px;
}
.cst-multicol-home .page-width {
padding: 50px 15px 30px!important;
}
.cst-multicol-home .cst-text-wrapper p {
padding: 0;
}
.newsletter .inline-richtext {
font-size: 36px;
line-height: 40px;
}
.cst-breakdown-sec .multicolumn-card__info {
padding: 15px 0 0!important;
}
footer.footer .footer__blocks-wrapper {
grid-template-columns: 1fr;
}
.cst-product-sec .product__media.media.media--transparent {
    height: 433px;
}

.collapsible-content .collapsible-content-wrapper-narrow .collapsible-content__heading {
    margin-bottom: 0;
}
.faq-banner .banner__box {
    padding: 15px;
}
.cst-shop-flavor .title-wrapper-with-link .title {
    font-size: 30px;
}
.cst-shop-flavor .page-width {
    padding: 30px 20px !important;
}
.cst-shop-flavor .cst-text-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
.cst-blog-sec .title-wrapper-with-link .title {
    font-size: 30px;
}
.cst-blog-sec .page-width {
    padding: 40px 10px 50px !important;
}
.bottom-text ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px 30px;
    padding-left: 10px;
}
.section-title {
    font-size: 30px !important;
}
.img-text-home {
   
    padding: 30px 0!important;
}
.img-text-home .image-with-text__media {
    max-height: 650px !important;
    min-height: 520px !important;
    
}
.image-with-text {
    padding: 5px;
}
.img-text-home .icon-text-container {
   
    gap: 15px;
    
}
#shopify-section-template--17763625238594__image_with_text_nTQtb7 .icon-text-container .cst-icon img {
    width: 40px !important;
    height: 40px !important;
}
.img-text-home .icon-text p strong {
    font-size: 17px;
    
}
.prelaunch-testimonials .section-header h2 {
    font-size: 30px !important;
    margin-bottom: 0 !important;
    line-height: 35px !important;
}
.prelaunch-testimonials .section-header {
    margin-bottom: 20px !important;
}
.prelaunch-testimonials {
    padding: 30px 15px;
}
.banner__text.rte.body.banner-para p {
    font-size: 15px;
    
}
.cst-gap-img {
    margin-top: 30px !important;
}
.cst-ingredient-sec {
    background: #f7fbf5;
    padding: 30px;
}
.image-with-text__content {
    
    padding: 30px 0 0 0 !important;
}
.ingredient-deep-dive {
    padding: 30px 0;
    
}
.cst-formula-sec {
    padding: 30px 20px;
}
.cst--absorption-sec .page-width>div {
    
    gap: 20px !important;
}
}


@media screen and (max-width:480px){

.cst-img-text-password {
padding: 17px 20px!important;
}
.banner__content.page-width {
padding-left: 15px!important;
}
.banner__heading {
font-size: 32px;
}
.banner__text p {

line-height: normal;
}
.cst-img-text-password .image-with-text__content {

padding-top: 20px;
}
.cst-img-text-password .image-with-text__content {

padding-bottom: 10px;
}
.banner h2.email-signup-banner__heading.h1 {
font-size: 32px;
}

.cst-breakdown-sec .tab-container {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 10px;
}
.cst-breakdown-sec .tab-container .tab-btn {
padding: 10px 30px;
}
.cst-breakdown-sec .multicolumn-card {
padding: 20px;
}
.cst-breakdown-sec .title-wrapper-with-link .title {
font-size: 32px;
line-height: 40px;
}
.cst-breakdown-sec .cst-text-wrapper p {
font-size: 16px;
line-height: 24px;
}
.img-text-home .image-with-text__heading {
font-size: 32px;
line-height: 40px;
}
.newsletter .inline-richtext {
font-size: 32px;
line-height: 40px;
}
.section-header h2 {
font-size: 32px;
line-height: 40px;
}
.giving-back-sec .multicolumn-card__info .rte h3 {
font-size: 22px;
line-height: 25px;
}
.cst-breakdown-sec .multicolumn-card__info {
padding: 10px 0 0!important;
}
.newsletter-form__field-wrapper .newsletter-form__button {
color: #fff;
font-size: 12px;
}
    .cst--absorption-sec .cst-gap-haeding h2 {
        font-size: 30px;
    }
    .cst-shop-flavor .cst-text-wrapper {
    margin-bottom: 20px;
}
.cst-blog-sec .cst-text-wrapper p {
    margin-bottom: 40px;
}
.cst-shop-flavor .multicolumn-list {
    flex-wrap: wrap;
}
.inclusive-sec .image-with-text__media-item {
    padding: 30px 0 20px 0px;
}
.inclusive-sec .image-with-text__content {
    padding-bottom: 20px;
    padding-top: 0px;
}
.inclusive-sec .image-with-text__content {
    padding-left: 0px;
    padding-right: 0px;
}
.cst-story-sec .image-with-text {
    padding: 0px;
}
.cst-mission-sec .image-with-text {
    padding: 0px;
}
.cst-faq-sec h2.collapsible-content__heading.inline-richtext.h1 {
        font-size: 26px;
    }

    .cst-faq-sec h3.accordion__title.inline-richtext.h4 {
        font-size: 16px;
    }

    .cst-faq-sec .accordion__content p {
        font-size: 13px;
    }
.faq-banner .banner__heading {
        font-size: 28px;
    }

    .faq-banner .banner__text.rte.body.banner-para p {
        font-size: 15px;
        line-height: 22px;
    }
    .newsletter .inline-richtext {
    font-size: 27px;
    
}
.prelaunch-testimonials .section-header h2 {
    font-size: 27px !important;
    
}
.prelaunch-testimonials {
    padding: 30px 15px;
}
.giving-back-sec .page-width {
    padding: 30px 50px;
}
.newsletter h2 {
    margin-bottom: 5px;
}
.cst-design-banner-sec {
        min-height: 260px !important;
    }
.cst-design-banner-sec .banner__box.content-container h2 {
        font-size: 26px;
        line-height: 125%;
    }
.title-wrapper-with-link h2 {
    font-size: 25px;
}
.cst-design-banner-sec .banner__content {
    
    padding-left: 0 !important;
}
.img-text-home .image-with-text__media {
    max-height: 650px !important;
    min-height: 400px !important;
}
.img-banner-home .banner__content {
    padding: 0px;
   
}
.img-banner-home .banner__box {
    padding: 20px !important;
}
.ingredient-deep-dive .ingredient-scroll {
    gap: 10px;
}
.ingredient-deep-dive .ingredient-scroll .ingredient-item {
    flex-grow: 1;
}

.ingredient-deep-dive .ingredient-scroll .ingredient-item img {
    width: 25px;
    height: 25px;
}
}