:root{font-family:Roboto,Helvetica,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}.backgroundVideo{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;text-align:center}.logo{width:768px;height:auto}.languages{display:flex;gap:25vh;align-items:center}.languages a img{width:100px;height:100px;border-radius:50%}.languages img{width:34px;height:24px;object-fit:cover;border-radius:4px}*{box-sizing:border-box;margin:0;padding:0}.page{position:relative;width:100%;height:100vh;overflow:hidden;font-family:Roboto,Arial,Helvetica,sans-serif;color:#fff}.backgroundVideo{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:-1}.content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;text-align:center;padding:20px}.logo{width:768px;max-width:90vw;height:auto}.subtitle{font-style:italic;font-size:14.5px;font-weight:400;color:#cccccd;letter-spacing:.5px}.languages{display:flex;flex-direction:row;gap:25vh;align-items:center}.languages a{display:flex;flex-direction:column;align-items:center;gap:30px;text-decoration:none;color:#fff;font-size:18px;font-style:italic}.languages a img{width:100px;height:100px;border-radius:50%;object-fit:cover}.languages a:hover{transform:translateY(-3px);opacity:.9}@media(max-width:768px){.logo{width:480px}.languages{gap:15vw}.languages a img{width:80px;height:80px}.languages a{font-size:16px;gap:20px}}@media(max-width:480px){.content{gap:20px}.languages{flex-direction:column;gap:30px}.languages a img{width:70px;height:70px}.languages a{font-size:15px;gap:15px}.subtitle{font-size:13px}}
