.mxhc-form{--mxhc-dark:#15191e;--mxhc-accent:#d63b2f;--mxhc-border:#d9dfe5;display:grid;gap:18px;margin:24px 0;color:#20252a}.mxhc-form *{box-sizing:border-box}.mxhc-intro,.mxhc-checkout-note{padding:16px 18px;border:1px solid var(--mxhc-border);border-radius:12px;background:#f7f9fa}.mxhc-intro>:first-child,.mxhc-checkout-note>:first-child{margin-top:0}.mxhc-intro>:last-child,.mxhc-checkout-note>:last-child{margin-bottom:0}.mxhc-event-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border-radius:16px;background:var(--mxhc-dark);color:#fff}.mxhc-event-bar h2{margin:3px 0!important;color:#fff!important;font-size:clamp(22px,4vw,34px)!important;line-height:1.1}.mxhc-event-bar>div:first-child>span{display:block;color:#f0b7b2;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mxhc-event-bar small{color:#c9d0d6}.mxhc-price-card{min-width:170px;padding:13px 16px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.08);text-align:right}.mxhc-price-card span,.mxhc-price-card small{display:block}.mxhc-price-card strong{display:block;margin:3px 0;color:#fff;font-size:22px}.mxhc-rider-list{display:grid;gap:18px}.mxhc-rider-card{min-width:0;margin:0;padding:0;border:1px solid var(--mxhc-border);border-radius:16px;background:#fff;overflow:hidden}.mxhc-rider-card>legend{display:flex;width:100%;align-items:center;justify-content:space-between;padding:13px 18px;background:#edf1f4;font-size:16px;font-weight:800}.mxhc-rider-card>legend button{border:0;background:transparent;color:#b32920;font-size:13px;font-weight:700;cursor:pointer}.mxhc-section{padding:19px}.mxhc-entry-section{border-top:1px solid var(--mxhc-border);background:#fbfcfd}.mxhc-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:13px}.mxhc-section-heading>span{font-size:16px;font-weight:800}.mxhc-section-heading small{color:#68727c}.mxhc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.mxhc-form label{display:grid;gap:6px;min-width:0;color:#30363c;font-size:13px;font-weight:700}.mxhc-form label span small{color:#7d858d;font-weight:500}.mxhc-form input,.mxhc-form select{width:100%;min-height:44px;padding:9px 11px;border:1px solid #bfc7ce;border-radius:8px;background:#fff;color:#1f2428;font:inherit;box-shadow:none}.mxhc-form input:focus,.mxhc-form select:focus{border-color:var(--mxhc-accent);outline:2px solid rgba(214,59,47,.14);outline-offset:1px}.mxhc-entry-list{display:grid;gap:10px}.mxhc-entry-row{display:grid;grid-template-columns:minmax(190px,1.35fr) repeat(3,minmax(110px,.8fr)) 32px;align-items:end;gap:10px;padding:12px;border:1px solid #dfe4e8;border-radius:11px;background:#fff}.mxhc-remove-entry{width:32px;height:44px;border:0;border-radius:8px;background:#f8dddd;color:#a51f18;font-size:24px;line-height:1;cursor:pointer}.mxhc-add-entry,.mxhc-add-rider{justify-self:start;border:1px dashed #9ba6af!important;border-radius:9px!important;background:#fff!important;color:#242a30!important;font-weight:750!important}.mxhc-add-entry{margin-top:11px}.mxhc-add-rider{padding:10px 15px!important}.mxhc-total{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-radius:13px;background:#eef2f4}.mxhc-total span{font-weight:750}.mxhc-total strong{font-size:25px}.mxhc-form-error{padding:13px 15px;border:1px solid #e7a7a2;border-radius:9px;background:#fff0ef;color:#92251d;font-weight:700}.mxhc-checkout-button{min-height:50px!important;font-size:17px!important;font-weight:800!important}.mxhc-unavailable{display:grid;gap:5px;padding:20px;border:1px solid #dccd9b;border-radius:12px;background:#fff8dc}.mxhc-order-summary{display:grid;gap:10px;margin:12px 0;padding:13px;border:1px solid #dfe4e8;border-radius:9px;background:#f8fafb}.mxhc-order-summary>div{display:grid;gap:2px}.mxhc-order-summary>div span{color:#69727b;font-size:12px}.mxhc-order-summary ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.mxhc-order-summary li{display:grid;gap:2px}.mxhc-order-summary small{color:#68727c}
@media(max-width:840px){.mxhc-event-bar{align-items:stretch;flex-direction:column}.mxhc-price-card{text-align:left}.mxhc-entry-row{grid-template-columns:repeat(2,minmax(0,1fr)) 38px}.mxhc-class-select{grid-column:1/-1}.mxhc-remove-entry{grid-column:3;grid-row:2}}
@media(max-width:600px){.mxhc-form{gap:14px}.mxhc-event-bar{padding:18px}.mxhc-grid{grid-template-columns:1fr}.mxhc-section{padding:15px}.mxhc-section-heading{align-items:flex-start;flex-direction:column;gap:2px}.mxhc-entry-row{grid-template-columns:1fr 38px;padding:11px}.mxhc-entry-row label{grid-column:1}.mxhc-entry-row .mxhc-class-select{grid-column:1/-1}.mxhc-remove-entry{grid-column:2;grid-row:2/5;align-self:stretch;height:auto}.mxhc-total strong{font-size:21px}}
