.section-ingredients{display:block;overflow:clip}.section-ingredients__container{position:relative;overflow:visible}.section-ingredients__header{display:flex;flex-direction:column;gap:20px;align-items:center;width:100%;position:relative;z-index:2;margin-bottom:2rem}@media screen and (min-width:990px){.section-ingredients__header{flex-direction:row}}.section-ingredients__title{color:rgb(var(--color-foreground));text-align:center;width:100%;position:relative;z-index:2;margin:0}@media screen and (min-width:990px){.section-ingredients__header:has(.section-ingredients__navigation-wrapper) .section-ingredients__title{text-align:start}}.section-ingredients__navigation-wrapper{display:flex;flex-direction:column;gap:6px;align-items:center;width:100%;margin:auto}@media screen and (min-width:990px){.section-ingredients__navigation-wrapper{justify-content:flex-end;align-items:end;width:fit-content!important}}.section-ingredients__navigation{width:100%;max-width:fit-content;border-radius:8px;padding:8px;overflow:hidden}.section-ingredients__tabs-wrapper{display:flex;width:100%}@media screen and (min-width:990px){.section-ingredients__tabs-wrapper{justify-content:center}}.section-ingredients__tab{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:8px;border:1px solid rgba(55,46,66,.15);background:#fff;overflow:hidden;cursor:pointer;transition:all .3s ease;padding:0;margin-right:6px!important}.section-ingredients__tab:last-child{margin-right:0!important}@media screen and (min-width:990px){.section-ingredients__tab{width:56px;height:56px}}.section-ingredients__tab--active{border:2px solid var(--ing-thumb-active-border, #eb5334);background:#f2f5ff}.section-ingredients__tab img{width:75%;height:75%;object-fit:cover}.section-ingredients__swiper-pagination{display:none}.section-ingredients__swiper-pagination:empty{display:none}.section-ingredients__swiper-pagination.swiper-pagination-lock{display:none!important}@media screen and (max-width:989px){.section-ingredients__swiper-pagination{display:none!important}}.section-ingredients__slider{width:100%;overflow:visible}.section-ingredients__slides{display:block;position:relative;width:100%}.section-ingredients__slide{width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s .3s;position:absolute;top:0;left:0}.section-ingredients__slide--active{position:relative;opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease}.section-ingredients__content{display:flex;flex-direction:column;gap:24px;align-items:center;width:100%}@media screen and (min-width:990px){.section-ingredients__content{flex-direction:row;gap:42px;align-items:flex-start;justify-content:center}}.section-ingredients__product{display:flex;width:100%}@media screen and (min-width:990px){.section-ingredients__product{width:100%;flex-shrink:1}}.section-ingredients__product-card{display:flex;flex-direction:column;gap:200px;align-items:flex-end;padding:24px 12px 12px;border-radius:var(--media-radius, 20px);overflow:hidden;position:relative;width:100%}@media screen and (min-width:990px){.section-ingredients__product-card{flex-direction:row;gap:18px;align-items:flex-start;justify-content:flex-end;padding:24px}}.section-ingredients__product-title{position:relative;z-index:2;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);text-transform:uppercase;font-size:26px;font-style:normal;font-weight:700;margin:0}@media screen and (min-width:990px){.section-ingredients__product-title{align-self:stretch;margin-right:auto}}@media screen and (max-width:989px){.section-ingredients__product-title{text-align:center!important;margin:auto;font-size:24px;line-height:1.2}}@media screen and (max-width:390px){.section-ingredients__product-title{font-size:20px}}.section-ingredients__nutriscore{position:relative;z-index:2;width:120px;height:auto;display:block;align-self:center;margin-top:12px;margin-bottom:-188px}@media screen and (min-width:990px){.section-ingredients__nutriscore{position:absolute;bottom:24px;left:24px;margin:0;align-self:auto;z-index:4}}.section-ingredients__product-image{position:absolute;left:50%;top:40px;transform:translate(-50%);width:340px;height:300px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:990px){.section-ingredients__product-image{transform:rotate(-6deg);width:calc(100% - 380px);left:20px;top:25px;height:750px}}.section-ingredients__product-image img{width:100%;height:100%;object-fit:contain}.section-ingredients__nutrition{display:flex;flex-direction:column;gap:14px;align-items:flex-start;width:100%;z-index:1}@media screen and (min-width:990px){.section-ingredients__nutrition{width:100%}}.section-ingredients__nutrition-title{color:#eb5334;text-align:left;font-weight:700;width:100%;margin:0}.section-ingredients__nutrition-table{display:flex;flex-direction:column;align-items:flex-start;width:100%}.section-ingredients__nutrition-table p{margin:0}.section-ingredients__nutrition-item,.section-ingredients__nutrition-group{display:flex;gap:12px;align-items:center;padding:10px 0;width:100%;z-index:1;border-bottom:1px solid rgba(var(--color-foreground),.15)}.section-ingredients__nutrition-item:first-child,.section-ingredients__nutrition-group:first-child{padding-top:0}.section-ingredients__nutrition-group{flex-direction:column;gap:3px;align-items:flex-start}.section-ingredients__nutrition-group-main{display:flex;gap:12px;align-items:center;width:100%}.section-ingredients__nutrition-sub{display:flex;gap:12px;align-items:center;padding-left:18px;width:100%;opacity:.6}.section-ingredients__nutrition-label{flex:1 0 0;color:rgb(var(--color-foreground));margin-bottom:0!important}.section-ingredients__nutrition-value{color:rgb(var(--color-foreground))}.section-ingredients__nutrition-disclaimer{padding-top:12px;width:100%}@media screen and (min-width:990px){.section-ingredients__nutrition-disclaimer{padding-top:12px}}.section-ingredients__nutrition-disclaimer p{flex:1 0 0;color:rgba(var(--color-foreground),.5);line-height:1.2;margin-bottom:8px}.section-ingredients__ingredients{display:flex;flex-direction:column;gap:12px;align-items:flex-start;width:100%;padding-bottom:0}.section-ingredients__ingredients-title{color:#fff;margin-bottom:0!important}.section-ingredients__ingredients-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 12px;width:100%}.section-ingredients__ingredient-item{display:flex;align-items:center;gap:8px}.section-ingredients__ingredient-image{width:70px;height:70px;border-radius:50%;overflow:hidden;background:#ffffff26;flex-shrink:0}@media screen and (min-width:990px){.section-ingredients__ingredient-image{width:80px;height:80px}}.section-ingredients__ingredient-image img{width:100%;height:100%;object-fit:cover}.section-ingredients__ingredient-name{color:#fff;text-align:left;font-size:12px;line-height:1.3;margin:0;word-break:break-word}@media screen and (min-width:990px){.section-ingredients__ingredient-name{font-size:15px}}.section-ingredients__ingredient-text{display:flex;flex-direction:column;gap:2px;min-width:0}.section-ingredients__ingredient-pct{color:#fff9;text-align:left;font-size:12px;line-height:1.2;margin:0}@media screen and (max-width:989px){.section-ingredients__slider{margin-top:24px}.section-ingredients__product-card{padding:2.4rem 1.2rem}.section-ingredients__product-image{top:0;width:200px;height:300px}}.section-ingredients__ingredients-title{font-size:20px;font-weight:600;margin-bottom:16px!important}.section-ingredients__ingredient-list{display:flex;flex-direction:column;gap:7px;align-items:stretch;padding:18px;border-radius:var(--media-radius, 20px);background:#fff;width:100%;z-index:1}@media screen and (min-width:990px){.section-ingredients__ingredient-list{width:100%;min-width:0}.section-ingredients__ingredient-list.section-ingredients__card-panel--active{max-height:300px;overflow-y:auto;scrollbar-width:none}.section-ingredients__ingredient-list.section-ingredients__card-panel--active::-webkit-scrollbar{display:none}.section-ingredients__ingredient-list.has-custom-scrollbar{position:relative}.ingredient-scrollbar{position:absolute;top:8px;bottom:8px;right:6px;width:6px;border-radius:999px;background:#eb53341f;z-index:3;pointer-events:none}.ingredient-scrollbar__thumb{position:absolute;left:0;right:0;border-radius:999px;background:#eb53348c;transition:background .15s}.section-ingredients__ingredient-list .section-ingredients__ingredient-list-title{position:sticky;top:-18px;background:#fff;margin:-18px -18px 0;padding:18px 18px 8px;z-index:2}}.section-ingredients__ingredient-list-title{color:#eb5334;text-align:center;font-weight:700;font-size:18px;margin:0 0 4px}.section-ingredients__ingredient-row{display:flex;flex-direction:row;align-items:center;gap:14px}.section-ingredients__ingredient-row+.section-ingredients__ingredient-row{border-top:1px solid rgba(var(--color-foreground),.3);padding-top:7px}.section-ingredients__ingredient-row-image{flex-shrink:0;width:52px;height:52px;border-radius:100px;overflow:hidden}.section-ingredients__ingredient-row-image img{width:100%;height:100%;object-fit:cover;display:block}.section-ingredients__ingredient-row-text{display:flex;flex-direction:column;gap:2px;min-width:0}.section-ingredients__ingredient-row-name{color:#372e42;font-weight:700;font-size:15px;line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-ingredients__ingredient-row-desc{color:#372e4299;font-size:13px;line-height:1.3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-ingredients__card-tabs-wrapper{display:flex;flex-direction:column;gap:10px;width:100%;position:relative;z-index:2}@media screen and (min-width:990px){.section-ingredients__card-tabs-wrapper{width:340px;min-width:340px;flex-shrink:0;align-self:flex-start}}.section-ingredients__card-tabs{display:flex;gap:6px;width:100%}.section-ingredients__card-tab{flex:1 1 0;min-width:0;cursor:pointer;padding:10px 12px;border:none;border-radius:12px;background:#ffffff8c;color:#372e42;font-weight:700;font-size:14px;line-height:1.2;text-align:center;transition:background .2s ease,color .2s ease}.section-ingredients__card-tab--active{background:#fff;color:rgb(var(--color-foreground))}.section-ingredients__card-panels{width:100%;display:grid}.section-ingredients__card-panel{grid-area:1 / 1}.section-ingredients__card-panel[hidden]{display:flex!important;visibility:hidden;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-ingredients.css.map */
