.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-65d7fc5:#00190F;--e-global-color-14bc9de:#503FBF;--e-global-color-3b095a9:#D4ED6D;--e-global-color-c0414bd:#859444;--e-global-color-b588b20:#000000;--e-global-color-ba60ea8:#FFFFFF;--e-global-color-0c7204e:#E6EBE9;--e-global-color-cdc68ab:#374404;--e-global-color-831d4df:#B980F2;--e-global-typography-primary-font-family:"Roboto";--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-660dc3e-font-family:"Inter";--e-global-typography-660dc3e-font-size:46px;--e-global-typography-660dc3e-font-weight:700;--e-global-typography-660dc3e-line-height:56.2px;--e-global-typography-0f7552d-font-family:"Inter";--e-global-typography-0f7552d-font-size:56px;--e-global-typography-0f7552d-font-weight:600;--e-global-typography-0f7552d-line-height:55px;--e-global-typography-0f7552d-letter-spacing:-1.232px;--e-global-typography-d355f37-font-family:"Inter";--e-global-typography-d355f37-font-size:16px;--e-global-typography-d355f37-font-weight:600;--e-global-typography-f79aa71-font-family:"Inter";--e-global-typography-f79aa71-font-size:16px;--e-global-typography-f79aa71-font-weight:600;--e-global-typography-f79aa71-line-height:1.4em;--e-global-typography-f79aa71-letter-spacing:-0.456px;--e-global-typography-14d5503-font-family:"Inter";--e-global-typography-14d5503-font-size:20px;--e-global-typography-14d5503-font-weight:400;--e-global-typography-b13863c-font-family:"Inter";--e-global-typography-b13863c-font-size:16px;--e-global-typography-b13863c-font-weight:500;--e-global-typography-b13863c-letter-spacing:-0.272px;--e-global-typography-3215418-font-family:"Roboto";--e-global-typography-3215418-font-size:19px;--e-global-typography-3215418-font-weight:600;--e-global-typography-3215418-letter-spacing:-0.6px;--e-global-typography-53862f1-font-family:"Inter";--e-global-typography-53862f1-font-size:14px;--e-global-typography-53862f1-font-weight:400;--e-global-typography-53862f1-line-height:1.3em;--e-global-typography-5589342-font-family:"Inter";--e-global-typography-5589342-font-weight:700;--e-global-typography-e471bb0-font-family:"Inter";--e-global-typography-e471bb0-font-size:38px;--e-global-typography-e471bb0-font-weight:700;--e-global-typography-c21aa7b-font-family:"Inter";--e-global-typography-c21aa7b-font-size:14px;--e-global-typography-c21aa7b-font-weight:700;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;color:#9A9A9A;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D0D0D0;border-radius:8px 8px 8px 8px;padding:16px 23px 16px 23px;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-10{--e-global-typography-5589342-font-size:28px;--e-global-typography-5589342-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    max-width: 100%;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #4D3FA6;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: linear-gradient(180deg, #4D3FA6, #4D3FA6);
        border: 1px solid #B980F2;
}

::-webkit-scrollbar-thumb:hover {
    webkit-border-radius: 12px;
    border-radius: 12px;
    background: linear-gradient(0deg),#26D367, #26D367;
    border: 2px solid #26D367;
}


body, html {
overflow-x: hidden !important;
}

/Corrigir escrollamento no Mobile/
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-Regular.woff2') format('woff2'),
		url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-Medium.woff2') format('woff2'),
		url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-SemiBold.woff2') format('woff2'),
		url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-Bold.woff2') format('woff2'),
		url('https://unochat.renv.com.br/wp-content/uploads/2024/09/Inter-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */