#header{background:transparent;color:var(--color-blue-dark);left:0;padding:20px 0;position:fixed;top:0;width:100%;z-index:500}#header.sticky{background:#8ebcff}.header-row{align-items:center;display:flex;justify-content:space-between}.logo img{height:auto;max-width:100%}.header-buttons{display:flex;gap:20px;list-style:none;margin:0;padding:0}.header-buttons li a{color:var(--color-blue-dark);font-size:16px;text-decoration:none;transition:opacity .3s}.header-buttons li a:hover{opacity:.85}.header-buttons li:last-child a{background-color:var(--color-blue-dark);border:.8px solid #fff;border-color:var(--color-blue-dark);border-radius:300px;color:#fff!important;font-size:14px;font-weight:600;padding:16px 20px;transition:background .3s,color .3s}.header-buttons li:last-child a:hover{background:#fff;color:var(--color-blue-dark)!important;opacity:1}#navbar,#navbar ul{display:flex}#navbar ul{gap:1.5rem;list-style:none;margin:0;padding:0}#navbar li{position:relative}#navbar a{color:var(--color-blue-dark);display:block;padding:10px 15px;text-decoration:none;transition:background .3s}#navbar ul ul a{color:#fff}#navbar ul ul a:hover{background:hsla(0,0%,100%,.1)}.hs-item-has-children>a{padding-right:40px;position:relative}.custom-chevron{cursor:pointer;font-family:Font Awesome\ 5 Free;font-size:10px;font-weight:900;padding:0 8px;position:absolute;right:10px;right:-10px;top:50%;top:55%;transform:translateY(-50%) rotate(0deg);transition:transform .3s ease}.hs-item-has-children .hs-menu-children-wrapper{background:var(--color-blue-dark);display:block!important;left:0;min-width:200px;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:99}#navbar-toggle{display:none}@media (min-width:769px){.hs-item-has-children:hover>.hs-menu-children-wrapper{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-width:768px){#navbar-toggle{background:none;background-color:transparent;border:none;cursor:pointer;display:flex;display:block!important;flex-direction:column;height:22px;justify-content:space-between;position:relative;top:-6px;-webkit-transform:translateZ(0);width:28px;will-change:transform;z-index:600;z-index:9999}#navbar-toggle .bar{background-color:var(--color-blue-dark);border-radius:2px;height:3px;margin:4px 0;transition:transform .3s,opacity .3s;width:24px}#navbar-toggle.open .bar:first-child{transform:translateY(7px) rotate(45deg)}#navbar-toggle.open .bar:nth-child(2){opacity:0}#navbar-toggle.open .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#navbar{background:#fff;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:80px 20px 20px;position:fixed;top:0;transform:translateY(-100%);transition:transform .3s ease;width:100%;z-index:550}#navbar.open{animation:slideDown .3s ease forwards;transform:translateY(0)}#navbar ul{flex-direction:column;gap:0}#navbar li a{padding:12px 0}.header-buttons{display:none}#navbar ul.header-buttons li:last-child{text-align:center;width:150px}#navbar ul.header-buttons li:last-child a:hover{color:var(--color-blue-dark)}#navbar ul ul li:last-child{text-align:left;width:auto}#navbar ul ul li:last-child a{color:#fff}#navbar .header-buttons{display:flex;flex-direction:column;gap:16px}.hs-item-has-children .hs-menu-children-wrapper{display:none;opacity:1;pointer-events:auto;position:static;transform:none;transition:none;visibility:visible}.hs-item-has-children.custom-nav-open>.hs-menu-children-wrapper{display:block!important}.hs-item-has-children.custom-nav-open>a .custom-chevron{transform:translateY(-50%) rotate(180deg)}#header #navbar ul ul{display:none!important;padding-left:0}#header #navbar ul ul a{padding-left:15px}#header #navbar li.custom-nav-open ul{display:block!important}#header #navbar .custom-chevron{font-size:14px}}