.elementor-kit-8{--e-global-color-primary:#1A2437;--e-global-color-secondary:#F0F2F4;--e-global-color-text:#000000;--e-global-color-accent:#F15F38;--e-global-color-ae85789:#DFDECB;--e-global-color-b1444d9:#B8C9D3;--e-global-color-c8c454c:#697480;--e-global-color-4fee499:#99C5C8;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:700;--e-global-typography-94eacb3-font-size:24px;--e-global-typography-846ff05-font-size:22px;font-family:"DM Sans", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Bricolage Grotesque", Sans-serif;}.elementor-kit-8 h2{font-family:"Bricolage Grotesque", Sans-serif;}.elementor-kit-8 h3{font-family:"Bricolage Grotesque", Sans-serif;}.elementor-kit-8 h4{font-family:"Bricolage Grotesque", Sans-serif;}.elementor-kit-8 h5{font-family:"Bricolage Grotesque", Sans-serif;}.elementor-kit-8 h6{font-family:"DM Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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);}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:575px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.icon-button-arrow.left::before,
.icon-button-arrow.right::before {
    content: "f105"; /* Ícone Font Awesome (fa-chevron-right) */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.icon-button-arrow.left:hover::before,
.icon-button-arrow.right:hover::before {
    content: "f105"; /* Mantém o ícone ao passar o mouse */
}

.icon-arrow-top::before {
    content: "f106"; /* Ícone Font Awesome (fa-chevron-up) */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 2em; /* Tamanho maior da seta */
    display: inline-block; /* Garante que o tamanho seja aplicado corretamente */
}

.icon-arrow-top:hover::before {
    content: "f106"; /* Mantém o ícone ao passar o mouse */
}
.owl-next::before,
.owl-next::after {
    content: "f105"; /* Código do ícone Font Awesome (fa-chevron-right) */
    font-family: "Font Awesome 5 Free";
    font-weight: 900; /* Para ícones sólidos */
    font-size: 2em; /* Tamanho do ícone */
    display: inline-block;
}

.owl-next:hover::before,
.owl-next:hover::after {
    content: "f105"; /* Mantém o ícone ao passar o mouse */
}/* End custom CSS */