.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;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}.seat-select-actions{display:flex;justify-content:space-between;align-items:center}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.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;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}