/****globales*****/

::selection {
  background-color: #dce9f9; /* Color de fondo del resaltado */
  color: #15284b; /* Color del texto */
}
/* Deshabilita la selección de texto */
body {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer */
  user-select: none; /* Navegadores modernos */
}

.marquee {
  color: #fff !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  letter-spacing: 1px;
  box-sizing: border-box;
  animation: marquee 20s linear infinite;
}
.marquee span {
  display: inline-block;
  margin-right: 70px; /* Espacio entre frases */
}

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.elementor-counter-number-suffix {
  color: #81b5fb;
}
.gs_logo_single--inner {
  max-width: 80% !important;
}

/* Evitar desbordamiento horizontal */
html,
body {
  overflow-x: hidden;
}

/* Asegurarse de que todos los contenedores sean responsivos */
.container,
.row,
.content {
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}

/* Asegurar que las imágenes sean responsivas */
img {
  max-width: 100%;
  height: auto;
}

/* Ajustar elementos específicos que puedan causar desbordamiento */
.specific-element {
  width: 100%;
  max-width: 100%;
}
.sd-sharing {
  margin-bottom: 2em;
  margin-left: 50px;
}

/******	END GLOBALES*******/

/******* START Footer*******/
.site-above-footer-wrap[data-section="section-above-footer-builder"]
  .ast-builder-grid-row {
  margin: auto;
  max-width: 1440px;
}

/* .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
   max-width: 2440px;
} */
/******* END FOOTER*******/

/******** START Home****************/

/*quitar acceso a categorias de cards*/

div.wpr-grid-item-category a {
  pointer-events: none;
  cursor: default;
}

/*Cards Testimonials*/

.wpr-testimonial-item {
  padding: 20px 16px 20px 16px;
  height: 362px;
}

/*formulario de Case Study Home.*/
.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: -30%;
  width: 50%;
}

.pum-theme-12080 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close {
  background-color: #e56700;
}

h2.wpr-grid-item-title.elementor-repeater-item-8440060.wpr-grid-item-display-block.wpr-grid-item-align-left.wpr-pointer-none.wpr-pointer-line-fx.wpr-pointer-fx-fade {
  height: 90px;
}

.wpr-grid-image-wrap {
  max-height: 225px;
}

/************ END HOME****************/

/******** START Careers ************/
/*careers*/
.category-buttons {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}

#positions-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-top: 50px;
}

.category-filter {
  background: none;
  text-transform: uppercase;
  color: #15284b;
  border: none;
  padding: 10px 20px;
  margin: 5px;
  cursor: pointer;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
}

.category-filter.active {
  border-bottom: 2px solid #e56700;
  background: none !important;
  color: #15284b !important;
}

.category-filter:hover {
  border-bottom: 2px solid #e56700;
  background: none;
  color: #15284b;
}

.position-careers {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  width: 40%;
  box-sizing: border-box;
  position: relative;
  min-height: 280px;
}

.card-category-careers {
  font-size: 14px !important;
  font-weight: 500;
  color: #15284b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.card-title-careers {
  font-size: 30px !important;
  font-weight: 700;
  color: #15284b;
  margin-bottom: 10px;
  position: relative;
  line-height: 32px;
}

.card-description-careers {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin-bottom: 15px;
  padding-bottom: 10px;
  line-height: 25px;
}

.card-link-careers {
  font-size: 14px;
  font-weight: 500;
  color: #e56700;
  text-decoration: none !important;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.card-link-careers:hover {
  color: #e56700;
}

.title-custom {
  max-width: 1400px;
  width: 100vw;
  color: white;
  text-align: left;
  font-size: 55px !important;
  line-height: 48px;
  font-weight: 700 !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.position-detail-title {
  background-color: #15284b;
  color: white;
  padding: 80px 80px 80px 50px;
  margin-bottom: 10px;
  margin-top: -10px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.trix-content {
  font-size: 18px;
}
div.elementor-shortcode p {
  font-size: 18px;
}
/******** END CAREERS ************/

/******** START Industries ************/

/*Insdutries TABS´*/

#sp-wp-tabs-wrapper_7496 .sp-tab__card span[aria-expanded="true"]::after {
  color: #fff !important;
}

#sp-wp-tabs-wrapper_7496 .sp-tab__card span:after {
  color: #fff !important;
}

#sp-wp-tabs-wrapper_7496 .sp-tab__card span[aria-expanded="true"]::before,
#sp-wp-tabs-wrapper_7496 .sp-tab__card span[aria-expanded="true"]::after {
  color: #fff !important;
}

