.section-ingredients{--si-pad-x: 14px;--si-bleed: max(14px, calc((100vw - 1220px)/2) );padding-left:var(--si-pad-x);padding-right:var(--si-pad-x)}.section-ingredients__inner{display:flex;flex-direction:column;gap:80px;max-width:1220px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.section-ingredients__inner{gap:150px}}.section-ingredients__header{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:768px){.section-ingredients__header{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,calc(32 * (100vw / 1440)),32px);align-items:start}}.section-ingredients__title{font-family:var(--font-circular);font-size:44px;font-weight:700;line-height:1.1;color:#000}@media screen and (min-width:768px){.section-ingredients__title{font-size:clamp(32px,calc(55 * (100vw / 1440)),55px);font-weight:500;line-height:1}}.section-ingredients__title h1,.section-ingredients__title h2,.section-ingredients__title h3,.section-ingredients__title h4,.section-ingredients__title h5,.section-ingredients__title h6,.section-ingredients__title p{font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;margin:0}.section-ingredients__content{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.section-ingredients__body{font-family:var(--font-circular);font-size:18px;line-height:1.2;color:#000}.section-ingredients__body p{margin:0}.section-ingredients__body p+p{margin-top:1em}.section-ingredients__blocks{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:768px){.section-ingredients__blocks{gap:clamp(40px,calc(80 * (100vw / 1440)),80px)}}.section-ingredients__cards-list{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.section-ingredients__cards-list:not(.section-ingredients__cards-list--slider){width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding-left:14px}.section-ingredients__cards-swiper{overflow:hidden;width:100%}.section-ingredients__cards-swiper>.swiper-wrapper{align-items:stretch}.section-ingredients__cards-swiper>.swiper-wrapper>.shopify-block{display:flex;height:auto;flex-shrink:0}.section-ingredients__cards-swiper>.swiper-wrapper>.shopify-block .section-ingredients__card{flex:1;width:100%}.section-ingredients__cards-scrollbar{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:0!important;display:block;flex-shrink:0;width:calc(293 / 390 * 100%)!important;height:3px;margin-top:24px;margin-left:auto;margin-right:auto;border-radius:999px;background-color:#116e56}.section-ingredients__cards-scrollbar .swiper-scrollbar-drag{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#dde994,#d9efeb)}}@media screen and (min-width:768px){.section-ingredients__cards-list:not(.section-ingredients__cards-list--slider) .section-ingredients__cards-swiper.swiper{overflow:visible}.section-ingredients__cards-list:not(.section-ingredients__cards-list--slider) .section-ingredients__cards-swiper>.swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;transform:none!important;width:100%!important}.section-ingredients__cards-list:not(.section-ingredients__cards-list--slider) .section-ingredients__cards-swiper>.swiper-wrapper>.shopify-block{width:auto!important;height:auto!important;margin-right:0!important;min-width:0;display:flex}.section-ingredients__cards-list:not(.section-ingredients__cards-list--slider) .section-ingredients__cards-swiper>.swiper-wrapper>.shopify-block .section-ingredients__card{flex:1;width:100%}.section-ingredients__cards-scrollbar{display:none}}@media screen and (min-width:1920px){.section-ingredients__cards-list:not(.section-ingredients__cards-list--slider) .section-ingredients__cards-swiper>.swiper-wrapper{gap:28px}}.section-ingredients{overflow:hidden}.section-ingredients__cards-list--slider .section-ingredients__cards-swiper{overflow:hidden;width:100%}.section-ingredients__cards-list--slider{width:calc(100% + 2 * var(--si-bleed));margin-left:calc(-1 * var(--si-bleed));margin-right:calc(-1 * var(--si-bleed))}.section-ingredients__cards-list--measuring .section-ingredients__card-details{grid-template-rows:0fr!important;margin-top:calc(-1 * var(--card-gap))!important;transition:none!important}.section-ingredients__cards-list--measuring .section-ingredients__card{transition:none!important}.section-ingredients__cards-list--slider .section-ingredients__cards-swiper>.swiper-wrapper{align-items:flex-start}.section-ingredients__cards-list--slider .section-ingredients__cards-swiper>.swiper-wrapper>.shopify-block{display:flex;height:auto;flex-shrink:0;width:min(var(--si-card-max, 393px),87vw)}.section-ingredients__cards-list--slider .section-ingredients__cards-swiper>.swiper-wrapper>.shopify-block .section-ingredients__card{flex:1;width:100%;height:auto}.section-ingredients__cards-list--slider .section-ingredients__card-details{display:grid;grid-template-rows:0fr;margin-top:calc(-1 * var(--card-gap));transition:grid-template-rows .3s ease,margin-top .3s ease}.section-ingredients__cards-list--slider .section-ingredients__card-details-inner{overflow:hidden;min-height:0}.section-ingredients__cards-list--slider .section-ingredients__card.open .section-ingredients__card-details{grid-template-rows:1fr;margin-top:0}.section-ingredients__cards-list--slider .section-ingredients__card-toggle{display:flex;align-items:center;justify-content:center;width:100%;margin-top:calc(-1 * var(--card-gap) + 16px);padding:8px 0;border:0;background:none;cursor:pointer;color:#000}.section-ingredients__cards-list--slider .section-ingredients__card-toggle svg{width:23px;height:8px;transition:transform .25s ease}.section-ingredients__cards-list--slider .section-ingredients__card.open .section-ingredients__card-toggle svg{transform:rotate(180deg)}.section-ingredients__cards-pagination{position:relative;top:unset;bottom:unset;display:flex;justify-content:center;align-items:center;padding-top:40px}.section-ingredients__cards-pagination .swiper-pagination-bullet{opacity:1;width:8px;height:8px;background-color:transparent;border:2px solid #05060a}.section-ingredients__cards-pagination .swiper-pagination-bullet-active{width:13px;height:13px;background-color:#000}.section-ingredients__card{--card-gap: 24px;display:flex;flex-direction:column;gap:var(--card-gap);background-color:#fff;border-radius:10px;padding:20px;min-width:0;height:100%;box-sizing:border-box}@media screen and (min-width:768px){.section-ingredients__card{--card-gap: 32px;padding:clamp(20px,calc(32 * (100vw / 1440)),32px)}}.section-ingredients__card-image swiper{width:100%;max-width:100%;max-height:100vh;min-height:0;min-width:0}.section-ingredients__card-image-tag-wrapper{display:flex;justify-content:center}.section-ingredients__card-image-tag{width:100%;height:auto;object-fit:contain;max-width:329px;margin:0 auto}.section-ingredients__card-title{font-family:var(--font-circular);font-size:23px;line-height:1.1;color:#000}@media screen and (min-width:768px){.section-ingredients__card-title{font-size:clamp(22px,calc(28 * (100vw / 1440)),28px)}}.section-ingredients__card-title h1,.section-ingredients__card-title h2,.section-ingredients__card-title h3,.section-ingredients__card-title h4,.section-ingredients__card-title h5,.section-ingredients__card-title h6,.section-ingredients__card-title p{font-size:inherit;line-height:inherit;font-family:inherit;margin:0}.section-ingredients__card-title em,.section-ingredients__card-title i{font-style:italic}.section-ingredients__card-subtitle{margin-top:calc(-1 * var(--card-gap) + 16px);font-family:Akkurat-Mono-_1_,monospace;font-size:12px;line-height:1.2;color:#000}.section-ingredients__card-subtitle p{margin:0}.section-ingredients__card-toggle{display:none}.section-ingredients__card-text{font-family:var(--font-circular);font-size:14px;line-height:1.2;color:#000}.section-ingredients__card-text p{margin:0}.section-ingredients__card-text p+p{margin-top:1em}.section-ingredients__card-details{font-family:var(--font-circular);font-size:14px;line-height:1.2;color:#000}.section-ingredients__card-details p{margin:0}.section-ingredients__card-details p+p{margin-top:1em}.section-ingredients__card-details strong,.section-ingredients__card-details b{font-weight:700}.section-ingredients__text{line-height:1.3}.section-ingredients__text p{margin:0}.section-ingredients__text p+p{margin-top:1em}.section-ingredients__icons-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;max-width:980px;margin:0 auto}@media screen and (min-width:768px){.section-ingredients__icons-list{flex-wrap:nowrap;gap:clamp(24px,calc(40 * (100vw / 1440)),40px)}}.section-ingredients__icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size, 100px);height:var(--icon-size, 100px);flex-shrink:0}.section-ingredients__icon-image{display:block;width:100%;height:100%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/416/assets/section-ingredients.css.map */
