*,:after,:before{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Bungee;font-style:normal;font-weight:400;src:url(/static/media/Bungee-Regular.d3ffe044080003b18793.ttf) format("truetype")}@font-face{font-family:SyneMono;font-style:normal;font-weight:400;src:url(/static/media/SyneMono-Regular.5c1680d9ccae89d668ab.ttf) format("truetype")}.App{font-family:SLNTHLN,Arial,sans-serif;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.background-video{filter:grayscale(1) contrast(1.2);height:100%;left:0;min-height:100vh;min-width:100%;object-fit:cover;position:fixed;top:0;width:100%;z-index:1}.overlay{left:0;position:absolute;top:0;z-index:2}.overlay,.padre-img{height:100vh;width:100%}.padre-img{object-fit:contain;object-position:center;opacity:80%;pointer-events:none;-webkit-user-select:none;user-select:none}.bottom-section{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;padding-bottom:5vh;position:absolute;right:0;z-index:3}.logo-img{cursor:pointer;height:auto;margin-bottom:2vh;max-width:200px;min-width:120px;transition:transform .2s;width:18vw}.logo-img:hover{transform:scale(1.05)}.coming-soon-text{color:#fff;font-family:SLNTHLN,Arial,sans-serif;font-size:clamp(16px,3vw,28px);letter-spacing:2px;text-align:center;text-shadow:2px 2px 8px #000;white-space:nowrap}.loading-screen{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-text{animation:pulse 2s ease-in-out infinite;color:#fff;font-family:SyneMono,Arial,sans-serif;font-size:4vw;letter-spacing:3px;text-shadow:3px 3px 10px #ffffff4d}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.fade-in{animation:fadeIn .8s ease-in-out forwards}.fade-out{animation:fadeOut .5s ease-in-out forwards}.hidden{opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.header{background:#000;border-bottom:4px solid #0000;border-image:linear-gradient(90deg,#0000,#dc143ccc 50%,#0000) 1;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header:after{background:linear-gradient(180deg,#000000e6 0,#00000080 50%,#0000);bottom:-10px;content:"";height:10px;left:0;position:absolute;right:0}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-logo{flex:0 0 auto}.header-logo-img{cursor:pointer;height:60px;transition:transform .3s ease,filter .3s ease;width:auto}.header-logo-img:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.3));transform:scale(1.1)}.header-navigation{align-items:center;background:#0000!important;border:none!important;display:flex;flex:1 1;gap:2rem;justify-content:center}.header-navigation .ant-menu-item{background:none!important;border:none!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;font-family:Bungee,Arial,sans-serif!important;font-size:clamp(14px,1.2vw,18px)!important;letter-spacing:1px!important;overflow:hidden!important;padding:.5rem 1rem!important;position:relative!important;text-transform:uppercase!important;transition:all .3s ease!important}.header-navigation .ant-menu-item:before{background:linear-gradient(90deg,#dc143c,#b71c1c);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.header-navigation .ant-menu-item:hover{background:none!important;color:#dc143c!important;text-shadow:0 0 10px #dc143c80!important;transform:translateY(-2px)!important}.header-navigation .ant-menu-item:hover:before{width:100%}.header-navigation .ant-menu-item span{color:inherit!important;font-family:Bungee,Arial,sans-serif!important}.header-navigation .ant-menu-item-selected{background:none!important;color:#dc143c!important}.header-navigation .ant-menu-item-selected:after{background:linear-gradient(90deg,#dc143c,#b71c1c)!important;border-bottom:2px solid #dc143c!important}.header-navigation .ant-menu-item-active{background:none!important;color:#dc143c!important}.header-navigation .ant-menu-item-active:after,.header-navigation .ant-menu-item:hover:after{background:linear-gradient(90deg,#dc143c,#b71c1c)!important;border-bottom:2px solid #dc143c!important}.header-navigation .ant-menu-item-active,.header-navigation .ant-menu-item-selected,.header-navigation .ant-menu-item:hover{border-bottom:none!important;border-color:#0000!important}.header-language-selector{flex:0 0 auto;gap:.5rem}.header-language-selector,.language-selector-container,.language-selector-wrapper{align-items:center;display:flex}.language-selector-wrapper{background:#0003;border:1px solid #dc143c4d;border-radius:25px;gap:.5rem;padding:4px;position:relative}.language-selector-indicator{background:linear-gradient(135deg,#dc143c,#b71c1c);border-radius:20px;box-shadow:0 2px 10px #dc143c66;height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:45px;z-index:1}.language-selector-indicator.slide-left{transform:translateX(0)}.language-selector-indicator.slide-right{transform:translateX(calc(63px + 1rem))}.language-btn{border:none!important;border-radius:20px!important;cursor:pointer!important;font-family:SyneMono,Arial,sans-serif!important;font-size:16px!important;font-weight:700!important;min-width:45px!important;padding:.5rem 1rem!important;position:relative;transition:all .3s ease!important;z-index:2}.language-btn,.language-btn:hover{background:none!important;color:#fff!important}.language-btn:hover{text-shadow:0 0 10px #ffffff80!important;transform:scale(1.05)!important}.language-btn.active{background:none!important;color:#fff!important;text-shadow:0 0 10px #fffc!important}.language-separator{color:#fff;font-family:SyneMono,Arial,sans-serif;font-size:18px;opacity:.7;position:relative;z-index:2}.app-container{background-attachment:fixed;background-image:url(/static/media/webpage_background.b8a4982d61e6054cfd51.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.app-container:before{background:#0000004d;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.app-container .App{position:relative;z-index:2}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;padding:0 1rem}.header-logo-img{height:40px}.header-navigation{gap:1rem;order:2}.header-nav-item{font-size:14px;padding:.4rem .8rem}.header-language-selector{order:1}.language-selector-indicator{width:40px}.language-selector-indicator.slide-right{transform:translateX(calc(58px + 1rem))}.language-btn{font-size:14px;min-width:40px;padding:.4rem .8rem}}@media (max-width:480px){.header{padding:.5rem 0}.header-content,.header-navigation{gap:.5rem}.header-nav-item{font-size:12px;padding:.3rem .6rem}}.main-content{padding-top:100px;position:relative;z-index:2}.App{display:flex;flex-direction:column}.main-content{flex:1 1}.content-section{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 100px);padding:2rem;position:relative;width:100%}@media (max-width:768px){.content-section{min-height:calc(100vh - 80px);padding:1rem}}@media (max-width:480px){.content-section{min-height:calc(100vh - 70px);padding:.5rem}}
/*# sourceMappingURL=main.3f3fbd54.css.map*/