.main-header{background-color:#fff;border-bottom:1px solid #e5e7eb;border-radius:8px;left:25px;padding:15px 25px;position:absolute;right:25px;top:20px;transition:all .3s ease;z-index:9999}.main-header.mhh-sticky{border-radius:0;left:0;position:fixed;right:0;top:0}.main-header .mh-row{align-items:center;display:flex;flex-wrap:wrap;gap:25px}.main-header .mh-row .mh-logo{display:flex;justify-content:flex-start;min-width:222px}.main-header .mh-row .mh-logo a{display:flex}.main-header .mh-row .mh-logo a img{height:auto;max-width:152px}.main-header .mh-row .mh-menu-wrap{display:flex;flex:1;flex-wrap:wrap;justify-content:center}.main-header .mh-menu-wrap .mhmw-menus{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.main-header .mh-menu-wrap .mhmw-menus .mhwm-item{display:flex}.main-header .mh-menu-wrap .mhmw-menus .mhwm-item a{color:#202f3d;font-family:Manrope;font-size:16px;font-weight:500;line-height:100%;text-align:center;text-decoration:none;transition:all .3s ease}.main-header .mh-menu-wrap .mhmw-menus .mhwm-item a:hover{color:#0057c7}.main-header .mh-btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;min-width:222px}.main-header .mh-btns .mhbtn-login{border:1px solid #d1d5db;border-radius:6px;color:#4b5563;font-family:Manrope;font-size:16px;font-weight:700;line-height:150%;padding:11px 19px;text-align:center;text-decoration:none;transition:all .3s ease}.main-header .mh-btns .mhbtn-login:hover{background-color:#0057c7;border-color:#0057c7;color:#fff}.main-header .mh-btns .mhbtn-vd{background-color:#0057c7;border:1px solid #0057c7;border-radius:6px;color:#fff;font-family:Manrope;font-size:16px;font-weight:700;line-height:150%;padding:11px 19px;text-align:center;text-decoration:none;transition:all .3s ease}.main-header .mh-btns .mhbtn-vd:hover{background-color:#fff;border-color:#0057c7;color:#0057c7}.main-header .mh-hamburger{align-items:center;cursor:pointer;display:none;height:36px;justify-content:center;padding:3px;width:36px}.main-header .mh-row .mh-menu-wrap .mh-btns{display:none}@media (max-width:1239.98px){.main-header{left:15px;padding:15px;right:15px;top:15px}.main-header.mh-open{border:0;border-radius:0}.main-header .mh-hamburger{display:flex}.main-header .mh-hamburger svg{height:24px;width:24px}.main-header .mh-hamburger svg.mhh-cls,.main-header .mh-hamburger.mhh-active svg.mhh-bar{display:none}.main-header .mh-hamburger.mhh-active svg.mhh-cls{display:block}.main-header .mh-row{gap:16px}.main-header .mh-row .mh-logo{flex:1;min-width:auto}.main-header .mh-row .mh-menu-wrap{background-color:#fff;border-bottom:1px solid #e5e7eb;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:none;flex:unset;left:0;padding:15px;position:absolute;right:0;top:100%;z-index:1}.main-header .mh-menu-wrap .mhmw-menus{flex-direction:column;flex-wrap:nowrap;gap:0}.main-header .mh-menu-wrap .mhmw-menus .mhwm-item a{padding:15px 0;text-align:left;width:100%}.main-header .mh-btns{min-width:auto}.main-header .mh-btns .mhbtn-login,.main-header .mh-btns .mhbtn-vd{font-size:14px;padding:7px 12px}}@media (max-width:575.98px){.main-header .mh-btns{display:none}.main-header .mh-row .mh-menu-wrap .mh-btns{display:flex;justify-content:flex-start;margin-top:15px;width:100%}}