﻿.HorizontalScrolling{-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden;}:root{--maxWidth:1200px;--headerHeight:70px;--radius:10px;--duration:.4s ease-in-out;--primaryColor:#13172d;--primaryDarkColor:#222e66;--secondaryColor:#4a81d3;--accentColor:#4a81d3;--backgroundColor:#0a0e1a;--blackColor:#111013;--grayColor:#8a7a8c;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro.woff2') format('woff2'),url('/fonts/GothamPro.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-BlackItalic.woff2') format('woff2'),url('/fonts/GothamPro-BlackItalic.woff') format('woff');font-weight:900;font-style:italic;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-Medium.woff2') format('woff2'),url('/fonts/GothamPro-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-Black.woff2') format('woff2'),url('/fonts/GothamPro-Black.woff') format('woff');font-weight:900;font-style:normal;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-MediumItalic.woff2') format('woff2'),url('/fonts/GothamPro-MediumItalic.woff') format('woff');font-weight:500;font-style:italic;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-Bold.woff2') format('woff2'),url('/fonts/GothamPro-Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-Italic.woff2') format('woff2'),url('/fonts/GothamPro-Italic.woff') format('woff');font-weight:normal;font-style:italic;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-Light.woff2') format('woff2'),url('/fonts/GothamPro-Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-LightItalic.woff2') format('woff2'),url('/fonts/GothamPro-LightItalic.woff') format('woff');font-weight:300;font-style:italic;font-display:swap;}@font-face{font-family:'Gotham Pro';src:url('/fonts/GothamPro-BoldItalic.woff2') format('woff2'),url('/fonts/GothamPro-BoldItalic.woff') format('woff');font-weight:bold;font-style:italic;font-display:swap;}:root{-webkit-tap-highlight-color:transparent;line-sizing:normal;text-spacing:trim-start allow-end trim-adjacent ideograph-alpha ideograph-numeric;}body>header,body>footer{user-select:none;}button,a{user-select:none;}html{height:100%;}html,body{overflow-x:hidden;margin:0;padding:0;}html ._noscroll,body ._noscroll{overflow:hidden;}*,*::before,*::after{box-sizing:border-box;}h1{font-size:2rem;margin:.67em 0;}h2{font-size:1.5rem;}h3{font-size:1.17rem;}h4{font-size:1rem;}h5{font-size:.83rem;}h6{font-size:.67rem;}h2,h3,h4,h5,h6{line-height:1;}pre{white-space:pre-wrap;}hr{border:.5px solid;}*:focus,*:active{outline:0;}input,select,textarea,button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}a,a:focus,a:active,a:visited,a:hover{text-decoration:none;}img,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{max-width:100%;height:auto;}img{display:inline-block;max-width:100%;}[disabled="disabled"]{opacity:.4;pointer-events:none;}textarea{resize:none;}code,kbd,samp{font-family:monospace;font-size:1rem;}header{position:fixed;left:0;right:0;top:0;padding:0;}section,aside{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:20px;padding-right:20px;}section article,aside article{max-width:var(--maxWidth);width:100%;overflow:hidden;}#dotnet-compile-error{display:none;}#components-reconnect-modal{display:none!important;}#blazor-error-ui{display:none!important;}*{box-sizing:border-box;}html,body,textarea,button,select{font-family:var(--fontFamily);line-height:1.6;letter-spacing:.02em;}a{display:inline-block;}html,body{background-color:var(--backgroundColor);margin:0;padding:0;}html{color:var(--textColor);user-select:none;scroll-behavior:smooth;}body{overflow:hidden;}header,footer,section{width:100%;}section{padding-block:50px;}section article{padding-block:50px;}header article,footer article,section article{width:100%;max-width:var(--maxWidth);padding-inline:20px;margin-inline:auto;}h1,h2,h3,h4,h5,h6,p{user-select:text;margin:0;}p{font-size:var(--fontSize);font-weight:300;line-height:1.6;}h1,h2,h3,h4,h5,h6{font-weight:700;font-style:normal;color:var(--textColor);line-height:1.2;}h1{font-size:2.2rem;}h2{font-size:2.4rem;font-weight:900;}h3{font-size:1.4rem;}h4{font-size:1.2rem;}h5{font-size:1rem;}h6{font-size:.9rem;}ul{list-style:none;margin:0;padding:0;}a{text-decoration:none;color:inherit;}.--title{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center;}.--title span{font-size:.8rem;letter-spacing:.6rem;color:var(--secondaryColor);text-transform:uppercase;}.--title h1{font-size:2rem;}@media(min-width:768px){.--title h1{font-size:2.5rem;}}@media(min-width:992px){.--title h1{font-size:4rem;}}.--title h1,.--title p,.--title h2{color:#fff;}.--title p{font-size:1rem;}.--title .--button{margin-top:10px;}.--button{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--borderColor);color:var(--textColor);background-color:transparent;font-size:1rem;font-weight:600;text-align:center;padding:12px 24px;border-radius:var(--radius);transition:all var(--duration);cursor:pointer;white-space:nowrap;font-family:var(--fontFamily);line-height:1;border:1px solid #fff;}.--button:hover{border-color:var(--secondaryColor);color:var(--textColor);}.--button._secondary{background-color:var(--secondaryColor);border-color:var(--secondaryColor);color:#fff;}.--button._secondary:hover{background-color:transparent;color:var(--secondaryColor);}.--button._primary{background-color:var(--primaryColor);border-color:var(--primaryColor);color:#fff;}.--button._primary:hover{background-color:transparent;color:var(--primaryColor);}.--button._white{border-color:#fff;color:#fff;}.--button._white:hover{background-color:#fff;color:var(--blackColor);}.--button:disabled{opacity:.5;cursor:not-allowed;transform:none;}@media(min-width:768px){h1{font-size:2.5rem;}h2{font-size:2.6rem;}h3{font-size:1.5rem;}}@media(min-width:992px){h1{font-size:3rem;}h2{font-size:3rem;}h3{font-size:1.6rem;}}.fade-left,.fade-right,.fadein{opacity:0;}.fade-left._appear,.fade-right._appear,.fadein._appear{transform:none;opacity:1;transition:opacity 800ms ease-in-out,transform 800ms ease-in-out;}.fade-left._appear:nth-child(2n+1),.fade-right._appear:nth-child(2n+1),.fadein._appear:nth-child(2n+1){transition-delay:40ms;}.fade-left{transform:translateX(-100%);}.fade-right{transform:translateX(100%);}.fadein{transform:translateY(50px);}@keyframes hero-gradient-animation{0%{--y-0:84%;--x-0:90%;--c-0:hsl(276,34%,14%);--s-start-0:17%;--s-end-0:63%;--s-start-1:7%;--s-end-1:74%;--x-1:55%;--y-1:93%;--c-1:hsl(271.42857143,34%,11%);--x-2:47%;--c-2:hsl(266.02941176,47%,13%);--y-2:92%;--s-start-2:8%;--s-end-2:63%;--s-start-3:8%;--s-end-3:88%;--x-3:57%;--c-3:hsl(263.38235294,76%,24%);--y-3:0%;--y-4:54%;--s-start-4:10%;--s-end-4:68%;--c-4:hsl(270,81%,26%);--x-4:1%;}100%{--y-0:83%;--x-0:97%;--c-0:hsl(270,45%,27%);--s-start-0:5%;--s-end-0:57%;--s-start-1:15%;--s-end-1:88%;--x-1:52%;--y-1:84%;--c-1:hsl(256.58868576,96%,11%);--x-2:80%;--c-2:hsl(268.88888889,43%,24%);--y-2:5%;--s-start-2:5%;--s-end-2:84%;--s-start-3:10%;--s-end-3:72%;--x-3:5%;--c-3:hsl(270,32%,21%);--y-3:23%;--y-4:32%;--s-start-4:16%;--s-end-4:60%;--c-4:hsl(271.32352941,53%,25%);--x-4:79%;}}@property --y-0{syntax:'<percentage>';inherits:false;initial-value:84%;}@property --x-0{syntax:'<percentage>';inherits:false;initial-value:90%;}@property --c-0{syntax:'<color>';inherits:false;initial-value:hsl(276,34%,14%);}@property --s-start-0{syntax:'<percentage>';inherits:false;initial-value:17%;}@property --s-end-0{syntax:'<percentage>';inherits:false;initial-value:63%;}@property --s-start-1{syntax:'<percentage>';inherits:false;initial-value:7%;}@property --s-end-1{syntax:'<percentage>';inherits:false;initial-value:74%;}@property --x-1{syntax:'<percentage>';inherits:false;initial-value:55%;}@property --y-1{syntax:'<percentage>';inherits:false;initial-value:93%;}@property --c-1{syntax:'<color>';inherits:false;initial-value:hsl(271.42857143,34%,11%);}@property --x-2{syntax:'<percentage>';inherits:false;initial-value:47%;}@property --c-2{syntax:'<color>';inherits:false;initial-value:hsl(266.02941176,47%,13%);}@property --y-2{syntax:'<percentage>';inherits:false;initial-value:92%;}@property --s-start-2{syntax:'<percentage>';inherits:false;initial-value:8%;}@property --s-end-2{syntax:'<percentage>';inherits:false;initial-value:63%;}@property --s-start-3{syntax:'<percentage>';inherits:false;initial-value:8%;}@property --s-end-3{syntax:'<percentage>';inherits:false;initial-value:88%;}@property --x-3{syntax:'<percentage>';inherits:false;initial-value:57%;}@property --c-3{syntax:'<color>';inherits:false;initial-value:hsl(263.38235294,76%,24%);}@property --y-3{syntax:'<percentage>';inherits:false;initial-value:0%;}@property --y-4{syntax:'<percentage>';inherits:false;initial-value:54%;}@property --s-start-4{syntax:'<percentage>';inherits:false;initial-value:10%;}@property --s-end-4{syntax:'<percentage>';inherits:false;initial-value:68%;}@property --c-4{syntax:'<color>';inherits:false;initial-value:hsl(270,81%,26%);}@property --x-4{syntax:'<percentage>';inherits:false;initial-value:1%;}.AnimatedBackground{--y-0:84%;--x-0:90%;--c-0:hsl(276,34%,14%);--x-1:55%;--y-1:93%;--c-1:hsl(271.42857143,34%,11%);--x-2:47%;--c-2:hsl(266.02941176,47%,13%);--y-2:92%;--x-3:57%;--c-3:hsl(263.38235294,76%,24%);--y-3:0%;--y-4:54%;--c-4:hsl(270,81%,26%);--x-4:1%;background-attachment:fixed;background-color:hsl(270,32%,21%);background-image:radial-gradient(circle at var(--x-0) var(--y-0),var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1),var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2),var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3),var(--c-3) var(--s-start-3),transparent var(--s-end-3)),radial-gradient(circle at var(--x-4) var(--y-4),var(--c-4) var(--s-start-4),transparent var(--s-end-4));animation:hero-gradient-animation 5s linear infinite alternate;background-blend-mode:normal,normal,normal,normal,normal;}