
.fc-home-video-section{padding:56px 0;background:linear-gradient(180deg,#fff 0,#fff9ef 100%);border-top:1px solid #efe9df;border-bottom:1px solid #efe9df}
.fc-home-video-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:42px;align-items:center}
.fc-home-video-copy>span{display:block;margin-bottom:7px;color:#B91F2C;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.fc-home-video-copy h2{margin:0;color:#0B2442;font-size:34px;line-height:1.12;letter-spacing:-.04em;font-weight:900}
.fc-home-video-copy p{max-width:540px;margin:14px 0 0;color:#616c78;font-size:15px;line-height:1.7}
.fc-home-video-points{display:grid;gap:9px;margin:20px 0 0}
.fc-home-video-points span{position:relative;padding-left:22px;color:#344454;font-size:13px;font-weight:750}
.fc-home-video-points span::before{content:"✓";position:absolute;left:0;color:#16834B;font-weight:900}
.fc-home-video-copy a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:22px;padding:0 16px;border-radius:9px;background:#B91F2C;color:#fff;font-size:13px;font-weight:850;text-decoration:none}
.fc-home-video-frame{position:relative;overflow:hidden;border-radius:18px;background:#0B2442;border:1px solid #e2e6ea;box-shadow:0 16px 36px rgba(16,24,40,.12)}
.fc-home-video-frame video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.fc-home-video-badge{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:9px;background:rgba(11,36,66,.88);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(8px)}
.fc-home-video-badge::before{content:"";width:7px;height:7px;border-radius:50%;background:#35c976}
@media(max-width:900px){.fc-home-video-grid{grid-template-columns:1fr}}
@media(max-width:580px){.fc-home-video-section{padding:42px 0}.fc-home-video-copy h2{font-size:28px}.fc-home-video-copy p{font-size:14px}.fc-home-video-frame{border-radius:14px}}
