.elementor-kit-7{--e-global-color-primary:#222222;--e-global-color-secondary:#1B3B78;--e-global-color-text:#535862;--e-global-color-accent:#FF914C;--e-global-color-0ca7c9c:#E6E1DD;--e-global-color-b046e16:#1B3B78;--e-global-color-0178757:#D6E7FB;--e-global-color-87bc446:#B2DDFF;--e-global-color-678bf9a:#FF914C;--e-global-color-be759bb:#222222;--e-global-color-0afbdfa:#FFFFFF;--e-global-color-122101c:#535862;--e-global-color-4e4ef69:#0C0E12;--e-global-color-835fe34:#414651;--e-global-color-abf1d0c:#F0F9FF;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Catamaran";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Titillium Web";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-be759bb );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-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-b046e16 );font-family:"Catamaran", Sans-serif;font-size:1rem;font-weight:600;letter-spacing:0.4px;color:var( --e-global-color-0afbdfa );border-radius:8px 8px 8px 8px;padding:10px 16px 10px 16px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#2D5092;color:var( --e-global-color-0afbdfa );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-b046e16 );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-7 h1{color:var( --e-global-color-be759bb );font-family:"Titillium Web", Sans-serif;font-size:3rem;font-weight:600;}.elementor-kit-7 h2{color:var( --e-global-color-be759bb );font-family:"Titillium Web", Sans-serif;font-size:2.4rem;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-be759bb );font-family:"Titillium Web", Sans-serif;font-size:2px;font-weight:600;}.elementor-kit-7 h4{color:var( --e-global-color-be759bb );font-family:"Titillium Web", Sans-serif;font-size:1.8rem;font-weight:600;}.elementor-kit-7 label{color:var( --e-global-color-be759bb );}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{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-7{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 *//* HEADER */
@media (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

/* HOME */
#client-carousel img {
  filter: grayscale(100%);
}

.e-n-accordion summary {
  border: 1px solid transparent;
  transition: border-color 0.3s ease;
}

.e-n-accordion summary[aria-expanded="true"] {
  border-color: transparent;
}

.e-n-accordion summary[aria-expanded="false"] {
  border-color: #d5d8dc;
}

/* Historias */
.icon-blue svg path {
    stroke: #1B3B78;
}

.tag-fit-content {
    width: fit-content;
    max-width: 100%; 
}

.table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1em;
}

.table-container table {
  width: auto;
  min-width: 100%;
  white-space: nowrap;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://ruklab.com/wp-content/uploads/2025/05/TitilliumWeb-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://ruklab.com/wp-content/uploads/2025/05/NotoSans-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Catamaran';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ruklab.com/wp-content/uploads/2025/05/Catamaran-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */