.serv-card[data-astro-cid-qayp4ufo]{display:flex;flex-direction:column;background:#fff;border-radius:20px;padding:.85rem .85rem 1.5rem;box-shadow:0 12px 30px #2b26220f;text-decoration:none;color:var(--c-tinta);transition:transform .2s ease,box-shadow .2s ease}.serv-card[data-astro-cid-qayp4ufo]:hover{transform:translateY(-3px);box-shadow:0 18px 40px #2b26221a}.serv-card--pendiente[data-astro-cid-qayp4ufo]{cursor:default}.serv-card--pendiente[data-astro-cid-qayp4ufo]:hover{transform:none;box-shadow:0 12px 30px #2b26220f}.serv-card__media[data-astro-cid-qayp4ufo]{border-radius:14px;overflow:hidden;aspect-ratio:4 / 5}.serv-card__img[data-astro-cid-qayp4ufo]{width:100%;height:100%;object-fit:cover;display:block}.serv-card__ph[data-astro-cid-qayp4ufo]{width:100%;height:100%;display:grid;place-content:center;gap:.35rem;text-align:center;padding:1rem;background:repeating-linear-gradient(45deg,#efe9e2,#efe9e2 12px,#e8e1d8 12px 24px);color:#9a8f86}.serv-card__ph[data-astro-cid-qayp4ufo] span[data-astro-cid-qayp4ufo]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.serv-card__ph[data-astro-cid-qayp4ufo] small[data-astro-cid-qayp4ufo]{font-size:.72rem;line-height:1.3}.serv-card__titulo[data-astro-cid-qayp4ufo]{font-family:var(--fuente-titulo);font-weight:500;font-size:1.5rem;line-height:1.15;color:var(--c-tinta);text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;margin:1.25rem .4rem .85rem}.serv-card__desc[data-astro-cid-qayp4ufo]{font-family:var(--fuente-base);font-size:.88rem;line-height:1.55;color:#7a716a;margin:0 .4rem}.serv-card__footer[data-astro-cid-qayp4ufo]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:auto;margin-inline:.4rem;padding-top:1.5rem}.serv-card__dur[data-astro-cid-qayp4ufo]{font-family:var(--fuente-base);font-size:.85rem;color:#9a8f86}.serv-card__precio[data-astro-cid-qayp4ufo]{font-family:var(--fuente-titulo);font-size:1.6rem;color:var(--c-tinta)}.hero[data-astro-cid-aivanglh]{position:relative;min-height:100vh;margin-top:-4.5rem;padding-top:4.5rem;display:grid;align-items:end;overflow:hidden;color:#fff}.hero__bg[data-astro-cid-aivanglh]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero__overlay[data-astro-cid-aivanglh]{position:absolute;inset:0;z-index:1;background:#00000073}.hero__inner[data-astro-cid-aivanglh]{position:relative;z-index:2;padding-block:4.5rem 5rem}.hero__contenido[data-astro-cid-aivanglh]{max-width:40rem}.hero__titulo[data-astro-cid-aivanglh]{font-family:var(--fuente-titulo);font-weight:500;font-size:clamp(2.75rem,6vw,5rem);line-height:1.05;letter-spacing:.01em;margin:0 0 1.5rem}.hero__titulo[data-astro-cid-aivanglh] em[data-astro-cid-aivanglh]{font-style:italic;color:var(--c-cta)}.hero__texto[data-astro-cid-aivanglh]{font-family:var(--fuente-base);font-size:1.05rem;line-height:1.6;color:#ffffffe6;max-width:28rem;margin:0}.cat[data-astro-cid-aivanglh]{padding-block:4.5rem}.cat__head[data-astro-cid-aivanglh]{display:flex;align-items:center;gap:.9rem;margin:0 0 2.5rem}.cat__titulo[data-astro-cid-aivanglh]{font-family:var(--fuente-titulo);font-weight:500;font-size:clamp(2rem,4vw,3rem);color:var(--c-tinta);margin:0}.cat__pill[data-astro-cid-aivanglh]{font-family:var(--fuente-base);text-transform:uppercase;letter-spacing:.16em;font-size:.6rem;font-weight:700;line-height:1;color:var(--c-tinta);background:var(--c-cta);padding:.42rem .7rem;border-radius:999px}.cat__grid[data-astro-cid-aivanglh]{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-inline:1.25rem;padding-bottom:.5rem;scrollbar-width:none}.cat__grid[data-astro-cid-aivanglh]::-webkit-scrollbar{display:none}.cat__grid[data-astro-cid-aivanglh]>.serv-card{flex:0 0 80%;scroll-snap-align:center}@media(min-width:600px){.cat__grid[data-astro-cid-aivanglh]>.serv-card{flex:0 0 44%}}@media(min-width:1024px){.cat__grid[data-astro-cid-aivanglh]{gap:1.5rem}.cat__grid[data-astro-cid-aivanglh]>.serv-card{flex:0 0 23%;scroll-snap-align:start}}.cat__nav[data-astro-cid-aivanglh]{display:none}.cat__arrow[data-astro-cid-aivanglh]{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(43,38,34,.25);background:transparent;color:var(--c-tinta);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease}.cat__arrow[data-astro-cid-aivanglh]:hover:not(:disabled){background:var(--c-tinta);color:#fff;border-color:var(--c-tinta)}.cat__arrow[data-astro-cid-aivanglh]:disabled{opacity:.3;cursor:default}@media(min-width:1024px){.cat__nav[data-astro-cid-aivanglh]{display:flex;justify-content:center;gap:1rem;margin-top:2.25rem}}
