.elementor-kit-5{--e-global-color-primary:#0062CA;--e-global-color-secondary:#FFCC01;--e-global-color-text:#4B5563;--e-global-color-accent:#111827;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:#4B5563;font-family:"Inter", Sans-serif;font-size:16px;}.elementor-kit-5 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){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* ---------- Hovers ---------- */
.elementor-button {
    transition: background-color .3s ease, color .3s ease, transform .3s ease, box-shadow .3s ease;
}
.nb-btn-primario .elementor-button:hover,
.nb-btn-primario.elementor-button:hover {
    background-color: #0052A8 !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0, 98, 202, .3);
}
.nb-btn-contorno .elementor-button:hover,
.nb-btn-contorno.elementor-button:hover,
.elementor-location-header .elementor-button:hover {
    background-color: #0062CA !important;
    color: #FFFFFF !important;
    transform: translateY(-2px);
}
.nb-btn-branco .elementor-button:hover,
.nb-btn-branco.elementor-button:hover {
    background-color: #F3F4F6 !important;
    transform: translateY(-2px);
}
.nb-btn-vidro .elementor-button:hover,
.nb-btn-vidro.elementor-button:hover {
    background-color: rgba(255, 255, 255, .25) !important;
    transform: translateY(-2px);
}
#planos .e-grid > .e-con {
    transition: transform .3s ease, box-shadow .3s ease;
}
#planos .e-grid > .e-con:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
}
.elementor-location-footer a {
    transition: color .3s ease;
}
.elementor-location-footer a:hover {
    color: #FFFFFF !important;
}

/* ---------- Âncoras abaixo do header fixo ---------- */
html { scroll-behavior: smooth; }
#planos, #vantagens, #contato { scroll-margin-top: 80px; }
body.admin-bar #planos,
body.admin-bar #vantagens,
body.admin-bar #contato { scroll-margin-top: 112px; }

/* ---------- Header sticky x barra do admin ---------- */
body.admin-bar .elementor-location-header .elementor-sticky--effects,
body.admin-bar .elementor-location-header .elementor-sticky--active {
    top: 32px !important;
}
body.admin-bar .elementor-15 > .e-con:first-child {
    min-height: calc(100vh - 72px - 32px) !important;
}
@media screen and (max-width: 782px) {
    body.admin-bar .elementor-location-header .elementor-sticky--effects,
    body.admin-bar .elementor-location-header .elementor-sticky--active {
        top: 46px !important;
    }
    body.admin-bar .elementor-15 > .e-con:first-child {
        min-height: calc(100vh - 72px - 46px) !important;
    }
}
@media screen and (max-width: 600px) {
    body.admin-bar .elementor-location-header .elementor-sticky--effects {
        top: 0 !important;
    }
}

/* ---------- Header em linha no mobile ---------- */
@media (max-width: 767px) {
    .elementor-location-header .e-con-boxed > .e-con-inner {
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: space-between !important;
    }
}/* End custom CSS */