.home-product{background:#08090b;color:#fff;overflow:hidden}.home-product .container{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center;padding:105px 0}.home-product-copy .section-kicker{color:#62d9ff}.home-product h2{font-size:clamp(38px,4.5vw,62px);line-height:1.2;letter-spacing:-.07em;margin:0 0 24px}.home-product h2 em{font-style:normal;color:#55d8ff}.home-product-copy>p{max-width:430px;color:#abb4c0;line-height:2;font-size:15px}.home-product-link{display:inline-flex;align-items:center;color:#fff;border-bottom:1px solid #55d8ff;padding:12px 0;font-size:13px;font-weight:700;margin-top:20px}.home-product-link span{font-size:19px;margin-left:14px}.home-product-shot{height:470px;display:flex;align-items:center;justify-content:center;position:relative}.home-product-shot:before{content:'';position:absolute;width:420px;height:250px;border-radius:50%;background:#0b3040;filter:blur(18px)}.home-product-shot img{height:455px;position:relative;z-index:1;filter:drop-shadow(15px 20px 25px rgba(0,0,0,.45))}.home-product-features{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-product-feature{border:1px solid rgba(255,255,255,.16);border-radius:13px;padding:19px;background:rgba(255,255,255,.05)}.home-product-feature .feature-icon{display:block;font-size:24px;margin-bottom:20px}.home-product-feature strong{font-size:16px;display:block}.home-product-feature small{display:block;color:#97a7b2;font-size:12px;margin-top:7px}.home-product-feature:nth-child(1) .feature-icon{color:#7759ff}.home-product-feature:nth-child(2) .feature-icon{color:#f32966}.home-product-feature:nth-child(3) .feature-icon{color:#18b6ff}.home-product-feature:nth-child(4) .feature-icon{color:#12c875}@media(max-width:800px){.home-product .container{display:flex;flex-direction:column;gap:35px;padding:75px 0}.home-product-copy{width:100%}.home-product-shot{height:390px;order:2}.home-product-shot img{height:390px}.home-product-features{width:100%}}
