.elementor-kit-24{--e-global-color-primary:#000A5A;--e-global-color-secondary:#F5F3F0;--e-global-color-text:#000A5A;--e-global-color-accent:#9F0BFF;--e-global-color-2cb2a6b:#FF66FF;--e-global-color-d58f844:#FFFFFF;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 a{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 a:hover{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 h1{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 h2{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 h3{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 h4{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 h5{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 h6{font-family:"Inter Tight", Sans-serif;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{font-family:"Inter Tight", Sans-serif;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-24 h4{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Mantém o desktop igual, mas corrige o mobile */
@media (max-width: 767px) {
    .srv-list .elementor-widget-heading::before {
        /* Substitui o símbolo problemático por uma seta simples tipo a de Espanha */
        content: "\003E" !important; 
        font-family: sans-serif !important;
        font-size: 26px !important;
        font-weight: 300 !important;
        opacity: 0.7 !important;
        right: 5px !important;
    }

    /* Dá margem lateral para o título não ficar colado ao ecrã no telemóvel */
    .srv-list .elementor-widget-heading {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}/* End custom CSS */