@import "https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#121212;color:#f1f1f1;font-family:"Geist",sans-serif;line-height:1.3}.o-container{width:100vw;height:100svh;overflow:hidden;position:relative;display:flex;justify-content:center}.logo{position:fixed;top:50%;left:50%;width:clamp(590px,58vw,58vw);z-index:2;transform:translate(-50%,-53%);display:flex;flex-direction:column;align-items:center}@media screen and (max-width:700px){.logo{width:80vw;transform:translate(-50%,-56%)}}.logo svg{width:100%;transform:translateX(6%)}.logo svg path,.logo svg polygon{opacity:0;transform:translateY(80px)}.cls-1,svg path,svg polygon{fill:#fff!important}.flex{opacity:0;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:80px}@media screen and (max-width:700px){.flex{bottom:40px}}.flex h3{width:auto;text-align:center;margin-top:20px;text-transform:uppercase;font-weight:700;font-size:clamp(12px,1.1111111111vw,1.1111111111vw)}@media screen and (max-width:700px){.flex h3{max-width:83vw;font-size:3.6vw}}.flex .line_2{display:flex;justify-content:space-between;align-items:flex-end;padding-top:3px;width:100%}@media screen and (max-width:700px){.flex .line_2{max-width:81vw;padding-top:10px}}.flex .line_2 a,.flex .line_2 h2{font-size:clamp(11px,.9722222222vw,.9722222222vw);text-transform:uppercase;font-weight:700}@media screen and (max-width:700px){.flex .line_2 h2{max-width:40%;font-size:2.7vw}}.flex .line_2 .line{height:1px;width:auto;background-color:#fff;flex:1;margin:0 14px 3px}@media screen and (max-width:700px){.flex .line_2 .line{margin:0 14px 3px 5px}}.flex .line_2 a{color:#fff;display:block;position:relative;text-decoration:none;font-weight:600}@media screen and (max-width:700px){.flex .line_2 a{font-size:2.7vw}}.contact-link .letter,.contact-link .word{overflow:hidden}.contact-link span span span{position:relative;display:inline-block}