.elementor-1281 .elementor-element.elementor-element-3f5a134b{--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;--justify-content:flex-start;--margin-top:60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.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 );font-style:var( --e-global-typography-primary-font-style );color:var( --e-global-color-primary );}.elementor-1281 .elementor-element.elementor-element-518eb87d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 0px 0px;}.elementor-1281 .elementor-element.elementor-element-518eb87d .elementor-heading-title{font-family:"Roboto Medium", Sans-serif;font-size:48px;font-weight:500;letter-spacing:-2px;color:#000000;}@media(max-width:768px){.elementor-1281 .elementor-element.elementor-element-518eb87d .elementor-heading-title{font-size:32px;line-height:38px;letter-spacing:-1px;}}/* Start custom CSS for shortcode, class: .elementor-element-5a821c62 *//* Texto abaixo do titulo */
.elementor-1281 .elementor-element.elementor-element-5a821c62 p {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 23px;
}

/* Titulos formulario */
.elementor-1281 .elementor-element.elementor-element-5a821c62 .slicewp-field-label-wrapper{
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Roboto Medium', arial;
    font-weight: 500;
}

/* Formulário */
#slicewp-user-email{
    width: 100%;
    border: 1px solid #888888;
    border-radius: 10px;
    font-size: 16px !important;
    transition: all 0.3s ease;
    padding: 15px;
}

#slicewp-user-email:focus{
    border-color: #0071E3;
    outline: none;
    box-shadow: 0 0 0 1px #0071E3;
}

#slicewp-user-email:hover{
    border-color: #0071E3;
    outline: none;
    box-shadow: 0 0 0 1px #0071E3;
}

/* Botão */
.elementor-1281 .elementor-element.elementor-element-5a821c62 .slicewp-button-primary{
    display: inline-block;
    background-color: #0071e3;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    margin-top: 10px;
    border: none;
}

@media (max-width: 768px){
/* Botão */
.elementor-1281 .elementor-element.elementor-element-5a821c62 .slicewp-button-primary{
    width: 100%;
}
}/* End custom CSS */