.elementor-kit-7{--e-global-color-primary:#030C3A;--e-global-color-secondary:#D8453A;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F4B400;--e-global-color-12e13af:#000000;--e-global-color-3972b53:#FFFFFF;--e-global-color-f60a81a:#6E7488;--e-global-color-721f030:#EDEDED;--e-global-typography-primary-font-family:"Hanken Grotesk";--e-global-typography-primary-font-size:65px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Hanken Grotesk";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Archivo", Sans-serif;font-size:18px;}.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 *//* =========================================================
   INspektum — AJUSTES SEGUROS PARA ELEMENTOR
   No intenta detectar cards ni cambiar estructuras
   ========================================================= */

/* Evita desbordamientos */
.elementor-page main,
.elementor-page main .elementor,
.elementor-page main .e-con,
.elementor-page main .elementor-widget,
.elementor-page main .elementor-widget-container {
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

/* Imágenes adaptables */
.elementor-page main img {
  max-width: 100%;
  height: auto;
}

/* Respeta los gaps configurados en Elementor */
.elementor-page main .e-con {
  --gap: clamp(16px, 2vw, 32px);
}

/* JetEngine Listing Grid */
.elementor-page main .jet-listing-grid__items {
  row-gap: clamp(20px, 2.5vw, 36px);
}

.elementor-page main .jet-listing-grid__item {
  min-width: 0;
}

/* Grids nativos */
.elementor-page main .elementor-grid {
  gap: clamp(20px, 2vw, 32px);
}

/* Textos */
.elementor-page main .elementor-heading-title,
.elementor-page main .elementor-widget-text-editor,
.elementor-page main .elementor-widget-text-editor p {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

/* Botones */
.elementor-page main .elementor-button {
  max-width: 100%;
}

/* FAQs */
.elementor-page main .elementor-accordion-item,
.elementor-page main .e-n-accordion-item {
  overflow: hidden;
}

/* Carruseles */
.elementor-page main .swiper,
.elementor-page main .swiper-wrapper,
.elementor-page main .swiper-slide {
  max-width: 100%;
}

/* Portátil y escritorio */
@media (min-width: 1025px) {

  .elementor-page main
  .elementor > .e-con > .e-con-inner {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Tablet */
@media (max-width: 1024px) {

  .elementor-page main
  .elementor > .e-con {
    padding-left: 28px;
    padding-right: 28px;
  }
}

/* Móvil horizontal */
@media (max-width: 880px) {

  .elementor-page main
  .elementor > .e-con {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/* Móvil vertical */
@media (max-width: 767px) {

  .elementor-page main
  .elementor > .e-con {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* Pantallas grandes */
@media (min-width: 2400px) {

  .elementor-page main
  .elementor > .e-con > .e-con-inner {
    max-width: 1680px;
  }
}/* End custom CSS */