.elementor-344 .elementor-element.elementor-element-0d2e36c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-344 .elementor-element.elementor-element-cc2d776 .elementor-heading-title{font-family:"Cocogoose Pro Ultralight", Sans-serif;font-size:20px;font-weight:600;}.elementor-344 .elementor-element.elementor-element-06c3526{--display:flex;--margin-top:50px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-344 .elementor-element.elementor-element-69709ee .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-344 .elementor-element.elementor-element-69709ee .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-344 .elementor-element.elementor-element-69709ee{--image-border-color:var( --e-global-color-4044803 );--image-border-width:1px;--image-border-radius:0px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-0d2e36c *//*.elementor-344 .elementor-element.elementor-element-0d2e36c {
    height: calc(100vh - 86px);
}*/

body {
  display: flex !important;
  flex-direction: column;
  min-height: 100vh;
  margin: 0; /* Asegúrate de quitar el margen por defecto del body */
}

main {
  flex-grow: 1; /* Esto hace que ocupe el espacio restante */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cocogoose Pro Ultralight';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gentefem.com/wp-content/uploads/2025/10/Cocogoose-Pro-Ultralight-trial.ttf') format('truetype');
}
/* End Custom Fonts CSS */