.elementor-kit-8{--e-global-color-primary:#30448B;--e-global-color-secondary:#C64D25;--e-global-color-text:#000000;--e-global-color-accent:#5C75C9;--e-global-color-19a1729:#000000;--e-global-color-c9004f4:#FFFFFF;--e-global-color-af859a7:#A8C6E6;--e-global-color-ec92407:#E7E7E7;--e-global-color-b27c65d:#616161;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:700;--e-global-typography-87885fe-font-family:"Archivo";--e-global-typography-87885fe-font-size:clamp(3.5rem, 2.25rem + 4vw, 4.5rem);--e-global-typography-87885fe-font-weight:600;--e-global-typography-87885fe-line-height:clamp(2rem, 0.2813rem + 5.5vw, 3.375rem);--e-global-typography-0a52a02-font-family:"Archivo";--e-global-typography-0a52a02-font-size:clamp(2.25rem, 0.8438rem + 4.5vw, 3.375rem);--e-global-typography-0a52a02-font-weight:400;--e-global-typography-0a52a02-line-height:clamp(2.25rem, 0.4688rem + 4.5vw, 4rem);--e-global-typography-b3ed467-font-family:"Archivo";--e-global-typography-b3ed467-font-size:clamp(1.875rem, 1.0938rem + 2.5vw, 2.5rem);--e-global-typography-b3ed467-font-weight:800;--e-global-typography-b3ed467-line-height:clamp(1.625rem, 0.8438rem + 2.5vw, 2.25rem);--e-global-typography-5da7b5c-font-family:"Archivo";--e-global-typography-5da7b5c-font-size:clamp(1.25rem, 1.0938rem + 0.5vw, 1.375rem);--e-global-typography-5da7b5c-font-weight:600;--e-global-typography-5da7b5c-line-height:clamp(1.125rem, 0.9688rem + 0.5vw, 1.25rem);--e-global-typography-7bf3054-font-size:clamp(1.125rem, 1.125rem + 0vw, 1.125rem);--e-global-typography-7bf3054-font-weight:600;--e-global-typography-7bf3054-line-height:clamp(1.125rem, 1.125rem + 0vw, 1.125rem);--e-global-typography-0b8cb46-font-family:"Archivo";--e-global-typography-0b8cb46-font-size:14px;--e-global-typography-0b8cb46-font-weight:400;--e-global-typography-0b8cb46-text-transform:uppercase;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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-kit-8{--e-global-typography-7bf3054-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dce-item-user {
    margin-left: -16px;

}
.dce-item-user img {
    box-shadow: 5px 5px 3px rgba(0,0,0,.7)
}

.elementor-button-wrapper a.elementor-button:hover .elementor-button-icon svg * { 
  fill: var(--e-global-color-secondary) !important;
}

    .elementor-heading-title b {
    background: var(--e-global-color-accent);
    color: #FFF;
    font-weight: normal;
    padding:4px 20px;
    border-radius: 40px;
}

.term-card{
  transition: transform 180ms ease, box-shadow 180ms ease;
  will-change: transform;
}
.term-card:hover,
.term-card:focus-within{
  transform: translate3d(0,-6px,0); /* súbelo un pelín */
  box-shadow: 0 12px 24px rgba(0,0,0,.12);
}

a.wp-block-file__button.wp-element-button {
    padding: 12px 30px;
    margin: 20px 10px;
    
}

/* Accesibilidad / usuarios sin animación */
@media (prefers-reduced-motion: reduce){
  .term-card{ transition: none; }
  .term-card:hover,
  .term-card:focus-within{ transform: none; box-shadow: none; }
}


@media (max-width: 767px) {
    
     .elementor-heading-title b {
   
    line-height:50px;
}
}/* End custom CSS */