.features-page-hero{display:flex;justify-content:center;max-height:478px;padding:48px var(--fd-section-padding-x);background:#fff;overflow:hidden}.features-page-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,412px);gap:clamp(2rem,5vw,5rem);align-items:center;width:100%;max-width:var(--fd-container);max-height:100%}.features-page-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:34px;max-width:567px}.features-page-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.features-page-hero__title{margin:0;font-size:clamp(2rem, 4.5vw, 48px);font-weight:700;line-height:1.4;color:#0e0d1d}.features-page-hero__title-line{display:inline}.features-page-hero__highlight{color:#2a4bf2}.features-page-hero__text{margin:0;max-width:567px;font-size:18px;font-weight:400;line-height:1.4;color:#444656}.features-page-hero__content .fd-btn{min-width:208px}.features-page-hero__media{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-height:382px}.features-page-hero__figure{position:relative;z-index:1;display:flex;justify-content:center;width:min(100%,412px);margin:0}.features-page-hero__phone{display:block;width:auto;max-width:412px;max-height:382px;height:auto;object-fit:contain}