.elementor-kit-8{--e-global-color-primary:#0D2952;--e-global-color-secondary:#E8600A;--e-global-color-text:#1F2937;--e-global-color-accent:#0EA5E9;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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:500;font-family:"Inter", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Inter", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{border-radius:8px 8px 8px 8px;padding:14px 14px 14px 14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 *//* === Acabados profesionales Agote Barea === */
body { font-family: 'Inter', system-ui, sans-serif; line-height: 1.65; }
h1, h2, h3 { font-family: 'Poppins', sans-serif; letter-spacing: -0.01em; }
h1 { line-height: 1.15; }
h2 { line-height: 1.25; }
p { color: #374151; }

/* Tarjetas con hover sutil */
.elementor-widget-icon-box .elementor-icon-box-wrapper,
.elementor-widget-image-box .elementor-image-box-wrapper {
 transition: transform .25s ease, box-shadow .25s ease;
 border-radius: 12px;
 background: #fff;
}
.elementor-widget-icon-box:hover .elementor-icon-box-wrapper,
.elementor-widget-image-box:hover .elementor-image-box-wrapper {
 transform: translateY(-4px);
 box-shadow: 0 12px 32px rgba(13,41,82,.12);
}

/* Botones profesionales */
.elementor-button {
 border-radius: 10px !important;
 font-weight: 600 !important;
 letter-spacing: .2px;
 transition: all .25s ease;
 padding: 14px 28px !important;
}
.elementor-button:hover {
 transform: translateY(-2px);
 box-shadow: 0 8px 20px rgba(232,96,10,.25);
}

/* Acordeon FAQ limpio */
.elementor-accordion .elementor-accordion-item {
 border: 1px solid #E5E7EB !important;
 border-radius: 10px !important;
 margin-bottom: 12px;
 overflow: hidden;
}
.elementor-tab-title { font-weight: 600 !important; }

/* Accesibilidad: foco visible */
a:focus-visible, button:focus-visible, .elementor-button:focus-visible {
 outline: 3px solid #0EA5E9;
 outline-offset: 3px;
}

/* Responsive: tipografia movil */
@media (max-width: 767px) {
 h1 { font-size: 34px !important; }
 h2 { font-size: 26px !important; }
 .elementor-button { width: 100%; }
}/* End custom CSS */