.elementor-kit-6{--e-global-color-primary:#2E3D4D;--e-global-color-secondary:#334351;--e-global-color-text:#2E3D4D;--e-global-color-accent:#E9B68B;--e-global-color-630442d:#FFD8B8;--e-global-color-7195627:#FFFFFF;--e-global-color-fa5875d:#000000;--e-global-color-03968b1:#F5FFFB;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:2.125em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1.125em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.3em;--e-global-typography-51ab45e-font-family:"Montserrat";--e-global-typography-51ab45e-font-size:1.25em;--e-global-typography-51ab45e-font-weight:500;--e-global-typography-51ab45e-text-transform:none;--e-global-typography-51ab45e-font-style:normal;--e-global-typography-253d824-font-family:"Montserrat";--e-global-typography-253d824-font-size:1.875em;--e-global-typography-253d824-font-weight:600;--e-global-typography-253d824-line-height:1.3em;--e-global-typography-f1825c0-font-family:"Montserrat";--e-global-typography-f1825c0-font-size:1.25em;--e-global-typography-f1825c0-font-weight:600;--e-global-typography-0782a6b-font-family:"Montserrat";--e-global-typography-0782a6b-font-size:1.125em;--e-global-typography-0782a6b-font-weight:600;--e-global-typography-327ea8e-font-family:"Montserrat";--e-global-typography-327ea8e-font-size:1em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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:1366px){.elementor-kit-6{--e-global-typography-0782a6b-font-size:1.125em;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-0782a6b-font-size:1.1em;--e-global-typography-0782a6b-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-6{--e-global-typography-secondary-font-size:2em;--e-global-typography-0782a6b-font-size:1.1em;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-secondary-font-size:1.8em;--e-global-typography-51ab45e-font-size:1.125em;--e-global-typography-0782a6b-font-size:1.1em;--e-global-typography-0782a6b-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: 14px; /* largura da barra */
}

::-webkit-scrollbar-track {
    background: #FFD8B8; /* cor de fundo */
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px; /* raio da borda */
    border-radius: 10px; /* raio da borda */
    background: #334351; /* cor da borda */
}


/* Impede seleção em títulos do Elementor */
.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title,
/* Impede seleção nos textos das listas de ícones */
.elementor-icon-list-text,
/* Impede seleção em conteúdo de caixas de ícone */
.elementor-icon-box-content,
.elementor-icon-box-description,
.elementor-icon-box-title,
/* Impede seleção em caixas de imagem */
.elementor-image-box-content,
.elementor-image-box-title,
.elementor-image-box-description {
  user-select: none;
}/* End custom CSS */