@charset "UTF-8";
/***!  Style Declaration  !***/

.f24-box{max-width:720px;margin:28px 0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,sans-serif;border-radius:18px;overflow:hidden;box-shadow:0 8px 40px rgba(13,42,78,.18);position:relative;contain:layout style}.f24-hero{background:linear-gradient(135deg,#0d2a4e 0%,#1a3f6f 50%,#1e5799 100%);padding:24px 28px 20px;position:relative;overflow:hidden}.f24-hero:before{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,184,0,.15) 0%,transparent 70%);pointer-events:none}.f24-hero-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;position:relative;z-index:1}.f24-logo-wrap{border-radius:10px;overflow:hidden;flex-shrink:0;line-height:0;display:block;width:150px;height:65px}.f24-logo{width:150px;height:65px;object-fit:contain;display:block}.f24-hero-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.f24-hbadge{font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap}.f24-hbadge-yellow{background:#FFB800;color:#1a1a1a}.f24-hbadge-white{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.25)}.f24-hero-title{font-size:22px;font-weight:800;color:#fff;line-height:1.3;margin:0 0 6px;position:relative;z-index:1}.f24-hero-title .f24-hl{color:#FFB800}.f24-hero-sub{font-size:13px;color:rgba(255,255,255,.75);margin:0;position:relative;z-index:1}.f24-grid{display:grid;grid-template-columns:1fr 1fr;background:#fff}.f24-promo{padding:20px 22px}.f24-promo:first-child{border-right:1px solid #e8edf5}.f24-promo-icon{font-size:28px;margin-bottom:8px;display:block;line-height:1}@media (max-width:580px){.f24-hero{padding:20px 18px 16px}.f24-hero-top{flex-direction:column;align-items:center;gap:10px}.f24-hero-badges{justify-content:center}.f24-hero-title{font-size:18px}.f24-grid{grid-template-columns:1fr}.f24-promo:first-child{border-right:none;border-bottom:1px solid #e8edf5}.f24-promo{padding:16px 18px}}@media (prefers-reduced-motion:reduce){.f24-btn,.f24-btn-arrow,.f24-hero:before{transition:none!important;transform:none!important;animation:none!important;will-change:auto}}
