:root{--b-crema:#f5efe7;--b-grafito:#242220;--b-verde:#2f3a2e;--b-terracota:#b5563a;--b-terracota-texto:#9e4228;--b-cobre:#c08552;--b-cobre-claro:#ce9a72;--b-ink-claro:var(--b-grafito);--b-ink-oscuro:var(--b-crema);--b-cabecera-alto:4rem}:root:root{scroll-padding-top:calc(var(--b-cabecera-alto) + var(--space-s));--text-xs:.75rem;--text-sm:.8125rem;--text-base:.9375rem;--text-md:clamp(1rem, .95rem + .22vw, 1.0625rem);--text-lg:clamp(1.0625rem, .99rem + .34vw, 1.25rem);--text-xl:clamp(1.1875rem, 1.06rem + .6vw, 1.5rem);--text-2xl:clamp(1.4375rem, 1.2rem + .95vw, 2rem);--text-3xl:clamp(1.75rem, 1.4rem + 1.5vw, 2.5rem)}.b-overlay{position:relative}.b-overlay>main{margin-block-start:calc(-1 * var(--b-cabecera-alto))}.b-section{padding-block:clamp(2.75rem,2rem + 3.2vw,5rem);padding-inline:var(--space-gutter)}.b-section--crema{color:var(--b-ink-claro);background-color:var(--b-crema)}.b-section--grafito{color:var(--b-ink-oscuro);background-color:var(--b-grafito)}.b-section--verde{color:var(--b-ink-oscuro);background-color:var(--b-verde)}.b-inner{max-width:var(--width-page);margin-inline:auto}.b-title{font-family:var(--font-heading);text-wrap:balance;font-size:clamp(1.5rem,1.25rem + 1.1vw,2rem);font-weight:600;line-height:1.15}.b-title__accent{color:var(--b-terracota-texto);font-style:italic;font-weight:400}.sv__title .b-title__accent{display:block}.b-section--grafito .b-title__accent,.b-section--verde .b-title__accent{color:var(--b-cobre)}.b-dark{color:var(--color-text);--color-surface:var(--b-grafito);--color-surface-strong:var(--b-grafito);--color-bg:#312e2c;--color-text:var(--b-crema);--color-secondary:#97938d;--color-action:var(--b-cobre);--color-on-action:var(--b-grafito);--color-rule:#413f3c}:root .b-dark .contact{padding-block:clamp(2.25rem,1.8rem + 1.8vw,3rem)}:root .b-dark .contact__title{font-size:clamp(1.5rem,1.25rem + 1.1vw,2rem)}:root .b-dark .contact__intro{font-size:var(--text-sm);margin-block-start:var(--space-2xs)}:root .b-dark .contact__form{gap:var(--space-xs);margin-block-start:var(--space-m)}:root .b-dark .field{gap:var(--space-3xs)}:root .b-dark .field__label{font-size:var(--text-xs)}:root .b-dark .field__input{padding-block:var(--space-2xs);font-size:var(--text-sm)}:root .b-dark .field__input--area{min-height:4.75rem}:root .b-dark .field__note,:root .b-dark .consent__notice,:root .b-dark .consent__label{font-size:var(--text-xs);line-height:var(--leading-normal)}:root .b-dark .contact__submit{min-height:var(--tap-target);padding-block:var(--space-2xs);font-size:var(--text-sm);color:#fff;background-color:var(--b-terracota);transition:translate .2s ease-out,box-shadow .2s ease-out,background-color .2s ease-out}@media (hover:hover){:root .b-dark .contact__submit:hover{background-color:#a94e33;translate:0 -2px;box-shadow:0 6px 18px #00000047}}:root .b-dark .contact__submit:active{box-shadow:none;translate:0 1px}:root .b-dark .field__input::placeholder{color:#9c9892;opacity:1}.b-cta{transition:translate .16s ease-out,box-shadow .16s ease-out}@media (hover:hover){.b-cta:hover{translate:0 -2px;box-shadow:0 6px 18px #00000038}.b-cta[aria-disabled=true]:hover{box-shadow:none;translate:0}}.b-cta[aria-disabled=true]{cursor:not-allowed}.b-cta:focus-visible{translate:0 -2px;box-shadow:0 6px 18px #00000038}@keyframes b-entra{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes b-entra-escala{0%{opacity:0;scale:.9}to{opacity:1;scale:1}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.b-reveal{animation-name:b-entra;animation-duration:1ms;animation-timing-function:ease-out;animation-fill-mode:both;animation-timeline:view();animation-range:entry 10% cover 26%}.b-reveal--2{animation-range:entry 14% cover 30%}.b-reveal--3{animation-range:entry 18% cover 34%}.b-reveal--4{animation-range:entry 22% cover 38%}}}.db[data-astro-cid-zwuu34hf]{padding-block:var(--space-2xs);background-color:var(--b-crema);color:var(--b-grafito);overflow:hidden}.db__track[data-astro-cid-zwuu34hf]{width:max-content;animation:48s linear infinite db-slide;display:flex;transform:translate(-50%)}.db__line[data-astro-cid-zwuu34hf]{white-space:nowrap;padding-inline-end:35vw;font-size:.75rem;line-height:1.5}.db__line[data-astro-cid-zwuu34hf] strong[data-astro-cid-zwuu34hf]{font-weight:600}.db[data-astro-cid-zwuu34hf]:hover .db__track[data-astro-cid-zwuu34hf],.db[data-astro-cid-zwuu34hf]:focus-within .db__track[data-astro-cid-zwuu34hf]{animation-play-state:paused}@keyframes db-slide{0%{transform:translate(-50%)}to{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.db__track[data-astro-cid-zwuu34hf]{width:auto;animation:none;transform:none}.db__line[data-astro-cid-zwuu34hf]{padding-inline:var(--space-gutter);white-space:normal;text-align:center;text-wrap:pretty}.db__line[data-astro-cid-zwuu34hf][aria-hidden=true]{display:none}}.hd[data-astro-cid-wjfbtgjr]{z-index:20;padding-inline:var(--space-gutter);color:var(--b-crema);background-color:var(--b-grafito);position:relative}@media (width>=48em){.hd[data-astro-cid-wjfbtgjr]{position:sticky;inset-block-start:0}}.hd__inner[data-astro-cid-wjfbtgjr]{gap:var(--space-s);max-width:var(--width-page);min-height:var(--b-cabecera-alto);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.hd__brand[data-astro-cid-wjfbtgjr]{gap:var(--space-xs);color:inherit;align-items:center;text-decoration:none;display:flex}.hd__markPill[data-astro-cid-wjfbtgjr]{padding:var(--space-3xs) var(--space-2xs);background-color:var(--b-crema);border-radius:var(--radius-m);justify-content:center;align-items:center;display:inline-flex}.hd__markPill--desnuda[data-astro-cid-wjfbtgjr]{background-color:#0000;padding:0}.hd__mark[data-astro-cid-wjfbtgjr]{width:auto;height:2rem;display:block}.hd__names[data-astro-cid-wjfbtgjr]{flex-direction:column;line-height:1;display:flex}.hd__wordmark[data-astro-cid-wjfbtgjr]{font-family:var(--font-heading);font-size:var(--text-md);letter-spacing:.02em;text-transform:uppercase;color:var(--b-crema);font-weight:600}.hd__tagline[data-astro-cid-wjfbtgjr]{letter-spacing:.22em;text-transform:uppercase;color:var(--b-cobre);margin-block-start:.2em;font-size:.6875rem;font-weight:400}.hd__nav[data-astro-cid-wjfbtgjr]{display:none}.hd__links[data-astro-cid-wjfbtgjr]{gap:var(--space-m);font-size:var(--text-xs);letter-spacing:.02em;display:flex}.hd__links[data-astro-cid-wjfbtgjr] a[data-astro-cid-wjfbtgjr]{padding-block:var(--space-3xs);color:var(--b-crema);text-decoration:none}.hd__links[data-astro-cid-wjfbtgjr] a[data-astro-cid-wjfbtgjr]:hover,.hd__links[data-astro-cid-wjfbtgjr] a[data-astro-cid-wjfbtgjr]:focus-visible{text-underline-offset:.3em;text-decoration:underline}.hd__cta[data-astro-cid-wjfbtgjr]{gap:var(--space-3xs);min-height:var(--tap-target);padding-inline:var(--space-s);font-size:var(--text-sm);color:var(--b-crema);border:var(--border-width-thick) solid var(--b-terracota);border-radius:var(--radius-pill);flex-shrink:0;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.hd__cta[data-astro-cid-wjfbtgjr] svg[data-astro-cid-wjfbtgjr]{flex-shrink:0}@media (width>=60em){.hd__nav[data-astro-cid-wjfbtgjr]{display:block}}.bh[data-astro-cid-q2djnlrp]{isolation:isolate;min-height:88svh;padding-block:calc(var(--space-2xl) + 4.5rem) var(--space-2xl);padding-inline:var(--space-gutter);color:var(--b-ink-oscuro);background-color:var(--b-grafito);align-content:center;display:grid;position:relative;overflow:hidden}.bh__photo--apagada[data-astro-cid-q2djnlrp]{opacity:0}.bh__photo[data-astro-cid-q2djnlrp]{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@keyframes bh-ken-burns{0%{scale:1.06}to{scale:1}}@keyframes bh-parallax{0%{translate:0 -3%}to{translate:0 5%}}@keyframes bh-enciende{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:no-preference){.bh__photo--apagada[data-astro-cid-q2djnlrp]{animation-name:bh-enciende;animation-duration:3.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-delay:.6s;animation-fill-mode:both}.bh__photo[data-astro-cid-q2djnlrp]{animation-name:bh-ken-burns;animation-duration:11s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.bh__photo[data-astro-cid-q2djnlrp]{height:112%;animation-name:bh-ken-burns,bh-parallax;animation-duration:11s,1ms;animation-timing-function:ease-out,linear;animation-iteration-count:1,1;animation-fill-mode:both,both;animation-timeline:auto,view();animation-range:normal,cover}.bh__photo--apagada[data-astro-cid-q2djnlrp]{animation-name:bh-ken-burns,bh-parallax,bh-enciende;animation-duration:11s,1ms,3.5s;animation-timing-function:ease-out,linear,ease-in;animation-iteration-count:1,1,1;animation-delay:0s,0s,.6s;animation-fill-mode:both,both,both;animation-timeline:auto,view(),auto;animation-range:normal,cover,normal}}}.bh__veil[data-astro-cid-q2djnlrp]{z-index:-1;background-color:color-mix(in srgb, var(--b-grafito) 72%, transparent);position:absolute;inset:0}.bh__inner[data-astro-cid-q2djnlrp]{max-width:var(--width-page);width:100%;margin-inline:auto;position:relative}.bh__headline[data-astro-cid-q2djnlrp]{max-width:18ch;font-size:clamp(1.75rem,1.2rem + 2.45vw,3rem);font-family:var(--font-heading);letter-spacing:-.015em;text-wrap:balance;font-weight:600;line-height:1.1}.bh__accent[data-astro-cid-q2djnlrp]{color:var(--b-cobre-claro);font-style:italic;font-weight:400}.bh__parte[data-astro-cid-q2djnlrp]{display:inline-block}@keyframes bh-sube{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}@keyframes bh-sube-corto{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}@keyframes bh-revela{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes bh-cae{0%{opacity:0;translate:0 var(--cae,12px)}to{opacity:1;translate:0}}@media (prefers-reduced-motion:no-preference){.bh__cae[data-astro-cid-q2djnlrp]{animation-name:bh-cae;animation-duration:.52s;animation-timing-function:ease-out;animation-fill-mode:both}.bh__cae--sub[data-astro-cid-q2djnlrp]{--cae:12px;animation-delay:1.45s}.bh__cae--nota[data-astro-cid-q2djnlrp]{--cae:10px;animation-delay:1.6s}.bh__cae--ctas[data-astro-cid-q2djnlrp]{--cae:10px;animation-delay:1.75s}.bh__parte--uno[data-astro-cid-q2djnlrp]{animation-name:bh-sube;animation-duration:.55s;animation-timing-function:ease-out;animation-delay:.35s;animation-fill-mode:both}.bh__parte--dos[data-astro-cid-q2djnlrp]{animation-name:bh-revela;animation-duration:.76s;animation-timing-function:ease-out;animation-delay:.75s;animation-fill-mode:both}.bh__parte--tres[data-astro-cid-q2djnlrp]{animation-name:bh-sube-corto;animation-duration:.5s;animation-timing-function:ease-out;animation-delay:1.15s;animation-fill-mode:both}}.bh__sub[data-astro-cid-q2djnlrp]{max-width:34ch;font-size:var(--text-md);line-height:var(--leading-loose);color:var(--b-ink-oscuro);margin-block-start:var(--space-m)}.bh__rating[data-astro-cid-q2djnlrp]{gap:var(--space-2xs);font-size:var(--text-md);align-items:center;margin-block-start:var(--space-l);display:flex}.bh__rating[data-astro-cid-q2djnlrp] strong[data-astro-cid-q2djnlrp]{font-size:var(--text-lg)}.bh__star[data-astro-cid-q2djnlrp]{color:var(--b-crema);flex-shrink:0}.bh__ctas[data-astro-cid-q2djnlrp]{gap:var(--space-xs);flex-direction:column;margin-block-start:var(--space-l);display:flex}.bh__cta[data-astro-cid-q2djnlrp]{min-height:var(--tap-target);padding:var(--space-xs) var(--space-l);font-size:var(--text-md);font-weight:600;line-height:var(--leading-snug);text-align:center;border-radius:var(--radius-pill);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.bh__cta--solid[data-astro-cid-q2djnlrp]{color:#fff;background-color:var(--b-terracota);transition:color .18s ease-out,background-color .18s ease-out,translate .16s ease-out,box-shadow .16s ease-out}.bh__cta--ghost[data-astro-cid-q2djnlrp]{transition:color .18s ease-out,background-color .18s ease-out,translate .16s ease-out,box-shadow .16s ease-out}@media (hover:hover){.bh__cta--solid[data-astro-cid-q2djnlrp]:hover{color:var(--b-terracota-texto);background-color:var(--b-crema)}.bh__cta--ghost[data-astro-cid-q2djnlrp]:hover{color:var(--b-grafito);background-color:var(--b-crema)}}.bh__cta--solid[data-astro-cid-q2djnlrp]:focus-visible{color:var(--b-terracota-texto);background-color:var(--b-crema)}.bh__cta--ghost[data-astro-cid-q2djnlrp]:focus-visible{color:var(--b-grafito);background-color:var(--b-crema)}.bh__cta--ghost[data-astro-cid-q2djnlrp]{color:var(--b-crema);box-shadow:inset 0 0 0 var(--border-width-thick) var(--b-crema);background-color:#0000}@media (width>=34em){.bh__ctas[data-astro-cid-q2djnlrp]{flex-flow:wrap;align-items:center}}@media (width>=52em){.bh[data-astro-cid-q2djnlrp]{min-height:78vh;padding-block:calc(var(--space-3xl) + 3rem) var(--space-3xl)}.bh__veil[data-astro-cid-q2djnlrp]{background-color:#0000;background-image:linear-gradient(to right, var(--b-grafito) 0%, color-mix(in srgb, var(--b-grafito) 88%, transparent) 42%, color-mix(in srgb, var(--b-grafito) 40%, transparent) 68%, transparent 100%)}.bh__headline[data-astro-cid-q2djnlrp]{max-width:20ch}}.sv[data-astro-cid-wtghly73]{padding-block-start:clamp(2rem,1.5rem + 2.2vw,3.5rem)}.sv__banda[data-astro-cid-wtghly73]{gap:var(--space-s);flex-direction:column;display:flex}.sv__intro[data-astro-cid-wtghly73]{max-width:46ch;font-size:var(--text-sm);line-height:var(--leading-loose);color:var(--b-verde)}.sv__introLine[data-astro-cid-wtghly73]{display:block}.sv__cols[data-astro-cid-wtghly73]{gap:var(--space-m);grid-template-rows:auto auto auto;margin-block-start:var(--space-m);display:grid}.sv__col[data-astro-cid-wtghly73]{grid-template-rows:subgrid;justify-items:center;gap:var(--space-s);padding:var(--space-l) var(--space-m);text-align:center;border:var(--border-width) solid color-mix(in srgb, var(--b-grafito) 7%, transparent);border-radius:var(--radius-l);background-color:#fdfbf8;grid-row:span 3;transition:translate .22s ease-out,box-shadow .22s ease-out;display:grid;position:relative;box-shadow:0 1px 2px #2422200d,0 6px 18px #2422200f}.sv__col[data-astro-cid-wtghly73]:before{content:"";inset-block-start:0;inset-inline:var(--space-m);opacity:0;background-color:var(--b-terracota);border-radius:var(--radius-pill);height:2px;transition:opacity .22s ease-out;position:absolute}@media (hover:hover){.sv__col[data-astro-cid-wtghly73]:hover{translate:0 -6px;box-shadow:0 3px 6px #24222012,0 18px 36px #24222021}.sv__col[data-astro-cid-wtghly73]:hover:before{opacity:1}.sv__col[data-astro-cid-wtghly73]:hover .sv__disc[data-astro-cid-wtghly73]{background-color:var(--b-terracota)}.sv__col[data-astro-cid-wtghly73]:hover .sv__icon[data-astro-cid-wtghly73]{background-color:#fff}}.sv__disc[data-astro-cid-wtghly73]{background-color:color-mix(in srgb, var(--b-terracota) 9%, transparent);border-radius:var(--radius-pill);justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:background-color .22s ease-out;display:inline-flex}.sv__icon[data-astro-cid-wtghly73]{background-color:var(--b-terracota-texto);width:2.15rem;height:2.15rem;-webkit-mask-image:var(--icono);mask-image:var(--icono);mask-position:50%;mask-repeat:no-repeat;-webkit-mask-size:var(--icono-escala,100%);mask-size:var(--icono-escala,100%);transition:background-color .22s ease-out;display:block}.sv__colTitle[data-astro-cid-wtghly73]{font-family:var(--font-heading);font-size:var(--text-md);font-weight:600}.sv__colText[data-astro-cid-wtghly73]{font-size:var(--text-sm);line-height:var(--leading-normal);color:color-mix(in srgb, var(--b-grafito) 78%, var(--b-crema))}.sv__cierre[data-astro-cid-wtghly73]{text-align:center;flex-direction:column;align-items:center;margin-block-start:var(--space-xl);display:flex}.sv__cierreTitle[data-astro-cid-wtghly73]{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600}.sv__cierreText[data-astro-cid-wtghly73]{max-width:46ch;font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--b-verde);margin-block-start:var(--space-2xs)}.sv__cta[data-astro-cid-wtghly73]{gap:var(--space-2xs);min-height:var(--tap-target);padding:var(--space-2xs) var(--space-l);font-size:var(--text-md);color:#fff;text-align:center;background-color:var(--b-terracota);border-radius:var(--radius-pill);justify-content:center;align-items:center;margin-block-start:var(--space-m);font-weight:600;text-decoration:none;display:inline-flex}.sv__ctaFlecha[data-astro-cid-wtghly73]{transition:translate .18s ease-out}@media (hover:hover){.sv__cta[data-astro-cid-wtghly73]:hover .sv__ctaFlecha[data-astro-cid-wtghly73]{translate:3px}}.sv__cta[data-astro-cid-wtghly73]:active{box-shadow:none;translate:0}.sv__trust[data-astro-cid-wtghly73]{gap:var(--space-2xs);flex-direction:column;margin-block-start:var(--space-m);display:flex}.sv__trustItem[data-astro-cid-wtghly73]{gap:var(--space-3xs);font-size:var(--text-xs);color:var(--b-verde);justify-content:center;align-items:center;display:flex}.sv__sello[data-astro-cid-wtghly73]{color:var(--b-terracota-texto);flex-shrink:0}.ur__grid[data-astro-cid-wtghly73]{gap:var(--space-2xl);display:grid}.ur__title[data-astro-cid-wtghly73]{flex-direction:column;display:flex}.ur__titleLine[data-astro-cid-wtghly73]{display:block}.ur__intro[data-astro-cid-wtghly73]{max-width:42ch;line-height:var(--leading-loose);margin-block-start:var(--space-s)}.ur__horario[data-astro-cid-wtghly73]{gap:var(--space-2xs);max-width:100%;padding:var(--space-2xs) var(--space-l) var(--space-2xs) var(--space-s);font-size:var(--text-sm);color:var(--b-crema);border-radius:var(--radius-pill);background-image:linear-gradient(90deg,#00000042 0%,#0000001f 55%,#0000 100%);align-items:center;margin-block-start:var(--space-m);display:inline-flex}.ur__horarioTexto[data-astro-cid-wtghly73]{min-width:0;line-height:var(--leading-snug);text-wrap:pretty;flex-direction:column;display:flex}.ur__horarioLinea--acento[data-astro-cid-wtghly73]{color:var(--b-cobre)}.ur__reloj[data-astro-cid-wtghly73]{color:var(--b-cobre);flex-shrink:0}.ur__horario[data-astro-cid-wtghly73] svg[data-astro-cid-wtghly73]{flex-shrink:0}.ur__ctaRow[data-astro-cid-wtghly73]{gap:var(--space-s) var(--space-m);flex-wrap:wrap;align-items:center;margin-block-start:var(--space-l);display:flex}.ur__cta[data-astro-cid-wtghly73]{gap:var(--space-2xs);min-height:var(--tap-target);padding:var(--space-2xs) var(--space-l);font-size:var(--text-md);color:#fff;background-color:var(--b-terracota);border-radius:var(--radius-pill);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.ur__cta[data-astro-cid-wtghly73] svg[data-astro-cid-wtghly73]{transition:translate .16s ease-out}.ur__cta[data-astro-cid-wtghly73]:hover svg[data-astro-cid-wtghly73],.ur__cta[data-astro-cid-wtghly73]:focus-visible svg[data-astro-cid-wtghly73]{translate:-2px}.ur__prueba[data-astro-cid-wtghly73]{gap:var(--space-2xs);align-items:center;display:inline-flex}.ur__proof[data-astro-cid-wtghly73]{font-size:var(--text-sm);color:var(--b-cobre)}.ur__proofCifra[data-astro-cid-wtghly73]{font-size:var(--text-md);color:var(--b-cobre-claro);font-weight:600}.ur__panel[data-astro-cid-wtghly73]{gap:var(--space-m);display:grid;position:relative}.ur__cards[data-astro-cid-wtghly73]{gap:var(--space-2xs);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ur__card[data-astro-cid-wtghly73]{gap:var(--space-2xs);padding:var(--space-2xs);border:var(--border-width) solid color-mix(in srgb, var(--b-cobre) 45%, transparent);border-radius:var(--radius-m);align-items:center;display:flex}.ur__glifo[data-astro-cid-wtghly73]{width:2.25rem;height:2.25rem;color:var(--b-cobre);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ur__cardName[data-astro-cid-wtghly73]{font-size:var(--text-xs);line-height:var(--leading-snug)}.ur__stage[data-astro-cid-wtghly73]{aspect-ratio:4/3;border-radius:var(--radius-m);position:relative;overflow:hidden}.ur__shot[data-astro-cid-wtghly73]{position:absolute;inset:0}.ur__shot[data-astro-cid-wtghly73] img[data-astro-cid-wtghly73]{object-fit:cover;width:100%;height:100%}.ur__shot[data-astro-cid-wtghly73]:not(:first-child){opacity:0}.ur__hilo[data-astro-cid-wtghly73]{display:none}.ur__hiloPath[data-astro-cid-wtghly73]{stroke:var(--b-cobre);stroke-width:1.2px;stroke-dasharray:3 6;opacity:.55}.ur__hiloDot[data-astro-cid-wtghly73]{fill:var(--b-cobre);opacity:.75}@media (width>=60em){.ur__grid[data-astro-cid-wtghly73]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.sv__banda[data-astro-cid-wtghly73]{gap:var(--space-2xl);flex-direction:row;justify-content:space-between;align-items:last baseline}.sv__cols[data-astro-cid-wtghly73]{gap:var(--space-m);grid-template-columns:repeat(4,minmax(0,1fr))}.sv__trust[data-astro-cid-wtghly73]{gap:var(--space-l);flex-direction:row}.ur__panel[data-astro-cid-wtghly73]{align-items:center;gap:var(--space-l);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.ur__cards[data-astro-cid-wtghly73]{grid-template-columns:minmax(0,1fr)}.ur__hilo[data-astro-cid-wtghly73]{pointer-events:none;width:12%;display:block;position:absolute;inset-block:12%;inset-inline-start:42%}}@keyframes ur-activa{0%,16.667%{border-color:var(--b-cobre);box-shadow:0 0 0 1px color-mix(in srgb, var(--b-cobre) 40%, transparent), 0 8px 22px color-mix(in srgb, var(--b-cobre) 16%, transparent);scale:1.02}19.4%,97.2%{border-color:color-mix(in srgb, var(--b-cobre) 45%, transparent);box-shadow:none;scale:1}to{border-color:var(--b-cobre);box-shadow:0 0 0 1px color-mix(in srgb, var(--b-cobre) 40%, transparent), 0 8px 22px color-mix(in srgb, var(--b-cobre) 16%, transparent);scale:1.02}}@keyframes ur-visible{0%{opacity:1;scale:1}16.667%{opacity:1;scale:1}19.4%{opacity:0;scale:.97}97.2%{opacity:0;scale:.97}to{opacity:1;scale:1}}@keyframes ur-dibuja{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}@keyframes ur-latido{0%,to{opacity:.55;scale:1}50%{opacity:.95;scale:1.35}}@keyframes ur-entra-foto{0%{clip-path:inset(0 0 0 100%);scale:1.03}to{clip-path:inset(0);scale:1}}@media (prefers-reduced-motion:no-preference){.ur__card[data-astro-cid-wtghly73]{animation-name:ur-activa;animation-duration:10.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:calc(var(--i) * 1.8s)}.ur__shot[data-astro-cid-wtghly73]:not(:first-child){animation-name:ur-visible;animation-duration:10.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:calc(var(--i) * 1.8s)}.ur__shot[data-astro-cid-wtghly73]:first-child{animation-name:ur-visible;animation-duration:10.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ur__hiloDot[data-astro-cid-wtghly73]{animation-name:ur-latido;animation-duration:3.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ur__hiloDot--b[data-astro-cid-wtghly73]{animation-delay:.5s}.ur__hiloDot--c[data-astro-cid-wtghly73]{animation-delay:1s}}@media (hover:hover){.ur__card[data-astro-cid-wtghly73]:hover{border-color:var(--b-cobre);animation-play-state:paused;scale:1.02}}.ur__card[data-astro-cid-wtghly73]{transition:border-color .2s ease-out,scale .2s ease-out}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.sv__col[data-astro-cid-wtghly73]{animation-name:b-entra;animation-duration:1ms;animation-timing-function:ease-out;animation-fill-mode:both;animation-timeline:view();animation-range:entry 8% entry 56%}.sv__col[data-astro-cid-wtghly73]:nth-child(2){animation-range:entry 14% entry 62%}.sv__col[data-astro-cid-wtghly73]:nth-child(3){animation-range:entry 20% entry 68%}.sv__col[data-astro-cid-wtghly73]:nth-child(4){animation-range:entry 26% entry 74%}.ur__card[data-astro-cid-wtghly73]{animation-name:b-entra,ur-activa;animation-duration:1ms,10.8s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:both,none;animation-delay:0s, calc(var(--i) * 1.8s);animation-timeline:view(),auto;animation-range:entry calc(6% + var(--i) * 5%) entry calc(52% + var(--i) * 5%), normal}.ur__stage[data-astro-cid-wtghly73]{animation-name:ur-entra-foto;animation-duration:1ms;animation-timing-function:ease-out;animation-fill-mode:both;animation-timeline:view();animation-range:entry 12% cover 34%}.ur__hiloPath[data-astro-cid-wtghly73]{stroke-dashoffset:300px;animation-name:ur-dibuja;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 10% cover 40%}.b-reveal-badge[data-astro-cid-wtghly73]{animation-name:b-entra-escala;animation-duration:1ms;animation-timing-function:ease-out;animation-fill-mode:both;animation-timeline:view();animation-range:entry 8% cover 22%}}}.gl__strip[data-astro-cid-35egl3aw]{margin-block-start:var(--space-xl);margin-inline:calc(var(--space-gutter) * -1)}.tira[data-astro-cid-35egl3aw]{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-inline:var(--space-gutter);padding-inline:var(--space-gutter);gap:1rem;padding-block-end:var(--space-s);display:flex;overflow-x:auto;mask-image:linear-gradient(90deg,#000 0 calc(100% - 4rem),#0000 100%)}@media (prefers-reduced-motion:reduce){.gl__intro[data-astro-cid-35egl3aw]{max-width:52ch;font-size:var(--text-sm);line-height:var(--leading-loose);color:var(--b-verde);margin-block-start:var(--space-s)}.tira[data-astro-cid-35egl3aw]{scroll-behavior:auto;mask-image:linear-gradient(90deg,#000 0 calc(100% - 4rem),#0000 100%)}}.tira__item[data-astro-cid-35egl3aw]{scroll-snap-align:center;flex:none;width:82vw}.tira__fig[data-astro-cid-35egl3aw]{margin:0}.tira__img[data-astro-cid-35egl3aw]{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-m);width:100%;height:auto}.tira__fig[data-astro-cid-35egl3aw]{border:var(--border-width) solid color-mix(in srgb, var(--b-grafito) 10%, transparent);border-radius:var(--radius-l);background-color:#fff9;flex-direction:column;height:100%;margin:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #2422200a,0 8px 24px #2422200d}.tira__marco[data-astro-cid-35egl3aw]{display:block;overflow:hidden}.tira__img[data-astro-cid-35egl3aw]{transition:scale .32s ease-out}@media (hover:hover){.tira__fig[data-astro-cid-35egl3aw]:hover .tira__img[data-astro-cid-35egl3aw]{scale:1.04}}.tira__cap[data-astro-cid-35egl3aw]{padding:var(--space-s) var(--space-m) var(--space-m);font-size:var(--text-sm);line-height:var(--leading-normal);color:color-mix(in srgb, var(--b-grafito) 82%, var(--b-crema));margin-block-start:var(--space-s)}.gl__intro[data-astro-cid-35egl3aw]{max-width:52ch;font-size:var(--text-sm);line-height:var(--leading-loose);color:var(--b-verde);margin-block-start:var(--space-s)}.tira[data-astro-cid-35egl3aw]{scrollbar-width:none;mask-image:linear-gradient(90deg,#000 0 calc(100% - 4rem),#0000 100%)}.tira[data-astro-cid-35egl3aw]::-webkit-scrollbar{display:none}.gl__foot[data-astro-cid-35egl3aw]{justify-content:center;margin-block-start:var(--space-s);display:flex}.gl__hint[data-astro-cid-35egl3aw]{font-size:var(--text-sm);color:var(--b-verde)}@media (width>=44em){.tira__item[data-astro-cid-35egl3aw]{width:min(380px,32vw)}@supports (scrollbar-color:red blue){.tira[data-astro-cid-35egl3aw]{scrollbar-width:thin;scrollbar-color:var(--b-terracota) color-mix(in srgb, var(--b-grafito) 8%, var(--b-crema))}}.tira[data-astro-cid-35egl3aw]::-webkit-scrollbar{height:6px;display:block}.tira[data-astro-cid-35egl3aw]::-webkit-scrollbar-track{background-color:color-mix(in srgb, var(--b-grafito) 7%, var(--b-crema));border-radius:var(--radius-pill)}.tira[data-astro-cid-35egl3aw]::-webkit-scrollbar-thumb{background-color:var(--b-terracota);border-radius:var(--radius-pill)}.gl__foot[data-astro-cid-35egl3aw]{display:none}}.rv__head[data-astro-cid-mumb6uak]{gap:var(--space-s);flex-direction:column;display:flex}.rv__rating[data-astro-cid-mumb6uak]{gap:var(--space-2xs) var(--space-s);flex-wrap:wrap;align-items:center;display:flex}.rv__nota[data-astro-cid-mumb6uak]{font-family:var(--font-heading);color:var(--b-terracota-texto);font-size:clamp(2rem,1.6rem + 1.8vw,3rem);font-weight:600;line-height:1}.rv__fuente[data-astro-cid-mumb6uak]{font-size:var(--text-sm);color:var(--b-verde)}.rv__stars[data-astro-cid-mumb6uak]{gap:2px;display:inline-flex}.rv__starBase[data-astro-cid-mumb6uak]{fill:color-mix(in srgb, var(--b-terracota) 22%, transparent)}.rv__starFill[data-astro-cid-mumb6uak]{fill:var(--b-terracota)}.rv__list[data-astro-cid-mumb6uak]{gap:var(--space-m);margin-block-start:var(--space-xl);display:grid}.rv__item[data-astro-cid-mumb6uak]{padding:var(--space-m);border:var(--border-width) solid color-mix(in srgb, var(--b-grafito) 10%, transparent);border-radius:var(--radius-l);background-color:#fff9;flex-direction:column;transition:background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;display:flex;box-shadow:0 1px 2px #2422200a,0 8px 24px #2422200d}.rv__tag[data-astro-cid-mumb6uak]{gap:var(--space-3xs);padding:2px var(--space-2xs);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--b-terracota-texto);background-color:color-mix(in srgb, var(--b-terracota) 12%, transparent);border-radius:var(--radius-pill);align-self:flex-start;align-items:center;font-weight:600;display:inline-flex}.rv__stars--card[data-astro-cid-mumb6uak]{margin-block-start:var(--space-s)}.rv__text[data-astro-cid-mumb6uak]{font-size:var(--text-sm);line-height:var(--leading-loose);text-wrap:pretty;margin:0;margin-block-start:var(--space-s)}.rv__author[data-astro-cid-mumb6uak]{font-size:var(--text-sm);margin-block-start:var(--space-m);font-weight:600}.rv__city[data-astro-cid-mumb6uak]{color:var(--b-verde);font-weight:400}@media (hover:hover){.rv__item[data-astro-cid-mumb6uak]:hover{color:#fff;background-color:var(--b-terracota);border-color:var(--b-terracota)}.rv__item[data-astro-cid-mumb6uak]:hover .rv__tag[data-astro-cid-mumb6uak]{color:var(--b-terracota-texto);background-color:var(--b-crema)}.rv__item[data-astro-cid-mumb6uak]:hover .rv__city[data-astro-cid-mumb6uak]{color:#fff}.rv__item[data-astro-cid-mumb6uak]:hover .rv__starFill[data-astro-cid-mumb6uak]{fill:var(--b-crema)}}.rv__tagIcon[data-astro-cid-mumb6uak]{flex-shrink:0}@media (width>=44em){.rv__list[data-astro-cid-mumb6uak]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=60em){.rv__head[data-astro-cid-mumb6uak]{gap:var(--space-l);flex-direction:row;justify-content:space-between;align-items:baseline}}.ar[data-astro-cid-sdt73ifu]{padding-block:0 clamp(2rem,1.6rem + 1.6vw,3rem)}.ar__line[data-astro-cid-sdt73ifu]{max-width:var(--width-wide);padding:var(--space-m) var(--space-l);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--b-verde);text-align:center;text-wrap:balance;text-wrap:balance;border:var(--border-width) solid color-mix(in srgb, var(--b-grafito) 10%, transparent);border-radius:var(--radius-l);background-color:#fff9;box-shadow:0 1px 2px #2422200a,0 8px 24px #2422200d}.ar__town[data-astro-cid-sdt73ifu]{font-weight:400}.ar__pin[data-astro-cid-sdt73ifu]{vertical-align:-2px;color:var(--b-terracota-texto);margin-inline-end:var(--space-3xs)}.ab[data-astro-cid-ouzouihj]{isolation:isolate;position:relative;overflow:hidden}.ab__foto[data-astro-cid-ouzouihj]{z-index:-1;width:100%;display:block;position:absolute;inset-block:0;inset-inline-end:0}.ab__foto[data-astro-cid-ouzouihj] img[data-astro-cid-ouzouihj]{object-fit:cover;object-position:22% center;width:100%;height:100%}.ab__foto[data-astro-cid-ouzouihj]:after{content:"";background-image:linear-gradient(to bottom, var(--b-crema) 0%, color-mix(in srgb, var(--b-crema) 92%, transparent) 55%, color-mix(in srgb, var(--b-crema) 78%, transparent) 100%);position:absolute;inset:0}.ab__cols[data-astro-cid-ouzouihj]{position:relative}.ab__text[data-astro-cid-ouzouihj]{max-width:34rem}.ab__p[data-astro-cid-ouzouihj]{line-height:var(--leading-loose);margin-block-start:var(--space-m)}.ab__p[data-astro-cid-ouzouihj] strong[data-astro-cid-ouzouihj]{font-weight:600}@media (width>=60em){.ab__foto[data-astro-cid-ouzouihj]{width:78%}.ab__foto[data-astro-cid-ouzouihj]:after{background-image:linear-gradient(to right, var(--b-crema) 0%, var(--b-crema) 25%, color-mix(in srgb, var(--b-crema) 55%, transparent) 34%, transparent 41%)}.ab__text[data-astro-cid-ouzouihj]{max-width:28rem}.ab__foto[data-astro-cid-ouzouihj]{height:36rem;margin-block:auto;inset-block:0}.ab__foto[data-astro-cid-ouzouihj] img[data-astro-cid-ouzouihj]{object-position:22% 63.5%}}.fq[data-astro-cid-gx4l3wu6]{text-align:center;padding-block-end:clamp(2.5rem,2rem + 2vw,4rem)}.fq__intro[data-astro-cid-gx4l3wu6]{max-width:52ch;font-size:var(--text-sm);line-height:var(--leading-loose);color:var(--b-verde);margin-block-start:var(--space-s);margin-inline:auto}.fq__list[data-astro-cid-gx4l3wu6]{gap:var(--space-2xs);max-width:48rem;text-align:start;margin-block-start:var(--space-l);margin-inline:auto;display:grid}.fq__item[data-astro-cid-gx4l3wu6]{padding-inline:var(--space-m);border:var(--border-width) solid color-mix(in srgb, var(--b-grafito) 7%, transparent);border-radius:var(--radius-l);background-color:#fdfbf8;transition:background-color .2s ease-out}@media (hover:hover){.fq__item[data-astro-cid-gx4l3wu6]:hover{background-color:#fff}}.fq__q[data-astro-cid-gx4l3wu6]{gap:var(--space-s);min-height:var(--tap-target);padding-block:var(--space-xs);font-family:var(--font-heading);font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.fq__q[data-astro-cid-gx4l3wu6]::-webkit-details-marker{display:none}.fq__arrow[data-astro-cid-gx4l3wu6]{border-inline-end:1.5px solid var(--b-terracota-texto);border-block-end:1.5px solid var(--b-terracota-texto);flex-shrink:0;width:.6rem;height:.6rem;margin-inline-end:.2rem;transition:rotate .12s ease-out,translate .12s ease-out;translate:0 -.2rem;rotate:45deg}.fq__item[data-astro-cid-gx4l3wu6][open] .fq__arrow[data-astro-cid-gx4l3wu6]{translate:0 .15rem;rotate:-135deg}@media (prefers-reduced-motion:reduce){.fq__arrow[data-astro-cid-gx4l3wu6]{transition:none}}.fq__a[data-astro-cid-gx4l3wu6]{max-width:68ch;font-size:var(--text-sm);line-height:var(--leading-loose);color:color-mix(in srgb, var(--b-grafito) 80%, var(--b-crema));padding-block-end:var(--space-s)}.bvt[data-astro-cid-rj2pmyk5]{padding-block:var(--space-2xl);padding-inline:var(--space-gutter);background-color:var(--b-grafito)}.bvt__inner[data-astro-cid-rj2pmyk5]{gap:var(--space-xs);text-align:center;flex-direction:column;align-items:center;display:flex}.bvt__ante[data-astro-cid-rj2pmyk5]{font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--b-cobre);font-weight:700}.bvt__enlace[data-astro-cid-rj2pmyk5]{gap:var(--space-2xs);min-block-size:var(--tap-target);font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;line-height:var(--leading-snug);color:color-mix(in srgb, var(--b-ink-oscuro) 86%, var(--b-grafito));align-items:center;text-decoration:none;transition:color .16s ease-out;display:inline-flex}.bvt__flecha[data-astro-cid-rj2pmyk5]{flex-shrink:0;transition:translate .16s ease-out}@media (hover:hover){.bvt__enlace[data-astro-cid-rj2pmyk5]:hover{color:var(--b-ink-oscuro)}.bvt__enlace[data-astro-cid-rj2pmyk5]:hover .bvt__flecha[data-astro-cid-rj2pmyk5]{translate:6px}}.bvt__enlace[data-astro-cid-rj2pmyk5]:focus-visible{color:var(--b-ink-oscuro);outline:var(--focus-width) solid var(--b-cobre);outline-offset:var(--focus-offset);border-radius:var(--radius-s)}@media (prefers-reduced-motion:reduce){.bvt__enlace[data-astro-cid-rj2pmyk5],.bvt__flecha[data-astro-cid-rj2pmyk5]{transition:none}.bvt__enlace[data-astro-cid-rj2pmyk5]:hover .bvt__flecha[data-astro-cid-rj2pmyk5]{translate:0}}.wa[data-astro-cid-hbtvv6dt]{z-index:var(--z-whatsapp);cursor:default;display:flex;position:fixed;inset-block-end:var(--whatsapp-inset);inset-inline-end:var(--whatsapp-inset)}@media (width>=48em){.wa[data-astro-cid-hbtvv6dt]{display:none}}.wa__disc[data-astro-cid-hbtvv6dt]{width:var(--whatsapp-size);height:var(--whatsapp-size);color:#25d366;background-color:var(--b-crema);border:var(--border-width-thick) solid var(--b-grafito);border-radius:var(--radius-pill);box-shadow:var(--shadow-float);justify-content:center;align-items:center;display:inline-flex}.bc[data-astro-cid-dxymxhjj]{padding-block:clamp(2.25rem,1.8rem + 1.8vw,3rem);padding-inline:var(--space-gutter);background-color:var(--b-grafito)}.bc__inner[data-astro-cid-dxymxhjj]{gap:var(--space-xl);max-width:var(--width-page);margin-inline:auto;display:grid}.bc__intro[data-astro-cid-dxymxhjj]{max-width:40ch;font-size:var(--text-sm);line-height:var(--leading-loose);margin-block-start:var(--space-s)}.bc__wa[data-astro-cid-dxymxhjj]{gap:var(--space-s);padding:var(--space-m);cursor:default;border:var(--border-width) solid color-mix(in srgb, var(--b-crema) 22%, transparent);border-radius:var(--radius-l);align-items:flex-start;margin-block-start:var(--space-l);display:flex}.bc__waMark[data-astro-cid-dxymxhjj]{color:#25d366;background-color:var(--b-crema);border-radius:var(--radius-pill);flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.bc__waTitle[data-astro-cid-dxymxhjj]{font-family:var(--font-heading);font-size:var(--text-md);font-weight:600}.bc__waText[data-astro-cid-dxymxhjj]{font-size:var(--text-sm);line-height:var(--leading-normal);margin-block-start:var(--space-3xs)}.bc__horario[data-astro-cid-dxymxhjj]{gap:var(--space-2xs);font-size:var(--text-sm);color:var(--b-cobre);align-items:center;margin-block-start:var(--space-m);display:inline-flex}.bc__horario[data-astro-cid-dxymxhjj] svg[data-astro-cid-dxymxhjj]{flex-shrink:0}.bc__form[data-astro-cid-dxymxhjj] .contact__title,.bc__form[data-astro-cid-dxymxhjj] .contact__intro{display:none}.bc__form[data-astro-cid-dxymxhjj] .contact{padding-block:0;padding-inline:0}@media (width>=60em){.bc__inner[data-astro-cid-dxymxhjj]{gap:var(--space-3xl);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}}.ft[data-astro-cid-acwtrkwu]{padding-block:var(--space-2xl) calc(var(--whatsapp-size) + var(--whatsapp-inset));padding-inline:var(--space-gutter);color:var(--b-crema);background-color:#1a1817}.ft__inner[data-astro-cid-acwtrkwu]{gap:var(--space-xl);max-width:var(--width-page);margin-inline:auto;display:grid}.ft__lockup[data-astro-cid-acwtrkwu]{gap:var(--space-xs);align-items:center;display:flex}.ft__markPill[data-astro-cid-acwtrkwu]{padding:var(--space-3xs) var(--space-2xs);background-color:var(--b-crema);border-radius:var(--radius-m);justify-content:center;align-items:center;display:inline-flex}.ft__mark[data-astro-cid-acwtrkwu]{width:auto;height:2.25rem;display:block}.ft__names[data-astro-cid-acwtrkwu]{flex-direction:column;line-height:1;display:flex}.ft__wordmark[data-astro-cid-acwtrkwu]{font-family:var(--font-heading);font-size:var(--text-md);letter-spacing:.02em;text-transform:uppercase;font-weight:600}.ft__tagline[data-astro-cid-acwtrkwu]{letter-spacing:.22em;text-transform:uppercase;color:var(--b-cobre);margin-block-start:.2em;font-size:.6875rem}.ft__colTitle[data-astro-cid-acwtrkwu]{font-family:var(--font-heading);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--b-cobre);font-weight:600}.ft__links[data-astro-cid-acwtrkwu]{gap:var(--space-3xs);font-size:var(--text-sm);flex-direction:column;margin-block-start:var(--space-s);display:flex}.ft__links[data-astro-cid-acwtrkwu] a[data-astro-cid-acwtrkwu]{padding-block:var(--space-3xs);color:var(--b-crema);text-decoration:none;display:inline-block}.ft__links[data-astro-cid-acwtrkwu] a[data-astro-cid-acwtrkwu]:hover,.ft__links[data-astro-cid-acwtrkwu] a[data-astro-cid-acwtrkwu]:focus-visible{text-underline-offset:.3em;text-decoration:underline}.ft__social[data-astro-cid-acwtrkwu]{gap:var(--space-2xs);display:flex}@media (width>=60em){.ft__social[data-astro-cid-acwtrkwu]{flex-direction:column;align-items:flex-end}}.ft__socialMark[data-astro-cid-acwtrkwu]{width:2.25rem;height:2.25rem;color:var(--b-cobre);cursor:default;border:var(--border-width) solid var(--b-cobre);border-radius:var(--radius-pill);justify-content:center;align-items:center;transition:color .2s ease-out,border-color .2s ease-out,translate .2s ease-out;display:inline-flex}@media (hover:hover){.ft__socialMark[data-astro-cid-acwtrkwu]:hover{color:#fff;border-color:#fff;translate:0 -2px}}.ft__contacto[data-astro-cid-acwtrkwu]{gap:var(--space-2xs);font-size:var(--text-sm);line-height:var(--leading-normal);flex-direction:column;margin-block-start:var(--space-s);display:flex}.ft__dato[data-astro-cid-acwtrkwu]{gap:var(--space-2xs);color:#97938d;align-items:flex-start;display:flex}.ft__dato[data-astro-cid-acwtrkwu] a[data-astro-cid-acwtrkwu],.ft__inerte[data-astro-cid-acwtrkwu]{color:var(--b-crema);text-decoration:none}.ft__inerte[data-astro-cid-acwtrkwu]{cursor:not-allowed}.ft__datoIcono[data-astro-cid-acwtrkwu]{color:var(--b-cobre);flex-shrink:0;margin-block-start:.15em}@media (width<=47.99em){.ft__cierre[data-astro-cid-acwtrkwu]{padding-block-end:calc(var(--space-l) + var(--whatsapp-size) + var(--whatsapp-inset))}}.ft__cierre[data-astro-cid-acwtrkwu]{gap:var(--space-2xs);max-width:var(--width-wide);font-size:var(--text-xs);line-height:var(--leading-normal);text-align:center;text-wrap:pretty;color:#97938d;border-block-start:var(--border-width) solid color-mix(in srgb, var(--b-crema) 16%, transparent);flex-direction:column;margin-block-start:var(--space-xl);margin-inline:auto;padding-block-start:var(--space-m);display:flex}.ft__copy[data-astro-cid-acwtrkwu]{margin-block-start:var(--space-2xs)}@media (width>=60em){.ft__inner[data-astro-cid-acwtrkwu]{gap:var(--space-2xl);grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) auto;align-items:start}.ft[data-astro-cid-acwtrkwu]{padding-block-end:var(--space-2xl)}.ft__side[data-astro-cid-acwtrkwu]{text-align:end}.ft__social[data-astro-cid-acwtrkwu]{justify-content:flex-end}}
