.elementor-12 .elementor-element.elementor-element-9b514cb{--display:flex;--min-height:100vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-9b514cb.e-con{--flex-grow:0;--flex-shrink:0;}.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-12 .elementor-element.elementor-element-8e820c9 .elementor-heading-title{font-family:"SYNE", Sans-serif;font-size:8rem;font-weight:900;color:var( --e-global-color-accent );}.elementor-12 .elementor-element.elementor-element-8e820c9 .elementor-heading-title a{transition-duration:2s;}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-9b514cb{--width:113.366vw;}}@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-12 .elementor-element.elementor-element-8e820c9 .elementor-heading-title{font-size:5rem;line-height:4rem;}}@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-12 .elementor-element.elementor-element-8e820c9 .elementor-heading-title{font-size:3.7rem;line-height:3.3rem;}}/* Start custom CSS for heading, class: .elementor-element-8e820c9 *//* ESTILOS BASE PARA TODOS LOS DISPOSITIVOS */
html, body, .elementor-page {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

/* CONTENEDOR PRINCIPAL */
.elementor-section-wrap {
    height: 100vh;
    overflow-y: auto;
}

body {
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* FOOTER */
.elementor-location-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

/* IMAGEN DE FONDO (configuración para escritorio) */
.elementor-background-overlay,
.elementor-section .elementor-background-video-container,
.elementor-widget-wrap > .elementor-background-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    transform: none;
}

.elementor-section .elementor-background-overlay {
    background-position: center bottom;
    background-size: contain;
}

/* MEDIA QUERY PARA MÓVIL (menos de 768px) */
@media (max-width: 767px) {
    /* Ajustes específicos del fondo en móvil */
    .elementor-section .elementor-background-overlay {
        background-position: center center;
        background-size: cover;
    }
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SYNE';
	font-display: auto;
	src: url('https://sayredominguez.com/wp-content/uploads/2025/08/Syne-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */