.pdp-rating{display:flex;align-items:center;gap:.6rem;margin:1rem 0 0}.pdp-rating__stars{color:#f5b100;font-size:1.6rem;letter-spacing:.12rem;line-height:1}.pdp-rating__text{font-size:1.3rem;line-height:1;color:rgb(var(--color-foreground))}.pdp-rating__text strong{font-weight:600}.product__info-container .product__title,.product__info-container .product__title>*{margin-top:.4rem;margin-bottom:.3rem}.product__info-container .product__title,.product__info-container .product__title>*{font-size:2.9rem;line-height:1.15}@media screen and (max-width:749px){.product__info-container .product__title,.product__info-container .product__title>*{font-size:2.4rem}}.pdp-social{display:flex;align-items:center;gap:1rem;margin:.6rem 0 1.2rem;padding-bottom:1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.pdp-social__avatars{position:relative;display:inline-flex;flex:0 0 auto;padding-right:.5rem}.pdp-social__avatar{width:3.4rem;height:3.4rem;border-radius:50%;object-fit:cover;border:.2rem solid rgb(var(--color-background));background:rgba(var(--color-foreground),.06)}.pdp-social__avatar+.pdp-social__avatar{margin-left:-1.2rem}.pdp-social__badge{position:absolute;right:0;bottom:-.2rem;display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--kanivo-accent, #1A4141);border:.2rem solid rgb(var(--color-background));color:#fff}.pdp-social__badge svg{width:.9rem;height:.9rem}.pdp-social__text{margin:0;font-size:1.3rem;line-height:1.4;color:rgb(var(--color-foreground))}.pdp-social__text strong{font-weight:600}.pdp-social__hl{text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.25rem}.pdp-benefits{list-style:none;margin:1.6rem 0 2rem;padding:0 0 2rem;display:grid;gap:.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.pdp-benefits li{display:flex;align-items:flex-start;gap:1.2rem;padding:0;font-size:1.5rem;line-height:1.4;background:transparent;border-radius:0}.pdp-benefits li:before{content:"";flex:0 0 auto;width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316403c' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:2rem}.pdp-benefits li.pdp-benefits__stock{background:transparent;margin-top:.4rem;font-weight:600;align-items:center}.pdp-benefits li.pdp-benefits__stock:before{content:none}.pdp-benefits__stock .pdp-stock__dot{margin-inline:.5rem}.pdp-stock__dot{position:relative;flex:0 0 auto;width:1rem;height:1rem;border-radius:50%;background:#dc2626}.pdp-stock__dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#dc2626;animation:pdp-stock-pulse 1.8s ease-out infinite}@keyframes pdp-stock-pulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(2.6);opacity:0}to{transform:scale(2.6);opacity:0}}@media(prefers-reduced-motion:reduce){.pdp-stock__dot:before{animation:none}}.pdp-guarantee{display:flex;align-items:center;gap:1.2rem;margin:1.6rem 0;padding:1.4rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.1);background:transparent}.pdp-guarantee__icon{display:inline-flex;flex:0 0 auto;line-height:1;color:rgb(var(--color-foreground))}.pdp-guarantee__icon svg{width:2.4rem;height:2.4rem}.pdp-guarantee__text{font-size:1.4rem;line-height:1.45}.pdp-guarantee__text strong{display:block;font-weight:600}.pdp-trust-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin:2.4rem 0}.pdp-trust-card{display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center;padding:.4rem .2rem;background:rgb(var(--color-background))}.pdp-trust-card__icon{display:inline-flex;line-height:1;margin-bottom:.9rem;color:rgb(var(--color-foreground))}.pdp-trust-card__icon svg{width:2.8rem;height:2.8rem;stroke-width:1.5}.pdp-trust-card__title{font-size:1.45rem;font-weight:600;line-height:1.25}.pdp-trust-card__sub{font-size:1.25rem;line-height:1.25;color:rgb(var(--color-foreground))}.product-form__submit.button--secondary{background:var(--kanivo-accent, #1A4141);color:#fff}.product-form__submit.button--secondary:after{box-shadow:none;border:0}.product-form__submit.button--secondary:hover{color:#fff}.pdp-payments{margin:1.4rem 0 .4rem;text-align:center}.pdp-payments__label{display:block;font-size:1.2rem;color:rgb(var(--color-foreground));margin-bottom:.8rem}.pdp-payments__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.pdp-payments__item{display:inline-flex}.pdp-payments__item .icon{width:3.8rem;height:2.4rem;border-radius:.4rem}@media screen and (max-width:749px){.pdp-payments__list{flex-wrap:nowrap;gap:.5rem}.pdp-payments__item{flex:0 1 auto;min-width:0}.pdp-payments__item .icon{width:100%;max-width:3.8rem;height:auto;aspect-ratio:38 / 24}}.product-form__input .form__label{text-transform:uppercase;letter-spacing:.12em;font-size:1.2rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:1rem}.product-form__input--pill input[type=radio]+label{padding:1.15rem 2.2rem;font-size:1.4rem;letter-spacing:.02em;font-weight:500}.product__info-container>.product-form,.product__info-container>.pdp-benefits,.product__info-container>.pdp-trust-cards{margin-top:1.8rem}.product__info-container product-form.product-form{margin-top:1rem}.pdp-trust-card{border-radius:var(--kanivo-radius-md, 1.6rem);transition:transform .2s ease}.product__inventory{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.2rem;border-radius:var(--kanivo-radius-pill, 6rem);background:rgba(var(--color-foreground),.04);font-weight:500}.product__tax{display:none}.pdp-quote{border-top:.1rem solid rgba(var(--color-foreground),.1);border-bottom:.1rem solid rgba(var(--color-foreground),.1);margin:1.6rem 0;padding:1.4rem 0}.pdp-quote__inner{display:flex;align-items:center;gap:1.2rem}.pdp-quote__avatars{display:inline-flex;flex:0 0 auto}.pdp-quote__avatar{width:3.4rem;height:3.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--kanivo-accent-soft, #ECF2F1);color:var(--kanivo-accent-deep, #123030);border:.2rem solid rgb(var(--color-background));margin-left:-.9rem}.pdp-quote__avatar:first-child{margin-left:0}.pdp-quote__avatar svg{width:1.9rem;height:1.9rem}.pdp-quote__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.pdp-quote__text{margin:0;font-size:1.4rem;line-height:1.45;font-style:italic;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.product__info-container .product__title,.product__info-container .pdp-rating,.product__info-container .pdp-social,.product__info-container .pdp-quote{text-align:left}.product__info-container .pdp-rating,.product__info-container .pdp-social,.product__info-container .pdp-quote__inner{justify-content:flex-start}}.pdp-trust-list{list-style:none;margin:2rem 0;padding:1.8rem 2rem;border-radius:var(--kanivo-radius-md, 1rem);background:rgba(var(--color-foreground),.05);display:grid;gap:1.4rem}.pdp-trust-list__item{display:flex;align-items:center;gap:1.2rem;font-size:1.5rem;line-height:1.35;text-align:left}.pdp-trust-list__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;color:rgb(var(--color-foreground))}.pdp-trust-list__icon svg{width:100%;height:100%;stroke-width:1.6}.pdp-trust-card__icon .svg-wrapper{display:inline-flex;width:2.4rem;height:2.4rem}.pdp-trust-card__icon .svg-wrapper svg{width:100%;height:100%}.pdp-guarantee__icon .svg-wrapper{display:inline-flex;width:2.4rem;height:2.4rem}.pdp-guarantee__icon .svg-wrapper svg{width:100%;height:100%}.product__info-container{--pdp-ink: #10151b;--pdp-sale: #e02b20;--pdp-muted: #9b9b9b;--pdp-save-bg: #16403c;--pdp-green: #4caf50;--pdp-green-deep: #3d9440;--pdp-line: rgba(16, 21, 27, .14)}.pdp-title{margin:.8rem 0 .6rem;font-family:var(--kanivo-nav-font, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:3.6rem;font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--pdp-ink)}@media screen and (max-width:749px){.pdp-title{font-size:2.9rem}}.product__info-container .pdp-social{margin:0 0 .4rem;padding-bottom:0;border-bottom:0;gap:1.2rem}.product__info-container .pdp-social__avatar{width:4rem;height:4rem}.product__info-container .pdp-social__text{font-size:1.55rem;line-height:1.35}.product__info-container .pdp-social__text strong{font-weight:700}.product__info-container .pdp-rating{margin:0 0 1.2rem;gap:.9rem}.product__info-container .pdp-rating__stars{font-size:2.1rem;letter-spacing:.15rem;color:#fdc02f}.product__info-container .pdp-rating__text{font-size:1.6rem;font-weight:700;color:var(--pdp-ink)}.product__info-container .price{margin-bottom:1.6rem}.product__info-container .price__container{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem}.product__info-container .price__sale{display:flex;align-items:center;gap:1.2rem}.product__info-container .price__sale .price-item--sale{order:-1}.product__info-container .price-item--sale,.product__info-container .price__regular .price-item--regular{font-family:var(--kanivo-nav-font, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:2.8rem;font-weight:700;line-height:1;color:var(--pdp-sale)}.product__info-container .price__sale s.price-item--regular{font-family:var(--kanivo-nav-font, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:2.2rem;font-weight:500;line-height:1;color:var(--pdp-muted)}.product__info-container .price:not(.price--on-sale) .price-item--regular{color:var(--pdp-ink)}.product__info-container .price__save{display:inline-flex;align-items:center;padding:.9rem 1.6rem;border-radius:.8rem;background:var(--pdp-save-bg);color:#fff;font-family:var(--kanivo-nav-font, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.8rem;font-weight:700;line-height:1.2;white-space:nowrap}.product__info-container .price__badge-sale{display:none}.pdp-intro{margin:0 0 1.8rem;font-size:1.6rem;line-height:1.5;color:var(--pdp-ink)}.product__info-container .pdp-benefits{margin:0 0 1.8rem;padding:0;gap:.9rem;border-bottom:0}.product__info-container .pdp-benefits li{gap:1rem;font-size:1.55rem;color:var(--pdp-ink)}.product__info-container .pdp-benefits li:before{width:1.8rem;height:1.8rem;margin-top:.2rem;border-radius:0;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316403c' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-size:1.8rem}.pdp-notice{margin:0 0 1.6rem;padding:1.4rem 1.6rem;border:.1rem solid var(--pdp-line);border-radius:.8rem;background:rgb(var(--color-background))}.pdp-notice__head{display:flex;align-items:center;gap:.9rem;margin:0 0 .6rem;font-size:1.45rem;font-weight:700;letter-spacing:.01em;color:var(--pdp-ink)}.pdp-notice__icon{display:inline-flex;flex:0 0 auto;color:var(--pdp-ink)}.pdp-notice__icon svg{width:1.8rem;height:1.8rem}.pdp-notice__body{margin:0;font-size:1.35rem;line-height:1.5;color:var(--pdp-ink)}.pdp-stockline{display:flex;align-items:center;gap:1.1rem;margin:0 0 1.2rem;font-size:1.5rem;font-weight:700;color:var(--pdp-sale)}.pdp-stockline__dot{position:relative;flex:0 0 auto;width:1rem;height:1rem;margin-inline:.2rem;border-radius:50%;background:var(--pdp-sale)}.pdp-stockline__dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--pdp-sale);animation:pdp-stock-pulse 1.8s ease-out infinite}@media(prefers-reduced-motion:reduce){.pdp-stockline__dot:before{animation:none}}.pdp-stockline--out{color:var(--pdp-muted)}.pdp-stockline--out .pdp-stockline__dot,.pdp-stockline--out .pdp-stockline__dot:before{background:var(--pdp-muted)}.pdp-stockline--out .pdp-stockline__dot:before{animation:none}.product__info-container .product-form__submit,.product__info-container .product-form__submit.button--secondary{background:var(--pdp-green);color:#fff;border:0;border-radius:.8rem;min-height:5.6rem}.product__info-container .product-form__submit:hover:not([disabled]),.product__info-container .product-form__submit.button--secondary:hover:not([disabled]){background:var(--pdp-green-deep);color:#fff}.product__info-container .product-form__submit[disabled]{background:var(--pdp-muted)}.pdp-assurances{list-style:none;margin:1.2rem 0 0;padding:1.6rem 1.8rem;border-radius:1rem;background:#f2f2f2;display:grid;gap:1.1rem}.pdp-assurances__item{display:flex;align-items:center;gap:1.2rem}.pdp-assurances__icon{display:inline-flex;flex:0 0 auto;width:2.2rem;height:2.2rem;color:var(--kanivo-accent, #1a4141)}.pdp-assurances__icon svg{width:100%;height:100%}.pdp-assurances__text{font-size:1.5rem;line-height:1.35;color:var(--pdp-ink, #10151b)}
/*# sourceMappingURL=/cdn/shop/t/43/assets/component-product-hero-custom.css.map */