/*INDUSTRIES TABS*/
.responsive-columns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat;
  color: white;
  margin-top: 30px;
}

.wpr-slider-dots,
.wpr-testimonial-dots {
  width: auto !important;
  white-space: nowrap !important;
  display: inline-block !important;
  text-align: center;
}

.wpr-slider-dots ul,
.wpr-testimonial-dots ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  display: inline-block;
}

/******** END Industries ************/

/********MEDIAS QUERIEES**************/
/* Estilos para dispositivos móviles */

@media (max-width: 768px) {
  .position-careers {
    width: 100%;
  }
  .responsive-columns {
    flex-direction: column;
  }
  .responsive-columns {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .position-detail-title {
    padding: 40px 40px 40px 20px;
  }
  .position-detail {
    padding-left: 20px;
    padding-right: 20px;
  }
  #positions-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .card-title-careers {
    font-size: 24px !important;
    font-weight: 500;
  }

  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -48%;
    width: 90%;
  }

  .wpr-testimonial-item {
    padding: 20px 16px 20px 16px;
    height: 330px;
  }

  /***CASE STUDY HOME*****/
  div.wpr-grid-item-below-content.elementor-clearfix {
    padding-left: 8px !important;
    padding-top: 5px !important;
  }

  /* Privacy Policy */
  #privacy-css li {
    margin-bottom: 2em;
  }
} /* Cierre de @media (max-width: 768px) */

/* ====================
   AI STATE OF THE ART H2 - Page ID: 35963======= */

/* =========================================================
   SECTION LAYOUT
   ========================================================= */
.page-id-36298 .section {
  max-width: 1400px;
  margin: 0 auto;
}

.page-id-36298 .section-header {
  text-align: center;
  margin-bottom: clamp(30px, 5vh, 50px);
}

/* Subtitle con líneas decorativas */
.page-id-36298 .subtitle-decorated {
  margin-bottom: clamp(12px, 2vh, 20px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.page-id-36298 .subtitle-decorated::before,
.page-id-36298 .subtitle-decorated::after {
  content: "";
  width: clamp(30px, 5vw, 60px);
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

/* Content column */
.page-id-36298 .content-column {
  max-width: clamp(300px, 40vw, 500px);
}

.page-id-36298 .content-card {
  position: relative;
  z-index: 2;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.15rem;
  line-height: 1.7;
  letter-spacing: 0.01em;
}

.page-id-36298 .content-card strong {
  color: #ffffff;
  font-weight: 600;
}

/* Description text */
.page-id-36298 .description {
  color: rgba(255, 255, 255, 0.75);
  font-size: clamp(0.8rem, 1vw, 0.95rem);
  line-height: 1.7;
  margin-bottom: clamp(12px, 2vh, 20px);
}

.page-id-36298 .description strong {
  color: #ffffff;
  font-weight: 600;
}

/* =========================================================
   COVER BASE + DECORATIONS
   ========================================================= */
.page-id-36298 .cover-container-main {
  position: relative;
}

/* Gradiente naranja superior */
.page-id-36298 .cover-container-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 312px;
  background: radial-gradient(
    ellipse 80% 60% at 50% 0%,
    rgba(241, 135, 13, 0.35) 0%,
    rgba(241, 135, 13, 0.15) 40%,
    transparent 100%
  );
  pointer-events: none;
  z-index: 1;
}

/* SVG ondas */
.page-id-36298 .cover-container-main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 312px;
  background-image: url("https://staging-e50e-patagoniancom.wpcomstaging.com/wp-content/uploads/2026/01/Orange-waves-State-2.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  pointer-events: none;
  z-index: 2;
}

/* Gradiente inferior */
.page-id-36298 .gradient-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: radial-gradient(
    ellipse 100% 70% at 50% 100%,
    rgba(241, 135, 13, 0.6) 0%,
    rgba(241, 135, 13, 0.35) 30%,
    rgba(255, 195, 146, 0.15) 60%,
    transparent 85%
  );
  pointer-events: none;
  z-index: 1;
}

/* =========================================================
   BLOQUE TÍTULO + BY/LOGO
   ========================================================= */
.page-id-36298 .cover-title-block,
.page-id-36298 .cover-title-block > .e-con-inner {
  display: flex;
  justify-content: center;
}

.page-id-36298 .cover-title-wrap,
.page-id-36298 .cover-title-wrap > .e-con-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  width: max-content;
  max-width: 100%;
  gap: clamp(0px, 0.6vw, 6px);
  margin-left: auto;
  margin-right: auto;
}

