.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c64ae03:#9483DF;--e-global-color-f8f5256:#74DE28;--e-global-typography-primary-font-family:"neurolingo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-a86eae5-font-family:"Roboto";--e-global-typography-a86eae5-font-weight:600;--e-global-typography-442e0e6-font-family:"Roboto";--e-global-typography-442e0e6-font-weight:600;--e-global-typography-5802394-font-family:"neurolingo";--e-global-typography-5802394-font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.um {
    max-width: 420px;
    margin: auto;
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

/* INPUTS */
.um-form input {
    border-radius: 8px;
    padding: 12px;
    border: 1px solid #ddd;
    transition: 0.2s;
}

.um-form input:focus {
    border-color: #4f46e5;
}

/* BOTÃO */
.um-button {
    background: linear-gradient(90deg, #4f46e5, #6366f1);
    border-radius: 8px;
    font-weight: bold;
    width: 100%;
}

/* LABEL */
.um-form label {
    font-weight: 600;
}

/* ESPAÇAMENTO */
.um-field {
    margin-bottom: 15px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'neurolingo';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://neurolingo.com.br/wp-content/uploads/2024/08/Feather-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */