@import '../geral/colors.css';:root{--shadow1:rgba(0,0,0,0.15);--shadow2:rgba(0,0,0,0.25);--shadow3:rgba(0,0,0,0.35)}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}.text-align-center{text-align:center!important}.section{position:relative;padding:64px 0;height:100%;overflow:hidden;background-color:#000;z-index:3}.section_supports{position:relative;margin-top:76px;padding:64px 0;height:100%;overflow:hidden;z-index:3}.red-background{background-color:red!important}.grey-background{background-color:#f9f9f9!important}.white{background-color:white!important}.title_secundary{font-weight:bold;color:#292626;font-size:3vw}.pb-64{padding-bottom:64px!important}.from-left.animate-from-left{opacity:0;animation:slideFromLeft 1s ease forwards}@keyframes slideFromLeft{from{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}.from-right.animate-from-right{opacity:0;animation:slideFromRight 1s ease forwards}@keyframes slideFromRight{from{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}.square{opacity:0;transition:opacity 0.5s ease-out;transform:translateY(60px);transition:transform 0.5s ease-out,opacity 0.5s ease-out!important}.square.anime{opacity:1!important;transform:translateY(0)}.flash-element{transform:scale(0.8);transition:transform 0.5s ease}.flash{transform:scale(1)}@keyframes scaleUp{from{transform:scale(0.5)}to{transform:scale(1)}}.box.anime{opacity:1;transform:translateY(0)}.flash{opacity:1;transform:scale(1)}.card-home{height:200px;width:300px;border:1px solid var(--primary-color);overflow:hidden;transition:transform 0.3s ease,background-color 0.3s ease}.card-home:hover::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}@keyframes swing{0%{transform:translateY(0)}50%{transform:translateY(20px)}100%{transform:translateY(0)}}.card-home:hover{transition:none;background-color:var(--primary-color)}.card-home.active{animation:swing 1s ease}.card1{animation-delay:3s}.card2{animation-delay:7s}.card3{animation-delay:11s}.card-container-title{top:0;right:0;width:150px;padding:2px 4px;background-color:var(--primary-color);text-align:center;font-size:14px}.content-card-home h1{color:var(--secondary-color-teal)!important}.content-card-home:hover h1{font-weight:bold;color:white!important}.content-card-home:hover p{color:white!important}.card-container-title p{margin:0!important;padding:0!important;color:white}#description{padding-top:30px;padding-bottom:50px}#description .content-image{width:100%;display:flex;justify-content:center;align-items:center}#description .image{width:100%;height:100%;max-width:615px;object-fit:cover}#description .content-text h3{padding:0!important;margin:0!important}#description .content-text p{padding:0!important;margin:0!important}.text-body{text-align:justify}#description .content-text{width:100%;margin-top:20px;display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:flex-start}#description .content{justify-content:center;align-items:center;padding:0 20px;margin-bottom:10px}#description .btn_web{width:100%;border-radius:24px!important}.title-domains{opacity:0;transition:opacity 0.5s ease-out;transform:translateY(60px);transition:transform 0.5s ease-out,opacity 0.5s ease-out!important}.title-domains.anime{opacity:1!important;transform:translateY(0)}.domain-highlight{background-color:var(--secondary-color-teal);font-weight:bold;color:white;padding:5px}.domain-highlight{background-color:var(--secondary-color-teal);font-weight:bold;color:white;padding:5px;transition:background-color 0.5s ease}.domain-highlight:hover{background-color:var(--primary-color)}.title-home{text-align:center;font-size:50px}.subtitle-home{font-size:40px}#description .reverse{flex-direction:row-reverse}@media (min-width:480px){#description .btn_web{width:auto}}@media (min-width:768px){.title-home{font-size:60px}.subtitle-home{font-size:50px}#description .content-text{margin:0}}@media (min-width:992px){.title-home{text-align:start}#descripton .content{width:100%;gap:20px;display:flex;justify-content:center;align-items:center}}@media (min-width:1200px){.title-home{font-size:85px!important}.subtitle-home{font-size:60px}#description .content{align-items:center}#description .content-text{display:flex;align-items:start;justify-content:center}}#ourstrong .content{position:relative;min-width:150px;overflow:hidden}#ourstrong .content-images{min-height:250px;position:relative}#ourstrong .content-images .image{max-width:250px;width:65%;position:absolute;opacity:0;transform:scale(0.7);transition:opacity 0.5s ease,transform 0.5s ease;z-index:1}.content-text.active{opacity:1!important;transform:scale(1)!important;z-index:2!important}#ourstrong .btn_web{background-color:white;color:black;transition:none;width:80%;padding:10px 0px!important;border:1px solid var(--primary-color);transition:background-color 0.5s ease}.button-title{font-size:18px;width:100%!important}.btn_web.active{background-color:var(--primary-color)!important;color:white!important}.image.active{opacity:1!important;transform:scale(1)!important;z-index:2!important}#ourstrong .container-design{width:85%;min-height:200px;text-align:center;position:relative}#ourstrong .container-design .content-text{position:absolute;top:20px;opacity:0;transform:scale(0.7);transition:opacity 0.5s ease,transform 0.9s ease;z-index:1}#ourstrong .content .title-content{color:var(--primary-color);margin-bottom:10px;text-align:center}.img-benefits{min-width:100px}.content-fans{position:relative;height:350px;background-size:contain;background-repeat:no-repeat;background-position:center top}.content-sponsor{position:relative;height:350px;background-size:contain;background-repeat:no-repeat;background-position:center top}.card-sponsor{overflow:hidden;cursor:pointer;opacity:0;height:50px;border-radius:50%;width:50px;background-color:rgba(249,249,249,0.96);transition:all 0.5s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.card-sponsor p{font-size:12px!important;opacity:0;transition:opacity 0.2s ease}.card-sponsor:hover p{opacity:1;transition:opacity 2.5s ease}.card-sponsor:hover p{margin:0!important;padding:0!important;text-align:center;opacity:1;transition:opacity 2.5s ease}.card-sponsor:hover{height:80px;width:150px;border-radius:20px}.card-sponsor img{position:absolute;width:20px;height:auto;transition:opacity 0.2s ease;animation:moveY 1.5s ease-in-out infinite}.card-sponsor:hover img{opacity:0}.card-fan{overflow:hidden;cursor:pointer;opacity:0;height:50px;border-radius:50%;width:50px;background-color:rgba(249,249,249,0.8);transition:all 0.5s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.card-fan p{font-size:12px!important;opacity:0;transition:opacity 0.2s ease}.card-fan:hover p{margin:0!important;padding:0!important;text-align:center;opacity:1;transition:opacity 2.5s ease}.card-fan:hover{height:80px;width:150px;border-radius:20px}.card-fan img{position:absolute;width:20px;height:auto;transition:opacity 0.2s ease;animation:moveY 1.5s ease-in-out infinite}.card-fan:hover img{opacity:0}@keyframes moveY{0%{transform:translateY(0)}50%{transform:translateY(5px)}100%{transform:translateY(0)}}.card-sponsor:nth-of-type(1){transform:translateY(100px);animation-delay:0s;top:-50px;left:10px}.card-sponsor:nth-of-type(2){transform:translateX(100px);animation-delay:1s;top:-50px;right:0px}.card-sponsor:nth-of-type(3){transform:translateX(-100px);animation-delay:1.5s;bottom:50px;left:0px}.card-sponsor:nth-of-type(4){transform:translateY(-100px);animation-delay:2s;bottom:50px;right:0px}.card-fan:nth-of-type(1){transform:translateY(100px);animation-delay:0s;top:-50px;left:10px}.card-fan:nth-of-type(2){transform:translateX(100px);animation-delay:1s;top:-50px;right:0px}.card-fan:nth-of-type(3){transform:translateX(-100px);animation-delay:1.5s;bottom:50px;left:0px}.card-fan:nth-of-type(4){transform:translateY(-100px);animation-delay:2s;bottom:50px;right:0px}.card-fan.visible{opacity:1;transform:translate(0,0)}.card-sponsor.visible{opacity:1;transform:translate(0,0)}.hline{width:700px;height:4px;background:var(--background-secundary-color);position:absolute;left:50%;transform:translate(-50%,-50%);margin:0px;border-top:none;display:none}.hline::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:var(--secondary-color-teal);animation:animate 3s linear infinite}@keyframes animate{0%{left:0}50%{left:100%}0%{left:0}}.back-home{opacity:0}@media (min-width:480px){}@media (min-width:768px){.card-sponsor:nth-of-type(1){top:-50px;left:100px}.card-sponsor:nth-of-type(2){top:-20px;right:50px}.card-sponsor:nth-of-type(3){bottom:100px;left:60px}.card-sponsor:nth-of-type(4){bottom:50px;right:80px}.card-fan:nth-of-type(1){top:-50px;left:100px}.card-fan:nth-of-type(2){top:-20px;right:50px}.card-fan:nth-of-type(3){bottom:100px;left:60px}.card-fan:nth-of-type(4){bottom:50px;right:80px}}@media (min-width:992px){.back-home{opacity:1}.hline{display:block}.card-fan{opacity:0;height:60px;border-radius:50%;overflow:hidden;width:60px}.card-fan img{width:30px}.card-fan p{opacity:0;transition:opacity 0.5s ease;font-size:14px!important}.card-fan:hover p{opacity:1}.card-fan:hover{width:170px;border-radius:20px}.card-sponsor{opacity:0;height:60px;border-radius:50%;overflow:hidden;width:60px}.card-sponsor img{width:30px}.card-sponsor p{opacity:0;transition:opacity 0.5s ease;font-size:14px!important}.card-sponsor:hover p{opacity:1}.card-sponsor:hover{width:170px;border-radius:20px}.benefits{flex-direction:row!important}.card-sponsor:nth-of-type(1){top:-50px;left:100px}.card-sponsor:nth-of-type(2){top:-20px;right:50px}.card-sponsor:nth-of-type(3){bottom:100px;left:60px}.card-sponsor:nth-of-type(4){bottom:50px;right:80px}.card-fan:nth-of-type(1){top:-50px;left:100px}.card-fan:nth-of-type(2){top:-20px;right:50px}.card-fan:nth-of-type(3){bottom:100px;left:60px}.card-fan:nth-of-type(4){bottom:50px;right:80px}}@media (min-width:1200px){}.content-box{position:absolute;left:50%;transform:translateX(-50%);top:-15%;border-radius:10px;background-color:white;box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1);width:180px;height:180px;z-index:1}.content-container{pointer-events:none}.box{position:relative;width:90%;max-width:350px;border-radius:10px;background-color:white;height:217px;transition:height 0.2s ease,opacity 0.5s ease-out,transform 0.5s ease-out;opacity:0;transform:translateY(60px);box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1)}.box:hover .content-card{transition:opacity 0.1s;transition-delay:0.2s;opacity:1!important}.content-card p{text-align:justify}.box .content-card{padding-top:5px;opacity:0}.card-column{height:470px}.text-header{color:var(--primary-color)}.title-wedo{opacity:0;margin-bottom:80px!important;transition:opacity 0.5s ease-out;transform:translateY(60px);transition:transform 0.5s ease-out,opacity 0.5s ease-out!important}.title-wedo.anime{opacity:1!important;transform:translateY(0)}.text-anime-wedo span{display:inline-block;opacity:0;transform:translate(0,-100px) rotate(360deg) scale(0);animation:dropVanish 0.5s forwards}.cards-home{opacity:0;transform:translateY(-80px);transition:transform 1s ease-out,opacity 1s ease-out}.cards-home.visible{opacity:1;transform:translateY(0)}.animated-text{opacity:0;transform:translateY(-50px);transition:transform 1s ease-out,opacity 1s ease-out}.animated-text.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.card-column{height:600px}.box{height:350px}.box .content-card{opacity:1!important}}@media (min-width:768px){.col-sdk{height:400px!important}.col-gdpr{height:400px!important}.col-ai{height:410px!important}.col-anti-cheat{height:400px!important}.box:hover{opacity:1;height:350px!important}}@media (min-width:992px){.box:hover{opacity:1;height:450px!important}}@media (min-width:1200px){.box:hover{opacity:1;height:360px!important}}@media (min-width:1400px){.box:hover{opacity:1;height:350px!important}}.square{position:relative;width:100%;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:10px;z-index:-1;box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1)}.square img{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%) scale(1.1);width:50%;object-fit:contain;margin:0;padding:0}.letstalk{font-weight:bold;text-transform:uppercase;animation:pulse 2s infinite ease-in-out}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.03)}}.animate-charcter{background-image:linear-gradient(-225deg,#c7493a 0%,#ef6a5b 29%,#c7493a 67%,white 100%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;text-align:center;font-size:30px}@media (max-width:992px){.animate-charcter{background-image:linear-gradient(-225deg,#c7493a 0%,#ef6a5b 29%,#c7493a 67%,white 100%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;text-align:center;font-size:30px}}@keyframes textclip{to{background-position:200% center}}.input-field{display:flex;align-items:center;border:1px solid var(--background-secundary-color);background-color:white;border-radius:5px;padding:10px;width:100%;box-sizing:border-box;transition:box-shadow 0.3s ease}.input-field .icon{color:black;margin-right:8px}.input-field input:focus{outline:none}.input-field:focus-within{box-shadow:0 0 8px var(--background-secundary-color);border-color:var(--background-secundary-color)}.input-field input{border:none;outline:none;width:100%;font-size:1rem}.input-field textarea{border:none;outline:none;width:100%;font-size:1rem}.card-content{position:relative;overflow:hidden;padding:10px 10px}.content-form{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;margin:20px}.content-contact{margin:20px}.border{border-radius:5px;transition:box-shadow 0.25s;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2)}.social-icons ul li a{font-size:2em;color:#17171a;margin:0 10px;display:inline-block;transition:0.5s}.social-icons ul{padding:0}.social-icons li a:hover{transform:translateY(-15px);color:var(--primary-color)}.social-icons li{list-style:none}.map-footer{border-radius:6px}@media (max-width:992px){.navbar-content .links{display:none}.btn_toggle{display:block}.card-content{position:relative;overflow:hidden;padding:100px 0px}.section{min-height:100%;flex-direction:column}.title-section-footer{margin-left:0px!important}}@media (min-width:768px){}@media (min-width:1400px){}