article,aside,details,figcaption,figure,footer,header,nav,section{display:block}audio,canvas,video{*zoom:1;display:inline-block;*display:inline}[hidden],audio:not([controls]){display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}body,body *,body :after,body :before{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.clearfix:after{clear:both;content:"";display:block}@font-face{font-display:swap;font-family:VAGRoundedStd;font-style:normal;font-weight:900;src:url(../fonts/VAGRoundedStd-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:VAGRoundedStd;font-style:normal;font-weight:300;src:url(../fonts/VAGRoundedStd-Light.woff2) format("woff2")}body,html{height:100%;width:100%}html.content-fixed body{overflow:hidden;position:fixed;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;font-family:VAGRoundedStd,sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1.2}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{vertical-align:top}.btn{background:#419aff none;border-radius:20px;color:#fff;display:block;font-size:.875rem;height:40px;letter-spacing:.12em;line-height:40px;padding:0;text-align:center;width:100%}.btn,.btn:hover{text-decoration:none}.btn:hover{background-color:#000}.landingpage{background:#191919;color:lime}.hacked-view,.landingpage .main{height:100%;position:relative;width:100%}.hacked-view{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-width:560px;padding:24px 16px;pointer-events:none}.hacked-view__title{align-items:center;display:flex;flex:0 0 auto;font-size:26px;gap:16px;justify-content:center;letter-spacing:.12em;line-height:1;text-align:center;width:100%}.hacked-view__title:after,.hacked-view__title:before{background:#0000 url(../img/caution.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:2em;width:2.243em}.hacked-view__map{background-color:#000;border:2px solid #fff;border-radius:8px;flex:0 0 auto;padding:16px 24px;position:relative}.hacked-view__map-label{font-size:10px;left:8px;letter-spacing:.12em;line-height:1;position:absolute;top:8px}.hacked-view__map-inner{position:relative}.hacked-view__map-inner img{display:block;height:auto;width:100%}.hacked-view__map-locator{height:100%;left:0;position:absolute;top:0;width:100%}.hacked-view__map-locator span{bottom:100%;color:#fff;display:block;left:100%;line-height:1;opacity:0;position:absolute;transform:translate(-50%,50%);transition:left .6s ease-in-out,bottom .6s ease-in-out,opacity .4s ease-in-out;visibility:hidden}.hacked-view__map-locator span.show{opacity:1;visibility:visible}.hacked-view__map-locator span.show b{animation:CursorBlink .8s linear;animation-iteration-count:2}.hacked-view__map-locator i{display:block;height:70px;position:relative;width:70px}.hacked-view__map-locator i:after,.hacked-view__map-locator i:before{background:#fff;content:"";display:block;position:absolute}.hacked-view__map-locator i:before{height:100%;left:50%;margin-left:-.5px;top:0;width:1px}.hacked-view__map-locator i:after{height:1px;left:0;margin-top:-.5px;top:50%;width:100%}.hacked-view__map-locator b{display:block;height:45%;left:5%;position:absolute;width:90%}.hacked-view__map-locator b:after,.hacked-view__map-locator b:before{border:3px #fff;content:"";display:block;height:calc(100% - 5px);position:absolute;width:calc(50% - 5px)}.hacked-view__map-locator b.top{top:5%}.hacked-view__map-locator b.top:before{border-left-style:solid;border-top-style:solid;left:0;top:0}.hacked-view__map-locator b.top:after{border-right-style:solid;border-top-style:solid;right:0;top:0}.hacked-view__map-locator b.bottom{bottom:5%}.hacked-view__map-locator b.bottom:before{border-bottom-style:solid;border-left-style:solid;bottom:0;left:0}.hacked-view__map-locator b.bottom:after{border-bottom-style:solid;border-right-style:solid;bottom:0;right:0}.hacked-view__bottom{flex:1 1 100%;overflow:hidden;position:relative;width:100%}.hacked-view__bottom:before{background:#0000 url(../img/console-bg.png) no-repeat 50%;background-size:contain;content:"";height:90%;left:50%;max-height:360px;max-width:360px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.hacked-view__console{font-size:13px;height:100%;line-height:1.1;overflow:hidden;position:relative;width:100%;word-break:break-word}.hacked-view__console:before{display:block;height:90%;left:50%;max-height:360px;max-width:360px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.hacked-view__console p{position:relative}.hacked-view__console p+p{margin-top:1em}@keyframes CursorBlink{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}.homepage:before{background:#0000 url(../img/home-bg_m.png) no-repeat top;background-size:cover;content:"";display:block;height:100vh;left:0;position:fixed;top:0;width:100vw}.homepage .main{margin:0 auto;max-width:560px;padding:0 16px;position:relative}@media (min-aspect-ratio:1/1){.homepage{background-image:url(../img/home-bg.png)}}.home-header{padding:40px 24px;position:relative;text-align:center}.home-title{font-size:2.6875rem;letter-spacing:.107em;line-height:1.112;margin-bottom:48px;text-align:center}.home-card{background:#ffffff4d url(../img/card-bg.svg) no-repeat 0 0;background-size:150px auto;border:2px solid #fff;border-radius:8px;padding:48px 24px 40px;position:relative}.home-card .dots{display:flex;gap:10px;position:absolute;right:15px;top:15px}.home-card .dots span,.home-card .dots:after,.home-card .dots:before{background-color:#fff;border-radius:5px;content:"";display:block;height:10px;width:10px}.home-card__title{font-size:1.875rem;letter-spacing:.12em;line-height:1.16}.home-card p+p{margin-top:1em}.home-card+.home-card{margin-top:32px}.home-contact-list{font-size:1.125rem;font-weight:300;letter-spacing:.116em;line-height:1.5;text-align:center}.home-contact-list li+li{margin-top:40px}.home-contact-list a,.home-contact-list strong{font-weight:900}.home-contact-icon{display:block;height:auto;margin:0 auto 16px;width:64px}.home-footer{background:#000;color:#fff;margin-top:56px;padding:48px 0 40px;position:relative}.home-footer-nav{letter-spacing:.1em;text-align:center}.home-footer-nav li+li{margin-top:1em}.home-footer-logos{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:40px;padding:0 64px}