@charset "UTF-8";/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./_src/section/ProductIngredients/index.scss ***!
  \***********************************************************************************************************************************************************************************************************/.product-ingredients__wrapper{display:flex;flex-direction:column;position:sticky;top:0;left:0;min-height:100vh}.product-ingredients__section-container{position:relative;height:calc(100vh + 1000px)}.functional-ingredients__wrapper{flex-grow:1;display:flex;flex-direction:column}.functional-ingredients__text-measure{position:absolute;top:0;bottom:0;right:0;display:block!important;width:5px}.ingredients-table{width:24.7rem;max-width:470px;font-family:NH Text Regular;font-size:.8rem;font-weight:400;line-height:.96rem;letter-spacing:0;text-align:left}.ingredients-table p{font-size:.8rem!important;line-height:.9rem!important}.ingredients-table__title{margin-bottom:20px;padding-right:20px}.ingredients-table__content-title{border-bottom:1px solid #000;padding-bottom:3px}.ingredients-table__content-title .ingredients-table__h4{font-size:1.2rem;font-weight:500;font-family:NH Text Medium;line-height:1.4rem;letter-spacing:0em;text-align:left;text-transform:none}.ingredients-table__content-subtitle,.ingredients-table__content-heading,.ingredients-table__columns-titles{font-size:1rem;font-weight:500;font-family:NH Text Medium;line-height:1.4rem;letter-spacing:0em;text-align:left;border-bottom:1px solid #000;padding:3px 0}.ingredients-table__h5{font-size:1rem;font-weight:500;font-family:NH Text Medium;line-height:1.4rem}.ingredients-table__content-heading{border:0;padding:3px 0 0}.ingredients-table__content{border-bottom:1px solid #000;padding:3px 0}.ingredients-table__content p{margin:0;font-family:NH Text Regular;font-weight:400}.ingredients-table__content p strong,.ingredients-table__content p b{font-weight:500;font-family:NH Text Medium}.ingredients-table__content li{font-family:NH Text Regular;font-weight:400}.ingredients-table__content li strong,.ingredients-table__content li b{font-weight:500;font-family:NH Text Medium}.ingredients-table__content.no-border{border:0}.ingredients-table__content-list{border-bottom:1px solid #000;padding:3px 0}.ingredients-table__content-list span{font-size:1rem;font-weight:500;line-height:1.2rem;letter-spacing:0em;text-align:left}.ingredients-table__content-list ul{margin:0;padding:0;list-style:none}.ingredients-table__content-list ul li{margin:0;font-size:.8rem!important}.ingredients-table__content-list ul li:before{content:"\2022";font-size:.8rem;margin-right:.2rem}.ingredients-table__columns{border-bottom:1px solid #000;padding:3px 0}.ingredients-table__columns-titles{display:flex;justify-content:space-between;border:0;padding:0}.ingredients-table__columns-content{display:grid;grid-template-columns:auto 1fr auto}.ingredients-table__columns-content-separator{border-bottom:1px dotted #000;transform:translateY(-2px);margin:0 2px}.template-page.functional-ingredients .wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}.ingredients-table-section-pdp--show{display:block!important}.ingredients-table__warnings li:not(:last-child){padding-bottom:3px;border-bottom:1px solid #000}.ingredients-table__warnings li:not(:first-child){padding-top:3px}.ingredients-list__content{border-top:1px solid #000000;padding-top:20px;margin-top:20px;max-width:360px}.ingredients-list__content .ingredients-list__repeat-content:not(:last-child){margin-bottom:20px}@media screen and (width <= 768px){.ingredients-list__content .ingredients-list__repeat-content:not(:last-child){margin-bottom:10px}}.ingredients-list__content p{font-size:1rem;line-height:1.4rem}@media screen and (width <= 768px){.ingredients-list__content{padding-top:10px;margin-top:10px}}.functional-ingredients__headline{margin-bottom:30px}.functional-ingredients__text{position:relative;display:flex;flex-direction:column;row-gap:1rem;align-self:center;padding-left:100px}.functional-ingredients__text h3{padding-top:5px}@media screen and (width <= 768px){.functional-ingredients__text{padding-left:0}}.functional-ingredient{opacity:.5;transition:opacity .25s ease-in-out}.functional-ingredient .functional-ingredient__description{height:0;padding-top:0;overflow:hidden;transition:all .45s ease-in-out;opacity:0}.functional-ingredient.active{opacity:1}.functional-ingredient.active .functional-ingredient__description{height:auto;padding-top:5px;opacity:1}.functional-ingredients__images{display:flex;flex-direction:column;justify-content:center}@media screen and (width <= 768px){.functional-ingredients__images{grid-row-start:3}}.functional-ingredients__images-container{position:relative;width:100%;aspect-ratio:1/1}@media screen and (width <= 768px){.functional-ingredients__images-container{max-width:205px;margin:0 auto}}.functional-ingredient__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s ease-in-out}.functional-ingredient__image-wrapper.active{opacity:1}.functional-ingredient__image{position:relative;width:100%;aspect-ratio:1/1}@media screen and (width <= 768px){.functional-ingredient__image{max-width:205px;margin:0 auto}}.functional-ingredient__image img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;-o-object-fit:contain;object-fit:contain}.functional-ingredient__description{padding-top:5px}.functional-ingredient__description p{font-weight:400;font-family:NH Text Regular;font-size:1rem;line-height:1.4rem}.functional-ingredients__section-grid{flex-grow:1;display:grid;width:100%;grid-template-columns:repeat(3,1fr);-moz-column-gap:20px;column-gap:20px}@media screen and (width <= 768px){.functional-ingredients__section-grid{grid-template-columns:1fr;grid-template-rows:min-content 1fr 1fr;row-gap:15px;height:100%}}.modal__content.ingredient-modal__modal-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4;display:flex;justify-content:center;align-items:center}.ingredient-modal.modal__content{background-color:transparent;position:fixed}.ingredient-modal.modal__content .modal-overlay{top:0;right:0;bottom:0;left:0;position:absolute}.ingredient-modal.modal__content .modal-overlay:after{top:0;right:0;bottom:0;left:0;background-color:#00000026;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ingredient-modal.modal__content .ingredient-modal__content{background-color:rgb(var(--color-background));border-radius:20px;padding:25px 80px 40px 40px;width:auto;max-width:600px;position:relative;z-index:5;display:flex;flex-direction:column;row-gap:20px;max-height:90vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(var(--color-text)) rgb(var(--color-background))}@media screen and (width <= 768px){.ingredient-modal.modal__content .ingredient-modal__content{max-width:calc(100% - 40px);padding:50px 50px 40px 20px}}.ingredient-modal.modal__content .ingredient-modal__content .ingredient-modal__close{position:absolute;top:20px;right:20px;cursor:pointer;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#000;transition:background-color .25s ease-in-out}.ingredient-modal.modal__content .ingredient-modal__content .ingredient-modal__close:hover{background-color:rgb(var(--color-text));border:1px solid #000}.ingredient-modal.modal__content .ingredient-modal__content .ingredient-modal__close:hover path{stroke:#000}@media screen and (width <= 768px){.ingredient-modal.modal__content .ingredient-modal__content .ingredient-modal__close{top:10px;right:10px}}.ingredients-table-swiper{width:24.7rem;max-width:470px}/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/swiper.css ***!
  \***********************************************************************************************************************************************************************************************/@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/modules/effect-fade.css ***!
  \************************************************************************************************************************************************************************************************************/.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
/*# sourceMappingURL=/cdn/shop/t/625/assets/zero-section-productingredients.css.map */
