*{margin:0;padding:0;box-sizing:border-box}body,html{width:100vw;overflow-x:hidden;min-height:100vh}body{background-color:var(--color-neutral-900)}table{border-collapse:collapse}img{display:block;max-width:100%;margin:0}@media screen and (max-width:600px){.hide-mobile-down{display:none!important}}@media screen and (max-width:900px){.hide-tablet-portrait-down{display:none!important}}@media screen and (max-width:1200px){.hide-tablet-landscape-down{display:none!important}}@media screen and (max-width:1500px){.hide-tablet-laptop-down{display:none!important}}@media screen and (min-width:calc(600px + 1px)){.hide-tablet-portrait-up{display:none!important}}@media screen and (min-width:calc(900px + 1px)){.hide-tablet-landscape-up{display:none!important}}@media screen and (min-width:calc(1200px + 1px)){.hide-tablet-laptop-up{display:none!important}}.rotate-90-ccw{transform:rotate(-90deg)}.rotate-90-cw{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1rem!important}.ml-2{margin-left:2rem!important}.ml-3{margin-left:3rem!important}.ml-4{margin-left:4rem!important}.ml-5{margin-left:5rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1rem!important}.mr-2{margin-right:2rem!important}.mr-3{margin-right:3rem!important}.mr-4{margin-right:4rem!important}.mr-5{margin-right:5rem!important}body{position:absolute}body>.preloader{position:fixed;left:0;top:0;height:100svh;width:100svw;z-index:2000000;background-color:var(--color-neutral-900)}body>.preloader video{position:absolute;width:auto;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-aspect-ratio:16/9){body>.preloader video{height:auto;width:100%}}
/*# sourceMappingURL=common.css.map */