.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#D2AA56;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D2AA56;--e-global-color-729722b:#FFFFFF;--e-global-color-77e93ff:#F8F9FA;--e-global-color-2be4525:#4A4A4A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-02c73e3-font-family:"Montserrat";--e-global-typography-02c73e3-font-size:35px;--e-global-typography-02c73e3-font-weight:700;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-primary );border-radius:30px 30px 30px 30px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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: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 *//*Tirar a barra de rolagem horizontal*/
html,
body {
    width: 100%;
    overflow-x: hidden;
}

.texto-gradiente {
    background: linear-gradient(90deg, #f9d581, #9e6f29, #f9d581, #9e6f29);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}/* End custom CSS */