.elementor-kit-3963{--e-global-color-primary:#E8C503;--e-global-color-secondary:#BDD1EB;--e-global-color-text:#04337E;--e-global-color-accent:#FFA300;--e-global-color-00032b4:#020000;--e-global-color-891bbe9:#FFFFFF;--e-global-color-31c71bf:#6A6A6A;--e-global-color-28c08cc:#89AEDE;--e-global-color-ed1a785:#002CBF;--e-global-color-f31bfb0:#494949;--e-global-color-6e5fff3:#F5F5F5;--e-global-color-41f5f35:#04337E;--e-global-color-55b5504:#F3F8FF;--e-global-typography-primary-font-family:"ProdaconOpenSans";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"ProdaconOpenSans";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"ProdaconOpenSans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ProdaconOpenSans";--e-global-typography-accent-font-size:35px;--e-global-typography-accent-font-weight:500;--e-global-typography-60b4328-font-family:"ProdaconOpenSans";--e-global-typography-60b4328-font-size:20px;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 );}.elementor-kit-3963 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3963 a{font-weight:100;line-height:1px;}.elementor-kit-3963 h2{font-weight:100;}.elementor-kit-3963 h4{font-weight:100;}.elementor-kit-3963 h6{font-weight:100;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-3963{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3963{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Spinner de carga para actas */
.spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}

.spinner:after {
  content: "";
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #007cba;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ProdaconOpenSans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://prodacon.es/wp-content/uploads/2025/05/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'ProdaconOpenSans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://prodacon.es/wp-content/uploads/2024/06/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */