.sc-map{display:block;padding-block:var(--sc-pad-top) var(--sc-pad-bottom);color:var(--sc-section-text);background:var(--sc-section-bg);scroll-margin-top:100px!important}.sc-map *,.sc-map *:before,.sc-map *:after{box-sizing:border-box}.sc-map button{font:inherit}.sc-map__inner{width:min(100%,var(--sc-map-max-width));margin-inline:auto;padding-inline:20px}.sc-map__header{width:min(100%,840px);margin:0 auto 17px;text-align:center}.sc-map__heading{font-weight:800!important;margin:0;color:inherit;font-size:clamp(2rem,4vw,4rem);line-height:1}.sc-map__intro{margin-top:14px;font-size:12px;line-height:1.6}.sc-map__intro>:first-child,.sc-map__description>:first-child,.sc-map__custom-liquid>:first-child{margin-top:0}.sc-map__intro>:last-child,.sc-map__description>:last-child,.sc-map__custom-liquid>:last-child{margin-bottom:0}.sc-map__stage{position:relative;isolation:isolate;width:100%;overflow:hidden;border-radius:var(--sc-map-radius);background:#eef0ee;box-shadow:0 18px 55px #0000001f}.sc-map__image{display:block;width:100%;height:auto}.sc-map__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.sc-map__zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--sc-zone-layer, 1);display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;cursor:pointer;pointer-events:auto;background:var(--sc-zone-color);opacity:.8;transition:opacity .18s ease,filter .18s ease}.sc-map__zone:hover,.sc-map__zone:focus-visible{opacity:1;filter:saturate(1.2) brightness(1.05)}.sc-map__zone[aria-pressed=true]{opacity:1}.sc-map__zone:focus-visible{outline:none;filter:drop-shadow(0 0 5px #fff) saturate(1.2)}.sc-map__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:22px 0 0;padding:0;list-style:none}.sc-map__legend-button{display:inline-flex;align-items:center;gap:9px;border:0;color:inherit;background:transparent;cursor:pointer;display:flex!important;width:100%!important;border-radius:5px;padding:20px 21px;border:solid 1px #c0b9db;background-color:color-mix(in srgb,var(--sc-zone-color) 12%,white)}.sc-map__legend-button:hover,.sc-map__legend-button:focus-visible{text-decoration:underline;text-underline-offset:4px}.sc-map__legend-swatch{width:13px;height:13px;border-radius:999px;background:var(--sc-zone-color);box-shadow:0 0 0 1px #0000002e}.sc-map__noscript,.sc-map__editor-note{margin:18px 0 0;text-align:center}.sc-map__editor-note{padding:12px 14px;border:1px dashed currentColor;border-radius:8px;font-size:.85rem;line-height:1.45;opacity:.8}.sc-map__sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.sc-map__sheet[hidden]{display:none}.sc-map__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0000008a;opacity:0;cursor:default;transition:opacity .22s ease}.sc-map__dialog{position:absolute;inset:0 0 0 auto;display:flex;width:min(100%,520px);height:100%;overflow:hidden;color:var(--sc-sheet-text);background:var(--sc-sheet-bg);box-shadow:-20px 0 60px #0000003d;transform:translate(100%);transition:transform .26s cubic-bezier(.2,.8,.2,1)}.sc-map__sheet.is-open .sc-map__backdrop{opacity:1}.sc-map__sheet.is-open .sc-map__dialog{transform:translate(0)}.sc-map__close{position:absolute;top:18px;right:18px;z-index:10;display:grid;width:44px;height:44px;padding:0;border:1px solid rgb(0 0 0 / 12%);border-radius:50%;place-items:center;color:#111;background:#ffffffeb;box-shadow:0 4px 16px #0000002e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:1.7rem;line-height:1;cursor:pointer}.sc-map__close:hover,.sc-map__close:focus-visible{border-color:currentColor}.sc-map__sheet-content{width:100%;height:100%;padding:72px 34px 36px;overflow-y:auto;overscroll-behavior:contain}.sc-map__ticket-panel{display:flex;min-height:100%;flex-direction:column}.sc-map__ticket-panel[hidden]{display:none}.sc-map__panel-main{order:1;padding:0 0 30px}.sc-map__eyebrow{margin:0 0 9px;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.sc-map__ticket-title{font-weight:700;margin:0;color:inherit;font-size:clamp(2.25rem,4.5vw,4.4rem);line-height:.98}.sc-map__description{margin-top:20px;line-height:1.55}.sc-map__base-price{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:26px;padding:15px 0;border-block:1px solid rgb(0 0 0 / 12%)}.sc-map__base-price span{line-height:1.35;opacity:.72}.sc-map__base-price strong{flex:0 0 auto;text-align:right}.sc-map__passenger-fieldset{min-width:0;margin:28px 0 0;padding:0;border:0}.sc-map__passenger-fieldset legend{padding:0;font-weight:700;line-height:1.35}.sc-map__passenger-help{margin:7px 0 14px;line-height:1.45;opacity:.7}.sc-map__passenger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sc-map__options-status{grid-column:1 / -1;margin:0;padding:14px;border:1px solid rgb(0 0 0 / 12%);border-radius:8px;font-size:.86rem;line-height:1.45;opacity:.72}.sc-map__passenger-choice{display:flex;min-height:66px;flex-direction:column;align-items:flex-start;justify-content:center;padding:11px 13px;border:1px solid rgb(0 0 0 / 18%);border-radius:8px;color:inherit;background:transparent;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sc-map__passenger-choice:hover:not(:disabled),.sc-map__passenger-choice:focus-visible:not(:disabled){border-color:currentColor;transform:translateY(-1px)}.sc-map__passenger-choice[aria-pressed=true]{border-color:currentColor;background:#00000012;box-shadow:inset 0 0 0 1px currentColor}.sc-map__passenger-choice:disabled{cursor:not-allowed;opacity:.42}.sc-map__passenger-choice span{font-weight:700;line-height:1.25}.sc-map__passenger-choice small{margin-top:3px;font-size:1.1rem;line-height:1.25;opacity:.68}.sc-map__panel-footer{order:2;margin-top:auto;padding-top:26px}.sc-map__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:1rem}.sc-map__total strong{text-align:right;font-size:1.15rem}.sc-map__add-button{width:100%;min-height:56px;margin-top:14px;padding:14px 20px;border:1px solid var(--sc-button-bg);border-radius:6px;color:var(--sc-button-text);background:var(--sc-button-bg);font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.sc-map__add-button:hover:not(:disabled){transform:translateY(-1px)}.sc-map__add-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.sc-map__add-button:disabled{cursor:not-allowed;opacity:.42}.sc-map__error{min-height:1.4em;margin:10px 0 0;color:#b42318;font-size:.83rem;line-height:1.4}.sc-map__custom-liquid{order:3;margin-top:22px;font-size:.9rem;line-height:1.5}html.sc-map-sheet-open,html.sc-map-sheet-open body{overflow:hidden}.sc-map-native-product-host{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}body.sc-map-easy-active .et-overlay .et-popup-qty{display:none!important}@media(max-width:749px){.sc-map__inner{padding-inline:12px}.sc-map__header{margin-bottom:18px}.sc-map__legend{justify-content:flex-start;gap:4px 12px;margin-top:14px;display:flex;flex-direction:column}button.sc-map__legend-button{display:flex!important;width:100%!important;border-radius:5px;padding:20px 21px;border:solid 1px #c0b9db;background-color:color-mix(in srgb,var(--sc-zone-color) 12%,white)}.sc-map__legend-button{padding:6px;font-size:.82rem}.sc-map__dialog{inset:auto 0 0;width:100%;height:min(90dvh,800px);height:max-content!important;border-radius:18px 18px 0 0;box-shadow:0 -18px 55px #00000040;transform:translateY(100%)}.sc-map__sheet.is-open .sc-map__dialog{transform:translateY(0)}.sc-map__sheet-content{min-height:80vh!important;max-height:93vh!important;padding:68px 20px 0}.sc-map__ticket-title{font-weight:900;letter-spacing:-.5px!important;font-size:clamp(2rem,11vw,3rem)}.sc-map__ticket-panel{min-height:100%}.sc-map__custom-liquid{order:2;margin-top:24px;padding-bottom:18px}.sc-map__panel-footer{position:sticky;bottom:0;z-index:4;order:3;margin:auto -20px 0;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgb(0 0 0 / 12%);background:var(--sc-sheet-bg);box-shadow:0 -12px 28px #00000014}.sc-map__panel-footer .sc-map__total{font-size:.9rem}.sc-map__panel-footer .sc-map__total strong{font-size:1rem}.sc-map__add-button{min-height:54px;margin-top:10px}.sc-map__error:empty{display:none}.sc-map__parking-image{margin:-68px -20px 24px!important}.sc-map__close{top:12px;right:12px}.sc-map__parking-image{order:0;align-self:stretch;aspect-ratio:16 / 9;overflow:hidden;background:#e8e8e8}}@media(prefers-reduced-motion:reduce){.sc-map__zone,.sc-map__backdrop,.sc-map__dialog,.sc-map__passenger-choice,.sc-map__add-button{transition:none}}.sc-map__legend-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;align-items:flex-start;text-align:left}.sc-map__legend-title{font-weight:700;line-height:1.25}.sc-map__legend-availability{margin-top:4px;font-size:.82em;line-height:1.25;opacity:.7;font-weight:700!important;font-style:italic}.sc-map__parking-image{order:0;align-self:stretch;width:auto;aspect-ratio:16 / 9;margin:-72px -34px 30px;overflow:hidden;background:#e8e8e8}.sc-map__parking-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
/*# sourceMappingURL=/cdn/shop/t/21/assets/stars-cars-ticket-map.css.map */
