.layout-content-wrapper{min-height:90vh}.layout-content-wrapper-with-exception{max-width:1400px;margin:0 auto;padding:115px 32px 20px 20px}@media screen and (max-width:1200px){.layout-content-wrapper{min-height:80vh}}@media screen and (max-width:990px){.layout-content-wrapper-with-exception{padding:75px 20px 20px}}.navbar{z-index:50;position:fixed;top:0;width:100%;transition:background-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),backdrop-filter .2s cubic-bezier(.4,0,.2,1)}.navbar-transparent{background-color:transparent;box-shadow:none;backdrop-filter:none}.navbar-white{background:rgba(0,0,0,.913);backdrop-filter:blur(10px);box-shadow:0 1px 2px rgba(0,0,0,.1)}.fadeInDown{animation:fadeInDown .5s ease-in-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.menu-item:hover{text-decoration:underline;text-underline-offset:3px}.logo-space{margin-top:40px}@media (min-width:991px){.desktop-navbar{display:flex!important}.mobile-navbar{display:none!important}}@media (max-width:990px){.desktop-navbar{display:none!important}.logo-space{margin-top:0}.mobile-navbar{display:flex!important}.main-logo{height:50px!important}}