.react-transform-wrapper.seats-map__wrapper{margin-left:auto;margin-right:auto;height:100%;width:auto}.react-transform-wrapper .seats-map__content{margin-left:auto;margin-right:auto;width:100%}.seats-map__svg{width:100%;transform:rotate(var(--seats-map-rotation))}.seats-map__row-text{color:var(--seat-map-row-color,var(--primary-color));font-size:.5rem;font-weight:700}.seats-map__grass{fill:var(--seat-map-grass-color,#488930)}.seats-map__grass-text{fill:#fff;font-size:.75rem;line-height:1rem;font-weight:700}.seats-map__svg g[aria-disabled=true]{cursor:not-allowed}.seats-map__svg svg[data-available=false]{color:var(--stadium-map-seat-unavailable)}.seats-map__svg svg[data-selected=false][data-available=true]{color:var(--stadium-map-seat-available)}.seats-map__svg svg[data-selected=false][data-available=true]:hover{color:var(--stadium-map-seat-hovered)}.seats-map__svg svg[data-selected=true]{color:var(--stadium-map-seat-selected)}.sector-selector{width:100%}.sector-selector--selected{display:none}@media (min-width:768px){.sector-selector--selected{display:block}}.sector-selector__options{display:flex;flex-direction:row;gap:.5rem;overflow-x:scroll;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.sector-selector__options{flex-direction:column;padding-left:0;padding-right:0}}.sector-selector__options-item{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sector-selector__options-item-card{width:-moz-max-content;width:max-content;padding:.5rem 1rem}@media (min-width:768px){.sector-selector__options-item-card{width:100%;padding:1rem}}.sector-selector__options-item__description{font-size:.875rem;line-height:1.25rem}.sector-selector__options-item__title{font-weight:500}.zone-selector__options-item-card--selected{margin-left:1.5rem}@media (min-width:768px){.zone-selector__options-item-card--selected{margin-left:0}}.hide{display:none!important}.react-transform-wrapper.stadium-map__wrapper{height:100%;width:100%;margin:0 auto}.zoneDisabled,.zoneVip.zoneDisabled{fill:#d1d5db}.zone:not(.zoneDisabled),.zoneVip:not(.zoneDisabled){fill:#bbf7d0;fill:var(--stadium-map-available-zone-color,var(--primary-color))}.zone-hovered.zone,.zone:not(.zoneDisabled):hover,.zoneVip:not(.zoneDisabled):hover{fill:var(--stadium-map-available-zone-selected-color,var(--primary-color));cursor:pointer}#secciones #relleno .sector path:hover,#secciones #relleno .sector polygon:hover{cursor:pointer;fill:var(--stadium-map-available-select-color,var(--accent-color))!important}.sector-hovered.sector path,.sector-hovered.sector polygon{fill:var(--stadium-map-available-select-color,var(--accent-color))!important}.subsector:not(.hide) text>tspan{cursor:pointer}.billing-data-check-terms{display:flex;align-items:center;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.billing-data-terms{font-size:.75rem;line-height:1rem}.billing-data-terms a{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.billing-data-check-terms-label{margin-bottom:0}.address-input .input-hint{max-width:-moz-max-content;max-width:max-content;--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.zone-selector{width:100%}.zone-selector__title{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;color:hsl(var(--primary))}@media (min-width:1024px){.zone-selector__title{font-size:1.5rem;line-height:2rem}}.zone-selector__options{display:flex;flex-direction:row;gap:.5rem;overflow:scroll;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.zone-selector__options{flex-direction:column;padding-left:0;padding-right:0}}.zone-selector__options{max-height:30rem}.zone-selector__options-item{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.zone-selector__options-item-card{width:-moz-max-content;width:max-content;padding:.5rem 1rem}@media (min-width:768px){.zone-selector__options-item-card{width:100%;padding:1rem}}.zone-selector__options-item__description{font-size:.875rem;line-height:1.25rem}.zone-selector__options-item__title{font-weight:500}.zone-selector__options-item-card--selected{margin-bottom:1rem}@media (min-width:768px){.zone-selector__options-item-card--selected{margin-bottom:0}}.pay-gateway-iframe{margin:0;height:450px;width:400px;max-width:100%;border-radius:.25rem;padding:0}.new-subscription-billing-data-form{padding:2rem}.new-subscription-confirmed-wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:42rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.new-subscription-confirmed-title{margin-bottom:.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:700}.new-subscription-confirmed-icon{height:8rem;width:8rem;color:var(--success-color)}.new-subscription-failed-wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:42rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.new-subscription-failed-title{margin-bottom:.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:700}.new-subscription-failed-icon{height:8rem;width:8rem;color:var(--error-color)}.new-subscription-payment-card{padding:1rem}@media (min-width:1024px){.new-subscription-payment-card{width:-moz-max-content;width:max-content;padding:2rem}}.referral-validation__button{display:flex;justify-content:flex-end}.referral-validation__confirmation{display:flex;height:100%;align-items:center;justify-content:center}.seat-selection{position:relative;display:grid;height:100%;width:100%;grid-template-rows:1fr auto;--tw-bg-opacity:1;background-color:rgb(246 247 248/var(--tw-bg-opacity,1));--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.seat-selection{grid-template-columns:1fr max-content;justify-content:space-between;padding:1rem}}.seat-selection__step-disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.seat-selection__summary-card{display:flex;width:100vw;flex-direction:column;gap:.5rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;padding-top:1rem;padding-bottom:1rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.seat-selection__summary-card{position:relative;bottom:auto;left:auto;height:100%;width:100%;min-width:250px;border-radius:.25rem}}@media (min-width:1024px){.seat-selection__summary-card{min-width:350px}}.seat-selection__summary-card-item{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:space-between}.seat-selection__summary-card-item-title{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;color:hsl(var(--primary))}@media (min-width:1024px){.seat-selection__summary-card-item-title{font-size:1.5rem;line-height:2rem}}.seat-selection__summary-card-item-selected{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem}.seat-selection__summary-card-item-icon{height:.75rem;cursor:pointer}@media (min-width:1024px){.seat-selection__summary-card-item-icon{height:1rem}}@media (min-width:768px){.seat-selection__empty-space{flex-grow:1}}.priceDesc_0_t>tspan,.vip_t>tspan{display:none}.new-subscription-summary__pass-title{color:hsl(var(--primary))}.new-subscription-summary__section{margin-bottom:.5rem}.new-subscription-summary__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.new-subscription-summary__pay{margin-top:1rem}.new-subscription-summary__total_value{font-weight:600}.new-subscription-summary__total_label{font-weight:700}.new-subscription-summary__discount{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}