.elementor-1136 .elementor-element.elementor-element-930fb63{--display:flex;--min-height:677px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:080px;--padding-left:20px;--padding-right:20px;overflow:visible;}.elementor-1136 .elementor-element.elementor-element-930fb63, .elementor-1136 .elementor-element.elementor-element-930fb63::before{--border-transition:0.3s;}.elementor-1136 .elementor-element.elementor-element-bdc814d{--display:flex;--min-height:446px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;overflow:visible;}.elementor-1136 .elementor-element.elementor-element-d9d0cbe{--display:flex;--min-height:417px;--background-transition:0.3s;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-1136 .elementor-element.elementor-element-75e56e9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 0px;--background-transition:0.3s;overflow:visible;}.elementor-1136 .elementor-element.elementor-element-89f41cb{--display:flex;--background-transition:0.3s;overflow:visible;}.elementor-1136 .elementor-element.elementor-element-14aeb4b .elementor-heading-title{font-family:"RETROTECH", Sans-serif;font-weight:600;}.elementor-1136 .elementor-element.elementor-element-ac97dbd{--display:flex;--background-transition:0.3s;overflow:visible;}.elementor-1136 .elementor-element.elementor-element-f210317 .elementor-heading-title{font-family:"ALTE HAAS", Sans-serif;font-weight:600;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1136 .elementor-element.elementor-element-bdc814d{--width:30%;}.elementor-1136 .elementor-element.elementor-element-75e56e9{--width:71%;}}/* Start custom CSS *//* 1. Posiciona el contenedor relativamente y permite que se expanda */
.elementor-element-930fb63 {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100vh; /* Ajusta según tus necesidades */
}

/* 2. Estiliza el contenedor del video para que cubra el contenedor principal */
.elementor-background-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/* 3. Estiliza el video para que cubra el contenedor */
.elementor-background-video-container video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center center;
}

/* 4. Asegura que el contenido se muestra sobre el video */
.elementor-element-930fb63 .contenido-superior {
    position: relative;
    z-index: 1;
}

/* 5. Ajustes adicionales para responsividad */
@media (max-width: 768px) {
    .elementor-background-video-container video {
        object-position: center center;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'RETROTECH';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://spingels.art/wp-content/uploads/2024/05/RETROTECH.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ALTE HAAS';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://spingels.art/wp-content/uploads/2024/05/AlteHaasGroteskRegular.woff') format('woff'),
		url('https://spingels.art/wp-content/uploads/2024/05/AlteHaasGroteskRegular.ttf') format('truetype');
}
/* End Custom Fonts CSS */