.contacto[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr;gap:var(--space-8)}.form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:var(--space-5)}.form__hp[data-astro-cid-2mxdoeuz]{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip-path:inset(50%)}.form__row[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr;gap:var(--space-5)}.field[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:var(--space-1)}.field[data-astro-cid-2mxdoeuz] label[data-astro-cid-2mxdoeuz]{font-size:var(--fs-label);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.field__opt[data-astro-cid-2mxdoeuz]{color:var(--text-faint);text-transform:none;letter-spacing:0;font-weight:400}.field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz],.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{background:transparent;border:0;border-block-end:1px solid var(--hairline-strong);border-radius:0;padding:.7rem 0 .55rem;color:var(--text);font-size:var(--fs-body);transition:border-color var(--dur-1) var(--ease-standard),box-shadow var(--dur-1) var(--ease-standard)}.field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:hover,.field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]:hover,.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:hover{border-block-end-color:var(--text-faint)}.field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]:focus,.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus{outline:none;border-block-end-color:var(--accent);box-shadow:inset 0 -1px 0 var(--accent)}.field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:user-invalid,.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:user-invalid{border-block-end-color:var(--accent)}.field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]{cursor:pointer}.field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz] option[data-astro-cid-2mxdoeuz]{background:var(--bg-raised);color:var(--text)}.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{resize:vertical;min-block-size:120px}.field[data-astro-cid-2mxdoeuz],.channel[data-astro-cid-2mxdoeuz],.local[data-astro-cid-2mxdoeuz]{position:relative}.field[data-astro-cid-2mxdoeuz]:after,.channel[data-astro-cid-2mxdoeuz]:after,.local[data-astro-cid-2mxdoeuz]:after{content:"";position:absolute;inset-inline:0;inset-block-end:0;block-size:2px;background:var(--bg);transform-origin:right;transition:transform var(--dur-3) var(--ease-out-expo);transition-delay:calc(var(--reveal-delay, 0ms) + .16s);pointer-events:none}.field[data-astro-cid-2mxdoeuz].is-visible:after,.channel[data-astro-cid-2mxdoeuz].is-visible:after,.local[data-astro-cid-2mxdoeuz].is-visible:after{transform:scaleX(0)}html.no-js .field[data-astro-cid-2mxdoeuz]:after,html.no-js .channel[data-astro-cid-2mxdoeuz]:after,html.no-js .local[data-astro-cid-2mxdoeuz]:after{transform:scaleX(0)}.form__foot[data-astro-cid-2mxdoeuz]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4);margin-block-start:var(--space-2)}.form__note[data-astro-cid-2mxdoeuz]{font-size:var(--fs-small);color:var(--text-faint)}.form__note[data-astro-cid-2mxdoeuz][data-ok=true]{color:var(--accent-text)}.form__note[data-astro-cid-2mxdoeuz][data-err=true]{color:var(--text);font-weight:500}.form[data-astro-cid-2mxdoeuz] button[type=submit]:disabled{opacity:.55;pointer-events:none}.form[data-astro-cid-2mxdoeuz] button[type=submit].is-loading:after{content:"";inline-size:1em;block-size:1em;border:2px solid currentColor;border-inline-start-color:transparent;border-radius:50%;animation:form-spin .8s linear infinite}@keyframes form-spin{to{transform:rotate(360deg)}}.form__exito[data-astro-cid-2mxdoeuz][hidden]{display:none}.form__exito[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);padding-block:var(--space-6);animation:exito-in var(--dur-3) var(--ease-out-expo) both}@keyframes exito-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.exito__check[data-astro-cid-2mxdoeuz]{inline-size:56px;block-size:56px}.exito__circulo[data-astro-cid-2mxdoeuz]{stroke:var(--hairline-strong);stroke-width:1.5;stroke-dasharray:142;stroke-dashoffset:142;animation:exito-trazo var(--dur-3) var(--ease-out-quint) .15s both}.exito__tilde[data-astro-cid-2mxdoeuz]{stroke:var(--accent-text);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:28;stroke-dashoffset:28;animation:exito-trazo var(--dur-2) var(--ease-out-quint) .48s both}@keyframes exito-trazo{to{stroke-dashoffset:0}}.exito__titulo[data-astro-cid-2mxdoeuz]{font-size:var(--fs-h2);font-weight:540;margin-block-start:var(--space-2)}.exito__titulo[data-astro-cid-2mxdoeuz]:focus{outline:none}.exito__texto[data-astro-cid-2mxdoeuz]{color:var(--text-muted);max-width:44ch}.exito__urgente[data-astro-cid-2mxdoeuz]{color:var(--text-muted);font-size:var(--fs-small)}.exito__urgente[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:var(--accent-text);border-block-end:1px solid var(--accent-quiet);transition:border-color var(--dur-1) var(--ease-standard)}.exito__urgente[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]:hover{border-block-end-color:var(--accent-text)}.exito__otra[data-astro-cid-2mxdoeuz]{margin-block-start:var(--space-3);background:none;border:0;padding:0;cursor:pointer;color:var(--text-faint);font-size:var(--fs-small);border-block-end:1px solid var(--hairline-strong);transition:color var(--dur-1) var(--ease-standard),border-color var(--dur-1) var(--ease-standard)}.exito__otra[data-astro-cid-2mxdoeuz]:hover{color:var(--text);border-block-end-color:var(--text-muted)}.channels[data-astro-cid-2mxdoeuz],.locales-block[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column}.channel[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:2px;padding-block:var(--space-4);border-block-end:1px solid var(--hairline);transition:padding-inline-start var(--dur-2) var(--ease-out-quint)}.channels[data-astro-cid-2mxdoeuz] .kicker[data-astro-cid-2mxdoeuz],.locales-block[data-astro-cid-2mxdoeuz] .kicker[data-astro-cid-2mxdoeuz]{margin-block-end:var(--space-3)}.channel[data-astro-cid-2mxdoeuz]:hover{padding-inline-start:var(--space-2)}.channel__label[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-weight:540}.channel__val[data-astro-cid-2mxdoeuz]{color:var(--text-muted);font-size:var(--fs-small)}.locales-block[data-astro-cid-2mxdoeuz]{margin-block-start:var(--space-7)}.local[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:2px;padding-block:var(--space-4);border-block-end:1px solid var(--hairline)}.local__name[data-astro-cid-2mxdoeuz]{font-family:var(--font-display);font-weight:540}.local__addr[data-astro-cid-2mxdoeuz],.local__tel[data-astro-cid-2mxdoeuz],.local__horario[data-astro-cid-2mxdoeuz]{color:var(--text-muted);font-size:var(--fs-small)}.local__addr[data-astro-cid-2mxdoeuz],.local__tel[data-astro-cid-2mxdoeuz]{width:fit-content;transition:color var(--dur-1) var(--ease-standard)}.local__addr[data-astro-cid-2mxdoeuz]:hover,.local__tel[data-astro-cid-2mxdoeuz]:hover{color:var(--text)}.local__brands[data-astro-cid-2mxdoeuz]{color:var(--text-faint);font-size:var(--fs-label);letter-spacing:.08em;text-transform:uppercase;margin-block-start:2px}@media(prefers-reduced-motion:reduce){.field[data-astro-cid-2mxdoeuz]:after,.channel[data-astro-cid-2mxdoeuz]:after,.local[data-astro-cid-2mxdoeuz]:after{transform:scaleX(0);transition:none}.exito__circulo[data-astro-cid-2mxdoeuz],.exito__tilde[data-astro-cid-2mxdoeuz]{stroke-dashoffset:0;animation:none}.form__exito[data-astro-cid-2mxdoeuz]{animation:none}}@media(min-width:720px){.form__row[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr 1fr}}@media(min-width:920px){.contacto[data-astro-cid-2mxdoeuz]{grid-template-columns:1.5fr .9fr;gap:var(--space-9)}}
