@charset "UTF-8";
.section {
  margin-bottom: 170px;
}
@media (max-width: 600px) {
  .section {
    margin-bottom: 120px;
  }
}

@view-transition {
  navigation: auto;
}
.admin-bar .sticky-header {
  top: 32px;
}
@media screen and (width <= 990px) {
  .admin-bar .sticky-header {
    top: 46px;
  }
}
.admin-bar .hamburger-menu {
  top: 55px;
}
.admin-bar .nav-mobile__close-button {
  top: 62px;
}
.admin-bar .quehacemos-menu {
  margin-top: 40px;
}
@media screen and (width <= 990px) {
  .admin-bar .ia-toggle {
    top: 119px !important;
  }
}

* {
  margin: 0;
  padding: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

input,
button,
textarea,
select {
  font: inherit;
}

p {
  text-wrap: pretty;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
    text-wrap: balance;
}*/
img,
video,
svg {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

p:not(:last-child) {
  margin-block-end: 30px;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
    transition: none;
  }
}
.elementor-kit-7 {
  --e-global-typography-primary-font-family: $first-font;
  --e-global-typography-secondary-font-family: $first-font;
  --e-global-typography-text-font-family: $first-font;
  --e-global-typography-accent-font-family: $first-font;
}

body,
.elementor-widget-container,
.elementor-widget-text-editor,
.elementor-widget-heading,
.elementor-heading-title {
  font-family: "Hind Siliguri", sans-serif;
}

body {
  font-size: 18px;
  min-height: 100dvh;
  line-height: 1.5;
}
body.home {
  padding-top: 0;
}
body.locked {
  overflow: hidden;
}

.container {
  max-inline-size: 1206px;
  margin-inline: auto;
  padding-inline: 18px;
}

@media screen and (width <= 1200px) {
  .only-desktop {
    display: none;
  }
}

.second-font p,
.second-font h1,
.second-font h2,
.second-font h3,
.second-font h4,
.second-font h5,
.second-font h6,
.second-font span,
.second-font a,
.second-font li,
.second-font div {
  font-family: "DM Serif Text", serif !important;
}

.drop-shadow {
  filter: drop-shadow(0 4px 13px rgba(0, 0, 0, 0.25));
}

.button {
  font-weight: 600;
  padding: 12px 44px;
  border-radius: 72px;
  cursor: pointer;
  display: grid;
  place-content: center;
  transition: background-color 0.3s ease;
  width: max-content;
  margin-inline: auto;
}
.button--pink {
  background-color: var(--e-global-color-primary);
  color: var(--e-global-color-5508c70);
  font-size: 16px;
  min-width: 146px;
  border: 2px solid var(--e-global-color-primary);
}
.button--pink:hover {
  background-color: #F40077;
  border: 2px solid #F40077;
}
.button--white {
  background-color: var(--e-global-color-5508c70);
  border: 2px solid var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  font-size: 20px;
  min-width: 295px;
}
.button--project {
  background-color: transparent;
  color: var(--e-global-color-primary);
  font-size: 20px;
  border: 2px solid var(--e-global-color-primary);
}

.bg-white .swiper {
  background: var(--e-global-color-5508c70);
}

.swiper {
  max-inline-size: 376px;
  background-color: #F3F3F3;
  border-radius: 100px;
  padding: 19px;
  margin-block-end: 43px;
}
@media screen and (width <= 600px) {
  .swiper {
    max-inline-size: 273px;
    padding: 20px;
    margin-block-end: 23px;
  }
}
.swiper .swiper-wrapper {
  align-items: center;
}
.swiper .swiper-slide {
  color: #444;
  text-align: center;
}
.swiper .swiper-slide .title {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  padding-inline: 20px;
  margin-block-end: 6px;
}
@media screen and (width <= 600px) {
  .swiper .swiper-slide .title {
    font-size: 18px;
  }
}
.swiper .swiper-slide .price {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (width <= 600px) {
  .swiper .swiper-slide .price {
    font-size: 14px;
  }
}
.swiper .swiper-arrows {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  position: absolute;
  z-index: 1;
  width: 95%;
  margin: auto;
  inset: 0;
}
.swiper .swiper-arrows .arrow-prev {
  color: var(--e-global-color-primary);
  cursor: pointer;
}
.swiper .swiper-arrows .arrow-prev svg {
  width: 40px;
}
.swiper .swiper-arrows .arrow-next {
  color: var(--e-global-color-primary);
  cursor: pointer;
}
.swiper .swiper-arrows .arrow-next svg {
  width: 40px;
}

body,
html {
  overflow-x: hidden;
}

.icono-home {
  opacity: 0.05;
}
@media screen and (width <= 990px) {
  .icono-home {
    opacity: 0.25;
  }
}

.icono-int {
  opacity: 0.05;
}

@media screen and (width <= 1200px) {
  .bocadillo-home-izq {
    transform: scaley(-1);
  }
}

.half-circle {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background-color: var(--e-global-color-primary);
  margin-inline: auto;
  margin-block-start: -28px;
  z-index: -2;
  position: relative;
}

/* O más específico para tu contenedor */
.container-reveal,
.slider-precios {
  transition: none !important;
}

.menu-secundario {
  max-inline-size: 1175px;
  margin-inline: auto;
  display: flex;
  text-align: center;
}
@media screen and (width <= 990px) {
  .menu-secundario {
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin-left: 0px;
  }
}
.menu-secundario::before {
  content: "";
  width: 100vw;
  height: 5px;
  position: absolute;
  background-color: var(--e-global-color-secondary);
  left: 0;
  margin: auto;
  z-index: 1;
  bottom: 0;
}
.menu-secundario::after {
  content: "";
  width: 100vw;
  height: 5px;
  position: absolute;
  background-color: var(--e-global-color-secondary);
  right: 0;
  margin: auto;
  z-index: 1;
  bottom: 0;
}
.menu-secundario li {
  flex: 0 0 20%;
  padding: 42px 20px 20px;
  border-bottom: 2px solid var(--e-global-color-5508c70);
  position: relative;
  line-height: 1.2;
}
@media screen and (width <= 990px) {
  .menu-secundario li {
    flex: 0 0 28%;
  }
}
@media screen and (width <= 600px) {
  .menu-secundario li {
    flex: 0 0 44%;
    padding: 42px 0 20px;
  }
}
.menu-secundario li.current-menu-item a, .menu-secundario li:hover a {
  color: var(--e-global-color-primary);
  font-weight: bold;
}
.menu-secundario li.current-menu-item::before, .menu-secundario li:hover::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  z-index: 2;
  margin: auto;
  height: 3px;
  width: 148px;
  background-color: var(--e-global-color-primary);
}
@media screen and (width <= 1200px) {
  .menu-secundario a {
    font-size: 15px;
  }
}

.card-line:before {
  content: "";
  width: 6px;
  height: 197px;
  background-color: var(--e-global-color-primary);
}

@media screen and (width <= 990px) {
  .inside-page-icon {
    position: absolute;
    text-align: right;
    right: 20px;
    top: -20px;
  }
}
@media screen and (width <= 990px) {
  .inside-page-icon svg {
    max-width: 136px;
  }
}

.bloque-contacta {
  text-align: center;
  padding-block: 71px;
}
.bloque-contacta p {
  margin-block-end: 22px;
  font-weight: 700;
}
.bloque-contacta__cta {
  width: fit-content;
  margin-inline: auto;
  min-block-size: 56px;
}

.accordion-grid {
  display: grid;
  gap: 24px;
}

.accordion {
  border-radius: 30px;
  background: #E5E7EB;
  color: var(--e-global-color-text);
  max-inline-size: 960px;
  padding: 18px 20px;
}
@media screen and (width <= 600px) {
  .accordion {
    border-radius: 20px;
  }
}

.plus,
.minus {
  max-inline-size: 38px;
}

.icon {
  max-inline-size: 47px;
}

summary {
  display: flex;
  align-items: center;
  gap: 25px;
  position: relative;
}
@media screen and (width <= 600px) {
  summary {
    gap: 15px;
  }
}
summary span {
  position: relative;
  text-transform: uppercase;
  display: block;
  text-wrap: balance;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
}
@media screen and (width <= 600px) {
  summary span {
    font-size: 18px;
  }
}
summary .minus {
  display: none;
}

summary::-webkit-details-marker {
  display: none;
}

.content-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.5s;
}

.content-inner {
  min-block-size: 0;
  transition: visibility 0.4s;
  visibility: hidden;
  margin-inline: 72px;
  line-height: 1.5;
}
@media screen and (width <= 600px) {
  .content-inner {
    margin-inline: 63px;
  }
}
.content-inner p {
  padding-top: 10px;
  font-size: 16px;
}

details {
  cursor: pointer;
}

details[open] {
  grid-template-rows: 1fr;
}
details[open] .plus {
  display: none;
}
details[open] .minus {
  display: block;
  position: relative;
}

details[open] + .content-wrapper {
  grid-template-rows: 1fr;
}

details[open] + .content-wrapper .content-inner {
  visibility: visible;
}

.linea {
  border-bottom: 3px solid var(--e-global-color-5508c70);
  margin-block-end: 10px;
  padding-block-start: 5px;
}

.arrow {
  animation: flecha 1.5s ease-in-out infinite;
}

@keyframes flecha {
  0% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(-6px);
  }
}
/* Contenedor principal de la máscara */
#transition-mask-container {
  position: fixed;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  overflow: hidden;
}

/* Capas de la máscara */
.mask-layer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140vmax;
  /* Aumentado para cubrir bien el escalonamiento */
  height: 140vmax;
  /* Posición inicial: fuera por arriba a la izquierda */
  transform: translate(-150%, -150%) rotate(45deg);
  will-change: transform;
}

/* Colores de las capas (de más claro a más oscuro) */
.layer-1 {
  background-color: #FFB3D9;
}

/* Rosa muy claro */
.layer-2 {
  background-color: #F266AE;
}

/* Rosa claro */
.layer-3 {
  background-color: #E63391;
}

/* Rosa medio */
.layer-4 {
  background-color: #D10074;
}

/* Rosa principal (oscuro) */
/* Animación disparada por JS */
.is-animating .mask-layer {
  animation: diagonal-sweep 2s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

/* Retrasos para crear el efecto de capas sólidas */
.is-animating .layer-2 {
  animation-delay: 0.08s;
}

.is-animating .layer-3 {
  animation-delay: 0.16s;
}

.is-animating .layer-4 {
  animation-delay: 0.24s;
}

@keyframes diagonal-sweep {
  0% {
    transform: translate(-150%, -150%) rotate(45deg);
  }
  100% {
    transform: translate(50%, 50%) rotate(45deg);
  }
}
/* Estilos del Switch */
.ia-toggle {
  position: absolute !important;
  z-index: 2;
  top: 20px !important;
}
@media screen and (width <= 990px) {
  .ia-toggle {
    top: 73px !important;
    position: fixed !important;
    right: 10px;
    width: calc(100vw + 40px);
    margin-left: -20px !important;
    margin-right: -20px !important;
    padding-right: 25px;
    padding-block: 10px;
  }
}

@media screen and (width <= 990px) {
  body.sticky .ia-toggle {
    background: linear-gradient(90deg, #F3F4F6 0%, #FFF 100%);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  }
}

#cartel-ia {
  max-height: 117px;
  transition: max-height 0.5s ease-in-out;
  overflow: hidden;
}
#cartel-ia.ocultar {
  max-height: 0;
}

@media screen and (width <= 990px) {
  .ia-switcher {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 10;
  }
}

.ia-toggle-container {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: sans-serif;
  justify-content: end;
}

.switch {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 29px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--e-global-color-secondary);
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 23px;
  left: 4px;
  bottom: 4px;
  background-color: var(--e-global-color-5508c70);
  transition: 0.4s;
}

input:checked + .slider {
  background-color: var(--e-global-color-primary);
  box-shadow: -6px -6px 16px 0 #750041 inset;
  /* Color activado - cámbialo a tu gusto */
}

input:checked + .slider:before {
  transform: translateX(33px);
}

.slider.round {
  border-radius: 34px;
  box-shadow: -6px -6px 16px 0 rgba(0, 0, 0, 0.2) inset;
}

.slider.round:before {
  border-radius: 50%;
}

/* --- LÓGICA DE VISIBILIDAD --- */
/* Por defecto (Switch apagado): Ocultar textos IA */
.texto-ia {
  display: block !important;
}

.texto-humano {
  display: none !important;
}

/* Cuando el switch está encendido (clase añadida al body): */
body.modo-texto-humano .texto-humano {
  display: block !important;
  animation: fadeIn 0.7s !important;
}
body.modo-texto-humano .texto-ia {
  display: none !important;
}

body.modo-texto-ia .texto-humano {
  display: none !important;
}
body.modo-texto-ia .texto-ia {
  display: block !important;
  animation: fadeIn 0.7s !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (width <= 990px) {
  .tablet-relative {
    position: relative;
  }
}

.legales a {
  color: var(--e-global-color-primary);
  text-decoration: underline;
}
.legales ul {
  margin-inline-start: 40px;
  margin-block-end: 30px;
}
.legales ul li {
  list-style-type: disc;
  margin-block-end: 20px;
}
.legales ul li::marker {
  font-size: 14px;
}

/* latin */
@font-face {
  font-family: "Hind Siliguri";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v14/ijwOs5juQtsyLLR5jN4cxBEoRDf40uYVKw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Hind Siliguri";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v14/ijwTs5juQtsyLLR5jN4cxBEoTJzaxw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Hind Siliguri";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v14/ijwOs5juQtsyLLR5jN4cxBEoRG_50uYVKw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Hind Siliguri";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v14/ijwOs5juQtsyLLR5jN4cxBEoREP-0uYVKw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Hind Siliguri";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v14/ijwOs5juQtsyLLR5jN4cxBEoRCf_0uYVKw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "DM Serif Text";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmseriftext/v13/rnCw-xZa_krGokauCeNq1wWyWfG1X1oN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "DM Serif Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmseriftext/v13/rnCu-xZa_krGokauCeNq1wWyWfSFXQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/*# sourceMappingURL=main.css.map */