.home-hero{background:radial-gradient(ellipse 78% 95% at 72% 45%,rgba(31,203,224,.38) 0,rgba(6,141,158,.24) 30%,rgba(6,117,135,.1) 55%,rgba(31,203,224,0) 72%),linear-gradient(225deg,#262826,#1f211f 50%,#161816);color:var(--color-on-dark);overflow:hidden;position:relative}.home-hero__inner{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 560px;margin:0 auto;max-width:1320px;min-height:860px;padding:132px 100px 96px;position:relative;z-index:2}.home-hero__copy{max-width:660px}.home-hero__title{color:var(--color-on-dark);font-family:var(--font-heading);font-size:var(--fs-display-xl);font-weight:var(--fw-xlight);letter-spacing:-.01em;line-height:1.04;margin:18px 0 0}.home-hero__title .accent{color:var(--color-accent);font-weight:var(--fw-semibold)}.home-hero__subhead{color:var(--color-on-dark);font-family:var(--font-body);font-size:var(--fs-h4);font-weight:var(--fw-semibold);line-height:var(--lh-h4);margin:26px 0 0}.home-hero__body{color:#b8bcbf;font-family:var(--font-body);font-size:var(--fs-body-l);line-height:var(--lh-body-l);margin:14px 0 0;max-width:580px}.home-hero__body strong{color:#fff;font-weight:var(--fw-semibold)}.home-hero__ctas{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.home-hero__visual{align-items:center;display:flex;justify-content:center;min-height:480px;position:relative}.home-hero__circle{background:rgba(5,195,221,.28);border-radius:50%;height:340px;width:340px;z-index:0}.home-hero__circle,.home-hero__rings{left:54%;position:absolute;top:50%;transform:translate(-50%,-50%)}.home-hero__rings{height:820px;pointer-events:none;width:820px;z-index:1}.home-hero__rings svg{height:100%;overflow:visible;width:100%}.home-rings__grp{animation:home-breathe 16s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.home-hero__rings circle{fill:none;stroke-width:1.2}.home-ping{animation:home-ping 7s ease-out infinite;fill:none;opacity:0;stroke-width:1.4;transform-box:fill-box;transform-origin:center}.home-ping--2{animation-delay:2.33s}.home-ping--3{animation-delay:4.66s}@keyframes home-breathe{0%,to{transform:scale(.985)}50%{transform:scale(1.015)}}@keyframes home-ping{0%{opacity:0;transform:scale(.32)}8%{opacity:.45}to{opacity:0;transform:scale(1.5)}}.home-hero__img{filter:drop-shadow(24px 48px 40px rgba(0,0,0,.42));height:auto;max-width:720px;object-fit:contain;position:relative;width:100%;z-index:2}.home-hero__base{display:none}@media (prefers-reduced-motion:reduce){.home-ping,.home-rings__grp{animation:none}.home-ping{opacity:.2}}@media (max-width:1280px){.home-hero__title{font-size:clamp(42px,5.2vw,62px)}}@media (max-width:1024px){.home-hero__inner{gap:24px;grid-template-columns:1fr;min-height:0;padding:120px 40px 80px;text-align:center}.home-hero__copy{margin:0 auto;max-width:640px}.rtr-overline{justify-content:center}.home-hero__body{margin-left:auto;margin-right:auto}.home-hero__ctas{justify-content:center}.home-hero__visual{min-height:360px;order:-1}.home-hero__circle,.home-hero__rings{left:50%}}@media (max-width:600px){.home-hero__inner{padding:104px 24px 64px}.home-hero__title{font-size:42px;line-height:1.06}.home-hero__subhead{font-size:var(--fs-body-xl)}.home-hero__body{font-size:var(--fs-body-m)}.home-hero__visual{min-height:280px}.home-hero__circle{height:240px;width:240px}.home-hero__rings{height:560px;width:560px}.home-hero__ctas .rtr-btn{justify-content:center;max-width:320px;width:100%}.home-hero__ctas .rtr-btn--primary{display:none}}