.nav-bar .hamburger-icon .bar{width:25px;height:4px;background-color:var(--dark-blue);border-radius:2px;transition:height .3s ease,padding .3s ease}.nav-bar .menu li{list-style:none;float:left;position:relative}.nav-bar .menu li .submenu{position:fixed;width:100%;margin:0 auto;background:linear-gradient(#fff,#efefef,snow);box-shadow:0 5px 10px #00000021;left:0;right:0;display:none;z-index:5}.nav-bar .menu li.has-submenu:before{content:"";position:absolute;width:0;height:0;bottom:-14px;left:32px;right:0;margin:0 auto;box-sizing:border-box;transform-origin:0 0;transform:rotate(135deg);box-shadow:-2px 2px 5px #0000000d}.nav-bar .menu li.has-submenu:hover:before{border:.5em solid black;border-color:transparent transparent #fff #fff}.nav-bar .menu .submenu .title{font-size:1.125rem;color:var(--dark-blue);font-weight:600}.nav-bar .menu .submenu a{font-size:.938rem}.nav-bar .menu li:hover>span,.nav-bar .menu li:hover>span>*,.nav-bar .menu .submenu a:hover,.nav-bar .menu .submenu a:hover *{color:var(--primary-red)}.nav-bar .border-left{border-left:1px solid #c2c2c2}@keyframes from-top{0%{margin-top:-10px}to{margin-top:0}}.nav-bar .menu .close-btn{position:absolute;right:20px;top:20px;background:none;border:none;font-weight:900;z-index:999}@media (min-width: 1200px){.nav-bar .menu li:hover .submenu{display:block;animation:from-top .3s}}@media (max-width: 1199px){.nav-bar .menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;overflow-y:scroll;transition:.3s ease;z-index:10}.nav-bar .menu li{float:none}.nav-bar .menu li.has-submenu:before{display:none}.nav-bar .menu .submenu a{line-height:2.5}.nav-bar .menu-title{background:#f4f2f2}.nav-bar .menu li .submenu{display:block;position:relative;background:none;box-shadow:none;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.nav-bar .menu li .submenu.show{max-height:500px}}#topBarWrapper{background-color:#dfedf2;min-height:-moz-max-content;min-height:max-content;position:relative;display:block}.wrapper{position:absolute;top:0;right:0}.header{background:#f5f1f3 url(/images/home-hero.webp) no-repeat left top;background-size:contain}.vps-header{background-color:#dfedf2}@media only screen and (min-width: 768px){.vps-header{background:url(/images/vps-header-bg.svg) no-repeat;background-size:cover;background-color:none}}@media only screen and (min-width: 600px){#topBarWrapper{min-height:52px;background-color:#dfedf267}}
