@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(/assets/open-sans-latin-300-normal-D5gIFPXQ.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/assets/open-sans-latin-400-normal-Bk63H6sG.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:500;src:url(/assets/open-sans-latin-500-normal-C0rntwkW.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:url(/assets/open-sans-latin-600-normal-Cp4N6AwT.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(/assets/open-sans-latin-700-normal-CceUhp2e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:800;src:url(/assets/open-sans-latin-800-normal-C0t39IfQ.woff2) format("woff2")}@layer sttedra{.app-stack-lg{display:flex;flex-direction:column;gap:var(--p-sttedra-space-lg)}.app-copy-block{display:flex;flex-direction:column;gap:var(--p-sttedra-space-xs)}.app-section-title{color:var(--p-text-color);font-size:1.35rem;margin:0}.app-copy-text{color:var(--p-sttedra-text-muted);line-height:1.6;margin:0}.app-copy-text>*{margin:0}.app-info-panel{background:var(--p-sttedra-surface-soft);border:1px solid var(--p-primary-200);border-radius:var(--p-sttedra-radius-md);display:grid;gap:var(--p-sttedra-space-sm);padding:var(--p-sttedra-space-md)}.app-info-panel>*{margin:0}.app-action-row{display:flex;gap:var(--p-sttedra-space-sm)}.app-action-row--center{justify-content:center}.app-button-pill{align-items:center;border-radius:var(--p-sttedra-radius-pill);cursor:pointer;display:inline-flex;font-size:clamp(.98rem,.95rem + .1vw,1.05rem);font-weight:var(--app-pill-font-weight, 600);justify-content:center;min-height:var(--app-pill-min-height, 3rem);min-width:var(--app-pill-min-width, 140px);padding:var(--app-pill-padding, .8rem 1.4rem);text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.app-button-pill:hover{transform:translateY(-1px)}.app-button-pill--ghost{background:var(--p-surface-0);border:1px solid var(--app-pill-border-color, var(--p-primary-300));color:var(--app-pill-color, var(--p-text-color))}.app-button-pill--ghost:hover{border-color:var(--p-primary-500);color:var(--p-primary-500)}.app-button-pill--primary{background:var(--p-primary-500);border:1px solid var(--p-primary-500);color:var(--p-primary-contrast-color)}.p-button.app-button-pill{border-radius:var(--p-sttedra-radius-pill);min-height:var(--app-pill-min-height, 3rem);min-width:var(--app-pill-min-width, 140px)}.app-link-primary{color:var(--p-primary-500);font-weight:600;word-break:break-word}.app-notice{align-items:flex-start;border-radius:var(--p-sttedra-radius-md);display:flex;gap:var(--p-sttedra-space-sm);padding:.9rem 1rem}.app-notice--accent{background:var(--p-sttedra-notice-accent-bg);border:2px solid var(--p-sttedra-notice-accent-border);color:var(--p-sttedra-notice-accent-text)}.app-notice__icon{flex:0 0 auto;font-size:1.4rem;line-height:1.2;margin-top:.05rem}.app-notice__text{font-size:.95rem;line-height:1.45;margin:0}.app-dialog{overflow:hidden}.app-dialog .p-dialog-header{background:var(--p-primary-500);color:var(--p-primary-contrast-color);padding:.95rem 1.25rem}.app-dialog .p-dialog-title{font-size:1rem;font-weight:600}.app-dialog .p-dialog-header-actions{margin-left:auto}.app-dialog .p-dialog-content{padding:1.5rem}.app-dialog__content{color:var(--p-text-color);display:flex;flex-direction:column;gap:1.25rem;line-height:1.45}.app-dialog__content p{margin:0}.app-dialog__heading,.app-dialog__section-title{font-size:1rem;font-weight:700;margin:0}.app-dialog__section{display:flex;flex-direction:column;gap:.9rem}.app-dialog__media{display:flex;justify-content:center}.app-loading-orb{align-items:center;display:flex;justify-content:center;width:fit-content;padding:.75rem;background:var(--p-surface-0);border:1px solid var(--p-primary-200);border-radius:var(--p-sttedra-radius-pill);box-shadow:0 .5rem 1.5rem color-mix(in srgb,var(--p-primary-200) 28%,transparent)}.app-loading-spinner{display:block;height:var(--app-loading-spinner-size, 3.5rem);width:var(--app-loading-spinner-size, 3.5rem);border:.25rem solid color-mix(in srgb,var(--p-primary-200) 58%,transparent);border-radius:var(--p-sttedra-radius-pill);border-top-color:var(--p-primary-500);animation:app-loading-spinner-rotate .72s linear infinite}@keyframes app-loading-spinner-rotate{to{transform:rotate(360deg)}}.app-state-card{display:flex;flex-direction:column;gap:var(--p-sttedra-space-md);padding:var(--p-sttedra-space-lg);text-align:center}.app-state-card__section{align-items:center;display:flex;flex-direction:column;gap:var(--p-sttedra-space-md);width:100%}.app-state-card__icon{align-items:center;border-radius:var(--p-sttedra-radius-pill);color:var(--p-surface-0);display:flex;height:4.5rem;justify-content:center;width:4.5rem}.app-state-card__icon--success{background:var(--p-green-500)}.app-state-card__icon--warning{background:var(--p-yellow-500)}.app-state-card__icon--danger{background:var(--p-red-500)}.app-state-card__title{font-size:clamp(1.25rem,1.12rem + .44vw,1.6rem);margin:0}.app-state-card__body{color:var(--p-sttedra-text-soft);line-height:1.65}.app-state-card__body p,.app-state-card__footer p{margin:0}.app-state-card__body a{color:var(--p-primary-500);font-weight:600}.app-state-card__footer{color:var(--p-sttedra-text-softer)}.app-form-scope .p-inputtext{border-color:var(--p-primary-300);border-radius:var(--p-sttedra-radius-sm);min-height:3rem;width:100%}.app-form-scope .p-inputtext:enabled:focus{border-color:var(--p-primary-500);box-shadow:0 0 0 .15rem var(--p-sttedra-focus-ring)}.app-form-scope .p-inputtext.p-invalid{border-color:var(--p-red-500)}.app-form-scope .p-inputtext:disabled{background:color-mix(in srgb,var(--p-surface-100) 92%,var(--p-surface-0));color:color-mix(in srgb,var(--p-text-color) 70%,white);cursor:not-allowed;opacity:1}.app-form-scope .p-datepicker,.app-form-scope .p-autocomplete{width:100%}.app-stepper-scope .p-steplist{margin-bottom:2rem}.app-stepper-scope .p-step{min-width:0}.app-stepper-scope .p-steppanels,.app-stepper-scope .p-steppanel,.app-stepper-scope .p-steppanel-content,.app-stepper-scope .p-steppanel-content-container{background:transparent;border:0;padding:0}@media(max-width:768px){.app-action-row--stack-mobile{flex-direction:column}.app-action-row--stack-mobile>*{width:100%}.app-button-pill--block-mobile{min-width:100%;padding-inline:1rem;width:100%}.app-loading-orb{padding:.6rem}.app-dialog .p-dialog-content{padding:1.15rem}.app-state-card{padding:1.25rem 1rem}.app-state-card__icon{height:4rem;width:4rem}}}.the-app-version[data-v-152538a2]{background:color-mix(in srgb,var(--p-surface-0) 94%,transparent);border:1px solid var(--p-surface-300);border-radius:999px;bottom:1rem;box-shadow:0 10px 24px #0f172a1f;color:var(--p-sttedra-text-muted);font-size:.75rem;font-weight:600;left:1rem;line-height:1;margin:0;padding:.45rem .65rem;pointer-events:none;position:fixed;z-index:9998}.the-chameleon-cookie-panel[data-v-38df8d91]{bottom:0;height:0;left:0;max-height:45dvh;overflow:hidden;pointer-events:none;position:fixed;right:0;z-index:10000}.the-chameleon-cookie-panel--notice[data-v-38df8d91],.the-chameleon-cookie-panel--modal[data-v-38df8d91]{pointer-events:auto}.the-chameleon-cookie-panel--modal[data-v-38df8d91]{height:100dvh;max-height:none;top:0}.the-chameleon-cookie-panel__iframe[data-v-38df8d91]{background:transparent;border:0;display:block;height:100%;width:100%}.the-dev-tools[data-v-700e8745]{bottom:1rem;position:fixed;right:1rem;z-index:9999}.the-dev-tools__launcher[data-v-700e8745]{box-shadow:0 12px 28px #0f172a2e;letter-spacing:.04em;min-width:4.5rem}.the-dev-tools__panel[data-v-700e8745]{align-items:flex-start;background:#fff;border:1px dashed var(--p-primary-300);border-radius:.75rem;bottom:calc(100% + .75rem);box-shadow:0 16px 48px #0f172a24;display:flex;flex-direction:column;gap:.75rem;min-width:min(22rem,100vw - 2rem);padding:.9rem 1rem;position:absolute;right:0;z-index:10000}.the-dev-tools__header[data-v-700e8745]{align-items:center;border-bottom:1px solid var(--p-primary-500);display:flex;justify-content:space-between;width:100%}.the-dev-tools__title[data-v-700e8745]{font-size:.95rem}.the-dev-tools__section[data-v-700e8745]{display:flex;flex-direction:column;gap:.75rem;width:100%}.the-dev-tools__section-header[data-v-700e8745]{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.the-dev-tools__icon-action[data-v-700e8745]{flex:0 0 auto}.the-dev-tools__toggle[data-v-700e8745],.the-dev-tools__option[data-v-700e8745]{align-items:center;display:inline-flex;gap:.45rem}.the-dev-tools__options[data-v-700e8745],.the-dev-tools__mock-actions[data-v-700e8745]{display:flex;flex-wrap:wrap;gap:.75rem}.the-dev-tools__age-range[data-v-700e8745]{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.the-dev-tools__field[data-v-700e8745]{display:flex;flex-direction:column;gap:.35rem}@media(max-width:768px){.the-dev-tools[data-v-700e8745]{bottom:.75rem;left:.75rem;right:.75rem}.the-dev-tools__launcher[data-v-700e8745]{margin-left:auto}.the-dev-tools__panel[data-v-700e8745]{left:0;min-width:100%;right:0}}.the-header[data-v-b312d4ab]{background-color:var(--p-sttedra-header-bg);font-family:Open Sans,serif;width:100%}.the-header__container[data-v-b312d4ab]{margin:auto;max-width:var(--p-sttedra-content-max-width);width:100%}.the-header__top[data-v-b312d4ab]{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:114px;padding:1rem 0rem}.the-header__brand-block[data-v-b312d4ab]{align-items:flex-end;display:flex;flex:0 0 auto;gap:1rem;min-width:300px}.the-header__brand[data-v-b312d4ab]{display:flex;line-height:0;text-decoration:none}.the-header__brand-image[data-v-b312d4ab]{display:block;height:auto;max-width:100%}.the-header__brand-image--desktop[data-v-b312d4ab]{width:auto;height:70px}.the-header__brand-image--mobile[data-v-b312d4ab]{display:none;height:42px;width:auto}.the-header__desktop-right[data-v-b312d4ab]{align-items:flex-end;display:flex;flex-direction:column;flex:1;gap:2.5rem}.the-header__utility[data-v-b312d4ab]{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.the-header__nav[data-v-b312d4ab]{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem .9rem;width:100%;justify-content:flex-end}.the-header__nav-link[data-v-b312d4ab],.the-header__mobile-nav-link[data-v-b312d4ab]{color:var(--p-sttedra-header-text);font-size:1rem;font-weight:600;line-height:1.5;position:relative;text-decoration:none;transition:color .2s ease,opacity .2s ease}.the-header__nav-link[data-v-b312d4ab]:hover,.the-header__nav-link[data-v-b312d4ab]:focus-visible,.the-header__mobile-nav-link[data-v-b312d4ab]:hover,.the-header__mobile-nav-link[data-v-b312d4ab]:focus-visible{color:var(--p-sttedra-header-text)}.the-header__search-link[data-v-b312d4ab],.the-header__mobile-search-link[data-v-b312d4ab]{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019C15.4183%2019%2019%2015.4183%2019%2011C19%206.58172%2015.4183%203%2011%203C6.58172%203%203%206.58172%203%2011C3%2015.4183%206.58172%2019%2011%2019Z'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.9999%2020.9999L16.6499%2016.6499'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right center;background-repeat:no-repeat;background-size:16px;color:var(--p-sttedra-header-text);font-size:.875rem;font-weight:400;line-height:20px;padding-right:22px;position:relative;text-decoration:none;transition:color .2s ease,opacity .2s ease}.the-header__search-link[data-v-b312d4ab]:hover,.the-header__search-link[data-v-b312d4ab]:focus-visible,.the-header__mobile-search-link[data-v-b312d4ab]:hover,.the-header__mobile-search-link[data-v-b312d4ab]:focus-visible{color:var(--p-sttedra-header-text)}.the-header__nav-link[data-v-b312d4ab]:after{background-color:var(--p-sttedra-header-text);bottom:-4px;content:"";height:.1575rem;inset-inline:0;margin:0 auto;opacity:0;position:absolute;transition:width .2s ease,opacity .2s ease;width:0}.the-header__nav-link[data-v-b312d4ab]:hover:after,.the-header__nav-link[data-v-b312d4ab]:focus-visible:after{opacity:.7;width:100%}.the-header__auth[data-v-b312d4ab]{align-items:center;display:flex;justify-content:flex-end}.the-header__mobile-menu-button[data-v-b312d4ab]{align-items:center;background-color:transparent;border:0;color:var(--p-sttedra-header-text);cursor:pointer;display:none;flex-direction:column;font-weight:600;justify-content:center;margin:0;min-height:3rem;min-width:3rem;padding:0}.the-header__mobile-menu-button[data-v-b312d4ab]:hover,.the-header__mobile-menu-button[data-v-b312d4ab]:focus-visible{opacity:.8}.the-header__mobile-menu-button[data-v-b312d4ab]:focus-visible{outline:3px solid var(--p-sttedra-header-text);outline-offset:2px}.the-header__mobile-menu-bars[data-v-b312d4ab]{display:flex;flex-direction:column;gap:.3rem;width:24px}.the-header__mobile-menu-bar[data-v-b312d4ab]{background-color:var(--p-sttedra-header-text);border-radius:1px;display:block;height:2px;width:24px}.the-header__mobile-menu-label[data-v-b312d4ab]{color:var(--p-sttedra-header-text);display:block;font-size:1rem;font-weight:400;line-height:1;margin-top:.65rem}.the-header__login-button[data-v-b312d4ab],.the-header__logout-button[data-v-b312d4ab]{align-items:center;background-color:#ffffff40;border:1px solid var(--p-sttedra-header-text);border-radius:6px;color:var(--p-sttedra-header-text);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-height:2rem;padding:.4rem .8rem;transition:opacity .2s ease,background-color .2s ease}.the-header__login-button[data-v-b312d4ab]:hover,.the-header__login-button[data-v-b312d4ab]:focus-visible,.the-header__logout-button[data-v-b312d4ab]:hover,.the-header__logout-button[data-v-b312d4ab]:focus-visible{background-color:#ffffffa6;color:var(--p-sttedra-header-text);opacity:1}.the-header__login-button[data-v-b312d4ab]{white-space:nowrap}.the-header__user-menu[data-v-b312d4ab]{position:relative}.the-header__user-toggle[data-v-b312d4ab]{align-items:center;background-color:#ffffff40;border:1px solid var(--p-sttedra-header-text);border-radius:6px;cursor:pointer;display:inline-flex;gap:.35rem;list-style:none;min-height:2rem;padding:.3rem .7rem}.the-header__user-toggle[data-v-b312d4ab]::-webkit-details-marker{display:none}.the-header__user-name[data-v-b312d4ab]{color:var(--p-sttedra-header-text);font-size:.875rem;font-weight:600;max-width:15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.the-header__user-icon[data-v-b312d4ab]{color:var(--p-sttedra-header-text);font-size:1rem;line-height:1}.the-header__user-dropdown[data-v-b312d4ab]{background-color:var(--p-surface-0);border-radius:0;border:1px solid rgba(0,0,0,.15);box-shadow:2px 2px 12px #00000026;display:flex;flex-direction:column;gap:.5rem;min-width:16rem;padding:.9rem 1rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:15}.the-header__user-dropdown-name[data-v-b312d4ab],.the-header__user-dropdown-id[data-v-b312d4ab],.the-header__mobile-user-name[data-v-b312d4ab],.the-header__mobile-user-id[data-v-b312d4ab]{color:var(--p-text-color);margin:0}.the-header__user-dropdown-name[data-v-b312d4ab],.the-header__mobile-user-name[data-v-b312d4ab]{font-size:.95rem;font-weight:700}.the-header__user-dropdown-id[data-v-b312d4ab],.the-header__mobile-user-id[data-v-b312d4ab]{color:var(--p-sttedra-header-text-muted);font-size:.88rem;margin-top:.2rem}.the-header__mobile-panel[data-v-b312d4ab]{background-color:var(--p-surface-0);box-shadow:2px 2px 12px #00000026;display:none;position:absolute;margin:0 1rem 1rem;padding:1rem;width:min(22rem,100% - 2rem)}.the-header__mobile-nav[data-v-b312d4ab]{display:grid;gap:.9rem}.the-header__mobile-auth[data-v-b312d4ab]{border-top:1px solid var(--p-sttedra-header-divider);display:grid;gap:.65rem;margin-top:1rem;padding-top:1rem}.the-header__flag[data-v-b312d4ab]{background-color:var(--p-sttedra-flag-yellow);display:flex;height:8px;justify-content:space-between;width:100%}.the-header__flag[data-v-b312d4ab]:before,.the-header__flag[data-v-b312d4ab]:after{background-color:var(--p-sttedra-flag-red);content:"";height:8px;width:25%}@media(max-width:768px){.the-header__top[data-v-b312d4ab]{align-items:center;min-height:95px;padding:.5rem 1rem}.the-header__brand-block[data-v-b312d4ab]{align-items:center;justify-content:space-between;min-width:100%}.the-header__brand[data-v-b312d4ab]{order:-1}.the-header__mobile-menu-button[data-v-b312d4ab]{display:flex;order:1}.the-header__desktop-right[data-v-b312d4ab]{display:none}.the-header__mobile-panel[data-v-b312d4ab]{display:block}}.the-chameleon-static-footer[data-v-04961c8e]{border:0;display:block;min-height:20rem;width:100%}.default-layout[data-v-22bf42a1]{height:auto;overflow-x:clip}.default-layout__skip-link[data-v-22bf42a1]{background:var(--p-surface-0);border:2px solid var(--p-sttedra-header-text);color:var(--p-sttedra-header-text);left:16px;padding:.75rem 1rem;position:absolute;top:0;transform:translateY(-140%);transition:transform .2s ease;z-index:20}.default-layout__skip-link[data-v-22bf42a1]:focus-visible{outline:3px solid var(--p-sttedra-header-text);outline-offset:2px;transform:translateY(16px)}.default-layout__header[data-v-22bf42a1]{position:relative;z-index:5}.default-layout__main[data-v-22bf42a1]{box-sizing:border-box;flex:1;margin:0 auto;padding:0 1rem;width:100%;background:url(https://cdn.transportes.gob.es/portal-web-drupal/Iconos-verano-joven/fondo_viajar.jpg) repeat-x bottom center;background-size:460px}.default-layout__main[data-v-22bf42a1]:focus-visible{outline:3px solid var(--p-sttedra-header-text);outline-offset:4px}.default-layout__main__rail[data-v-22bf42a1]{box-sizing:border-box;flex:1;margin:0 auto;max-width:var(--p-sttedra-content-max-width)}.default-layout__footer[data-v-22bf42a1] .container-fluid{margin:0 auto;max-width:var(--p-sttedra-content-max-width);width:100%}.the-page-shell[data-v-0cfe40ff]{max-width:var(--the-page-shell-max-width, 100%)}.the-page-shell__header[data-v-0cfe40ff]{max-width:var(--the-page-header-shell-max-width, 100%)}.the-page-shell__lead[data-v-0cfe40ff]{color:var(--p-text-color);font-size:1.05rem;line-height:1.7;margin:0;max-width:760px}@media(max-width:768px){.the-page-shell__lead[data-v-0cfe40ff]{font-size:.98rem;line-height:1.6}}.the-page-shell__surface[data-v-0cfe40ff]{align-self:center;background:linear-gradient(180deg,color-mix(in srgb,var(--p-surface-0, #ffffff) 98%,var(--p-primary-50) 2%) 0%,var(--p-surface-0, #ffffff) 100%);border:1px solid var(--p-primary-300);border-radius:1.75rem;box-shadow:0 24px 64px color-mix(in srgb,var(--p-primary-100) 22%,transparent);overflow:hidden;padding:2rem 2.75rem 2.5rem;width:100%}@media(max-width:768px){.the-page-shell__surface[data-v-0cfe40ff]{border-radius:1.4rem;padding:1.5rem 1rem 1.75rem}}.the-page-shell__surface[data-v-0cfe40ff]{max-width:var(--the-page-surface-shell-max-width, 100%)}.app-shell[data-v-91ebbb51]{position:relative;min-height:100vh;width:100%}.app-shell__content--hidden[data-v-91ebbb51]{visibility:hidden}
