.hero-split{position:relative;overflow:hidden;background:linear-gradient(180deg,#F7F9FB 0%,var(--color-bg) 60%)}.hero-split:before,.hero-split:after{content:"";position:absolute;width:384px;height:384px;border-radius:50%;filter:blur(64px);pointer-events:none}.hero-split:before{top:-128px;left:-128px;background:#a4c0a44d}.hero-split:after{top:160px;right:-128px;background:#4a61804d}.hero-split__inner{position:relative;z-index:1;display:grid;grid-template-columns:7fr 5fr;align-items:stretch;gap:var(--space-7);min-height:520px}.hero-split__text{display:flex;flex-direction:column;gap:var(--space-5);justify-content:center}.hero-split__proof{margin-top:auto;display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:#f7f9fbb3;border:1px solid rgba(42,58,77,.12);border-radius:16px}.hero-split__proof svg{color:var(--color-primary);flex-shrink:0;margin-top:2px}.hero-split__proof-title{font-weight:600;font-size:.9375rem;color:var(--color-text);margin-bottom:2px}.hero-split__proof-text{font-size:.875rem;line-height:1.55;color:var(--color-text-muted);margin:0}.hero-split__badge{display:inline-flex;align-items:center;gap:var(--space-2);padding:6px 16px;background:#a4c0a44d;border-radius:var(--radius-pill);font-size:.75rem;font-weight:600;color:var(--color-primary);width:fit-content}.hero-split__badge svg{color:var(--color-primary)}.hero-split__heading{font-size:clamp(2.6rem,4vw + 1rem,4.5rem);line-height:1.02;letter-spacing:-.02em;font-family:var(--font-heading-family);color:var(--color-text)}@media(min-width:990px){.hero-split__heading{white-space:nowrap}}.hero-split__heading em{font-style:var(--font-heading-italic-style, italic);color:var(--color-primary)}.hero-split__body{font-size:clamp(1.0625rem,.5vw + .9rem,1.1875rem);line-height:1.6;color:var(--color-text-muted);max-width:48ch}.hero-split__buttons{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-split__buttons .btn--primary{box-shadow:0 20px 25px -5px #2a3a4d40,0 8px 10px -6px #2a3a4d40}.hero-split__buttons .btn--secondary,.hero-split__ghost-row .btn--ghost{border-width:2px;border-color:#2a3a4d26;background:#f7f9fbb3}.hero-split__buttons .btn--secondary:hover,.hero-split__ghost-row .btn--ghost:hover{border-color:#2a3a4d66;color:var(--color-primary)}.hero-split__ghost-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-2)}.hero-split__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-3) var(--space-5);margin-top:var(--space-6);padding-top:var(--space-7);border-top:1px solid rgba(232,235,240,.6)}.trust-item{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.75rem;font-weight:500;color:var(--color-text-muted)}.trust-item svg{margin-top:2px}.trust-item svg{color:var(--color-primary);flex-shrink:0}.hero-split__visual{position:relative;display:flex;align-items:center;justify-content:center}.hero-split__image-wrap{width:100%;border-radius:32px;overflow:hidden;aspect-ratio:5 / 6;position:relative;box-shadow:0 25px 50px -12px #2a3a4d1a}.hero-split__image-wrap--empty{aspect-ratio:unset;min-height:380px;background:var(--color-bg-alt)}.hero-split__image-wrap img{width:100%;height:100%;object-fit:cover}.hero-split__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(42,58,77,.2) 0%,transparent 50%);pointer-events:none}.hero-split__quote{position:absolute;bottom:20px;left:20px;right:20px;background:#f7f9fbf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:var(--space-4) var(--space-5);box-shadow:0 12px 24px #2a3a4d1f}.hero-split__quote-text{font-family:var(--font-heading-family);font-style:italic;font-weight:400;font-size:1.0625rem;color:var(--color-text);line-height:1.375}.hero-split__quote-attribution{font-size:.75rem;color:var(--color-text-muted);margin-top:var(--space-3)}@media(max-width:989px){.hero-split__inner{grid-template-columns:1fr;min-height:auto;gap:var(--space-7)}.hero-split__buttons{flex-direction:column;align-items:stretch}.hero-split__buttons .btn{width:100%}.hero-split__ghost-row{flex-direction:column;align-items:stretch}.hero-split__ghost-row .btn{width:100%}.hero-split__proof{margin-top:var(--space-2)}}@media(max-width:599px){.hero-split__trust{grid-template-columns:repeat(2,1fr)}}.hero-keynote{text-align:center;background:var(--color-bg)}.hero-keynote__inner{max-width:1080px}.hero-keynote__eyebrow{margin:0;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--color-primary)}.hero-keynote__title{margin:14px auto 0;max-width:18ch;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:clamp(40px,7vw,80px);font-weight:600;letter-spacing:-.035em;line-height:1.06;text-wrap:balance;color:var(--color-text)}.hero-keynote__title em{font-style:italic}.hero-keynote__lede{margin:16px auto 0;max-width:46ch;font-size:clamp(18px,2.2vw,23px);font-weight:400;line-height:1.5;letter-spacing:-.015em;color:var(--color-text-muted)}.hero-keynote__links{display:flex;gap:26px;flex-wrap:wrap;justify-content:center;margin-top:26px}.hero-keynote__link{display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:10px 4px;font-size:clamp(15px,1.6vw,19px);font-weight:500;color:var(--color-primary)}@media(max-width:600px){.hero-keynote__links{flex-direction:column;gap:8px}.hero-keynote__link{width:100%;justify-content:center;min-height:48px}}.hero-keynote__link:after{content:"\203a";font-size:1.15em;line-height:1;transform:translateY(-1px);transition:transform .2s ease}.hero-keynote__link:hover:after{transform:translate(3px,-1px)}.hero-keynote__stage{margin:40px auto 0;max-width:900px;border-radius:22px;background:radial-gradient(120% 90% at 50% 18%,#fff,#f3f6f9);border:1px solid var(--color-border);box-shadow:0 1px 2px #1414190a,0 12px 40px #1414190f;padding:clamp(24px,4vw,48px);display:grid;place-items:center;overflow:hidden}.hero-keynote__stage img{width:min(82%,560px);height:auto;display:block;will-change:transform}@media(prefers-reduced-motion:reduce){.hero-keynote__stage img{transition:none;transform:none!important}}.hero-drum{margin:48px auto 0;max-width:1120px}.hero-drum__stage{position:relative;overflow:hidden;height:560px;perspective:1600px;perspective-origin:50% 50%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);display:flex;align-items:center;justify-content:center;cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-drum__stage:active{cursor:grabbing}.hero-drum__wheel{position:relative;width:100%;height:100%;transform-style:preserve-3d}.hero-drum__cell{position:absolute;top:50%;left:50%;width:260px;background:none;border:0;padding:0;cursor:pointer;transform:translate(-50%,-50%);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-drum__cell-inner{display:flex;flex-direction:column;align-items:stretch;background:var(--color-surface, #FFFFFF);border:1px solid var(--color-border);border-radius:22px;padding:0 0 14px;overflow:hidden;box-shadow:0 1px 2px #1414190d;transform-origin:center center;transition:box-shadow .34s ease,border-color .34s ease;will-change:transform}.hero-drum__cell.is-front .hero-drum__cell-inner{box-shadow:0 1px 2px #1414190d,0 18px 40px #1414191f}.hero-drum__cell.is-active .hero-drum__cell-inner{border-color:var(--color-primary);box-shadow:0 1px 2px #1414190d,0 24px 52px #14141929}.hero-drum__cell-media{width:100%;height:190px;display:grid;place-items:center;background:radial-gradient(120% 90% at 50% 18%,#fff,#f3f6f9);border-bottom:1px solid var(--color-border);overflow:hidden}.hero-drum__cell-media img{width:80%;height:auto;object-fit:contain;display:block}.hero-drum__cell-body{display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 14px 0;text-align:center}.hero-drum__cell-eyebrow{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-label, var(--color-text-muted));max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:0;opacity:0;margin:0;transition:max-height .34s ease,opacity .28s ease,margin .34s ease}.hero-drum__cell.is-front .hero-drum__cell-eyebrow{max-height:1.5em;opacity:1;margin-bottom:3px}.hero-drum__cell-name{font-size:15px;font-weight:600;line-height:1.25;color:var(--color-primary);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-drum__cell-focusinfo{display:flex;flex-direction:column;align-items:center;gap:3px;max-height:0;margin-top:0;overflow:hidden;opacity:0;transition:max-height .5s cubic-bezier(.22,.61,.36,1),margin-top .5s ease,opacity .42s ease}.hero-drum__cell.is-front .hero-drum__cell-focusinfo{max-height:132px;margin-top:10px;opacity:1}.hero-drum__cell-specs{font-size:12px;font-weight:600;color:var(--color-accent, #4A6180);margin-bottom:5px;max-width:100%}.hero-drum__cell-priceline{display:inline-flex;align-items:baseline;justify-content:center;gap:5px;flex-wrap:wrap;max-width:100%}.hero-drum__cell-price{font-size:17px;font-weight:700;color:var(--color-primary)}.hero-drum__cell-vat{font-size:11px;font-weight:500;color:var(--color-text-muted)}.hero-drum__cell-pricenote{font-size:12px;line-height:1.35;font-weight:500;color:var(--color-text-muted);max-width:100%}.hero-drum__cell-cta{margin-top:2px;font-size:13px;font-weight:600;color:var(--color-primary);display:inline-flex;align-items:center;gap:.25em}.hero-drum__cell-cta-arw{font-size:1.05em;line-height:1;transition:transform .15s ease}.hero-drum__cell:hover .hero-drum__cell-cta-arw{transform:translate(2px)}.hero-drum__cell:focus-visible{outline:none}.hero-drum__cell:focus-visible .hero-drum__cell-inner{outline:2px solid var(--color-primary);outline-offset:3px}.hero-drum__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:200;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-primary);cursor:pointer;box-shadow:0 1px 2px #1414190f;transition:border-color .2s ease,transform .15s ease}.hero-drum__nav:hover{border-color:var(--color-primary)}.hero-drum__nav:active{transform:translateY(-50%) scale(.94)}.hero-drum__nav--prev{left:4px}.hero-drum__nav--next{right:4px}.hero-drum__nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-drum__nav:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hero-drum__caption{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center;max-width:340px;margin-left:auto;margin-right:auto}.hero-drum__capname{margin:0;max-width:34ch;font-size:clamp(17px,2vw,20px);font-weight:600;letter-spacing:-.01em;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-drum__capprice{margin:4px 0 0;font-size:16px;font-weight:500;color:var(--color-text)}.hero-drum__capnote{margin:6px 0 0;font-size:12px;color:var(--color-text-muted)}.hero-drum__capnote a{color:var(--color-text-muted);text-decoration:underline;text-underline-offset:2px}.hero-drum__capnote a:hover{color:var(--color-primary)}.hero-drum__capbtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;min-height:44px;margin-top:var(--space-2, 8px);padding:11px 24px;border-radius:var(--radius-pill, 980px);background:var(--color-primary);color:var(--color-on-primary);font-size:.9375rem;font-weight:600;letter-spacing:.01em;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 8px 20px -6px #2a3a4d59;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.hero-drum__capbtn-arw{font-size:1.05em;line-height:1;transition:transform .15s ease}.hero-drum__capbtn:hover{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 12px 24px -6px #2a3a4d66}.hero-drum__capbtn:hover .hero-drum__capbtn-arw{transform:translate(2px)}.hero-drum__capbtn:active{transform:translateY(0);box-shadow:0 4px 12px -4px #2a3a4d59}.hero-drum__capbtn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-bg),0 0 0 5px var(--color-primary),0 8px 20px -6px #2a3a4d59}@media(prefers-reduced-motion:reduce){.hero-drum__capbtn,.hero-drum__capbtn-arw{transition:none}.hero-drum__capbtn:hover,.hero-drum__capbtn:hover .hero-drum__capbtn-arw{transform:none}}@media(max-width:749px){.hero-drum__capbtn{width:100%;padding-block:13px}}@media(prefers-reduced-motion:reduce){.hero-drum__cell-inner{transition:box-shadow .2s ease,border-color .2s ease}}@media(max-width:600px){.hero-drum__stage{height:470px}.hero-drum__cell{width:210px}.hero-drum__cell-media{height:150px}.hero-drum__cell-name{font-size:13px}.hero-drum__cell-price{font-size:14px}.hero-drum__cell-usp{font-size:11px}}.hero-drum{text-align:center}.hero-drum__all{display:inline-flex;align-items:center;gap:5px;margin-top:18px;font-size:14px;font-weight:500;color:var(--color-primary);text-decoration:none}.hero-drum__all span{transition:transform .18s ease}.hero-drum__all:hover span{transform:translate(3px)}.hero-drum__all:hover{text-decoration:underline;text-underline-offset:3px}.hero-drum__all:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/87/assets/section-hero.css.map */
