.al-header{background:#fff;border-bottom:1px solid #eceff3;box-shadow:0 2px 12px rgba(0,21,38,.06);font-family:Montserrat,Helvetica Neue,Helvetica,Arial,sans-serif;position:sticky;top:0;z-index:50}.al-header__inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1500px;padding:14px clamp(16px,4vw,32px)}.al-header__logo{display:block;flex-shrink:0;line-height:0}.al-header__logo img{display:block;height:46px;object-fit:contain;width:46px}.al-header__actions{align-items:center;display:flex;flex-wrap:wrap;gap:22px;justify-content:flex-end}.al-header__phone{color:#00467f;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap}.al-header__phone:focus-visible,.al-header__phone:hover{color:#0075c4;text-decoration:none}.al-header__cta{background:linear-gradient(90deg,#cc132c,#f28c28);border-radius:999px;box-shadow:0 3px 10px rgba(204,19,44,.25);color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:12px 26px;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.al-header__cta:focus-visible,.al-header__cta:hover{color:#fff;opacity:.92;text-decoration:none}.al-header__cta:active{color:#fff;opacity:1}@media (max-width:640px){.al-header__inner{gap:12px;padding:12px 16px}.al-header__logo img{height:36px;width:36px}.al-header__actions{gap:12px}.al-header__phone{font-size:13px}.al-header__cta{font-size:13px;padding:10px 18px}}