@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");.menu-container nav ul li a,body{font-family:Oswald,sans-serif}.menu-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1680px;padding:23px 10px 10px}.logo-container{height:auto;max-width:120px}.menu{display:flex;flex:1;justify-content:flex-end;position:relative}.menu ul{display:flex;list-style:none;margin:0;padding:0}.menu ul li{margin-left:20px;position:relative}.menu ul li a{color:#01253e;font-weight:600;padding:8px 12px;text-decoration:none;text-transform:uppercase;transition:color .3s}.menu ul li a:hover{color:#9b243e}.cta-button{background-color:#9b243e;border-radius:90px;color:#fff;display:inline-block;font-family:Oswald,sans-serif;font-weight:600;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:background-color .3s}.cta-button:hover{background-color:#01253e;color:#fff}a.cta-button{margin-left:20px}@media (max-width:980px){.menu-desktop{display:none}.menu-mobile{align-items:center;display:flex}.hamburger{background:none;border:none;color:#01253e;cursor:pointer;font-size:30px;margin-left:auto;transition:background-color .3s,border .3s;z-index:1010}.hamburger:focus,.hamburger:hover{background-color:#fff;border:2px solid #fff;color:#9b243e}.menu-items{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);display:none;position:absolute;right:0;top:50px;width:100%;z-index:1000}.menu-items.active{display:block}}.product-menu{background-color:#01253e;font-family:Oswald,sans-serif;font-weight:600;padding:10px 0;text-transform:uppercase;width:100%;z-index:100}.product-menu ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.product-menu ul li{margin:0 20px}.product-menu ul li a{color:#fff;padding:8px 12px;text-decoration:none}.product-menu ul li a:hover{color:#9b243e}@media (max-width:980px){.product-menu,a.cta-button{display:none}}@media (min-width:981px){.menu-desktop{display:block}.menu-mobile{display:none}}.menu-items ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.menu-items ul li{margin:0}.menu-items ul li a{color:#01253e;display:block;padding:15px;text-decoration:none;transition:background-color .3s}.menu-items ul li a:hover{background-color:#f0f0f0}.menu-items ul li a.active,.menu-items ul li.active>a{background-color:#9b243e;color:#fff}.hs-menu-children-wrapper{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);display:none;left:0;min-width:200px;position:absolute;top:100%;z-index:1000}.hs-menu-item.hs-item-has-children>a{position:relative}.hs-item-has-children.active .hs-menu-children-wrapper{display:block}.hs-menu-children-wrapper .hs-menu-children-wrapper{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);display:none;left:100%;min-width:200px;position:absolute;top:0}.hs-menu-item.hs-item-has-children.active .hs-menu-children-wrapper .hs-menu-children-wrapper{display:block}.hs-menu-depth-2,.hs-menu-depth-3{display:none}.hs-menu-depth-1.active>.hs-menu-children-wrapper>.hs-menu-depth-2,.hs-menu-depth-2.active>.hs-menu-children-wrapper>.hs-menu-depth-3{display:block}.hs-menu-item.active>a{color:#9b243e}li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active{background:#9b243e}.hs-item-has-children>a:after{color:#01253e;content:"❯";font-size:1em;margin-left:13px;vertical-align:bottom}