.elementor-kit-13{--e-global-color-primary:#1D1D1D;--e-global-color-secondary:#54595F;--e-global-color-text:#1D1D1D;--e-global-color-accent:#54595F;--e-global-color-5a798be:#FFFFFF;--e-global-typography-primary-font-family:"Acumin Variable";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Acumin Variable";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Acumin Variable";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Acumin Variable";--e-global-typography-accent-font-weight:600;background-color:#FFFFFF;font-family:"Acumin Variable", Sans-serif;font-size:16px;line-height:16px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{font-family:"Acumin Variable", Sans-serif;}.elementor-kit-13 h1{font-family:"Acumin Variable", Sans-serif;font-weight:600;}.elementor-kit-13 h2{font-family:"Acumin Variable", Sans-serif;font-weight:600;}.elementor-kit-13 h3{font-family:"Acumin Variable", Sans-serif;}.elementor-kit-13 h4{font-family:"Acumin Variable", Sans-serif;}.elementor-kit-13 h5{font-family:"Acumin Variable", Sans-serif;}.elementor-kit-13 h6{font-family:"Acumin Variable", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*sombra gris*/

body{
  position: relative;
  isolation: isolate;
}
body::after {
  content: "";
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, transparent 0%, #d0d0d0 70%);
  z-index: -1;
  pointer-events: none;
}
/*botones*/

.footer-buttons,
.boton-publicaciones,
.boton-articulos,
.boton-proyectos {
  position: fixed;              /* o relative si ya están posicionados */
  z-index: 999999 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Acumin Variable';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bdobject.com/wp-content/uploads/2025/06/Acumin-Variable-Concept.ttf') format('truetype');
}
/* End Custom Fonts CSS */