.ctr-ingredients-cards{position:relative;overflow:hidden;background:var(--ctr-ing-bg, #ffeeef);color:var(--ctr-ing-text-color, #714473);padding:var(--ctr-ing-padding-top-mobile, 50px) 0 var(--ctr-ing-padding-bottom-mobile, 50px)}@media screen and (min-width:750px){.ctr-ingredients-cards{padding-top:var(--ctr-ing-padding-top, 100px);padding-bottom:var(--ctr-ing-padding-bottom, 60px)}}.ctr-ingredients-cards *{box-sizing:border-box}.ctr-ingredients-cards p,.ctr-ingredients-cards h1,.ctr-ingredients-cards h2,.ctr-ingredients-cards h3,.ctr-ingredients-cards h4,.ctr-ingredients-cards h5,.ctr-ingredients-cards h6,.ctr-ingredients-cards ul,.ctr-ingredients-cards ol,.ctr-ingredients-cards li{margin:0;letter-spacing:0}.ctr-ingredients-cards__inner{width:100%;max-width:var(--ctr-ing-max-width, 1440px);margin:0 auto;padding-left:var(--ctr-ing-padding-inline-mobile, 20px);padding-right:var(--ctr-ing-padding-inline-mobile, 20px);display:flex;flex-direction:column;align-items:center;gap:30px}@media screen and (min-width:750px){.ctr-ingredients-cards__inner{padding-left:var(--ctr-ing-padding-inline, 80px);padding-right:var(--ctr-ing-padding-inline, 80px);gap:50px}}.ctr-ingredients-cards__main{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (min-width:750px){.ctr-ingredients-cards__main{gap:80px}}.ctr-ingredients-cards__content{width:100%}.ctr-ingredients-cards__content-inner{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.ctr-ingredients-cards__header{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;color:var(--ctr-ing-text-color, #714473);text-align:center}.ctr-ingredients-cards__heading,.ctr-ingredients-cards__heading p{width:100%;color:inherit;font-family:var(--ctr-ing-title-font, var(--font-heading-family));font-style:var(--font-heading-style);font-size:var(--ctr-ing-title-size-mobile, 28px);line-height:1.3;letter-spacing:1px;text-align:center;text-transform:capitalize}@media screen and (min-width:750px){.ctr-ingredients-cards__heading,.ctr-ingredients-cards__heading p{font-size:var(--ctr-ing-title-size, 48px);line-height:1.2}}.ctr-ingredients-cards__heading p+p{margin-top:0}.ctr-ingredients-cards__subtitle{width:100%;color:inherit;font-family:var(--ctr-ing-subtitle-font, var(--font-body-family));font-size:var(--ctr-ing-subtitle-size-mobile, 18px);line-height:1.35;text-align:center}@media screen and (min-width:750px){.ctr-ingredients-cards__subtitle{max-width:1259px;font-size:var(--ctr-ing-subtitle-size, 20px);line-height:1.5}}.ctr-ingredients-cards__subtitle>*{margin:0}.ctr-ingredients-cards__carousel{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px;overflow:visible}.ctr-ingredients-cards__swiper{width:100%;overflow:visible}.ctr-ingredients-cards__swiper .swiper-wrapper{align-items:stretch}.ctr-ingredients-cards__slide{width:280px;min-width:250px;height:auto;cursor:pointer}@media screen and (min-width:750px){.ctr-ingredients-cards__slide{width:calc((100% - 60px)/4)}}.ctr-ingredients-cards__card{position:relative;width:100%;height:var(--ctr-ing-card-height-mobile, 350px);min-height:var(--ctr-ing-card-height-mobile, 350px);padding:20px;border-radius:16px;overflow:hidden;background:var(--ctr-ing-card-fallback-bg, #714473);display:flex;align-items:flex-end}@media screen and (min-width:750px){.ctr-ingredients-cards__card{height:var(--ctr-ing-card-height, 441px);min-height:var(--ctr-ing-card-height, 441px)}}.ctr-ingredients-cards__media,.ctr-ingredients-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ctr-ingredients-cards__media{z-index:0}.ctr-ingredients-cards__media picture,.ctr-ingredients-cards__media img{display:block;width:100%;height:100%}.ctr-ingredients-cards__media img{object-fit:cover;object-position:var(--ctr-ing-card-image-position, center center)}.ctr-ingredients-cards__overlay{z-index:1;background:var(--ctr-ing-card-overlay, linear-gradient(184deg, rgba(113, 68, 115, 0) 36%, rgba(113, 68, 115, .8) 77%))}.ctr-ingredients-cards__card-body{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;color:var(--ctr-ing-card-text-color, #ffeeef);text-align:left}.ctr-ingredients-cards__card-title,.ctr-ingredients-cards__card-title p{width:100%;color:inherit;font-family:var(--ctr-ing-card-title-font, var(--font-heading-family));font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--ctr-ing-card-title-size-mobile, 32px);line-height:1.2;letter-spacing:0;text-align:left}@media screen and (min-width:750px){.ctr-ingredients-cards__card-title,.ctr-ingredients-cards__card-title p{font-size:var(--ctr-ing-card-title-size, 32px)}}.ctr-ingredients-cards__card-title p+p{margin-top:0}.ctr-ingredients-cards__card-text{width:100%;color:inherit;font-family:var(--ctr-ing-card-text-font, var(--font-body-family));font-weight:600;font-size:var(--ctr-ing-card-text-size-mobile, 16px);line-height:1.2;text-align:left}@media screen and (min-width:750px){.ctr-ingredients-cards__card-text{font-size:var(--ctr-ing-card-text-size, 16px)}}.ctr-ingredients-cards__card-text>*{margin:0}.ctr-ingredients-cards__controls{display:none;align-items:center;justify-content:center;gap:20px;width:100%}@media screen and (min-width:750px){.ctr-ingredients-cards__controls{display:flex}}.ctr-ingredients-cards__controls.ctr-ingredients-cards__controls--hidden,.ctr-ingredients-cards__controls[hidden]{display:none}.ctr-ingredients-cards__nav{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;border-radius:30px;background:var(--ctr-ing-nav-bg, #714473);cursor:pointer;transition:opacity .2s ease}.ctr-ingredients-cards__nav:hover{opacity:.85}.ctr-ingredients-cards__nav.swiper-button-disabled{opacity:.5;cursor:default}.ctr-ingredients-cards__nav img{display:block;width:20px;height:auto}.ctr-ingredients-cards__pagination{display:flex;align-items:center;justify-content:center;gap:10px;width:auto!important;min-height:42px}.ctr-ingredients-cards__pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0!important;border-radius:20px;background:var(--ctr-ing-bullet-color, #714473);opacity:.5;transition:width .2s ease,opacity .2s ease}.ctr-ingredients-cards__pagination .swiper-pagination-bullet-active{width:25px;opacity:.5}.ctr-ingredients-cards__footer-text{width:100%;color:var(--ctr-ing-text-color, #714473);font-family:var(--ctr-ing-footer-font, var(--font-body-family));font-size:var(--ctr-ing-footer-size-mobile, 18px);line-height:1.35;text-align:center}@media screen and (min-width:750px){.ctr-ingredients-cards__footer-text{max-width:946px;font-size:var(--ctr-ing-footer-size, 22px);line-height:1.35}}.ctr-ingredients-cards__footer-text>*{margin:0}.ctr-ingredients-cards__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:16px 24px;border:none;border-radius:30px;background:var(--ctr-ing-button-bg, #714473);color:var(--ctr-ing-button-text, #ffffff);font-family:var(--ctr-ing-button-font, var(--font-heading-family));font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--ctr-ing-button-size-mobile, 18px);line-height:24px;letter-spacing:1px;text-align:center;text-decoration:none;text-transform:capitalize;cursor:pointer;transition:opacity .2s ease}@media screen and (min-width:750px){.ctr-ingredients-cards__button{width:auto;min-width:375px;font-size:var(--ctr-ing-button-size, 18px)}}.ctr-ingredients-cards__button:hover{opacity:.9}.ctr-ingredients-cards__button[aria-disabled=true]{cursor:default;opacity:.7}.ctr-ingredients-cards__button--desktop{display:none}@media screen and (min-width:750px){.ctr-ingredients-cards__button--desktop{display:inline-flex}}.ctr-ingredients-cards__button--mobile{display:inline-flex}@media screen and (min-width:750px){.ctr-ingredients-cards__button--mobile{display:none}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__inner{gap:24px}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__inner{gap:0;align-items:stretch;max-width:none;padding-right:0}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__main{gap:24px}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__main{flex-direction:row;align-items:flex-start;justify-content:flex-start}}@media screen and (min-width:1024px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__main{gap:80px}}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__content{width:38vw}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__content-inner{position:relative;z-index:1;gap:12px}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__content-inner{max-width:500px;width:100%;align-items:flex-start;gap:20px;padding:0 20px 40px;margin-left:auto}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__header{gap:12px}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__header{align-items:flex-start;text-align:left;gap:20px}}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__heading,.ctr-ingredients-cards--secondary .ctr-ingredients-cards__heading p{text-align:left}}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__subtitle{max-width:none;text-align:left}}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__footer-text{max-width:none;text-align:left}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__carousel{min-width:0;overflow:visible;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__carousel{width:auto;max-width:none;margin-left:0;flex:1 1 0;align-self:stretch;clip-path:inset(0 -100vw 0 0)}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__swiper{overflow:visible}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__slide{width:82%;max-width:310px;min-height:402px}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__slide.swiper-slide-active .ctr-ingredients-cards__card{height:100%}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__slide{width:100%;min-height:auto;max-width:310px}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__card{min-height:auto;height:380px;transition:height .3s ease}@media screen and (min-width:750px){.ctr-ingredients-cards--secondary .ctr-ingredients-cards__card{min-height:470px;height:auto}}.ctr-ingredients-cards--secondary .ctr-ingredients-cards__button--desktop{width:auto;min-width:clamp(200px,30vw,375px);max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ctr-ingredients-cards.css.map */
