.d24c.c-slideshow{display:block}.c-slideshow .c-slides{display:grid;isolation:isolate;touch-action:pan-y}.c-slideshow .c-slide{grid-area:1/1;min-width:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s ease}.c-slideshow .c-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.d24c.c-slideshow .c-slide-title{font-size:clamp(64px,8.3vw,132px);line-height:.88;overflow-wrap:normal}.c-slideshow .c-slide-title span{display:block}.c-slideshow .c-slide .c-small{max-width:510px}.c-slideshow .c-slide-controls{display:flex;gap:24px;align-items:center;padding:0 38px;border-top:1px solid var(--c-line);background:var(--c-ink)}.c-slideshow .c-slide-controls[hidden]{display:none}.c-slideshow .c-slide-choices{position:relative;display:flex;flex:1;min-width:0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--c-accent) transparent}.c-slideshow .c-slide-choice{display:flex;gap:10px;align-items:center;justify-content:center;min-height:78px;padding:15px 18px;flex:1;white-space:nowrap;border-top:3px solid transparent;color:var(--c-muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.035em;transition:color .2s,background .2s}.c-slideshow .c-slide-choice:hover{color:var(--c-white);background:color-mix(in srgb,var(--c-white) 5%,transparent)}.c-slideshow .c-slide-choice[aria-pressed=true]{border-color:var(--c-accent);color:var(--c-white);background:color-mix(in srgb,var(--c-accent) 13%,transparent)}.c-slideshow .c-slide-number{color:var(--c-accent);font-size:10px;font-variant-numeric:tabular-nums}.c-slideshow .c-slide-transport{display:flex;align-items:center;gap:8px;flex-shrink:0}.c-slideshow .c-slide-count{font-size:11px;letter-spacing:.08em;color:var(--c-muted);margin-right:8px;font-variant-numeric:tabular-nums}.c-slideshow .c-slide-control{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--c-line);border-radius:50%;color:var(--c-white)}.c-slideshow .c-slide-control:hover{border-color:var(--c-accent);color:var(--c-accent)}.c-slideshow .c-slide-control svg{width:19px;height:19px;grid-area:1/1}.c-slideshow .c-play-icon{display:none}.c-slideshow [data-toggle][data-paused=true] .c-play-icon{display:block}.c-slideshow [data-toggle][data-paused=true] .c-pause-icon{display:none}@media(max-width:1199px){.c-slideshow .c-slide-controls{padding:0 20px;gap:15px}.c-slideshow .c-slide-choice{padding:15px 13px;min-height:68px}.c-slideshow .c-slide-number,.c-slideshow .c-slide-count{display:none}}@media(max-width:899px){.c-slideshow .c-slide-controls{display:block;padding:0 16px}.c-slideshow .c-slide-transport{justify-content:flex-end;padding:12px 0}.c-slideshow .c-slide-count{display:block;margin-right:auto}.c-slideshow .c-slide-choices{border-bottom:1px solid var(--c-line)}.c-slideshow .c-slide-choice{min-height:60px;flex:0 0 auto}}@media(max-width:699px){.d24c.c-slideshow .c-slide-title{font-size:clamp(51px,13.9vw,84px);max-width:520px}.d24c.c-slideshow .c-slide .c-wrap{padding-top:390px;padding-bottom:38px}.d24c.c-slideshow .c-slide .c-small{font-size:11px;line-height:1.5}.d24c.c-slideshow .c-slide{min-height:850px}.c-slideshow .c-slide-choice{font-size:11px;padding:14px}.c-slideshow .c-slide-number{display:inline}.c-slideshow .c-slide-controls{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.c-slideshow .c-slide{transition:none}}.de24-marquee{overflow:hidden;border-bottom:1px solid color-mix(in srgb,var(--de24-white) 20%,transparent);padding:22px 0}.de24-marquee>div{display:flex;width:max-content;animation:de24-marquee 40s linear infinite}.de24-marquee span{display:block;flex:none;font-size:clamp(24px,3vw,42px);font-weight:800;text-transform:uppercase;padding-right:32px;letter-spacing:-.03em}.de24-marquee b{color:var(--de24-accent);padding:0 27px}@keyframes de24-marquee{to{transform:translate(-33.333333%)}}.de24-footer{padding-top:60px;padding-bottom:28px}.de24-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.de24-footer__brand img{width:200px;height:auto;object-fit:contain;margin-bottom:20px}.de24-footer__brand p,.de24-footer address{font-size:13px;line-height:1.7;max-width:260px}.de24-footer address{font-style:normal;margin-top:18px;opacity:.8}.de24-footer nav h2,.de24-footer__bottom h2{font-family:var(--text-font-family);font-size:14px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.de24-footer nav ul{list-style:none;padding:0;display:grid;gap:11px}.de24-footer nav a{font-size:13px;opacity:.85}.de24-footer nav a:hover{opacity:1;text-decoration:underline}.de24-footer__contact{display:flex;justify-content:space-between;gap:25px;margin-top:45px;border-block:1px solid color-mix(in srgb,var(--de24-white) 20%,transparent);padding:26px 0;font-size:15px;font-weight:700;flex-wrap:wrap}.de24-footer__contact small{display:block;font-size:11px;font-weight:400;margin-top:4px}.de24-footer__bottom{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-top:35px}.de24-footer__bottom p{font-size:12px;line-height:1.7;max-width:440px}.de24-payments{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.de24-payments svg{width:38px;height:24px}.de24-footer__copyright{font-size:11px;opacity:.65;margin-top:35px}@media(max-width:999px){.de24-footer__grid{grid-template-columns:repeat(2,1fr);gap:35px}}@media(max-width:699px){.de24-footer{padding-top:40px}.de24-footer__grid{gap:35px 22px}.de24-footer__brand{grid-column:1/-1}.de24-footer nav a{font-size:12px}.de24-footer__bottom{grid-template-columns:1fr;gap:28px}.de24-footer__contact{flex-direction:column;gap:20px}.de24-marquee span{font-size:25px}.de24-marquee b{padding:0 18px}}@media(prefers-reduced-motion:reduce){.de24-marquee>div{animation:none}.de24-marquee span:not(:first-child){display:none}.de24-marquee span:first-child{white-space:normal;font-size:18px;padding:0 20px}.de24-marquee>div{width:100%}}.de24-seo{max-width:1180px}.de24-seo h2{font-size:clamp(29px,3.6vw,47px);line-height:1.1;margin:14px 0 30px}.de24-seo .rte{columns:2;column-gap:45px;font-size:14px;line-height:1.8}.de24-seo .rte p{break-inside:avoid;margin-bottom:18px}@media(max-width:699px){.de24-seo .rte{columns:1}.de24-seo h2{font-size:32px}}.de24-workflow{background:var(--de24-soft)}.de24-workflow header{max-width:820px;margin-bottom:42px}.de24-workflow header h2{font-size:clamp(34px,4vw,60px);line-height:1.04;margin-bottom:22px}.de24-workflow ol{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:36px}.de24-workflow-photo{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--de24-ink)}.de24-workflow-photo img{width:100%;height:100%;object-fit:cover}.de24-workflow-photo span{position:absolute;left:14px;bottom:10px;font-size:52px;line-height:1;color:var(--de24-white);font-weight:800;text-shadow:0 2px 12px var(--de24-ink)}.de24-workflow h3{font-size:23px;margin:20px 0 12px}.de24-workflow li>p{font-size:15px;line-height:1.6}.de24-workflow li>a{display:inline-flex;gap:10px;align-items:center;margin-top:18px;font-size:14px;font-weight:700;border-bottom:1px solid var(--de24-ink);padding-bottom:5px}@media(min-width:700px){.de24-workflow ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.de24-workflow ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.de24.d24c.de24-workflow h3{font-size:clamp(20px,1.8vw,26px);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;letter-spacing:-.03em}:where(.de24){--de24-line:color-mix(in srgb,var(--de24-ink) 15%,transparent);color:var(--de24-ink);background:var(--de24-white);font-size:16px;line-height:1.55;overflow-wrap:break-word}.de24 *{box-sizing:border-box}:where(.de24) h1,:where(.de24) h2,:where(.de24) h3,:where(.de24) p{margin:0}:where(.de24) h1,:where(.de24) h2,:where(.de24) h3{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);letter-spacing:-.035em}:where(.de24) h2{font-size:clamp(32px,3.7vw,58px);line-height:1.03;text-wrap:balance}:where(.de24) h3{font-size:24px;line-height:1.14}:where(.de24) img{display:block;width:100%;height:100%;object-fit:cover}:where(.de24-wrap){width:min(1480px,100%);margin-inline:auto;padding:72px 24px}.de24-dark{background:var(--de24-ink);color:var(--de24-white);--de24-line:color-mix(in srgb,var(--de24-white) 22%,transparent)}.de24-soft{background:var(--de24-soft)}.de24-eyebrow{font-size:12px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px!important;color:var(--de24-accent)}.de24-dark .de24-eyebrow{color:var(--de24-white)}.de24-head{display:grid;gap:20px;margin-bottom:32px}.de24-intro{max-width:560px;color:color-mix(in srgb,currentColor 78%,transparent);font-size:18px}.de24-intro p+p{margin-top:12px}.de24-icon{width:24px;height:24px;flex:none}.de24-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--de24-accent);color:var(--de24-on-accent);padding:16px 23px;border:1px solid transparent;border-radius:5px;font-size:16px;font-weight:750;text-align:center;min-height:52px;line-height:1.2;transition:transform .2s,filter .2s;max-width:100%}.de24-btn:hover{filter:brightness(.92);transform:translateY(-2px)}.de24-btn--outline{background:transparent;color:inherit;border-color:currentColor}.de24-link{display:inline-flex;align-items:center;gap:12px;font-weight:750;border-bottom:1px solid currentColor;padding-bottom:6px}.de24 a:focus-visible,.de24 button:focus-visible,.de24 summary:focus-visible{outline:3px solid var(--de24-accent);outline-offset:5px}.de24-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.de24-small{font-size:13px;line-height:1.5;color:color-mix(in srgb,currentColor 78%,transparent)}.de24-rule{border:0;border-top:1px solid var(--de24-line);margin:28px 0}.de24-heading-accent{color:var(--de24-accent)}.de24-card-grid{display:grid;gap:20px}.de24-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.de24-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.de24-photo{overflow:hidden;background:var(--de24-ink);isolation:isolate}.de24-photo img{transition:transform .55s}.de24-photo:hover img{transform:scale(1.035)}.de24-number{font-size:13px;letter-spacing:.12em;font-weight:750;color:var(--de24-accent)}.de24-rte p+p{margin-top:16px}.de24-rte a{text-decoration:underline;text-underline-offset:4px}.de24-carousel-controls{display:flex;gap:8px;align-items:center}.de24-round{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--de24-line);border-radius:50%;background:transparent;color:inherit}.de24-round[disabled]{opacity:.3}.de24-prev .de24-icon{transform:rotate(180deg)}.de24-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.de24 [hidden]{display:none!important}.de24-stroke{color:transparent;-webkit-text-stroke:1px currentColor}.de24-float{position:fixed;right:16px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:9;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:8px;background:var(--de24-accent);color:var(--de24-on-accent);box-shadow:0 6px 24px color-mix(in srgb,var(--de24-ink) 20%,transparent);max-width:210px;font-weight:750;line-height:1.2}.de24-float small{display:block;font-size:11px;font-weight:500;line-height:1.4;margin-top:3px}.de24-float .de24-icon{width:27px;height:27px}.de24-float:focus-visible{outline:3px solid var(--de24-ink);outline-offset:4px}.de24-rebuild .header__logo{position:relative;isolation:isolate}.de24-rebuild .header__logo-image{object-fit:contain}.de24-rebuild .shopify-section--de24-hero{margin-block:0}.de24-rebuild .section-stack{gap:32px}.de24-rebuild .shopify-section--announcement-bar .announcement-bar{font-size:13px}.de24-rebuild .product-card__figure{position:relative;overflow:hidden}.de24-rebuild .product-card__info{position:relative;isolation:isolate}.de24-rebuild .product-card__info img{position:static;max-width:100%;height:auto}@media(min-width:1000px){:where(.de24-wrap){padding:100px 56px}.de24-head{grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:44px}.de24-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.de24-float{right:24px;bottom:24px}}@media(max-width:699px){:where(.de24){font-size:16px}:where(.de24-wrap){padding:54px 20px}.de24-grid-3{grid-template-columns:1fr}.de24-head{gap:17px}.de24-intro{font-size:17px}.de24-actions{gap:12px}.de24-btn{padding:15px 18px;font-size:15px}.de24-flow-grid{gap:20px 14px}.de24-flow-grid h3{font-size:20px}.de24-float{padding:10px 12px;max-width:185px}.de24-float small{font-size:10px}}@media(prefers-reduced-motion:reduce){.de24 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.d24c{--c-accent:var(--de24-accent);--c-ink:var(--de24-ink);--c-white:var(--de24-white);--c-soft:var(--de24-soft);--c-muted:color-mix(in srgb,var(--c-white) 73%,transparent);--c-line:color-mix(in srgb,var(--c-white) 21%,transparent);background:var(--c-ink);color:var(--c-white);isolation:isolate;overflow:clip}.d24c h1,.d24c h2,.d24c h3{font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.d24c h1{font-size:clamp(64px,8.3vw,132px);line-height:.88}.d24c h2{font-size:clamp(42px,5.5vw,84px);line-height:.94}.d24c h3{font-size:clamp(23px,2.5vw,38px);line-height:1}.d24c a{text-decoration:none}.d24c a:focus-visible,.d24c button:focus-visible,.d24c input:focus-visible{outline:3px solid var(--c-accent);outline-offset:5px}.d24c .c-wrap{width:min(1520px,100%);padding:72px 48px;margin:auto}.d24c .c-kicker{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.19em;margin-bottom:22px}.c-kicker:before{content:"";height:2px;width:35px;background:var(--c-accent);flex-shrink:0}.d24c .c-accent{color:var(--c-accent)}.d24c .c-lead{font-size:clamp(16px,1.5vw,21px);line-height:1.5;max-width:580px;color:var(--c-muted);margin-top:24px}.d24c .c-lead p+p{margin-top:12px}.d24c .c-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.d24c .c-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:17px 24px;min-height:54px;background:var(--c-accent);color:var(--de24-on-accent);border:1px solid var(--c-accent);font-size:14px;font-weight:750;border-radius:3px;line-height:1.2;transition:transform .2s}.d24c .c-btn:hover{transform:translateY(-3px)}.d24c .c-btn--ghost{background:color-mix(in srgb,var(--c-ink) 15%,transparent);color:var(--c-white);border-color:var(--c-line)}.d24c .c-btn svg{width:18px;height:18px;flex-shrink:0}.d24c .c-small{font-size:12px;line-height:1.6;color:var(--c-muted);margin-top:14px}.d24c .c-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.d24c .c-media picture{display:block;width:100%;height:100%}.d24c .c-media img{width:100%;height:100%;object-fit:cover;object-position:70% center}.d24c .c-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,var(--c-ink) 0%,color-mix(in srgb,var(--c-ink) 92%,transparent) 22%,color-mix(in srgb,var(--c-ink) 25%,transparent) 60%,transparent 100%)}.d24c .c-banner{isolation:isolate;position:relative;min-height:530px;display:flex;align-items:center}.d24c .c-banner-copy{width:53%;max-width:740px}.d24c .c-hero{min-height:min(800px,calc(100svh - 100px));align-items:center}.d24c .c-hero .c-media img{object-position:right center}.d24c .c-hero .c-wrap{padding-top:88px;padding-bottom:88px}.d24c .c-hero h1 span{display:block}.d24c .c-hero .c-lead{max-width:450px}.d24c .c-hero-badge{position:absolute;right:5%;bottom:9%;width:146px;height:146px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--c-accent);color:var(--de24-on-accent);transform:rotate(8deg);border:1px solid color-mix(in srgb,var(--c-white) 35%,transparent)}.c-hero-badge strong{font-size:35px;line-height:1.1;letter-spacing:-.05em}.c-hero-badge span{font-size:11px;text-transform:uppercase;font-weight:750;letter-spacing:.06em}.d24c .c-trust-line{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:34px;color:var(--c-white);font-size:11px;font-weight:650}.c-trust-line span:before{content:"\2713";color:var(--c-accent);margin-right:7px}.d24c .c-navigation{display:flex;gap:0;justify-content:space-between;overflow:auto;border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);scrollbar-width:thin;background:var(--c-ink)}.c-navigation a{padding:24px 22px;white-space:nowrap;font-weight:750;text-transform:uppercase;letter-spacing:.07em;font-size:12px;flex:1;text-align:center}.c-navigation a:hover{background:var(--c-accent)}.d24c .c-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:36px}.d24c .c-section-head .c-lead{max-width:430px;font-size:17px;margin:0}.d24c .c-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.d24c .c-category{position:relative;display:flex;flex-direction:column;justify-content:end;min-height:425px;padding:28px;isolation:isolate;overflow:hidden}.c-category>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .6s}.c-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,var(--c-ink),color-mix(in srgb,var(--c-ink) 8%,transparent) 90%)}.c-category:hover>img{transform:scale(1.05)}.c-category .c-index{position:absolute;top:24px;left:28px;font-size:12px;font-weight:800;letter-spacing:.2em}.c-category .c-arrow{position:absolute;top:20px;right:22px;border:1px solid var(--c-line);border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.c-category h3{font-size:clamp(25px,2.9vw,43px);overflow-wrap:normal}.c-category p{font-size:14px;line-height:1.5;color:var(--c-muted);margin-top:12px;max-width:280px}.c-category-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--c-line);padding-top:16px;margin-top:22px;font-size:13px;font-weight:700}.d24c.c-category-section{background:color-mix(in srgb,var(--c-ink) 96%,var(--c-white))}.d24c.c-model-section{background:var(--c-soft);color:var(--c-ink);--c-muted:color-mix(in srgb,var(--c-ink) 72%,transparent)}.c-model-section .c-banner{color:var(--c-white);--c-muted:color-mix(in srgb,var(--c-white) 80%,transparent)}.c-model-section .c-models-wrap{padding-top:0;padding-bottom:64px}.d24c .c-model-featured{display:grid;grid-template-columns:250px 1fr 210px;gap:36px;align-items:center;background:var(--c-white);border-bottom:3px solid var(--c-accent);padding:28px 36px;margin-top:0;position:relative;z-index:1}.c-model-featured .c-product-image{aspect-ratio:1;max-height:235px;position:relative}.c-product-image>img{object-fit:contain!important;width:100%;height:100%;position:static!important}.c-model-featured .c-model-heading{font-size:clamp(28px,3vw,46px);margin:10px 0}.d24c .c-model-vendor{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:750;color:color-mix(in srgb,var(--c-ink) 66%,transparent)}.d24c .c-model-copy{font-size:15px;line-height:1.55;margin-top:12px;max-width:570px;color:color-mix(in srgb,var(--c-ink) 75%,transparent)}.d24c .c-model-price{font-size:34px;line-height:1.1;letter-spacing:-.045em;font-weight:800}.c-model-price small{font-size:14px;font-weight:500;letter-spacing:0}.c-model-featured .c-btn{margin-top:19px;justify-content:center}.d24c .c-model-row{display:flex;overflow:auto;gap:18px;scroll-snap-type:x mandatory;padding:28px 0 22px;scrollbar-width:thin;scrollbar-color:var(--c-accent) transparent}.d24c .c-model-card{display:flex;flex-direction:column;flex:0 0 calc((100% - 54px)/4);min-width:230px;scroll-snap-align:start;background:var(--c-white);padding:18px;transition:transform .25s}.c-model-card:hover{transform:translateY(-4px)}.c-model-card .c-product-image{aspect-ratio:1;max-height:270px;margin-bottom:20px}.d24c .c-model-card h3{font-size:26px;line-height:1.1;margin:9px 0 12px}.c-model-card .c-model-copy{font-size:14px;margin:0 0 20px}.c-model-card .c-model-price{font-size:28px;margin-top:auto}.c-model-card .c-card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid color-mix(in srgb,var(--c-ink) 17%,transparent);padding-top:13px;margin-top:18px;font-size:12px;font-weight:750}.c-model-section .c-price-note{font-size:12px;color:color-mix(in srgb,var(--c-ink) 72%,transparent);margin-top:10px}.d24c .c-row-label{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:13px;font-weight:700;margin-top:28px}.d24c .c-row-controls{display:flex;gap:8px}.c-row-controls button{border:1px solid color-mix(in srgb,var(--c-ink) 22%,transparent);border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.c-row-controls button:disabled{opacity:.3}.d24c .c-discount-banner{min-height:570px}.d24c .c-discount-huge{font-size:clamp(110px,14vw,215px);font-weight:850;letter-spacing:-.08em;line-height:.8;color:var(--c-white);margin-top:30px}.c-discount-huge span{font-size:.45em;color:var(--c-accent);vertical-align:top}.d24c .c-discount-panel{background:var(--c-accent);color:var(--de24-on-accent);position:relative}.d24c .c-discount-panel .c-wrap{padding-top:38px;padding-bottom:40px}.d24c .c-tiers{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:color-mix(in srgb,var(--c-white) 25%,transparent);border:1px solid color-mix(in srgb,var(--c-white) 25%,transparent)}.c-tiers button{padding:23px 14px;background:var(--c-accent);color:var(--de24-on-accent);text-align:center;position:relative}.c-tiers button[aria-pressed=true]{background:var(--c-ink);color:var(--c-white)}.c-tiers small{display:block;font-size:12px}.c-tiers strong{font-size:42px;line-height:1.1;letter-spacing:-.055em;display:block;margin-top:8px}.c-qty{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px}.c-qty label{font-weight:650;font-size:15px;display:flex;align-items:center;gap:14px}.c-qty input{background:var(--c-white);color:var(--c-ink);border:0;border-radius:3px;font:inherit;font-weight:750;width:100px;padding:12px}.c-qty output{font-size:24px;font-weight:750;line-height:1.2}.c-discount-panel .c-small{color:var(--de24-on-accent);max-width:1020px}.d24c .c-industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.d24c .c-industry-card{position:relative;min-height:560px;display:flex;align-items:end;padding:40px;isolation:isolate}.c-industry-card .c-media img{object-position:center}.c-industry-card .c-shade{background:linear-gradient(0deg,var(--c-ink),transparent 100%)}.c-industry-card h3{font-size:42px}.c-industry-card .c-lead{font-size:16px;max-width:410px}.d24c .c-proof-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.d24c .c-proof-image{aspect-ratio:1.1;overflow:hidden;position:relative}.c-proof-image img{height:100%;width:100%;object-fit:cover}.c-proof-image .c-proof-caption{position:absolute;bottom:0;left:0;right:0;padding:20px;background:var(--c-accent);font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.08em;color:var(--de24-on-accent)}.d24c .c-print-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:30px 0;background:var(--c-line);border:1px solid var(--c-line)}.c-print-prices div{padding:20px 12px;background:var(--c-ink)}.c-print-prices small{font-size:11px;display:block}.c-print-prices strong{display:block;font-size:25px;margin-top:9px;letter-spacing:-.035em}.c-proof-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.c-proof-steps span{font-size:12px;font-weight:800;color:var(--c-accent)}.c-proof-steps h3{font-size:17px;margin:12px 0}.c-proof-steps p{font-size:13px;color:var(--c-muted);line-height:1.55}.d24c .c-support-number{font-size:clamp(26px,3.2vw,44px);font-weight:750;margin-top:25px;letter-spacing:-.025em}.d24c .c-support-banner{min-height:620px}.d24c .c-support-banner h2{font-size:clamp(45px,6vw,92px)}.c-support-banner .c-support-note{font-size:13px;font-weight:700;margin-top:7px}.d24c .c-shop-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line)}.c-shop-benefits div{padding:25px 30px;border-right:1px solid var(--c-line)}.c-shop-benefits h3{font-size:22px}.c-shop-benefits p{font-size:14px;line-height:1.5;color:var(--c-muted);margin-top:12px}.c-shop-references{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:28px;font-size:14px}.c-shop-references a{text-decoration:underline;text-underline-offset:5px}.d24c .c-review{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:48px}.c-review-score{font-size:70px;line-height:1;font-weight:850;letter-spacing:-.06em}.c-review-score small{font-size:22px;letter-spacing:0}.c-review-text{max-width:630px;font-size:15px}.c-review-text strong{display:block;font-size:21px;margin-bottom:8px}.c-review .c-small{max-width:800px;margin-top:12px}.c-team-ribbon{display:inline-block;background:var(--c-accent);padding:10px 16px;transform:rotate(-3deg);font-size:16px;font-weight:800;margin:24px 0 4px}.c-team-banner .c-discount-huge{font-size:clamp(100px,11vw,170px)}.c-team-banner .c-small{max-width:550px}.d24c .c-banner[id],.d24c[id]{scroll-margin-top:110px}.c-nav-more{background:var(--c-accent)}@media(min-width:1600px){.d24c .c-banner{min-height:640px}.d24c .c-hero{min-height:800px}}@media(max-width:999px){.d24c .c-wrap{padding:56px 25px}.d24c .c-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.d24c .c-category{min-height:420px}.c-category h3{font-size:35px}.d24c .c-model-featured{grid-template-columns:170px 1fr;gap:24px;padding:24px}.c-model-featured .c-model-buy{grid-column:2}.c-model-featured .c-model-buy .c-btn{margin-top:10px}.c-model-featured .c-product-image{grid-row:span 2}.d24c .c-model-card{flex-basis:calc((100% - 36px)/3);min-width:225px}.d24c .c-proof-layout{gap:30px}.c-shop-references{flex-wrap:wrap}.c-navigation a{padding:20px 17px}.c-qty{align-items:start}.c-qty label{flex-wrap:wrap}.d24c .c-tiers strong{font-size:35px}}@media(max-width:699px){.d24c .c-wrap{padding:45px 20px}.d24c .c-hero{min-height:850px;align-items:end}.d24c .c-hero .c-wrap{padding:390px 20px 38px}.d24c .c-hero .c-media img{object-position:center top}.d24c .c-banner-copy{width:100%;max-width:100%}.d24c .c-hero h1{font-size:clamp(61px,16vw,91px);max-width:520px}.d24c .c-hero .c-shade{background:linear-gradient(0deg,var(--c-ink) 3%,color-mix(in srgb,var(--c-ink) 95%,transparent) 34%,transparent 78%)}.d24c .c-hero-badge{top:265px;right:20px;bottom:auto;width:104px;height:104px}.c-hero-badge strong{font-size:27px}.c-hero-badge span{font-size:9px}.d24c .c-trust-line{gap:9px 17px;max-width:330px;font-size:10px;margin-top:23px}.d24c .c-lead{font-size:16px;margin-top:18px}.d24c .c-actions{gap:10px;margin-top:22px}.d24c .c-btn{padding:15px 17px;font-size:13px;min-height:50px}.d24c .c-kicker{font-size:10px;letter-spacing:.13em;margin-bottom:18px}.c-navigation a{font-size:11px;padding:18px 17px}.d24c .c-section-head{display:block}.d24c .c-section-head .c-lead{margin-top:20px;font-size:15px}.d24c .c-category-grid{gap:12px;grid-template-columns:1fr}.d24c .c-category{min-height:390px;padding:24px}.c-category h3{font-size:40px}.c-category .c-index{left:24px}.c-category p{max-width:90%;font-size:14px}.d24c .c-banner:not(.c-hero){min-height:600px;align-items:end}.d24c .c-banner:not(.c-hero)>.c-wrap{padding-top:300px;padding-bottom:34px}.d24c .c-banner:not(.c-hero) .c-media img{object-position:75% top}.d24c .c-banner:not(.c-hero) .c-shade{background:linear-gradient(0deg,var(--c-ink) 0%,color-mix(in srgb,var(--c-ink) 92%,transparent) 37%,transparent 88%)}.d24c .c-model-featured{grid-template-columns:116px 1fr;gap:18px;padding:20px 15px}.d24c .c-model-featured .c-model-heading{font-size:26px}.c-model-featured .c-product-image{grid-row:1;align-self:start;max-height:145px}.c-model-featured .c-model-copy{font-size:13px;margin-top:8px}.c-model-featured .c-model-buy{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid color-mix(in srgb,var(--c-ink) 14%,transparent);padding-top:15px}.c-model-featured .c-model-buy .c-btn{margin:0;font-size:12px;padding:14px}.d24c .c-model-price{font-size:29px}.d24c .c-models-wrap{padding:0 15px 36px}.d24c .c-model-card{flex-basis:77%;min-width:225px;padding:18px}.d24c .c-model-card h3{font-size:26px}.c-row-label{padding-inline:4px;font-size:12px!important}.d24c .c-row-controls{display:none}.d24c .c-tiers{grid-template-columns:repeat(3,minmax(0,1fr))}.c-tiers button{padding:20px 8px}.c-tiers small{font-size:11px}.c-tiers strong{font-size:36px}.c-qty{display:block;margin-top:23px}.c-qty label{justify-content:space-between;font-size:14px}.c-qty output{display:block;font-size:22px;margin-top:18px}.c-discount-panel .c-small{font-size:11px}.d24c .c-discount-huge{font-size:135px;margin-top:25px}.d24c .c-industry-grid{grid-template-columns:1fr;gap:16px}.d24c .c-industry-card{padding:28px;min-height:490px}.c-industry-card h3{font-size:38px}.d24c .c-proof-layout{grid-template-columns:1fr;gap:34px}.c-proof-image{aspect-ratio:1.1}.d24c .c-print-prices strong{font-size:24px}.c-proof-steps{gap:12px}.c-proof-steps h3{font-size:15px}.c-proof-steps p{font-size:12px}.d24c .c-shop-benefits{grid-template-columns:1fr}.c-shop-benefits div{padding:23px 0;border-right:0;border-bottom:1px solid var(--c-line)}.c-shop-benefits h3{font-size:24px}.c-shop-references{display:grid;gap:15px}.d24c .c-review{display:block;padding:40px 20px}.c-review-score{font-size:68px;margin-bottom:22px}.c-review-text{font-size:14px}.c-review .c-small{font-size:11px}.d24c .c-team-banner .c-discount-huge{font-size:125px}.c-team-ribbon{font-size:14px}.d24c .c-support-banner .c-btn{font-size:15px;padding:18px 23px}.c-support-banner .c-support-note{font-size:12px}.d24c .c-banner[id],.d24c[id]{scroll-margin-top:85px}}@media(prefers-reduced-motion:reduce){.d24c *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.d24c .c-model-featured{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;padding:0;border:0;border-bottom:4px solid var(--c-accent);background:#fff;box-shadow:0 16px 42px #16161609;overflow:hidden}.d24c .c-model-featured .c-spotlight-image{position:relative;display:grid;place-items:center;isolation:isolate;align-self:stretch;grid-row:auto;aspect-ratio:auto;min-height:450px;max-height:none;margin:0;padding:62px 44px 50px;background:radial-gradient(ellipse at 50% 52%,#fff 0 38%,transparent 38.3%),linear-gradient(135deg,#f5f3f2,#ebe7e6);overflow:hidden}.d24c .c-spotlight-image:after{content:"";position:absolute;bottom:0;left:0;height:5px;width:32%;background:var(--c-accent)}.d24c .c-catalog-picture{display:block;width:100%;height:100%;min-width:0;min-height:0}.d24c .c-catalog-picture img{display:block;position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;max-width:100%;margin:0;mix-blend-mode:multiply}.d24c .c-spotlight-image .c-catalog-picture{height:350px;max-width:420px;transition:transform .25s ease}.d24c .c-spotlight-image:hover .c-catalog-picture{transform:translateY(-5px)}.d24c .c-spotlight-badge{position:absolute;top:24px;left:24px;color:#fff;background:var(--c-accent);font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;padding:9px 13px;line-height:1.2}.d24c .c-spotlight-image-note{position:absolute;bottom:20px;left:24px;right:24px;text-align:center;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#69615e}.d24c .c-spotlight-story{min-width:0;padding:45px 44px;align-self:center}.d24c .c-model-featured .c-model-vendor{color:#716965;margin:0 0 12px;font-size:11px;letter-spacing:.15em}.d24c .c-model-featured .c-model-heading{font-size:clamp(34px,3.4vw,58px);line-height:1;max-width:100%;margin:0;text-wrap:balance;overflow-wrap:anywhere}.d24c .c-spotlight-headline{font-size:21px;line-height:1.3;font-weight:750;margin-top:20px;color:var(--c-accent)}.d24c .c-model-featured .c-model-copy{font-size:15px;line-height:1.65;color:#5a5552;margin-top:12px;max-width:55ch}.d24c .c-spotlight-details{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:22px;font-size:12px;color:#4f4845}.d24c .c-spotlight-details span{display:flex;align-items:center;gap:7px}.d24c .c-spotlight-details svg{width:17px;height:17px;color:var(--c-accent)}.d24c .c-model-featured .c-model-buy{display:flex;align-items:center;justify-content:space-between;gap:20px;grid-column:auto;border-top:1px solid #e6e1df;padding-top:23px;margin-top:24px}.d24c .c-spotlight-price-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#655c57;margin:0 0 3px}.d24c .c-model-featured .c-model-price{font-size:43px;line-height:1.15;white-space:nowrap;margin:0;letter-spacing:-.04em}.d24c .c-model-price small{font-size:13px;letter-spacing:0}.d24c .c-spotlight-tax{font-size:10px;line-height:1.45;color:#716965;max-width:190px;margin-top:5px}.d24c .c-model-featured .c-model-buy .c-btn{margin:0;padding:17px 22px;font-size:13px;gap:15px;flex-shrink:0}.d24c .c-model-card .c-product-image{position:relative;flex-shrink:0;overflow:hidden}.d24c .c-model-card .c-catalog-picture{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;width:100%;height:100%}.d24c .c-model-card .c-catalog-picture img{height:100%!important;aspect-ratio:auto;object-fit:contain!important}.d24c .c-model-row{scroll-padding-inline:1px}.d24c .c-model-card:focus-visible,.d24c .c-btn:focus-visible,.d24c .c-spotlight-image:focus-visible{outline:3px solid var(--c-accent);outline-offset:4px}.d24c .c-team-banner .c-discount-huge{display:flex;align-items:baseline;gap:.015em;letter-spacing:-.065em;line-height:1.05}.d24c .c-team-banner .c-discount-huge .c-discount-minus{font-size:.42em;align-self:center;letter-spacing:0;color:var(--c-white);line-height:1;margin-right:.08em}.d24c .c-team-banner .c-discount-huge .c-discount-percent{font-size:.38em;align-self:flex-start;letter-spacing:0;margin-top:.16em}.d24c .c-btn--whatsapp{background:#167745;border-color:#167745;color:#fff}.d24c .c-btn--whatsapp:hover{background:#105f37;border-color:#105f37;color:#fff}.d24c.c-offer-section{background:var(--c-soft);color:var(--c-ink)}.d24c.c-offer-section>.c-wrap{padding-top:5px;padding-bottom:54px}.d24c .c-offer-panel{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:28px;align-items:center;background:var(--c-ink);color:var(--c-white);padding:38px 40px;border-left:4px solid #20b967}.d24c .c-offer-symbol{width:76px;height:76px;border:1px solid #ffffff25;border-radius:50%;display:grid;place-items:center;color:#38d987}.d24c .c-offer-symbol svg{height:34px;width:34px}.d24c .c-offer-copy .c-kicker{font-size:10px;letter-spacing:.12em;margin:0 0 9px;color:#4ae997}.d24c .c-offer-copy .c-kicker:before{display:none}.d24c .c-offer-copy h2{font-size:32px;line-height:1.05;letter-spacing:-.035em;margin:0}.d24c .c-offer-copy>p:last-child{font-size:14px;line-height:1.55;max-width:58ch;color:#d2d0cf;margin-top:11px}.d24c .c-offer-action>p{font-size:11px;margin-top:9px;text-align:center;color:#c4c1bf}.d24c .c-offer-action .c-btn{gap:12px;white-space:nowrap}.d24c.c-trust-section{background:#eeeae7;color:var(--c-ink)}.d24c.c-trust-section>.c-wrap{padding-top:54px;padding-bottom:54px}.d24c .c-review-panel{display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px;align-items:center;background:#fff;border:1px solid #ded8d4;padding:34px 44px}.d24c .c-rating-tile{text-align:center;border-right:1px solid #e5dfda;padding:8px 38px 8px 0}.d24c .c-rating-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#655d58;font-weight:700}.d24c .c-rating-value{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:7px 0}.d24c .c-rating-value strong{font-size:72px;line-height:1;font-weight:800;letter-spacing:-.055em}.d24c .c-rating-value>span{font-size:19px;color:#7c736d;letter-spacing:0}.d24c .c-rating-stars{font-family:Arial,sans-serif;position:relative;display:inline-block;font-size:24px;line-height:1.3;letter-spacing:3px;white-space:nowrap;color:#ddd6cf}.d24c .c-rating-stars>span+span{position:absolute;left:0;top:0;overflow:hidden;color:#ba7a05}.d24c .c-rating-count{font-size:12px;font-weight:600;letter-spacing:0;line-height:1.5;margin-top:6px;color:#514842}.d24c .c-rating-story{max-width:740px}.d24c .c-rating-story .c-kicker{color:var(--c-accent);font-size:10px;margin-bottom:12px}.d24c .c-rating-story h2{font-size:clamp(25px,2.5vw,36px);line-height:1.15;max-width:27ch;margin:0;text-transform:none;letter-spacing:-.035em}.d24c .c-rating-story>p:not(.c-kicker){font-size:14px;line-height:1.6;margin-top:12px;color:#5f5751}.d24c .c-rating-story>p.c-rating-notice{font-size:11px;color:#766b63;max-width:90ch}@media(max-width:1100px){.d24c .c-spotlight-story{padding:34px 28px}.d24c .c-model-featured .c-model-buy{align-items:start;flex-direction:column;gap:15px}.d24c .c-model-featured .c-spotlight-image{padding-inline:28px}.d24c .c-offer-panel{grid-template-columns:60px 1fr;gap:22px}.d24c .c-offer-symbol{width:60px;height:60px}.d24c .c-offer-action{grid-column:2;justify-self:start}.d24c .c-review-panel{grid-template-columns:230px 1fr;gap:30px;padding:30px}.d24c .c-rating-tile{padding-right:30px}}@media(max-width:699px){.d24c .c-model-featured{grid-template-columns:minmax(0,1fr)}.d24c .c-model-featured .c-spotlight-image{min-height:300px;padding:52px 34px 35px;grid-row:auto}.d24c .c-spotlight-image .c-catalog-picture{height:255px;max-width:300px}.d24c .c-spotlight-badge{top:19px;left:19px;font-size:10px}.d24c .c-spotlight-image-note{bottom:15px;font-size:9px}.d24c .c-spotlight-story{padding:27px 23px 29px}.d24c .c-model-featured .c-model-heading{font-size:37px}.d24c .c-spotlight-headline{font-size:19px;margin-top:15px}.d24c .c-model-featured .c-model-copy{font-size:14px;margin-top:11px}.d24c .c-spotlight-details{font-size:11px;gap:10px 17px;margin-top:18px}.d24c .c-model-featured .c-model-buy{margin-top:20px;padding-top:20px;display:grid;grid-template-columns:1fr;gap:18px}.d24c .c-model-featured .c-model-price{font-size:41px}.d24c .c-spotlight-tax{max-width:none}.d24c .c-model-featured .c-model-buy .c-btn{width:100%;justify-content:space-between;font-size:14px}.d24c .c-offer-panel{grid-template-columns:1fr;gap:19px;padding:27px 23px}.d24c .c-offer-symbol{display:none}.d24c .c-offer-copy h2{font-size:30px}.d24c .c-offer-action{grid-column:1;justify-self:stretch}.d24c .c-offer-action .c-btn{width:100%;justify-content:center;font-size:12px;white-space:normal}.d24c.c-offer-section>.c-wrap{padding:0 15px 36px}.d24c.c-trust-section>.c-wrap{padding:30px 15px}.d24c .c-review-panel{grid-template-columns:1fr;gap:23px;padding:27px 23px}.d24c .c-rating-tile{border-right:0;border-bottom:1px solid #e5dfda;padding:0 0 23px}.d24c .c-rating-value strong{font-size:64px}.d24c .c-rating-story h2{font-size:27px}.d24c .c-rating-story>p:not(.c-kicker){font-size:13px}.d24c .c-rating-story>p.c-rating-notice{font-size:10px}}@media(prefers-reduced-motion:reduce){.d24c .c-spotlight-image .c-catalog-picture{transition:none}.d24c .c-spotlight-image:hover .c-catalog-picture{transform:none}}@media(min-width:1000px){.d24c .c-model-row:has(>.c-model-card:nth-child(3):last-child) .c-model-card{flex-basis:calc((100% - 36px)/3)}}.d24c .c-model-featured--scene{position:relative;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;background:#171719;color:#fff;border:1px solid #3b3037;border-bottom:4px solid var(--c-accent);box-shadow:0 22px 60px #0d071428}.d24c .c-spotlight-visual{position:relative;min-width:0;width:100%;align-self:stretch;display:grid;align-items:center;background:#171719;isolation:isolate}.d24c .c-spotlight-scene{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;background:#171719}.d24c .c-scene-picture{display:block;width:100%;height:100%;margin:0}.d24c .c-scene-picture img{display:block;position:static!important;width:100%!important;height:100%!important;max-width:none;object-fit:cover!important;mix-blend-mode:normal!important;transform:scale(1);transition:transform .65s cubic-bezier(.2,.7,.3,1)}.d24c .c-spotlight-scene:hover .c-scene-picture img{transform:scale(1.025)}.d24c .c-spotlight-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset -22px 0 28px -27px #171719}.d24c .c-model-featured--scene .c-spotlight-badge{z-index:2;top:22px;left:22px;background:#121214de;border:1px solid #ffffff50;padding:10px 13px;font-size:10px;letter-spacing:.12em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.d24c .c-model-featured--scene .c-spotlight-badge:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--c-accent);box-shadow:0 0 10px #eb007ea0;margin-right:8px;vertical-align:1px}.d24c .c-scene-price{position:absolute;z-index:3;right:22px;bottom:22px;min-width:174px;max-width:210px;padding:16px 21px 15px;background:var(--c-accent);color:#fff;box-shadow:0 12px 30px #0006;clip-path:polygon(0 0,100% 0,100% calc(100% - 13px),calc(100% - 13px) 100%,0 100%)}.d24c .c-scene-price>span{display:block;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.d24c .c-scene-price>strong{display:block;font-size:48px;line-height:1.05;letter-spacing:-.055em;font-weight:800;margin-top:4px;white-space:nowrap}.d24c .c-scene-price>strong small{font-size:.7em;letter-spacing:-.03em}.d24c .c-scene-price>p{font-size:9px;line-height:1.45;letter-spacing:0;font-weight:400;max-width:164px;margin-top:7px}.d24c .c-model-featured--scene .c-spotlight-story{position:relative;padding:46px 40px 45px;min-width:0;align-self:center;background:radial-gradient(ellipse at 100% 0%,#a907591a,transparent 65%)}.d24c .c-model-featured--scene .c-model-vendor{color:#b5adb4;font-size:11px;letter-spacing:.16em;margin-bottom:15px}.d24c .c-model-featured--scene .c-model-heading{font-size:clamp(35px,3.45vw,58px);line-height:1.01;letter-spacing:-.045em;color:#fff;text-wrap:balance;overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto}.d24c .c-model-featured--scene .c-spotlight-headline{color:#f03a98;font-size:22px;line-height:1.35;margin-top:23px;max-width:24ch;text-wrap:balance}.d24c .c-model-featured--scene .c-model-copy{color:#cac3c8;font-size:15px;line-height:1.65;margin-top:14px;max-width:46ch}.d24c .c-model-featured--scene .c-spotlight-details{gap:11px 18px;margin-top:23px;color:#ddd6dc;font-size:12px}.d24c .c-model-featured--scene .c-spotlight-details svg{color:#ef439c}.d24c .c-model-featured--scene .c-model-buy{display:block;margin-top:27px;padding-top:25px;border-top:1px solid #ffffff24}.d24c .c-model-featured--scene .c-model-buy .c-btn{width:100%;min-height:56px;justify-content:space-between;font-size:14px;padding:18px 22px;box-shadow:0 8px 28px #cf006c24}.d24c .c-model-featured--scene .c-model-buy .c-btn:hover{background:#ed168a}@media(min-width:1000px){.d24c .c-models-wrap:has(>.c-model-featured--scene){width:100%;max-width:none;padding-inline:0;margin-top:0;position:relative;z-index:auto}.d24c .c-models-wrap>.c-model-featured--scene{width:100%;margin:0;border-inline:0;border-top:0;box-shadow:none}.d24c .c-model-featured--scene .c-spotlight-story{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,96px);background:radial-gradient(ellipse at 100% 0%,#a907591a,transparent 65%),#171719}.d24c .c-model-featured--scene .c-model-heading{overflow-wrap:anywhere}.d24c .c-models-wrap:has(>.c-model-featured--scene)>de24-carousel{display:block;width:min(1520px,100%);margin-inline:auto;padding-inline:48px}.d24c .c-models-wrap:has(>.c-model-featured--scene)>.c-price-note{width:min(1520px,100%);margin-inline:auto;padding-inline:48px}}@media(min-width:700px)and (max-width:1099px){.d24c .c-model-featured--scene .c-spotlight-story{padding:30px 25px}.d24c .c-model-featured--scene .c-model-heading{font-size:35px}.d24c .c-model-featured--scene .c-spotlight-headline{font-size:19px;margin-top:18px}.d24c .c-model-featured--scene .c-model-copy{font-size:14px}.d24c .c-model-featured--scene .c-spotlight-details{font-size:11px;gap:10px}.d24c .c-scene-price{right:14px;bottom:14px;min-width:145px;padding:13px 16px}.d24c .c-scene-price>strong{font-size:38px}.d24c .c-scene-price>p{font-size:8px;max-width:134px}.d24c .c-model-featured--scene .c-spotlight-badge{top:15px;left:15px;font-size:9px}}@media(max-width:699px){.d24c .c-model-featured--scene{grid-template-columns:minmax(0,1fr);overflow:visible;border:0;border-bottom:3px solid var(--c-accent);box-shadow:0 14px 40px #110d1729}.d24c .c-model-featured--scene .c-spotlight-visual{align-self:auto;min-height:0}.d24c .c-model-featured--scene .c-spotlight-scene{aspect-ratio:1;min-height:0}.d24c .c-model-featured--scene .c-spotlight-badge{top:16px;left:16px;padding:8px 10px;font-size:9px}.d24c .c-scene-price{bottom:-18px;right:18px;min-width:157px;max-width:177px;padding:12px 16px 13px;box-shadow:0 8px 22px #0005}.d24c .c-scene-price>span{font-size:9px;letter-spacing:.09em}.d24c .c-scene-price>strong{font-size:38px;line-height:1;margin-top:4px}.d24c .c-scene-price>p{font-size:8px;line-height:1.35;margin-top:6px;max-width:141px}.d24c .c-model-featured--scene .c-spotlight-story{padding:42px 22px 27px}.d24c .c-model-featured--scene .c-model-vendor{font-size:10px;letter-spacing:.15em;margin-bottom:11px}.d24c .c-model-featured--scene .c-model-heading{font-size:clamp(28px,8.8vw,36px);line-height:1.02;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.d24c .c-model-featured--scene .c-spotlight-headline{font-size:19px;line-height:1.35;margin-top:15px;max-width:100%}.d24c .c-model-featured--scene .c-model-copy{font-size:13px;line-height:1.6;margin-top:12px}.d24c .c-model-featured--scene .c-spotlight-details{font-size:10px;margin-top:18px;gap:10px 15px}.d24c .c-model-featured--scene .c-spotlight-details svg{width:15px;height:15px}.d24c .c-model-featured--scene .c-model-buy{margin-top:20px;padding-top:18px}.d24c .c-model-featured--scene .c-model-buy .c-btn{padding:16px 18px;min-height:52px;font-size:13px}.d24c.c-model-section:has(.c-model-featured--scene) .c-banner:not(.c-hero){min-height:480px}.d24c.c-model-section:has(.c-model-featured--scene) .c-banner:not(.c-hero)>.c-wrap{padding:215px 22px 31px}.d24c.c-model-section:has(.c-model-featured--scene) .c-banner h2{font-size:39px;line-height:1}.d24c.c-model-section:has(.c-model-featured--scene) .c-banner .c-lead{font-size:14px;line-height:1.6;margin-top:17px}.d24c.c-model-section:has(.c-model-featured--scene) .c-banner .c-kicker{margin-bottom:15px}.d24c.c-model-section:has(.c-model-featured--scene) .c-banner:not(.c-hero) .c-shade{background:linear-gradient(0deg,#161616,#161616f0 30%,#16161670 64%,#16161610)}.d24c .c-models-wrap:has(.c-model-featured--scene){padding:0 15px 36px}}@media(prefers-reduced-motion:reduce){.d24c .c-scene-picture img{transition:none}.d24c .c-spotlight-scene:hover .c-scene-picture img{transform:none}}.de24-jako-menu{position:static}.header__wrapper{position:relative;background:#141414!important}.de24-jako-menu:not([open])>.de24-jako-panel{display:none}.de24-jako-menu>.de24-jako-panel{z-index:20}.de24-jako-menu>.de24-jako-panel{--text-color:26 26 26;position:absolute;inset-inline-end:24px;inset-inline-start:auto;top:100%;width:min(660px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 150px);overflow:auto;display:grid;grid-template-columns:200px minmax(0,1fr);gap:28px;padding:26px;background:#fff;color:#1a1a1a;border:1px solid #ededed;border-radius:12px;box-shadow:0 16px 42px #0002}.de24-jako-panel .de24-jako-heading{display:block;margin:0 0 12px;font-size:12px;line-height:1.5;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c81068}.de24-jako-panel ul{list-style:none;padding:0;margin:0}.de24-jako-series{padding-right:24px;border-right:1px solid #eee}.de24-jako-series li a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:6px;font-size:16px;font-weight:700;color:#1a1a1a}.de24-jako-series li a span{color:#c81068}.de24-jako-group{border-bottom:1px solid #eee}.de24-jako-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 0;font-size:14px;line-height:1.4;font-weight:650;color:#1a1a1a;cursor:pointer;list-style:none}.de24-jako-group summary::-webkit-details-marker{display:none}.de24-jako-group summary span{color:#c81068;font-size:19px;transition:transform .15s}.de24-jako-group[open] summary span{transform:rotate(45deg)}.de24-jako-group ul{padding:0 0 12px}.de24-jako-group li a{display:block;padding:9px 10px;min-height:40px;font-size:13px;line-height:1.4;color:#333;border-radius:5px}.de24-jako-group .de24-jako-all{font-weight:750;color:#c81068}.de24-jako-panel a:hover,.de24-jako-panel a[aria-current=page]{background:#fff0f6}.de24-jako-panel a:focus-visible,.de24-jako-panel summary:focus-visible{outline:2px solid #c81068;outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map?subset=AABAAAIIIAAAAAAAAAAAAAAhAAAB */
