.close-icon-cont{position:fixed;z-index:9999;top:16px;right:16px;display:inline-flex;padding:7px;align-items:flex-start;gap:8px;border-radius:30px;border:1px solid var(--Neutral-Neutral-300,#cdd0d5);background:rgba(6,20,15,.5);cursor:pointer}#registrationFormPage{height:100%;width:100%;display:flex;align-items:center;justify-content:center}#registrationFormPage h1,#registrationFormPage h2,#registrationFormPage h3,#registrationFormPage p{margin-bottom:unset}#registrationFormPage blockquote p{border-left:5px solid #ccc;font-style:italic;margin-left:0;margin-right:0;overflow:hidden;padding-left:1.5em;padding-right:1.5em}#registrationFormPage ol{list-style:auto!important;padding:1rem 2.5rem!important}#registrationFormPage ul{list-style:disc!important;padding:1rem 2.5rem!important;gap:2px!important}#registrationFormPage i{font-style:italic!important}#registrationFormPage .component-spacing{margin:24px 0;padding:0 16px}#registrationFormPage .content-type-cont .heading-component,#registrationFormPage .content-type-cont .paragraph-component{color:var(--Neutral-Neutral-700,#20232d)}#registrationFormPage .valid-form{overflow:scroll;height:100%;min-height:100%;min-width:100%!important;max-width:100%;padding:0 12px!important;position:relative;max-height:100%!important;max-width:100%!important}#registrationFormPage .card-box{display:flex;justify-content:center;height:100%;max-height:100%;max-width:860px;margin:0 auto;padding:30px 0}#registrationFormPage .form-wrapper{height:100%!important;width:100%!important;box-shadow:none!important;border-radius:4px;overflow:auto;min-width:50%!important;max-width:100%}#registrationFormPage .form-container{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:100%;max-width:860px;min-width:860px}@media(max-width:860px){#registrationFormPage .form-container{flex-direction:column;gap:24px;min-width:100%}}#registrationFormPage .form-fields-heading{color:var(--Component-colors-Utility-Gray-utility-gray-900,#101828);font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding-bottom:8px;margin:0 16px;border-bottom:1px solid var(--Colors-Border-border-secondary,#eaecf0)}#registrationFormPage .label-component{display:flex;align-items:center;gap:2px}#registrationFormPage .label-component .label{color:var(--colors-text-text-secondary-700,#344054);font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.36px;margin-bottom:8px}#registrationFormPage .label-component .required{color:var(--Red-Red-300,#df1c41);font-size:18px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.36px;margin-bottom:8px}#registrationFormPage .checkbox-container,#registrationFormPage .radio-container{gap:16px;justify-content:center}#registrationFormPage .checkbox-container,#registrationFormPage .legal-component,#registrationFormPage .radio-container{display:flex;flex-direction:column;align-items:flex-start;padding:16px;border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}#registrationFormPage .legal-component{gap:8px}#registrationFormPage .legal-component .gdpr-paragraph{color:var(--Neutral-Neutral-500,#525866);font-size:12px;font-style:normal;font-weight:500;line-height:18px}#registrationFormPage .legal-component .gdpr-checkbox{color:#20232d;font-size:14px;font-style:normal;font-weight:500;line-height:20px}#registrationFormPage .ticket-label{color:var(--Neutral-Neutral-700,#20232d);font-size:18px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.36px;margin-bottom:8px}#registrationFormPage .submit-btn{display:flex;width:100%;padding:6px 12px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:unset;height:32px;margin:16px 0 0;cursor:pointer}#registrationFormPage .error-message{color:var(--Red-Red-300,#df1c41);font-size:12px;font-style:normal;font-weight:500;line-height:20px}#registrationFormPage .ticket-pricing-container{width:100%;display:flex;padding:12px;flex-direction:column;align-items:flex-start;border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:#fff;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}#registrationFormPage .ticket-pricing-container .content-border{border-bottom:1px solid var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1));padding-bottom:16px}#registrationFormPage .ticket-pricing-container .discount-details{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch;border-top:1px solid #eaecf0;padding:16px 0}#registrationFormPage .ticket-pricing-container .discount-details:first-child{border-top:none;padding-top:0}#registrationFormPage .ticket-pricing-container .discount-details:last-child{padding-bottom:0}#registrationFormPage .ticket-pricing-container .discount-details .discount-inner-cont{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}#registrationFormPage .ticket-pricing-container .discount-details .discount-inner-cont .name{color:var(--colors-text-text-tertiary-600,#475467);font-size:16px;font-style:normal;font-weight:500;line-height:24px}#registrationFormPage .ticket-pricing-container .discount-details .discount-inner-cont .description{color:#20232d;font-size:10px;font-style:normal;font-weight:400;line-height:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:300px}#registrationFormPage .ticket-pricing-container .discount-details .amount,#registrationFormPage .ticket-pricing-container .discount-details .total-text{color:var(--colors-text-text-tertiary-600,#475467);font-size:16px;font-style:normal;font-weight:500;line-height:24px}#registrationFormPage .ticket-pricing-container .discount-details .total-amount{color:var(--colors-text-text-primary-900,#101828);font-size:24px;font-style:normal;font-weight:500;line-height:32px}#registrationFormPage .coupon-div{width:100%}#registrationFormPage .coupon-div .coupon-label{color:var(--Neutral-Neutral-700,#20232d);font-size:18px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.36px;margin-bottom:8px}#registrationFormPage .coupon-div .coupon-input-container{display:flex;align-items:center;gap:16px}#registrationFormPage .coupon-div .coupon-input-container #input{width:100%}#registrationFormPage .coupon-div .coupon-input-container .coupon-button{display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:1px solid var(--Neutral-Neutral-500,#525866);background:var(--Neutral-Neutral-0,#fff);max-height:36px;color:var(--Neutral-Neutral-500,#525866);font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-transform:none}#registrationFormPage .event-details-ticket-selection{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}#registrationFormPage .event-details-ticket-selection .event-banner{width:80px;height:80px;border-radius:4px;box-shadow:0 4.507px 5.408px -.901px rgba(16,24,40,.08),0 1.803px 1.803px -.901px rgba(16,24,40,.03)}#registrationFormPage .event-details-ticket-selection .event-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}#registrationFormPage .event-details-ticket-selection .event-details .title{color:var(--colors-text-text-primary-900,#101828);font-size:16px;font-style:normal;font-weight:500;line-height:24px}#registrationFormPage .event-details-ticket-selection .event-details .event-info{display:flex;justify-content:flex-end;align-items:center;gap:4px}#registrationFormPage .event-details-ticket-selection .event-details .event-info .icon{color:#475467}#registrationFormPage .event-details-ticket-selection .event-details .event-info .value{color:var(--colors-text-text-tertiary-600,#475467);font-size:16px;font-style:normal;font-weight:400;line-height:24px}#registrationFormPage .tickets-container{display:flex;padding:12px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:12px;border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:#fff;transition:all .5s ease-in-out}#registrationFormPage .tickets-container .ticket-header{display:flex;gap:16px;justify-content:space-between;align-items:center;align-self:stretch;background-color:transparent;border:none;outline:none;cursor:pointer}#registrationFormPage .tickets-container .ticket-header .heading{color:var(--colors-text-text-tertiary-600,#475467);font-size:16px;font-style:normal;font-weight:500;line-height:24px}#registrationFormPage .tickets-container .ticket-header .ticket-toggle-container{display:flex;align-items:center;gap:8px}#registrationFormPage .tickets-container .ticket-header .ticket-toggle-container .ticket-name{color:var(--Component-colors-Utility-Gray-utility-gray-900,#101828);font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:start}#registrationFormPage .tickets-container .ticket-header .ticket-toggle-container .toggle-icon{color:#000;transition:transform .3s ease-in-out}#registrationFormPage .tickets-container .ticket-header .ticket-toggle-container .toggle-icon.rotate{transform:rotate(90deg)}#registrationFormPage .tickets-container .ticket-list-wrapper{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,padding-top .3s ease-in-out;width:100%;padding-top:0}#registrationFormPage .tickets-container .ticket-list-wrapper.show{max-height:100%;opacity:1;padding-top:16px}#registrationFormPage .tickets-container .ticket-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch}#registrationFormPage .tickets-container .ticket-list>div{width:100%}#registrationFormPage .tickets-container .ticket-list>div.not-available{cursor:not-allowed;opacity:.5}#registrationFormPage .tickets-container .ticket-list>div.not-available .card-left-section{border-top:1px solid #eaecf0!important;border-left:1px solid #eaecf0!important;border-bottom:1px solid #eaecf0!important;background:#f9fafb!important;cursor:not-allowed}#registrationFormPage .tickets-container .ticket-list>div.not-available .card-right-section{border-top:1px solid #eaecf0!important;border-right:1px solid #eaecf0!important;border-bottom:1px solid #eaecf0!important;background:#f9fafb!important;cursor:not-allowed}#registrationFormPage .tickets-container .ticket-list>div.not-available .card-right-section .card-right-edge:before,#registrationFormPage .tickets-container .ticket-list>div.not-available .card-right-section:after,#registrationFormPage .tickets-container .ticket-list>div.not-available .card-right-section:before{box-shadow:0 0 0 1px #eaecf0!important}#registrationFormPage .tickets-container .ticket-list>div.selected,#registrationFormPage .tickets-container .ticket-list>div:hover{cursor:pointer;transition:all .5s ease-in-out}#registrationFormPage .tickets-container .ticket-list>div.selected .card-left-section,#registrationFormPage .tickets-container .ticket-list>div:hover .card-left-section{border-top:1px solid #84caff;border-left:1px solid #84caff;border-bottom:1px solid #84caff;background:#eff8ff}#registrationFormPage .tickets-container .ticket-list>div.selected .card-right-section,#registrationFormPage .tickets-container .ticket-list>div:hover .card-right-section{border-top:1px solid #84caff;border-right:1px solid #84caff;border-bottom:1px solid #84caff;background:#eff8ff}#registrationFormPage .tickets-container .ticket-list>div.selected .card-right-section .card-right-edge:before,#registrationFormPage .tickets-container .ticket-list>div.selected .card-right-section:after,#registrationFormPage .tickets-container .ticket-list>div.selected .card-right-section:before,#registrationFormPage .tickets-container .ticket-list>div:hover .card-right-section .card-right-edge:before,#registrationFormPage .tickets-container .ticket-list>div:hover .card-right-section:after,#registrationFormPage .tickets-container .ticket-list>div:hover .card-right-section:before{box-shadow:0 0 0 1px #84caff}#registrationFormPage .tickets-container .ticket-list .ticket-basic-details{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0}#registrationFormPage .tickets-container .ticket-list .ticket-basic-details .chip{max-height:14px}#registrationFormPage .tickets-container .ticket-list .ticket-basic-details .chip .chip-label{font-size:8px!important}#registrationFormPage .tickets-container .ticket-list .ticket-basic-details .ticket-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}#registrationFormPage .tickets-container .ticket-list .ticket-basic-details .ticket-details .ticket-name{color:var(--Component-colors-Components-Buttons-Tertiary-color-button-tertiary-color-fg,#175cd3);font-size:14px;font-style:normal;font-weight:600;line-height:20px}#registrationFormPage .tickets-container .ticket-list .ticket-basic-details .ticket-details .ticket-description{color:var(--colors-text-text-tertiary-600,#475467);font-size:12px;font-style:normal;font-weight:400;line-height:18px}#registrationFormPage .tickets-container .ticket-list .ticket-pricing{display:flex;align-items:center;justify-content:center;height:100%}#registrationFormPage .tickets-container .ticket-list .ticket-pricing .price{color:var(--colors-text-text-primary-900,#101828);font-size:14px;font-style:normal;font-weight:600;line-height:20px}#registrationFormPage .ticket-selection{display:flex;width:100%;margin:0 auto;max-width:419.5px;padding:var(--spacing-xl,16px);flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0;border-radius:16px;border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:var(--colors-gray-light-mode-25,#fcfcfd);max-height:max-content}@media(min-width:1024px){#registrationFormPage .ticket-selection{position:-webkit-sticky;position:sticky;top:0}}#registrationFormPage .ticket-selection .ticket-selection-button,#registrationFormPage .ticket-selection .ticket-selection-button>div{width:100%}#registrationFormPopup{height:100%;width:100vw;background:var(--Component-colors-Alpha-alpha-white-80,hsla(0,0%,100%,.88));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;justify-content:center;flex-direction:column;align-items:center;z-index:1999}#registrationFormPopup .modal-content{width:100%;height:100%}#formLabelComponent .form-component-container{display:flex;align-items:flex-start;gap:2px}#formLabelComponent .form-component-container .form-label{color:var(--colors-text-text-secondary-700,#344054);font-size:14px;font-style:normal;font-weight:500;line-height:20px}#formLabelComponent .form-component-container .required-icon{color:#e2341d;font-size:14px!important}#input .input-text{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--colors-text-text-primary-900,#101828);font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:var(--spacing-md,8px) var(--spacing-lg,12px);width:100%;max-height:36px}#input .input-text ::placeholder{color:var(--Colors-Text-text-placeholder,#667085);font-size:14px;font-style:normal;font-weight:400;line-height:24px}#input .input-text:focus-visible{outline:unset}#input .input-text:hover{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}#input .input-text:focus,#input .input-text:hover{background:var(--Colors-Background-bg-primary,#fff);color:var(--colors-text-text-primary-900,#101828)}#input .input-text:focus{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-brand,#84caff);box-shadow:0 1px 1px 0 rgba(16,24,40,.05),0 0 0 2px rgba(46,144,250,.24)}#input .input-textarea{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--colors-text-text-primary-900,#101828);font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:var(--spacing-md,8px) var(--spacing-lg,12px);width:100%}#input .input-textarea ::placeholder{color:var(--Colors-Text-text-placeholder,#667085);font-size:14px;font-style:normal;font-weight:400;line-height:24px}#input .input-textarea:focus-visible{outline:unset}#input .input-textarea:hover{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}#input .input-textarea:focus,#input .input-textarea:hover{background:var(--Colors-Background-bg-primary,#fff);color:var(--colors-text-text-primary-900,#101828)}#input .input-textarea:focus{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-brand,#84caff);box-shadow:0 1px 1px 0 rgba(16,24,40,.05),0 0 0 2px rgba(46,144,250,.24)}#numericInput input::-webkit-inner-spin-button,#numericInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#numericInput .input-numeric{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--colors-text-text-primary-900,#101828);font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:var(--spacing-md,8px) var(--spacing-lg,12px);width:100%;max-height:36px}#numericInput .input-numeric ::placeholder{color:var(--Colors-Text-text-placeholder,#667085);font-size:14px;font-style:normal;font-weight:400;line-height:24px}#numericInput .input-numeric:focus-visible{outline:unset}#numericInput .input-numeric:hover{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}#numericInput .input-numeric:focus,#numericInput .input-numeric:hover{background:var(--Colors-Background-bg-primary,#fff);color:var(--colors-text-text-primary-900,#101828)}#numericInput .input-numeric:focus{border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-brand,#84caff);box-shadow:0 1px 1px 0 rgba(16,24,40,.05),0 0 0 2px rgba(46,144,250,.24)}#checkboxComponent .form-check{display:flex;align-items:flex-start;gap:16px}#checkboxComponent .form-check input[type=checkbox]{flex-shrink:0;min-width:16px}#checkboxComponent .form-check input[type=checkbox]:not(:checked){content:"";-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;background-color:#fff}#checkboxComponent .form-check input[type=checkbox]:checked{background:#fff;-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.974-1.974L0 3.383l2.974 2.974L7.5 1.831z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:11px 16px}#checkboxComponent .form-check .form-check-input{width:16px!important;height:16px!important;border-radius:4px;margin-top:2px;cursor:pointer}#checkboxComponent .form-check .form-check-label{color:var(--Neutral-Neutral-700,#20232d);font-size:14px;font-style:normal;font-weight:500;line-height:20px}#radioComponent .form-check{display:flex;align-items:center;gap:16px}#radioComponent .form-check .form-check-input{height:16px;width:16px;border-radius:50%;cursor:pointer}#radioComponent .form-check .form-check-input:not(:checked){content:"";-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;background-color:#fff}#radioComponent .form-check .form-check-input:checked{background-color:#007bff;border:1px solid #007bff;box-shadow:inset 0 0 0 2px #fff;-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;border-radius:50%;--bs-form-check-bg-image:unset}#radioComponent .form-check .form-check-label{color:var(--Neutral-Neutral-700,#20232d);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.arrow{transition:transform .3s ease-in-out}#dropdownComponent{position:relative}#dropdownComponent .custom-select{position:relative;max-width:100%}#dropdownComponent .custom-select,#dropdownComponent .select-button{width:100%;color:var(--Neutral-Neutral-700,#20232d);font-size:14px;font-style:normal;font-weight:500;line-height:20px}#dropdownComponent .select-button{border-radius:8px;border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);padding:.675em 1em;cursor:pointer;display:flex;justify-content:space-between;align-items:center}#dropdownComponent .selected-value{text-align:left}#dropdownComponent .select-dropdown{list-style:none;position:absolute;width:100%;border-radius:var(--radius-md,8px);border:1px solid var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1));background:var(--Component-colors-Alpha-alpha-black-10,hsla(0,0%,100%,.8));box-shadow:0 20px 24px -4px rgba(16,24,40,.08),0 8px 8px -4px rgba(16,24,40,.03);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;padding:6px!important;margin:6px 0;max-height:200px;height:-moz-fit-content;height:fit-content;overflow-y:scroll;transition:.5s ease;display:flex;flex-direction:column;gap:8px!important;scrollbar-width:thin;scroll-behavior:smooth;transform:scaleY(0);opacity:0;visibility:hidden}#dropdownComponent .select-dropdown:focus-within{box-shadow:0 10px 25px rgba(94,108,233,.6)}#dropdownComponent .select-dropdown li{position:relative;cursor:pointer;padding:6px 8px;border-radius:5px;border:1px solid transparent;display:flex;gap:1rem;align-items:center}#dropdownComponent .select-dropdown li label{cursor:pointer}#dropdownComponent .select-dropdown li .option-label{display:flex;align-items:center;gap:16px}#dropdownComponent .select-dropdown li:hover{border-radius:5px;border:1px solid hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.5)}#dropdownComponent .dropdown-option-active{width:100%;padding:6px 16px;cursor:pointer;display:flex;gap:1rem;align-items:center;border-radius:5px;border:1px solid var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1));background:var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1))}#dropdownComponent .select-dropdown::-webkit-scrollbar{width:7px}#dropdownComponent .select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}#dropdownComponent .select-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}#dropdownComponent .select-dropdown input:checked~label,#dropdownComponent .select-dropdown input:focus~label,#dropdownComponent .select-dropdown li:hover{border-radius:5px;border:1px solid var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1));background:var(--Component-colors-Alpha-alpha-black-10,rgba(0,0,0,.1))}#dropdownComponent .custom-select.active .arrow{transform:rotate(180deg)}#dropdownComponent .custom-select.active .select-dropdown{opacity:1;visibility:visible;transform:scaleY(1)}#dropdownComponent .dropdown-option-disabled{cursor:not-allowed!important;opacity:.38;background-color:unset!important}#dropdownComponent .dropdown-option-disabled label{cursor:not-allowed!important}#dropdownComponent .dropdown-option-disabled:hover{background-color:unset!important;border:1px solid transparent!important}#footerComponent{width:100%;z-index:3;margin-top:auto}#footerComponent .footer-section{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0}#footerComponent .footer-policies-container{display:flex;align-items:flex-start;gap:16px;flex-direction:column;flex-wrap:wrap}#footerComponent .footer-policies-container .policies-hyperlink{color:var(--Neutral-Neutral-500,#525866);font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none}#footerComponent .footer-socials-container{display:flex;align-items:flex-end;flex-direction:column;gap:8px}#footerComponent .socials-wrapper{display:flex;align-items:center;gap:24px}#footerComponent .socials-wrapper .socials-icon{height:16px!important;width:16px!important;cursor:pointer}#footerComponent .eventhq-hyperlink-container{float:right;padding:8px 0 16px 16px}#footerComponent .eventhq-hyperlink-container .eventhq-site-text{color:var(--Neutral-Neutral-500,#525866);font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;gap:4px;align-items:center}#footerComponent .eventhq-hyperlink-container .eventhq-site-text .company-website-hyperlink{color:var(--Neutral-Neutral-500,#525866);font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none}#datePickerComponent .date-input{padding:8px;max-height:36px;color:#050919;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;cursor:pointer}#datePickerComponent input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;margin-right:2px;opacity:.6;filter:invert(.8)}#customSkeleton .skeleton{background-color:#e0e0e0;margin-bottom:10px;overflow:hidden}#customSkeleton .skeleton.circle{width:40px;height:40px}#customSkeleton .skeleton.text{height:20px}#customSkeleton .skeleton.rect{height:60px}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes wave{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}#customSkeleton .skeleton.pulse{animation:pulse 1.5s ease-in-out .5s infinite}#customSkeleton .skeleton.wave{position:relative;overflow:hidden}#customSkeleton .skeleton.wave:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:wave 1.5s infinite}.delete-modal .modal-header{border-bottom:unset}.delete-modal .delete-modal-header{display:flex;padding:8px;align-items:center;justify-content:space-between;width:100%}.delete-modal .delete-modal-header .icon-div{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;border-radius:var(--radius-lg,10px);border:1px solid var(--Component-colors-Components-Icons-Featured-icons-Modern-featured-icon-modern-border,#eaecf0);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.delete-modal .delete-modal-content{padding:0 8px 8px}.delete-modal .delete-modal-content .heading{color:var(--colors-text-text-primary-900,#101828);font-size:18px;font-style:normal;font-weight:600;line-height:28px}.delete-modal .delete-modal-content .content{color:var(--colors-text-text-tertiary-600,#475467);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:unset}.delete-modal .delete-modal-buttons{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:32px 0 0}#chip .chip{display:flex;align-items:center;justify-content:center;padding:var(--spacing-xxs,2px) var(--spacing-sm,6px);border-radius:var(--radius-sm,6px);max-height:22px;width:-moz-fit-content;width:fit-content;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin:4px;min-width:-moz-fit-content;min-width:fit-content;flex-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}#chip .chip-clickable{cursor:pointer;transition:box-shadow .3s}#chip .chip-clickable:hover{box-shadow:0 0 5px rgba(0,0,0,.2)}#chip .chip-avatar,#chip .chip-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#bdbdbd;color:#fff;margin-right:8px;font-size:14px}#chip .chip-disabled{opacity:.5;pointer-events:none}#chip .blue{border:1px solid var(--Component-colors-Utility-Blue-utility-blue-200,#b2ddff);background:var(--Component-colors-Utility-Blue-utility-blue-50,#eff8ff);color:var(--Component-colors-Utility-Blue-utility-blue-700,#175cd3)}#chip .green{border:1px solid var(--Component-colors-Utility-Success-utility-success-200,#abefc6);background:var(--Component-colors-Utility-Success-utility-success-50,#ecfdf3);color:var(--Component-colors-Utility-Success-utility-success-700,#067647)}#chip .grey{border:1px solid var(--Component-colors-Utility-Gray-utility-gray-200,#eaecf0);background:var(--Component-colors-Utility-Gray-utility-gray-50,#f9fafb);color:var(--Component-colors-Utility-Gray-utility-gray-700,#344054)}#chip .yellow{border:1px solid var(--Component-colors-Utility-Warning-utility-warning-200,#fedf89);background:var(--Component-colors-Utility-Warning-utility-warning-50,#fffaeb);color:var(--Component-colors-Utility-Warning-utility-warning-700,#b54708)}#chip .red{border:1px solid var(--Component-colors-Utility-Error-utility-error-200,#fecdca);background:var(--Component-colors-Utility-Error-utility-error-50,#fef3f2);color:var(--Component-colors-Utility-Error-utility-error-700,#b42318)}#chip .pink{border:1px solid var(--Component-colors-Utility-Pink-utility-pink-200,#fcceee);background:var(--Component-colors-Utility-Pink-utility-pink-50,#fdf2fa);color:var(--Component-colors-Utility-Pink-utility-pink-700,#c11574)}#chip .violet{border:1px solid var(--Component-colors-Utility-Purple-utility-purple-200,#d9d6fe);background:var(--Component-colors-Utility-Purple-utility-purple-50,#f4f3ff);color:var(--Component-colors-Utility-Purple-utility-purple-700,#5925dc)}#chip .orange{border:1px solid #f9dbaf;background:#fef6ee;color:#b93815}#tabsComponent{padding:3px;gap:4px;border-radius:var(--radius-md,8px);border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:var(--Colors-Background-bg-secondary_alt,#f9fafb);width:-moz-fit-content;width:fit-content}#tabsComponent,#tabsComponent .tab-btn{display:flex;align-items:center;justify-content:center}#tabsComponent .tab-btn{height:26px;padding:var(--spacing-xs,4px) var(--spacing-md,8px);gap:var(--spacing-md,8px);border-radius:var(--radius-sm,6px);color:#667085;font-size:12px;line-height:18px;font-weight:600;cursor:pointer}#tabsComponent .tab-btn .count{border-radius:var(--radius-full,9999px);border:1px solid var(--Component-colors-Utility-Gray-utility-gray-200,#eaecf0);background:var(--Component-colors-Utility-Gray-utility-gray-50,#f9fafb);padding:var(--spacing-none,0) var(--spacing-sm,6px)}#tabsComponent .selected-tab-btn{display:flex;height:26px;padding:var(--spacing-xs,4px) var(--spacing-md,8px);justify-content:center;align-items:center;gap:var(--spacing-md,8px);border-radius:var(--radius-sm,6px);background:#fff;color:#344054;font-size:12px;line-height:18px;font-weight:600;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);cursor:pointer}#tabsComponent .selected-tab-btn .count{border-radius:var(--radius-full,9999px);border:1px solid var(--Component-colors-Utility-Gray-utility-gray-200,#eaecf0);background:var(--Component-colors-Utility-Gray-utility-gray-50,#f9fafb);padding:var(--spacing-none,0) var(--spacing-sm,6px)}.grid-row{display:flex;flex-flow:wrap;margin:calc(-24px/2);align-items:stretch}.grid-row .grid-item{padding:calc(24px/2);box-sizing:border-box;flex-grow:0;max-width:100%}.grid-row .grid-item.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-row .grid-item.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-row .grid-item.col-3{flex:0 0 25%;max-width:25%}.grid-row .grid-item.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-row .grid-item.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-row .grid-item.col-6{flex:0 0 50%;max-width:50%}.grid-row .grid-item.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-row .grid-item.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-row .grid-item.col-9{flex:0 0 75%;max-width:75%}.grid-row .grid-item.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-row .grid-item.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-row .grid-item.col-12{flex:0 0 100%;max-width:100%}@media(min-width:0px){.grid-row .grid-item.col-xs-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-row .grid-item.col-xs-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-row .grid-item.col-xs-3{flex:0 0 25%;max-width:25%}.grid-row .grid-item.col-xs-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-row .grid-item.col-xs-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-row .grid-item.col-xs-6{flex:0 0 50%;max-width:50%}.grid-row .grid-item.col-xs-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-row .grid-item.col-xs-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-row .grid-item.col-xs-9{flex:0 0 75%;max-width:75%}.grid-row .grid-item.col-xs-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-row .grid-item.col-xs-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-row .grid-item.col-xs-12{flex:0 0 100%;max-width:100%}}@media(min-width:600px){.grid-row .grid-item.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-row .grid-item.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-row .grid-item.col-sm-3{flex:0 0 25%;max-width:25%}.grid-row .grid-item.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-row .grid-item.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-row .grid-item.col-sm-6{flex:0 0 50%;max-width:50%}.grid-row .grid-item.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-row .grid-item.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-row .grid-item.col-sm-9{flex:0 0 75%;max-width:75%}.grid-row .grid-item.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-row .grid-item.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-row .grid-item.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:960px){.grid-row .grid-item.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-row .grid-item.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-row .grid-item.col-md-3{flex:0 0 25%;max-width:25%}.grid-row .grid-item.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-row .grid-item.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-row .grid-item.col-md-6{flex:0 0 50%;max-width:50%}.grid-row .grid-item.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-row .grid-item.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-row .grid-item.col-md-9{flex:0 0 75%;max-width:75%}.grid-row .grid-item.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-row .grid-item.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-row .grid-item.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:1280px){.grid-row .grid-item.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-row .grid-item.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-row .grid-item.col-lg-3{flex:0 0 25%;max-width:25%}.grid-row .grid-item.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-row .grid-item.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-row .grid-item.col-lg-6{flex:0 0 50%;max-width:50%}.grid-row .grid-item.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-row .grid-item.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-row .grid-item.col-lg-9{flex:0 0 75%;max-width:75%}.grid-row .grid-item.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-row .grid-item.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-row .grid-item.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1920px){.grid-row .grid-item.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-row .grid-item.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-row .grid-item.col-xl-3{flex:0 0 25%;max-width:25%}.grid-row .grid-item.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-row .grid-item.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-row .grid-item.col-xl-6{flex:0 0 50%;max-width:50%}.grid-row .grid-item.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-row .grid-item.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-row .grid-item.col-xl-9{flex:0 0 75%;max-width:75%}.grid-row .grid-item.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-row .grid-item.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-row .grid-item.col-xl-12{flex:0 0 100%;max-width:100%}}#ticketCard .ticket-card-component{min-height:108px;border-radius:var(--radius-xl,12px);overflow:hidden;background-color:transparent;width:100%;display:flex;position:relative}#ticketCard .ticket-card-component .card-left-section{width:55%;border:1px solid #eaecf0;border-right:2px dotted #eaecf0;border-radius:12px 0 0 12px;position:relative;z-index:2}#ticketCard .ticket-card-component .card-right-section{width:45%;border:1px solid #eaecf0;border-left:unset;border-radius:0 12px 12px 0;position:relative;z-index:2}#ticketCard .ticket-card-component .card-right-section .card-right-edge:before,#ticketCard .ticket-card-component .card-right-section:after,#ticketCard .ticket-card-component .card-right-section:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;box-shadow:0 0 0 1px #eaecf0;z-index:1;background-color:#fff}#ticketCard .ticket-card-component .card-right-section:before{top:-12px;left:-10px}#ticketCard .ticket-card-component .card-right-section:after{bottom:-12px;left:-10px}#ticketCard .ticket-card-component .card-right-section .card-right-edge:before{top:50%;right:-12px;transform:translateY(-55%)}#ticketCard .ticket-card-component .border-mask{position:absolute;top:50%;left:55%;width:18px;height:36px;background-color:#fff;transform:translate(-50%,-50%);z-index:1}