.page-id-36298 .cover-title-wrap .by-patagonian-wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding-right: 0;
}

/* =========================================================
   TÍTULO AI GLOW
   ========================================================= */
.page-id-36298 .ai-title-glow {
  position: relative;
  z-index: 2;
  color: #ffff;
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

.page-id-36298 .ai-title-glow .elementor-heading-title {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  font-size: clamp(52px, 7vw, 100px);
  line-height: 1.05;
  letter-spacing: clamp(-1px, -0.22vw, -2px);
  background: linear-gradient(
    -1deg,
    rgba(255, 255, 255, 0.3) 15.99%,
    #fff 43.44%,
    #fff 52.71%,
    rgba(255, 255, 255, 0.3) 85.57%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-id-36298 .ai-title-glow .title-medium {
  font-weight: 400;
}

/* =========================================================
   BY + LOGO PATAGONIAN
   ========================================================= */
.page-id-36298 .intro-section {
  padding: 80px 0;
}

.page-id-36298 .by-patagonian-wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding-right: 0;
}

.page-id-36298 .by-patagonian-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 1%;
}



.page-id-36298 .by-patagonian-container .by-text {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}

.page-id-36298 .by-patagonian-container .patagonian-logo {
  height: clamp(18px, 2.2vw, 28px);
  width: auto;
}

/* =========================================================
   INTRODUCTION Title / Subtitle
   ========================================================= */
.page-id-36298 .intro-title .elementor-heading-title {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 135%;
  text-align: center;
}

.page-id-36298 .text-metallic-gradient {
  background: linear-gradient(
    346deg,
    rgba(255, 255, 255, 0.3) 15.99%,
    #fff 43.44%,
    #fff 52.71%,
    rgba(255, 255, 255, 0.3) 85.57%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 600;
}

.page-id-36298 .intro-subtitle .elementor-heading-title {
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 127%;
  text-align: center;
}

/* =========================================================
   Strategic Alignment
   ========================================================= */
.page-id-36298 .section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #ffffff;
}

.page-id-36298 .section-label::after {
  content: "";
  width: 100px;
  height: 1px;
  background: linear-gradient(90deg, #f2f0f5 0%, rgba(242, 240, 245, 0) 100%);
}

/* Section label con líneas a ambos lados */
.page-id-36298 .section-label-center {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #ffffff;
}

.page-id-36298 .section-label-center::before {
  content: "";
  width: clamp(30px, 5vw, 100px);
  height: 1px;
  background: linear-gradient(90deg, rgba(242, 240, 245, 0) 0%, #f2f0f5 100%);
}

.page-id-36298 .section-label-center::after {
  content: "";
  width: clamp(30px, 5vw, 100px);
  height: 1px;
  background: linear-gradient(90deg, #f2f0f5 0%, rgba(242, 240, 245, 0) 100%);
}

.page-id-36298 .strategic-title-custom {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  color: #ffffff;
}

.page-id-36298 .orange-gradient-text {
  display: block;
  background: linear-gradient(90deg, #ffbe7a 0%, #e85d00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.page-id-36298 .strategic-paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  color: rgba(255, 255, 255, 0.8);
}

.page-id-36298 .title-tech {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 6vh;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

/* =========================================================
   GENERAL CARD (Glass Effect)
   ========================================================= */
.page-id-36298 .general-card {
  border-radius: 16px;
  width: 100%;
  max-width: 600px;
  height: 100%;
  padding: clamp(30px, 4vw, 60px) clamp(20px, 3.5vw, 50px) !important;
  background: radial-gradient(
      ellipse 120% 80% at 50% 0%,
      rgba(241, 135, 13, 0.5) 0%,
      rgba(241, 135, 13, 0.28) 15%,
      rgba(241, 135, 13, 0.12) 35%,
      rgba(241, 135, 13, 0.04) 55%,
      transparent 75%
    ),
    radial-gradient(
      371.89% 134.33% at 3.21% 1.26%,
      rgba(255, 255, 255, 0.07) 0%,
      rgba(217, 217, 217, 0) 100%
    ),
    linear-gradient(180deg, #1f3354 0%, #15284b 50%, #15284b 100%);
  -webkit-backdrop-filter: blur(20.05px);
  backdrop-filter: blur(20.05px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  position: relative;
}

.page-id-36298 .general-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.6),
    rgba(255, 255, 255, 0)
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}

.page-id-36298 .general-card-full-width {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  padding: clamp(24px, 4vw, 60px) clamp(20px, 3vw, 50px);
  background: radial-gradient(
      ellipse 120% 80% at 50% 0%,
      rgba(241, 135, 13, 0.5) 0%,
      rgba(241, 135, 13, 0.28) 15%,
      rgba(241, 135, 13, 0.12) 35%,
      rgba(241, 135, 13, 0.04) 55%,
      transparent 75%
    ),
    radial-gradient(
      371.89% 134.33% at 3.21% 1.26%,
      rgba(255, 255, 255, 0.07) 0%,
      rgba(217, 217, 217, 0) 100%
    ),
    linear-gradient(180deg, #1f3354 0%, #15284b 50%, #15284b 100%);
  -webkit-backdrop-filter: blur(20.05px);
  backdrop-filter: blur(20.05px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.page-id-36298 .general-card-full-width::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.6),
    rgba(255, 255, 255, 0)
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}

/* =========================================================
   SUITABILITY CARDS (Strategy Section)
   ========================================================= */
.page-id-36298 .cards-column {
  display: flex;
  flex-direction: column;
  gap: clamp(100px, 18vh, 2000px);
  position: relative;
  align-items: center;
}

.page-id-36298 .card-row {
  display: flex;
  align-items: center;
  gap: clamp(8px, 1.5vw, 16px);
}

/* Escalonado diagonal + rotación */
.page-id-36298 .card-row:nth-child(1) {
  margin-left: clamp(-160px, -16vw, -100px);
}
.page-id-36298 .card-row:nth-child(1) .suitability-card {
  transform: rotate(-3deg);
}

.page-id-36298 .card-row:nth-child(2) {
  margin-left: clamp(30px, 5vw, 60px);
}
.page-id-36298 .card-row:nth-child(2) .suitability-card {
  transform: rotate(3deg);
}

.page-id-36298 .card-row:nth-child(3) {
  margin-left: clamp(-160px, -16vw, -100px);
}
.page-id-36298 .card-row:nth-child(3) .suitability-card {
  transform: rotate(0deg);
}

.page-id-36298 .suitability-card {
  border-radius: clamp(10px, 1.5vw, 13.5px);
  padding: clamp(10px, 1.5vh, 13.5px);
  width: clamp(180px, 20vw, 241px);
  height: clamp(60px, 7vh, 74px);
  background: rgba(21, 40, 75, 0.31);
  -webkit-backdrop-filter: blur(20.05px);
  backdrop-filter: blur(20.05px);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: clamp(6px, 1vw, 10px);
  position: relative;
}

/* Resplandor naranja EXTERIOR */
.page-id-36298 .suitability-card::after {
  content: "";
  position: absolute;
  top: 50%;
  left: clamp(-40px, -3vw, -30px);
  width: clamp(100px, 12vw, 140px);
  height: clamp(100px, 12vw, 140px);
  transform: translateY(-50%);
  background: radial-gradient(
    circle at center,
    rgba(241, 135, 13, 0.45) 0%,
    rgba(241, 135, 13, 0.25) 30%,
    rgba(241, 135, 13, 0.1) 55%,
    transparent 100%
  );
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
  filter: blur(clamp(20px, 3vw, 30px));
}

/* Resplandor BLANCO para Low suitability */
.page-id-36298 .card-row:nth-child(3) .suitability-card::after {
  background: radial-gradient(
    circle at center,
    rgba(255, 255, 255, 0.45) 0%,
    rgba(255, 255, 255, 0.25) 30%,
    rgba(255, 255, 255, 0.1) 55%,
    transparent 100%
  );
}

/* Borde con gradiente */
.page-id-36298 .suitability-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.6),
    rgba(255, 255, 255, 0)
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}

.page-id-36298 .card-icon {
  position: relative;
  z-index: 2;
  width: clamp(50px, 6vw, 70px);
  height: clamp(45px, 5.5vh, 60px);
  flex-shrink: 0;
}

.page-id-36298 .card-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-id-36298 .card-text {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-size: clamp(0.8rem, 1vw, 1rem);
  font-weight: 500;
  line-height: 1.4;
}

/* =========================================================
   FULL BLEED (100vw) - Elementor Container + Inner wrapper
   Uso: Container > Advanced > CSS Classes: full-bleed
   ========================================================= */

.page-id-36298{
  overflow-x: hidden;
}

/* El container y su wrapper interno deben romper el ancho del theme */
.page-id-36298 .full-bleed,
.page-id-36298 .full-bleed > .e-con-inner{
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* Eliminá padding lateral que suele meter Elementor en el inner */
.page-id-36298 .full-bleed > .e-con-inner{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* El widget de imagen debe estirar al 100% del ancho disponible */
.page-id-36298 .full-bleed .elementor-widget-image,
.page-id-36298 .full-bleed .elementor-widget-image img{
  width: 100% !important;
  max-width: 100% !important;
  height: auto;
  display: block;
}

/* =========================================================
   REAL CASES SECTION
   ========================================================= */
.page-id-36298 .section-subtitle {
  color: #f2f0f5;
  font-family: Montserrat, system-ui, sans-serif;
  font-size: clamp(12px, 1.2vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 2vh;
}

.page-id-36298 .section-title {
  font-size: clamp(28px, 3.2vw, 43.8px);
  font-weight: 600;
  line-height: 1.2;
}

.page-id-36298 .section-title .white {
  color: #ffffff;
}

.page-id-36298 .section-title .orange {
  color: #f1870d;
}

.page-id-36298 .tags {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(15px, 2vw, 30px);
}

.page-id-36298 .tag {
  color: rgba(255, 255, 255, 0.7);
  font-size: clamp(0.8rem, 1vw, 0.95rem);
  font-weight: 400;
}

/* Cards Grid */
.page-id-36298 .cards-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(15px, 2vw, 25px);
}

@media (max-width: 1100px) {
  .page-id-36298 .cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .page-id-36298 .cards-grid {
    grid-template-columns: 1fr;
  }
}

/* Case Card */
.page-id-36298 .case-card {
  border-radius: clamp(12px, 1.5vw, 16px);
  overflow: hidden;
  background: rgba(21, 40, 75, 0.5);
  position: relative;
  transition: transform 0.3s ease;
}

/* Card Border Gradient */
.page-id-36298 .case-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: clamp(12px, 1.5vw, 16px);
  padding: 1px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0)
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 2;
}

.page-id-36298 .card-image {
  width: calc(100% - clamp(16px, 2vw, 24px));
  height: clamp(140px, 15vw, 180px);
  overflow: hidden;
  margin: clamp(8px, 1vw, 12px);
  margin-bottom: 0;
  border-radius: clamp(8px, 1vw, 12px);
  position: relative;
}

/* Borde con gradiente para la imagen */
.page-id-36298 .card-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: clamp(8px, 1vw, 12px);
  padding: 1px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0)
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 2;
}

.page-id-36298 .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: clamp(8px, 1vw, 12px);
}

.page-id-36298 .card-content {
  padding: clamp(15px, 2vw, 25px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* Category Badge SVG */
.page-id-36298 .category-badge-img {
  height: clamp(20px, 2.5vh, 28px);
  width: auto;
  margin-bottom: clamp(10px, 1.5vh, 15px);
}

.page-id-36298 .card-title {
  color: #fff;
  text-align: center;
  font-family: Montserrat, system-ui, sans-serif;
  font-size: clamp(18px, 2vw, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: clamp(6px, 1vh, 10px);
}

.page-id-36298 .card-description {
  color: #fff;
  text-align: center;
  font-family: Nunito, system-ui;
  font-size: clamp(16px, 1.8vw, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* =========================================================
   AI TECHNIQUES TABLE
   ========================================================= */
.page-id-36298 .ai-table-section {
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2vh 8vw;
  box-sizing: border-box;
}

.page-id-36298 .ai-table-wrapper {
  position: relative;
  border-radius: clamp(10px, 1.2vw, 16px);
  padding: 1px;
  background: linear-gradient(
    135deg,
    rgba(255, 190, 122, 0.7) 0%,
    rgba(241, 135, 13, 0.5) 20%,
    rgba(241, 135, 13, 0.2) 50%,
    rgba(241, 135, 13, 0.05) 80%,
    transparent 100%
  );
  max-width: 90vw;
}

.page-id-36298 .ai-table-inner {
  background: linear-gradient(180deg, #152847 0%, #0f1e38 100%);
  border-radius: clamp(9px, 1.1vw, 15px);
  overflow: hidden;
  padding: 0 clamp(15px, 2.5vw, 35px);
}

.page-id-36298 .ai-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Montserrat, system-ui, sans-serif;
  table-layout: fixed;
}

/* Header principal */
.page-id-36298 .ai-table thead th {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: clamp(8px, 0.75vw, 11px);
  letter-spacing: 0.08em;
  padding: clamp(10px, 1.5vh, 16px) clamp(4px, 0.5vw, 8px);
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.page-id-36298 .ai-table thead th.main-header {
  font-size: clamp(11px, 1.1vw, 16px);
  font-weight: 700;
  letter-spacing: 0.12em;
  padding-bottom: clamp(6px, 1vh, 10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.page-id-36298 .ai-table thead th.use-case-header {
  text-align: left;
  font-size: clamp(12px, 1.2vw, 18px);
  font-weight: 700;
  vertical-align: bottom;
  padding-left: clamp(8px, 1vw, 16px);
  width: 20%;
  line-height: 1.2;
}

.page-id-36298 .ai-table thead th.technique-header {
  font-size: clamp(7px, 0.65vw, 10px);
  font-weight: 600;
  line-height: 1.3;
  vertical-align: bottom;
  color: rgba(255, 255, 255, 0.8);
  width: 10.5%;
}

/* Celdas del body */
.page-id-36298 .ai-table tbody td {
  padding: 0;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  vertical-align: middle;
  height: clamp(38px, 5.5vh, 55px);
}

.page-id-36298 .ai-table tbody tr:last-child td {
  border-bottom: none;
}

.page-id-36298 .ai-table tbody td.use-case-name {
  text-align: left;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(10px, 0.85vw, 13px);
  font-weight: 400;
  padding-left: clamp(8px, 1vw, 16px);
  padding-right: clamp(6px, 0.8vw, 12px);
  line-height: 1.3;
}

/* Celdas con gradiente High - Naranja intenso */
.page-id-36298 .ai-table td.cell-high {
  background: radial-gradient(
      circle at center,
      rgba(241, 135, 13, 0.95) 0%, 
      rgba(241, 135, 13, 0.7) 25%,
      rgba(241, 135, 13, 0.4) 50%,
      rgba(241, 135, 13, 0.15) 75%,
      transparent 100%
  );
}

/* Celdas con gradiente Medium - Naranja medio */
.page-id-36298 .ai-table td.cell-medium {
  background: radial-gradient(
      circle at center,
      rgba(241, 135, 13, 0.5) 0%, 
      rgba(241, 135, 13, 0.35) 25%,
      rgba(241, 135, 13, 0.2) 50%,
      rgba(241, 135, 13, 0.08) 75%,
      transparent 100%
  );
}

/* Celdas con gradiente Low - Sin gradiente visible */
.page-id-36298 .ai-table td.cell-low {
  background: transparent;
}

/* Indicadores de suitability - Solo texto */
.page-id-36298 .suitability {
  font-size: clamp(0.9rem, 1.2vw, 1.1rem);
  font-weight: 700;
  position: relative;
  z-index: 1;
}

/* High suitability */
.page-id-36298 .suitability.high {
  color: #ffffff;
}

/* Medium suitability */
.page-id-36298 .suitability.medium {
  color: #ffffff;
}

/* Low suitability */
.page-id-36298 .suitability.low {
  color: rgba(255, 255, 255, 0.7);
}

/* Leyenda de la tabla */
.page-id-36298 .table-legend {
  display: flex;
  justify-content: center;
  gap: clamp(25px, 4vw, 50px);
  margin-top: clamp(12px, 2vh, 25px);
  flex-wrap: wrap;
}

.page-id-36298 .legend-item {
  display: flex;
  align-items: center;
  gap: clamp(6px, 0.8vw, 10px);
}

.page-id-36298 .legend-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(22px, 2vw, 30px);
  height: clamp(22px, 2vw, 30px);
  border-radius: 50%;
  font-family: Montserrat, system-ui, sans-serif;
  font-size: clamp(10px, 0.9vw, 14px);
  font-weight: 700;
  position: relative;
  overflow: hidden;
}

.page-id-36298 .legend-icon.high {
  background: radial-gradient(
    circle at center,
    rgba(241, 135, 13, 1) 0%, 
    rgba(241, 135, 13, 0.85) 25%,
    rgba(241, 135, 13, 0.55) 50%,
    rgba(241, 135, 13, 0.25) 75%,
    transparent 100%
  );
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.page-id-36298 .legend-icon.high::before {
  display: none;
}

.page-id-36298 .legend-icon.medium {
  background: radial-gradient(
    circle at center,
    rgba(241, 135, 13, 0.5) 0%, 
    rgba(241, 135, 13, 0.35) 25%,
    rgba(241, 135, 13, 0.2) 50%,
    rgba(241, 135, 13, 0.08) 75%,
    transparent 100%
  );
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.page-id-36298 .legend-icon.medium::before {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.35) 0%,
    rgba(255, 255, 255, 0.1) 60%,
    transparent 100%
  );
  border-radius: 50% 50% 0 0;
}

.page-id-36298 .legend-icon.low {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.04) 50%,
    rgba(255, 255, 255, 0.06) 100%
  );
  color: rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.page-id-36298 .legend-icon.low::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.08) 0%,
    transparent 100%
  );
  border-radius: 50% 50% 0 0;
}

.page-id-36298 .legend-text {
  color: rgba(255, 255, 255, 0.65);
  font-family: Montserrat, system-ui, sans-serif;
  font-size: clamp(10px, 0.85vw, 13px);
  font-weight: 400;
}

/* Responsive para tabla */
@media (max-width: 900px) {
  .page-id-36298 .ai-table-section {
    height: auto;
    min-height: 100vh;
    overflow-x: auto;
    padding: 3vh 2vw;
  }
  
  .page-id-36298 .ai-table-wrapper {
    max-width: none;
  }
  
  .page-id-36298 .ai-table {
    min-width: 650px;
  }
}

@media (max-height: 700px) {
  .page-id-36298 .ai-table tbody td {
    height: clamp(32px, 5vh, 42px);
  }
  
  .page-id-36298 .ai-table thead th {
    padding: clamp(6px, 1vh, 10px) clamp(4px, 0.6vw, 8px);
  }
}

/* =========================================================
   CASE STUDIES SECTION (Anomaly Detection, etc.)
   ========================================================= */
.page-id-36298 .case-studies-section {
  max-width: 1200px;
  margin: 0 auto;
}

/* Grid de casos - 2 columnas */
.page-id-36298 .case-studies-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(20px, 3vw, 40px);
  align-items: stretch;
}

@media (max-width: 900px) {
  .page-id-36298 .case-studies-grid {
    grid-template-columns: 1fr;
  }
}

/* Case Study Card */
.page-id-36298 .case-study-card {
  background: rgba(21, 40, 75, 0.4);
  border-radius: clamp(12px, 1.5vw, 18px);
  padding: clamp(15px, 2vw, 25px);
  padding-bottom: 0; /* Sin padding inferior para que la imagen toque el borde */
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Borde con gradiente */
.page-id-36298 .case-study-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: clamp(12px, 1.5vw, 18px);
  padding: 1px;
  background: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0)
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}

/* Badge en la card */
.page-id-36298 .case-study-card > img:first-child {
  height: clamp(18px, 2vh, 24px);
  width: auto;
  margin-bottom: clamp(10px, 1.5vh, 18px);
}

/* Contenedor de imagen - alineado al borde inferior */
.page-id-36298 .case-study-image {
  width: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}

.page-id-36298 .case-study-image img {
  max-width: 100%;
  max-height: clamp(180px, 22vw, 280px);
  height: auto;
  object-fit: contain;
}


/* =========================================================
   AI LANDING - RESPONSIVE
   ========================================================= */
@media (max-width: 900px) {
  .page-id-36298 .ai-container {
    flex-direction: column;
    gap: 5vh;
  }

  .page-id-36298 .card-row:nth-child(2) {
    margin-left: 5vw;
  }

  .page-id-36298 .content-column {
    text-align: center;
  }
}
