.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center}.modal-wrapper{max-width:800px;width:100%;padding:35px;border-radius:10px;max-height:100%;overflow-y:hidden}.modal-wrapper__title{width:100%;text-align:center;font-size:25px;font-weight:500;margin-bottom:15px}.modal-wrapper__subtitle{width:100%;margin-bottom:15px;font-size:18px;text-align:center;line-height:25px}.modal-wrapper__button-center{width:100%;text-align:center}.main-div{margin:0 auto;background:#f4f4f4;min-height:100%;width:100%;position:relative}.main-div__inner{width:95%;margin:0 auto;min-height:60vh;position:relative}@media(max-width: 420px){.main-div{max-width:420px}.main-div__inner{width:90%}}.block-wrapper{background:#fff;border-radius:12px;padding:24px;width:19%;margin:20px 5px;align-self:stretch;box-sizing:border-box}.block-wrapper__name-publish{display:flex;align-items:start}.block-wrapper__publish{color:#fff;padding:0px 6px;font-size:10px;margin-left:5px;border-radius:7px;margin-top:-3px;text-align:center;height:15px;line-height:15px;min-width:70px}.block-wrapper__ul-list{margin:0 0 0 -10px}.block-wrapper__word-wrap{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.block-wrapper__adding-link{text-decoration:none;width:100%;display:flex;height:100%;flex-direction:column;justify-content:space-around;text-align:center;color:#7e878c;font-size:16px;font-weight:500}.block-wrapper__adding-link svg{margin:0 auto;width:100px;height:100px;color:#00a0ff}.block-wrapper__adding-link-name{margin-bottom:15px}.block-wrapper__link{width:100%;text-align:right}.block-wrapper__link button,.block-wrapper__link button:hover{background:rgba(0,0,0,0);border:1px solid #000;outline:none;box-shadow:none;text-transform:none;font-weight:500;font-size:14px;border-radius:12px;margin:20px 0;color:#000}.block-wrapper__mini-title{width:100%;text-align:center;font-weight:500;font-size:18px;margin-top:20px}.block-wrapper__empty-block{height:0 !important;padding:0 24px !important;margin:0 !important}.block-wrapper__title{font-size:18px;font-weight:500;line-height:28px;margin-bottom:12px}.block-wrapper__title-flex{display:flex;justify-content:space-between;align-items:center}.block-wrapper__subtitle{color:#7e878c;font-size:14px;font-weight:200;line-height:20px}.block-wrapper__desc{color:#7e878c;font-size:14px;font-weight:200;display:flex;justify-content:space-between;align-items:center}.block-wrapper__with-button{position:relative}.block-wrapper__img img{width:100%;height:auto}.block-wrapper__drawer-divider{width:100%;border-bottom:1px solid #7e878c;margin:10px 0}.block-wrapper__desc-width{width:350px !important;margin:0 auto;height:fit-content}.block-wrapper__width-divider{width:100%}.block-wrapper__qr-link-text{font-size:18px;display:flex;justify-content:space-between;width:100%;align-items:center;margin:20px auto 0}.block-wrapper__qr-link-text button{background:#00a0ff;border:0;border-radius:12px;box-shadow:none;color:#fff;height:45px;padding:14px;text-transform:capitalize;font-family:Inter,sans-serif;font-size:16px;font-weight:600;width:25%;max-width:150px}.block-wrapper__qr-link-text button:hover{background:#00a0ff}.block-wrapper__qr-link-text-span{display:block;width:70%;cursor:pointer}.block-wrapper__desc-width-button{width:100% !important;height:50px !important;background:#00a0ff !important;border-radius:18px !important;text-transform:none !important;font-size:16px !important;font-weight:bold !important;box-shadow:none !important;margin-bottom:10px}@media(max-width: 1250px){.block-wrapper{width:24%}}@media(max-width: 1000px){.block-wrapper{width:40%}}@media(max-width: 600px){.block-wrapper{width:80%;margin:20px auto 0}.block-wrapper__qr-link-text button{width:40%}.block-wrapper__adding-link{flex-direction:row;justify-content:left;align-items:center;color:#838c90}.block-wrapper__adding-link svg{width:60px;height:60px;color:#00a0ff;padding:0 !important;margin:0 15px 0 0}.block-wrapper__adding-link-name{margin-bottom:0px}.block-wrapper__different-padding{padding:12px 24px}}@media(max-width: 420px){.block-wrapper{margin:20px auto 0;width:100%}.block-wrapper__qr-link-text-span{max-width:63vw !important}.block-wrapper__word-wrap-width{max-width:78vw !important}.block-wrapper__empty-block{display:none}.block-wrapper__desc-width{width:auto !important;margin:20px auto 20px;min-width:95%}.block-wrapper__qr-link-text{font-size:14px}.block-wrapper__qr-link-text button{font-size:12px;height:35px;padding:10px}}.menu-container{z-index:1000;position:absolute;right:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.menu-container__inner{width:85%;max-width:450px;background:#fff;float:right;height:100%}.menu-container__footer{display:none}@media(max-width: 420px){.menu-container{height:100vh}.menu-container__inner{width:85%;height:calc(100vh - 150px)}.menu-container__footer{display:block;width:85%;background:#202527;float:right;height:150px}.menu-container__footer-inner{display:flex;flex-direction:column;justify-content:space-evenly;height:100%;margin:20px auto 0 auto;align-content:center;max-width:230px}}.qr-modal{z-index:1000;position:absolute;height:100vh;top:0;width:100%;display:flex;justify-content:center;align-items:center}.qr-modal__inner{width:100vw;max-width:420px;background:#fff;height:100vw;max-height:420px}.block__without-background{background:none !important}.block__menu{width:85%;padding:15px 20px;font-size:17px;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.block__menu a{color:#000;text-decoration:none}.block__menu-left a{display:flex;justify-content:center;align-items:center}.block__menu-left a img{height:32px}.block__menu-right{text-align:right}.block__info-link{width:100%;max-width:400px;display:flex;color:#000;text-decoration:none;border-radius:10px;background:#fff;margin:15px auto;min-height:80px}.block__down-button{text-align:center;position:fixed;bottom:0;width:100%;background:#fff;max-width:420px;z-index:100}.block__down-button-without-fixed{margin-top:20px;text-align:center;width:100%;max-width:420px}.block__z-index{z-index:0}.block__down-button-two-beside{display:flex;justify-content:space-around;width:100%;flex-wrap:wrap}.block__menu-center{margin:0 auto;font-weight:bold}.block__info-warning{width:90%;text-align:center;margin:0 auto;font-size:20px}.block__down-warnings{margin:15px 15px 0 15px;font-size:10px}.block__down-app-info{margin:15px auto;font-size:12px}.block__down-app-buttons{display:flex;justify-content:space-between;align-items:center;width:60%;margin:0 auto 20px}.block__down-app-buttons img{height:30px}.block__drawer{justify-content:space-between;display:flex;flex-wrap:wrap;margin:20px 0}.block__drawer-divider{width:100%;border-bottom:1px solid #f8f8f8}.block__drawer-item{padding:15px 0 15px 30px;display:flex;justify-content:center;align-items:center;width:200px;margin:0 auto}.block__drawer-item a{color:#000;text-decoration:none;width:100%;text-align:center}.block__drawer-event-img{width:60px;margin-right:15px;display:flex;align-items:center;justify-content:left}.block__drawer-event-img img{width:60px;height:60px;object-fit:cover;border-radius:100%}.block__drawer-event-inner{display:flex;align-items:center;justify-content:left;max-width:260px}.block__drawer-event-name{text-align:left}.block__drawer-event-name a{color:#000}.block__bread-block{color:#9fa8b9;font-size:15px}.block__bread-link{color:#9fa8b9;font-size:15px;line-height:18px}.block__bread-main{font-weight:bold;font-size:20px;line-height:35px;color:#000}@media(max-width: 420px){.block__menu{width:90%;margin:auto}.block__drawer{display:block;text-align:center;margin:0}.block__drawer-item{width:100%;justify-content:left}.block__drawer-item a{text-align:left}}.without-scroll{overflow-x:hidden}@media(max-width: 420px){.without-scroll{height:100vh;overflow:hidden}}.without-button{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:calc(55vh - 105px);padding:0px 22px;box-sizing:content-box}.without-button__different-align{align-items:flex-start}@media(max-width: 420px){.without-button{display:block;min-height:calc(60vh - 210px)}}.button-bottom{width:100%;height:105px;display:flex;justify-content:center;align-items:center}.button-bottom button{background:#00a0ff;border:0;border-radius:12px;box-shadow:none;color:#fff;height:55px;padding:14px 30px;width:400px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-transform:capitalize;box-sizing:border-box}.button-bottom button:hover{background:#00a0ff !important}.button-bottom__two-buttons{height:185px;flex-direction:column;justify-content:space-evenly}.button-bottom__three-buttons{height:265px;flex-direction:column;justify-content:space-evenly}@media(max-width: 800px){.button-bottom button{width:90%}}.header{width:100%;display:flex;justify-content:space-between;height:60px;align-items:center}.header__logo{width:90%;line-height:32px;overflow-x:hidden}.header__logo a{display:flex;height:100%;align-items:center;text-decoration:none;color:#000}.header__logo img{height:32px}.header__logo-text{line-height:32px;overflow:hidden;height:32px;margin-left:30px;font-weight:500;font-size:18px}.header__title{font-size:20px;font-weight:bold;color:#12063f;text-align:center;width:60%}.header__logout{margin-right:20px;width:20%;text-align:right}.header__logout a{color:#00a0ff;font-size:18px}@media(max-width: 600px){.header__logo-text{margin-left:0px}}.component__title{width:100%;margin-top:40px;text-align:center;font-size:25px;font-weight:500}.organizations-list{width:90%;margin:40px auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.organizations-list__img-placeholder{color:#000;border:1px solid #c4c4c4;height:200px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:15px;border-radius:8px}.organizations-list::after{flex:0 0 32%;content:""}.organizations-list .organizations-list__create_button{width:100%;margin-bottom:40px;text-align:center}.organizations-list__item{width:calc(32% - 50px);align-self:stretch;position:relative;border-radius:10px;box-shadow:0 2px 12px rgba(2,140,221,.15);margin-bottom:40px;padding:25px}.organizations-list__buttons{position:absolute;bottom:24px;align-items:center;width:calc(100% - 50px);display:flex;justify-content:center}.organizations-list__buttons button,.organizations-list__buttons label{background:#00a0ff;border:0;border-radius:12px;box-shadow:none;color:#fff;height:45px;padding:14px 30px;min-width:85%;text-transform:capitalize;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.organizations-list__buttons button:hover,.organizations-list__buttons label:hover{background:#00a0ff}.organizations-list__buttons-column{flex-direction:column;justify-content:space-between}.organizations-list__buttons-column button,.organizations-list__buttons-column label{margin-top:15px}.organizations-list__img{height:200px;width:100%;display:flex;align-items:center;justify-content:center}.organizations-list__img img{width:100%;height:100%;max-height:200px;object-fit:contain}.organizations-list__empty{height:60px}.organizations-list__title{font-size:20px;margin-top:25px;font-weight:500;text-align:center}.organizations-list__desc{margin-top:25px;font-size:16px}.organization-info__section-title{font-size:18px;font-weight:500;text-align:center;width:100%;padding-top:20px;margin-top:20px;border-top:1pt solid rgba(0,0,0,.23);box-sizing:border-box}.organization-info__little-title{display:flex;align-items:center}.organization-info__little-title svg{margin-left:10px}.organization-info a{color:#00a0ff !important}.organization-info__tooltip{display:flex;align-items:center;justify-content:space-between}.organization-info__tooltip svg{margin-left:5px;height:19px}.organization-info__tooltip button,.organization-info__tooltip button:hover{padding:0 !important;min-width:auto !important;color:#757575 !important;background:#fff !important}.organization-info__block{display:flex;justify-content:space-between;font-size:16px;flex-wrap:wrap}.organization-info__title{font-weight:bold;width:35%}.organization-info__desc{width:100%;margin-top:20px}.organization-info__desc .MuiFormControl-root.MuiTextField-root{width:100%}.organization-info__desc .MuiCheckbox-colorSecondary.Mui-checked,.organization-info__desc .MuiRadio-colorSecondary.Mui-checked{color:#00a0ff !important}.organization-info__desc .MuiCheckbox-colorSecondary.Mui-checked:hover,.organization-info__desc .MuiRadio-colorSecondary.Mui-checked:hover{background-color:rgba(0,119,245,.04)}.organization-info__desc .MuiFormLabel-root.Mui-focused{color:#000 !important}.organization-info__desc .multiselect-container input{padding:13.5px 9px;font-size:inherit}.organization-info__bold-center-title{text-align:center;font-weight:500}.organization-info__desc-flex-vertical{flex-direction:column;align-items:flex-start}.organization-info__select-next-div>div{width:100%;margin-top:5px}.organization-info__desc-flex{width:60%;display:flex;justify-content:right}.organization-info__section-divider{width:100%;margin:15px auto;padding:15px;border-radius:12px;border:1px solid #00a0ff;box-sizing:border-box}.organization-info__section-divider .blue-span{color:#00a0ff}.organization-info__section-divider:last-child{margin-bottom:0px}.organization-info__buttons{width:100%;display:flex;justify-content:space-between;margin-top:40px}.organization-info__center_button{text-align:center}.organization-info__sub_info{text-align:center;width:100%}.organization-info__copy-button{height:23px;width:23px;background:none;outline:none;border:none;margin-left:10px;border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center}.organization-info__copy-button svg{height:82%}.organization-info__copy-button:hover{background:#00a0ff}.organization-info__copy-button:hover svg{color:#fff}.current-organization{width:100%;max-width:1000px;margin:0 auto}.current-organization a{color:#00a0ff !important}.settings-block{margin:40px auto;width:90%;max-width:1000px}.settings-block__center{text-align:center;font-size:20px;margin-bottom:15px;line-height:25px}.settings-block__adding{font-size:15px;color:#b7b7b7}.settings-block__settings{font-size:18px;width:100%;margin:40px auto}.settings-block__info{margin:15px 0}.settings-block__red{color:#e74c3c}.settings-block__green{color:#07bc0c}.Toastify__toast-icon.Toastify--animate-icon.Toastify__zoom-enter{margin-right:10px}.footer{min-height:40vh;display:flex;justify-content:center;align-items:center;align-content:center;flex-direction:column;background:#303234}.footer__inner{margin:20px}.footer__flex{display:flex;justify-content:space-between;align-items:center}.footer__logo a{display:flex;justify-content:center;align-items:center;margin:0 15px;text-decoration:none;color:#7c8186;font-weight:600;font-size:14px;width:110px;height:28px}.footer__logo a img{height:28px;margin-right:10px}.footer__socials{display:flex;justify-content:space-between;align-items:center}.footer__socials a{height:24px;display:block}.footer__socials img{height:24px;margin:0 8px}.footer__line{border-top:1px solid #424344;width:100%}.footer__text{width:100%;text-align:center;color:#7d8084;font-size:12px;margin-bottom:20px}.footer__links{display:flex;justify-content:space-between;align-items:center}.footer__links a{display:block;text-align:center;width:33%;text-decoration:underline;color:#7d8084;font-size:8px}.footer__link-with-line{border-right:1px solid #7e878c}.MuiDialog-paperWidthSm{max-width:380px !important;border-radius:10px !important}.MuiDialogTitle-root{padding:25px !important}.MuiDialogActions-root{padding:25px !important;justify-content:space-evenly !important}.MuiDialogActions-root.MuiDialogActions-spacing button{background:#00a0ff;border:0;border-radius:12px;box-shadow:none;color:#fff;height:45px;padding:14px 30px;text-transform:capitalize;font-family:Inter,sans-serif;font-size:16px;font-weight:600}#reader{border:none !important}#reader button#reader__camera_permission_button{background:#00a0ff;border:0;border-radius:12px;box-shadow:none;color:#fff;height:45px;padding:14px 30px;width:100%;text-transform:capitalize;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:18px;cursor:pointer}#reader a#reader__dashboard_section_swaplink{background:#00a0ff;border:0;border-radius:12px;box-shadow:none;color:#fff;max-height:45px;padding:14px 30px;min-width:70%;text-transform:capitalize;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:18px;display:block;text-decoration:none !important;margin-top:15px;cursor:pointer}#reader #reader__dashboard_section_fsr span{display:none}.organization{margin-top:5px}.organization__mini-margin{margin:20px auto !important}.organization__buttons-block-link a{color:#00a0ff}.organization__buttons-block{text-align:center;margin-top:20px}.organization__img{margin:15px auto}.organization__img img{width:100%;height:100%;max-height:200px;object-fit:contain}.organization__name{font-size:20px;margin:20px auto;line-height:30px;text-align:center;width:90%;font-weight:500}.organization__event{width:88%;display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.organization__event-img{width:20%;display:flex;justify-content:center;align-items:center}.organization__event-img img{width:60px;height:60px;object-fit:cover;border-radius:100%}.organization__event-inner{width:70%}.organization__event-inner-wider{width:100%}.organization__description{font-size:17px;margin:15px auto;width:100%}.organization__description a{color:#00a0ff}.organization__description-login{font-size:17px;margin:0 auto;width:100%}.organization__description-center{font-size:17px;margin:30px auto;width:90%;text-align:center}.organization__description-center a,.organization__description-center .blue-span{color:#00a0ff}.organization__contact{width:90%;margin:30px auto;font-size:17px}.organization__contact a{color:#00a0ff;text-decoration:none}.organization__no-events{width:90%;margin:30px auto;font-size:17px}.organization__no-events a{color:#00a0ff}.organization__event-counter{width:20%;display:flex;justify-content:space-around;align-items:center;line-height:30px}.organization__event-counter-number{font-size:20px;line-height:30px}.organization__event-counter-button{background:none;border:none;font-size:18px;font-weight:bold;line-height:30px}.organization__tickets-info-block{display:flex;justify-content:space-between;align-items:center;padding:3px 0}.organization__event-count-info{color:red;font-size:14px;line-height:10px}.qr-img{width:100%}.empty-info{margin:20px auto;text-align:center;width:100%}.PhoneInputInput{font-size:1rem;box-sizing:border-box;padding:16.5px 14px;outline:none !important;border:#c4c4c4 1px solid;border-radius:4px}.PhoneInputInput:focus{border:#007aff 2px solid}.phone-input-invalid .PhoneInputInput{border-color:#d32f2f !important}.nav-history{padding-left:24px;pointer-events:auto;text-align:left;width:calc(100% - 24px);margin:20px auto 0 !important}.nav-history__block{position:relative;width:100%}.nav-history ul{display:block;margin-bottom:0;list-style:none}.nav-history li{margin-bottom:5px;white-space:nowrap;list-style:none;width:100%}.nav-history li::after{content:"";position:absolute;left:0px;width:12px;height:12px;border-radius:50%;background:#5a667f;transform:scale(0.7)}.nav-history li:not(:last-child)::before{content:"";position:absolute;left:5px;margin-top:10px;width:2px;height:28px;background:#e8eaed}.nav-history li.active{pointer-events:none;white-space:break-spaces;margin-bottom:-10px}.nav-history li.active::after{background:#000}.nav-history li.active a{color:#000;font-weight:500;text-decoration:none;font-size:20px;transform:translateY(-9px)}.nav-history li a{color:#5a667f;display:inline-block;opacity:1;transform:translateY(-8px);text-decoration:none}.tab-menu{width:100%;margin:20px auto 0;display:flex;justify-content:space-between;align-items:center;height:60px;border-radius:12px}.tab-menu__element{width:100%;text-align:center;font-size:16px;background-color:#f5f5f5;border:1px solid #7e878c;height:100%;line-height:60px;margin:0 0 0 -1px}.tab-menu__element a{display:block;text-decoration:none;color:#000}.tab-menu__element-active{background:#fff;font-size:20px;font-weight:500}.tab-menu__element-active a{color:#00a0ff}.tab-menu__left-border-radius{border-radius:12px 0 0 12px}.tab-menu__right-border-radius{border-radius:0 12px 12px 0}@media(max-width: 420px){.tab-menu{height:45px;margin:20px auto 0}.tab-menu__element{font-size:14px;line-height:45px}.tab-menu__element-active{font-size:16px}}.margin-bottom-empty{height:20px}.tooltip-button{padding:0 !important;min-width:auto !important;color:#757575 !important;background:#fff !important;margin-left:5px !important;height:25px !important}.tooltip-button svg{width:16px;height:25px}.tooltip-button span{display:inline-block;height:25px}.desc-editor-wrapper{border:1px solid #c4c4c4;font-size:1rem;outline:currentcolor none medium;border-radius:4px;padding:18.5px 14px;width:calc(100% - 28px)}.desc-editor-wrapper .rdw-editor-toolbar{display:flex;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid #c4c4c4;margin-bottom:10px}.desc-editor-wrapper .rdw-inline-wrapper,.desc-editor-wrapper .rdw-list-wrapper,.desc-editor-wrapper .rdw-text-align-wrapper{display:flex;justify-content:space-between;align-items:center}.desc-editor-wrapper .rdw-option-wrapper{display:flex;align-items:flex-start;height:14px;margin-right:5px;margin-bottom:10px;padding:5px;cursor:pointer}.desc-editor-wrapper .rdw-option-wrapper img{height:14px}.desc-editor-wrapper .rdw-option-active{border:1px solid #c4c4c4;border-radius:4px}.public-DraftEditorPlaceholder-root{color:#c4c4c4;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#c4c4c4}.DraftEditorPlaceholder-hidden{display:none}.faq-row-wrapper{margin-top:20px;padding:20px 40px 30px;border-radius:12px;width:100%;box-sizing:border-box}.faq-row-wrapper .faq__answer{margin-top:10px}.faq-row-wrapper .faq-title h2{font-size:20px !important;color:#01a0ff}.faq-row-wrapper a{color:#00a0ff}.faq-row-wrapper .faq__marked-string{width:100%;display:flex;border-left:3px solid #00a0ff;padding:0 10px;background:#f1f1ef;align-items:center;margin:15px 0;box-sizing:border-box}.faq-row-wrapper .faq__marked-string a{margin:0 5px}.faq-row-wrapper .row-title{padding-bottom:0px !important}.faq-row-wrapper .faq-row{padding-bottom:15px !important}.faq-row-wrapper .faq__answer img{max-width:420px;width:100%;display:block;margin:15px auto}.faq-row-wrapper .faq__answer ul,.faq-row-wrapper .faq__answer ol{margin-left:-10px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}@media(max-width: 420px){.faq-row-wrapper{padding:20px 20px 30px}}.faq-footer{width:100%;background:#fff;min-height:40vh;display:flex;align-items:center}.faq-footer__inner{width:90%;margin:0 auto;max-width:1200px}.faq-footer__top{display:flex;justify-content:space-between;align-items:center;padding:30px 0px;box-sizing:border-box;border-bottom:1px solid #ededed}.faq-footer__logo{display:flex;align-items:center}.faq-footer__socials{display:flex;height:40px;align-items:center}.faq-footer__social-img{display:flex;align-items:center;margin-left:30px}.faq-footer__social-img a{display:flex}.faq-footer__middle{padding:30px 0;box-sizing:border-box;color:#7e878c;font-size:14px;line-height:20px;border-bottom:1px solid #ededed}.faq-footer__text{margin-bottom:10px}.faq-footer__text a{color:#00a0ff;text-decoration:none}.faq-footer__bottom{padding:30px 0;box-sizing:border-box;font-size:12px;line-height:16px;display:flex}.faq-footer__bottom a{color:#7e878c}.faq-footer__link{margin-right:30px}.faq-footer .logo-container__text{width:90%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-left:15px;font-weight:bold}.faq-footer .logo-container__text a{text-decoration:none;color:#000}.faq-footer .logo-container__img{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.faq-footer .logo-container__img img{width:40px;height:auto}@media(max-width: 700px){.faq-footer__top{flex-direction:column}.faq-footer__logo{margin-bottom:15px}.faq-footer__socials{margin-right:30px}.faq-footer__text{text-align:center;font-size:12px}.faq-footer__bottom{font-size:8px;justify-content:space-around}.faq-footer__link{margin-right:0}}.organization-info__desc .MuiFormHelperText-root{color:red}.breadcrumbs-div-tickets{padding:0px 22px 15px 22px}.breadcrumbs-div-tickets__elements{color:#00a0ff;font-size:18px;text-decoration:none;border:none;background:rgba(0,0,0,0);cursor:pointer}.breadcrumbs-div-tickets__last{color:#000 !important;font-size:18px !important}.forWideCalendars .MuiPaper-root.MuiDialog-paperWidthSm{width:90% !important;max-width:480px !important}.blue-span{color:#00a0ff}.cap-up-case{text-transform:lowercase;display:inline-block}.cap-up-case::first-letter{text-transform:capitalize}.small-print{margin-top:15px;padding:10px;border:1px dashed #00a0ff;color:#7e878c;font-size:12px;box-sizing:border-box}.message-lists{width:90%;max-width:800px;margin:30px auto;background:#fff;padding:30px;box-sizing:border-box;border-radius:30px}.message-lists .MuiCollapse-root{padding-left:30px;box-sizing:border-box}.message-lists .MuiListItemText-root{padding-right:45px !important}.message-lists .Mui-checked,.message-lists .MuiCheckbox-indeterminate{color:#00a0ff !important}.message-lists__buttons{margin:30px auto;width:90%;max-width:800px;justify-content:space-evenly;display:flex;align-items:center}.message-lists__buttons a{padding:12px 24px;display:block;justify-content:center;align-items:center;box-sizing:border-box;background:#00a0ff;border-radius:12px;color:#fff;font-size:16px;text-decoration:none}.receivers-table{margin:20px auto;width:90%;max-width:800px}.receivers-table a{color:#00a0ff}.dialog-width-600 .MuiDialog-paperWidthSm{width:90% !important;max-width:600px !important}.dialog-width-380 .MuiDialog-paperWidthSm{width:90% !important}
.promo-overlay{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;transition:opacity .22s ease}.promo-overlay--in{opacity:1}.promo-card{background:#fff;border-radius:10px;padding:32px 28px 24px;width:100%;max-width:420px;position:relative;text-align:center;transform:translateY(-14px);opacity:0;transition:transform .24s ease,opacity .24s ease}.promo-card--in{transform:translateY(0);opacity:1}@media(max-width: 599px){.promo-overlay{align-items:flex-end;padding:0}.promo-card{max-width:100%;border-radius:16px 16px 0 0;padding:28px 20px 32px;transform:translateY(100%);opacity:1}.promo-card--in{transform:translateY(0);opacity:1}}.promo-close{position:absolute;top:12px;right:14px;background:none;border:none;cursor:pointer;color:#bbb;font-size:16px;line-height:1;padding:6px;border-radius:4px;transition:color .15s}.promo-close:hover{color:#666}.promo-badge{display:inline-flex;align-items:center;gap:6px;background:#f0fbff;border:1px solid #b8eaff;border-radius:20px;padding:4px 13px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#00a0ff;letter-spacing:.3px;margin-bottom:18px}.promo-badge__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#00a0ff;flex-shrink:0}.promo-title{font-family:Inter,sans-serif;font-size:22px;font-weight:600;color:#12063f;line-height:1.3;margin-bottom:12px}.promo-title__accent{color:#00a0ff}@media(max-width: 599px){.promo-title{font-size:20px}}.promo-body{font-family:Inter,sans-serif;font-size:14px;color:#666;line-height:1.65;margin-bottom:24px}.promo-btn-primary{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:#00a0ff;color:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;cursor:pointer;margin-bottom:10px;transition:background .15s ease}.promo-btn-primary:hover{background:#0090e8}.promo-btn-primary:active{transform:scale(0.98)}.promo-btn-secondary{display:flex;align-items:center;justify-content:center;width:100%;height:44px;background:rgba(0,0,0,0);color:#999;border:1.5px solid #e4e4e4;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:20px;transition:border-color .15s,color .15s}.promo-btn-secondary:hover{border-color:#bbb;color:#555}.promo-hint{display:flex;align-items:center;justify-content:center;gap:7px;font-family:Inter,sans-serif;font-size:12px;color:#aaa;line-height:1.5;padding-top:16px;border-top:1px solid #f2f2f2}.promo-hint strong{color:#777;font-weight:600}.promo-hint__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1.5px solid #ddd;border-radius:5px;font-size:13px;color:#888;flex-shrink:0;line-height:1}
.promotion-settings{width:90%;max-width:420px;margin:0 auto 25px;background:#fff;padding:25px;box-sizing:border-box;border-radius:30px}.promotion-settings__description{margin:15px 0;line-height:20px}.promotion-settings__button{display:flex;width:100%;justify-content:center}.promotion-settings__button a{padding:15px;box-sizing:border-box;background:#00a0ff;color:#fff;border-radius:13px;text-decoration:none;min-width:200px;text-align:center;font-size:16px;font-weight:bold}.promotion-settings__input{width:100%;margin-top:15px}.promotion-settings__input .MuiTextField-root{width:100%}
.admin-login__wrap{min-height:480px;background:#f4f4f4;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:16px}.admin-login__card{width:100%;max-width:520px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:32px;box-sizing:border-box}.admin-login__heading{font-size:22px;font-weight:600;color:#021926;text-align:center;margin-bottom:8px}.admin-login__sub{font-size:14px;color:#5a6478;text-align:center;line-height:1.6;margin-bottom:24px}.admin-login__callout{background:#e6f6ff;border:1px solid #00a0ff;border-radius:8px;padding:14px 16px;margin-bottom:24px;display:flex;gap:10px;align-items:flex-start}.admin-login__callout-icon{font-size:20px;flex-shrink:0;margin-top:1px}.admin-login__callout-title{font-size:13px;font-weight:600;color:#021926;margin-bottom:3px}.admin-login__callout-text{font-size:12px;color:#185fa5;line-height:1.5;margin:0}.admin-login__steps{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.admin-login__step{display:flex;gap:12px;align-items:flex-start}.admin-login__step-num{width:24px;height:24px;border-radius:50%;background:#021926;color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.admin-login__step-num--highlight{background:#00a0ff}.admin-login__step-text{font-size:13px;color:#1a1a2e;line-height:1.6;padding-top:2px}.admin-login__app-buttons{display:flex;justify-content:center;gap:10px;margin-bottom:24px}.admin-login__app-btn{display:flex;cursor:pointer;text-decoration:none}.admin-login__app-btn img{height:44px;width:auto;display:block}.admin-login__divider{border-top:1px solid #e2e8f0;padding-top:20px}.admin-login__already-have{font-size:12px;color:#5a6478;text-align:center;margin-bottom:12px}.admin-login__login-btn{width:100%;background:#00a0ff;color:#fff;border:none;border-radius:8px;padding:12px 0;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box}
