.landing-scenes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1100px;margin:auto}.landing-scenes>a{position:relative;overflow:hidden;border-radius:22px;background:#07152f}.landing-scenes>a:first-child{grid-column:1/-1;aspect-ratio:1672/941}.landing-scenes>a:not(:first-child){aspect-ratio:1122/1402}.landing-scenes img{width:100%;height:100%;object-fit:cover}.landing-scenes a:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,11,29,.78))}.landing-scenes span{position:absolute;left:22px;bottom:20px;color:#fff;font-size:22px;font-weight:900;z-index:2}.landing-steps{padding:100px max(24px,calc((100vw - 1240px)/2));background:linear-gradient(135deg,#07152f,#063b85);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.landing-steps h2,.landing-bottom h2{font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:14px 0}.landing-steps ol{list-style:none;margin:0;padding:0}.landing-steps li{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16)}.landing-steps li>b{color:#55c7ff}.landing-steps li span{display:grid;gap:4px}.landing-steps li small{color:#bfd0e6}.landing-steps>.btn{grid-column:2;justify-self:start}.landing-faq{background:#f3f7fb}.landing-faq .accordions{max-width:850px;margin:auto}.landing-bottom{text-align:center;padding:110px 22px;background:radial-gradient(circle at 50% 120%,#168dff,#07152f 62%);color:#fff}.landing-bottom p{color:#c8d8ed;margin-bottom:28px}.product-story .section-head p{color:#64748b}@media(max-width:700px){.landing-scenes{gap:9px}.landing-scenes span{font-size:15px;left:12px;bottom:12px}.landing-steps{grid-template-columns:1fr;padding:70px 20px;gap:25px}.landing-steps>.btn{grid-column:1;width:100%}.landing-bottom{padding:80px 20px}}
