.body-container-wrapper{padding-top:108px}@media (max-width:992px){.body-container-wrapper{padding-top:60px}}.header{background:var(--brand-navy-blue-1);left:0;padding:30px 0;position:fixed;top:0;width:100%;z-index:99}.header__container{margin:0 auto;max-width:1580px;padding:0 20px;width:100%}.header__row{align-items:center;display:flex;gap:30px;justify-content:space-between;width:100%}.header__logo img{max-width:200px;object-fit:contain;width:100%}.header__menu ul{gap:30px}.header__menu .hs-menu-wrapper ul{align-items:center}.header__menu ul li a{color:#fff;font-family:var(--secondary-body-font);font-size:16px;font-weight:400;line-height:17px;text-decoration:none;transition:color .25s ease-in-out}.header__menu ul li{position:relative}.header__menu ul li.hs-menu-depth-1.active:not(:last-child) a{border-bottom:1px solid var(--brand-neon-green);padding:0 0 4px}.header__menu ul li.hs-menu-depth-1>a:hover,.header__menu ul li.hs-menu-depth-2>a:hover{color:var(--brand-neon-green)}.header__menu ul li.hs-item-has-children{padding-right:20px}.header__menu ul li.hs-item-has-children:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTAgNiI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJtMSAxIDQgNCA0LTQiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:8px;position:absolute;right:0;top:50%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:transform .3s ease;width:16px}.header__menu ul li.hs-menu-depth-1.hs-item-has-children:hover:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTAgNiI+PHBhdGggc3Ryb2tlPSIjQ0RGOTYyIiBkPSJtMSAxIDQgNCA0LTQiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;-moz-transform:translateY(-50%) scaleY(-1);-o-transform:translateY(-50%) scaleY(-1);-webkit-transform:translateY(-50%) scaleY(-1);transform:translateY(-50%) scaleY(-1)}.header__menu ul li.hs-menu-depth-1.hs-item-has-children:focus-within>a,.header__menu ul li.hs-menu-depth-1.hs-item-has-children:focus>a,.header__menu ul li.hs-menu-depth-1.hs-item-has-children:hover>a{color:var(--brand-neon-green)}.header__menu ul li.hs-item-has-children ul{background:var(--brand-navy-blue-1);box-shadow:0 8px 24px hsla(210,8%,62%,.2);clip-path:polygon(0 0,100% 0,100% calc(100% - 6px),0 100%);display:none;left:0;padding:20px;position:absolute;top:20px;transform:translateY(-30px);transition:transform .25s ease-out,opacity .25s ease-out;width:250px}.header__menu ul li.hs-menu-depth-1.hs-item-has-children:focus-within>ul,.header__menu ul li.hs-menu-depth-1.hs-item-has-children:focus>ul,.header__menu ul li.hs-menu-depth-1.hs-item-has-children:hover>ul{animation:slideDown .22s ease-out;box-shadow:none;display:flex!important;gap:15px;left:0;padding:20px 0;place-items:flex-start;top:100%;transform:translateY(0)}.header__menu-mobile-wrapper{display:none}.header__menu-hamburger{cursor:pointer;height:14px;margin:0 auto;position:relative;width:20px}.header__menu-hamburger span{background-color:#bfd9e2;border-radius:10px;height:2px;left:0;position:absolute;transition:all .25s ease;width:100%}.header__menu-hamburger span:first-child{top:0}.header__menu-hamburger span:nth-child(2){top:6px}.header__menu-hamburger span:last-child{top:12px}.header__menu-hamburger.open span:nth-child(2){opacity:0}.header__menu-hamburger.open span:first-child,.header__menu-hamburger.open span:last-child{top:6px}.header__menu-hamburger.open span:first-child{transform:rotate(45deg)}.header__menu-hamburger.open span:last-child{transform:rotate(-45deg)}.header__menu-mobile{background:#162f4b;left:0;max-height:0;overflow:hidden;position:absolute;top:60px;transition:max-height .25s ease-in-out;width:100%}.header__menu-mobile-content{padding:20px}.header__menu-mobile-content .wrapper-svg svg{height:20px;width:20px;fill:#fff;object-fit:contain;position:absolute;right:0;rotate:0;top:0;transition:rotate .25s ease-in-out;z-index:5}.header__menu-mobile-content .wrapper-svg.rotate svg{rotate:180deg}.header__menu-mobile.open{max-height:1000px}.header__menu-mobile ul{gap:15px}.header__menu-mobile ul li.hs-menu-depth-1.hs-item-has-children ul{animation:fadeIn .2s ease;animation-delay:.2s;display:block;display:flex;flex-direction:column;margin-top:0;max-height:0;overflow:hidden;transition:max-height .25s ease-out,margin-top .25s ease-out;width:100%}.header__menu-mobile ul li.hs-menu-depth-1.hs-item-has-children ul li{padding-left:15px;width:100%}.header__menu-mobile ul li.hs-menu-depth-1.hs-item-has-children .wrapper-svg svg path{fill:#bfd9e2}.header__menu-mobile ul li.hs-menu-depth-1.hs-item-has-children>ul{padding-left:15px}.header__menu-mobile ul li.hs-menu-depth-1.hs-item-has-children.open>ul{margin-top:15px;max-height:300px;padding-left:15px}.header__menu-mobile ul li{position:relative}.header__menu-mobile ul li a{color:#fff;font-family:var(--secondary-body-font);font-size:16px;font-weight:600;font-weight:500;line-height:20px;text-decoration:none}.header__menu-mobile ul li.active a{border-bottom:1px solid var(--brand-turquoise);color:var(--brand-neon-green);padding-bottom:4px}@media (min-width:992px){.hs-menu-wrapper .hs-menu-depth-1:last-child a,.hs-menu-wrapper .hs-menu-depth-1:last-child a:active,.hs-menu-wrapper .hs-menu-depth-1:last-child a:focus,.hs-menu-wrapper .hs-menu-depth-1:last-child a:hover,.hs-menu-wrapper .hs-menu-depth-1:last-child a:visited{background:var(--brand-neon-pink);color:var(--brand-navy-blue-1)!important;display:block;padding:16px 24px;transition:background .3s ease}}@media (max-width:992px){.header__menu-mobile-wrapper{display:flex}.header__menu{display:none}.header{padding:15px 0}.header__logo img{max-width:150px}.header__menu-mobile ul li.hs-menu-depth-1.hs-item-has-children ul li{padding-left:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}