.elementor-368 .elementor-element.elementor-element-17b537e{--display:flex;--padding-top:56px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-368 .elementor-element.elementor-element-17b537e:not(.elementor-motion-effects-element-type-background), .elementor-368 .elementor-element.elementor-element-17b537e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-368 .elementor-element.elementor-element-05e6e89{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-368 .elementor-element.elementor-element-76b6ae6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-368 .elementor-element.elementor-element-4e1eea5{padding:0px 0px 0px 0px;}.elementor-368 .elementor-element.elementor-element-7bbc333{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{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 );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-368 .elementor-element.elementor-element-8f7fa25{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-368 .elementor-element.elementor-element-8f7fa25 .elementor-heading-title{font-family:"Syne", Sans-serif;font-size:13px;font-weight:600;word-spacing:0.3px;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-368 .elementor-element.elementor-element-ab060b0{font-family:"DM Sans", Sans-serif;font-size:15px;font-weight:400;text-decoration:none;line-height:1.7em;}.elementor-368 .elementor-element.elementor-element-8220d59{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-368 .elementor-element.elementor-element-97bccc2{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-368 .elementor-element.elementor-element-97bccc2 .elementor-heading-title{font-family:"Syne", Sans-serif;font-size:13px;font-weight:600;word-spacing:0.3px;color:#FFFFFF;}.elementor-368 .elementor-element.elementor-element-3fb8a94{font-family:"DM Sans", Sans-serif;font-size:15px;font-weight:400;text-decoration:none;line-height:1.7em;}.elementor-368 .elementor-element.elementor-element-d5ef874{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-368 .elementor-element.elementor-element-28dd814{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-368 .elementor-element.elementor-element-28dd814 .elementor-heading-title{font-family:"Syne", Sans-serif;font-size:13px;font-weight:600;word-spacing:0.3px;color:#FFFFFF;}.elementor-368 .elementor-element.elementor-element-a0d2c6e{font-family:"DM Sans", Sans-serif;font-size:15px;font-weight:400;text-decoration:none;line-height:1.7em;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for html, class: .elementor-element-4e1eea5 */.footer-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    text-decoration: none;
}
.footer-logo-mark {
    width: 32px;
    height: 32px;
    background: #ffffff26;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-logo-name {
    font-family: 'Syne', sans-serif;
    font-weight: 800;
    font-size: 18px;
    color: white;
}
.footer-desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
    max-width: 280px;
    margin-bottom: 20px;
    color: #fff9;
}
.footer-social {
    display: flex !important;
    gap: 10px !important;
}

/* Forzamos el enlace a ser un contenedor centrado absoluto */
.footer-social a.social-btn {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    border-radius: 8px !important;
    background: #ffffff14 !important;
    border: 1px solid #ffffff1a !important;
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    
    text-decoration: none !important;
    overflow: hidden !important;
    
    /* Controlamos el tamaño del icono directamente desde la tipografía del enlace */
    font-size: 16px !important; 
    line-height: 1 !important;
    transition: background .15s ease, transform .15s ease !important;
}

/* Evitamos que si queda algún residuo de Elementor dentro haga bulto */
.footer-social a.social-btn * {
    display: none !important;
}

/* Hover sutil */
.footer-social a.social-btn:hover {
    background: #ffffff26 !important;
    transform: translateY(-1px) !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ab060b0 */.footer-col ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    
    /* CORRECCIÓN CRUCIAL: Eliminamos la sangría por defecto del navegador */
    padding-left: 0 !important;
    margin-left: 0 !important;
    
    /* Aseguramos que el contenedor flex mire al extremo izquierdo */
    align-items: flex-start !important;
    width: 100% !important;
}

.footer-col li {
    width: 100% !important;
    text-align: left !important;
}

.footer-col a {
    font-size: 13px;
    font-weight: 300;
    color: #ffffff8c;
    text-decoration: none;
    transition: color .15s;
    display: inline-block !important;
    text-align: left !important;
}

/* Un hover fino ya que estamos, para que gane brillo al pasar el cursor */
.footer-col a:hover {
    color: #ffffff !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-05e6e89 */.footer-inner {
    max-width: 1100px;
    margin: 0 auto;
}
.footer-top {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 48px;
    margin-bottom: 48px;
}/* End custom CSS */