.elementor-209 .elementor-element.elementor-element-009c4f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-209 .elementor-element.elementor-element-e2fd138{width:var( --container-widget-width, 66% );max-width:66%;--container-widget-width:66%;--container-widget-flex-grow:0;text-align:center;}.elementor-209 .elementor-element.elementor-element-e2fd138.elementor-element{--align-self:center;}.elementor-209 .elementor-element.elementor-element-e2fd138 .elementor-heading-title{font-family:"font", Sans-serif;font-size:38px;font-weight:500;text-transform:uppercase;line-height:56px;color:#FFFFFF;}.elementor-209 .elementor-element.elementor-element-850c75a{width:var( --container-widget-width, 28% );max-width:28%;--container-widget-width:28%;--container-widget-flex-grow:0;}.elementor-209 .elementor-element.elementor-element-850c75a.elementor-element{--align-self:center;}.elementor-209 .elementor-element.elementor-element-56920cd{--display:flex;}.elementor-209 .elementor-element.elementor-element-116ace5{--display:flex;}body.elementor-page-209:not(.elementor-motion-effects-element-type-background), body.elementor-page-209 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1024px){.elementor-209 .elementor-element.elementor-element-e2fd138{width:var( --container-widget-width, 74% );max-width:74%;--container-widget-width:74%;--container-widget-flex-grow:0;text-align:center;}.elementor-209 .elementor-element.elementor-element-e2fd138.elementor-element{--align-self:center;}}@media(max-width:767px){.elementor-209 .elementor-element.elementor-element-009c4f4{--min-height:692px;--justify-content:flex-start;}.elementor-209 .elementor-element.elementor-element-e2fd138{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;text-align:center;}.elementor-209 .elementor-element.elementor-element-e2fd138 .elementor-heading-title{font-size:4.5vw;line-height:1.4em;}.elementor-209 .elementor-element.elementor-element-850c75a{--container-widget-width:268px;--container-widget-flex-grow:0;width:var( --container-widget-width, 268px );max-width:268px;}}/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: hidden;
}

.azul{
    background: linear-gradient(90deg, #009EF7 0%, #0047AA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}

.pb{
    background: linear-gradient(95deg, #EBEBEB 64.67%, #414141 95.94%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}



.roxo{
    background: linear-gradient(95deg, #712580 94.67%, #17081A 99.94%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.roxo-claro{
    background: linear-gradient(95deg, #B416D3 34.67%, #B416D3 89.94%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}



.botao .elementor-button{
    background: var(--Style, linear-gradient(90deg, #36FF5B 0%, #36FF5B 100%));
    border-radius: 100px;
    transition: 0.5s ease all;
}

.botao:hover .elementor-button{
    box-shadow: 0px 0px 50px 0px #36FF5B;
}

.botao .elementor-button-text{
    align-self: center
}

.botao .elementor-button-icon{
    font-size: 18px;
    align-self: center;
    transition: 0.5s 0.2s ease all;
    rotate: -45deg;
}

.botao:hover .elementor-button-icon{
    rotate: 0deg;
}

.botao .elementor-button::before{
    content: "";
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: solid 1px #36FF5B;
    opacity: 100%;
    transition: 0.5s ease all;
}

.botao:hover .elementor-button::before{
        width: 100%;
    height: 100%;
    opacity: 0;
}

body.elementor-page-209 .elementor-button-icon,
body.elementor-page-209 .elementor-button-text,
body.elementor-page-209 .elementor-button{
        align-self: center;
        transition: 0.5s ease all
}


body::-webkit-scrollbar{
    width: 8px;
}

body::-webkit-scrollbar-track{
    background: #2C2C2C;
}

body::-webkit-scrollbar-thumb{
    background: linear-gradient(to bottom, #712580, #17081A);
    border-radius: 10px;
    border: 2px solid #2C2C2C;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'font';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://appdopaizao.com/wp-content/uploads/2025/09/Evogria.woff2') format('woff2');
}
/* End Custom Fonts CSS */