.elementor-kit-7{--e-global-color-primary:#50314E;--e-global-color-secondary:#795E77;--e-global-color-text:#222222;--e-global-color-accent:#BCA268;--e-global-color-33d9abe:#FFFFFF;--e-global-color-97d1448:#A889A6;--e-global-color-c2e0442:#B8B8B8;--e-global-typography-primary-font-family:"Kaisei Decol";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Kaisei Decol";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kaisei Decol";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kaisei Decol";--e-global-typography-accent-font-weight:800;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-33d9abe );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-7 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-7 h3{font-family:"Kaisei Decol", Sans-serif;font-size:15px;font-weight:400;}.elementor-kit-7 h4{font-family:"Kaisei Decol", Sans-serif;font-size:15px;font-weight:700;}.elementor-kit-7 h5{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-7 h6{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Força a rolagem vertical no novo widget Off-Canvas nativo */
.elementor-kit-7 .e-off-canvas,
.elementor-kit-7 .e-off-canvas__main,
.elementor-kit-7 .e-off-canvas__content {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    max-height: 100vh !important; /* Trava a altura máxima no tamanho da tela */
}

/* Deixa a barra de rolagem mais elegante e fina (Opcional, mas recomendado para design premium) */
.elementor-kit-7 .e-off-canvas__main::-webkit-scrollbar,
.elementor-kit-7 .e-off-canvas__content::-webkit-scrollbar {
    width: 4px !important;
}

.elementor-kit-7 .e-off-canvas__main::-webkit-scrollbar-thumb,
.elementor-kit-7 .e-off-canvas__content::-webkit-scrollbar-thumb {
    background-color: #cca45b !important; /* Aquele dourado elegante da Brasilinna */
    border-radius: 10px !important;
}/* End custom CSS */