.index-module__OWsWxq__navbar__desktop{display:none}.index-module__OWsWxq__header{z-index:1000;background-color:#0a0a0a;flex-direction:row;width:100%;height:70px;padding:.8rem 0;display:flex;position:fixed;top:0;left:0}.index-module__OWsWxq__container{grid-template-columns:1fr 50px;width:90%;height:100%;margin:auto;display:grid}.index-module__OWsWxq__logo{width:fit-content;height:100%}.index-module__OWsWxq__logo svg{width:fit-content;height:100%}.index-module__OWsWxq__navbar_mobile{z-index:900;background-color:#0a0a0a;flex-direction:column;gap:2rem;width:100%;height:fit-content;margin-top:70px;padding:1rem 5vw;transition:all .4s;display:flex;position:fixed;top:0;left:0;transform:translateY(-150%)}.index-module__OWsWxq__burguer{flex-direction:column;justify-content:space-between;place-self:flex-end;width:2rem;height:1.4rem;margin:auto 0;display:flex}.index-module__OWsWxq__burguer div{background-color:#fff;border-radius:12px;width:100%;height:3px;transition:all .4s}#index-module__OWsWxq__burguer__active>div:first-child{transform:rotate(45deg)translateY(5px)translate(9px)}#index-module__OWsWxq__burguer__active>div:nth-child(2){display:none}#index-module__OWsWxq__burguer__active>div:nth-child(3){transform:rotate(-45deg)translateY(-5px)translate(9px)}#index-module__OWsWxq__navbar__mobile__active{transform:translateY(0%)}@media screen and (min-width:1280px){.index-module__OWsWxq__burguer,.index-module__OWsWxq__navbar_mobile{display:none}.index-module__OWsWxq__header{height:80px}.index-module__OWsWxq__container{grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;width:85vw;display:grid}.index-module__OWsWxq__logo{height:45px}.index-module__OWsWxq__navbar__desktop{justify-self:center;gap:2rem;display:flex}.index-module__OWsWxq__navbar__desktop>a{position:relative;font-weight:500!important}.index-module__OWsWxq__navbar__desktop>a:before{content:" ";background-color:var(--primary);border-radius:12px;width:0%;height:3px;margin:auto;transition:width .4s;position:absolute;bottom:-.3rem;left:0}.index-module__OWsWxq__navbar__desktop>a:hover:before{width:100%}#index-module__OWsWxq__buttons_container__desktop button{place-self:center flex-end;margin:0!important;display:block!important}}
.index-module__5U09HW__wrapper{background-color:var(--primary);text-wrap:nowrap;color:#fff;z-index:1;text-align:center;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:.8rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}#index-module__5U09HW__secondary{border:2px solid var(--primary);color:var(--primary);background-color:#0000}#index-module__5U09HW__secondary:hover{color:#fff}#index-module__5U09HW__secondary:after{background-color:var(--primary)}.index-module__5U09HW__wrapper:after{content:"";background-color:var(--secondary);z-index:-1;width:100%;height:100%;transition:left .3s ease-in;display:block;position:absolute;top:0;left:-100%}.index-module__5U09HW__wrapper:hover:after{left:0}.index-module__5U09HW__wrapper:focus{transform:scale(.95)}@media screen and (min-width:640px){.index-module__5U09HW__wrapper{width:fit-content;padding:.8rem 2rem}}.index-module__5U09HW__wrapper:disabled{opacity:.5;cursor:not-allowed}
.index-module__-_n3JG__wrapper{text-align:center;background-color:#0d0d0d;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;margin-top:70px;padding:1.5rem 0;display:flex}.index-module__-_n3JG__content{flex-direction:column;gap:1.3rem;width:90%;display:flex}.index-module__-_n3JG__wrapper>div:nth-child(2){width:90%;margin-left:auto}.index-module__-_n3JG__wrapper>div:nth-child(2) img{width:100%}@media screen and (min-width:768px){.index-module__-_n3JG__wrapper{text-align:left;grid-template-columns:1fr .8fr;gap:3rem;width:100%;height:fit-content;padding-left:7.5vw;display:grid}.index-module__-_n3JG__content{gap:1.5rem;width:100%}.index-module__-_n3JG__wrapper>div:nth-child(2){width:96%;height:fit-content;margin-top:1rem}}@media screen and (min-width:1800px){.index-module__-_n3JG__wrapper{text-align:left;gap:6rem;height:fit-content;display:grid}.index-module__-_n3JG__content{width:100%}.index-module__-_n3JG__wrapper>div:nth-child(2){width:100%;height:fit-content}}
.index-module__ROIIUa__card{color:#fff;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;min-width:0;height:400px;padding:1rem;transition:all .4s ease-in;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.index-module__ROIIUa__card:hover{min-width:580px;box-shadow:0 8px 20px #0003}.index-module__ROIIUa__card h3{transition:all .5s;position:absolute;bottom:calc(138px + 2rem);left:-100%}.index-module__ROIIUa__card p{opacity:0;visibility:hidden;width:calc(580px - 2rem);transition:all .5s;position:absolute;bottom:1rem;left:-100%}.index-module__ROIIUa__card:hover p{opacity:1;visibility:visible;left:1rem}.index-module__ROIIUa__card:hover h3{left:1rem}.index-module__ROIIUa__card .index-module__ROIIUa__visible{text-wrap:nowrap;width:fit-content;transition:all .4s;left:50%;right:50%;transform:translate(-50%);bottom:2rem!important}.index-module__ROIIUa__card:hover>.index-module__ROIIUa__visible{opacity:0;left:50%!important;right:50%!important;transform:translate(-50%)!important}#index-module__ROIIUa__bruno{background-color:#0000;background-image:linear-gradient(#0000,#000c),url(../media/bruno.37aa1ca3.webp);background-position:30% 50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}#index-module__ROIIUa__lucas{background-color:#0000;background-image:linear-gradient(#0000,#000c),url(../media/lucas-macedo.01c223b7.webp);background-position:30% 50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}#index-module__ROIIUa__hebert{background-color:#0000;background-image:linear-gradient(#0000,#000c),url(../media/hebert.0526607f.webp);background-position:30% 50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}#index-module__ROIIUa__hebert h3{bottom:calc(90px + 2rem)}#index-module__ROIIUa__wesley{background-color:#0000;background-image:linear-gradient(#0000,#000c),url(../media/wesley.cfdc21df.webp);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}#index-module__ROIIUa__wesley h3{bottom:calc(90px + 2rem)}#index-module__ROIIUa__arrows svg{width:48px;height:fit-content}#index-module__ROIIUa__arrows button{transition:all .4s}#index-module__ROIIUa__arrows button:hover{opacity:.5}
.index-module__r_r1sa__header{border-bottom:1px solid var(--bg-2);background-color:#0f0f11;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;height:80px;padding:1rem 2rem;display:flex}@media (max-width:1024px){.index-module__r_r1sa__header{height:fit-content;padding:1rem 2rem}}@media (max-width:1024px){.index-module__r_r1sa__logo{width:fit-content!important}}.index-module__r_r1sa__header>svg{fill:#fff}.index-module__r_r1sa__header>div:first-child{justify-content:center;align-items:center;gap:0;width:fit-content;height:100%;display:flex}@media (max-width:1024px){.index-module__r_r1sa__header>div:first-child{justify-content:flex-start}}.index-module__r_r1sa__header>div:first-child>a{justify-content:center;align-items:center;height:fit-content;display:flex}.index-module__r_r1sa__header>div:first-child>a>svg{width:fit-content;height:35px}@media (max-width:1024px){.index-module__r_r1sa__header>nav{display:none}}.index-module__r_r1sa__header img{border-radius:4px}.index-module__r_r1sa__nav{align-items:center;gap:.8rem;display:flex}.index-module__r_r1sa__notifications>button{border:1px solid var(--bg-2);border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;padding:.4rem;transition:all .15s;display:flex}.index-module__r_r1sa__notifications>button>svg{width:fit-content;height:90%}.index-module__r_r1sa__notifications>button:hover{opacity:.5}.index-module__r_r1sa__notifications_dropdown{opacity:0;z-index:1000;visibility:hidden;background-color:var(--bg-2);text-align:left;border-radius:8px;flex-direction:column;gap:.5rem;min-width:290px;min-height:290px;max-height:0;padding:1rem;transition:all .4s;display:flex;position:absolute;top:calc(50px + 1rem);right:2rem}.index-module__r_r1sa__notifications:hover>.index-module__r_r1sa__notifications_dropdown{opacity:1;visibility:visible;max-height:fit-content}.index-module__r_r1sa__profile>button{justify-content:center;align-items:center;gap:.4rem;transition:all .15s;display:flex}.index-module__r_r1sa__profile>button:hover{opacity:.5}.index-module__r_r1sa__profile:hover>.index-module__r_r1sa__profile_dropdown{opacity:1;visibility:visible;max-height:fit-content}.index-module__r_r1sa__profile_dropdown{opacity:0;z-index:1000;visibility:hidden;background-color:var(--bg-2);text-align:left;border-radius:8px;flex-direction:column;gap:.5rem;min-width:190px;max-height:0;padding:1rem;transition:all .4s;display:flex;position:absolute;top:calc(50px + 1rem);right:2rem}
.index-module__JljpNq__search{background-color:var(--bg);border:1px solid #29292e;border-radius:4px;align-items:center;gap:.5rem;width:25vw;height:41.6px;padding:0 1rem;display:flex;flex-direction:row!important}.index-module__JljpNq__search>input{background-color:#0000;outline:none;width:100%;height:41.6px;padding:0 0 0 .5rem}.index-module__JljpNq__search>input::placeholder{color:#29292e}@media screen and (max-width:1024px){.index-module__JljpNq__search{width:100%}}
.index-module__NOBeca__root{flex-direction:row;height:calc(100vh - 80px);display:flex}@media (max-width:1024px){.index-module__NOBeca__root{flex-direction:column}}.index-module__NOBeca__root>main{outline:none;width:100%;height:100%;padding:2rem;overflow:auto}.index-module__NOBeca__root>div{width:100%;height:100%;padding:2rem;overflow:auto}.index-module__NOBeca__sidebar{border-right:1px solid var(--bg-2);flex-direction:column;justify-content:space-between;width:300px;height:100%;padding:2rem;transition:all .4s;display:flex}.index-module__NOBeca__sidebar a{border-radius:8px;align-items:center;gap:1rem;width:100%;padding:.5rem;transition:all .6s;display:flex}.index-module__NOBeca__sidebar a:hover{background-color:var(--primary)}.index-module__NOBeca__sidebar a>div{width:25px;height:25px}.index-module__NOBeca__sidebar svg{fill:#fff;width:25px;height:25px}.index-module__NOBeca__sidebar>div{flex-direction:column;gap:.8rem;display:flex}.index-module__NOBeca__sidebar span{max-width:100%;transition:opacity .6s}.index-module__NOBeca__container{text-wrap:nowrap;border-radius:4px;width:235px;height:40px;transition:all .4s}.index-module__NOBeca__container:hover{background-color:var(--primary)}#index-module__NOBeca__isClosed .index-module__NOBeca__container{width:40px!important}#index-module__NOBeca__isClosed{width:112px!important}#index-module__NOBeca__isClosed a{visibility:hidden;height:40px;position:relative}#index-module__NOBeca__isClosed svg{visibility:visible;width:25px;height:25px}#index-module__NOBeca__isClosed span{opacity:0;visibility:hidden;z-index:100;border-radius:4px;padding:.4rem 1rem;left:3.5rem}#index-module__NOBeca__isClosed a:hover>span{opacity:1;visibility:visible;background-color:var(--primary);min-width:fit-content;max-width:100%;position:absolute}#index-module__NOBeca__isPage{background-color:var(--primary)}@media screen and (max-width:1024px){.index-module__NOBeca__sidebar{display:none}}
.index-module__5MjI1q__burger{cursor:pointer;background-color:var(--bg-2);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:40px;height:fit-content;min-height:40px;padding:.7rem;display:flex}.index-module__5MjI1q__burger span{background-color:#fff;border-radius:8px;width:100%;height:.1rem;display:block}@media screen and (max-width:1024px){.index-module__5MjI1q__burger{display:none!important}}
.index-module__rxcl4q__bottombar{z-index:100;background-color:#0c0c0c;justify-content:space-between;align-items:center;width:100%;padding:1rem 5% 2rem;display:flex;position:fixed;bottom:0}.index-module__rxcl4q__bottombar img{border-radius:50%}.index-module__rxcl4q__bottombar svg{width:fit-content;height:24px;fill:#fff!important;position:relative!important}.index-module__rxcl4q__bottombar path{fill:#fff;width:fit-content;height:100%}.index-module__rxcl4q__bottombar>a{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.index-module__rxcl4q__isRoute{background-color:var(--primary);border-radius:50%;width:44px;height:44px}@media screen and (min-width:1024px){.index-module__rxcl4q__bottombar{display:none}}
#index-module__vCE2AG__modal_content h2{font-size:1.1rem;font-weight:600}#index-module__vCE2AG__modal_content h3{font-size:1.1rem;font-weight:500}
.index-module__X1iElq__isRoute{background-color:var(--primary);border-radius:50%;width:44px;height:44px}
