.elementor-kit-36{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#707070;--e-global-color-accent:#A7FF00;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;background-color:#000000;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{background-color:var( --e-global-color-accent );font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:500;line-height:1.3em;color:#000000;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}.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);}@media(max-width:1366px){.elementor-kit-36{--e-global-typography-primary-font-size:48px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}@media(max-width:1024px){.elementor-kit-36{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}@media(max-width:767px){.elementor-kit-36{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}/* Start custom CSS *//* ============================
   Layout base
============================ */
html, body {
    width: 100%;
    overflow-x: hidden !important;
    overflow-y: auto !important; /* rolagem vertical visível */
    text-wrap: balance !important;
}

/* ============================
   Elementor page container
============================ */
[data-elementor-type="wp-page"] {
    overflow: visible !important; /* remove bloqueio de rolagem */
}

/* ============================
   Seções Elementor full height
============================ */
.elementor-section {
    min-height: 100vh !important; /* permite rolagem dentro da seção */
    padding: 0 !important;
}

/* ============================
   Ajustes gerais
============================ */
p {
    margin-bottom: 0;
}

*:focus {
    outline: none;
    box-shadow: 0 0 0 0.2rem #fff;
}

*:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
}

.naometoque {
    user-select: none;
    pointer-events: none;
}

.linered {
    text-decoration: line-through;
    text-decoration-color: red;
}

/* ============================
   Cursor personalizado
============================ */
html {
    cursor: url('https://rtl4013zxp.easybuilder.com.br/wp-content/uploads/2025/09/cursor11.svg'), auto;
}/* End custom CSS */