.foe-feature{background:var(--sec-bg,#272b64);color:var(--sec-ink,#fff);padding:96px 0 104px}.foe-feature__wrap{margin:0 auto;max-width:1140px;padding:0 48px}.foe-feature__grid{align-items:center;display:grid;gap:56px;grid-template-columns:.85fr 1.15fr}.foe-feature__eyebrow{color:var(--color-sky);display:block;margin-bottom:16px}.foe-feature__headline{color:var(--sec-head,#fff);font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:800;line-height:1.12;margin:0 0 18px}.foe-feature__text{font-size:1.06rem;max-width:42ch}.foe-feature__text,.foe-feature__text a,.foe-feature__text li,.foe-feature__text p,.foe-feature__text strong{color:var(--sec-ink,#fff)}.foe-feature__text p{margin:0 0 1em}.foe-feature__text p:last-child{margin-bottom:0}.foe-feature__btns{margin-top:28px}.foe-feature__btns .foe-cbtn{font-weight:700;padding:16px 38px}.foe-feature__video{background:#1a2138;border-radius:14px;box-shadow:0 30px 70px rgba(8,12,30,.5);overflow:hidden;position:relative}.foe-feature__img{display:block}.foe-feature__play{background:rgba(0,189,242,.92);border:3px solid hsla(0,0%,100%,.9);border-radius:50%;cursor:pointer;display:grid;height:84px;inset:0;margin:auto;place-items:center;position:absolute;transition:transform .2s ease;width:84px}.foe-feature__play:hover{transform:scale(1.06)}.foe-feature__play svg{fill:#fff;height:28px;margin-left:4px;width:28px}.foe-feature__cap{bottom:18px;color:#fff;font-size:1.4rem;font-weight:800;left:22px;position:absolute;text-shadow:0 2px 10px rgba(0,0,0,.55)}@media(max-width:880px){.foe-feature{padding:72px 0}.foe-feature__wrap{padding:0 28px}.foe-feature__grid{gap:32px;grid-template-columns:1fr}}