:root{--nutrea-accent: #a37a5f;--nutrea-ink: #2b211c;--nutrea-soft: #fbf8f4}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{max-width:100%;overflow-x:hidden}@supports (overflow: clip){html,body{overflow-x:clip}}body{font-size:1.4rem;letter-spacing:0}.utility-bar{min-height:4rem}.utility-bar .page-width{padding-left:.8rem;padding-right:.8rem}.announcement-bar-slider{width:100%}.announcement-bar__message{min-height:4rem;padding:1.1rem 0;font-size:1.05rem;font-weight:400;letter-spacing:.035em;line-height:1.7rem}.announcement-bar .slider-button{width:3.2rem;height:4rem;color:rgb(var(--color-foreground))}.announcement-bar .slider-button .icon{height:.8rem}.header-wrapper .header{min-height:6rem;padding-top:.9rem;padding-bottom:.9rem}.header__heading-link{padding:.4rem;font-size:1.7rem;font-weight:400;letter-spacing:0}.header--middle-center>.header__heading,.header--middle-center>.header__heading-link,.header__heading .header__heading-link{width:max-content;min-width:max-content;white-space:nowrap;word-break:normal;overflow-wrap:normal}.header__heading-logo-wrapper{width:max-content}.header__heading-logo{display:block;width:110px;max-width:110px;height:auto}.header__icon{width:4rem;height:4rem}.header__icon .svg-wrapper{width:2.2rem;height:2.2rem}.header__icon--cart .svg-wrapper,.header__icon--cart .icon{width:3.4rem;height:3.4rem}.section+.section{margin-top:0}.template-index .shopify-section-group-header-group+main>.shopify-section:first-child{margin-top:0}.section--flush{margin:0!important}.nutrea-slideshow__viewport{position:relative;overflow:hidden;min-height:var(--desktop-height)}.nutrea-slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .6s ease}.nutrea-slideshow__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.nutrea-slideshow__link,.nutrea-slideshow picture{display:block;height:100%;color:inherit;text-decoration:none}.nutrea-slideshow__image{width:100%;height:100%;object-fit:cover}.nutrea-slideshow__content{position:absolute;z-index:2;left:clamp(2rem,6vw,8rem);bottom:clamp(3rem,8vw,9rem);max-width:55rem}.nutrea-slideshow__content h2{color:inherit;font-size:clamp(3rem,5vw,6.4rem);margin:0 0 1rem}.nutrea-slideshow__arrow{position:absolute;z-index:3;top:50%;translate:0 -50%;width:4.4rem;height:4.4rem;border:0;border-radius:50%;color:#fff;background:#0003;font-size:3rem;cursor:pointer}.nutrea-slideshow__arrow.is-prev{left:1.5rem}.nutrea-slideshow__arrow.is-next{right:1.5rem}.nutrea-slideshow.page-width .nutrea-slideshow__viewport{border-radius:.9rem}.nutrea-slideshow__dots{position:absolute;z-index:3;left:50%;bottom:1.5rem;translate:-50% 0;display:flex;gap:.7rem}.nutrea-slideshow__dots button{width:.8rem;height:.8rem;padding:0;border:1px solid #fff;border-radius:50%;background:transparent}.nutrea-slideshow__dots button.is-active{background:#fff}.nutrea-slideshow__counter{display:none}.nutrea-slideshow .button{min-width:12.6rem;min-height:3.6rem;padding:0 2rem;border-radius:1rem;font-size:1.2rem}.nutrea-compare{padding-top:4rem;padding-bottom:4rem}.nutrea-compare__header{margin-bottom:2rem}.nutrea-compare__header .title{margin:0 0 .6rem}.nutrea-compare__frame{position:relative;overflow:hidden;height:min(56rem,58vw);min-height:32rem;border-radius:1.2rem;background:#eee}.nutrea-compare__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.nutrea-compare__after{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 0 0 var(--compare-position))}.nutrea-compare__range{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.nutrea-compare__handle{position:absolute;z-index:4;top:0;bottom:0;left:var(--compare-position);width:2px;translate:-1px 0;background:#fff;box-shadow:0 0 0 1px #0000001a}.nutrea-compare__handle i{position:absolute;top:50%;left:50%;width:3.6rem;height:3.6rem;translate:-50% -50%;border:1px solid rgb(0 0 0 / .08);border-radius:50%;background:#fff;box-shadow:0 .2rem .8rem #00000029}.nutrea-compare__handle i:after{content:"\2194";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#777;font-style:normal;font-size:1.5rem}.nutrea-compare__label{position:absolute;z-index:3;padding:.7rem 1.3rem;border-radius:.7rem;color:#555;background:#fff;box-shadow:0 .1rem .5rem #0000000f;font-size:1.1rem}.nutrea-compare__label.is-before{top:1.2rem;left:1.2rem}.nutrea-compare__label.is-after{right:1.2rem;bottom:1.2rem}.nutrea-gallery{position:relative;overflow:hidden;padding:3.6rem 0}.nutrea-gallery__viewport{overflow:hidden}.nutrea-gallery__track{display:flex;width:max-content;animation:nutreaGallery var(--gallery-speed) linear infinite}.nutrea-gallery__track.pause-hover:hover{animation-play-state:paused}.nutrea-gallery__group{display:flex;flex-shrink:0;gap:var(--gallery-gap);padding-right:var(--gallery-gap)}.nutrea-gallery__item{display:block;width:var(--gallery-desktop-width);height:calc(var(--gallery-desktop-width) * 1.333);overflow:hidden;border-radius:var(--gallery-radius)}.nutrea-gallery__item img,.nutrea-gallery__item svg{width:100%;height:100%;object-fit:cover}.nutrea-gallery__text{position:absolute;left:50%;top:50%;translate:-50% -50%;padding:2rem 3rem;border-radius:1rem;background:#ffffffeb;font-size:clamp(1.8rem,2.5vw,2.4rem);text-align:center}@keyframes nutreaGallery{to{transform:translate(-50%)}}.nutrea-cta__media{overflow:hidden;border-radius:1.2rem}.nutrea-cta__media img{display:block;width:100%;height:auto;object-fit:cover}.nutrea-services{--service-page: 0;padding:3.4rem 0 2.4rem;background:#fff;color:var(--nutrea-ink)}.nutrea-services__grid{display:grid;grid-template-columns:repeat(4,1fr)}.nutrea-services__item{display:flex;align-items:flex-start;justify-content:center;gap:1.6rem;padding:2.3rem;text-align:left}.nutrea-services__item+.nutrea-services__item{border-left:1px solid #eadfd7}.nutrea-services__icon{display:block;flex:0 0 5.4rem;width:5.4rem;height:5.4rem;color:var(--nutrea-accent)}.nutrea-services__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.nutrea-services h3{margin:0 0 .65rem;color:inherit;font-size:1.5rem;font-weight:700;line-height:1.25}.nutrea-services .rte{color:#756a63;font-size:1.2rem;line-height:1.45}.nutrea-services .rte p{margin:0}.nutrea-services__controls{display:none}.footer{background:rgb(var(--color-background))}.footer__newsletter{text-align:left}.footer-block__newsletter .footer-block__heading{margin-bottom:1.4rem;font-size:1.3rem;font-weight:500}.newsletter-form__field-wrapper .field{min-height:4.4rem;background:#fff}.newsletter-form__field-wrapper .field__input{min-height:4.4rem;padding-top:1rem;padding-bottom:1rem;color:#2b211c}.newsletter-form__button{color:var(--nutrea-accent)}.footer__content-bottom{border-top:0}.footer__copyright{opacity:.85}.template-index .featured-product .product__info-container>*+*{margin-top:1.2rem}.template-index .featured-product .product__title{margin-bottom:.6rem}.template-index .featured-product .product__title h2{font-size:2.4rem}.product-form__submit{min-height:4.2rem;border-radius:1.3rem;font-size:1.6rem;font-weight:500;letter-spacing:.07em}.product-form__submit:after{border-radius:1.3rem}.template-index .featured-product .product__media-wrapper{padding:0}.nutrea-formula-strip.nutrea-formula-strip{margin-bottom:0}.featured-product .product-media-container,.featured-product .product__media,.featured-product .product__media .global-media-settings,.featured-product .product__media img,.featured-product .product__media video,.featured-product .product__media iframe,.featured-product .product__media model-viewer,.featured-product .product__media .deferred-media__poster{border-radius:10px}.featured-product .product-media-container,.featured-product .product__media{overflow:hidden}body .nutrea-trust-bar .nutrea-trust-bar__item{min-height:105px;padding:16px 12px}body .nutrea-trust-bar .nutrea-trust-bar__icon{width:44px;height:44px;margin-bottom:7px}body .nutrea-trust-bar .nutrea-trust-bar__text{font-size:12px}.nutrea-gallery--product{padding-bottom:11rem}.nutrea-gallery--product .nutrea-gallery__text{top:auto;bottom:3.6rem;translate:-50% 0;display:grid;place-items:center;width:min(68rem,calc(100% - 4rem));min-height:9.8rem;padding:2rem 3rem;border-radius:1rem;background:#fff;box-shadow:0 1rem 1.8rem #00000038;color:#000;line-height:1.25}.nutrea-gallery--product .nutrea-gallery__text p{margin:0}@media(max-width:749px){h1,.h1{font-size:2.4rem;line-height:1.15}h2,.h2{font-size:2rem;line-height:1.2}.page-width{padding-left:1rem;padding-right:1rem}.header{position:relative;grid-template-columns:1fr auto 1fr}.header--middle-center>.header__heading,.header--middle-center>.header__heading-link{position:absolute;z-index:1;top:50%;left:50%;width:max-content;min-width:max-content;margin:0;transform:translate(-50%,-50%)}.header__heading,.header__heading-link{justify-self:center}.nutrea-slideshow__viewport{min-height:var(--mobile-height)}.nutrea-slideshow__content{left:1.6rem;right:1.6rem;bottom:4rem}.nutrea-slideshow__arrow{display:block;top:auto;bottom:.7rem;translate:0;width:2.8rem;height:2.8rem;color:#fff;background:transparent;font-size:2rem}.nutrea-slideshow__arrow.is-prev{left:calc(50% - 4.9rem)}.nutrea-slideshow__arrow.is-next{right:calc(50% - 4.9rem)}.nutrea-slideshow__dots{display:none}.nutrea-slideshow__counter{display:block;position:absolute;z-index:3;left:50%;bottom:1.3rem;translate:-50% 0;color:#fff;font-size:1.1rem}.nutrea-compare{padding:3rem 1rem}.nutrea-compare__header{margin-bottom:1.6rem}.nutrea-compare__header p{margin:.6rem 0 0;font-size:1.25rem;line-height:1.45}.nutrea-compare__frame{height:38rem;min-height:0;border-radius:.8rem}.nutrea-gallery__item{width:var(--gallery-mobile-width);height:calc(var(--gallery-mobile-width) * 1.666)}.nutrea-gallery__text{width:min(34rem,82vw);padding:1.5rem}.nutrea-gallery--product{padding-bottom:9rem}.nutrea-gallery--product .nutrea-gallery__text{bottom:2rem;width:min(34rem,calc(100% - 3.5rem));min-height:9.8rem;padding:1.8rem 2rem;font-size:2rem}.nutrea-services{overflow:hidden;padding:0 0 1.7rem}.nutrea-services__viewport{overflow:hidden;padding:0}.nutrea-services__grid{display:flex;width:200%;transform:translate(calc(var(--service-page) * -50%));transition:transform .45s ease}.nutrea-services__item{flex:0 0 25%;min-height:26rem;padding:5rem 1.8rem 2.4rem;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.7rem;text-align:center}.nutrea-services__item+.nutrea-services__item{border-left:0}.nutrea-services__icon{width:5.8rem;height:5.8rem;flex-basis:5.8rem}.nutrea-services__copy{max-width:16rem}.nutrea-services h3{margin-bottom:.75rem;font-size:1.3rem}.nutrea-services .rte{font-size:1rem;line-height:1.45}.nutrea-services__controls{display:flex!important;align-items:center;justify-content:center;gap:1.1rem;height:3rem;color:#6f655f;font-size:1rem}.nutrea-services__controls button{width:2.2rem;height:2.2rem;padding:0;border:0;color:inherit;background:transparent;font-size:1.7rem}.footer{padding-top:0}.footer__content-top{padding:2.8rem 1rem 8rem}.footer-block--newsletter{display:block}.footer-block__newsletter{width:100%}.footer-block__newsletter .footer-block__heading{font-size:1.2rem}.footer__list-social{justify-content:flex-start}.footer__content-bottom-wrapper{justify-content:center}.footer__copyright{text-align:center;font-size:1rem}body .nutrea-trust-bar .nutrea-trust-bar__item{min-height:78px;padding:8px 4px}body .nutrea-trust-bar .nutrea-trust-bar__icon{width:29px;height:29px;margin-bottom:4px}body .nutrea-trust-bar .nutrea-trust-bar__text{font-size:7.5px;line-height:1.15}}@media(prefers-reduced-motion:reduce){.nutrea-gallery__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/nutrea-migration.css.map */
