/* Tandelux Technology */
#splash{width:100dvw;height:100dvh;position:fixed;top:0;background-color:#000000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}#splash #logo{width:clamp(160px,32vw,250px);height:auto;min-height:200px;transform:scale(1.1);opacity:0}#splash #logo circle{fill:#fff}#splash #logo path:not([class]){stroke:#fff;stroke-width:6}#splash #title{margin-top:20px;width:clamp(200px,55vw,460px);height:auto;transform:scale(0.8) translate(1.5%,50%)}#splash #title path{stroke:#fff;stroke-width:9}.shape-overlays{min-width:100vw;min-height:100vh;position:fixed;top:0;left:0;cursor:pointer;z-index:3000;opacity:0;transform:rotate(-90deg)}#lema .char{background:white;background-size:200% auto !important;background-clip:text !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent !important}#splash #title{opacity:0}@media (max-width:668px){#splash #title{margin-top:10px;transform:scale(0.8)}}@media (max-width:465px){#splash #title{transform:scale(1)}}
/* Tandelux Technology */