.container{max-width:1440px !important;margin:0 auto !important;width:calc(100% - 128px) !important}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}body{margin:0 !important;font-size:1rem;font-weight:400;line-height:1.5;z-index:1;position:relative;background-size:cover;font-family:"Inter",sans-serif;color:#fff}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{text-decoration:none}body .background-video{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}body .background-video video{width:100%;height:100%;object-fit:cover}body .background-video::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3);z-index:0}body .map{display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden}body .map svg{width:100%;height:100%;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);max-height:calc(100% - 32px);max-width:calc(100% - 32px)}body .map svg a path{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}body .map svg a:hover path{fill:rgb(0,204,191.2)}body .languages{position:fixed;top:26px;right:30px;display:flex;gap:12px;z-index:9999;align-items:center}body .languages p{margin:0 !important;background:#000;padding:4px;border-radius:4px}@media(max-width: 530px){body .languages{right:8px;top:13px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end}body .languages p{width:100%;text-align:right;color:#000;background:none;padding:0;border-radius:0}}body .languages a{display:flex;align-items:center;gap:16px;padding:8px 16px 8px 8px;border:1px solid #00ffef;border-radius:1000px;background:#000;color:#fff;font-weight:400;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}body .languages a svg{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}body .languages a:hover{background:#00ffef;color:#000}body .languages a:hover svg{filter:contrast(150%)}