.organizer-notification-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;padding:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;width:100%;max-width:76%;border-radius:.75rem;-webkit-box-shadow:0 -4px 1pc 0 rgba(0,0,0,.12);box-shadow:0 -4px 1pc 0 rgba(0,0,0,.12);position:fixed;z-index:8;-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%);left:50%;bottom:1rem;-webkit-transition:-webkit-transform .8s ease;transition:-webkit-transform .8s ease;transition:transform .8s ease;transition:transform .8s ease,-webkit-transform .8s ease}.organizer-notification-container .organizer-notification-view{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;width:100%}.organizer-notification-container .organizer-notification-view .email-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper:not(:has(.error-message)){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.organizer-notification-container .organizer-notification-view .email-input-wrapper .error-message{color:#e5553f;font-size:.875rem;padding-left:1.5rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper{gap:0}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper .icon-wrapper{top:.75rem;background:#fff}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field-label{color:#e5553f}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field{border:.0625rem solid #e5553f;color:#e5553f}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field::-webkit-input-placeholder{color:#e5553f;font-size:.875rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field::-moz-placeholder{color:#e5553f;font-size:.875rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field:-ms-input-placeholder{color:#e5553f;font-size:.875rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field::-ms-input-placeholder{color:#e5553f;font-size:.875rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .input-field::placeholder{color:#e5553f;font-size:.875rem}.organizer-notification-container .organizer-notification-view .email-input-wrapper .input-field-wrapper:has(.error-message) .error-message{padding-top:.5rem;font-size:.875rem}.organizer-notification-container.is-visible{-webkit-transform:translate(-50%);transform:translate(-50%)}.organizer-notification-container.is-closing{-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}.organizer-notification-container.success{-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.organizer-notification-container .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.organizer-notification-container .content-wrapper.content-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.organizer-notification-container .content-wrapper.content-container{gap:.25rem}.organizer-notification-container .content-wrapper .paragraph-small{color:#474b54}.organizer-notification-container .content-wrapper .heading-5{letter-spacing:-.01125rem}.organizer-notification-container .content-wrapper .description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-item-align:stretch;align-self:stretch}.organizer-notification-container .content-wrapper .description-wrapper .item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.organizer-notification-container .content-wrapper .description-wrapper .item-wrapper .icon{width:1rem;height:1rem}.organizer-notification-container .content-wrapper .description-wrapper .item-wrapper .icon path{fill:#474b54}.organizer-notification-container .content-wrapper .success-icon-outline{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;border-radius:.5rem;border:.0625rem solid #eff0f2}.organizer-notification-container .content-wrapper .success-icon-outline .icon-success-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:2rem;height:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.organizer-notification-container .content-wrapper .success-icon-outline .icon-success-wrapper .icon{width:100%;height:100%}.organizer-notification-container .content-wrapper .success-icon-outline .icon-success-wrapper .icon path{fill:#2a918b}.organizer-notification-container .content-wrapper .email-icon-outline{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;border-radius:.5rem;border:.0625rem solid #eff0f2}.organizer-notification-container .content-wrapper .email-icon-outline .icon-email-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:2rem;height:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.organizer-notification-container .content-wrapper .email-icon-outline .icon-email-wrapper .icon{width:100%;height:100%}.organizer-notification-container .content-wrapper .email-icon-outline .icon-email-wrapper .icon path{fill:#2a918b}.organizer-notification-container .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem}.organizer-notification-container .button-wrapper .close-button{width:1.5rem;height:1.5rem;cursor:pointer}.organizer-notification-container .button-wrapper .close-button .icon{width:100%;height:100%}.organizer-notification-container:not(:has(.error-message)) .button-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.organizer-notification-container:not(:has(.error-message)) .button-wrapper .close-button{-ms-flex-item-align:start;align-self:flex-start}.organizer-notification-container .register-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem}@media only screen and (max-width:75em){.organizer-notification-container{max-width:75%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.organizer-notification-container .email-input-wrapper{width:2.75rem;gap:.5rem}.organizer-notification-container .email-input-wrapper .error-message{color:#e5553f;font-size:.875rem;margin-top:.25rem;padding-left:1.5rem}.organizer-notification-container .email-input-wrapper .input-field-wrapper .input-field{height:2.75rem}.organizer-notification-container.not-logged-in-view .organizer-notification-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.organizer-notification-container.not-logged-in-view .organizer-notification-view .email-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1rem;width:100%}.organizer-notification-container.not-logged-in-view .organizer-notification-view .email-input-wrapper .register-button-wrapper{display:unset}.organizer-notification-container.not-logged-in-view .organizer-notification-view .button-wrapper,.organizer-notification-container.not-logged-in-view .register-button-wrapper{display:none}.organizer-notification-container .content-wrapper .heading-5{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;letter-spacing:-.01rem}.organizer-notification-container .content-wrapper .heading-5 .close-button{width:1.5rem;height:1.5rem;cursor:pointer}.organizer-notification-container .content-wrapper .heading-5 .close-button .icon-wrapper .icon.icon-close{width:1.5rem;height:1.5rem}}@media only screen and (max-width:64em){.organizer-notification-container{max-width:83%}.not-logged-in-view .organizer-notification-view .button-wrapper{display:none}}@media only screen and (max-width:48em){.organizer-notification-container{padding:1.5rem 1rem;max-width:100%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem}.organizer-notification-container.not-logged-in-view .organizer-notification-view{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:1rem}.organizer-notification-container .organizer-notification-view{gap:1rem}.organizer-notification-container .content-wrapper{width:100%}.organizer-notification-container .content-wrapper .description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.organizer-notification-container.not-logged-in-view .organizer-notification-view .email-input-wrapper{width:100%;padding-left:0}.organizer-notification-container.not-logged-in-view .organizer-notification-view .email-input-wrapper .input-field-wrapper{width:100%}.organizer-notification-container.not-logged-in-view .organizer-notification-view .email-input-wrapper .input-field-wrapper .input-field{width:100%;height:2.75rem}.organizer-notification-container.not-logged-in-view .organizer-notification-view .register-button-wrapper{width:100%;display:unset}.organizer-notification-container.not-logged-in-view .organizer-notification-view .register-button-wrapper .btn{width:100%}.organizer-notification-container.not-logged-in-view.is-closing{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.organizer-notification-container.not-logged-in-view .register-button-wrapper{width:100%;display:unset}.organizer-notification-container.not-logged-in-view .register-button-wrapper .btn,.organizer-notification-container .register-button-wrapper,.organizer-notification-container .register-button-wrapper .btn{width:100%}}