#at-hero-block{font-family:inherit;--at-blue:#0e3acc;--at-blue-hover:#0a2aa0;--at-text-main:#1a202c;--at-text-sub:#4a5568;--at-bg:#f8fafc;position:relative;background-color:var(--at-bg);background-image:radial-gradient(at 0% 0%,#edf2f7 0px,transparent 50%),radial-gradient(at 100% 100%,#eef2ff 0px,transparent 50%);width:100%;padding:100px 0;box-sizing:border-box;line-height:1.5;color:var(--at-text-main)}#at-hero-block *,#at-hero-block *::before,#at-hero-block *::after{box-sizing:border-box;margin:0;padding:0}#at-hero-block .at-hero-container{width:100%;max-width:1200px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:60px}#at-hero-block .at-hero-content{flex:1;max-width:600px}#at-hero-block .at-hero-eyebrow{display:inline-block;font-size:13px;font-weight:700;color:var(--at-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;background:rgba(14,58,204,.08);padding:4px 10px;border-radius:4px}#at-hero-block h1{font-family:inherit;font-size:46px;line-height:1.2;font-weight:800;color:var(--at-text-main);margin-bottom:20px}#at-hero-block .at-hero-desc{font-size:18px;color:var(--at-text-sub);margin-bottom:40px;line-height:1.6;font-weight:400}#at-hero-block .at-hero-features{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}#at-hero-block .at-feature-item{display:flex;align-items:flex-start}#at-hero-block .at-feature-icon{flex-shrink:0;width:24px;height:24px;margin-right:12px;fill:var(--at-blue);margin-top:2px}#at-hero-block .at-feature-text strong{display:block;font-size:16px;font-weight:700;color:var(--at-text-main);margin-bottom:2px}#at-hero-block .at-feature-text span{display:block;font-size:15px;color:#718096}#at-hero-block .at-hero-btn{display:inline-flex;align-items:center;justify-content:center;background-color:var(--at-blue);color:#fff;font-size:16px;font-weight:700;padding:12px 36px;border-radius:4px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(14,58,204,.25);border:none;cursor:pointer}#at-hero-block .at-hero-btn:hover{background-color:var(--at-blue-hover);transform:translateY(-2px);box-shadow:0 6px 16px rgba(14,58,204,.35)}#at-hero-block .at-hero-visual{flex:1;display:flex;justify-content:center;align-items:center;position:relative}#at-hero-block .at-hero-img{position:relative;z-index:2;max-width:100%;height:auto;filter:drop-shadow(0 15px 30px rgba(14,58,204,.15));transition:transform .5s}#at-hero-block:hover .at-hero-img{transform:scale(1.02)}@media (max-width:991px){#at-hero-block{padding:50px 0}#at-hero-block .at-hero-container{flex-direction:column;gap:40px}#at-hero-block .at-hero-content{max-width:100%;text-align:center}#at-hero-block .at-hero-features{text-align:left;margin:0 auto 40px;max-width:500px}#at-hero-block h1{font-size:36px}}@media (max-width:576px){#at-hero-block{padding:80px 0}#at-hero-block .at-hero-container{padding:0 10px}#at-hero-block .at-hero-content{text-align:left}#at-hero-block h1{font-size:28px;margin-bottom:16px}#at-hero-block .at-hero-desc{font-size:15px;margin-bottom:32px}#at-hero-block .at-hero-features{grid-template-columns:1fr;gap:20px;margin-bottom:32px}#at-hero-block .at-hero-btn{width:100%}}