nav.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 2rem;color:#013184a6;font-size:.85rem}.breadcrumb a{color:#013184a6;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb__current{color:var(--namourou-dark-blue);font-weight:700}.breadcrumb__home{display:grid;place-items:center;width:1.1rem;height:1.1rem}.breadcrumb__home svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.product{padding:1rem 0 clamp(3rem,5vw,5rem)}.product__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}.product__gallery{position:sticky;top:1.5rem;align-self:start}.product__gallery-frame{position:relative;z-index:1;overflow:hidden;aspect-ratio:1;background:var(--namourou-offwhite);border-radius:1.5rem}.product__gallery-main{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.product__gallery-main::-webkit-scrollbar{display:none}.product__gallery-slide{display:grid;flex:0 0 100%;place-items:center;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.product__gallery-slide img{width:100%;height:100%;object-fit:cover}.product__gallery-placeholder{width:60%;height:60%;color:var(--namourou-dark-blue);opacity:.4}.product__thumbnails{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.product__thumbnail{width:9rem;height:9rem;padding:0;overflow:hidden;background:var(--namourou-offwhite);border:2px solid transparent;border-radius:.6rem;cursor:pointer}.product__thumbnail img{width:100%;height:100%;object-fit:cover}.product__thumbnail--active{border-color:var(--namourou-dark-blue)}.product__image-badges{position:absolute;right:1.25rem;bottom:1.25rem;left:1.25rem;z-index:2;display:flex;flex-direction:column;gap:.5rem}.product__image-badge{display:flex;align-items:center;gap:.6rem;padding:.65rem 1rem;color:#fff;background:#013184d1;border-radius:.6rem;font-size:.82rem;font-weight:700;line-height:1.3}.product__info{position:static}.product__title{margin:0 0 .5rem;font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.2;letter-spacing:normal}.product__rating{display:flex;align-items:center;gap:.6rem;margin:0 0 1rem;color:var(--namourou-dark-blue);font-size:.95rem;font-weight:700}.product__stars{display:inline-flex;gap:2px;color:#ffc233;font-size:1.1rem;line-height:1}.product__highlights{margin:0 0 1.25rem;color:var(--namourou-text)}.product__highlights p{margin:0;font-size:14px;line-height:1.8}.product__price{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0 0 1.25rem;font-size:1.5rem;font-weight:700;color:var(--namourou-dark-blue)}.product__price-compare{color:#01318473;font-size:1.05rem;font-weight:400}.product__price-badge{padding:.35rem .75rem;color:var(--namourou-dark-blue);background:var(--namourou-lavender);border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.product__price-badge--accent{color:#fff;background:var(--namourou-dark-blue)}.product__offer{display:flex;flex-direction:column;gap:.65rem;margin:0 0 1.5rem}.product__offer-card{display:block;width:100%;padding:1rem 1.1rem;color:inherit;text-align:left;background:#fff;border:1.5px solid rgba(1,49,132,.16);border-radius:.9rem;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.product__offer-card--active{background:var(--namourou-offwhite);border-color:var(--namourou-dark-blue);box-shadow:0 0 0 1px var(--namourou-dark-blue)}.product__offer-card-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .5rem}.product__offer-radio{position:relative;flex:none;width:1.1rem;height:1.1rem;border:1.5px solid rgba(1,49,132,.35);border-radius:50%}.product__offer-card--active .product__offer-radio{border-color:var(--namourou-dark-blue)}.product__offer-card--active .product__offer-radio:after{position:absolute;top:2px;right:2px;bottom:2px;left:2px;content:"";background:var(--namourou-dark-blue);border-radius:50%}.product__offer-card-title{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.1rem;color:var(--namourou-dark-blue);font-weight:700}.product__offer-card-title-text{white-space:nowrap}.product__offer-card-subtitle{color:#0131848c;font-size:.76rem;font-weight:600}.product__offer-card-price{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;margin-left:auto;color:var(--namourou-dark-blue);font-size:1rem;font-weight:700}.product__offer-card-price strong{order:0;font-size:1rem}.product__offer-card-price s{order:1;color:#01318473;font-size:.76rem;font-weight:400}.product__offer-save{flex:none;padding:.3rem .55rem;color:#fff;background:var(--namourou-accent);border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.01em;white-space:nowrap}.product__offer-details{padding:1rem 1.1rem 1.25rem;background:var(--namourou-offwhite);border-radius:.9rem}.product__offer-copy{margin:0 0 .9rem;color:var(--namourou-text);font-size:.88rem}.product__offer-item{display:flex;align-items:center;gap:.75rem;padding:.6rem;background:#fff;border-radius:.6rem}.product__offer-item-media{display:block;flex:none;width:3rem;height:3rem;overflow:hidden;background:var(--namourou-offwhite);border-radius:.4rem}.product__offer-item-media img{width:100%;height:100%;object-fit:cover}.product__offer-item-name{flex:1;color:var(--namourou-dark-blue);font-size:.88rem;font-weight:700}.product__offer-item-price{color:var(--namourou-dark-blue);font-size:.88rem;font-weight:700}.product__offer-item-select{flex:1;min-width:0;padding:.4rem .5rem;color:var(--namourou-dark-blue);background:transparent;border:1px solid rgba(1,49,132,.2);border-radius:.4rem;font-family:Krub,Arial,sans-serif;font-size:.85rem;font-weight:700}.product__offer-plus{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin:.35rem auto;color:var(--namourou-dark-blue);font-weight:800}.product__offer-item-price s{margin-right:.3rem;color:#01318473;font-weight:400}.product__offer-submit{width:100%;margin-top:.9rem}.product__offer-submit,.product__submit{border-radius:999px}.product__form{margin:0 0 .75rem}p.product__preorder-note{margin:0 0 1.5rem;color:#013184a6;font-size:.82rem;text-align:center}.product__buy-row{display:flex;flex-wrap:wrap;gap:1rem}.product__quantity{display:inline-flex;align-items:center;gap:.5rem;padding:0 .5rem;border:1px solid rgba(1,49,132,.2);border-radius:999px}.product__quantity-btn{display:grid;width:2.25rem;height:3.25rem;place-items:center;color:var(--namourou-dark-blue);background:transparent;border:0;font-size:1.15rem;cursor:pointer}.product__quantity-input{width:2.5rem;height:3.25rem;padding:0;color:var(--namourou-dark-blue);text-align:center;background:transparent;border:0;font-family:Krub,Arial,sans-serif;font-size:1rem;font-weight:700;-moz-appearance:textfield}.product__quantity-input::-webkit-outer-spin-button,.product__quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.product__quantity{flex:none}.product__submit{flex:1 1 12rem;min-width:12rem;gap:.5rem}.product__submit-icon{flex:none;width:1.3rem;height:1.3rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product__payment-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none}.product__payment-icons li{display:flex}.product__payment-icon{height:1.4rem;width:auto;border-radius:.25rem}.product__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:0 0 1.5rem}.product__trust-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;text-align:center}.product__trust-icon{box-sizing:border-box;width:4.5rem;height:4.5rem;padding:.65rem;object-fit:contain;color:var(--namourou-dark-blue);background:var(--namourou-offwhite);border-radius:1rem;font-size:1.1rem}.product__trust-icon--symbol{display:grid;place-items:center}.product__trust-text{display:flex;flex-direction:column;gap:.1rem}.product__trust-text strong{color:var(--namourou-dark-blue);font-size:.82rem;font-weight:700;line-height:1.3}.product__trust-text small{color:#01318499;font-size:.74rem}.product__siblings{margin:0 0 1.5rem}.product__siblings-label{margin:0 0 .75rem;color:var(--namourou-dark-blue);font-weight:700}.product__siblings-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem}.product__sibling{display:flex;flex-direction:column;align-items:center;gap:.4rem;min-width:0;padding:.6rem .35rem .75rem;color:inherit;text-align:center;text-decoration:none;background:var(--namourou-offwhite);border:2px solid transparent;border-radius:.85rem}.product__sibling--active{border-color:var(--namourou-dark-blue);background:#fff}.product__sibling-media{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:.6rem}.product__sibling-media img,.product__sibling-media svg{width:100%;height:100%;object-fit:cover}.product__sibling-radio{position:relative;width:1rem;height:1rem;border:1.5px solid rgba(1,49,132,.35);border-radius:50%}.product__sibling--active .product__sibling-radio{border-color:var(--namourou-dark-blue)}.product__sibling--active .product__sibling-radio:after{position:absolute;top:2px;right:2px;bottom:2px;left:2px;content:"";background:var(--namourou-dark-blue);border-radius:50%}.product__sibling-name{color:var(--namourou-dark-blue);font-size:.8rem;font-weight:700}.product__accordion{padding:1.25rem 0;border-top:1px solid rgba(1,49,132,.15)}.product__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--namourou-dark-blue);font-weight:700;cursor:pointer;list-style:none}.product__accordion summary::-webkit-details-marker{display:none}.product__accordion-chevron{flex:none;width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .2s ease}.product__accordion[open] .product__accordion-chevron{transform:rotate(180deg)}.product__description{margin-top:1rem;color:var(--namourou-text)}.product__description p{margin:0 0 .8em;font-size:.95rem;line-height:1.65}.product__description ul{margin:0;padding:0;list-style:none}.product__description ul li{padding:.5em 0;font-size:.95rem;line-height:1.5;border-top:1px solid rgba(1,49,132,.1)}.product__description ul li:first-child{border-top:none}.product__sticky{position:fixed;right:0;bottom:0;left:0;z-index:50;visibility:hidden;background:var(--namourou-offwhite);border-top:1px solid rgba(1,49,132,.15);box-shadow:0 -8px 24px #01318414;opacity:0;transform:translateY(100%);transition:transform .25s ease,opacity .25s ease}.product__sticky.product__sticky--show{visibility:visible;opacity:1;transform:translateY(0)}.product__sticky-inner{display:flex;align-items:center;gap:1rem;padding:.85rem 0}.product__sticky-image{width:3rem;height:3rem;object-fit:cover;border-radius:.5rem}.product__sticky-title{flex:1;overflow:hidden;color:var(--namourou-dark-blue);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product__sticky-price{color:var(--namourou-dark-blue);font-weight:700}.product__sticky-btn{flex:none}@media(max-width:989px){.product__highlights p{font-size:14px;line-height:1.6}}@media(max-width:749px){.product{padding-top:0;display:flex;flex-direction:column}.product>.breadcrumb{margin:.75rem 0 .5rem;order:2;font-size:.72rem}.product__layout{display:contents}.product__gallery{order:1;position:static}.product__info{order:3}.product__gallery:before{display:none}.product__gallery-frame{margin-inline:-1.5rem;border-radius:0}.product__sticky-image{display:none}.product__siblings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.product__sibling{gap:.3rem;padding:.4rem .2rem .55rem}.product__sibling-name{font-size:.68rem}.product__sibling-radio{width:.8rem;height:.8rem}.product__buy-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:.6rem}.product__quantity{width:100%;justify-content:space-between;padding:0 .2rem}.product__quantity-btn{flex:1 1 0;width:auto;min-width:0;height:2.9rem;font-size:.95rem}.product__quantity-input{flex:1 1 0;width:auto;min-width:0;height:2.9rem;padding:0;font-size:.82rem}.product__submit{width:100%;min-width:0;flex:initial;padding-inline:.5rem;font-size:.88rem;gap:.35rem}.product__submit-icon{width:1.1rem;height:1.1rem}}@media(max-width:480px){.product__gallery-frame{margin-inline:-1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product.css.map */
