@import "https://fonts.googleapis.com/css2?family=Scada:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import "https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";footer{color:#fff;width:100%;padding:var(--rem-2);text-align:center;background-color:#04061a;font-size:.8rem;font-weight:400}footer .footer-content{width:var(--main-width);margin:0 auto}footer .footer-content .footer-top{margin-bottom:var(--rem-2);justify-content:space-between;display:flex}footer .footer-content .footer-top .footer-left-content .footer-logo{background-image:url(../images/logo78colorb.png);background-repeat:no-repeat;background-size:contain;width:100px;height:25px}footer .footer-content .footer-top .footer-right-content ul{gap:var(--rem-1);padding:0;list-style:none;display:flex}footer .footer-content .footer-top .footer-right-content ul li a{color:#fff;font-weight:500;text-decoration:none}footer .footer-content .footer-top .footer-right-content ul li a:hover{text-decoration:underline}footer .footer-content .divider{margin-bottom:var(--rem-2);border-top:2px solid #fff}footer .footer-content .footer-bottom{justify-content:space-between;align-items:center;display:flex}footer .footer-content .footer-bottom .copy-text{font-size:.8rem}footer .footer-content .footer-bottom .social-icons a{margin-left:var(--rem-1)}footer .footer-content .footer-bottom .social-icons a img{width:20px;height:20px}@media (max-width:1200px){footer,footer .footer-content{width:100%}footer .footer-top{gap:var(--rem-2);flex-direction:row}footer .footer-top ul{gap:var(--rem-1);text-align:right;flex-direction:column}}.site-header .hamburger{display:none}.site-header{text-align:center;margin-top:var(--rem-2);width:var(--main-width);flex-direction:row;display:flex}.site-header .logo{border:1px solid #080b30;align-items:flex-start;display:flex}.site-header .logo img{width:180px}.site-header .site-nav{border-radius:calc(var(--rem-1) * .5);background-color:#fff;flex:1}.site-header .site-nav ul{justify-content:flex-start;list-style-type:none;display:flex}.site-header .site-nav ul li a{padding:var(--rem-1);color:#080b30;font:400 1rem Noto Sans,sans-serif;text-decoration:none;display:block}.site-header .site-nav ul li a.active{font-weight:700}@media (max-width:1200px){.site-header{flex-direction:column;align-items:center;width:100%}.site-header .logo{margin-bottom:var(--rem-2)}.site-header .logo img{width:150px}.site-header .nav-backdrop{z-index:5;background:#00000073;position:fixed;top:0;bottom:0;left:0;right:0}.site-header .site-nav{z-index:10;background-color:#fff;border-radius:0;width:80%;max-width:360px;margin-left:0;padding-top:4rem;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 24px #00000026}.site-header .site-nav ul{flex-direction:column;align-items:center;width:100%}.site-header .site-nav ul li a{padding:var(--rem-1)}.site-header .site-nav ul li{border-bottom:1px solid #080b301a;width:100%}.site-header .site-nav ul li:last-child{border-bottom:none}.site-header .hamburger{right:var(--rem-1);z-index:20;cursor:pointer;padding:calc(var(--rem-1) * .5);border-radius:calc(var(--rem-1) * .25);background-color:#fff;border:1px solid #080b30;display:block;position:fixed;top:36px}.site-header .hamburger span{background-color:#080b30;width:20px;height:2px;margin:4px 0;display:block}}:root{--main-width:1000px;--rem-base:16px;--rem-1:var(--rem-base);--rem-2:calc(var(--rem-base) * 2);--font-hero:$font-hero}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#fff;background-color:#080b30;min-height:100vh;margin:0;font-family:Noto Sans,sans-serif;font-weight:400}#root{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}#root>main{flex-direction:column;flex:1 0 auto;width:100%;display:flex}#root>main>*{width:100%}#root>footer{flex-shrink:0;width:100%}h1,h2,h3,h4,h5,h6{margin-bottom:var(--rem-1);font-weight:700}.site-content{width:var(--main-width);max-width:100%;margin-left:auto;margin-right:auto}@media (max-width:1200px){.site-content{width:100%}}.site-content.home{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}p{margin-bottom:var(--rem-1);font-weight:400}iframe{border:none;width:100%;height:1010px}.hero{width:calc(var(--main-width) / 1.2);text-align:center}.hero h1{font-family:var(--font-hero);margin:calc(var(--rem-1) * 2);margin-bottom:var(--rem-1);font-size:4rem;font-weight:500}.hero p{margin-bottom:var(--rem-1);font-family:var(--font-hero);color:#b3b3b3;font-size:1.2rem;font-weight:200;line-height:1.8rem;display:block}.hero .group{justify-content:center;display:flex}.hero .group>*{margin-right:var(--rem-1)}.hero .group>:last-child{margin-right:0}@media (max-width:1200px){img{width:100%}.hero{width:100%;padding:0 1rem}.hero h1{margin:var(--rem-1);font-size:3rem}.hero p{font-size:1rem;line-height:1.5rem}.hero .group{flex-direction:column}.hero .group>*{margin-right:0;margin-bottom:var(--rem-1)}.hero .group>:last-child{margin-bottom:0}}.btn{color:#fff;padding:var(--rem-1);cursor:pointer;letter-spacing:.05rem;text-transform:uppercase;background-color:#171f87;border:1px solid #171f87;border-radius:5px;font-weight:500;text-decoration:none;display:inline-block}.btn-color-transparent{color:#fff;background-color:#0000}.btn-color-transparent>.btn-variant-outline{border-color:#333}.btn-variant-outline{border:1px solid}.btn-size-small{padding:calc(var(--rem-1) * .7);font-size:.8rem}.mt-1{margin-top:var(--rem-1)}.mt-2{margin-top:var(--rem-2)}.mt-3{margin-top:calc(var(--rem-1) * 3)}.mt-4{margin-top:calc(var(--rem-1) * 4)}.mt-5{margin-top:calc(var(--rem-1) * 5)}.mt-6{margin-top:calc(var(--rem-1) * 6)}.mb-1{margin-bottom:var(--rem-1)}.mb-2{margin-bottom:var(--rem-2)}.mb-3{margin-bottom:calc(var(--rem-1) * 3)}.mb-4{margin-bottom:calc(var(--rem-1) * 4)}.mb-5{margin-bottom:calc(var(--rem-1) * 5)}.mb-6{margin-bottom:calc(var(--rem-1) * 6)}.mr-1{margin-right:var(--rem-1)}.ml-1{margin-left:var(--rem-1)}.ml-2{margin-left:var(--rem-2)}.ml-3{margin-left:calc(var(--rem-1) * 3)}.ml-4{margin-left:calc(var(--rem-1) * 4)}.ml-5{margin-left:calc(var(--rem-1) * 5)}.ml-6{margin-left:calc(var(--rem-1) * 6)}.p{padding:var(--rem-1)}.pt-1{padding-top:var(--rem-1)}.pt-2{padding-top:var(--rem-2)}.pt-3{padding-top:calc(var(--rem-1) * 3)}.pt-4{padding-top:calc(var(--rem-1) * 4)}.pt-5{padding-top:calc(var(--rem-1) * 5)}.pt-6{padding-top:calc(var(--rem-1) * 6)}.pb-1{padding-bottom:var(--rem-1)}.pb-2{padding-bottom:var(--rem-2)}.pb-3{padding-bottom:calc(var(--rem-1) * 3)}.pb-4{padding-bottom:calc(var(--rem-1) * 4)}.pb-5{padding-bottom:calc(var(--rem-1) * 5)}.pb-6{padding-bottom:calc(var(--rem-1) * 6)}.pr-1{padding-right:var(--rem-1)}.pl-1{padding-left:var(--rem-1)}.pl-2{padding-left:var(--rem-2)}.pl-3{padding-left:calc(var(--rem-1) * 3)}.pl-4{padding-left:calc(var(--rem-1) * 4)}.pl-5{padding-left:calc(var(--rem-1) * 5)}.pl-6{padding-left:calc(var(--rem-1) * 6)}.tc-b{color:#080b30}.mf-1{justify-content:center;align-items:center;font-weight:200;line-height:27px;display:flex}.mf-1:after{content:" ";width:100px;margin-left:var(--rem-1);background-color:#fff;height:2px;display:inline-block}.mf-1:before{content:" ";margin-right:var(--rem-1);background-color:#fff;width:100px;height:2px;display:inline-block}.w-vw{width:100vw}.h-vh{height:100vh}.w-100{width:100%}.w-50{width:50%}.bg-white{background-color:#fff}.br-4{border-radius:4px}.not-found{background-color:#fff;border-radius:50%;width:1px;height:1px;animation:30s infinite alternate zoom;position:fixed;top:50%;left:50%;box-shadow:24vw 9vh 1px #fff,12vw -24vh 0 1px #fff,-45vw -22vh #fff,-37vw -40vh 0 1px #fff,29vw 19vh 0 1px #fff,4vw -8vh 0 1px #fff,-5vw 21vh 1px 1px #fff,-27vw 26vh 1px 1px #fff,-47vw -3vh 1px 1px #fff,-28vw -30vh 0 1px #fff,-43vw -27vh 0 1px #fff,4vw 22vh 1px 1px #fff,36vw 23vh #fff,-21vw 24vh 1px 1px #fff,-16vw 2vh 1px #fff,-16vw -6vh #fff,5vw 26vh #fff,-34vw 41vh #fff,1vw 42vh 1px 1px #fff,11vw -13vh 1px 1px #fff,48vw -8vh 1px #fff,22vw -15vh #fff,45vw 49vh #fff,43vw -27vh 1px 1px #fff,20vw -2vh #fff,8vw 22vh 0 1px #fff,39vw 48vh 1px 1px #fff,-21vw -11vh 0 1px #fff,-40vw 45vh 0 1px #fff,11vw -30vh 1px #fff,26vw 30vh 1px #fff,45vw -29vh 0 1px #fff,-2vw 18vh #fff,-29vw -45vh 1px #fff,-7vw -27vh 1px 1px #fff,42vw 24vh #fff,45vw -48vh 1px #fff,-36vw -18vh #fff,-44vw 13vh 0 1px #fff,36vw 16vh 0 1px #fff,40vw 24vh #fff,18vw 11vh #fff,-15vw -23vh 1px #fff,-24vw 48vh 0 1px #fff,27vw -45vh 1px #fff,-2vw -24vh 0 1px #fff,-15vw -28vh #fff,-43vw 13vh 1px #fff,7vw 27vh 1px #fff,47vw 5vh #fff,-45vw 15vh 1px 1px #fff,-5vw -28vh 0 1px #fff,38vw 25vh 1px 1px #fff,-39vw -1vh 1px #fff,5vw 0 1px #fff,49vw 13vh #fff,48vw 10vh 0 1px #fff,19vw -28vh #fff,4vw 7vh #fff,21vw 21vh 1px 1px #fff,-15vw -15vh 0 1px #fff,-6vw -42vh 1px #fff,-15vw 48vh 1px 1px #fff,-23vw 25vh 1px 1px #fff,-48vw 25vh 0 1px #fff,-31vw -19vh 0 1px #fff,4vw 37vh 1px 1px #fff,-43vw 28vh #fff,3vw -25vh 0 1px #fff,-39vw 14vh 0 1px #fff,-40vw 31vh 0 1px #fff,35vw -36vh 1px 1px #fff,16vw 49vh #fff,6vw 39vh #fff,3vw -35vh 0 1px #fff,-44vw -2vh 1px #fff,-6vw 21vh 1px #fff,48vw 9vh 1px 1px #fff,-43vw 30vh 1px 1px #fff,29vw -12vh 1px 1px #fff,-48vw 13vh 1px #fff,-42vw 32vh 1px 1px #fff,34vw 15vh 1px 1px #fff,29vw -37vh 1px 1px #fff,28vw 2vh #fff}@keyframes zoom{0%{transform:scale(1)}to{transform:scale(1.5)}}:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #007bff}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.route-fallback{min-height:60vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{color:#fff;z-index:1000;background:#080b30;border-radius:0 0 4px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:transform .15s ease-in-out;position:absolute;top:0;left:0;transform:translateY(-110%)}.skip-link:focus{outline-offset:2px;outline:2px solid #fff;transform:translateY(0)}
