.fs-two-col-hero{border-radius:20px;overflow:hidden}.fs-two-col-hero__inner{align-items:center;display:grid;gap:32px;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1200px;padding:64px 32px}.fs-two-col-hero__title h1,.fs-two-col-hero__title h2,.fs-two-col-hero__title h3,.fs-two-col-hero__title h4{color:#fff;font-size:clamp(28px,3.2vw,46px);letter-spacing:-.02em;line-height:1.1;margin:0 0 14px}.fs-two-col-hero__title p{color:#fff;margin:0}.fs-two-col-hero__body{color:hsla(0,0%,100%,.78);font-size:16px;line-height:1.65;max-width:60ch}.fs-two-col-hero__body p{margin:0 0 14px}.fs-two-col-hero__body a{color:#fff;text-decoration:underline;text-underline-offset:3px}.fs-two-col-hero__body ol,.fs-two-col-hero__body ul{margin:0 0 16px 18px}.fs-two-col-hero__body li{margin-bottom:6px}.fs-two-col-hero__btn{backdrop-filter:blur(8px);background:#161b2d;border:none;color:#fff;display:inline-flex;font-weight:600;margin-top:18px;padding:22px;text-decoration:none;transition:transform .16s ease,background .16s ease}.fs-two-col-hero__btn:hover{background:#fff;color:#000;transform:translateY(-1px)}.fs-two-col-hero__right{display:flex;justify-content:flex-end}.fs-two-col-hero__image{border-radius:16px;height:auto;width:min(520px,100%)}@media (max-width:900px){.fs-two-col-hero__inner{grid-template-columns:1fr;padding:48px 24px}.fs-two-col-hero__right{justify-content:flex-start}}@media (max-width:520px){.fs-two-col-hero__inner{padding:36px 18px}.fs-two-col-hero{border-radius:16px}}