product-info.naturalos-pdp-hero{display:block}.naturalos-pdp-hero-wrap{padding-top:4rem;padding-bottom:4.8rem}@media screen and (min-width:750px){.naturalos-pdp-hero-wrap{padding-top:4.8rem}}.naturalos-pdp-hero__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.naturalos-pdp-hero__grid{grid-template-columns:1fr 1fr;gap:4.8rem;align-items:start}}.naturalos-pdp-gallery__track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.naturalos-pdp-gallery__track::-webkit-scrollbar{display:none}@media screen and (min-width:990px){.naturalos-pdp-gallery__track{flex-direction:column;overflow:visible;scroll-snap-type:none}}.naturalos-pdp-gallery__slide{flex:0 0 85%;scroll-snap-align:start;position:relative;aspect-ratio:1 / 1;border-radius:var(--naturalos-radius-lg);overflow:hidden;background:var(--naturalos-cream)}@media screen and (min-width:990px){.naturalos-pdp-gallery__slide{flex:none;width:100%;display:none}.naturalos-pdp-gallery__slide.is-active{display:block}}.naturalos-pdp-gallery__slide img{width:100%;height:100%;object-fit:cover}.naturalos-pdp-gallery__caption{position:absolute;left:0;right:0;bottom:0;padding:1.2rem 1.6rem;background:#ffffffe0;font-size:1.3rem;font-weight:500;color:var(--naturalos-deep-green)}.naturalos-pdp-gallery__thumbs{display:none;gap:.8rem;margin-top:1.2rem}@media screen and (min-width:990px){.naturalos-pdp-gallery__thumbs{display:flex;flex-wrap:wrap}}.naturalos-pdp-gallery__thumb{width:7.2rem;height:7.2rem;padding:0;border:2px solid transparent;border-radius:var(--naturalos-radius);overflow:hidden;cursor:pointer;background:var(--naturalos-cream)}.naturalos-pdp-gallery__thumb.is-active{border-color:var(--naturalos-primary)}.naturalos-pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.naturalos-pdp-info{display:flex;flex-direction:column;gap:1.6rem}.naturalos-pdp-rating{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;color:inherit;width:fit-content}.naturalos-pdp-rating__stars{color:#facc15;font-size:1.6rem}.naturalos-pdp-rating__text{font-size:1.4rem;color:var(--naturalos-warm-gray)}.naturalos-pdp-title{font-size:clamp(2.4rem,4vw,3.2rem);line-height:1.15;color:var(--naturalos-deep-green);margin:0}.naturalos-pdp-price .price{font-size:2.4rem;font-weight:700}.naturalos-pdp-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.naturalos-pdp-bullets li{display:flex;gap:1rem;font-size:1.5rem;line-height:1.5;color:var(--naturalos-deep-green)}.naturalos-pdp-bullets__check{color:var(--naturalos-primary);font-weight:700}.naturalos-pdp-variants{margin-top:.4rem}.naturalos-pdp-variants .product-form__input{margin-bottom:1.2rem}.naturalos-pdp-variants .product-form__input--pill input[type=radio]+label{border-radius:var(--naturalos-radius)}.naturalos-pdp-variants .product-form__input--pill input[type=radio]:checked+label{background:var(--naturalos-subtle);border-color:var(--naturalos-primary);color:var(--naturalos-deep-green)}.naturalos-pdp-buy{display:flex;flex-direction:column;gap:1.6rem;margin-top:.4rem}.naturalos-pdp-buy__row{display:flex;gap:1.2rem;align-items:stretch}.naturalos-pdp-quantity{flex:0 0 auto;margin:0}.naturalos-pdp-quantity .quantity{min-height:5.4rem;height:100%}.naturalos-pdp-quantity .quantity__input{width:4.4rem}.naturalos-pdp-buy__submit{flex:1 1 auto;min-height:5.4rem;font-size:1.7rem;font-weight:700;background:var(--naturalos-primary)!important;color:#fff!important;border-radius:var(--naturalos-radius)}.naturalos-pdp-buy__submit:hover:not(:disabled){background:var(--naturalos-primary-dark)!important;box-shadow:var(--naturalos-shadow-hover)}.naturalos-pdp-trust{--trust-olive: #4f6b45;--trust-title: #243648;--trust-muted: #8b9aab;--trust-accent: #9bc572;--trust-cream: #f5f1ea;display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem;margin-top:1.6rem;background:var(--trust-cream);border-radius:1.6rem}.naturalos-pdp-trust__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.naturalos-pdp-trust__badge,.naturalos-pdp-trust__delivery,.naturalos-pdp-trust__payment-box{background:#fff;border-radius:1.6rem;box-shadow:0 4px 18px #24364812}.naturalos-pdp-trust__badge{display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left;padding:1.2rem}.naturalos-pdp-trust__badge-copy{flex:1;min-width:0}.naturalos-pdp-trust__icon-ring{display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;flex-shrink:0;border-radius:50%;background:#fff;color:var(--trust-olive);box-shadow:inset 0 2px 6px #24364814,0 4px 14px #2436480f}.naturalos-pdp-trust__icon-ring--sm{width:5rem;height:5rem;flex-shrink:0}.naturalos-pdp-trust__svg{width:1.8rem;height:1.8rem}.naturalos-pdp-trust__icon-ring--sm .naturalos-pdp-trust__svg{width:2.2rem;height:2.2rem}.naturalos-pdp-trust__badge-title,.naturalos-pdp-trust__delivery-title{margin:0 0 .2rem;font-size:1.15rem;font-weight:700;line-height:1.3;color:var(--trust-title)}.naturalos-pdp-trust__badge-desc,.naturalos-pdp-trust__delivery-desc{margin:0;font-size:1rem;line-height:1.35;color:var(--trust-muted)}.naturalos-pdp-trust__delivery{display:flex;align-items:center;gap:1rem;padding:1.2rem}.naturalos-pdp-trust__delivery-copy{flex:1;min-width:0;text-align:left}.naturalos-pdp-trust__payment{display:flex;flex-direction:column;gap:.8rem}.naturalos-pdp-trust__payment-head{display:flex;align-items:center;gap:.8rem;padding:0 .4rem}.naturalos-pdp-trust__payment-head-icon{width:1.6rem;height:1.6rem;color:var(--trust-olive)}.naturalos-pdp-trust__payment-label{font-size:1.35rem;font-weight:700;color:var(--trust-title)}.naturalos-pdp-trust__payment-box{padding:1.4rem 1.2rem;display:flex;justify-content:center}.naturalos-pdp-trust__payment-box .naturalos-payment-icons.list-payment{padding-top:0}@media screen and (max-width:749px){.naturalos-pdp-trust{padding:1.2rem}}@media screen and (max-width:549px){.naturalos-pdp-buy__row{flex-direction:column}.naturalos-pdp-quantity .quantity{width:100%;max-width:14rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-naturalos-product-hero.css.map */
