.homepage-hero-v2{position:relative;overflow:hidden;background:linear-gradient(180deg,#f9fbfd,#f3f6f9)}.homepage-hero-v2__background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.homepage-hero-v2__inner{position:relative;z-index:2;display:grid;align-items:center;gap:80px;min-height:760px;padding-block:var(--hero-v2-padding-top-mobile) var(--hero-v2-padding-bottom-mobile)}.homepage-hero-v2__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 35%,rgba(31,109,255,.08),transparent 45%),radial-gradient(circle at 15% 80%,rgba(31,109,255,.05),transparent 55%)}.homepage-hero-v2__watermark{position:absolute;top:-120px;right:-140px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(31,109,255,.04),transparent 70%)}.homepage-hero-v2__grid{position:absolute;width:220px;height:220px;opacity:.28;background-image:radial-gradient(#1f6dff 1px,transparent 1px);background-size:18px 18px}.homepage-hero-v2__grid--one{top:90px;right:140px}.homepage-hero-v2__grid--two{bottom:70px;left:80px}.homepage-hero-v2__circle{position:absolute;border:1px solid rgba(31,109,255,.08);border-radius:50%}.homepage-hero-v2__circle--one{top:120px;right:-100px;width:420px;height:420px}.homepage-hero-v2__circle--two{bottom:60px;left:-80px;width:220px;height:220px}.homepage-hero-v2__line{position:absolute;background:#1f6dff14}.homepage-hero-v2__line--one{top:200px;right:120px;width:240px;height:1px}.homepage-hero-v2__line--two{bottom:120px;left:180px;width:1px;height:180px}.homepage-hero-v2__logo{width:var(--hero-v2-logo-size);margin-top:40px;margin-bottom:18px}.homepage-hero-v2__logo .olc-logo{width:100%}.homepage-hero-v2__logo .olc-logo__symbol svg{display:block;width:100%;height:auto}.homepage-hero-v2__logo .olc-logo__large,.homepage-hero-v2__logo .olc-logo__small,.homepage-hero-v2__logo .olc-logo__dot{transform-origin:center;animation-fill-mode:forwards}.homepage-hero-v2__logo .olc-logo__large{opacity:0;transform:translate(80px) rotate(8deg);animation:hero-v2-logo-large .9s cubic-bezier(.22,1,.36,1) .15s forwards}.homepage-hero-v2__logo .olc-logo__small{opacity:0;transform:translate(-70px) rotate(-10deg);animation:hero-v2-logo-small .8s cubic-bezier(.22,1,.36,1) forwards}.homepage-hero-v2__logo .olc-logo__dot{opacity:0;transform:translateY(40px) scale(.5);animation:hero-v2-logo-dot .6s cubic-bezier(.22,1,.36,1) .45s forwards}.homepage-hero-v2__logo--static .olc-logo__large,.homepage-hero-v2__logo--static .olc-logo__small,.homepage-hero-v2__logo--static .olc-logo__dot{opacity:1;transform:none;animation:none}@keyframes hero-v2-logo-large{to{opacity:1;transform:none}}@keyframes hero-v2-logo-small{to{opacity:1;transform:none}}@keyframes hero-v2-logo-dot{to{opacity:1;transform:none}}.homepage-hero-v2__content{position:relative;z-index:20;max-width:620px}.homepage-hero-v2__eyebrow{margin:0 0 20px;color:#1f6dff;font-size:.9rem;font-weight:700;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.homepage-hero-v2__heading{max-width:12ch;margin:0;color:#161e4e;font-size:clamp(3.4rem,6vw,5.4rem);line-height:.95;letter-spacing:-.06em;text-wrap:balance}.homepage-hero-v2__text{max-width:56ch;margin-top:32px;color:#161e4eb8;font-size:1.15rem;line-height:1.8}.homepage-hero-v2__text>*{margin-block:0}.homepage-hero-v2__text>*+*{margin-top:1em}.homepage-hero-v2__actions{display:flex;flex-wrap:wrap;margin-top:40px}.homepage-hero-v2__actions .button{width:fit-content}.homepage-hero-v2__visual{position:relative;width:100%;min-height:var(--hero-v2-stage-height-desktop)}.homepage-hero-v2__product{--product-active-width: var(--product-desktop-width);--product-active-left: var(--product-desktop-left);--product-active-top: var(--product-desktop-top);--product-active-rotation: var(--product-desktop-rotation);--product-active-layer: var(--product-desktop-layer);position:absolute;left:var(--product-active-left);top:var(--product-active-top);z-index:var(--product-active-layer);display:block;width:var(--product-active-width);height:auto;transform:rotate(var(--product-active-rotation)) translateY(0);transform-origin:center;will-change:transform;filter:drop-shadow(0 30px 60px rgba(18,40,90,.18));animation:hero-v2-product-float var(--product-float-duration) ease-in-out var(--product-float-delay) infinite}.homepage-hero-v2__product--static{animation:none}.homepage-hero-v2__product-image{display:block;width:100%;max-width:none;height:auto;object-fit:contain}@keyframes hero-v2-product-float{0%,to{transform:rotate(var(--product-active-rotation)) translateY(0)}50%{transform:rotate(var(--product-active-rotation)) translateY(calc(var(--product-float-distance) * -1))}}@media(min-width:1100px){.homepage-hero-v2__inner{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);padding-block:var(--hero-v2-padding-top-desktop) var(--hero-v2-padding-bottom-desktop)}}@media(max-width:1099px){.homepage-hero-v2__inner{grid-template-columns:1fr;gap:48px;min-height:auto}.homepage-hero-v2__content{max-width:760px}.homepage-hero-v2__heading{max-width:14ch;font-size:clamp(3rem,7vw,4.5rem)}.homepage-hero-v2__visual{width:100%;max-width:680px;margin-inline:auto}}@media(max-width:767px){.homepage-hero-v2__inner{gap:36px}.homepage-hero-v2__content{max-width:100%}.homepage-hero-v2__logo{width:min(var(--hero-v2-logo-size),72px);margin-top:16px;margin-bottom:20px}.homepage-hero-v2__eyebrow{margin-bottom:14px;font-size:.75rem;letter-spacing:.1em}.homepage-hero-v2__heading{max-width:none;font-size:clamp(2.6rem,12vw,3.5rem);line-height:.98;letter-spacing:-.05em}.homepage-hero-v2__text{max-width:none;margin-top:22px;font-size:1rem;line-height:1.65}.homepage-hero-v2__actions{margin-top:28px}.homepage-hero-v2__actions .button{width:100%;justify-content:center}.homepage-hero-v2__visual{width:100%;max-width:430px;min-height:var(--hero-v2-stage-height-mobile);margin-inline:auto}.homepage-hero-v2__product{--product-active-width: var(--product-mobile-width);--product-active-left: var(--product-mobile-left);--product-active-top: var(--product-mobile-top);--product-active-rotation: var(--product-mobile-rotation);--product-active-layer: var(--product-mobile-layer)}.homepage-hero-v2__grid--one{top:60px;right:-60px}.homepage-hero-v2__grid--two{bottom:20px;left:-80px}.homepage-hero-v2__circle--one{top:160px;right:-150px;width:280px;height:280px}.homepage-hero-v2__circle--two,.homepage-hero-v2__line{display:none}}@media(max-width:420px){.homepage-hero-v2__heading{font-size:clamp(2.35rem,11.5vw,3rem)}}@media(prefers-reduced-motion:reduce){.homepage-hero-v2__logo .olc-logo__large,.homepage-hero-v2__logo .olc-logo__small,.homepage-hero-v2__logo .olc-logo__dot{opacity:1;transform:none;animation:none}.homepage-hero-v2__product{transform:rotate(var(--product-active-rotation)) translateY(0);animation:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/homepage-hero-v2.css.map */
