#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;padding:0;margin:0}@font-face{font-family:Gilroy Regular;font-weight:400;src:url(/_next/static/media/Gilroy_Regular.a587c707.woff2)}@font-face{font-family:Gilroy Medium;font-weight:600;src:url(/_next/static/media/Gilroy_Medium.d9b78f03.woff2)}@font-face{font-family:ICTV Regular;font-weight:400;src:url(/_next/static/media/ICTV_Regular.f9625c44.woff2)}@font-face{font-family:LTWave Mono;font-weight:100;src:url(/_next/static/media/LTWave_Mono.ce34841c.woff2)}:root{--font-regular:"Gilroy Regular",sans-serif;--font-medium:"Gilroy Medium",sans-serif;--font-title:"ICTV Regular",sans-serif;--font-mono:"LTWave Mono",monospace;--container:1280px;--blue:#4853f0;--black:#1f1d1c;--light-blue:#dbe7ff;--sky-blue:#ceeffe;--green:#ceeffe;--slate-gray:#758099;--gray:#eaeefa;--white:#fefefe;--green:#cfe7cd;--light-red:#ffc2cd;--pink:#fbd9f9}html.landing img{height:auto}html.landing .container{max-width:var(--container);width:100%;margin:0 auto;padding:0 20px}html.landing .no-scroll{overflow:hidden}html.landing,html.landing body{max-width:100vw;scroll-behavior:smooth}html.landing body{color:var(--black);font-family:var(--font-regular);background-color:var(--white);font-size:inherit;line-height:inherit;letter-spacing:inherit}html.landing a{color:inherit;text-decoration:none}