#footer{--h-padding:200px;display:flex;flex-direction:column;gap:43px;padding:40px 0 0;background-color:#0b0d0e}#footer #subscribeToNewsLetterContainer{display:flex;flex-direction:row;gap:15px;justify-content:space-between}#footer hr{width:100%;border-color:hsla(0,0%,100%,.192);padding:0 var(--h-padding) 0 var(--h-padding)}#footer #pageLinksContainer{display:grid;grid-template-columns:repeat(6,auto);justify-content:space-between;width:100%;grid-gap:10px;gap:10px}#footer #pageLinksContainer a{text-decoration:none}#footer #pageLinksContainer>div{display:flex;flex-direction:column;gap:13px}#footer #pageLinksContainer h4{margin:0}#footer #pageLinksContainer a{filter:opacity(.6)}#footer #disclaimer{position:relative;background-color:hsla(0,0%,100%,.03)}#footer #disclaimer>.container>div{margin-left:auto}@media(max-width:767px){#footer #disclaimer>.container>div,#footer #disclaimer>.container>p{margin-left:auto;margin-right:auto}}#footer #disclaimer *{color:hsla(0,0%,100%,.5)}div#disclaimer :nth-child(2){display:flex;flex-direction:row;gap:10px}#footer #disclaimer *{z-index:1}#footer .hs-input{padding:12px 24px;background:hsla(0,0%,100%,.1)!important;width:100%}#footer .hs-form{display:flex;flex-direction:row}#footer .hs-form .hs-input{border-radius:48px!important}#footer .hs-form .submitted-message{width:100%;height:100%;text-align:right}#footer .hs-form .submitted-message>span{vertical-align:bottom}@media(max-width:992px){#footer .hs-form{flex-direction:column}#footer .hs-form .form-columns-3{display:flex;flex-direction:column;gap:10px}#footer .hs-form .form-columns-3 .field,#footer .hs-form .form-columns-3 .hs-input{width:100%}#footer .hs-form .actions input{width:100%;margin-top:10px}}#footer .hs-form .actions,#footer .hs-form .actions input{height:100%}@media screen and (max-width:1200px){#footer #subscribeToNewsLetterContainer{flex-direction:column}#footer hr{padding:0 calc(var(--h-padding)/2) 0 calc(var(--h-padding)/2)}}@media screen and (max-width:850px){#footer #pageLinksContainer{grid-template-columns:repeat(4,auto);row-gap:40px}}@media screen and (max-width:600px){#footer #pageLinksContainer{grid-template-columns:repeat(2,auto)}#footer hr{padding:0 20px}#footer #disclaimer{flex-direction:column-reverse}}@media screen and (max-width:400px){#footer #pageLinksContainer{grid-template-columns:repeat(2,auto)}}#FooterNewsletterForm_form__MGKSb{display:flex;flex-direction:row;align-items:center;gap:24px}@media(max-width:992px){#FooterNewsletterForm_form__MGKSb{flex-direction:column;align-items:stretch;gap:10px}}#FooterNewsletterForm_form__MGKSb input{color:hsla(0,0%,100%,.5);border-radius:48px;background:hsla(0,0%,100%,.1)}#navbar{--navbar-height:72px;position:fixed;z-index:1000;display:flex;flex-direction:row;gap:10px;justify-content:space-between;align-items:center;padding:24px;width:100%;height:var(--navbar-height)}@media screen and (max-width:1400px){#navbar.open{flex-direction:column;height:100%;-webkit-backdrop-filter:brightness(.2) blur(50px);backdrop-filter:brightness(.2) blur(50px)}#navbar .dropdown-content{max-width:80vw}}#navbar.sticky{position:fixed;top:0}#navbar a{color:#fff}#navbar a,#navbar a:visited{text-decoration:none}.navbar-mobiletoggler{display:none;cursor:pointer}#navbar .logo{display:flex;flex-direction:row;gap:10px;color:#fff;z-index:10}@media screen and (max-width:1400px){#navbar .logo{position:absolute;left:24px;top:24px}}#navbarRoutes{position:absolute;width:100%;left:0;display:flex;flex-direction:row;justify-content:center;gap:32px}@media screen and (max-width:1600px){#navbarRoutes{gap:12px;position:relative}}@media screen and (max-width:1400px){#navbarRoutes{position:relative;justify-content:space-evenly!important;width:100%;height:100%;gap:0;padding-top:26px;max-height:600px;margin-top:auto;margin-bottom:auto}#navbarRoutes.hidden{display:none}}#navbarAccount{display:flex;flex-direction:row;gap:16px;z-index:10}@media screen and (max-width:1400px){#navbarAccount.hidden{display:none}}#navbar.opaque{animation:opaquify .25s ease-in 0s 1 normal;background-color:rgba(0,0,0,.5)}@keyframes opaquify{0%{background-color:transparent}to{background-color:rgba(0,0,0,.5)}}@media screen and (max-width:1400px){#navbar .dropdown-content{position:relative}.navbar-mobiletoggler{display:block;position:absolute;top:24px;right:24px;margin-top:4px}#navbarRoutes{display:flex;flex-direction:column;justify-content:center;align-items:center}}