.product-card__media{aspect-ratio:4/5;background:var(--color-sand);padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain!important;padding:0;transition:transform .4s,opacity .35s;transform:scale(1.2)}.product-card:hover .product-card__media img.img-main{transform:scale(1.28)}@media(min-width:768px){.product-card__media{aspect-ratio:4/5}}[data-animate]{opacity:0;transform:translateY(34px);transition:opacity .75s cubic-bezier(.2,.65,.2,1),transform .75s cubic-bezier(.2,.65,.2,1);will-change:opacity,transform}[data-animate=fade]{transform:none}[data-animate=left]{transform:translate(-40px)}[data-animate=right]{transform:translate(40px)}[data-animate=scale]{transform:scale(.96)}[data-animate].is-visible{opacity:1;transform:none}.product-grid>[data-animate]:nth-child(2){transition-delay:.08s}.product-grid>[data-animate]:nth-child(3){transition-delay:.16s}.product-grid>[data-animate]:nth-child(4){transition-delay:.24s}.product-grid>[data-animate]:nth-child(5){transition-delay:.32s}.product-grid>[data-animate]:nth-child(6){transition-delay:.4s}.testi__grid>[data-animate]:nth-child(2){transition-delay:.1s}.testi__grid>[data-animate]:nth-child(3){transition-delay:.2s}.pour-qui>[data-animate]:nth-child(2){transition-delay:.12s}.pour-qui>[data-animate]:nth-child(3){transition-delay:.24s}.usp-bar__grid>[data-animate]:nth-child(2){transition-delay:.1s}.usp-bar__grid>[data-animate]:nth-child(3){transition-delay:.2s}.usp-bar__grid>[data-animate]:nth-child(4){transition-delay:.3s}.pdp__usps>[data-animate]:nth-child(2){transition-delay:.08s}.pdp__usps>[data-animate]:nth-child(3){transition-delay:.16s}.pdp__usps>[data-animate]:nth-child(4){transition-delay:.24s}.hero__eyebrow,.hero__title,.hero__sub,.hero__ctas{opacity:0;transform:translateY(20px);animation:dem-hero-in .8s cubic-bezier(.2,.65,.2,1) forwards}.hero__title{animation-delay:.1s}.hero__sub{animation-delay:.22s}.hero__ctas{animation-delay:.34s}@keyframes dem-hero-in{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){[data-animate]{opacity:1;transform:none;transition:none}.hero__eyebrow,.hero__title,.hero__sub,.hero__ctas{opacity:1;transform:none;animation:none}}.pdp__usps{margin-top:1rem;background:var(--color-bg);border:1px solid rgba(5,11,16,.08);border-radius:18px;padding:1.2rem;display:grid;grid-template-columns:1fr;gap:.6rem}@media(min-width:540px){.pdp__usps{grid-template-columns:1fr 1fr;gap:.7rem}}.usp-card{position:relative;display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border-radius:14px;background:#fff;border:1px solid rgba(5,11,16,.06);cursor:pointer;text-align:left;width:100%;transition:transform .2s,border-color .2s,box-shadow .2s;color:var(--color-fg);font:inherit}.usp-card:hover{transform:translateY(-2px);border-color:#0076c866;box-shadow:0 10px 24px #050b100f}.usp-card__icon{flex:0 0 auto;width:44px;height:44px;border-radius:12px;background:var(--color-fg);color:var(--color-bg);display:flex;align-items:center;justify-content:center;transition:background .2s}.usp-card:hover .usp-card__icon{background:var(--color-accent)}.usp-card__icon svg{width:22px;height:22px}.usp-card__txt{flex:1;min-width:0}.usp-card__txt strong{display:block;font-size:.92rem;font-weight:600;line-height:1.2}.usp-card__txt small{display:block;font-size:.78rem;color:var(--color-fg-muted);margin-top:.15rem}.usp-card__more{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#050b100f;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--color-fg-muted);transition:.2s}.usp-card:hover .usp-card__more{background:var(--color-accent);color:#fff}.info-dialog{padding:0;border:0;border-radius:20px;max-width:460px;width:92%;background:transparent;outline:0}.info-dialog::backdrop{background:#050b109e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.info-dialog[open]{animation:dem-modal-in .35s cubic-bezier(.2,.65,.2,1)}@keyframes dem-modal-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}.info-dialog__content{background:var(--color-bg);padding:2.4rem 1.8rem 2rem;border-radius:20px;position:relative;text-align:center}.info-dialog__icon{width:72px;height:72px;margin:0 auto 1rem;background:var(--color-fg);color:var(--color-bg);border-radius:50%;display:flex;align-items:center;justify-content:center}.info-dialog__icon svg{width:34px;height:34px}.info-dialog__close{position:absolute;top:.9rem;right:.9rem;width:34px;height:34px;border-radius:50%;background:#050b1014;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;color:var(--color-fg)}.info-dialog__close:hover{background:#050b1024}.info-dialog h3{margin:0 0 .9rem;font-size:1.4rem}.info-dialog p{color:var(--color-fg-muted);line-height:1.6;margin:0 0 1rem;font-size:.95rem}.info-dialog ul{text-align:left;padding:0;margin:0 0 1rem;list-style:none;border-top:1px solid rgba(5,11,16,.08)}.info-dialog ul li{padding:.75rem 0;border-bottom:1px solid rgba(5,11,16,.08);font-size:.92rem;display:flex;gap:.6rem;align-items:flex-start}.info-dialog ul li:before{content:"\2713";color:var(--color-accent);font-weight:700;flex:0 0 auto}.stars{position:relative;display:inline-flex;gap:0;line-height:0;vertical-align:middle;color:var(--color-accent)}.stars__bg,.stars__fg{display:inline-flex;gap:.1rem}.stars__fg{position:absolute;left:0;top:0;width:var(--star-pct,100%);overflow:hidden;white-space:nowrap}.stars__bg svg,.stars__fg svg{flex:0 0 auto;width:14px;height:14px}.stars--lg .stars__bg svg,.stars--lg .stars__fg svg{width:18px;height:18px}.durability__col{transition:transform .35s cubic-bezier(.2,.65,.2,1),box-shadow .35s ease,border-color .35s ease;cursor:default;will-change:transform}.durability__col:hover{transform:scale(1.025);box-shadow:0 20px 50px #00000040}.dur-mini__col{transition:transform .3s cubic-bezier(.2,.65,.2,1),box-shadow .3s ease;cursor:default;will-change:transform}.dur-mini__col:hover{transform:scale(1.03);box-shadow:0 14px 30px #0000002e}.testi__card{transition:transform .3s cubic-bezier(.2,.65,.2,1),box-shadow .3s ease;cursor:default;will-change:transform}.testi__card:hover{transform:scale(1.02);box-shadow:0 20px 50px #050b1014}.pdp__delivery{display:inline-flex;align-items:center;gap:.55rem;font-size:.9rem;color:var(--color-fg);margin:.2rem 0 .6rem;padding:.65rem 1rem;background:#d8c8aa38;border-radius:10px;border-left:3px solid var(--color-accent-2);width:fit-content;max-width:100%}.pdp__delivery-icon{font-size:1.15rem;flex:0 0 auto}.pdp__delivery strong{color:var(--color-fg);font-weight:700;white-space:nowrap}.pdp__delivery-note{display:block;font-size:.78rem;color:var(--color-fg-muted);margin-top:.15rem;font-weight:400}.pdp .pdp__pay{display:inline-flex;align-items:center;gap:.75rem;background:#fff;border:2px solid var(--color-fg);padding:.6rem 1.1rem .6rem .5rem;border-radius:14px;margin:.5rem 0;font-size:.94rem;color:var(--color-fg);font-weight:500;width:fit-content;max-width:100%;box-shadow:0 6px 16px #050b1014;line-height:1.3;transition:transform .25s,box-shadow .25s,border-color .25s;cursor:pointer;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.pdp .pdp__pay:hover{transform:translateY(-2px);box-shadow:0 12px 28px #050b1024;border-color:var(--color-accent)}.pdp .pdp__pay:active{transform:translateY(0);transition:transform .1s}.pdp .pdp__pay:before{content:"\20ac";display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--color-accent);color:#fff;font-weight:800;font-size:1.2rem;border-radius:10px;flex-shrink:0;font-family:Inter Tight,sans-serif;box-shadow:0 4px 10px #0076c840;transition:transform .25s}.pdp .pdp__pay:hover:before{transform:rotate(-6deg) scale(1.05)}.pdp .pdp__pay:after{content:"\2192";color:var(--color-accent);font-weight:800;font-size:1.15rem;margin-left:.3rem;transition:transform .25s ease;flex-shrink:0}.pdp .pdp__pay:hover:after{transform:translate(5px)}.pdp .pdp__pay.is-loading{pointer-events:none;opacity:.7}.pdp .pdp__pay.is-loading:after{content:"\23f3";animation:dem-spin 1s linear infinite}@keyframes dem-spin{to{transform:rotate(360deg)}}.pdp .pdp__pay strong{color:var(--color-accent);font-weight:800;font-size:1.08rem;letter-spacing:.01em}.pdp .pdp__pay-brands{display:inline-flex;gap:.3rem;margin-left:.2rem;align-items:center}.pdp .pdp__pay-brand{display:inline-block;background:#f6f2ea;color:var(--color-fg);padding:.15rem .5rem;border-radius:5px;font-size:.72rem;font-weight:700;letter-spacing:.04em}.pdp-gallery__main{position:relative}.pdp-gallery__slide img{cursor:zoom-in}.pdp-gallery__zoom{position:absolute;bottom:.8rem;left:.8rem;width:44px;height:44px;border-radius:50%;background:#fffffff2;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;color:var(--color-fg);box-shadow:0 4px 14px #0000002e;transition:transform .2s,background .2s}.pdp-gallery__zoom:hover{transform:scale(1.08);background:#fff}.pdp-gallery__zoom svg{width:18px;height:18px}.pdp-lightbox{padding:0;border:0;background:transparent;max-width:100vw;max-height:100vh;width:100vw;height:100vh;margin:0;outline:0;overflow:hidden}.pdp-lightbox::backdrop{background:#050b10f0}.pdp-lightbox[open]{animation:dem-lightbox-in .25s ease}@keyframes dem-lightbox-in{0%{opacity:0}to{opacity:1}}.pdp-lightbox__stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:auto;touch-action:pinch-zoom;background:transparent;overscroll-behavior:contain}.pdp-lightbox__stage::-webkit-scrollbar{width:8px;height:8px}.pdp-lightbox__stage::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.pdp-lightbox__stage::-webkit-scrollbar-thumb:hover{background:#ffffff59}.pdp-lightbox__img{max-width:94vw;max-height:90vh;width:auto;height:auto;object-fit:contain;cursor:zoom-in;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;transition:max-width .3s ease,max-height .3s ease;display:block;margin:auto;pointer-events:auto}.pdp-lightbox__img.is-zoomed{max-width:none;max-height:none;cursor:grab;transition:none}.pdp-lightbox__img.is-zoomed:active{cursor:grabbing}.pdp-lightbox__close,.pdp-lightbox__prev,.pdp-lightbox__next{position:fixed;background:#fffffff2;border:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:var(--color-fg);box-shadow:0 6px 18px #0000004d;transition:transform .2s,background .2s}.pdp-lightbox__close{top:1.2rem;right:1.2rem;font-size:1.5rem;line-height:1}.pdp-lightbox__close:hover{background:#fff;transform:scale(1.06)}.pdp-lightbox__prev{left:1.2rem;top:50%;transform:translateY(-50%)}.pdp-lightbox__next{right:1.2rem;top:50%;transform:translateY(-50%)}.pdp-lightbox__prev:hover,.pdp-lightbox__next:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.pdp-lightbox__prev svg,.pdp-lightbox__next svg,.pdp-lightbox__close svg{width:20px;height:20px}.pdp-lightbox__counter{position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%);background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;padding:.45rem 1rem;border-radius:999px;font-size:.85rem;font-weight:500;z-index:10;letter-spacing:.04em}.pdp-lightbox__hint{position:fixed;bottom:4rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.78rem;z-index:10;pointer-events:none;letter-spacing:.04em;text-align:center;white-space:nowrap}@media(max-width:768px){.pdp-lightbox__close,.pdp-lightbox__prev,.pdp-lightbox__next{width:42px;height:42px}.pdp-lightbox__close{top:.8rem;right:.8rem}.pdp-lightbox__prev{left:.6rem}.pdp-lightbox__next{right:.6rem}.pdp-lightbox__hint{display:none}}@media(prefers-reduced-motion:reduce){.durability__col,.dur-mini__col,.testi__card,.pdp .pdp__pay,.pdp-gallery__zoom,.pdp-lightbox__close,.pdp-lightbox__prev,.pdp-lightbox__next,.product-card__media img{transition:none;will-change:auto}.durability__col:hover,.dur-mini__col:hover,.testi__card:hover,.pdp .pdp__pay:hover{transform:none;box-shadow:none}.pdp .pdp__pay:hover:before,.pdp .pdp__pay:hover:after{transform:none}.pdp .pdp__pay.is-loading:after{animation:none}.pdp-lightbox[open]{animation:none}.pdp-lightbox__img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/dem-anim.css.map */
