.seat-select{width:100%;display:flex;flex-direction:column;gap:2.5rem}.seat-select-card{width:100%;padding:2.5rem;border-radius:.5rem;background:linear-gradient(180deg,#212024,#151417 74.58%);box-shadow:0 2px 4px 0 rgba(0,49,136,.25)}@media(max-width:800px){.seat-select-card{padding:1rem}}.seat-select-card-expandable-header,.seat-select-card-header{display:flex;align-items:center;justify-content:space-between}.seat-select-card-expandable-header{cursor:pointer}.seat-select-card-expandable-header:hover{opacity:.8}.seat-select-card-arrow{transition:all .3s ease-in-out}.seat-select-card-arrow-expanded{rotate:180deg}.seat-select-card-title{color:#e9eef7;font-size:.875rem;font-weight:700}.seat-select-currency{display:flex;align-items:center;gap:.25rem;color:#e0dce7}.seat-select-price-tiers{display:flex;flex-direction:column;gap:2.5rem;margin-top:1.5rem}.seat-select-row{display:flex;align-items:center;justify-content:space-between}.seat-select-price-tier-label{color:#8977ff;font-size:.75rem;font-weight:300}.seat-select-price-tier-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px dashed #58555f}.seat-select-price-tier-seats{color:#bcb8c3;font-size:.875rem;font-weight:700}.seat-select-price-tier-price{color:#f2f6fd;font-size:1rem;font-weight:300}.seat-select-total-members-group{display:flex;align-items:center;gap:1rem}.seat-select-total-seats-input{width:2.25rem;height:2.25rem;border-radius:50%;background:hsla(0,0%,100%,.05);color:#fff;font-size:1rem;border:1px solid rgba(137,119,255,.4);outline:none;font-weight:700;text-align:center}.seat-select-total-seats-input::placeholder{color:#888}.seat-select-total-seats-input:focus{border:1px solid #644ff5;box-shadow:0 0 .25rem #644ff5}.seat-select-slider-wrapper{position:relative;width:100%;margin-bottom:1rem}.seat-select-slider{width:100%;height:.5rem;background:#58555f;background:linear-gradient(to right,#5c5cff var(--percent),#58555f var(--percent));outline:none;border-radius:4px;margin:1.25rem 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.seat-select-slider::-webkit-slider-thumb{-webkit-appearance:none;width:1.25rem;height:1.25rem;border-radius:50%;background:#725efb;border:2px solid #f2f6fd;cursor:pointer}.seat-select-slider::-moz-range-thumb{width:1.25rem;height:1.25rem;border-radius:50%;background:#725efb;border:2px solid #f2f6fd;cursor:pointer}.seat-select-slider-markers{display:flex;justify-content:space-between;margin-top:-1rem;position:absolute;bottom:.5rem;left:0;width:100%}.seat-select-slider-markers span{position:absolute;top:0;transform:translateX(-50%);color:#e0dce7;font-size:.875rem;font-weight:300;cursor:pointer}.seat-select-slider-markers span:hover{color:#f2f6fd}.seat-select-slider-markers span:first-child{left:10px}.seat-select-slider-markers span:nth-child(2){left:calc(25% - 7.5px)}.seat-select-slider-markers span:nth-child(3){left:calc(50% - 7.5px)}.seat-select-slider-markers span:nth-child(4){left:calc(75% - 7.5px)}.seat-select-slider-markers span:nth-child(5){left:calc(100% - 10px)}.seat-select-contact-support{display:flex;align-items:center;gap:.5rem;margin-top:2rem}.seat-select-contact-support>span{font-size:1rem;font-weight:300;color:#e9eef7}.seat-select-contact-support-cta{height:2rem}.order-summary-header,.seat-select-actions{display:flex;justify-content:space-between;align-items:center}.order-summary-title{color:#e9eef7;font-size:.875rem;font-weight:700}.order-summary-expand-toggle{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;border:2px solid #8977ff;transition:all .3s ease-in-out;cursor:pointer}.order-summary-expand-toggle:hover{background-color:#8977ff}.order-summary-expand-toggle:hover svg{color:#09090a}.order-summary-expand-toggle svg{width:1rem;height:1rem;stroke-width:3px;color:#8977ff}.order-summary-expand-toggle-expanded{rotate:180deg}.order-summary-content{margin-top:2rem}.order-summary-header-row{gap:1.5rem;padding-bottom:1rem;border-bottom:1px solid #58555f}.order-summary-header-item,.order-summary-header-row{display:flex;align-items:center;justify-content:flex-end}.order-summary-header-item{gap:.5rem;color:#e0dce7;font-size:.875rem;font-weight:300}@media(max-width:800px){.order-summary-header-item{font-size:.75rem}}.order-summary-header-item.quantity{width:60px}@media(max-width:800px){.order-summary-header-item.quantity{width:2rem}}.order-summary-header-item.price{width:120px}@media(max-width:800px){.order-summary-header-item.price{width:5rem}}.order-summary-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0;border-bottom:1px dashed #58555f}.order-summary-label{flex:1 1;color:#bcb8c3}.order-summary-label,.order-summary-quantity{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700}.order-summary-quantity{width:60px;color:#f2f6fd;text-align:right}.order-summary-price{width:120px;color:#f2f6fd;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:300;text-align:right}.order-summary-total-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0;border-bottom:1px solid #58555f}.order-summary-total-label{flex:1 1;color:#f2f6fd;font-size:1.5rem;font-weight:700;font-family:Space Grotesk,sans-serif}@media(max-width:800px){.order-summary-total-label{font-size:1rem}}.order-summary-total-quantity{width:60px;color:#f2f6fd;font-size:1.5rem;font-weight:700;font-family:Space Grotesk,sans-serif;text-align:right}@media(max-width:800px){.order-summary-total-quantity{width:2rem;font-size:1rem}}.order-summary-total-price{width:120px;color:#f2f6fd;font-size:1.5rem;font-weight:700;font-family:Space Grotesk,sans-serif;text-align:right}@media(max-width:800px){.order-summary-total-price{width:5rem;font-size:1rem}}.order-summary-resources-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1rem 0;border-bottom:1px dashed #58555f}.order-summary-resources-group{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}.order-summary-resources-label{color:#bcb8c3;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700;height:100%}.order-summary-resources-value{color:#e0dce7;font-size:.875rem;font-weight:300;text-align:right}.order-summary-coupon-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px dashed #8977ff}.order-summary-coupon-discount,.order-summary-coupon-label{color:#8977ff;font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700}.order-summary-coupon-discount{text-align:right;width:120px}.order-summary-total-price-wrapper{display:flex;flex-direction:column;align-items:flex-end;width:120px}@media(max-width:800px){.order-summary-total-price-wrapper{width:5rem}}.order-summary-original-price{font-size:.875rem;color:#7e7988;text-decoration:line-through;font-weight:300;font-family:Space Grotesk,sans-serif}:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Outfit,sans-serif;overscroll-behavior:none;background:linear-gradient(180deg,#0d0d0d,#09090a);color:#d1d5db}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}body{width:100vw;height:100svh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d0d0f}::-webkit-scrollbar-thumb{background:#312f35;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#58555f}*{scrollbar-width:thin;scrollbar-color:#58555f #0d0d0f}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.hidden{visibility:hidden}.bebop-icon{object-fit:contain}.bebop-dot,.bebop-icon{width:1.5rem;height:1.5rem}.bebop-dot{background-color:#644ff5;border-radius:50%;flex-shrink:0}@media(max-width:768px){.bebop-dot{width:1rem;height:1rem;background-color:#312e81}}.pulse,.streaming-indicator{animation:pulse 1s infinite}.streaming-indicator{display:inline-flex;width:12px;height:12px;background-color:#fff;border-radius:50%}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}.organization-billing{width:100%;display:flex;flex-direction:column;gap:3.5rem;padding:2.5rem;background:linear-gradient(180deg,#212024,#151417 74.58%);box-shadow:0 2px 4px 0 rgba(0,49,136,.25);border-radius:.5rem}@media(max-width:800px){.organization-billing{gap:2rem;padding:1rem}}.organization-billing-headline{text-align:center;font-size:1rem;font-weight:700;color:#fff}.organization-billing-secure-payment{display:flex;align-items:center;justify-content:center;gap:.5rem}.organization-billing-secure-payment-icon{display:grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#8977ff;color:#09090a}.organization-billing-secure-payment p{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:300;color:#f2f6fd}.organization-billing-custom-input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.organization-billing-custom-input-label{color:#bcb8c3;font-size:.875rem;font-weight:600}.organization-billing-custom-input{min-height:33px;width:100%;padding:.5rem 1rem;border:1px solid #7e7988;border-radius:.25rem;background-color:hsla(0,0%,100%,.05);color:#fff;font-size:1rem}.organization-billing-custom-input:focus{outline:none;border:1px solid #6357ff}.organization-billing-custom-input::placeholder{color:#ccc}.organization-billing-custom-select{background-color:hsla(0,0%,100%,.05);border-color:#7e7988!important}.organization-billing-input-field{min-height:33px;width:100%;margin-bottom:1rem;box-sizing:border-box;padding-right:.25rem}@media(max-width:800px){.organization-billing-input-field{padding-right:0}}.organization-billing-input-field>iframe{width:100%;max-width:100%;box-sizing:border-box}.organization-billing-input-row{width:100%;display:flex;gap:.5rem;margin-bottom:1rem}.organization-billing-input-row>div{flex:1 1;min-width:0;max-width:100%;box-sizing:border-box;margin-bottom:0}.organization-billing-order-summary-container{margin:3.5rem 0}.organization-billing-terms{font-size:.75rem;font-weight:300;color:#e0dce7;text-align:center}.organization-billing-terms a{color:#8977ff;text-decoration:none}.organization-billing-terms a:hover{text-decoration:underline}.organization-billing-buttons{display:flex;align-items:center;justify-content:space-between;margin-top:2.5rem}