.ClientCalendar-module__fYmOIG__wrapper{border:var(--panel-border);gap:16px;width:min(100%,500px);margin:0 auto;padding:1rem;display:grid}.ClientCalendar-module__fYmOIG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.ClientCalendar-module__fYmOIG__selects{gap:10px;display:flex}.ClientCalendar-module__fYmOIG__select{color:#1b1b1b;background:#fff;border:1px solid #d7d2cc;border-radius:2px;padding:8px 10px;font-weight:600}.ClientCalendar-module__fYmOIG__navBtn{color:var(--color-white);cursor:pointer;background:0 0;border:none;width:36px;height:36px;font-weight:700}.ClientCalendar-module__fYmOIG__row{overflow:hidden}.ClientCalendar-module__fYmOIG__rowScroller{grid-auto-columns:minmax(78px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:6px;display:grid;overflow-x:auto}.ClientCalendar-module__fYmOIG__dayCard{cursor:pointer;background:#fff;border:1px solid #d7d2cc;place-items:center;gap:8px;min-width:78px;padding:12px 10px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.ClientCalendar-module__fYmOIG__dayCard:hover{border-color:#1b1b1b;transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,18,6,.12)}.ClientCalendar-module__fYmOIG__dayName{color:#5a4a38;text-transform:uppercase;font-size:12px;font-weight:700}.ClientCalendar-module__fYmOIG__dayCircle{color:#1b1b1b;border:1px solid #d7d2cc;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.ClientCalendar-module__fYmOIG__monthLabel{color:#5a4a38;font-size:12px;font-weight:600}.ClientCalendar-module__fYmOIG__gridWrap{gap:12px;display:grid}.ClientCalendar-module__fYmOIG__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.ClientCalendar-module__fYmOIG__weekday{text-align:center;color:var(--color-primary);font-size:12px;font-weight:700}.ClientCalendar-module__fYmOIG__grid{grid-template-rows:repeat(6,46px);grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.ClientCalendar-module__fYmOIG__cell{color:var(--color-black);cursor:pointer;background:#fff;border:none;height:100%;padding:10px;font-weight:600;transition:transform .15s,box-shadow .15s,border-color .15s}.ClientCalendar-module__fYmOIG__cell.ClientCalendar-module__fYmOIG__round{border-radius:999px}.ClientCalendar-module__fYmOIG__cell.ClientCalendar-module__fYmOIG__sharp{border-radius:8px}.ClientCalendar-module__fYmOIG__dayCard.ClientCalendar-module__fYmOIG__round{border-radius:2px}.ClientCalendar-module__fYmOIG__dayCard.ClientCalendar-module__fYmOIG__sharp{border-radius:10px}.ClientCalendar-module__fYmOIG__cell:hover{border:1px solid var(--color-primary);transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,18,6,.12)}.ClientCalendar-module__fYmOIG__emptyCell{height:100%}.ClientCalendar-module__fYmOIG__selected{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.ClientCalendar-module__fYmOIG__disabled{opacity:.35;cursor:not-allowed}.ClientCalendar-module__fYmOIG__disabled:hover{box-shadow:none;border-color:transparent;transform:none}.ClientCalendar-module__fYmOIG__today{box-shadow:inset 0 0 0 2px var(--color-primary)}@media (max-width:640px){.ClientCalendar-module__fYmOIG__wrapper{gap:12px;width:100%;padding:.75rem}.ClientCalendar-module__fYmOIG__header{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.ClientCalendar-module__fYmOIG__selects{flex:1;justify-content:center;width:auto}.ClientCalendar-module__fYmOIG__select{flex:1;min-width:0;padding:6px 8px;font-size:.85rem}.ClientCalendar-module__fYmOIG__navBtn{width:32px;height:32px}.ClientCalendar-module__fYmOIG__rowScroller{grid-auto-columns:minmax(64px,1fr);gap:8px}.ClientCalendar-module__fYmOIG__dayCard{min-width:64px;padding:10px 8px}.ClientCalendar-module__fYmOIG__dayCircle{width:36px;height:36px}.ClientCalendar-module__fYmOIG__dayName,.ClientCalendar-module__fYmOIG__monthLabel{font-size:10px}.ClientCalendar-module__fYmOIG__weekdays{gap:4px}.ClientCalendar-module__fYmOIG__weekday{font-size:10px}.ClientCalendar-module__fYmOIG__grid{grid-template-rows:repeat(6,38px);gap:6px}.ClientCalendar-module__fYmOIG__cell{padding:6px;font-size:.85rem}}@media (max-width:480px){.ClientCalendar-module__fYmOIG__wrapper{gap:10px;padding:.6rem}.ClientCalendar-module__fYmOIG__header{gap:6px}.ClientCalendar-module__fYmOIG__select{padding:5px 6px;font-size:.8rem}.ClientCalendar-module__fYmOIG__rowScroller{grid-auto-columns:minmax(56px,1fr);gap:6px}.ClientCalendar-module__fYmOIG__dayCard{min-width:56px;padding:8px 6px}.ClientCalendar-module__fYmOIG__dayCircle{width:32px;height:32px}.ClientCalendar-module__fYmOIG__grid{grid-template-rows:repeat(6,34px);gap:5px}.ClientCalendar-module__fYmOIG__cell{padding:5px;font-size:.8rem}}
.ClientHour-module__1CdzHW__wrapper{background-color:var(--panel-color);border:var(--panel-border);gap:12px;width:min(100%,500px);padding:1rem;display:grid}.ClientHour-module__1CdzHW__grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;display:grid}.ClientHour-module__1CdzHW__row{gap:10px;display:grid}.ClientHour-module__1CdzHW__slot{color:#1b1b1b;text-align:center;cursor:pointer;background:#fff;border:1px solid #d7d2cc;border-radius:12px;justify-self:center;justify-items:center;gap:4px;width:100%;min-width:90px;max-width:110px;min-height:64px;padding:12px 10px;font-weight:600;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.ClientHour-module__1CdzHW__slot:hover:not(:disabled){border-color:#1b1b1b;transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,18,6,.12)}.ClientHour-module__1CdzHW__selected{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary);box-shadow:0 10px 22px rgba(31,18,6,.2)}.ClientHour-module__1CdzHW__highlighted{color:#6a1b1f;background:#fff2f3;border-color:#e01f25;box-shadow:0 8px 18px rgba(224,31,37,.15)}.ClientHour-module__1CdzHW__slotLabel{font-size:.95rem}.ClientHour-module__1CdzHW__seats{color:#5a4a38;font-size:.55rem;font-weight:600}.ClientHour-module__1CdzHW__selected .ClientHour-module__1CdzHW__seats{color:#f2f2f2}.ClientHour-module__1CdzHW__highlighted .ClientHour-module__1CdzHW__seats{color:#6a1b1f}.ClientHour-module__1CdzHW__highlightTag{color:#e01f25;text-transform:uppercase;letter-spacing:.03em;font-size:.45rem;font-weight:700}.ClientHour-module__1CdzHW__unavailable{opacity:.35;cursor:not-allowed}.ClientHour-module__1CdzHW__slot.ClientHour-module__1CdzHW__highlighted.ClientHour-module__1CdzHW__unavailable{opacity:1}@media (max-width:640px){.ClientHour-module__1CdzHW__wrapper{gap:10px;padding:.75rem}.ClientHour-module__1CdzHW__grid{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:10px}.ClientHour-module__1CdzHW__slot{border-radius:10px;min-width:76px;max-width:96px;min-height:58px;padding:10px 8px}.ClientHour-module__1CdzHW__slotLabel{font-size:.85rem}.ClientHour-module__1CdzHW__seats{font-size:.7rem}}@media (max-width:420px){.ClientHour-module__1CdzHW__grid{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:8px}.ClientHour-module__1CdzHW__slot{border-radius:9px;min-width:64px;max-width:86px;min-height:52px;padding:8px 6px}}
.BookingExtraServices-module__SRIHeG__panel{gap:10px;display:grid;position:relative}.BookingExtraServices-module__SRIHeG__notice{color:#6a4b16;background:#fff4d6;border:1px solid #f0d68a;border-radius:10px;margin:0;padding:10px 12px;font-size:.85rem}.BookingExtraServices-module__SRIHeG__panelHelp{color:#1b1b1b;cursor:help;background:#fff;border:1px solid #1b1b1b;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;top:10px;right:10px}.BookingExtraServices-module__SRIHeG__panelHelpTip{color:#fff;opacity:0;pointer-events:none;z-index:6;background:#1b1b1b;border-radius:12px;gap:8px;width:min(320px,70vw);max-height:260px;padding:10px 12px;font-size:.78rem;line-height:1.3;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;transform:translateY(-4px)}.BookingExtraServices-module__SRIHeG__panelHelpTitle{font-weight:600}.BookingExtraServices-module__SRIHeG__panelHelpList{gap:8px;display:grid}.BookingExtraServices-module__SRIHeG__panelHelpItem{gap:2px;display:grid}.BookingExtraServices-module__SRIHeG__panelHelpLabel{font-size:.8rem}.BookingExtraServices-module__SRIHeG__panelHelpText{opacity:.85}.BookingExtraServices-module__SRIHeG__panelHelp:hover .BookingExtraServices-module__SRIHeG__panelHelpTip{opacity:1;transform:translateY(0)}.BookingExtraServices-module__SRIHeG__panelHelp:focus-visible .BookingExtraServices-module__SRIHeG__panelHelpTip{opacity:1;transform:translateY(0)}.BookingExtraServices-module__SRIHeG__list{justify-content:center;gap:10px;display:flex}.BookingExtraServices-module__SRIHeG__item{color:#1b1b1b;cursor:pointer;background:#fff;border:1px solid #e1ddd8;border-radius:10px;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 4px 10px rgba(31,18,6,.08)}.BookingExtraServices-module__SRIHeG__item:hover{border-color:#1b1b1b;transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,18,6,.12)}.BookingExtraServices-module__SRIHeG__selected{border-color:#1b1b1b;box-shadow:0 10px 22px rgba(31,18,6,.18)}.BookingExtraServices-module__SRIHeG__disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.BookingExtraServices-module__SRIHeG__disabled:hover{border-color:#e1ddd8;transform:none;box-shadow:0 4px 10px rgba(31,18,6,.08)}.BookingExtraServices-module__SRIHeG__details{gap:4px;display:grid}.BookingExtraServices-module__SRIHeG__name{font-weight:600}.BookingExtraServices-module__SRIHeG__desc{color:#5a4a38;font-size:.75rem}.BookingExtraServices-module__SRIHeG__price{white-space:nowrap;font-size:.85rem;font-weight:700}.BookingExtraServices-module__SRIHeG__checkbox{width:16px;height:16px}.BookingExtraServices-module__SRIHeG__help{color:#1b1b1b;cursor:help;background:#fff;border:1px solid #1b1b1b;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:600;display:inline-flex;position:relative}.BookingExtraServices-module__SRIHeG__helpTip{color:#fff;opacity:0;pointer-events:none;z-index:5;background:#1b1b1b;border-radius:10px;width:230px;padding:8px 10px;font-size:.75rem;line-height:1.3;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px)}.BookingExtraServices-module__SRIHeG__help:hover .BookingExtraServices-module__SRIHeG__helpTip{opacity:1;transform:translateY(0)}.BookingExtraServices-module__SRIHeG__help:focus-visible .BookingExtraServices-module__SRIHeG__helpTip{opacity:1;transform:translateY(0)}.BookingExtraServices-module__SRIHeG__empty{color:#c7c7c7;margin:0}@media (max-width:640px){.BookingExtraServices-module__SRIHeG__list{flex-direction:column}.BookingExtraServices-module__SRIHeG__item{grid-template-columns:1fr auto auto;grid-template-areas:"details help checkbox""price help checkbox";align-items:start}.BookingExtraServices-module__SRIHeG__details{grid-area:details}.BookingExtraServices-module__SRIHeG__price{grid-area:price}.BookingExtraServices-module__SRIHeG__help{grid-area:help;align-self:start}.BookingExtraServices-module__SRIHeG__checkbox{grid-area:checkbox}}
.BookingModule-module__uc6OKq__module{background:rgba(255,255,255,.02);border:1px solid #1f1f1f;border-radius:18px;gap:24px;padding:24px;display:grid}.BookingModule-module__uc6OKq__header{border-bottom:6px solid var(--color-primary);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding-bottom:1rem;display:grid}.BookingModule-module__uc6OKq__headerText{text-align:center;grid-column:2;min-width:220px}.BookingModule-module__uc6OKq__title{color:var(--color-white);margin:0 0 6px;font-size:1.6rem}.BookingModule-module__uc6OKq__subtitle{color:#c7c7c7;margin:0}.BookingModule-module__uc6OKq__actions{grid-column:3;justify-self:end;align-items:center;gap:10px;display:flex}.BookingModule-module__uc6OKq__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--color-white);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast);background:0 0;border:1px solid #1f1f1f;border-radius:999px;padding:.35rem .85rem;font-weight:600}.BookingModule-module__uc6OKq__toggle:hover{border-color:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 8px 16px rgba(0,0,0,.3)}.BookingModule-module__uc6OKq__toggle:focus-visible{border-color:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 8px 16px rgba(0,0,0,.3)}.BookingModule-module__uc6OKq__remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--color-white);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast);background:0 0;border:1px solid rgba(224,31,37,.6);border-radius:999px;padding:.35rem .85rem;font-weight:600}.BookingModule-module__uc6OKq__remove:hover{border-color:rgba(224,31,37,.9);transform:translateY(-1px);box-shadow:0 8px 16px rgba(224,31,37,.2)}.BookingModule-module__uc6OKq__remove:focus-visible{border-color:rgba(224,31,37,.9);transform:translateY(-1px);box-shadow:0 8px 16px rgba(224,31,37,.2)}.BookingModule-module__uc6OKq__sections{flex-direction:column;gap:4rem;display:flex}.BookingModule-module__uc6OKq__calendarColumn{flex-direction:column;gap:2rem;display:flex}.BookingModule-module__uc6OKq__calendarRow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:24px;width:100%;display:grid}.BookingModule-module__uc6OKq__section{background-color:var(--panel-color);border:var(--panel-border);gap:16px;padding:1rem;display:grid}.BookingModule-module__uc6OKq__sectionTitle{font-size:max(1.4rem,min(5vw,1.8rem));font-family:var(--font-ethnocentric);text-transform:uppercase;color:var(--color-white);margin:0 0 2rem}.BookingModule-module__uc6OKq__sectionNote{border-left:3px solid var(--color-secondary);color:#c7c7c7;background:rgba(63,132,62,.1);width:-moz-fit-content;width:fit-content;margin:0 auto 1rem;padding:.35rem .75rem;font-size:max(.85rem,min(3vw,1rem));font-weight:500}.BookingModule-module__uc6OKq__sectionHint{background:linear-gradient(135deg,rgba(77,180,75,.18),rgba(18,18,18,.1));border:1px solid rgba(255,255,255,.18);border-radius:14px;gap:.35rem;padding:.75rem .9rem;display:grid;box-shadow:0 12px 22px rgba(0,0,0,.25)}.BookingModule-module__uc6OKq__sectionHintTitle{color:var(--color-white);letter-spacing:.02em;font-weight:600}.BookingModule-module__uc6OKq__sectionHintText{color:#d3d3d3;font-size:.9rem}.BookingModule-module__uc6OKq__hourPicker{width:100%}.BookingModule-module__uc6OKq__hourMeta{color:#c7c7c7;gap:4px;font-size:.85rem;display:grid}.BookingModule-module__uc6OKq__timeMetaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.BookingModule-module__uc6OKq__emptyState{color:#f2a65a;margin:0;font-size:.9rem}.BookingModule-module__uc6OKq__footer{border-top:1px solid #1f1f1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.BookingModule-module__uc6OKq__footerAddon{flex-basis:100%;justify-content:center;margin-top:8px;display:flex}.BookingModule-module__uc6OKq__breakdown{flex-wrap:wrap;justify-content:flex-start;gap:16px;display:flex}.BookingModule-module__uc6OKq__breakdownLabel{color:#c7c7c7;font-size:.8rem;display:block}.BookingModule-module__uc6OKq__breakdownValue{color:var(--color-white);font-size:1.1rem}.BookingModule-module__uc6OKq__details{min-width:180px;color:var(--color-white);gap:8px;display:grid}.BookingModule-module__uc6OKq__detailLabel{color:#c7c7c7;font-size:.75rem;display:block}.BookingModule-module__uc6OKq__detailValue{font-size:.95rem;display:block}.BookingModule-module__uc6OKq__detailValueBig{font-size:max(2rem,min(10vw,2.5rem));font-family:var(--font-ethnocentric);color:var(--color-primary);display:block}.BookingModule-module__uc6OKq__summaryDetails{color:var(--color-white);gap:2rem;display:flex}.BookingModule-module__uc6OKq__totalBox{min-width:160px;color:var(--color-white);border-radius:14px;gap:2px;padding:8px 12px;display:grid}.BookingModule-module__uc6OKq__totalLabel{text-transform:uppercase;letter-spacing:.08em;color:#c7c7c7;font-size:.65rem}.BookingModule-module__uc6OKq__totalValue{font-size:1.2rem;font-weight:700}.BookingModule-module__uc6OKq__totalMeta{color:#c7c7c7;font-size:.75rem}.BookingModule-module__uc6OKq__discountBadge{color:#98e698;white-space:nowrap;background:rgba(48,177,48,.12);border:1px solid rgba(48,177,48,.35);border-radius:999px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:.18rem .6rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.BookingModule-module__uc6OKq__totalPriceRow{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.BookingModule-module__uc6OKq__totalValueOriginal{color:#c7c7c7;font-size:.95rem;text-decoration:line-through;text-decoration-thickness:2px}.BookingModule-module__uc6OKq__totalValueDiscounted{color:#30b130;font-size:1.2rem;font-weight:700}@media (max-width:720px){.BookingModule-module__uc6OKq__header{flex-direction:column;align-items:flex-start;display:flex}.BookingModule-module__uc6OKq__headerText{text-align:left}.BookingModule-module__uc6OKq__sectionTitle{margin-top:.6rem;font-size:max(.6rem,min(90%,.8rem))}.BookingModule-module__uc6OKq__actions{align-self:flex-start}.BookingModule-module__uc6OKq__totalBox{width:100%}.BookingModule-module__uc6OKq__breakdown{flex-direction:column;justify-content:center}.BookingModule-module__uc6OKq__summaryDetails{flex-direction:column}}@media (max-width:640px){.BookingModule-module__uc6OKq__module{gap:20px;padding:18px}.BookingModule-module__uc6OKq__section{padding:.85rem}.BookingModule-module__uc6OKq__sectionTitle{margin-bottom:1.25rem}.BookingModule-module__uc6OKq__sectionNote{font-size:.8rem}.BookingModule-module__uc6OKq__calendarColumn{gap:1.5rem}.BookingModule-module__uc6OKq__details{width:100%}.BookingModule-module__uc6OKq__footer{flex-direction:column;align-items:stretch;gap:12px}.BookingModule-module__uc6OKq__totalBox{width:100%}}@media (max-width:480px){.BookingModule-module__uc6OKq__module{padding:14px}.BookingModule-module__uc6OKq__section{padding:.75rem}.BookingModule-module__uc6OKq__details{gap:6px}.BookingModule-module__uc6OKq__footerAddon{margin-top:4px}}
.SimulatorType-module__iC1sPG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,400px));justify-content:center;gap:12px;display:grid}.SimulatorType-module__iC1sPG__card{color:#fff;text-align:left;cursor:pointer;background:#0b0b0b;border:1px solid #1f1f1f;border-radius:16px;gap:10px;padding:16px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;position:relative}.SimulatorType-module__iC1sPG__card:hover{border-color:#3a3a3a;transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.35)}.SimulatorType-module__iC1sPG__selected{border-color:var(--color-primary);background:#242424;transform:translateY(-1px);box-shadow:0 10px 22px rgba(224,31,37,.25)}.SimulatorType-module__iC1sPG__image{border-radius:12px;width:100%}.SimulatorType-module__iC1sPG__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.SimulatorType-module__iC1sPG__meta{justify-items:end;gap:.35rem;display:grid}.SimulatorType-module__iC1sPG__imgContainer{position:relative}.SimulatorType-module__iC1sPG__badge{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);font-size:max(.7rem,min(4vw,.9rem));font-weight:700}.SimulatorType-module__iC1sPG__price{color:#fff;font-size:.85rem;font-weight:600;display:block}.SimulatorType-module__iC1sPG__priceBlock{border:1px solid #424242;border-radius:8px;justify-items:end;gap:.1rem;padding:.35rem .85rem;display:grid}.SimulatorType-module__iC1sPG__priceSmall{color:#c7c7c7;font-size:.68rem;font-weight:500;line-height:1.1}.SimulatorType-module__iC1sPG__originalPrice{color:var(--color-primary);font-size:.8rem;font-weight:300;text-decoration:line-through;text-decoration-thickness:1.5px}.SimulatorType-module__iC1sPG__discount{color:#98e698;white-space:nowrap;background:rgba(48,177,48,.12);border:1px solid rgba(48,177,48,.35);border-radius:999px;justify-content:center;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.8em;left:.8em}.SimulatorType-module__iC1sPG__name{font-weight:700}.SimulatorType-module__iC1sPG__desc{color:#c7c7c7;font-size:.85rem}.SimulatorType-module__iC1sPG__seats{color:#f2f2f2;font-size:.85rem;font-weight:600}
.SimulatorSelectionMark-module__PMXkkq__check{color:var(--color-primary);pointer-events:none;z-index:1;position:absolute;top:10px;right:12px}.SimulatorSelectionMark-module__PMXkkq__checkIcon{filter:drop-shadow(0 4px 10px rgba(224,31,37,.35));width:24px;height:24px;display:block}
.SeatOptions-module__SxiVHq__sectionTitle{color:var(--color-white);margin:0 0 1rem}.SeatOptions-module__SxiVHq__seatsBlock{justify-items:center;gap:.75rem;display:grid}.SeatOptions-module__SxiVHq__seatsPicker{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.SeatOptions-module__SxiVHq__seatButton{aspect-ratio:1;background:var(--color-black);color:var(--color-white);cursor:pointer;border:1px solid #222;border-radius:999px;place-items:center;padding:6px 12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:grid;position:relative}.SeatOptions-module__SxiVHq__seatNumber{color:var(--color-primary);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:900;position:absolute;top:70%;transform:translateY(-50%)translate(-50%)}.SeatOptions-module__SxiVHq__userIcon{background-image:url(/icons/volante.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:max(20px,min(5vw,40px));height:max(20px,min(5vw,40px));display:inline-block}.SeatOptions-module__SxiVHq__seatButtonActive{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.SeatOptions-module__SxiVHq__seatsHint{color:#c7c7c7;text-align:center;font-size:.85rem}.SeatOptions-module__SxiVHq__seatsWrap{justify-content:center;margin-top:2rem;display:flex}
