@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap";*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smooth:antialiased;margin:0;outline:0;padding:0}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:none}a,button{font-family:inherit;cursor:pointer}br{clear:both}input,textarea,select{outline:none}html,body{height:100%;scroll-behavior:smooth;width:100%}img{height:auto;width:auto;max-height:100%;max-width:100%}body{background:#1C232B;font-family:Rubik,sans-serif;color:#edf0f3;font-weight:400;font-size:.875rem;line-height:normal}body .text-primary{color:#47a4f9}body .text-mute{color:#738aa1}.content-wrapper{padding:0 5%;position:relative;width:100%}.content-wrapper+.content-wrapper{margin-top:70px}.primary-color-text{color:#47a4f9}.default-anchor{position:absolute;top:-160px}.btn-geral{border:1px solid #47A4F9;background:#47A4F9;border-radius:40px;display:block;color:#fff;cursor:pointer;font-style:normal;font-size:.875rem;line-height:normal;font-weight:500;padding:1rem 1.25rem;text-align:center;white-space:nowrap;width:fit-content;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn-geral.disabled{background:#62686F;border-color:#62686f;color:#313d4a;pointer-events:none}.btn-geral:hover,.btn-geral:active,.btn-geral:focus{box-shadow:none;background:transparent;color:#47a4f9;outline:0;text-decoration:none}.btn-geral-secondary{border:1px solid #fff;background:transparent;border-radius:40px;display:block;color:#fff;cursor:pointer;font-style:normal;font-size:.875rem;line-height:normal;font-weight:500;padding:1rem 1.25rem;text-align:center;white-space:nowrap;width:fit-content;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn-geral-secondary.disabled{background:#62686F;border-color:#62686f;color:#313d4a;pointer-events:none}.btn-geral-secondary:hover,.btn-geral-secondary:active,.btn-geral-secondary:focus{box-shadow:none;background:transparent;color:transparent;outline:0;text-decoration:none}.btn-geral-secondary:hover,.btn-geral-secondary:active,.btn-geral-secondary:focus{background:#fff;color:#1c232b}.default-blur-wrapper{height:1300px;padding:200px 0;position:absolute;overflow:hidden;width:100%}.default-blur-wrapper.left{left:0}.default-blur-wrapper.right{right:0}.default-blur-wrapper.bottom{padding:0;height:500px;bottom:0}@media (min-width: 750px){.default-blur-wrapper .default-blur-bottom{left:-15%;width:130%}}.default-blur-wrapper .default-blur{border-radius:999px;background:#395A80;filter:blur(100px);height:950px;position:absolute;width:950px}.default-blur-wrapper .default-blur.left{left:-800px}.default-blur-wrapper .default-blur.right{right:-800px}.default-blur-wrapper .default-blur.bottom{bottom:-600px;height:750px;left:-50%;position:absolute;width:750px}.default-flex-content{display:flex;flex-direction:column;gap:30px}@media (min-width: 700px){.default-flex-content{align-items:center;flex-direction:row;justify-content:space-between}.default-flex-content .content-half:first-child{width:40%}.default-flex-content .content-half:last-child{width:50%}}.default-subtitle{display:block;font-size:.75rem;margin-bottom:10px;text-transform:uppercase}h1,h2{font-size:2rem;font-weight:400;line-height:100%;margin-bottom:30px}.arrow{color:transparent;background:transparent;border-radius:1px;border-left:3px solid #1C232B;border-top:3px solid #1C232B;display:inline-block;height:8px;transition-duration:.6s;transition-timing-function:cubic-bezier(.78,-.04,0,.88);text-decoration:none;width:8px}.arrow:before{content:"";display:block;height:200%;margin-left:-50%;margin-top:-50%;width:200%;transform:rotate(45deg)}.arrow.up{transform:rotate(45deg) translate(1.5px,2px)}.arrow.down{transform:rotate(-135deg)}header{background:transparent;left:0;padding:30px 0;position:fixed;top:0;width:100%;z-index:1024;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}header.scroll{background:#1C232B}header .logo-link{display:block}header .logo-link .logo-link-image{height:25px}header .background{background:rgba(0,0,0,.5);backdrop-filter:blur(5px);display:block;height:100%;left:0;opacity:0;position:fixed;top:0;transition-timing-function:cubic-bezier(.78,-.04,0,.88);transition-duration:.6s;visibility:hidden;width:100%;z-index:-1;-webkit-backdrop-filter:blur(5px)}header .header-link{color:#fff;font-size:1rem;position:relative}header .header-link:after{content:"";background-color:currentColor;bottom:-3px;height:1px;left:0;position:absolute;width:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}header .header-link.active{color:#47a4f9}header .header-link:hover:after{width:100%}header .nav-default{align-items:center;display:flex;justify-content:space-between;width:100%}header .nav-default .nav-menu{align-items:center;display:flex;justify-content:space-between;width:100%}header .nav-default .nav-mobile-buttons{align-items:center;display:flex;gap:15px}header .nav-default .nav-mobile-buttons .btn-geral{font-size:.75rem}header .nav-default .nav-mobile-links{align-items:flex-start;background-color:#1c232b;display:flex;flex-direction:column;height:100%;padding:30px 30px 0;position:fixed;right:-100%;top:0;transition-timing-function:cubic-bezier(.78,-.04,0,.88);transition-duration:.6s;width:90%;z-index:-1}header .nav-default .nav-mobile-links .logo-menu{height:30px}header .nav-default .nav-mobile-links .buy-number{margin-top:auto;width:100%}header .nav-default .nav-mobile-links .buy-number .btn-geral{margin-bottom:35px;max-width:100%;width:100%}header .nav-default .nav-mobile-links .buy-number .line-elements{margin-bottom:-5px;max-width:unset;max-height:140px;object-fit:cover;width:calc(100% + 30px)}header .nav-default .nav-mobile-links .nav-links{align-items:flex-start;display:flex;flex-direction:column;gap:22px;list-style:none;margin-top:40px}header .nav-default .nav-toggle{position:relative;z-index:1026}header .nav-default .nav-toggle .nav-button{border:none;background:none;cursor:pointer;flex-direction:column;display:flex;gap:5px;width:25px}header .nav-default .nav-toggle .nav-button .span-menu{background-color:#fff;border-radius:50px;height:1px;position:relative;transition-timing-function:cubic-bezier(.78,-.04,0,.88);transition-duration:.6s;width:100%;z-index:5}header .nav-default.menu-mobile-opened .nav-mobile-links{right:0;z-index:1025}header .nav-default.menu-mobile-opened .background{opacity:1;visibility:visible;z-index:1024}header .nav-default.menu-mobile-opened .nav-button .span-menu:nth-child(1){transform:rotate(45deg) translate(5px,4px)}header .nav-default.menu-mobile-opened .nav-button .span-menu:nth-child(2){transform:rotate(-45deg) translateY(1px)}header .nav-default.menu-mobile-opened .nav-button .span-menu:nth-child(3){transform:scale(0)}@media (min-width: 700px){header .hide-desktop{display:none!important}header .logo-link .logo-link-image{height:36px}header .background{display:block}header .nav-default .nav-mobile-links{align-items:center;background:none;flex-direction:row;gap:15px;padding:0;position:unset;z-index:1}header .nav-default .nav-mobile-links .buy-number{width:fit-content}header .nav-default .nav-mobile-links .buy-number .btn-geral{margin-bottom:0;max-width:fit-content;width:fit-content}header .nav-default .nav-mobile-links .nav-links{margin:0 0 0 auto;flex-direction:row}}footer{width:100%;text-align:center;padding-top:60px;padding-bottom:40px;position:relative}footer .logo-link{position:relative;z-index:1}footer .nav-links{padding-top:30px;position:relative;z-index:1}footer li{display:inline;padding-right:20px}footer .footer-link{color:#edf0f3}.banner{padding-top:120px}.banner .default-blur-wrapper.left{top:-300px}.banner .default-blur-wrapper.right{top:50%}.banner .banner-content{position:relative}.banner .banner-content .banner-text .banner-title{font-size:2.25rem;margin:5px 0 15px}.banner .banner-content .banner-text .banner-actions{align-items:center;display:flex;gap:10px;margin-top:25px}.banner .banner-content .banner-text .banner-actions .btn-geral,.banner .banner-content .banner-text .banner-actions .btn-geral-secondary{flex:1}.banner .banner-content .banner-image{align-items:flex-end;display:flex;position:relative}.banner .banner-content .banner-image .banner-background{background-color:#1c232b;border-radius:10px;bottom:0;height:25%;overflow:hidden;position:absolute;right:15px;width:60%;z-index:2}.banner .banner-content .banner-image .banner-background .background-image{display:none;height:100%;object-fit:cover;opacity:.2;width:100%}.banner .banner-content .banner-image .person-image{position:relative;margin-left:10%;width:65%;z-index:3}.banner .banner-content .banner-image .line-elements{bottom:-15px;right:0;position:absolute;width:55%;z-index:1}@media (min-width: 700px){.banner .banner-content .banner-image{max-height:450px}.banner .banner-content .banner-image .person-image{margin-left:auto;margin-right:auto}.banner .banner-content .banner-image .line-elements{right:-30px;bottom:-20px}.banner .banner-content .banner-image .banner-background{height:90%;right:0;width:100%}.banner .banner-content .banner-image .banner-background .background-image{display:block}}@media (min-width: 1100px){.banner .banner-content .banner-text .banner-title{font-size:2.44rem}.banner .banner-content .banner-text p{font-size:1rem}.banner .banner-content .banner-text .banner-actions .btn-geral,.banner .banner-content .banner-text .banner-actions .btn-geral-secondary{flex:unset}}@media (min-width: 1450px){.banner .banner-content .banner-image .person-image{width:45%}}.award p{margin-bottom:30px}.buy-raffle{display:flex;flex-direction:column}.buy-raffle .card{border-radius:10px;padding:20px;gap:30px;display:flex;flex-direction:column;background-color:#202831}.buy-raffle .card .card-header{display:flex;flex:wrap;flex-wrap:wrap;gap:10px;justify-content:space-between;line-height:140%}.buy-raffle .card .card-header .header-legend{display:flex;float:right;gap:10px;align-items:center}.buy-raffle .card .card-header button{width:30px;cursor:default}.buy-raffle .card .card-header button:hover{background-color:transparent;cursor:default}.buy-raffle .card .button-raffle{border:2px solid rgba(71,164,249,.5);border-radius:10px;height:30px;width:100%;background-color:transparent;color:#edf0f3;transition:background-color .3s ease}.buy-raffle .card .button-raffle.unavailable{border-color:#62686fcc;color:#62686fcc}@media only screen and (min-width: 1200px){.buy-raffle .card .button-raffle:hover{background-color:#47a4f9;cursor:pointer}}.buy-raffle .card .button-raffle.selected{background-color:#47a4f9}.buy-raffle .card .button-raffle.selected:hover{background-color:#2e98f8}.buy-raffle .card .card-body{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:10px;grid-row-gap:10px;justify-content:start}@media (min-width: 600px){.buy-raffle .card .card-body{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1200px){.buy-raffle .card .card-body{grid-template-columns:repeat(20,1fr)}}@media (min-width: 3600px){.buy-raffle .card .card-body{grid-template-columns:repeat(40,1fr)}}.buy-raffle .card .card-footer{align-items:center;display:flex;flex:wrap;flex-wrap:wrap;justify-content:center;gap:10px}@media (min-width: 600px){.buy-raffle .card .card-footer{justify-content:space-between}}.payment-modal{align-items:flex-start;background-color:#1c232b;display:flex;flex-direction:column;height:100%;padding:30px 30px 0;position:fixed;right:-100%;top:0;transition-timing-function:cubic-bezier(.78,-.04,0,.88);transition-duration:.6s;width:90%;z-index:1}.payment-modal>div{display:flex;align-items:center;justify-content:space-between}.payment-modal .input-text{background-color:transparent;border-bottom:2px solid #47A4F9;border-right:none;margin-bottom:20px}.parallax{padding:50px 0;width:100%}.parallax .parallax-img{background-image:url(/build/assets/parallax-image-89d55530.png);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;height:100px;opacity:.5;width:100%}.about{position:relative;z-index:1}.about .about-header .about-header-text{font-size:1.625rem}.about .about-items .about-toggle{background-color:#1f2832;display:block;padding:22px 20px 10px;color:#edf0f3;border:0px;border-radius:10px;width:100%;margin-bottom:20px;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.about .about-items .about-toggle.active{padding:30px 20px}.about .about-items .about-toggle .about-title{display:flex;flex-direction:row;padding-bottom:15px;justify-content:space-between;vertical-align:middle}.about .about-items .about-toggle .about-title .about-title-text{color:#47a4f9;font-weight:400;font-size:1.125rem;line-height:30px}.about .about-items .about-toggle .about-title .about-title-button{font-weight:300;width:30px;height:30px;padding:5px 0;background-color:#47a4f9;margin-right:5px;border-radius:100%;position:relative}.about .about-items .about-toggle .about-content{color:#edf0f3;font-weight:400;font-size:.875rem;line-height:normal;text-align:left;line-height:1.25rem;transition:all 1s ease;max-height:0;overflow:hidden}.about .about-items .about-toggle .about-content .text-primary{color:#47a4f9}.about .about-items .about-toggle .about-content .text-mute{color:#738aa1}
