@font-face{font-family:"Plakette-Serial-ExtraBold Regular";src:url("../../fonts/Plakette-Serial-ExtraBold Regular.woff") format("opentype")}@font-face{font-family:Sequel_Sans_Book_Body,sans-serif;src:url(../../fonts/Sequel_Sans_Book_Body.woff) format("opentype")}:root{--color-pri:#F42B43;--color-sec:#6431FD;--color-ter:#262F3F;--f-family-h:"Teko",sans-serif;--f-family:"Roboto",sans-serif;--fs-base:1rem;--lh-base:1.5}.c-pri{background:var(--color-pri)}.c-sec{background:var(--color-sec)}.c-ter{background:var(--color-ter)}.tc-pri{color:var(--color-pri)}.tc-sec{color:var(--color-sec)}.tc-ter{color:var(--color-ter)}h1,h2,h3,h4,h5,h6{color:var(--color-90)}li,p{color:var(--color-60)}h1,h2,h3,h4,h5,h6,p{margin:10px 0}a,body,label,li,p,pre{font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:700;text-transform:uppercase}b{font-weight:600}#preloader,#progress::before{background:var(--color-100)}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease-out;z-index:9999}#preloader.hidden{opacity:0;pointer-events:none}#progress{width:100px;height:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:conic-gradient(#000 0deg,#000 360deg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#progress::before{content:"";position:absolute;width:80px;height:80px;border-radius:50%;z-index:0}#data{position:absolute;font-size:20px;font-weight:700;z-index:1;color:#fff}.btn{background:var(--color-80);font-weight:600;text-transform:uppercase;transition:all 350ms ease}.btn:hover{background:var(--color-60)}.btn.c-pri{background:var(--color-pri);box-shadow:0,10px,10px,#00f}.btn.c-sec{background:var(--color-sec)}.btn.c-ter{background:var(--color-ter)}.btn.c-pri:hover{background:var(--color-pri)}.btn.c-sec:hover{background:var(--color-pri)}.btn.c-ter:hover{background:var(--color-100)}.btn.link{color:var(--color-60)}.btn.link::before{background:var(--color-60)}.h1{font-size:5.5rem;line-height:4.5rem}.h1.h1-hero{font-size:8rem;line-height:6.5rem}.h2{font-size:4rem;line-height:3.5rem}.h3{font-size:3rem;line-height:2.5rem}.h4{line-height:1.6rem}.h1-super{font-size:15rem;word-spacing:-1rem;line-height:15rem;animation:neon 3s infinite;position:relative;overflow:hidden;background:linear-gradient(90deg,#000,#fff,#000);background-repeat:no-repeat;background-size:20%;animation:animate 3s linear infinite;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.7);text-shadow:0 10px 20px rgba(0,0,0,.2)}.h1-super.tc-pri{-webkit-text-fill-color:rgba(244,43,67,.8)}@keyframes animate{0%{background-position:-500%}100%{background-position:500%}}@media screen and (max-width:1440px){.h1.h1-hero{font-size:5.5rem;line-height:4.5rem}}@media screen and (max-width:1080px){.h1,.h1.h1-hero{font-size:3rem;line-height:2.8rem}.h2{font-size:2rem;line-height:2rem}.h3{font-size:1.6rem;line-height:1.5rem}.h4{font-size:1.5rem;line-height:1.6rem!important}.h1-super{font-size:6rem;line-height:6rem}}@media screen and (max-width:768px){.h1-super,.h1.h1-hero{font-size:3rem;line-height:3rem}}@media screen and (max-width:768px){.small-p-both{padding:60px 30px}}.hero{position:relative}.hero .info_hero{position:absolute;max-width:1080px;width:90%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;text-align:center}.hero::after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:rgba(0,0,0,.7)}.hero{width:100%;height:100dvh}.hero img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.hero::after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:rgba(0,0,0,.5)}}:root{--color-input:#5e6e84;--color-input-v:white;--color-input-f:#F42B43}#form .btn,.input,input:-webkit-autofill,input:-webkit-autofill:focus{border-radius:0;font-family:var(--f-family-h);font-size:4rem;line-height:3.4rem;color:var(--color-pri);font-weight:600;border:none;text-transform:uppercase}.input,input:focus{background:0 0}.input{border-bottom:1px solid #5e6e84}#form .btn{width:100%;border-radius:10px}#form{z-index:2;position:relative}.img-footer{top:0;z-index:-1}@media screen and (max-width:768px){#form .btn,.input,input:-webkit-autofill,input:-webkit-autofill:focus{font-size:1.5rem;line-height:1.6rem!important;word-spacing:0}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:6;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal.open{opacity:1;visibility:visible}.modal-content{overflow:hidden;background:#000;padding:0;max-width:90%;max-height:90%;border-radius:20px;border:10px solid var(--color-pri);box-shadow:0 4px 10px rgba(0,0,0,.5);animation:fadeIn .3s ease-in-out;display:flex;justify-content:center;align-items:center}.modal-content .video iframe{width:768px;height:431px}.modal-content .info{max-width:768px;padding:40px;background:var(--color-ter)}.modal-content .info p{color:#fff}.modal-content .info h4{color:var(--color-pri)}.no-scroll{overflow:hidden}@media screen and (max-width:1080px){.modal-content .video iframe{width:480px;height:270px}}@media screen and (max-width:768px){.modal-content .info{padding:20px;max-height:480px;overflow-y:scroll}.modal-content .video iframe{width:360px;height:203px}}.video_youtubers{width:80%;height:400px;background:var(--color-sec);border-radius:20px;border:10px solid var(--color-pri);position:relative;overflow:hidden}.video_youtubers h3{margin:0;position:absolute;bottom:0;left:0;width:100%;text-align:center;background:#000;color:#fff;padding:10px 20px}.video_youtubers .btn{position:absolute;width:100%!important;height:100%!important;top:0;left:0;z-index:2;background:0 0}.video_youtubers .btn.icon-play:before{left:50%;top:50%;transform:translate(-50%,-50%)}.video_youtubers .btn:hover{background:rgba(0,0,0,.5)}@media screen and (max-width:768px){.video_youtubers{width:100%;height:300px}}table td,table th,table tr{border:0;color:#fff}table th{background:#000}table tr{border-bottom:1px solid rgba(255,255,255,.1)}.modal .icon-close{position:absolute;top:20px;right:20px}@keyframes fadeIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}table tr:nth-child(odd){background-color:transparent}table tr:nth-child(even){background-color:transparent}@media screen and (max-width:768px){table tr{display:flex;justify-content:space-between}table td{width:50%!important}}.section-two{position:relative;z-index:-1}.section-two>div{bottom:0}.section-three :is(.left,.right,.center){position:relative}.section-three .left{background-image:url(../../images/body/left.webp);background-size:100%;background-position:center right;background-repeat:no-repeat}.section-three .right{background-image:url(../../images/body/right.webp);background-size:100%;background-position:center left;background-repeat:no-repeat}.section-three .center{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:-1}@media screen and (max-width:768px){.section-three .center{position:relative;height:auto;z-index:1}}.label-text{display:flex;overflow:hidden;white-space:nowrap;background:#000;color:var(--color-pri);padding:0;position:relative;transform:rotate(-5deg) scale(1.1)}.label-text.right{margin-top:-7.5%;transform:rotate(5deg) scale(1.1);color:#000;background:var(--color-pri)}.label-text::after,.label-text::before{content:"";position:absolute;top:0;width:10%;height:100%;background:linear-gradient(to right,#000 0,transparent 100%);z-index:2;pointer-events:none}.label-text::before{left:0}.label-text::after{right:0;transform:rotate(180deg)}.marquee{display:flex;width:auto;animation:marquee 20s linear infinite}.marquee span{font-size:clamp(3rem,5vw,7rem);font-weight:700;text-transform:uppercase;padding:0 2rem;font-family:var(--f-family-h);display:inline-flex}.marquee.right{animation:marqueeright 20s linear infinite}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marqueeright{from{transform:translateX(-100%)}to{transform:translateX(0)}}@media screen and (max-width:1080px){.section-three .left{background-position:bottom right}.section-three .right{background-position:bottom left}}#webgl-canvas{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1}.cards{height:100vh}.cards li{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:40%;width:100%;max-width:500px;height:300px;border-radius:20px;padding:30px;transform:translate(-50%,-50%);text-align:center;overflow:hidden;color:#fff;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.cards li :is(p,.h2){color:#fff}.cards li:nth-child(3),.cards li:nth-child(6){background:rgba(30,47,63,.8)}.cards li:nth-child(4),.cards li:nth-child(7){background:rgba(244,43,67,.8)}.cards li:nth-child(5){background:rgba(0,0,0,.8)}.cards .card_one{z-index:1}.cards .card_two{z-index:2}.cards .card_three{z-index:3}.cards .card_four{z-index:4}.cards .card_five{z-index:5}@media screen and (max-width:768px){.cards{height:auto;gap:0}.cards li{position:relative;top:0;left:0;height:auto;transform:none;max-width:100%;border-radius:0;border:0;backdrop-filter:none}.cards li:nth-child(3),.cards li:nth-child(6){background:rgba(30,47,63,1)}.cards li:nth-child(4),.cards li:nth-child(7){background:rgba(244,43,67,1)}.cards li:nth-child(5){background:rgba(0,0,0,1)}}.images_youtubers{display:flex;justify-content:space-between;width:100%;gap:20px;padding:30px;max-width:1440px;margin:0 auto;justify-content:center;flex-wrap:wrap}.images_youtubers li{padding:20px;border-radius:20px;background:#fff;width:200px;opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.images_youtubers li:nth-child(1),.images_youtubers.fade-in li:nth-child(1){transition-delay:0s}.images_youtubers li:nth-child(2),.images_youtubers.fade-in li:nth-child(2){transition-delay:.2s}.images_youtubers li:nth-child(3),.images_youtubers.fade-in li:nth-child(3){transition-delay:.3s}.images_youtubers li:nth-child(4),.images_youtubers.fade-in li:nth-child(4){transition-delay:.4s}.images_youtubers li:nth-child(5),.images_youtubers.fade-in li:nth-child(5){transition-delay:.5s}.images_youtubers li:nth-child(6),.images_youtubers.fade-in li:nth-child(6){transition-delay:.6s}.images_youtubers.fade-in li{opacity:1;transform:translateY(0) skewY(-5deg);transition:opacity 1s,transform 1s}.images_youtubers.fade-in li:nth-child(odd){transform:translateY(0) skewY(-5deg);box-shadow:-5px 5px 15px rgba(0,0,0,.3)}.images_youtubers.fade-in li:nth-child(even){transform:translateY(0) skewY(5deg);box-shadow:5px 5px 15px rgba(0,0,0,.3)}.images_youtubers li{opacity:0;transform:translateY(20px)}.images_youtubers :is(p,h3){text-align:center}img.img_youtuber{width:100%;border-radius:10px;height:auto}@media screen and (max-width:768px){.images_youtubers{padding:0;flex-wrap:wrap;gap:10px}.images_youtubers li{padding:10px;opacity:1;transition:none;width:45%;border-radius:20px}.images_youtubers li:nth-child(even),.images_youtubers li:nth-child(odd){transform:none}.images_youtubers li img{margin-bottom:10px}.images_youtubers li :is(p,h3){margin:0}}.images_youtubers_wrapper{display:flex;overflow:hidden;width:100%}.images_youtubers_two{display:flex;justify-content:center;width:max-content;gap:20px;padding:60px 0;position:relative;animation:scroll 30s linear infinite}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.images_youtubers_two li{padding:10px;border-radius:20px;background:#fff;width:200px}.images_youtubers_two li img{width:100%;border-radius:10px;margin-bottom:10px}.images_youtubers_two :is(p,h3){text-align:center}.images_youtubers_two li:nth-child(odd){transform:translateY(0) skewY(-5deg);box-shadow:-5px 5px 15px rgba(0,0,0,.3)}.images_youtubers_two li:nth-child(even){transform:translateY(0) skewY(5deg);box-shadow:5px 5px 15px rgba(0,0,0,.3)}@media screen and (max-width:768px){.images_youtubers_two{padding:20px 0}}:root{--Icon-size-s:40px;--Icon-wrap-s:60px}.icon.c-size{min-height:var(--Icon-wrap-s);min-width:var(--Icon-wrap-s)}.icon.c-size::before{min-height:var(--Icon-size-s);min-width:var(--Icon-size-s);background-size:calc(var(--Icon-size-s) * 10)}.icon.c-size.icon-youtube::before{background-position:0 calc(-1 * var(--Icon-size-s))}.bg-blur{background:rgba(0,0,0,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(0,0,0,.6)}.img-points img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.bg_img{background-image:url(../../images/body/people.webp);background-size:100%;background-position:top center;background-repeat:no-repeat}.bg_footer{background-image:url(../../images/body/bg_footer.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.bg_grad_sec{background:radial-gradient(circle,var(--color-sec) 0,#000 100%)}.bg_grad_pri{background:radial-gradient(circle,var(--color-pri) 0,#000 100%)}@media screen and (max-width:768px){.img-points img{position:relative}}.bg-coin{width:100px;height:100px;background-image:url(../../images/body/sprite.png);background-repeat:no-repeat;animation:spriteAnimation .6s steps(12) infinite}@keyframes spriteAnimation{0%{background-position:0 0}100%{background-position:-1200px 0}}.warning{padding:5px 10px;border-radius:10px;color:#664a1e;background:#ffe1a6;border:1px solid #664a1e}.parche{position:absolute;z-index:4;background:#fff;width:140px;height:40px;bottom:19px;right:20px}.map p{position:absolute;background:#00bc66;color:#fff;padding:3px 8px;border-radius:5px;font-size:1rem;font-family:var(--f-family-h);text-transform:uppercase;letter-spacing:-.05rem;font-weight:600}p.sol{background:#000;color:var(--color-pri)}p.dis{box-shadow:0 0 5px rgba(0,188,102,.8),0 0 10px rgba(0,188,102,.5);animation:glow 1.5s infinite alternate ease-in-out}@keyframes glow{0%{box-shadow:0 0 5px rgba(0,188,102,.8),0 0 10px rgba(0,188,102,.5)}50%{box-shadow:0 0 10px rgba(0,188,102,1),0 0 20px rgba(0,188,102,.8)}100%{box-shadow:0 0 5px rgba(0,188,102,.8),0 0 10px rgba(0,188,102,.5)}}p.sol_1{top:35%;left:15%}p.sol_2{top:25%;left:5%}p.sol_3{top:20%;left:45%}p.sol_4{top:40%;left:55%}p.sol_5{top:20%;left:70%}p.dis_1{top:43%;left:15%}p.dis_2{top:50%;left:30%}p.dis_3{top:60%;left:25%}.map p{opacity:0;transform:translateY(-20px);transition:opacity .5s,transform .5s}.map p:nth-child(1),.map.fade-in p:nth-child(1){transition-delay:0s}.map p:nth-child(2),.map.fade-in p:nth-child(2){transition-delay:.2s}.map p:nth-child(3),.map.fade-in p:nth-child(3){transition-delay:.4s}.map p:nth-child(4),.map.fade-in p:nth-child(4){transition-delay:.6s}.map p:nth-child(5),.map.fade-in p:nth-child(5){transition-delay:.8s}.map p:nth-child(6),.map.fade-in p:nth-child(6){transition-delay:1s}.map p:nth-child(7),.map.fade-in p:nth-child(7){transition-delay:1.2s}.map p:nth-child(8),.map.fade-in p:nth-child(8){transition-delay:1.4s}.map.fade-in p{opacity:1;transform:translateY(0);transition:opacity 1s,transform 1s}