.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.spinner{display:inline-block;width:15px;height:15px;border:3px solid #D1D5DA;border-radius:50%;border-top-color:#1b1f23;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;margin-left:10px}.spin{animation:spin 10s linear infinite reverse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bubble{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@font-face{font-family:BasicGrotesque;font-display:swap;font-weight:200;src:url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Light.woff2) format("woff2"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Light.woff) format("woff"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Light.ttf) format("truetype")}@font-face{font-family:BasicGrotesque;font-display:swap;font-weight:300;src:local("BasicGrotesque"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Regular.ttf) format("woff2"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Regular.ttf) format("woff"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Regular.ttf) format("truetype")}@font-face{font-family:BasicGrotesque;font-display:swap;font-weight:400;src:local("BasicGrotesque"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Medium.woff2) format("woff2"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Medium.woff) format("woff"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Medium.ttf) format("truetype")}@font-face{font-family:BasicGrotesque;font-display:swap;font-weight:700;src:local("BasicGrotesque"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Black.woff2) format("woff2"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Black.woff) format("woff"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Black.ttf) format("truetype")}@font-face{font-family:BasicGrotesque;font-display:swap;font-weight:500;src:local("BasicGrotesque"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Bold.woff2) format("woff2"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Bold.woff) format("woff"),url(/assets/fonts/basic-grotesque/BasisGrotesquePro-Bold.ttf) format("truetype")}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--input-bg-disabled: #E5E7EB;--input-text-disabled: #B3ABBC;--input-height: 57px;--fallback-fonts: Helvetica, Arial, sans-serif}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--page-header-size: 5.5em;--form-pad-top: 1rem;--form-pad-left: .8rem;--input-left-max-width: 95px;--input-left-pad: 1rem .7rem;--section-gap: 160px;--button-radius-sm: 4px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}html,body{margin:0;height:100%;overscroll-behavior-y:none;scroll-behavior:smooth;font-weight:200;overflow:hidden;max-width:100vw}#app{font-family:BasicGrotesque,Helvetica,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#1b1f23;background-color:#fff;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}img{max-width:100%}.btn-primary{text-align:center;background:#FFDC15;box-shadow:0 1px 2px #0000000d,0 1px 3px #00000006;color:#1b1f23;padding:12px 0;width:300px;border:0;position:relative;z-index:2;outline:none;border-radius:8px;font-size:16px;font-weight:500;font-family:BasicGrotesque;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-primary.inactive{background:#FFF8D0;color:#6c737c}.btn-primary.disabled{background-color:#e1e4e8;color:#9b9fa3}.btn-primary div{display:flex;align-items:center}.btn-primary.auto-width{width:auto;padding:12px 24px}.btn-primary a{color:inherit}.btn-primary:focus{background:#FFEA73}.btn-primary.inactive{background:#FFF8D0;color:#6c737c}.btn-primary.disabled{background-color:#e1e4e8;color:#9b9fa3}.btn-white{text-align:center;background:#FFFFFF;box-shadow:0 1px 2px #0000000d,0 1px 3px #00000006;color:#1b1f23;padding:12px 16px;border:1px solid #D1D5DA;position:relative;z-index:2;outline:none;border-radius:8px;font-size:17px;font-weight:500;font-family:BasicGrotesque;cursor:pointer;width:48%;display:flex;align-items:center;justify-content:center}.btn-white:disabled{color:#e1e4e8}.btn-white.auto-width{width:auto}.btn-white.extra-padding{padding:12px 32px;width:auto}.btn-white.large{width:70%}.btn-white.delete{background-color:#fa2828;color:#fff;padding:12px 32px}.btn-white.selected{border:1px solid #0069CC;color:#0069cc;background:rgba(0,105,204,.1)}.btn-inverted{text-align:center;background:rgba(0,105,204,.1);box-shadow:0 1px 2px #0000000d,0 1px 3px #00000006;color:#0069cc;padding:12px 16px;border:1px solid #0069CC;position:relative;z-index:2;outline:none;border-radius:8px;font-size:16px;font-weight:500;font-family:BasicGrotesque;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-inverted.auto-width{width:auto}.btn-inverted.large{width:70%}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-column-reverse{flex-direction:column-reverse}.flex-row-reverse{flex-direction:row-reverse}.flex.justify-between{justify-content:space-between}.flex.justify-center{justify-content:center}.flex.justify-around{justify-content:space-around}.flex.justify-start{justify-content:flex-start}.flex.justify-end{justify-content:flex-end}.flex.align-items-center{align-items:center}.flex.align-items-end{align-items:flex-end}.relative{position:relative}.h-100{height:100vh}.w-100{width:100%}.w-90{width:90%}.w-80{width:80%}.w-70{width:70%;margin:0 auto}.w-55{width:55%}.w-50{width:50%}.w-48{width:48%}.w-45{width:45%}.w-40{width:40%}.w-37{width:36%}.w-35{width:35%}.w-30{width:30%}.w-20{width:20%}.w-10{width:10%}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.m-0{margin:0}.mt-1{margin-top:8px}.mt-2{margin-top:12px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mt-5{margin-top:32px}.mt-6{margin-top:40px}.mt-7{margin-top:64px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:12px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:24px}.mb-5{margin-bottom:32px}.mb-6{margin-bottom:40px}.mb-7{margin-bottom:64px}.my-1{margin-top:8px;margin-bottom:8px}.my-2{margin-top:12px;margin-bottom:12px}.my-3{margin-top:16px;margin-bottom:16px}.my-4{margin-top:24px;margin-bottom:24px}.my-5{margin-top:32px;margin-bottom:32px}.my-6{margin-top:40px;margin-bottom:40px}.p-80{padding-top:80px;padding-bottom:80px}.mx-auto{margin-left:auto;margin-right:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mr-1{margin-right:8px}.mr-2{margin-right:16px}.ml-1{margin-left:8px}.ml-2{margin-left:16px}.ml-3{margin-left:24px}.gray-700{color:#596068;font-weight:400;line-height:21px}.form{text-align:left;width:100%}*{box-sizing:border-box}.form-group{margin-bottom:32px}input{outline:none;border:none;font-size:17px;font-weight:400;z-index:0;font-family:BasicGrotesque;width:100%;box-shadow:0 1px 2px #0000000d,0 1px 3px #00000006;border-radius:8px;border:1px solid #6C737C;padding:12px 16px;margin-top:8px}input::placeholder{color:#e1e4e8}.demarcated-form{display:flex;align-items:center;border:1px solid #6C737C;box-shadow:0 1px 2px #0000000d,0 1px 3px #00000006;border-radius:8px;margin-top:8px}.demarcated-form div{padding:12px;border-right:1px solid #6C737C;color:#9b9fa3;background-color:#fafafa;border-radius:8px 0 0 8px}.demarcated-form div.active{color:#1b1f23}.demarcated-form input{border:none;box-shadow:none;margin-top:0;padding:12px}label{font-size:17px}.input-information{font-size:13px;color:#30363c}.validation-message{font-size:13px!important}.validation-message.error{color:#fa2828}.validation-message.warning{color:#fa7c25}.validation-message.success{color:#34c759}input::-ms-input-placeholder{font-weight:200!important}input:disabled{background-color:#f0f1f2;color:#9b9fa3}textarea{width:100%;margin:.25rem 0;outline:none;border:none;font-size:13px;z-index:-1;font-family:BasicGrotesque;background-color:#fff;border:1px solid #6C737C;border-radius:8px;padding:8px}table{width:100%;border:1px solid #9B9FA3;border-radius:8px;border-spacing:0}table th,table td,table thead th,table tbody+tbody{border:0}table tr{border-radius:8px}table th,table td{padding:16px;vertical-align:middle}table td{border-top:1px solid #F0F1F2}table tbody tr:nth-of-type(even){background-color:#f0f1f2}table tbody tr:first-child{border-radius:8px}table tbody tr:last-child td:first-child{border-radius:0 0 0 8px}table tbody tr:last-child td:last-child{border-radius:0 0 8px}h2{font-size:29px;font-weight:500}p{font-size:16px;font-weight:400}.bold{font-weight:500!important}.disabled{color:#596068}.link{color:#0069cc}.fw-500{font-weight:500}@media only screen and (min-width: 768px){.huge{font-size:53px}h1{font-size:43px}h2{font-size:34px;margin-block-start:0;margin-block-end:.7em}h3{font-size:27px}h4{font-size:22px}h5{font-size:18px;margin-block-start:.5em;margin-block-end:0;font-weight:500}h6{font-size:16px;margin-block-start:0;margin-block-end:0;font-weight:500}p{font-size:16px;margin-block-start:.5em;margin-block-end:.5em}label{font-size:15px}.footnote{font-size:12px;color:#9b9fa3}.caption{font-size:12px}}@media only screen and (min-width: 992px){.huge{font-size:61px}h1{font-size:49px}h2{font-size:39px}h3{font-size:31px}h4{font-size:25px}h5{font-size:20px}h6{font-size:16px;font-weight:500}p{font-size:16px}label{font-size:15px}.footnote,.caption{font-size:12px}}#mobile{display:block}#mobile .mobile-view{height:80vh;padding:15% 0;display:flex;flex-direction:column;justify-content:space-between}#mobile .mobile-view p{margin-block-start:.25em;margin-block-end:.25em}#mobile .mobile-view .mobile-gif{width:60%}#desktop{display:none}.error{color:#fa2828}.switch{position:relative;display:inline-block;width:65px;height:35px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;padding:0 4px;background-color:#9b9fa3;-webkit-transition:.4s;transition:.4s}.switch .slider:before{position:absolute;content:"";height:30px;width:30px;left:4px;right:0;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#34c759;border:1px solid #34C759}.switch input:checked+.slider:before{-ms-transform:translateX(26px);transform:translate(26px);bottom:2px}.switch .slider-in{position:absolute;left:0;top:0;bottom:0;color:#000;font-size:10px;padding-top:8px;padding-left:10px}.switch .slider-out{position:absolute;right:0;top:0;bottom:0;color:#fff;font-size:10px;padding-top:9px;padding-right:5px}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}@media only screen and (min-width: 768px){#mobile{display:none}#desktop{display:block}a{color:#0069cc;text-decoration:none}.header{display:flex;justify-content:space-between;align-items:center;padding:80px 120px 24px}.host-options{width:30%;margin:64px auto 40px}.host-options div{width:45%;padding:24px 16px;background-color:#fafafa;border:1px solid #F0F1F2;color:#9b9fa3;border-radius:10px;cursor:pointer}.host-options div:hover{background-color:#fff8d0;border:1px solid #FFDC15;color:#1b1f23}.host-options div p{font-size:13px}.host-options div.active{background-color:#fff8d0;border:1px solid #FFDC15;color:#1b1f23}.auth-register{margin:40px auto}.auth-register p{color:#596068}.event-image{height:125px;width:125px;background-position:center;background-size:contain;border-radius:14px}.event-image-placeholder{height:125px;width:125px;border-radius:14px;background-color:#f0f1f2;display:flex;align-items:center;justify-content:center}}@media only screen and (min-width: 992px){#mobile{display:none}#desktop{display:block}}.notification-banner[data-v-bf2d583a]{position:absolute;color:#fff;top:5%;text-align:left;font-size:13px;font-weight:700;z-index:1001;width:100%}.notification-banner-inner[data-v-bf2d583a]{background:#30363C;border-radius:4px;padding:16px 24px;width:40%;display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 auto}.notification-banner-inner.success[data-v-bf2d583a]{background:#34C759}.notification-banner-inner p[data-v-bf2d583a]{max-height:400px;overflow-y:scroll;word-wrap:anywhere;font-size:13px}.notification-banner-inner.close-only[data-v-bf2d583a]{display:flex;flex-direction:row-reverse;justify-content:space-between}.notification-banner-inner.close-only .notification-banner-heading[data-v-bf2d583a]{margin-bottom:unset}
