/* HOME · iconos escultóricos aprobados. Versión 1.0.2; raíz exclusiva. */
.aso-home-services {
  --svc-ink: #214c60;
  --svc-brand: #40637a;
  --svc-muted: #59727c;
  --svc-accent: #699b9b;
  position: relative;
  isolation: isolate;
  padding: 74px 28px 38px;
  background: linear-gradient(125deg, #f3f8fa 8%, #eaf3f7 60%, #f3f7f7);
  color: var(--svc-ink);
  font-family: Jost, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
/* Break out only inside the real HOME's boxed WPBakery wrapper. */
body.home .aso-home-services { width:100vw; max-width:100vw; margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); }
.aso-home-services *, .aso-home-services *::before, .aso-home-services *::after { box-sizing: border-box; }
.aso-home-services .aso-home-services__wrap { width: 100%; max-width: 1320px; margin: 0 auto; }
.aso-home-services .aso-home-services__head { display: flex; justify-content: space-between; align-items: flex-end; gap: 36px; margin: 0 0 38px; }
.aso-home-services .aso-home-services__eyebrow { display: flex; align-items: center; gap: 12px; margin: 0 0 16px; color: var(--svc-brand); font: 600 11px/1.5 Jost, sans-serif; letter-spacing: .16em; text-transform: uppercase; }
.aso-home-services__eyebrow > span { display: block; width: 32px; height: 1px; background: #91aaaf; }
.aso-home-services #aso-home-treatments-title { margin: 0; padding: 0; color: var(--svc-ink); font: 500 clamp(28px, 2.65vw, 39px)/1.18 Jost, sans-serif; letter-spacing: -.035em; text-align: left; }
.aso-home-services #aso-home-treatments-title > span { display: block; font: 400 clamp(36px, 3.4vw, 50px)/1.16 Alice, Georgia, serif; letter-spacing: -.025em; }
.aso-home-services .aso-home-services__intro { flex: 0 0 auto; margin: 0 0 5px; color: var(--svc-muted); font-size: 16px; line-height: 1.7; text-align: left; }
.aso-home-services .aso-home-services__grid { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); gap: 14px; }
.aso-home-services .aso-home-services__reveal { min-width: 0; }
.aso-home-services .aso-home-services__card { position: relative; display: flex; flex-direction: column; height: 100%; padding: 20px 22px 18px; border: 1px solid rgba(77,115,135,.16); border-radius: 14px; color: var(--svc-ink); background: rgba(255,255,255,.86); text-decoration: none; box-shadow: 0 8px 26px -18px rgba(25,62,79,.22); transition: transform .34s cubic-bezier(.2,.8,.2,1), background .34s ease, box-shadow .34s ease, border-color .34s ease, color .34s ease; }
.aso-home-services .aso-home-services__index { display: flex; gap: 10px; align-items: center; color: #7c919a; font-size: 10px; font-weight: 500; line-height: 1.4; letter-spacing: .09em; }
.aso-home-services__index > span { border-left: 1px solid #d8e2e6; padding-left: 10px; text-transform: uppercase; letter-spacing: .12em; }
.aso-home-services .aso-home-services__art { width: 146px; height: 146px; align-self: center; margin: 10px auto 16px; transition: transform .45s cubic-bezier(.2,.8,.2,1); }
.aso-home-services__art > img { display: block; width: 100%; height: 100%; max-width: 100%; object-fit: contain; transition: filter .34s ease; }
/* Compatibility during atomic publication and content-only rollback. No match in the new module. */
.aso-home-services__art > svg { display: block; width: 100%; height: 100%; overflow: visible; }
.aso-home-services__wash { fill: #eff5f6; transition: fill .34s ease; }
.aso-home-services__drawing { stroke: currentColor; stroke-width: 1.8; }
.aso-home-services__accent { stroke: var(--svc-accent); stroke-width: 2.2; transition: stroke .34s ease; }
.aso-home-services__guide { stroke: #8eafb5; stroke-width: 1.2; stroke-dasharray: 2 5; stroke-linecap: round; opacity: .8; }
.aso-home-services .aso-home-services__title { margin: 0 0 10px; padding: 0; color: inherit; font: 500 22px/1.18 Jost, sans-serif; letter-spacing: -.025em; text-align: left; }
.aso-home-services .aso-home-services__description { margin: 0 0 24px; color: var(--svc-muted); font-size: 14px; line-height: 1.5; text-align: left; transition: color .34s ease; }
.aso-home-services .aso-home-services__foot { display: flex; align-items: center; justify-content: space-between; gap: 6px; margin-top: auto; padding-top: 15px; border-top: 1px solid #e0e9ec; color: inherit; font-size: 11px; font-weight: 500; line-height: 1.35; transition: border-color .34s ease; }
.aso-home-services__arrow { display: grid; flex: 0 0 29px; width: 29px; height: 29px; place-items: center; border: 1px solid #d6e3e8; border-radius: 50%; transition: background .34s ease, border-color .34s ease; }
.aso-home-services__arrow svg { width: 13px; height: 13px; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; transition: transform .34s ease; }
.aso-home-services .aso-home-services__note { display: flex; justify-content: center; align-items: center; gap: 10px; margin: 27px 0 0; color: var(--svc-muted); font-size: 12px; letter-spacing: .025em; }
.aso-home-services__note > span { width: 5px; height: 5px; border-radius: 50%; background: #83a5a7; }
@media (hover:hover) and (pointer:fine) {
  .aso-home-services .aso-home-services__card:hover { transform: translateY(-7px); background: #244e60; border-color: #244e60; box-shadow: 0 24px 42px -18px rgba(23,60,80,.26); color: #fff; }
  .aso-home-services__card:hover .aso-home-services__art { transform: translateY(-2px) scale(1.035); }
  .aso-home-services__card:hover .aso-home-services__art > img { filter: brightness(1.16); }
  .aso-home-services__card:hover .aso-home-services__wash { fill: #31596a; }
  .aso-home-services__card:hover .aso-home-services__accent { stroke: #adcfd0; }
  .aso-home-services .aso-home-services__card:hover .aso-home-services__description, .aso-home-services .aso-home-services__card:hover .aso-home-services__index { color: #d1e0e5; }
  .aso-home-services__card:hover .aso-home-services__foot, .aso-home-services__card:hover .aso-home-services__arrow { border-color: #61818f; }
  .aso-home-services__card:hover .aso-home-services__arrow { background: #fff; color: #244e60; }
  .aso-home-services__card:hover .aso-home-services__arrow svg { transform: rotate(45deg); }
}
.aso-home-services .aso-home-services__card:focus-visible { outline: 3px solid #40637a; outline-offset: 4px; }
/* Enhancement only: links remain visible with JS absent or reduced motion. */
.aso-home-services.svc-motion-ready .aso-home-services__reveal.appear-animation:not(.appear-animation-visible) { opacity: 0; transform: translateY(22px); }
.aso-home-services.svc-motion-ready .aso-home-services__reveal.appear-animation-visible.animated.fadeInUp { animation: aso-services-reveal .68s cubic-bezier(.18,.75,.3,1) both; animation-delay: var(--svc-delay,0ms); }
@keyframes aso-services-reveal { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width:1199px) and (min-width:901px) {
  .aso-home-services { padding: 60px 24px 32px; }
  .aso-home-services .aso-home-services__grid { gap: 10px; }
  .aso-home-services .aso-home-services__card { padding: 18px 14px 16px; }
  .aso-home-services .aso-home-services__art { width: 124px; height: 124px; }
  .aso-home-services .aso-home-services__title { font-size: 20px; }
  .aso-home-services .aso-home-services__description { font-size: 13px; }
  .aso-home-services .aso-home-services__foot { font-size: 10px; }
  .aso-home-services .aso-home-services__intro { font-size: 14px; }
}
@media (max-width:900px) {
  /* Override the site's mobile justified-paragraph rule inside this block only. */
  body.home .aso-home-services p { text-align: left !important; }
  .aso-home-services { padding: 52px 24px 30px; }
  .aso-home-services .aso-home-services__head { display: block; margin-bottom: 28px; }
  .aso-home-services .aso-home-services__intro { margin: 16px 0 0; }
  .aso-home-services .aso-home-services__intro br { display: none; }
  .aso-home-services .aso-home-services__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .aso-home-services .aso-home-services__reveal:last-child { grid-column: 1/-1; }
  .aso-home-services .aso-home-services__card { display: grid; grid-template-columns: 88px minmax(0,1fr); column-gap: 18px; padding: 20px; }
  .aso-home-services .aso-home-services__index { display: none; }
  .aso-home-services .aso-home-services__art { grid-row: 1/4; width: 88px; height: 100px; margin: 0; align-self: center; }
  .aso-home-services .aso-home-services__title { font-size: 22px; margin: 0 0 6px; }
  .aso-home-services .aso-home-services__title br { display: none; }
  .aso-home-services .aso-home-services__description { font-size: 14px; margin: 0 0 12px; }
  .aso-home-services .aso-home-services__description br { display: none; }
  .aso-home-services .aso-home-services__foot { grid-column: 2; padding-top: 10px; }
}
@media (max-width:650px) {
  .aso-home-services { padding: 40px 18px 27px; }
  .aso-home-services .aso-home-services__eyebrow { font-size: 9px; letter-spacing: .12em; gap: 9px; margin-bottom: 13px; }
  .aso-home-services__eyebrow > span { width: 20px; }
  .aso-home-services #aso-home-treatments-title { font-size: 29px; line-height: 1.16; }
  .aso-home-services #aso-home-treatments-title > span { font-size: 36px; line-height: 1.14; margin-top: 5px; }
  .aso-home-services .aso-home-services__intro { font-size: 15px; line-height: 1.55; max-width: 280px; margin-top: 14px; }
  .aso-home-services .aso-home-services__grid { grid-template-columns: minmax(0,1fr); gap: 10px; }
  .aso-home-services .aso-home-services__card { grid-template-columns: 82px minmax(0,1fr) 28px; gap: 0 15px; padding: 18px 16px 18px 10px; border-radius: 12px; }
  .aso-home-services .aso-home-services__art { grid-row: 1/3; width: 82px; height: 91px; }
  .aso-home-services .aso-home-services__title { align-self: end; font-size: 21px; line-height: 1.18; margin-bottom: 7px; }
  .aso-home-services .aso-home-services__description { font-size: 14px; line-height: 1.4; margin: 0; }
  .aso-home-services .aso-home-services__foot { grid-column: 3; grid-row: 1/3; font-size: 0; margin: 0; padding: 0; border: 0; align-self: center; }
  .aso-home-services__arrow { width: 28px; height: 28px; flex-basis: 28px; }
  .aso-home-services .aso-home-services__note { font-size: 11px; margin-top: 22px; }
}
@media (max-width:359px) {
  .aso-home-services { padding-left: 14px; padding-right: 14px; }
  .aso-home-services .aso-home-services__card { grid-template-columns: 67px minmax(0,1fr) 26px; gap: 0 10px; padding: 15px 12px 15px 7px; }
  .aso-home-services .aso-home-services__art { width: 67px; height: 86px; }
  .aso-home-services .aso-home-services__title { font-size: 19px; }
  .aso-home-services .aso-home-services__description { font-size: 13px; }
}
@media (prefers-reduced-motion:reduce) {
  .aso-home-services *, .aso-home-services *::before, .aso-home-services *::after { animation: none !important; transition: none !important; }
  .aso-home-services.svc-motion-ready .aso-home-services__reveal.appear-animation { opacity: 1 !important; transform: none !important; }
  .aso-home-services .aso-home-services__card:hover, .aso-home-services .aso-home-services__card:hover .aso-home-services__art { transform: none; }
}
