.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-7050 .elementor-element.elementor-element-92bf088{--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;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}body.elementor-page-7050:not(.elementor-motion-effects-element-type-background), body.elementor-page-7050 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS */html,
body{width:100%;
overflow-x:hidden;
}

p:last-child{margin-bottom:0px;}

::-webkit-scrollbar{
    width: 0.3vw;
    background: #24292A;
}
::-webkit-scrollbar-thumb{
    background:#4574F5;
     border-radius: 20px;
    
}

.ra-verified-seal {
    position: absolute; /* Permite manipular a posição */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Ajusta para o centro */
    max-width: fit-content; /* Limita o tamanho ao conteúdo (opcional) */
}

body{
width:100%;
overflow-x:hidden;
overflow-y:hidden;
}/* End custom CSS */