.hdra{--hdra-blue:var(--agenal-heading-color,#14235e);--hdra-red:var(--agenal-red,#b6262c);--hdra-ink:#14235e;--hdra-line:#e6e9f0;--hdra-radius:6px;--hdra-h:72px;background:#fff;box-shadow:0 1px 0 rgba(20,35,94,.08);font-family:var(--agenal-font);position:relative;z-index:1000}.hdra *{box-sizing:border-box}.hdra__inner{align-items:center;display:flex;gap:24px;margin:0 auto;max-width:1240px;min-height:var(--hdra-h);padding:0 24px}.hdra__logo,.hdra__logo:focus,.hdra__logo:hover{align-items:center;display:inline-flex;flex:0 0 auto;text-decoration:none}.hdra__logo img{display:block;max-height:var(--hdra-logo-h,46px);width:auto}.hdra__logo-fallback{color:var(--hdra-blue);font-size:20px;font-weight:800!important}.hdra__nav{align-self:stretch;display:flex;margin:0 auto}.hdra__nav-list{align-items:stretch;display:flex;gap:6px;height:100%;list-style:none;margin:0;padding:0}.hdra__nav-item{display:flex;position:static}.hdra__nav-link{align-items:center;border-radius:0;color:var(--hdra-ink);display:inline-flex;font-size:18px;font-weight:700!important;gap:8px;height:100%;line-height:1;padding:0 18px;text-decoration:none;transition:background .18s ease,color .18s ease}.hdra__nav-item.has-mega:hover>.hdra__nav-link,.hdra__nav-item.is-open>.hdra__nav-link,.hdra__nav-link:focus,.hdra__nav-link:hover{background:var(--hdra-blue);color:#fff;text-decoration:none}.hdra__chevron{border-bottom:2px solid;border-right:2px solid;height:8px;margin-top:-3px;transform:rotate(45deg);transition:transform .18s ease;width:8px}.hdra__nav-item.is-open .hdra__chevron{margin-top:3px;transform:rotate(-135deg)}.hdra__actions{align-items:center;display:flex;flex:0 0 auto;gap:12px;margin-left:auto}.hdra__cta,.hdra__phone{align-items:center;border-radius:25px;display:inline-flex;font-size:18px;font-weight:700!important;gap:10px;padding:8px 20px;text-decoration:none;white-space:nowrap}.hdra__phone{background:var(--agenal-blue,#039);color:#fff}.hdra__cta{background:var(--hdra-red);color:#fff}.hdra__cta:focus,.hdra__cta:hover,.hdra__phone:focus,.hdra__phone:hover{color:#fff;opacity:.9;text-decoration:none}.hdra__phone-img{display:block;height:18px;object-fit:contain;width:18px}.page-home .hdra__phone{display:none}.hdra__phone-icon{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.6.6.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.6 21 3 13.4 3 4c0-.6.4-1 1-1h3.4c.6 0 1 .4 1 1 0 1.2.2 2.4.6 3.6.1.4 0 .8-.3 1L6.6 10.8z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.6.6.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.6 21 3 13.4 3 4c0-.6.4-1 1-1h3.4c.6 0 1 .4 1 1 0 1.2.2 2.4.6 3.6.1.4 0 .8-.3 1L6.6 10.8z'/></svg>") center/contain no-repeat}.hdra__phone-icon,.hdra__pin-icon{background:currentColor;flex:0 0 16px;height:16px;width:16px}.hdra__pin-icon{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5z'/></svg>") center/contain no-repeat}.hdra__burger{background:none;border:0;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;padding:0 10px;width:44px}.hdra__burger span{background:var(--hdra-blue);border-radius:2px;display:block;height:2px}.hdra__nav-item.has-mega{position:relative}.hdra__mega{background:#fff;border-radius:0 0 25px 25px;border-top:1px solid var(--hdra-line);box-shadow:0 18px 40px rgba(20,35,94,.12);left:0;min-width:640px;opacity:0;position:absolute;right:auto;top:100%;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;visibility:hidden}.hdra__nav-item.has-mega:hover .hdra__mega,.hdra__nav-item.is-open .hdra__mega{opacity:1;transform:translateY(0);visibility:visible}.hdra__mega-inner{display:flex;gap:56px;padding:28px 36px}.hdra__col-title{color:var(--hdra-blue);font-size:16px;line-height:2.21;margin:0 0 6px;white-space:nowrap}.hdra__col-title,.hdra__col-title strong{font-weight:800!important}.hdra__col-list{list-style:none;margin:0;padding:0}.hdra__col:first-child .hdra__col-list{display:grid;gap:2px 28px;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(150px,1fr));grid-template-rows:repeat(var(--mm-rows,4),auto)}.hdra__card{align-items:center;border-radius:25px;display:flex;gap:12px;padding:2px 10px;text-decoration:none;transition:background .15s ease}.hdra__card:focus,.hdra__card:hover{background:#f1f4fa;text-decoration:none}.hdra__card-icon{flex:0 0 auto}.hdra__card-icon img{display:block;height:26px;object-fit:contain;width:26px}.hdra__card-title{color:var(--hdra-blue);display:block;font-size:14px;font-weight:400!important;line-height:2.9}.hdra--sticky{position:sticky;top:0}.hdra--transparent:not(.is-scrolled){background:transparent;box-shadow:none;left:0;position:absolute;right:0;top:0}.hdra--transparent:not(.is-scrolled) .hdra__nav-link{color:#fff}.hdra--transparent:not(.is-scrolled) .hdra__nav-link:hover{background:hsla(0,0%,100%,.14)}.hdra--transparent:not(.is-scrolled) .hdra__burger span{background:#fff}.hdra.is-scrolled{animation:hdraDrop .25s ease;left:0;position:fixed;right:0;top:0}@keyframes hdraDrop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.hdra__bottombar,.hdra__mobile{display:none}@media (max-width:767px){.hdra__cta,.hdra__nav,.hdra__phone{display:none}.hdra__burger{display:flex}.hdra__inner{min-height:60px}.hdra__mobile{background:#fff;display:block;inset:0;overflow-y:auto;padding-bottom:84px;position:fixed;z-index:1100}.hdra__mobile[hidden]{display:none}.hdra__mobile-head{align-items:center;border-bottom:1px solid var(--hdra-line);display:flex;justify-content:space-between;padding:14px 20px}.hdra__mobile-head img{max-height:40px}.hdra__close{background:none;border:0;color:var(--hdra-blue);cursor:pointer;font-size:34px;line-height:1}.hdra__mobile-actions{display:flex;gap:10px;padding:16px 20px}.hdra__mobile-btn{border-radius:var(--hdra-radius);flex:1 1 0;font-size:14px;font-weight:700!important;padding:12px;text-align:center;text-decoration:none}.hdra__mobile-btn--secondary{background:var(--hdra-blue);color:#fff}.hdra__mobile-btn--primary{background:var(--hdra-red);color:#fff}.hdra__mobile-body{padding:8px 20px 24px}.hdra__mobile-group{margin-top:20px}.hdra__mobile-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.hdra__mcard{align-items:center;border:1px solid var(--hdra-line);border-radius:25px;display:flex;flex-direction:column;gap:8px;padding:16px 8px;text-align:center;text-decoration:none}.hdra__mcard-icon img{height:30px;object-fit:contain;width:30px}.hdra__mcard-title{color:var(--hdra-blue);font-size:13px;font-weight:700!important}.hdra__bottombar{background:#fff;border-top:1px solid var(--hdra-line);bottom:0;box-shadow:0 -2px 12px rgba(20,35,94,.1);display:flex;left:0;position:fixed;right:0;z-index:1050}.hdra__bottombar-item{align-items:center;color:var(--hdra-blue);display:flex;flex:1 1 0;font-size:13px;font-weight:700!important;gap:8px;justify-content:center;padding:14px 8px;text-decoration:none}.hdra__bottombar-item--accent{background:var(--hdra-blue);color:#fff}}@media (min-width:768px){.hdra__mobile{display:none!important}}