@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap";.nav-submenu{align-items:stretch;background-color:#fff;box-shadow:3px 3px 10px #0003;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;top:100%;z-index:1000}.nav-submenu .nav-submenu-pagelink{border-left:4px solid transparent;box-sizing:border-box;color:#000;font-size:1rem;padding:1rem 1.5rem;text-decoration:none;transition:border-left-color .15s ease}.nav-submenu .nav-submenu-pagelink:hover{border-left:4px solid #5bf}.nav-submenu .nav-submenu-pagelink.active{border-left:4px solid #0090f2}.navbar{background-color:#fff;box-shadow:0 0 5px #0003;flex-direction:row;height:5rem;justify-content:center;left:0;position:fixed;right:0;top:0}.navbar,.navbar-main{align-items:center;display:flex}.navbar-main{flex:1;flex-direction:row;height:100%;justify-content:space-between}.navbar-pagelink{align-items:center;border-bottom:4px solid transparent;box-sizing:border-box;color:#000;display:flex;font-size:1rem;justify-content:center;padding:1rem 1.5rem;text-decoration:none;transition:border-bottom-color .15s ease}.navbar-pagelink.sub{padding-left:3rem}.navbar-pagelink.mobile-menu{border-bottom:none;border-left:4px solid transparent;justify-content:start}.navbar-pagelink>.submenu{opacity:0;pointer-events:none;transition:opacity .3s ease}.navbar-pagelink:hover{border-bottom:4px solid #5bf}.navbar-pagelink:hover.mobile-menu{border-bottom:none;border-left:4px solid #5bf}.navbar-pagelink:hover>.submenu{opacity:1;pointer-events:auto}.navbar-pagelink.active{border-bottom:4px solid #0090f2}.navbar-pagelink.active.mobile-menu{border-bottom:none;border-left:4px solid #007fd6}.navbar-links{align-items:stretch;display:flex;flex-direction:row;height:100%;justify-content:flex-end}.menu-icon{all:unset;align-items:center;aspect-ratio:1;display:flex;height:100%;justify-content:center}.menu-icon:hover{background-color:#0003;transition:.3s ease}.menu-icon>svg{fill:#007fd6;height:2.5rem;width:2.5rem}.logo{height:2.5rem;margin-right:1rem;padding-left:2rem}body>.cover{background-color:#ffffffbf;right:0;top:0;transition:.2s ease-in-out;z-index:499}body>.cover,body>.menu{bottom:0;left:0;opacity:0;position:fixed;visibility:hidden}body>.menu{background-color:#f0f0f0;color:#fff;pointer-events:none;top:5rem;transform:translate(-100%);transition:.3s cubic-bezier(.22,.61,.36,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:75vw;z-index:500}body>.cover.show,body>.menu.show{opacity:1;visibility:visible}body>.menu.show{pointer-events:auto;transform:translate(0)}@media only all and (pointer:fine) and (hover:hover) and (min-width:50rem){.compact-menu-only{display:none}}@media not all and (min-width:50rem),not all and (pointer:fine) and (hover:hover){.desktop-menu-only{display:none}}body,html{margin:0;min-height:100vh;padding:0}*{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (max-width:85rem){.sensible-max-width{max-width:100vw}}@media (min-width:85rem){.sensible-max-width{max-width:min(85rem,80vw)}}@media only screen and (hover:none) and (pointer:coarse){.sensible-max-width{max-width:100vw!important}}.center-content{box-sizing:border-box;margin:0 auto;padding:1rem}.new-page-layout{align-items:center;display:flex;flex-direction:column}@keyframes from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.enter-from-left{animation:from-left .3s}.fade-in{animation:fade-in .3s}.fade-in-from-left{animation:from-left .4s,fade-in .2s}::-webkit-scrollbar{border:1px solid #fff;height:.4rem;width:.4rem}::-webkit-scrollbar-button{height:0;width:0}::-webkit-scrollbar-thumb{background:#007fd6;border-left:1px solid #fff}::-webkit-scrollbar-thumb:hover{background:#0090f2;border-left:1px solid #fff}::-webkit-scrollbar-thumb:active{background:#007fd6;border-left:1px solid #fff}::-webkit-scrollbar-corner{background:transparent}:root{scrollbar-color:#0090f2 #fff}:is(h1,h2,h3,h4,h5,h6)>a{color:inherit;text-decoration:none}h2{margin:1em 0 .5em}h2>p{margin:0}p{margin:.5em 0 1em}p,ul{line-height:1.6}.bottom-padding{padding-bottom:3rem}.center-content :is(h1,h2,h3,h4,h5,h6).center{text-align:center;text-transform:uppercase}.center-content .no-bold{font-weight:400}.center-content .bold{font-weight:700}.alternating-image-side{align-items:stretch;display:flex;flex-direction:column}.img-fr{float:right;margin:1rem;width:33%}.img-full{width:100%}.img-hflex{flex:1 1 1em;-o-object-fit:contain;object-fit:contain}.flex-equal-parts>*{flex:1}.nowrap{flex-wrap:nowrap}.img-container img{-o-object-fit:cover;object-fit:cover;width:100%}.highlight-section{background-color:#f0f0f0;margin:1rem 0;padding:1rem}.lr-padding{margin-left:1rem;margin-right:1rem}#__nuxt{align-items:stretch;display:flex;flex-direction:column;min-height:100vh}#content-wrapper{flex:1;padding-top:5rem}#app-nav{z-index:1000}#app-foot{z-index:100}
