.elementor-kit-97{--e-global-color-primary:#004FBF;--e-global-color-secondary:#0091FF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#97CD2B;--e-global-color-9a04d21:#171717;--e-global-color-8fe2f1a:#FFFFFF;--e-global-color-847ead2:#D3D3D3;--e-global-color-5e149c6:#B6FF05;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-size:19px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-c0107cc-font-family:"Jost";--e-global-typography-c0107cc-font-size:21px;--e-global-typography-c0107cc-font-weight:600;--e-global-typography-6c40fa7-font-family:"Jost";--e-global-typography-6c40fa7-font-size:17px;--e-global-typography-6c40fa7-font-weight:400;}.elementor-kit-97 e-page-transition{background-color:#FFBC7D;}.elementor-kit-97 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//* ---------------- HEADER MOBILE ULTRA PREMIUM ---------------- */
@media (max-width: 768px) {

    /* Container principal */
    .header-mobile-ultra {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        background: #161629;
        padding: 14px 18px;
        border-radius: 0 0 18px 18px;
        position: sticky;
        top: 0;
        z-index: 9999;
        box-shadow: 0 6px 18px rgba(0,0,0,0.45);
    }

    /* ---------------- ÍCONE HAMBÚRGUER ---------------- */
    .header-mobile-ultra .elementor-menu-toggle {
        background: rgba(151, 205, 43, 0.15);
        border: 1px solid rgba(151, 205, 43, 0.4);
        border-radius: 12px;
        padding: 10px 14px;
        transition: 0.25s ease;
    }

    .header-mobile-ultra .elementor-menu-toggle:hover {
        transform: scale(1.07);
        background: rgba(151, 205, 43, 0.30);
    }

    /* ---------------- LOGO PREMIUM ---------------- */
    .logo-ultra img {
        max-height: 42px;
        width: auto;
        display: block;
        margin: 0 auto;
        filter: drop-shadow(0 0 4px rgba(0,0,0,0.35));
        transition: 0.25s ease;
    }/* End custom CSS */