.section-product-info{padding:0}.section-product-custom h1.product__h1{font-family:var(--font-body);font-size:1.8rem;line-height:2.2rem;text-transform:none;margin-bottom:.8rem;color:var(--color-terra-cuivree);text-transform:uppercase}.section-product-custom .product__subtitle p{font-size:3rem;line-height:3.6rem;text-transform:none;font-family:var(--font-title)}.section-product-custom .product-form__input{max-width:none;margin:0 -1rem}.section-product-custom input[type=radio]{display:none}.section-product-custom .price__container{display:flex;flex-direction:row;align-items:center;gap:.4rem}.section-product-custom .price-item{letter-spacing:normal}.section-product-custom .price__regular,.section-product-custom .price__sale{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.section-product-custom .price--on-sale .price-item--regular{color:#888;font-size:1.6rem;text-decoration:line-through}.section-product-custom .price-item{font-size:2rem;font-weight:700;color:var(--color-terra-cuivree)}.section-product-custom .promo-badge{display:inline-block;background:var(--color-terra-cuivree);color:var(--color-white-snow);font-size:1.2rem;font-weight:600;letter-spacing:normal;padding:.2rem .6rem;border-radius:.4rem;text-transform:uppercase}.section-product-custom .custom-highlight{padding:1.5rem;border-radius:.6rem;margin:1.5rem 0}.section-product-custom .custom-highlight__inner p{margin:0;font-size:1.4rem;line-height:1.6rem}.product__accordion .accordion__content-wrapper{overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease,opacity .4s ease}.product__accordion details.opening .accordion__content-wrapper,.product__accordion details.closing .accordion__content-wrapper{will-change:max-height,opacity}.section-product-custom .product__accordion summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1rem 0;border-top:1px solid #e5e5e5}.section-product-custom .product__accordion summary .summary__title h3{font-size:1.6rem;font-weight:700;padding-left:1rem}.section-product-custom .product__accordion details[open] summary{border-bottom:1px solid #e5e5e5}.section-product-custom .accordion__content{padding:1rem 0;font-size:1.4rem}.section-product-custom .variant-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem}.section-product-custom .variant-card{display:flex;flex-direction:column;align-items:center;padding:0;border:1px solid var(--color-charbon);border-radius:.5rem;cursor:pointer;transition:all .3s ease;background:var(--color-white-snow);text-align:center;overflow:hidden}.section-product-custom .variant-card:hover{box-shadow:0 4px 12px #00000026;transition:all .3s ease}.section-product-custom .variant-card__badge{width:100%;text-align:center;padding:.8rem 1rem;font-size:1.2rem;font-weight:600;background-color:var(--color-charbon);color:var(--color-white-snow);margin-bottom:1rem}.section-product-custom .variant-card__media img{max-width:110px;height:3.6rem;display:block;margin:0 auto .5rem}.section-product-custom .variant-card__title{font-weight:700;margin:.5rem 0}.section-product-custom .variant-card__subtitle{font-size:1rem;line-height:1.2rem;color:var(--color-charbon);margin-bottom:2rem}.section-product-custom .variant-card__price{display:flex;flex-direction:column;align-items:center;gap:.3rem;min-height:4rem;font-weight:600}.section-product-custom .variant-card__price--compare{color:#888;font-size:1.4rem;text-decoration:line-through}.section-product-custom .variant-card__price s{color:#888;font-size:1.4rem;line-height:1.6rem}.section-product-custom .variant-card__price--empty{visibility:hidden}.section-product-custom .variant-card__price--final{font-size:1.8rem;color:var(--color-charbon);transition:color .3s ease}.section-product-custom input[type=radio]:checked+.variant-card .variant-card__price--final{color:var(--color-terra-cuivree)}.section-product-custom .variant-card__price span{font-weight:700;font-size:1.8rem;color:var(--color-charbon);transition:color .3s ease}.section-product-custom input[type=radio]:checked+.variant-card{border-color:var(--color-terra-cuivree);box-shadow:0 4px 12px #00000026;transform:scale(1.04)}.section-product-custom input[type=radio]:checked+.variant-card .variant-card__badge{background-color:var(--color-terra-cuivree)}.section-product-custom input[type=radio]:checked+.variant-card .variant-card__badge.variant-card__badge--shipping{background:var(--color-ivoire-luxe)}.section-product-custom input[type=radio]:checked+.variant-card .variant-card__price span{color:var(--color-terra-cuivree)}.section-product-custom .variant-card__badge.variant-card__badge--shipping{display:inline-flex;align-items:center;gap:.6rem;margin:1rem 0 0;font-size:1.2rem;line-height:1;background:var(--color-ivoire-luxe);color:var(--color-charbon);white-space:nowrap;justify-content:center;padding:.6rem}.section-product-custom .variant-card__badge.variant-card__badge--shipping .variant-card__badge-icon{font-size:1.6rem;line-height:1}.section-product-custom .variant-card__badge.variant-card__badge--shipping .variant-card__badge-icon svg{width:1em;height:1em;vertical-align:middle}.section-product-custom .custom-rating{margin:1rem 0;font-weight:700}.section-product-custom .custom-offers{display:flex;gap:1rem;margin:1rem 0}.section-product-custom .offer-card{flex:1;border:1px solid #ddd;padding:1rem;text-align:center;border-radius:8px}.section-product-custom .product-benefits{list-style:none;margin:1rem 0;padding:0}.product-benefits-grid .benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;color:inherit}.product-benefits-grid .product-benefit .benefit-icon svg{width:3rem;height:3rem;fill:currentColor}.section-product-custom .form__label{text-align:center;padding:1rem;font-size:1.6rem;font-weight:700}.section-product-custom .product-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0}.section-product-custom .product-benefit{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;line-height:1.8rem;border:2px solid var(--color-lin-naturel);border-radius:5px;padding:.5rem}.section-product-custom .product-benefit .benefit-icon{font-size:1.6rem;flex-shrink:0}.section-product-custom .product-result{font-weight:700;margin:1.5rem 0}.section-product-custom .custom-buy-buttons-row{display:flex;gap:1rem;align-items:stretch;width:100%;flex-wrap:nowrap}.section-product-custom .custom-buy-buttons-row.has-qty .product-form__input.product-form__quantity{flex:0 0 auto;display:flex;align-items:stretch}.section-product-custom .custom-buy-buttons-row.has-qty .product-form__input.product-form__quantity .quantity{width:10rem;border:1px solid #999;border-radius:5px}.section-product-custom .custom-buy-buttons-row.has-qty .product-form__input.product-form__quantity .quantity:before,.section-product-custom .custom-buy-buttons-row.has-qty .product-form__input.product-form__quantity .quantity:after{border:0;border-radius:0;box-shadow:none}.section-product-custom .custom-buy-buttons-row.has-qty .quantity__button{width:4rem}.section-product-custom .custom-buy-buttons-row.has-qty .quantity__input{padding:0}.section-product-custom .custom-buy-buttons-row .product-form__buttons{flex:1;display:flex}.section-product-custom .custom-buy-buttons-row.has-qty #Quantity-Form-{flex:0 0 140px}.section-product-custom .custom-buy-buttons-row.has-qty .product-form__buttons{flex:1 1 auto;max-width:none}.section-product-custom .custom-buy-buttons-row .product-form__input{flex:none}.section-product-custom .custom-buy-buttons-row.full-width .product-form__buttons{flex:1 1 100%;max-width:none}.section-product-custom .custom-buy-buttons-row.full-width .product-form__submit{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.section-product-custom .custom-buy-buttons-row .product-form,.section-product-custom .custom-buy-buttons-row .product-form__input,.section-product-custom .custom-buy-buttons-row .product-form__submit{margin:0}.section-product-custom .product-form__quantity .form__label{display:none}.section-product-custom .product-form__submit[disabled]{opacity:1;pointer-events:none;cursor:wait}.sticky-buy-bar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--color-sable-doux);box-shadow:0 -2px 5px #00000014;z-index:200;display:flex;justify-content:center;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.sticky-buy-bar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-buy-bar__inner{display:flex;align-items:center;gap:1.2rem;padding:.8rem 1.2rem;width:100%;max-width:var(--page-width, 1200px)}.sticky-buy-bar__col--img{flex:0 0 auto}.sticky-buy-bar__col--info{flex:1 1 auto;min-width:0;display:none}.sticky-buy-bar__col--btn{width:100%}.sticky-buy-bar__img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:5px;display:block;border:1px solid var(--color-creme-legere)}.sticky-buy-bar__title{font-weight:700;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy-bar__variant{font-size:1.3rem;opacity:.8;margin-top:.1rem}.sticky-buy-bar__price{display:flex;align-items:baseline;gap:.6rem;margin-top:.2rem;font-weight:600}#sticky-price{font-size:1.6rem;font-weight:700;color:var(--color-terra-cuivree)}#sticky-compare{color:#888;font-size:1.4rem;text-decoration:line-through}#sticky-add{width:100%}#sticky-add.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}#sticky-add.loading>.loading__spinner.hidden{display:none}@media (min-width: 768px){.sticky-buy-bar__img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:8px;display:block}#sticky-add{min-width:17rem}.sticky-buy-bar__col--info{display:block}.sticky-buy-bar__col--btn{width:auto}}@media (min-width: 768px){.section-product-custom h1.product__h1{font-size:1.8rem;line-height:2.2rem}.section-product-custom .product__subtitle p{font-size:3rem;line-height:3.6rem}.section-product-custom .variant-card__media img{height:6rem;margin:0 auto .5rem}.section-product-custom .variant-card__subtitle{font-size:1.4rem;line-height:1.2rem;margin-bottom:2.5rem}.section-product-custom .product-form__input{max-width:none;margin:0}.section-product-custom .product__info-wrapper{padding:0 0 0 2rem}.section-product-custom .variant-cards{display:grid;grid-template-columns:1fr;gap:2rem}.section-product-custom .variant-card__badge{font-size:1.6rem}.section-product-custom .buy-buttons-row{flex-direction:row}}@media (min-width: 990px){.section-product-custom .variant-cards{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}}@media (min-width: 1280px){.section-product-custom .variant-cards{gap:1rem}}@media (min-width: 1440px){.section-product-custom .variant-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-main-product-custom.css.map */
