:root{--primary-color:#002458;--secondary-color:#6cace4;--tertiary-color:#f2a900;--quaternary-color: ;--primary-font:Montserrat;--secondary-font:Montserrat}body p{line-height:1.7}.container-fluid{max-width:1400px}.header{font-size:14px}.header.transparent{background-color:transparent;left:0;position:absolute;top:0;width:100vw;z-index:999}.header .sidebarMenuLauncher,.header a{font-size:14px;font-weight:600}.header .sidebarMenuLauncher{background:none;border:none;color:var(--primary-color)}.header .sidebarMenuLauncher:hover{opacity:80%}.headerLogo{height:58px}.header.transparent .sidebarMenuLauncher,.header.transparent a{color:#fff}.sidebarMenu{background-color:#fff;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.2));height:100%;left:0;overflow:auto;position:fixed;top:0;transform:translateX(-510px);transition:all .2s ease;width:500px;z-index:999}.sidebarMenuWrapper{padding:120px 90px 70px}.sidebarMenu.open{transform:translateX(0)}.sidebarMenu .closeSidebarMenuButton{background:none;border:none;color:#000;opacity:20%;padding:0;position:absolute;right:20px;top:30px}.sidebarMenu .closeSidebarMenuButton:hover{opacity:100%}.sidebarMenu .sidebarMenuItems{gap:3px}.subscribeContainer{border-bottom:1px solid #bdbec1;border-top:1px solid #bdbec1}.subscribeFormWrapper .form-title{display:none}.subscribeFormWrapper form.hs-form{align-items:center;background:none;display:flex;gap:25px}.subscribeFormWrapper .hs-form-field label{display:none}.subscribeFormWrapper input.hs-input[name=email]{background:#fff;border:none;border-bottom:1px solid var(--primary-color);border-radius:0;font-size:16px;width:300px}.subscribeFormWrapper.sidebarMode input.hs-input[name=email]{width:auto}.subscribeFormWrapper input[type=submit]{font-size:16px;padding:10px 15px}footer a,footer p{font-size:14px}.backToTopLink{font-size:18px;font-weight:600;letter-spacing:2px}@media(max-width:560px){.headerLogo{height:36px}.sidebarMenu{width:100vw}.sidebarMenuWrapper{padding:60px 25px 35px}.sidebarMenu .sidebarMenuItems{gap:12px}.subscribeFormWrapper input.hs-input[name=email]{flex-shrink:1;width:auto}}