@media(max-width:767px){#header-desktop{visibility:hidden!important;height:0}}@media(min-width:768px){#header-desktop{visibility:visible!important}}#header-desktop{background:#ffffffe6;backdrop-filter:blur(5px)}#header-desktop.floating{box-shadow:0 3px 5px #0003;border-bottom:1px solid rgba(100,100,100,.6)}#header-desktop{z-index:10;position:fixed;width:100vw;top:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80px;white-space:nowrap}@media(min-width:768px){#header-mobile{visibility:hidden!important;height:0}}@media(max-width:767px){#header-mobile{visibility:visible!important}}#header-mobile{width:100%;z-index:10;position:fixed;top:0;white-space:nowrap}#header-mobile .header-mobile-inner{background:#ffffffe6;backdrop-filter:blur(5px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80px}#header-mobile.floating .header-mobile-inner{box-shadow:0 3px 5px #0003;border-bottom:1px solid rgba(100,100,100,.6)}#header-mobile .header-mobile-menu-container{width:100vw;background-color:#0003;transition:opacity .2s ease-in-out;opacity:0;z-index:-1;height:0}#header-mobile .header-mobile-menu-container .header-mobile-menu-inner{width:70vw;transition:right .2s ease-in-out;background-color:#fff;position:fixed;right:-70vw;height:calc(100vh - 80px);overflow-y:auto;padding:3rem 1rem 1rem}#header-mobile .header-mobile-menu-container.open{opacity:1;z-index:10;height:calc(100vh - 80px)}#header-mobile .header-mobile-menu-container.open .header-mobile-menu-inner{right:0}#header-mobile ul{padding:0;margin:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:.5rem}#header-mobile ul li>a{padding-top:1rem;padding-bottom:1rem}@media(min-width:768px){.margin-desktop-branding{margin-left:10%}}@media(max-width:767px){.margin-desktop-branding{margin-right:auto;margin-left:1rem}}@media(min-width:768px){.margin-list-header{margin-right:10%!important}}body{padding-top:80px;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{-webkit-user-drag:none;user-select:none}h2{margin-bottom:2rem;text-align:center}.glass-white-50{background:#ffffff80;backdrop-filter:blur(5px)}.featured-badge{padding:.25rem 1.5rem .25rem 1rem;gap:1rem;max-height:100px}.featured-badge img{max-height:50px;max-width:50px}@media(max-width:600px){.featured-badge{padding:.15rem 1rem .15rem .75rem;gap:.5rem;font-size:small}.featured-badge img{max-height:35px;max-width:35px}}section{padding-top:5rem;padding-bottom:5rem;position:relative;border-bottom:1px solid rgba(100,100,100,.3)}@media(max-width:600px){section{padding-top:3rem;padding-bottom:3rem}}section.section-dark{background:#253647}section.section-dark.section-dark-gradient{background:radial-gradient(circle,#314456,#253646)}section.section-dark{color:#e9e9ef!important}section.section-dark h2{color:#fff}.container-fluid{padding:0!important}.container-fluid .row{margin-left:0!important;margin-right:0!important}@media screen and (-webkit-min-device-pixel-ratio:0){.form-range::-webkit-slider-thumb{background:#2bb47d}}
