@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box;border:none;outline:none;text-decoration:none;color:var(--main-text-color);font-family:"Inter",sans-serif}* button{cursor:pointer}:root{--main-bg-color: #0C0C0C;--main-text-color: #FFFFFF}html{scroll-behavior:smooth;overflow-x:hidden}html body{width:100vw;max-width:100vw;min-height:200vh;font-size:1rem;font-family:"Inter",sans-serif;background-color:var(--main-bg-color);color:var(--main-text-color);overflow-x:hidden}html body::-webkit-scrollbar{width:10px}html body::-webkit-scrollbar-track{background:#0c0c0c}html body::-webkit-scrollbar-thumb{background-color:#9bf00b;border-radius:20px}html body nav,html body #first-section,html body #second-section,html body #fourth-section,html body footer{margin:0rem 20rem}@media only screen and (max-width: 1366px){html body nav,html body #first-section,html body #second-section,html body #fourth-section,html body footer{margin:0rem 20rem}}@media only screen and (max-width: 425px){html body nav,html body #first-section,html body #second-section,html body #fourth-section,html body footer{margin:10rem 2rem}}html body nav{width:100%;display:flex;justify-content:space-evenly;align-items:center;color:var(--main-text-color);text-transform:uppercase !important;margin:48px 0}@media only screen and (max-width: 1366px){html body nav{flex-direction:column}}@media only screen and (max-width: 1366px){html body nav .logo{width:10rem}}@media only screen and (max-width: 425px){html body nav .logo{width:6rem}}html body nav .list{display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width: 1366px){html body nav .list{margin:1rem 0rem}}html body nav .list li{margin:0 1.5rem;list-style:none}@media only screen and (max-width: 1366px){html body nav .list li{margin:1.5rem 1rem}}@media only screen and (max-width: 425px){html body nav .list li{margin:1.5rem .5rem}}html body nav .list li a{font-size:1.1rem;font-weight:600;letter-spacing:.01em;transition:.3s;position:relative}@media only screen and (max-width: 1366px){html body nav .list li a{background-color:rgba(103,103,103,.39);font-size:1rem;padding:.5rem;border-radius:50px}html body nav .list li a:hover::after{display:none !important}}@media only screen and (max-width: 425px){html body nav .list li a{font-size:.55rem}}@-webkit-keyframes LinkHover{0%{width:0}100%{width:100%}}@keyframes LinkHover{0%{width:0}100%{width:100%}}html body nav .list li a:hover{color:#9bf00b}html body nav .list li a:hover::after{content:"";width:100%;height:3px;position:absolute;background-color:#9bf00b;left:0;bottom:-1rem;-webkit-animation:LinkHover .6s;animation:LinkHover .6s}html body nav .see_availability{cursor:pointer;font-weight:700;font-size:.937rem;text-transform:uppercase !important;color:#0c0c0c;background-color:#9bf00b;border:2px solid #9bf00b;padding:1rem 2rem;transition:.3s}html body nav .see_availability:hover{color:#9bf00b;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 1366px){html body nav .see_availability{margin-top:2rem}}html body main{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}html body main section#first-section{width:100%;margin:6rem 0;text-align:center}@media only screen and (max-width: 1024px){html body main section#first-section{margin:3rem 0}}html body main section#first-section h1{font-size:4.5rem;font-weight:600}@media only screen and (max-width: 425px){html body main section#first-section h1{font-size:2.25rem}}html body main section#first-section p{color:#9bf00b;font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:30px 0}@media only screen and (max-width: 425px){html body main section#first-section p{font-size:1rem}}html body main section#first-section .fundo-verde{position:absolute;width:964px;height:310px;left:472px;top:284px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(134, 207, 9, 0.258984) 20.31%, rgba(155, 240, 11, 0.3) 23.53%, rgba(0, 219, 0, 0.3) 35.42%, rgba(0, 123, 0, 0.3) 40.63%, rgba(0, 132, 0, 0.3) 49.51%);opacity:.7;border:1px solid #000;filter:blur(250px);z-index:1}@media only screen and (max-width: 1440px){html body main section#first-section .fundo-verde{width:25%;top:-50px}}html body main section#first-section img{position:relative;z-index:2;width:77.1875rem}@media only screen and (max-width: 1440px){html body main section#first-section img{width:40rem}}@media only screen and (max-width: 768px){html body main section#first-section img{width:22rem}}@media only screen and (max-width: 425px){html body main section#first-section img{width:16.75rem}}html body main section#second-section{width:100%;min-height:80vh;display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width: 1024px){html body main section#second-section{min-height:70vh;text-align:center;justify-content:center;flex-direction:column}}@media only screen and (max-width: 425px){html body main section#second-section{min-height:60vh}}html body main section#second-section .section__texts{width:30rem}@media only screen and (max-width: 1440px){html body main section#second-section .section__texts{width:30rem}}@media only screen and (max-width: 768px){html body main section#second-section .section__texts{width:80%}}@media only screen and (max-width: 425px){html body main section#second-section .section__texts{width:95%}}html body main section#second-section .section__texts h1{font-weight:600;font-size:4rem;font-weight:600;line-height:130%}@media only screen and (max-width: 1024px){html body main section#second-section .section__texts h1{font-size:2.5rem}}@media only screen and (max-width: 425px){html body main section#second-section .section__texts h1{font-size:1.5rem}}html body main section#second-section .section__texts .primary{color:#9bf00b}html body main section#second-section .section__texts p{color:silver;font-weight:500;font-size:1.5rem;line-height:170%;margin:1.25rem 0}@media only screen and (max-width: 1024px){html body main section#second-section .section__texts p{font-size:1.2rem}}@media only screen and (max-width: 425px){html body main section#second-section .section__texts p{font-size:.8rem}}@media only screen and (max-width: 1024px){html body main section#second-section figure img{width:22rem}}@media only screen and (max-width: 768px){html body main section#second-section figure img{width:12rem}}html body main section#third-section{margin:10rem 0}@media only screen and (max-width: 1440px){html body main section#third-section{margin:6rem 0}}@media only screen and (max-width: 768px){html body main section#third-section{margin:4rem 0}}@media only screen and (max-width: 425px){html body main section#third-section{margin:1rem 0}}html body main section#third-section .group-cards{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;position:relative;height:100%}html body main section#third-section .group-cards .card{display:flex;justify-content:center;align-items:center;position:relative;height:100%}@media only screen and (max-width: 425px){html body main section#third-section .group-cards .card{margin:2rem 0}}@media only screen and (max-width: 425px){html body main section#third-section .group-cards .card .game{width:90%}}html body main section#third-section .group-cards .card .logo{display:flex;position:absolute;bottom:5rem}html body main section#third-section .group-cards .card .logo.fh5{bottom:2rem}@media only screen and (max-width: 425px){html body main section#third-section .group-cards .card .logo{width:50%}}html body main section#fourth-section{width:60%;margin:10rem 0}@media only screen and (max-width: 1366px){html body main section#fourth-section{margin:6rem 20rem}}@media only screen and (max-width: 425px){html body main section#fourth-section{margin:1rem 2rem}}html body main section#fourth-section h1{color:#9bf00b;font-weight:600;font-size:3rem;text-align:left;margin:1.5rem 0}html body main section#fourth-section h1 span{color:var(--main-text-color)}html body main section#fourth-section .faq{width:100%}html body main section#fourth-section .faq,html body main section#fourth-section .wc-accordion{border-bottom:1px solid #777}html body main section#fourth-section .faq .accordion,html body main section#fourth-section .wc-accordion .accordion{display:flex;justify-content:space-between;align-items:center;width:100%;padding:30px 0px 5px 0px;border:none;outline:none;border-radius:0px;background:none;text-align:left;font-size:1.25rem;transition:.4s}html body main section#fourth-section .faq .accordion.active,html body main section#fourth-section .faq .accordion:hover,html body main section#fourth-section .wc-accordion .accordion.active,html body main section#fourth-section .wc-accordion .accordion:hover{background-color:none}html body main section#fourth-section .faq .accordion.active .arrow-up,html body main section#fourth-section .wc-accordion .accordion.active .arrow-up{transform:rotate(0deg)}html body main section#fourth-section .faq .accordion .arrow-up,html body main section#fourth-section .wc-accordion .accordion .arrow-up{width:20px;height:20px;fill:var(--main-text-color);transform:rotate(180deg);transition:.5s}html body main section#fourth-section .faq .panel,html body main section#fourth-section .wc-accordion .panel{max-height:0;overflow:hidden;visibility:hidden;transition-duration:400ms;transition-property:max-height,visibility;transition-delay:0,400ms;margin:1.4rem 1rem}html body main section#fourth-section .faq .panel.open,html body main section#fourth-section .wc-accordion .panel.open{margin:1.4rem 1rem;visibility:visible;transition-duration:400ms;transition-property:max-height,visibility;transition-delay:400ms,0}html body main section#fourth-section .faq .panel P,html body main section#fourth-section .wc-accordion .panel P{color:silver}html body main section#fourth-section .closed .vertical{transition:all .4s ease-in-out;transform:rotate(225deg)}html body main section#fourth-section .closed .horizontal{transition:all .4s ease-in-out;transform:rotate(225deg)}html body main section#fourth-section .active{opacity:1}html body main section#fourth-section .active .circle-animation{transition:all .4s ease-in-out;transform:rotate(0deg)}html body main section#fourth-section .active .circle-animation .vertical{background-color:#9bf00b !important;transform:rotate(225deg)}html body main section#fourth-section .active .circle-animation .horizontal{background-color:#9bf00b !important;transform:rotate(225deg)}html body main section#fourth-section .circle-animation{position:relative;flex:0 0 30px}html body main section#fourth-section .circle-animation .horizontal{position:absolute;background-color:#fff;width:20px;height:3px;left:50%;margin-left:-10px;top:50%;margin-top:-2px;border-radius:50px}html body main section#fourth-section .circle-animation .vertical{position:absolute;background-color:#fff;width:3px;height:20px;left:10%;margin-left:-1px;top:50%;margin-top:-10px;border-radius:50px}html body footer{display:flex;justify-content:space-between;align-items:center;margin:5rem 20rem}@media only screen and (max-width: 1366px){html body footer{margin:5rem 20rem}}@media only screen and (max-width: 425px){html body footer{margin:1rem 2rem}}html body footer .copyright{display:flex;flex-wrap:wrap}@media only screen and (max-width: 425px){html body footer .copyright{justify-content:flex-end}}html body footer .copyright p{color:#777;margin:0 1rem}