body{background:var(--hn-dark)!important}.hn-product{background-color:var(--hn-dark);padding-bottom:0}.hn-product__dark{position:relative;background-color:var(--hn-dark)}.hn-product__hero-bg{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-attachment:fixed;background-size:cover;background-position:center top;background-repeat:no-repeat;pointer-events:none;z-index:0;clip-path:inset(0)}.hn-product__hero,.hn-product__accordion,.hn-product__reviews{position:relative;z-index:1}.hn-product__hero{display:grid;grid-template-columns:686fr 557fr;gap:0 60px;align-items:start;padding-top:88px;padding-bottom:88px}.hn-product__images{display:flex;flex-direction:column;gap:0}.hn-product__media-item--first .hn-product__img{border-radius:14px 14px 0 0}.hn-product__media-item:not(.hn-product__media-item--first):last-child .hn-product__img{border-radius:0 0 14px 14px}.hn-product__img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:1 / 1}.hn-product__info{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:none;padding-bottom:40px;z-index:10}.hn-product__info::-webkit-scrollbar{display:none}.hn-product__title{font-family:Poppins,sans-serif;font-weight:400;font-size:56px;line-height:1;color:var(--hn-cream);margin:0 0 12px;text-transform:uppercase}.hn-product__meta-row{display:flex;align-items:center;column-gap:16px;row-gap:8px;margin-bottom:32px;flex-wrap:wrap;justify-content:flex-start}.hn-product__category{font-family:Poppins,sans-serif;font-weight:200;font-size:14px;text-transform:uppercase;color:var(--hn-cream);margin:0;letter-spacing:.04em}.hn-product__category--mobile{display:none}.hn-product__category--desktop{display:block}.hn-product__price-wrap--mobile{display:none!important}.hn-product__price-wrap--desktop{display:flex}.hn-product__rating{display:flex;align-items:center;gap:6px;flex-shrink:0;min-width:fit-content}.hn-product__stars{display:flex;gap:2px}.hn-product__stars .hn-star--full path{fill:var(--hn-gold)}.hn-product__stars .hn-star--empty path{fill:var(--hn-gold)}.hn-product__review-count{font-family:Poppins,sans-serif;font-weight:200;font-size:14px;color:var(--hn-cream);white-space:nowrap}.hn-product__subtitle{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;color:var(--hn-cream);margin:0 0 12px;line-height:1.5}.hn-product__short-desc{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:var(--hn-cream);margin-bottom:32px}.hn-product__purchase-type{display:flex;gap:8px;margin-bottom:8px;position:relative;z-index:11}.hn-product__purchase-type--column{flex-direction:column}.hn-product__purchase-btn{flex:1;height:40px;padding:8px 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:13px;text-transform:uppercase;letter-spacing:.03em;border-radius:150px;border:1px solid rgba(249,247,242,.4);background:transparent;color:var(--hn-cream);cursor:pointer;transition:border-color .2s ease,background .2s ease;white-space:nowrap;position:relative;z-index:1000;pointer-events:auto!important;isolation:isolate;width:fit-content}.hn-product__purchase-btn--active{border-color:var(--hn-cream);background:#f9f7f214}.hn-product__purchase-btn:hover:not(.hn-product__purchase-btn--active){border-color:#f9f7f2b3}.hn-product__subscription-note{font-family:Poppins,sans-serif;font-weight:200;font-size:10px;color:var(--hn-cream);margin:4px 0 16px;padding-left:8px}.hn-product__price-wrap{margin-top:64px;margin-bottom:32px;display:flex;flex-direction:column;gap:12px}.hn-product__badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;background-color:var(--hn-gold);color:var(--hn-cream);font-family:Poppins,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.03em;border-radius:2px;width:fit-content}.hn-product__badge--sub{background-color:var(--hn-gold)}.hn-product__price-row{display:flex;align-items:baseline;gap:4px;flex-direction:column}.hn-product__price{font-family:Poppins,sans-serif;font-weight:400;font-size:26px;color:var(--hn-cream);line-height:1}.hn-product__price--promo{color:var(--hn-gold)}.hn-product__price-compare{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:var(--hn-cream);opacity:.6;text-decoration:line-through}.hn-product__add-btn{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background-color:var(--hn-cream);color:var(--hn-dark);border:none;border-radius:150px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:opacity .2s ease;position:relative;z-index:1000;pointer-events:auto!important;max-width:448px}.hn-product__add-btn:hover{opacity:.88}.hn-product__add-btn:disabled{opacity:.4;cursor:not-allowed}.hn-product__accordion{padding-bottom:88px}.hn-accordion__item{border-bottom:.75px solid #F9F7F2}.hn-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;gap:16px}.hn-accordion__label{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;color:var(--hn-cream);letter-spacing:.05em}.hn-accordion__icon{flex-shrink:0;color:var(--hn-cream);transition:transform .3s ease}.hn-accordion__trigger[aria-expanded=true] .hn-accordion__icon{transform:rotate(-180deg)}.hn-accordion__body{overflow:hidden;max-width:958px;margin-left:auto}.hn-accordion__body[hidden]{display:none}.hn-accordion__content{padding:0 0 24px;font-family:Poppins,sans-serif;font-weight:300;font-size:14px;line-height:1.7;color:var(--hn-cream)}.hn-accordion__content p{margin:0 0 8px}.hn-accordion__content p:last-child{margin-bottom:0}.hn-accordion__content h2,.hn-accordion__content h3,.hn-accordion__content h4,.hn-accordion__content h5,.hn-accordion__content h6{font-family:Poppins,sans-serif;font-weight:400;font-size:26px;color:var(--hn-cream);margin:16px 0 6px;letter-spacing:.02em}.hn-accordion__content strong{font-weight:600}.hn-accordion__content em{font-style:italic;opacity:.85}.hn-accordion__content ul,.hn-accordion__content ol{padding-left:20px;margin:8px 0}.hn-accordion__content li{margin-bottom:4px}.hn-accordion__content a{color:var(--hn-gold);text-decoration:underline;text-underline-offset:2px}.hn-accordion__content table{width:100%;border-collapse:collapse;font-size:13px;margin:12px 0}.hn-accordion__content th,.hn-accordion__content td{padding:8px 12px;border:.5px solid rgba(249,247,242,.2);text-align:left}.hn-accordion__content th{font-weight:500;background:#f9f7f20f}.hn-product__reviews{background-color:var(--hn-cream);padding:88px 0}.hn-pdp-reviews__top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:64px}.hn-pdp-reviews__title{font-family:Poppins,sans-serif;font-weight:500;font-size:26px;text-transform:uppercase;color:var(--hn-dark);margin:0}.hn-pdp-reviews__cta{display:inline-flex;align-items:center;height:40px;padding:0 20px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;text-decoration:none;color:var(--hn-dark);border:1.5px solid var(--hn-dark);border-radius:150px;letter-spacing:.03em;transition:opacity .2s ease;white-space:nowrap;cursor:pointer;flex-shrink:0}.hn-pdp-reviews__cta:hover{opacity:.6}.hn-pdp-reviews__meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:64px;padding-bottom:24px;border-bottom:1px solid var(--hn-dark);flex-wrap:wrap}.hn-pdp-reviews__stats{display:flex;align-items:flex-end;gap:32px}.hn-pdp-reviews__stat{display:flex;flex-direction:row;flex-wrap:wrap;width:fit-content;align-items:center;row-gap:2px;column-gap:8px}.hn-pdp-reviews__count,.hn-pdp-reviews__avg{width:fit-content;font-family:Poppins,sans-serif;font-weight:400;font-size:34px;color:var(--hn-dark);line-height:1}.hn-pdp-reviews__avg-stars{display:flex;gap:2px;margin-top:4px}.hn-pdp-reviews__avg-stars .hn-star--full path{fill:var(--hn-gold)}.hn-pdp-reviews__avg-stars .hn-star--empty path{fill:var(--hn-gold);opacity:.25}.hn-pdp-reviews__stat-label{font-family:Poppins,sans-serif;font-weight:300;font-size:13px;color:var(--hn-dark);opacity:.7;white-space:nowrap;width:100%}.hn-pdp-reviews__filter-wrap{display:flex;align-items:center;gap:10px;flex-shrink:0}.hn-pdp-reviews__filter-label{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;color:var(--hn-dark);white-space:nowrap}.hn-pdp-reviews__dropdown-wrap{position:relative}.hn-pdp-reviews__dropdown-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:var(--hn-dark);background:#e4e2dc;border:none;border-radius:150px;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}.hn-pdp-reviews__dropdown-btn:hover{opacity:.7}.hn-pdp-reviews__dropdown-btn svg{transition:transform .2s ease;flex-shrink:0}.hn-pdp-reviews__dropdown-btn[aria-expanded=true] svg{transform:rotate(180deg)}.hn-pdp-reviews__dropdown-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:180px;background:var(--hn-cream);border:1.5px solid rgba(26,27,24,.2);border-radius:12px;padding:6px;list-style:none;margin:0;z-index:10;box-shadow:0 4px 16px #1a1b1814}.hn-pdp-reviews__dropdown-menu[hidden]{display:none}.hn-pdp-filter-opt{display:block;width:100%;padding:10px 14px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:var(--hn-dark);background:none;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:background .15s ease;white-space:nowrap}.hn-pdp-filter-opt:hover{background:#1a1b180f}.hn-pdp-filter-opt.is-active{font-weight:600}.hn-pdp-reviews__separator{height:.5px;background:#1a1b1826;margin-bottom:32px}.hn-pdp-reviews__list{display:flex;flex-direction:column;gap:0;align-items:flex-end}.hn-pdp-reviews__voir-plus{display:flex;justify-content:center;margin-top:64px}.hn-pdp-voir-plus-btn{height:40px;padding:0 32px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.03em;color:var(--hn-dark);background:transparent;border:1.5px solid var(--hn-dark);border-radius:150px;cursor:pointer;transition:opacity .2s ease}.hn-pdp-voir-plus-btn:hover{opacity:.6}.hn-pdp-reviews__loading,.hn-pdp-reviews__empty{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;color:#1a1b1899;padding:20px 0}.hn-pdp-review-card{padding:24px 0;display:flex;flex-direction:column;gap:8px;max-width:85%;min-width:85%}.hn-pdp-review-card:first-of-type{padding-top:0}.hn-pdp-review-card:last-of-type{padding-bottom:0}.hn-pdp-review-card__header{display:flex;align-items:center;gap:16px}.hn-pdp-review-card__avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;border:1.5px solid var(--hn-dark);font-family:Poppins,sans-serif;font-weight:300;font-size:21px;color:var(--hn-dark)}.hn-pdp-review-card__name{font-family:Poppins,sans-serif;font-weight:300;font-size:21px;color:var(--hn-dark);margin:0 0 4px;line-height:1.2}.hn-pdp-review-card__stars{display:flex;gap:2px}.hn-pdp-review-card__stars .hn-star--full path{fill:var(--hn-gold)}.hn-pdp-review-card__stars .hn-star--empty path{fill:var(--hn-gold);opacity:.25}.hn-pdp-review-card__title{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;color:var(--hn-dark);margin:0;letter-spacing:.02em}.hn-pdp-review-card__body{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;line-height:1.65;color:var(--hn-dark);margin:0}@media screen and (max-width:640px){.hn-pdp-reviews__title{font-size:20px}.hn-pdp-review-card__avatar{width:44px;height:44px;font-size:18px}.hn-pdp-review-card__name{font-size:18px}}.hn-product__gallery{display:none}.hn-product__images-stack{display:flex;flex-direction:column}@media screen and (max-width:990px){.hn-product__hero{grid-template-columns:1fr 1fr;gap:0 32px}.hn-accordion__content h2,.hn-accordion__content h3,.hn-accordion__content h4,.hn-accordion__content h5,.hn-accordion__content h6{font-size:23px;margin:12px 0 4px}.hn-product__reviews{padding:64px 0}.hn-product__hero{padding-top:48px;padding-bottom:64px}.hn-product__accordion{padding-bottom:64px}.hn-pdp-reviews__top,.hn-pdp-reviews__meta{margin-bottom:48px}.hn-product__title{font-size:40px}.hn-pdp-review-card{max-width:100%;min-width:100%}.hn-pdp-reviews__voir-plus{margin-top:48px}}@media screen and (max-width:640px){.hn-product__hero{grid-template-columns:1fr;gap:0;padding-top:0}.hn-accordion__content h2,.hn-accordion__content h3,.hn-accordion__content h4,.hn-accordion__content h5,.hn-accordion__content h6{font-size:19px;margin:8px 0 4px}.hn-product__price-row{align-items:end;gap:0px}.hn-pdp-reviews__voir-plus{margin-top:32px}.hn-pdp-review-card{padding:16px 0}.hn-pdp-reviews__top,.hn-pdp-reviews__meta{margin-bottom:32px}.hn-pdp-reviews__cta,.hn-product__images-stack{display:none}.hn-product__gallery{display:block}.hn-product__gallery-main{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;margin-bottom:12px}.hn-product__gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.hn-product__gallery-slide.is-active{opacity:1;pointer-events:auto}.hn-product__gallery-img{width:100%;height:100%;object-fit:cover;display:block}.hn-product__gallery-thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.hn-product__gallery-thumbs::-webkit-scrollbar{display:none}.hn-product__gallery-thumb{flex-shrink:0;width:48px;height:48px;border-radius:8px;overflow:hidden;border:1.5px solid transparent;background:none;padding:0;cursor:pointer;transition:border-color .2s ease}.hn-product__gallery-thumb.is-active{border-color:var(--hn-cream)}.hn-product__gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hn-product__reviews{padding:48px 0}.hn-product__hero{padding-top:24px;padding-bottom:48px}.hn-product__accordion{padding-bottom:48px}.hn-product__info{position:static;max-height:none;padding:24px 0 40px}.hn-product__title{font-size:32px}.hn-product__category--mobile{display:block}.hn-product__category--desktop{display:none}.hn-product__price-wrap--mobile{display:flex!important}.hn-product__price-wrap--desktop{display:none!important}.hn-product__meta{display:grid;grid-template-columns:1fr auto;column-gap:12px;align-items:start;margin-bottom:0}.hn-product__category--mobile{grid-column:1;grid-row:1}.hn-product__title{grid-column:1;grid-row:2;font-size:32px;margin-bottom:8px}.hn-product__meta-row{grid-column:1;grid-row:3;flex-direction:row;align-items:center;gap:6px;margin-bottom:0;justify-content:flex-start}.hn-product__price-wrap--mobile{grid-column:2;grid-row:1 / 4;align-self:start;align-items:flex-end;gap:4px;padding-top:0;margin:0}.hn-product__price{font-size:22px;white-space:nowrap}.hn-product__price-compare{text-align:right}.hn-product__info{display:flex;flex-direction:column;position:static;max-height:none;padding:24px 0 0}.hn-product__purchase-type{flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:16px}.hn-product__purchase-btn{flex:1;width:fit-content;padding:6px 12px}.hn-product__short-desc{order:9;margin-bottom:0;margin-top:32px}.hn-product__category--mobile{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hn-product__subscription-note{margin:0 0 16px}.hn-product__badge:last-of-type{margin-bottom:8px}.hn-product__hero-bg{position:fixed}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-product-hn.css.map */
