.elementor-kit-4{--e-global-color-primary:#050A52;--e-global-color-secondary:#106EB3;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-de6f617:#0E1972;--e-global-color-5f0e3fd:#1F38B1;--e-global-color-5524e3a:#2747D0;--e-global-color-f8f534f:#0E1972;--e-global-color-ddfc0e7:#039DF4;--e-global-color-32c267f:#F8F9FA;--e-global-color-413bf55:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:42px;--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:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Aplica a sombra de caixa em todos os campos do formulário */
.elementor-form input,
.elementor-form select,
.elementor-form textarea {
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.20) inset;
}

#botao {
    margin-top: 10px;
}

<style>

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #000546;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: linear-gradient(180deg, #1420CB, #1420CB);
        border: 2px solid #000546;
}

::-webkit-scrollbar-thumb:hover {
    webkit-border-radius: 12px;
    border-radius: 12px;
    background: linear-gradient(0deg),#CE2255, #D23F6B;
    border: 1px solid #000546;
}


body, html {
overflow-x: hidden !important;
}

/Corrigir escrollamento no Mobile/
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}

</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Poppins-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Poppins-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Poppins-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Inter-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Inter-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Inter-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://jimmy.chat/wp-content/uploads/2023/08/Inter-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */