html.servicios-section-0-route .product-hero,
html.servicios-section-0-route main.main > section:not(.product-feature-highlight) {
  display: none !important;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight {
  --services-refraction-overlay-opacity: 0.56;
  --services-refraction-overlay-blur: 0.04rem;
  background-color: var(--dos-color-structural, #D8D2C8) !important;
  color: var(--dos-text, #262626);
  isolation: isolate;
  min-height: clamp(62rem, max(87svh, 58vw), 97rem);
  overflow: hidden;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight::before {
  content: none;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight::after {
  content: none;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-atmospheric-hero-media {
  animation: serviciosAtmosphericHeroWake 2.3s cubic-bezier(0.45, 0, 0.55, 1) 0s both;
  backface-visibility: hidden;
  background-color: var(--dos-color-structural, #D8D2C8);
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translate3d(0, 0, 0) scale(1.15);
  transform-origin: center;
  visibility: hidden;
  will-change: opacity, transform, visibility;
  z-index: 0;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-atmospheric-hero-media::before,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-atmospheric-hero-media::after {
  content: none;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-atmospheric-hero-media img {
  display: block;
  height: 100%;
  margin: 0;
  object-fit: cover;
  object-position: center;
  opacity: 1 !important;
  transform: none !important;
  width: 100%;
  filter: none !important;
  animation: none !important;
  will-change: auto;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-refraction-duplicate {
  animation: serviciosRefractionDuplicateWake 2.3s cubic-bezier(0.45, 0, 0.55, 1) 0s both;
  display: block;
  filter: url("#services-water-distortion-v4") blur(var(--services-refraction-overlay-blur));
  height: 100%;
  inset: 0;
  margin: 0;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: none;
  visibility: hidden;
  width: 100%;
  will-change: filter, opacity;
  z-index: 1;
  -webkit-mask-image: radial-gradient(ellipse 82% 72% at 50% 52%, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.22) 34%, rgba(0, 0, 0, 0.86) 64%, #000 82%, transparent 100%);
  mask-image: radial-gradient(ellipse 82% 72% at 50% 52%, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.22) 34%, rgba(0, 0, 0, 0.86) 64%, #000 82%, transparent 100%);
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight > .inner {
  opacity: 1 !important;
  position: relative;
  visibility: visible !important;
  z-index: 2;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .images {
  display: none !important;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .head,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .copy {
  color: var(--dos-text, #262626) !important;
  text-shadow: 0 0.8rem 3.2rem rgba(250, 248, 245, 0.28);
  visibility: visible !important;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title .copy-lines-wrapper {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  display: grid;
  line-height: inherit;
  min-width: 10em;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title .copy-lines-wrapper .line {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: var(--dos-text, #262626) !important;
  display: block;
  grid-area: 1 / 1;
  line-height: inherit;
  white-space: nowrap;
  width: 100%;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title .copy-lines-wrapper .line span {
  color: var(--dos-color-signal, #5e6e64);
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title .copy-lines-wrapper .line div {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .head,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .copy,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .link,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .icon {
  animation: serviciosHeroContentWake 0.86s cubic-bezier(0.16, 1, 0.3, 1) both;
  visibility: visible !important;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .head {
  animation-delay: 0.34s;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title,
html.servicios-section-0-route #servicios-section-0.product-feature-highlight .icon {
  animation-delay: 0.46s;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .copy {
  animation-delay: 0.62s;
}

html.servicios-section-0-route #servicios-section-0.product-feature-highlight .link {
  animation-delay: 0.78s;
}

html.servicios-section-0-route .product-feature-highlight .arrow-link.link {
  column-gap: 0;
  flex-direction: column;
  row-gap: 2.5rem;
  text-align: center;
}

html.servicios-section-0-route .product-feature-highlight .arrow-link.link .icon-wrapper {
  order: 2;
  transform: rotate(90deg);
  transform-origin: center;
}

html.servicios-section-0-route .product-feature-highlight .arrow-link.link > span:not(.icon-wrapper) {
  order: 1;
}

@media only screen and (min-width: 834px) {
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight {
    padding-bottom: 13.5vw;
  }

  html.servicios-section-0-route #servicios-section-0.product-feature-highlight > .inner {
    transform: translate3d(0, calc(clamp(2rem, 1.9vw, 3rem) + clamp(2rem, 1.9vw, 3rem)), 0);
  }

  html.servicios-section-0-route .product-feature-highlight .arrow-link.link {
    column-gap: 0;
    flex-direction: column;
    row-gap: 3.5rem;
    text-align: center;
  }
}

@media only screen and (max-width: 833px) {
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight {
    --services-refraction-overlay-opacity: 0.56;
    --services-refraction-overlay-blur: 0.035rem;
    min-height: 87svh;
  }

  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-refraction-duplicate {
    -webkit-mask-image: radial-gradient(ellipse 74% 74% at 50% 54%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.34) 36%, rgba(0, 0, 0, 0.92) 62%, #000 84%, transparent 100%);
    mask-image: radial-gradient(ellipse 74% 74% at 50% 54%, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.34) 36%, rgba(0, 0, 0, 0.92) 62%, #000 84%, transparent 100%);
  }
}

@media (prefers-reduced-motion: reduce) {
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-atmospheric-hero-media img {
    filter: none !important;
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }

  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-refraction-duplicate {
    animation: none;
    filter: url("#services-water-distortion-v4") blur(var(--services-refraction-overlay-blur));
    opacity: calc(var(--services-refraction-overlay-opacity) * 0.45);
    transform: none;
    visibility: visible;
  }

  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .servicios-atmospheric-hero-media {
    animation: none;
    opacity: 1;
    transform: none;
    visibility: visible;
    will-change: auto;
  }

  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .head,
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .title,
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .copy,
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .link,
  html.servicios-section-0-route #servicios-section-0.product-feature-highlight .icon {
    animation: none;
    filter: none;
    opacity: 1;
    transform: none;
  }
}

@keyframes serviciosRefractionDuplicateWake {
  0% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: var(--services-refraction-overlay-opacity);
    visibility: visible;
  }
}

@keyframes serviciosAtmosphericHeroWake {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(1.15);
    visibility: visible;
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    visibility: visible;
    will-change: auto;
  }
}

@keyframes serviciosHeroContentWake {
  0% {
    filter: blur(9px);
    opacity: 0;
    transform: translate3d(0, 1.8rem, 0);
  }

  100% {
    filter: blur(0);
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
