@charset "UTF-8";.auth-main{position:relative;height:100vh;background-color:#d0e3ff;overflow-y:auto;scrollbar-color:#b9b9b9 #F5F5F5;scrollbar-width:thin;padding:30px 0;z-index:1}@media only screen and (min-width: 1200px){.auth-main{padding:40px}}.auth-main:before{content:"";position:absolute;top:0;left:0;background:url(/admin-secretkey/assets/auth-bg-image-KBAA8tq0.png) no-repeat center;background-size:contain;width:100%;height:100%;z-index:-1}.auth-main::-webkit-scrollbar{width:6px;height:6px}.auth-main::-webkit-scrollbar-thumb{background-color:#b9b9b9}.auth-main::-webkit-scrollbar-track{background-color:#f5f5f5}.auth-main .auth-card{border-radius:15px;background-color:#fff;padding:10px;max-width:600px;width:100%}@media only screen and (min-width: 640px){.auth-main .auth-card{border-radius:30px}}@media only screen and (min-width: 1200px){.auth-main .auth-card{padding:20px;border-radius:50px}}@media only screen and (min-width: 1441px){.auth-main .auth-card{padding:20px 50px;max-width:776px}}.auth-main .auth-card .auth-inner{padding:10px;overflow-y:auto;scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}.auth-main .auth-card .auth-inner::-webkit-scrollbar{width:8px;height:8px}.auth-main .auth-card .auth-inner::-webkit-scrollbar-thumb{background-color:#696969}.auth-main .auth-card .auth-inner::-webkit-scrollbar-track{background-color:#eaeaea}@media only screen and (min-width: 640px){.auth-main .auth-card .auth-inner{padding:20px;max-height:calc(100vh - 40px)}}@media only screen and (min-width: 1024px){.auth-main .auth-card .auth-inner{padding:30px;max-height:calc(100vh - 60px)}}@media only screen and (min-width: 1441px){.auth-main .auth-card .auth-inner{padding:50px;max-height:calc(100vh - 100px)}}.auth-main .auth-card .input-group input[type=email]{padding-left:40px}@media only screen and (min-width: 640px){.auth-main .auth-card .input-group input[type=email]{padding-left:45px}}@media only screen and (min-width: 1200px){.auth-main .auth-card .input-group input[type=email]{padding-left:50px}}@media only screen and (min-width: 1441px){.auth-main .auth-card .input-group input[type=email]{padding-left:60px}}.auth-main .auth-card .input-group.password-group input{padding-left:40px}@media only screen and (min-width: 640px){.auth-main .auth-card .input-group.password-group input{padding-left:45px}}@media only screen and (min-width: 1200px){.auth-main .auth-card .input-group.password-group input{padding-left:50px}}@media only screen and (min-width: 1441px){.auth-main .auth-card .input-group.password-group input{padding-left:60px}}.auth-main .auth-card .input-group .input-icon{position:absolute;top:50%;transform:translateY(-50%);left:16px;color:#868686;font-size:18px}@media only screen and (min-width: 640px){.auth-main .auth-card .input-group .input-icon{font-size:22px}}@media only screen and (min-width: 1441px){.auth-main .auth-card .input-group .input-icon{font-size:25px;left:20px}}.auth-main .auth-card .title{font-size:20px;line-height:1.3;font-weight:600;color:#111827;margin:0}@media only screen and (min-width: 640px){.auth-main .auth-card .title{font-size:22px}}@media only screen and (min-width: 1200px){.auth-main .auth-card .title{font-size:26px}}@media only screen and (min-width: 1441px){.auth-main .auth-card .title{font-size:35px}}.auth-main .auth-card .head-group{gap:10px;margin-bottom:16px}@media only screen and (min-width: 640px){.auth-main .auth-card .head-group{gap:16px;margin-bottom:30px}}@media only screen and (min-width: 1200px){.auth-main .auth-card .head-group{gap:20px}}@media only screen and (min-width: 1441px){.auth-main .auth-card .head-group{margin-bottom:40px}}.auth-main .auth-card .head-group .back{width:26px;height:26px;border-radius:100%;color:#111827;border:1px solid #111827;cursor:pointer;transition:all .4s}@media only screen and (min-width: 640px){.auth-main .auth-card .head-group .back{width:32px;height:32px;border-width:2px}}.auth-main .auth-card .head-group .back:hover{background-color:#8facd6;border-color:#8facd6;color:#fff;transition:all .4s}.auth-main .auth-card .head-group .back i{font-size:12px}@media only screen and (min-width: 640px){.auth-main .auth-card .head-group .back i{font-size:14px}}.auth-main .auth-card .description{margin-bottom:20px;max-width:520px}.auth-main .auth-card .verification-wrap{display:flex;align-items:center;gap:16px}@media only screen and (min-width: 640px){.auth-main .auth-card .verification-wrap{gap:24px}}@media only screen and (min-width: 1200px){.auth-main .auth-card .verification-wrap{gap:30px}}@media only screen and (min-width: 1441px){.auth-main .auth-card .verification-wrap{gap:40px}}.auth-main .auth-card .verification-wrap input{text-align:center;border-radius:20px}.page-title{margin:0;display:none}@media only screen and (min-width: 1024px){.page-title{display:block}}.mobile-admin-page-title{margin:0 0 16px;display:block}@media only screen and (min-width: 1024px){.mobile-admin-page-title{margin:0;display:none}}.card-action{grid-column-gap:6px;grid-row-gap:6px;margin-bottom:4px}@media only screen and (min-width: 768px){.card-action{grid-column-gap:8px}}@media only screen and (min-width: 1200px){.card-action{grid-column-gap:10px}}@media only screen and (min-width: 1600px){.card-action{grid-column-gap:16px}}.card-action .link{font-size:14px;line-height:1;color:#8facd6;padding:4px 8px;gap:2px;border:1px solid #DEDEDE;transition:all .4s;cursor:pointer}.card-action .link:hover{background:#8facd6;border-color:#8facd6;color:#fff;transition:all .4s}@media only screen and (min-width: 640px){.card-action .link{font-size:16px;line-height:20px;padding:5px 10px;gap:4px}}.card-action .link.delete{color:#f96e66}.card-action .link.delete:hover{background:#f96e66;border-color:#f96e66;color:#fff}.card-action .link.delete:hover i{color:#fff;transition:all .4s}.card-action .link.delete i{color:#f96e66;transition:all .4s}.status-label{gap:6px}.status-label .text{font-size:14px;font-weight:400;line-height:1;color:#2d2d2d;text-transform:lowercase;position:relative;padding-left:16px;margin:0}@media only screen and (min-width: 640px){.status-label .text{font-size:16px;padding-left:24px}}@media only screen and (min-width: 1200px){.status-label .text{font-size:20px;line-height:24px}}.status-label .text:before{content:"";position:absolute;top:0;bottom:0;margin:auto;left:0;width:10px;height:10px;border-radius:100%}@media only screen and (min-width: 640px){.status-label .text:before{width:16px;height:16px}}.status-label.active-card .text:before{background:#18c06e}.status-label.in-review-card .text:before{background:#fd9e55}.status-label.rejected-card .text:before{background:#f96e66}.rounded-image{border-radius:100%}.protected-main{height:100vh;background:#f5f5f5;overflow-y:auto;scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}.protected-main::-webkit-scrollbar{width:8px;height:8px}.protected-main::-webkit-scrollbar-thumb{background-color:#8facd6}.protected-main::-webkit-scrollbar-track{background-color:#eaeaea}.protected-main .protected-content{padding:75px 16px 16px;transition:all .6s}.protected-main .protected-content.content-collapse{transition:all .6s}@media only screen and (min-width: 640px){.protected-main .protected-content{padding:94px 20px 20px}}@media only screen and (min-width: 768px){.protected-main .protected-content{padding:100px 20px 20px}}@media only screen and (min-width: 1024px){.protected-main .protected-content{padding:102px 20px 20px 252px}.protected-main .protected-content.content-collapse{padding-left:96px}}@media only screen and (min-width: 1200px){.protected-main .protected-content{padding:112px 32px 32px 272px}.protected-main .protected-content.content-collapse{padding-left:100px}}@media only screen and (min-width: 1441px){.protected-main .protected-content{padding:112px 32px 32px 312px}.protected-main .protected-content.content-collapse{padding-left:106px}}.protected-detail-card{padding:16px;border-radius:10px;gap:20px}@media only screen and (min-width: 640px){.protected-detail-card{padding:16px 20px}}@media only screen and (min-width: 1200px){.protected-detail-card{gap:30px}}.protected-detail-card .data,.protected-detail-card .label{font-size:14px;line-height:1.5;display:block}@media only screen and (min-width: 1200px){.protected-detail-card .data,.protected-detail-card .label{font-size:16px}}.protected-detail-card .data{color:#696969;margin:0}.protected-detail-card .label{font-weight:600;color:#111827;margin-bottom:10px}.protected-detail-card .users-content{max-width:550px}@media only screen and (min-width: 1441px){.protected-detail-card .users-content{max-width:660px}}.protected-detail-card .users-image{margin:0}.user-content-list{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);width:100%}@media only screen and (min-width: 640px){.user-content-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 768px){.user-content-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1200px){.user-content-list{gap:30px;grid-template-columns:repeat(4,1fr)}}.account-details{position:relative}@media only screen and (min-width: 1200px){.account-details{margin-top:0}}@media only screen and (min-width: 640px){.account-details .account-details-inner{padding:30px 20px}}@media only screen and (min-width: 1441px){.account-details .account-details-inner{max-width:85%}}.account-details .account-details-inner .wrapBoxs .iconbox{width:60px;height:60px;margin-bottom:20px}.account-details .account-details-inner .wrapBoxs .iconbox .edit-profile{width:22px;height:22px}.account-details .account-details-inner .wrapBoxs .iconbox .edit-profile i{font-size:12px}.account-details .user-profile .users-image .error-msg{white-space:nowrap;left:50%;transform:translate(-50%)}.account-details .user-profile .edit-profile{position:absolute;right:0;bottom:0;color:#fff;width:30px;height:30px;border-radius:100%;background:#8facd6;overflow:hidden}.custom-position{position:relative;margin-bottom:25px;display:flex;align-items:flex-start;flex-direction:column;gap:10px}@media only screen and (min-width: 768px){.custom-position{flex-direction:row;align-items:center;gap:15px}}.custom-position .button-wrapper{display:flex;align-items:center;gap:15px}.protected-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#fff;gap:10px;padding:16px;border-radius:10px}@media only screen and (min-width: 640px){.protected-head{padding:16px 20px}}.protected-head h2{font-size:16px;line-height:22px;color:#111827;margin:0}@media only screen and (min-width: 1200px){.protected-head h2{font-size:18px}}.protected-head .searchbar-wrap{position:relative;max-width:250px;width:100%}@media (max-width: 1600px){.protected-head .searchbar-wrap{max-width:200px}}.protected-head .searchbar-wrap i{position:absolute;top:50%;left:16px;transform:translateY(-50%);font-size:18px}@media (max-width: 1600px){.protected-head .searchbar-wrap i{left:10px;font-size:16px}}.protected-head .searchbar-wrap input[type=search]{font-size:18px;border:1px solid #b9b9b9;padding:10px 16px 10px 44px;border-radius:5px;width:100%}@media (max-width: 1600px){.protected-head .searchbar-wrap input[type=search]{padding-left:32px}}@media only screen and (min-width: 640px){.protected-head .searchbar-wrap input[type=search]{height:44px}}@media only screen and (min-width: 1441px){.protected-head .searchbar-wrap input[type=search]{height:50px}}.protected-head .searchbar-wrap input[type=search]:focus{border-color:#8facd6}.protected-head .searchbar-wrap input[type=search]::-moz-placeholder{font-size:18px}.protected-head .searchbar-wrap input[type=search]::placeholder{font-size:18px}@media (max-width: 1600px){.protected-head .searchbar-wrap input[type=search]::-moz-placeholder{font-size:16px}.protected-head .searchbar-wrap input[type=search]::placeholder{font-size:16px}}.protected-head .solid-btn,.protected-head .border-btn{font-size:14px;border-radius:5px;padding:8px 16px}@media only screen and (max-width: 639px){.protected-head .solid-btn.head-icon-btn,.protected-head .border-btn.head-icon-btn{width:30px;height:30px;padding:0;font-size:0}}@media only screen and (min-width: 640px){.protected-head .solid-btn,.protected-head .border-btn{font-size:14px;padding:10px 20px;width:auto;height:44px;gap:8px}}@media only screen and (min-width: 1200px){.protected-head .solid-btn,.protected-head .border-btn{min-width:90px;padding:10px}}@media only screen and (min-width: 1441px){.protected-head .solid-btn,.protected-head .border-btn{font-size:16px;padding:14px 22px;gap:10px;height:50px;min-width:130px}}.protected-head .solid-btn i,.protected-head .border-btn i{font-size:16px;margin-right:-8px}@media only screen and (min-width: 640px){.protected-head .solid-btn i,.protected-head .border-btn i{margin:0}}.protected-head .solid-btn i.icon-edituser,.protected-head .border-btn i.icon-edituser{font-size:14px}@media only screen and (min-width: 640px){.protected-head .solid-btn i.icon-edituser,.protected-head .border-btn i.icon-edituser{font-size:18px}}.price-select{height:43px;border:1px solid #DEDEDE;background-color:#f8f6f4;position:relative;display:flex;align-items:center}@media only screen and (min-width: 640px){.price-select{margin-bottom:0;height:48px}}@media only screen and (min-width: 1200px){.price-select{height:50px}}.price-select input{height:auto;padding:8px 15px}@media only screen and (min-width: 1441px){.price-select input{padding:8px 20px}}.price-select .select-btn{height:auto;max-width:80px;border:none;color:#8facd6;padding:5px 40px 5px 5px}@media only screen and (min-width: 1441px){.price-select .select-btn{max-width:100px}}.price-select input{border:none}.price-select .select-menu-list{top:0;transform:translateY(85px)}.price-select.active .select-menu-list{transform:translateY(60px)}.dashboard-form-btn{background-color:#fd9e55;border-color:#fd9e55}.dashboard-form-btn:hover{background-color:#8facd6;border-color:#8facd6}.users-image{width:80px;height:80px;margin-bottom:10px;flex-shrink:0}@media only screen and (min-width: 768px){.users-image{width:100px;height:100px;margin-bottom:0}}@media only screen and (min-width: 1200px){.users-image{width:120px;height:120px}}@media only screen and (min-width: 1600px){.users-image{width:160px;height:160px}}.users-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.add-edit-subject .user-profile .users-image{border-radius:0;width:200px;height:200px}.add-edit-subject .user-profile .users-image img{border-radius:0}.add-edit-subject .user-profile .users-image .edit-profile{right:-10px;bottom:-14px}.planbox-wrapper{display:flex;gap:30px}@media (max-width: 991px){.planbox-wrapper{flex-direction:column}}.planbox-wrapper .title{margin-bottom:20px;font-size:20px;font-weight:600}.planbox-wrapper .planBox{background:#fff;border-radius:30px;padding:30px 20px;height:100%;text-align:left;width:355px}@media (max-width: 991px){.planbox-wrapper .planBox{width:100%}}.planbox-wrapper .planBox .icon{margin-bottom:20px;height:63px}.planbox-wrapper .planBox .time{font-size:20px;font-weight:600}.planbox-wrapper .planBox p{font-size:14px;margin-top:5px;margin-bottom:15px}.planbox-wrapper .planBox .price{font-size:30px;font-weight:700}.planbox-wrapper .planBox .price span{font-size:18px;font-weight:600;color:#696969;margin-left:5px}.planbox-wrapper .planBox .solid-btn{font-size:14px;padding:9px 49px;width:100%;margin-top:15px;margin-bottom:20px;color:#fff;background-color:#8facd6;border-color:#8facd6}.planbox-wrapper .planBox .planList{display:flex;flex-direction:column;gap:15px}.planbox-wrapper .planBox .planList li{font-size:14px;font-weight:400;position:relative;display:flex;padding-left:5px}.planbox-wrapper .planBox .planList li span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:-moz-max-content;height:max-content;margin-left:5px}.question-list .questions h3{font-size:18px;line-height:1.2;font-weight:600;color:#7e7e7e;margin-bottom:25px}@media (max-width: 767px){.question-list .questions h3{margin-bottom:15px}}.question-list .questions p{font-size:22px;font-weight:400;line-height:1.5;color:#111827;margin-bottom:30px}@media (max-width: 767px){.question-list .questions p{font-size:16px;margin-bottom:15px}}.question-list .optionsList{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 767px){.question-list .optionsList{grid-template-columns:1fr;gap:15px}}.question-list .optionsList .OptionItem{height:100%}.question-list .optionsList .OptionItem img{height:30px;width:30px}.question-list .optionsList .OptionItem.wrong input[type=radio]:checked~label{color:#ff2626;border-color:#ff2626}.question-list .optionsList .OptionItem.wrong input[type=radio]:checked~label:before{border-color:#ff2626}.question-list .optionsList .OptionItem.wrong input[type=radio]:checked~label:after{background:#ff2626;border-color:#ff2626}.question-list .optionsList .OptionItem.success input[type=radio]:checked~label{color:#51b116;border-color:#51b116}.question-list .optionsList .OptionItem.success input[type=radio]:checked~label:before{border-color:#51b116}.question-list .optionsList .OptionItem.success input[type=radio]:checked~label:after{background:#51b116;border-color:#51b116}.question-list .optionsList .OptionItem input[type=radio]{display:none}.question-list .optionsList .OptionItem input[type=radio]:checked~label{font-weight:600;color:#8facd6;border-color:#8facd6}.question-list .optionsList .OptionItem input[type=radio]:checked~label:before{border-color:#8facd6}.question-list .optionsList .OptionItem input[type=radio]:checked~label:after{opacity:1}.question-list .optionsList .OptionItem label{font-size:18px;line-height:1.2;color:#111827;border:1px solid #d9d9d9;border-radius:12px;padding:22px 22px 22px 54px;width:100%;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}@media (max-width: 767px){.question-list .optionsList .OptionItem label{font-size:16px;padding:18px 18px 18px 50px;border-radius:12px}}@media (max-width: 991px){.question-list .optionsList .OptionItem label{font-size:14px;padding:16px 16px 16px 48px}}.question-list .optionsList .OptionItem label:before,.question-list .optionsList .OptionItem label:after{content:"";position:absolute;top:0;left:20px;bottom:0;margin:auto;width:20px;height:20px;border:1px solid #111827;border-radius:100%}@media (max-width: 767px){.question-list .optionsList .OptionItem label:before,.question-list .optionsList .OptionItem label:after{left:18px}}@media (max-width: 991px){.question-list .optionsList .OptionItem label:before,.question-list .optionsList .OptionItem label:after{left:16px}}.question-list .optionsList .OptionItem label:after{left:26px;width:8px;height:8px;background:#8facd6;border-color:#8facd6;opacity:0}@media (max-width: 767px){.question-list .optionsList .OptionItem label:after{left:24px}}@media (max-width: 991px){.question-list .optionsList .OptionItem label:after{left:22px}}.protected-header{position:fixed;top:0;left:0;width:100%;background:#8facd6;border-bottom:1px solid #E6E6E6;padding:10px 16px;z-index:15}@media only screen and (min-width: 640px){.protected-header{padding:10px 20px}}@media only screen and (min-width: 1024px){.protected-header{height:82px;padding:6px 20px 6px 0}}@media only screen and (min-width: 1200px){.protected-header{padding:6px 32px 6px 0}}.protected-header .admin-page-title{display:none;color:#fff}@media only screen and (min-width: 1024px){.protected-header .admin-page-title{display:block}}.protected-header .protected-logo{position:relative}@media only screen and (min-width: 1024px){.protected-header .protected-logo{margin-right:20px;padding-left:16px;width:230px}}@media only screen and (min-width: 1200px){.protected-header .protected-logo{width:250px}}@media only screen and (min-width: 1441px){.protected-header .protected-logo{width:280px;margin-right:32px}}.protected-header .protected-logo:before{content:"";position:absolute;top:0;bottom:0;right:0;margin:auto;width:1px;height:40%;background-color:#e6e6e6;display:none}@media only screen and (min-width: 1024px){.protected-header .protected-logo:before{display:block}}.protected-header .protected-logo .protected-mobile-toggle{width:26px;height:26px;flex-shrink:0;cursor:pointer;margin-right:10px;border:2px solid #fff;border-radius:6px;padding:4px}.protected-header .protected-logo .protected-mobile-toggle i{width:100%;height:2px;background:#fff;position:relative}.protected-header .protected-logo .protected-mobile-toggle i:before,.protected-header .protected-logo .protected-mobile-toggle i:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#fff}.protected-header .protected-logo .protected-mobile-toggle i:before{top:-6px}.protected-header .protected-logo .protected-mobile-toggle i:after{bottom:-6px}@media only screen and (min-width: 640px){.protected-header .protected-logo .protected-mobile-toggle{width:34px;height:34px;margin-right:14px}}@media only screen and (min-width: 1024px){.protected-header .protected-logo .protected-mobile-toggle{display:none}}.protected-header .protected-logo img{max-width:120px;max-height:44px}@media only screen and (max-width: 375px){.protected-header .protected-logo img{max-width:100px}}@media only screen and (min-width: 640px){.protected-header .protected-logo img{max-width:150px;max-height:60px}}@media only screen and (min-width: 768px){.protected-header .protected-logo img{max-width:174px;max-height:65px}}.protected-header .protected-search{position:absolute;bottom:10px;left:16px;right:16px}@media only screen and (min-width: 640px){.protected-header .protected-search{left:20px;right:20px}}@media only screen and (min-width: 1024px){.protected-header .protected-search{position:static;width:250px}}@media only screen and (min-width: 1441px){.protected-header .protected-search{width:350px}}.protected-header .protected-search input{font-size:16px;border-color:transparent}@media only screen and (max-width: 639px){.protected-header .protected-search input{height:38px;padding-top:0;padding-bottom:0;background-size:18px 18px;background-position:left 10px center;padding-left:38px}}@media only screen and (min-width: 1024px){.protected-header .protected-search input{font-size:18px}}.protected-header .action-group{gap:6px}@media only screen and (max-width: 375px){.protected-header .action-group{gap:3px}}@media only screen and (min-width: 640px){.protected-header .action-group{gap:14px}}@media only screen and (min-width: 1024px){.protected-header .action-group{gap:16px}}@media only screen and (min-width: 1200px){.protected-header .action-group{gap:20px}}@media only screen and (min-width: 1441px){.protected-header .action-group{gap:24px}}@media only screen and (min-width: 1600px){.protected-header .action-group{gap:32px}}.protected-header .action-group .create-event-btn{background:#fff;border-color:#dedede;color:#2d2d2d}@media only screen and (max-width: 767px){.protected-header .action-group .create-event-btn{font-size:14px;line-height:20px;padding:8px 16px}}@media only screen and (max-width: 639px){.protected-header .action-group .create-event-btn{font-size:12px;padding:4px 8px}}@media only screen and (max-width: 375px){.protected-header .action-group .create-event-btn{font-size:10px;padding:2px 4px}}.protected-header .action-group .create-event-btn:hover{background:#fd9e55;color:#fff;border-color:#fd9e55}.protected-header .action-group .notification-main{position:relative}.protected-header .action-group .notification-main .notification-btn{position:relative;width:30px;height:30px;cursor:pointer}@media only screen and (min-width: 1024px){.protected-header .action-group .notification-main .notification-btn{width:34px;height:34px}}@media only screen and (min-width: 1200px){.protected-header .action-group .notification-main .notification-btn{width:40px;height:40px}}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-btn{width:52px;height:52px}}.protected-header .action-group .notification-main .notification-btn i:before{font-size:20px;color:#fff;transition:all .4s}@media only screen and (min-width: 640px){.protected-header .action-group .notification-main .notification-btn i:before{font-size:24px}}@media only screen and (min-width: 768px){.protected-header .action-group .notification-main .notification-btn i:before{font-size:32px}}.protected-header .action-group .notification-main .notification-btn:hover i:before{color:#fd9e55;transition:all .4s}.protected-header .action-group .notification-main .ball-count{position:absolute;top:-2px;right:4px;font-size:10px;line-height:10px;font-weight:400;color:#fff;border-radius:100%;background:#fd9e55;min-width:18px;min-height:18px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 640px){.protected-header .action-group .notification-main .ball-count{top:-6px;right:2px;font-size:12px}}@media only screen and (min-width: 1024px){.protected-header .action-group .notification-main .ball-count{top:0;right:6px}}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .ball-count{top:6px;right:12px}}.protected-header .action-group .notification-main .notification-body{position:absolute;top:100%;right:0;min-width:250px;max-height:335px;background:#fff;box-shadow:0 15px 30px #00000014;opacity:0;visibility:hidden;transition:all .4s;overflow-y:auto;scrollbar-color:#696969 #EAEAEA;scrollbar-width:thin}.protected-header .action-group .notification-main .notification-body::-webkit-scrollbar{width:6px;height:6px}.protected-header .action-group .notification-main .notification-body::-webkit-scrollbar-thumb{background-color:#696969}.protected-header .action-group .notification-main .notification-body::-webkit-scrollbar-track{background-color:#eaeaea}@media only screen and (min-width: 640px){.protected-header .action-group .notification-main .notification-body{min-width:380px}}.protected-header .action-group .notification-main .notification-body.show{opacity:1;visibility:visible;transition:all .4s}.protected-header .action-group .notification-main .notification-body li{padding:10px 10px 10px 18px;border-bottom:1px solid #DEDEDE;position:relative;cursor:pointer}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li{padding:12px 12px 12px 18px}}.protected-header .action-group .notification-main .notification-body li h4{font-size:14px;line-height:18px;color:#2d2d2d;font-weight:700;font-family:Cinzel;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li h4{font-size:16px;line-height:22px}}.protected-header .action-group .notification-main .notification-body li p{margin-bottom:0;font-size:14px;line-height:16px;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li p{font-size:16px;line-height:18px;-webkit-line-clamp:3}}.protected-header .action-group .notification-main .notification-body li:last-child{border-bottom:none}.protected-header .action-group .notification-main .notification-body li:before{content:"";position:absolute;top:0;bottom:0;margin:auto;left:4px;background:#fff5ee;width:5px;height:75%}.protected-header .action-group .notification-main .notification-body li.empty-notification{padding:30px 16px;text-align:center;background:#f8f6f4}.protected-header .action-group .notification-main .notification-body li.empty-notification i{font-size:30px;color:#8facd6}@media only screen and (min-width: 480px){.protected-header .action-group .notification-main .notification-body li.empty-notification i{font-size:40px}}@media only screen and (min-width: 640px){.protected-header .action-group .notification-main .notification-body li.empty-notification i{font-size:50px}}@media only screen and (min-width: 1200px){.protected-header .action-group .notification-main .notification-body li.empty-notification i{font-size:60px}}.protected-header .action-group .notification-main .notification-body li.empty-notification .title{font-size:18px;line-height:1.3;font-weight:600;letter-spacing:.04em;font-family:Forum;text-transform:capitalize;color:#000;margin:10px 0 6px}@media only screen and (min-width: 480px){.protected-header .action-group .notification-main .notification-body li.empty-notification .title{font-size:22px;margin:14px 0 6px}}@media only screen and (min-width: 1200px){.protected-header .action-group .notification-main .notification-body li.empty-notification .title{font-size:26px}}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li.empty-notification .title{font-size:26px}}.protected-header .action-group .notification-main .notification-body li.empty-notification p{font-size:14px;line-height:1.3;color:#585858;margin:0 auto}@media only screen and (min-width: 1200px){.protected-header .action-group .notification-main .notification-body li.empty-notification p{font-size:18px;max-width:260px}}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li.empty-notification p{font-size:20px;max-width:310px}}.protected-header .action-group .notification-main .notification-body li span{font-size:12px;gap:5px;color:#fd9e55;margin-top:5px}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li span{margin-top:8px;line-height:16px}}.protected-header .action-group .notification-main .notification-body li.discount-code-text{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:5px;column-gap:5px}@media only screen and (min-width: 640px){.protected-header .action-group .notification-main .notification-body li.discount-code-text{-moz-column-gap:15px;column-gap:15px}}.protected-header .action-group .notification-main .notification-body li.discount-code-text .notifications-content{width:80%;max-width:80%}.protected-header .action-group .notification-main .notification-body li.discount-code-text .copy-code{font-size:12px;line-height:20px;font-weight:700;font-family:Cinzel;color:#fd9e55;text-transform:uppercase}@media only screen and (min-width: 640px){.protected-header .action-group .notification-main .notification-body li.discount-code-text .copy-code{font-size:14px}}@media only screen and (min-width: 1441px){.protected-header .action-group .notification-main .notification-body li.discount-code-text .copy-code{font-size:16px;line-height:24px}}.protected-header .action-group .notification-main .notification-body li.read h4,.protected-header .action-group .notification-main .notification-body li.read p{color:#eaeaea}.protected-header .action-group .notification-main .notification-body li.read:before{display:none}.protected-header .action-group .my-account-dropdown{position:relative;padding:10px 0;white-space:nowrap}@media only screen and (min-width: 640px){.protected-header .action-group .my-account-dropdown{max-width:210px}}@media only screen and (min-width: 768px){.protected-header .action-group .my-account-dropdown{max-width:226px}}@media only screen and (min-width: 1024px){.protected-header .action-group .my-account-dropdown{max-width:260px}}.protected-header .action-group .my-account-dropdown .account-toggle{gap:6px;cursor:pointer}@media only screen and (min-width: 640px){.protected-header .action-group .my-account-dropdown .account-toggle{gap:10px}}.protected-header .action-group .my-account-dropdown .account-toggle img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:100%;flex-shrink:0;border:1px solid #DEDEDE}@media only screen and (min-width: 640px){.protected-header .action-group .my-account-dropdown .account-toggle img{width:40px;height:40px}}@media only screen and (min-width: 1441px){.protected-header .action-group .my-account-dropdown .account-toggle img{width:50px;height:50px}}.protected-header .action-group .my-account-dropdown .account-toggle .title{font-size:16px;color:#fff;margin:0;width:100%;overflow:hidden;text-overflow:ellipsis;display:none}@media only screen and (min-width: 640px){.protected-header .action-group .my-account-dropdown .account-toggle .title{font-size:14px;display:block}}@media only screen and (min-width: 768px){.protected-header .action-group .my-account-dropdown .account-toggle .title{font-size:16px}}@media only screen and (min-width: 1200px){.protected-header .action-group .my-account-dropdown .account-toggle .title{font-size:16px}}@media only screen and (min-width: 1441px){.protected-header .action-group .my-account-dropdown .account-toggle .title{font-size:18px}}.protected-header .action-group .my-account-dropdown .account-toggle i{font-size:10px}@media only screen and (min-width: 640px){.protected-header .action-group .my-account-dropdown .account-toggle i{font-size:14px}}@media only screen and (min-width: 1200px){.protected-header .action-group .my-account-dropdown .account-toggle i{font-size:16px}}.protected-header .action-group .my-account-dropdown .account-toggle i:before{color:#fff}.protected-header .action-group .my-account-dropdown .account-body{position:absolute;background:#fff;top:100%;width:100%;min-width:130px;right:0;opacity:0;visibility:hidden;overflow:hidden;border-radius:10px;transition:all .4s;box-shadow:0 15px 30px #00000014}@media only screen and (min-width: 640px){.protected-header .action-group .my-account-dropdown .account-body{min-width:180px}}.protected-header .action-group .my-account-dropdown .account-body.show{opacity:1;visibility:visible;transition:all .4s}.protected-header .action-group .my-account-dropdown .account-body a,.protected-header .action-group .my-account-dropdown .account-body .link{font-size:14px;padding:8px 16px;color:#111827;gap:6px;cursor:pointer;transition:all .4s}@media only screen and (min-width: 768px){.protected-header .action-group .my-account-dropdown .account-body a,.protected-header .action-group .my-account-dropdown .account-body .link{font-size:16px;padding:10px 16px;gap:10px}}@media only screen and (min-width: 1441px){.protected-header .action-group .my-account-dropdown .account-body a,.protected-header .action-group .my-account-dropdown .account-body .link{font-size:18px;padding:16px}}.protected-header .action-group .my-account-dropdown .account-body a i,.protected-header .action-group .my-account-dropdown .account-body .link i{font-size:16px;color:#8facd6}@media only screen and (min-width: 768px){.protected-header .action-group .my-account-dropdown .account-body a i,.protected-header .action-group .my-account-dropdown .account-body .link i{font-size:20px}}.protected-header .action-group .my-account-dropdown .account-body a i:before,.protected-header .action-group .my-account-dropdown .account-body .link i:before{transition:all .4s}.protected-header .action-group .my-account-dropdown .account-body a:hover,.protected-header .action-group .my-account-dropdown .account-body .link:hover{background:#f5f5f5;transition:all .4s}.protected-header .action-group .my-account-dropdown .account-body a:hover i:before,.protected-header .action-group .my-account-dropdown .account-body .link:hover i:before{color:#8facd6;transition:all .4s}.site-modal{position:fixed;top:0;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:20px;z-index:99;opacity:0;visibility:hidden;transition:all .4s}.site-modal.show{opacity:1;visibility:visible;transition:all .4s}.site-modal.show:before{opacity:.3;transition:all .4s}.site-modal.show .modal-boday{transform:scale(1);transition:all .4s}.site-modal.delete .modal-boday i,.site-modal.logout .modal-boday i{color:#f96e66}.site-modal.image-zoom-modal .modal-boday{max-width:100%;padding:0;background:transparent;transform:none;margin:0}.site-modal.image-zoom-modal .modal-boday img,.site-modal.image-zoom-modal .modal-boday iframe{max-width:100%;max-height:calc(100vh - 100px);-o-object-fit:contain;object-fit:contain;margin:auto}@media only screen and (min-width: 640px){.site-modal.image-zoom-modal .modal-boday img,.site-modal.image-zoom-modal .modal-boday iframe{max-width:75%}}.site-modal.image-zoom-modal .modal-boday iframe{width:800px;height:800px;max-height:calc(100vh - 100px)}@media only screen and (min-width: 640px){.site-modal.image-zoom-modal .modal-boday iframe{max-width:80%}}.site-modal.image-zoom-modal .modal-boday .close-btn{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#111827}@media only screen and (min-width: 640px){.site-modal.image-zoom-modal .modal-boday .close-btn{width:50px;height:50px}}.site-modal.image-zoom-modal .modal-boday .close-btn i{font-size:16px;color:#fff;transform:rotate(45deg)}@media only screen and (min-width: 640px){.site-modal.image-zoom-modal .modal-boday .close-btn i{font-size:20px}}.site-modal.image-zoom-modal .modal-boday.video-player-body>div{width:100%!important;height:300px!important}@media only screen and (min-width: 640px){.site-modal.image-zoom-modal .modal-boday.video-player-body>div{height:400px!important}}.site-modal.image-zoom-modal .modal-boday.video-player-body iframe{height:100%}.site-modal .modal-boday{width:100%;max-width:450px;margin:auto;background:#fff;padding:20px 16px;text-align:center;border-radius:12px;transform:scale(0);transition:all .4s}@media only screen and (min-width: 1441px){.site-modal .modal-boday{max-width:790px;padding:80px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday i{font-size:100px}}.site-modal .modal-boday .modal-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.site-modal .modal-boday .modal-title h2{margin:0}.site-modal .modal-boday .modal-title .crossIcon{font-size:17px;transform:rotate(45deg);cursor:pointer;border:1.5px solid #111827;color:#111827;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection .uploadBoxwrap{width:100%;background-color:#eaf2ff;border:1px dashed #8FACD6;border-radius:10px;padding:27px 30px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;font-size:16px;line-height:1.3;cursor:pointer;transition:.3s all ease-in-out}.protected-sidebar{position:fixed;top:0;left:-100%;width:300px;background:#8facd6;padding:40px 0 0;height:100vh;border-right:1px solid #E6E6E6;transition:all .6s;z-index:15}.protected-sidebar .protected-sidebar.show{left:0;transition:all .6s;box-shadow:16px 0 16px 16px #00000014}@media only screen and (min-width: 1024px){.protected-sidebar.sidebar-collapse{width:74px}.protected-sidebar.sidebar-collapse .protected-menu li a{font-size:0}}@media only screen and (min-width: 1441px){.protected-sidebar.sidebar-collapse{width:76px}}@media only screen and (max-width: 1023px){.protected-sidebar .sidebar-collapse-btn{display:none}}@media only screen and (min-width: 1024px){.protected-sidebar .sidebar-collapse-btn{position:absolute;top:0;bottom:0;right:-16px;margin:auto;width:26px;height:26px;border-radius:100%;background:#fff;color:#696969;border:1px solid #696969;padding-right:2px;cursor:pointer;transform:rotate(0);transition:all .6s}.protected-sidebar .sidebar-collapse-btn:hover,.protected-sidebar .sidebar-collapse-btn.active{background:#8facd6;color:#fff;border-color:#8facd6}.protected-sidebar .sidebar-collapse-btn.active{transform:rotate(180deg);transition:all .6s}.protected-sidebar .sidebar-collapse-btn i{font-size:14px}}.protected-sidebar .sidebar-collapse-btn:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;width:38px;height:38px;border-radius:100%;z-index:-1;border:6px solid #F5F5F5}.protected-sidebar .protected-mobile-close{position:absolute;top:9px;right:9px;width:22px;height:22px;cursor:pointer}.protected-sidebar .protected-mobile-close:before,.protected-sidebar .protected-mobile-close:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:#fff;width:100%;height:2px}.protected-sidebar .protected-mobile-close:before{transform:rotate(45deg)}.protected-sidebar .protected-mobile-close:after{transform:rotate(-45deg)}@media only screen and (min-width: 1024px){.protected-sidebar{top:82px;left:0;width:230px;padding:20px 10px 16px;padding-right:0!important;z-index:1}.protected-sidebar .protected-mobile-close{display:none}}@media only screen and (min-width: 1200px){.protected-sidebar{width:250px;padding:20px 10px 16px}}@media only screen and (min-width: 1441px){.protected-sidebar{width:280px;padding:32px 10px 16px}}.protected-sidebar .protected-menu{max-height:calc(100vh - 50px);overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.protected-sidebar .protected-menu::-webkit-scrollbar{width:0px;height:0px}.protected-sidebar .protected-menu::-webkit-scrollbar-thumb{background-color:transparent}.protected-sidebar .protected-menu::-webkit-scrollbar-track{background-color:transparent}@media only screen and (min-width: 1024px){.protected-sidebar .protected-menu{max-height:calc(100vh - 120px);padding-right:10px}}@media only screen and (min-width: 1441px){.protected-sidebar .protected-menu{max-height:calc(100vh - 120px);padding-right:10px}}.protected-sidebar .protected-menu li{border-bottom:1px solid #E6E6E6}.protected-sidebar .protected-menu li:first-child{border-top:1px solid #E6E6E6}@media only screen and (min-width: 1024px){.protected-sidebar .protected-menu li{margin-bottom:10px;border:none}.protected-sidebar .protected-menu li:first-child{border:none}}@media only screen and (min-width: 1441px){.protected-sidebar .protected-menu li{margin-bottom:16px}}.protected-sidebar .protected-menu li:last-child{margin:0}.protected-sidebar .protected-menu li a{font-size:14px;line-height:1.2;font-weight:500;color:#fff;padding:12px 14px;width:100%;gap:6px;white-space:nowrap}@media only screen and (min-width: 1024px){.protected-sidebar .protected-menu li a{gap:5px;background-color:transparent;border:1px solid #fff;border-left:3px solid #fff;border-radius:8px;height:46px;padding:12px 6px;font-size:12px}}@media only screen and (min-width: 1441px){.protected-sidebar .protected-menu li a{gap:7px;font-size:13px;height:50px;padding:12px 10px}}.protected-sidebar .protected-menu li a:hover,.protected-sidebar .protected-menu li a.active{background:#fff;border-left-color:#111827;color:#111827}.protected-sidebar .protected-menu li a:hover i:before,.protected-sidebar .protected-menu li a.active i:before{color:#111827;transition:all .4s}.protected-sidebar .protected-menu li a i:before{transition:all .4s;font-size:18px;color:#fff}@media only screen and (min-width: 1024px){.protected-sidebar .protected-menu li a i:before{font-size:16px}}@media only screen and (min-width: 1441px){.protected-sidebar .protected-menu li a i:before{font-size:18px}}.skeleton-box{display:inline-block;position:relative;width:100%;overflow:hidden;background-color:#efefef}.skeleton-box.circle{border-radius:100%}.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 1.6s infinite}@keyframes shimmer{to{transform:translate(100%)}}.custom-table{background:#fff;border-radius:10px 10px 0 0;overflow-y:auto;scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin;min-height:350px}.custom-table::-webkit-scrollbar{width:6px;height:6px}.custom-table::-webkit-scrollbar-thumb{background-color:#8facd6}.custom-table::-webkit-scrollbar-track{background-color:#eaeaea}.custom-table table{border:0;border-collapse:collapse;width:100%}@media (max-width: 1500px){.custom-table table th,.custom-table table td{min-width:180px}}.custom-table table thead tr th{font-size:14px;line-height:1.3;font-weight:600;padding:10px 14px;text-align:left;white-space:nowrap;color:#111827;border-bottom:1px solid #E6E6E6;text-transform:capitalize;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width: 1441px){.custom-table table thead tr th{font-size:16px;padding:14px 16px}}.custom-table table thead tr th:last-child{text-align:center}.custom-table table thead tr th .sort-body{display:inline-flex;align-items:center;margin-left:10px;vertical-align:middle}.custom-table table thead tr th .sort-body i{font-size:10px;color:#8facd6;opacity:.2;transform:rotate(90deg);display:block}.custom-table table thead tr th .sort-body i.active{opacity:1}.custom-table table thead tr th .sort-body .down{transform:rotate(-90deg)}.custom-table table tbody tr:first-child td{padding-top:10px}@media only screen and (min-width: 1441px){.custom-table table tbody tr:first-child td{padding-top:20px}}.custom-table table tbody tr:last-child td{padding-bottom:10px}@media only screen and (min-width: 1441px){.custom-table table tbody tr:last-child td{padding-bottom:20px}}.custom-table table tbody tr:nth-last-child(1) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(2) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(3) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(4) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(5) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(6) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(7) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-last-child(8) td .custom-table-dropdown .dropdown-body{top:auto;bottom:100%}.custom-table table tbody tr:nth-child(1) td .custom-table-dropdown .dropdown-body,.custom-table table tbody tr:nth-child(2) td .custom-table-dropdown .dropdown-body{top:100%;bottom:auto}.custom-table table tbody tr:nth-last-child(-n+2) .react-select-menu .css-1nmdiq5-menu{top:auto;bottom:100%}.custom-table table tbody tr td{font-size:14px;line-height:1.3;padding:8px 14px;color:#111827;border:none}.custom-table table tbody tr td:last-child{text-align:center}.custom-table table tbody tr td .skeleton-box.circle{width:50px}@media only screen and (min-width: 1441px){.custom-table table tbody tr td{font-size:16px;padding:10px 16px}}.custom-table table tbody tr td .description{font-size:14px;line-height:1.3;margin:0;width:250px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width: 1024px){.custom-table table tbody tr td .description{max-width:400px;width:100%}}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .description{font-size:18px}}.custom-table table tbody tr td img{width:36px;min-width:36px;height:36px;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 1441px){.custom-table table tbody tr td img{width:46px;min-width:46px;height:46px}}.custom-table table tbody tr td .dashboard-form-btn{font-size:14px;line-height:20px;padding:4px 18px;position:static;min-width:auto}@media only screen and (min-width: 640px){.custom-table table tbody tr td .dashboard-form-btn{padding:4px 21px}}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .dashboard-form-btn{font-size:16px}}.custom-table table tbody tr td .status-label .text{font-size:14px;line-height:1.3;text-transform:capitalize}@media only screen and (min-width: 640px){.custom-table table tbody tr td .status-label .text{font-size:16px}}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .status-label .text{font-size:18px}}.custom-table table tbody tr td .approve-action-group{gap:8px}@media only screen and (min-width: 1024px){.custom-table table tbody tr td .approve-action-group{gap:10px}}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .approve-action-group{gap:16px}}.custom-table table tbody tr td .approve-action-group span{width:24px;height:24px;border-radius:100%;cursor:pointer;color:#fff;padding-left:1px}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .approve-action-group span{width:30px;height:30px}}.custom-table table tbody tr td .approve-action-group span.approve{background:#18c06e}.custom-table table tbody tr td .approve-action-group span.approve i{font-size:12px}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .approve-action-group span.approve i{font-size:16px}}.custom-table table tbody tr td .approve-action-group span.reject{background:#f96e66}.custom-table table tbody tr td .approve-action-group span.reject i{font-size:10px}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .approve-action-group span.reject i{font-size:14px}}.custom-table table tbody tr td .custom-table-dropdown{position:relative;text-align:center}.custom-table table tbody tr td .custom-table-dropdown .btn-toggle{font-size:24px;color:#111827}.custom-table table tbody tr td .custom-table-dropdown .btn-toggle:hover,.custom-table table tbody tr td .custom-table-dropdown .btn-toggle.active{color:#8facd6}.custom-table table tbody tr td .custom-table-dropdown .dropdown-body{position:absolute;top:100%;right:0;box-shadow:drop-shadow(0px 15px 30px rgba(0,0,0,.08));background:#fff;min-width:100px;z-index:2;display:none;border-radius:10px;overflow:hidden;box-shadow:0 0 20px 10px #0000000f}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .custom-table-dropdown .dropdown-body{min-width:168px}}.custom-table table tbody tr td .custom-table-dropdown .dropdown-body.show{display:block}.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link{font-size:14px;line-height:20px;padding:10px 14px;color:#2d2d2d;cursor:pointer;gap:6px;transition:all .4s}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link{font-size:16px;padding:14px 20px;gap:10px}}.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a:hover,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link:hover{background:#f5f5f5;transition:all .4s}.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a i,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link i{font-size:20px;color:#8facd6;transition:all .4s}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a i,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link i{font-size:24px}}.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a i.icon-edituser,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link i.icon-edituser{font-size:16px;width:20px}@media only screen and (min-width: 1441px){.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li a i.icon-edituser,.custom-table table tbody tr td .custom-table-dropdown .dropdown-body li .link i.icon-edituser{width:24px;font-size:20px}}.custom-table table .custom-checkbox input[type=checkbox]{position:relative;border:1px solid #111827;border-radius:2px;background:none;cursor:pointer;line-height:0;margin:0 .6em 0 0;outline:0;padding:0!important;vertical-align:text-top;height:20px;width:20px;-webkit-appearance:none}.custom-table table .custom-checkbox input[type=checkbox]:checked{background-color:#8facd6;border-color:#8facd6;opacity:1}.custom-table table .custom-checkbox input[type=checkbox]:before{content:"";position:absolute;right:50%;top:50%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;margin:0;transform:rotate(45deg) translate(-50%,-50%);z-index:2}.custom-pgntion{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-radius:0 0 10px 10px;padding:12px 14px;border-top:1px solid #DEDEDE}@media only screen and (max-width: 480px){.custom-pgntion{flex-direction:column;justify-content:center}}@media only screen and (min-width: 1441px){.custom-pgntion{padding:16px}}.custom-pgntion>p{font-size:14px;line-height:1.3;margin:0;color:#888}.custom-pgntion .pagination-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px}@media only screen and (min-width: 1441px){.custom-pgntion .pagination-wrap{-moz-column-gap:15px;column-gap:15px}}.custom-pgntion .pagination-wrap li{display:inline-flex}.custom-pgntion .pagination-wrap li a,.custom-pgntion .pagination-wrap li .link{font-size:14px;line-height:1;font-weight:500;padding:0 5px;min-width:30px;height:30px;border:1px solid #E6E6E6;color:#888;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;transition:.3s all ease-in-out}.custom-pgntion .pagination-wrap li a.skeleton-link,.custom-pgntion .pagination-wrap li .link.skeleton-link{padding:0}.custom-pgntion .pagination-wrap li a.notPointer,.custom-pgntion .pagination-wrap li .link.notPointer{cursor:initial;pointer-events:none}@media only screen and (min-width: 1441px){.custom-pgntion .pagination-wrap li a,.custom-pgntion .pagination-wrap li .link{font-size:16px;min-width:34px;height:34px}}.custom-pgntion .pagination-wrap li.previous a,.custom-pgntion .pagination-wrap li.next a{color:#8facd6}.custom-pgntion .pagination-wrap li.next a{transform:rotate(180deg)}.custom-pgntion .pagination-wrap li.selected a,.custom-pgntion .pagination-wrap li:hover a{background-color:#8facd6;border-color:#8facd6;color:#fff}.custom-pgntion .pagination-wrap li.disable a{cursor:initial;border:1px solid #E6E6E6}.custom-pgntion .pagination-wrap li.disable a:hover{background:transparent;border:1px solid #E6E6E6;color:#8facd6}.react-select-menu .css-13cymwt-control{background-color:transparent;border:1px solid #DEDEDE;border-radius:82px;font-size:16px;min-height:50px}.react-select-menu .css-13cymwt-control:hover{border-color:#dedede}@media only screen and (min-width: 640px){.react-select-menu .css-13cymwt-control{min-height:44px;font-size:18px}}@media only screen and (min-width: 1200px){.react-select-menu .css-13cymwt-control{font-size:20px}}@media only screen and (min-width: 1441px){.react-select-menu .css-13cymwt-control{min-height:50px}}.react-select-menu .css-t3ipsp-control{background-color:transparent;border:1px solid #DEDEDE;border-radius:82px;box-shadow:none;border:1px solid rgb(185,185,185);cursor:pointer;font-size:16px;min-height:44px}@media only screen and (min-width: 640px){.react-select-menu .css-t3ipsp-control{min-height:44px;font-size:18px}}@media only screen and (min-width: 1200px){.react-select-menu .css-t3ipsp-control{font-size:20px}}@media only screen and (min-width: 1441px){.react-select-menu .css-t3ipsp-control{min-height:50px}}.react-select-menu .css-t3ipsp-control:focus-within{border-color:#8facd6}.react-select-menu .css-t3ipsp-control:focus-within:hover{border-color:#8facd6}.react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px}@media only screen and (min-width: 640px){.react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 16px}}@media only screen and (min-width: 1441px){.react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 20px}}.react-select-menu .css-t3ipsp-control:hover,.react-select-menu .css-t3ipsp-control:focus{border-color:#dedede;background-color:transparent}.react-select-menu .css-t3ipsp-control:focus{border-color:#8facd6}.react-select-menu .css-1jqq78o-placeholder{font-size:16px;color:#696969;opacity:.5}.react-select-menu .css-1dimb5e-singleValue{padding:3px 0}.react-select-menu .css-1dimb5e-singleValue,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option,.react-select-menu .css-5zq1nl-option{font-size:16px;color:#111827}@media only screen and (min-width: 640px){.react-select-menu .css-1dimb5e-singleValue,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option,.react-select-menu .css-5zq1nl-option{font-size:15px}}.react-select-menu .css-rs8ahr-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-5zq1nl-option{padding:4px 10px}.react-select-menu .css-rs8ahr-option:hover,.react-select-menu .css-r7ikz2-option:hover,.react-select-menu .css-5zq1nl-option:hover{color:#fff}@media only screen and (min-width: 640px){.react-select-menu .css-rs8ahr-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-5zq1nl-option{padding:6px 16px}}@media only screen and (min-width: 1441px){.react-select-menu .css-rs8ahr-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-5zq1nl-option{padding:8px 20px}}.react-select-menu .css-rs8ahr-option,.react-select-menu .css-5zq1nl-option{color:#fff}.react-select-menu .css-1u9des2-indicatorSeparator{display:none}.react-select-menu .css-art2ul-ValueContainer2{padding:2px 2px 2px 10px}@media only screen and (min-width: 640px){.react-select-menu .css-art2ul-ValueContainer2{padding:2px 2px 2px 16px}}@media only screen and (min-width: 1441px){.react-select-menu .css-art2ul-ValueContainer2{padding:2px 0 2px 20px}}.react-select-menu .css-1n6sfyn-MenuList{scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar{width:5px;height:5px}.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-thumb{background-color:#696969}.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-track{background-color:#eaeaea}.react-select-menu .css-qbdosj-Input{margin:0;padding-top:0;padding-bottom:0;font-size:14px}@media only screen and (min-width: 640px){.react-select-menu .css-qbdosj-Input{font-size:16px}}@media only screen and (min-width: 1600px){.react-select-menu .css-qbdosj-Input{font-size:22px}}.react-select-menu .css-166bipr-Input{padding:0;margin:0}.react-select-menu .css-15lsz6c-indicatorContainer{color:#8facd6}.react-select-menu .css-1nmdiq5-menu{z-index:2;width:100%}.react-select-menu .css-1n6sfyn-MenuList,.react-select-menu .css-1n4zzjl-MenuList,.react-select-menu .css-1nmdiq5-menu,.react-select-menu .css-1kiduvf-MenuList,.react-select-menu .css-1jj59y3-MenuList2{border-radius:12px}.react-select-menu .css-1jj59y3-MenuList2{max-height:240px;width:100%;overflow-y:auto;scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}.react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar{width:5px;height:5px}.react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar-thumb{background-color:#696969}.react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar-track{background-color:#eaeaea}.react-select-menu svg{width:auto;margin:0}.react-select-menu .css-19bb58m{margin:0;padding:0}.react-select-menu input{height:auto!important}@media (max-width: 767px){.filter-select{width:100%}}.filter-select .react-select-menu .css-13cymwt-control,.filter-select .react-select-menu .css-t3ipsp-control{width:200px;border-radius:5px;border:1px solid #b9b9b9}@media (max-width: 767px){.filter-select .react-select-menu .css-13cymwt-control,.filter-select .react-select-menu .css-t3ipsp-control{width:100%}}.filter-select .react-select-menu .css-art2ul-ValueContainer2{padding:2px 10px}.css-16xfy0z-control[aria-disabled=true]{opacity:.5;pointer-events:none;border-radius:20px;padding:5px 0}.play-btn-group{margin-top:4px}.play-btn-group .play-btn{font-size:14px;list-style:1.3;font-weight:600;color:#8facd6}@media only screen and (min-width: 640px){.play-btn-group .play-btn{margin-left:10px}}.play-btn-group .play-btn i{display:none}.play-btn-group .play-btn .play{display:inline-block;width:10px;height:12px;border-top:6px solid transparent;border-left:10px solid #8FACD6;border-bottom:6px solid transparent}.play-btn-group .play-btn.pdf-btn i{display:block}.play-btn-group .play-btn.pdf-btn .play{display:none}.my-account-wrapper .my-account-content .user-info{padding:20px;-moz-column-gap:20px;column-gap:20px;position:relative}@media only screen and (min-width: 1441px){.my-account-wrapper .my-account-content .user-info{-moz-column-gap:32px;column-gap:32px}}.my-account-wrapper .my-account-content .user-info .users-content{max-width:550px}@media only screen and (min-width: 1441px){.my-account-wrapper .my-account-content .user-info .users-content{max-width:660px}}.my-account-wrapper .my-account-content .user-info .users-content h3{font-size:22px;margin-bottom:12px}@media only screen and (min-width: 768px){.my-account-wrapper .my-account-content .user-info .users-content h3{font-size:24px}}@media only screen and (min-width: 1600px){.my-account-wrapper .my-account-content .user-info .users-content h3{margin-bottom:16px}}.my-account-wrapper .my-account-content .user-info .users-content .email,.my-account-wrapper .my-account-content .user-info .users-content p,.my-account-wrapper .my-account-content .user-info .users-content span{font-size:18px;line-height:22px;color:#585858;margin-bottom:12px}@media only screen and (min-width: 768px){.my-account-wrapper .my-account-content .user-info .users-content .email,.my-account-wrapper .my-account-content .user-info .users-content p,.my-account-wrapper .my-account-content .user-info .users-content span{font-size:20px;line-height:24px}}@media only screen and (min-width: 1600px){.my-account-wrapper .my-account-content .user-info .users-content .email,.my-account-wrapper .my-account-content .user-info .users-content p,.my-account-wrapper .my-account-content .user-info .users-content span{font-size:22px;line-height:26px;margin-bottom:16px}}.my-account-wrapper .my-account-content .user-info .users-content .birthdate{margin-bottom:12px}@media only screen and (min-width: 1600px){.my-account-wrapper .my-account-content .user-info .users-content .birthdate{margin-bottom:16px}}.my-account-wrapper .my-account-content .user-info .users-content .birthdate i{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#8facd6;font-size:24px}.my-account-wrapper .my-account-content .user-info .users-content .birthdate span{margin-bottom:0;margin-left:10px}.my-account-wrapper .my-account-content .user-info .users-content .social-links{gap:16px}.my-account-wrapper .my-account-content .user-info .users-content .social-links li a{-moz-column-gap:5px;column-gap:5px}.my-account-wrapper .my-account-content .user-info .users-content .social-links li a:hover span{color:#8facd6}.my-account-wrapper .my-account-content .user-info .users-content .social-links li span{margin-bottom:0;line-height:initial;transition:.4s all}.my-account-wrapper .my-account-content .user-info .users-content .social-links li i{color:#8facd6;font-size:22px}@media only screen and (min-width: 1200px){.my-account-wrapper .my-account-content .user-info .users-content .social-links li i{font-size:24px}}.my-account-wrapper .my-account-content .user-info .account-edit-btn{position:absolute;right:20px;top:20px}.my-account-wrapper .common-content{padding:20px;position:relative}.my-account-wrapper .common-content .wrap-title{gap:10px;margin-bottom:15px}@media only screen and (min-width: 1200px){.my-account-wrapper .common-content .wrap-title{margin-bottom:20px}}.my-account-wrapper .common-content .wrap-title h3{margin-bottom:0}.my-account-wrapper .content-title{font-size:20px;line-height:24px}.my-account-wrapper .contact-admin .user-content-list li h4{color:#8facd6;font-weight:700}.my-account-wrapper .contact-admin .user-content-list li h4.email a{text-decoration:underline}.my-account-wrapper .account-edit-btn{padding:8px 10px;color:#8facd6;display:flex;align-items:center;border-color:#8facd6;-moz-column-gap:10px;column-gap:10px;font-size:16px;position:relative}@media only screen and (min-width: 640px){.my-account-wrapper .account-edit-btn{position:absolute;right:20px;top:20px}}@media only screen and (min-width: 1441px){.my-account-wrapper .account-edit-btn{padding:13px 10px;font-size:18px}}@media only screen and (min-width: 1600px){.my-account-wrapper .account-edit-btn{font-size:22px}}.my-account-wrapper .account-edit-btn i{font-size:16px}@media only screen and (min-width: 1200px){.my-account-wrapper .account-edit-btn i{font-size:18px}}@media only screen and (min-width: 1600px){.my-account-wrapper .account-edit-btn i{font-size:20px}}.my-account-wrapper .account-edit-btn:hover{color:#fff;background-color:#8facd6;border-color:#8facd6}.my-account-wrapper .account-edit-btn:hover i:before{color:#fff;transition:all .4s}.my-account{-moz-column-gap:20px;column-gap:20px}@media only screen and (min-width: 1600px){.my-account{-moz-column-gap:32px;column-gap:32px}}.my-account-sidebar{padding:20px;margin-bottom:0;border-radius:10px}@media only screen and (min-width: 768px){.my-account-sidebar{gap:20px}}@media only screen and (min-width: 1200px){.my-account-sidebar{min-width:230px;width:230px;display:block}}@media only screen and (min-width: 1600px){.my-account-sidebar{min-width:288px;width:288px}}.my-account-sidebar li{margin-bottom:8px}@media only screen and (min-width: 1200px){.my-account-sidebar li{margin-bottom:10px}}@media only screen and (min-width: 1441px){.my-account-sidebar li{margin-bottom:20px}}.my-account-sidebar li a{font-size:16px;font-weight:500;color:#111827;padding:8px 12px;border-radius:5px;display:block;background-color:#f6f6f6;border-bottom:none;white-space:nowrap;text-transform:capitalize}@media only screen and (min-width: 768px){.my-account-sidebar li a{padding:10px 16px}}@media only screen and (min-width: 1441px){.my-account-sidebar li a{font-size:18px;padding:14px 16px}}.my-account-sidebar li a:hover,.my-account-sidebar li a.active{background-color:#8facd6;color:#fff}.my-account-sidebar li:last-child{margin-bottom:0}.my-account-sidebar li:last-child:last-child{margin-bottom:0}.dashboard-form-btn{padding:8px 10px;-moz-column-gap:10px;column-gap:10px;font-size:16px;min-width:120px}@media only screen and (min-width: 1440px){.dashboard-form-btn{padding:13px 10px;font-size:18px}}.account-title{margin-bottom:0;gap:10px}@media only screen and (min-width: 640px){.account-title{margin-bottom:20px}}.account-title h2{margin-bottom:0}.account-details{padding:20px;position:relative;border-radius:10px}@media only screen and (min-width: 1200px){.account-details{margin-top:0;padding:30px}}.account-details h2{font-size:18px;line-height:24px}@media only screen and (min-width: 640px){.account-details h2{font-size:20px}}@media only screen and (min-width: 1440px){.account-details .account-common-details{max-width:70%}}.account-details .user-profile .users-image{margin-bottom:0;position:relative}.account-details .user-profile .edit-profile{position:absolute;right:0;bottom:0;color:#fff;width:30px;height:30px;background:#8facd6;overflow:hidden}@media only screen and (min-width: 768px){.account-details .user-profile .edit-profile{width:40px;height:40px}}@media only screen and (min-width: 1600px){.account-details .user-profile .edit-profile{width:50px;height:50px}}.account-details .user-profile .edit-profile input{position:absolute;left:0;top:0;padding:0;width:100%;height:100%;cursor:pointer;opacity:0;z-index:1;border-radius:100%}.account-details .user-profile .edit-profile i{font-size:16px}@media only screen and (min-width: 768px){.account-details .user-profile .edit-profile i{font-size:20px}}@media only screen and (min-width: 1200px){.account-details .user-profile .edit-profile i{font-size:24px}}.account-details .user-profile .edit-profile input[type=file]::-webkit-file-upload-button{cursor:pointer}.account-details .user-profile .edit-profile:hover{border-color:#8facd6;color:#fff}.account-details .user-profile .edit-profile:hover i{color:#fff}.account-details .dashboard-form-btn{margin-top:10px}@media only screen and (min-width: 1200px){.account-details .dashboard-form-btn{margin-top:0}}@media only screen and (min-width: 1441px){.account-details .dashboard-form-btn{min-width:162px}}.account-details .add-link-btn{border-color:#dedede;color:#8facd6;padding:8px 10px}@media only screen and (min-width: 1200px){.account-details .add-link-btn{padding:15px 10px}}.account-details .add-link-btn:hover{color:#fff;border-color:#8facd6}.custom-flex{display:flex;align-items:baseline;gap:10px}.custom-flex .custom-inner{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:10px}.custom-flex .custom-inner.image-inner{grid-template-columns:repeat(2,1fr)}.custom-flex .button-wrapper{display:flex;gap:10px}.custom-flex .input-group:last-child{margin-bottom:20px}.custom-fileupload.prvImg{border:1px solid #DEDEDE;border-radius:82px}.custom-fileupload .preview-image{height:30px;width:30px;position:absolute;top:0;background:transparent;left:0;right:0;margin:auto;bottom:0}.custom-fileupload .preview-image i{color:#000;transform:rotate(47deg);position:absolute;right:-4px;top:-4px;font-size:12px;cursor:pointer}.custom-fileupload .preview-image img{height:30px;width:30px;-o-object-fit:cover;object-fit:cover}.cms-wrapper .my-account-content .user-info{padding:20px;-moz-column-gap:20px;column-gap:20px;position:relative}@media only screen and (min-width: 1441px){.cms-wrapper .my-account-content .user-info{-moz-column-gap:32px;column-gap:32px}}.cms-wrapper .my-account-content .user-info .users-content{max-width:550px}@media only screen and (min-width: 1441px){.cms-wrapper .my-account-content .user-info .users-content{max-width:660px}}.cms-wrapper .my-account-content .user-info .users-content h3{font-size:22px;margin-bottom:12px}@media only screen and (min-width: 768px){.cms-wrapper .my-account-content .user-info .users-content h3{font-size:24px}}@media only screen and (min-width: 1600px){.cms-wrapper .my-account-content .user-info .users-content h3{margin-bottom:16px}}.cms-wrapper .my-account-content .user-info .users-content .email,.cms-wrapper .my-account-content .user-info .users-content p,.cms-wrapper .my-account-content .user-info .users-content span{font-size:18px;line-height:22px;color:#585858;margin-bottom:12px}@media only screen and (min-width: 768px){.cms-wrapper .my-account-content .user-info .users-content .email,.cms-wrapper .my-account-content .user-info .users-content p,.cms-wrapper .my-account-content .user-info .users-content span{font-size:20px;line-height:24px}}@media only screen and (min-width: 1600px){.cms-wrapper .my-account-content .user-info .users-content .email,.cms-wrapper .my-account-content .user-info .users-content p,.cms-wrapper .my-account-content .user-info .users-content span{font-size:22px;line-height:26px;margin-bottom:16px}}.cms-wrapper .my-account-content .user-info .users-content .birthdate{margin-bottom:12px}@media only screen and (min-width: 1600px){.cms-wrapper .my-account-content .user-info .users-content .birthdate{margin-bottom:16px}}.cms-wrapper .my-account-content .user-info .users-content .birthdate i{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#8facd6;font-size:24px}.cms-wrapper .my-account-content .user-info .users-content .birthdate span{margin-bottom:0;margin-left:10px}.cms-wrapper .my-account-content .user-info .users-content .social-links{gap:16px}.cms-wrapper .my-account-content .user-info .users-content .social-links li a{-moz-column-gap:5px;column-gap:5px}.cms-wrapper .my-account-content .user-info .users-content .social-links li a:hover span{color:#8facd6}.cms-wrapper .my-account-content .user-info .users-content .social-links li span{margin-bottom:0;line-height:initial;transition:.4s all}.cms-wrapper .my-account-content .user-info .users-content .social-links li i{color:#8facd6;font-size:22px}@media only screen and (min-width: 1200px){.cms-wrapper .my-account-content .user-info .users-content .social-links li i{font-size:24px}}.cms-wrapper .my-account-content .user-info .account-edit-btn{position:absolute;right:20px;top:20px}.cms-wrapper .common-content{padding:20px;position:relative}.cms-wrapper .common-content .wrap-title{gap:10px;margin-bottom:15px}@media only screen and (min-width: 1200px){.cms-wrapper .common-content .wrap-title{margin-bottom:20px}}.cms-wrapper .common-content .wrap-title h3{margin-bottom:0}.cms-wrapper .content-title{font-size:20px;line-height:24px}.cms-wrapper .contact-admin .user-content-list li h4{color:#8facd6;font-weight:700}.cms-wrapper .contact-admin .user-content-list li h4.email a{text-decoration:underline}.cms-wrapper .account-edit-btn{padding:8px 10px;color:#8facd6;display:flex;align-items:center;border-color:#8facd6;-moz-column-gap:10px;column-gap:10px;font-size:16px;position:relative}@media only screen and (min-width: 640px){.cms-wrapper .account-edit-btn{position:absolute;right:20px;top:20px}}@media only screen and (min-width: 1441px){.cms-wrapper .account-edit-btn{padding:13px 10px;font-size:18px}}@media only screen and (min-width: 1600px){.cms-wrapper .account-edit-btn{font-size:22px}}.cms-wrapper .account-edit-btn i{font-size:16px}@media only screen and (min-width: 1200px){.cms-wrapper .account-edit-btn i{font-size:18px}}@media only screen and (min-width: 1600px){.cms-wrapper .account-edit-btn i{font-size:20px}}.cms-wrapper .account-edit-btn:hover{color:#fff;background-color:#8facd6;border-color:#8facd6}.cms-wrapper .account-edit-btn:hover i:before{color:#fff;transition:all .4s}.cms-inner{-moz-column-gap:20px;column-gap:20px}@media only screen and (min-width: 1600px){.cms-inner{-moz-column-gap:32px;column-gap:32px}}.cms-sidebar{padding:20px;margin-bottom:0;border-radius:10px}@media only screen and (min-width: 768px){.cms-sidebar{gap:20px}}@media only screen and (min-width: 1200px){.cms-sidebar{min-width:250px;width:250px;display:block}}@media only screen and (min-width: 1600px){.cms-sidebar{min-width:288px;width:288px}}.cms-sidebar li{margin-bottom:8px}@media only screen and (min-width: 1200px){.cms-sidebar li{margin-bottom:10px}}@media only screen and (min-width: 1441px){.cms-sidebar li{margin-bottom:20px}}.cms-sidebar li a{font-size:14px;font-weight:500;color:#111827;padding:8px 12px;border-radius:5px;display:block;background-color:#f6f6f6;border-bottom:none;text-transform:capitalize}@media only screen and (min-width: 768px){.cms-sidebar li a{padding:10px 16px}}@media only screen and (min-width: 1441px){.cms-sidebar li a{padding:14px 16px}}.cms-sidebar li a:hover,.cms-sidebar li a.active{background-color:#8facd6;color:#fff}.cms-sidebar li:last-child{margin-bottom:0}.cms-sidebar li:last-child:last-child{margin-bottom:0}.cms-details{padding:20px;position:relative;border-radius:10px}@media only screen and (min-width: 1200px){.cms-details{margin-top:0;padding:30px}}.cms-details h2{font-size:18px;line-height:24px}@media only screen and (min-width: 640px){.cms-details h2{font-size:20px}}@media only screen and (min-width: 1440px){.cms-details .account-common-details{max-width:70%}}.cms-details ol,.cms-details ul{list-style:inherit;padding-left:20px}.cms-details li{margin-bottom:14px}@media only screen and (min-width: 1024px){.cms-details li{margin-bottom:20px}}.cms-details li:last-child{margin-bottom:0}.cms-details p,.cms-details li{font-size:16px}@media only screen and (min-width: 1400px){.cms-details p,.cms-details li{font-size:18px}}.cms-details .user-profile .users-image{margin-bottom:0;position:relative}.cms-details .user-profile .edit-profile{position:absolute;right:0;bottom:0;color:#fff;width:30px;height:30px;border-radius:100%;background:#8facd6;overflow:hidden}@media only screen and (min-width: 768px){.cms-details .user-profile .edit-profile{width:40px;height:40px}}@media only screen and (min-width: 1600px){.cms-details .user-profile .edit-profile{width:50px;height:50px}}.cms-details .user-profile .edit-profile input{position:absolute;left:0;top:0;padding:0;width:100%;height:100%;cursor:pointer;opacity:0;z-index:1;border-radius:100%}.cms-details .user-profile .edit-profile i{font-size:16px}@media only screen and (min-width: 768px){.cms-details .user-profile .edit-profile i{font-size:20px}}@media only screen and (min-width: 1200px){.cms-details .user-profile .edit-profile i{font-size:24px}}.cms-details .user-profile .edit-profile input[type=file]::-webkit-file-upload-button{cursor:pointer}.cms-details .user-profile .edit-profile:hover{border-color:#8facd6;color:#fff}.cms-details .user-profile .edit-profile:hover i{color:#fff}.cms-details .dashboard-form-btn{margin-top:10px}@media only screen and (min-width: 1200px){.cms-details .dashboard-form-btn{margin-top:0}}@media only screen and (min-width: 1441px){.cms-details .dashboard-form-btn{min-width:162px}}.cms-details .add-link-btn{border-color:#dedede;color:#8facd6;padding:8px 10px}@media only screen and (min-width: 1200px){.cms-details .add-link-btn{padding:15px 10px}}.cms-details .add-link-btn:hover{color:#fff;border-color:#8facd6}.cms-details .input-group{margin-bottom:20px}@media only screen and (min-width: 1200px){.cms-details .input-group{margin-bottom:30px}}.cms-details .input-group>label{font-size:16px;line-height:1.2;font-weight:600;display:block;color:#111827;margin-bottom:10px}.site-breadcrumb{margin:0 0 20px}.site-breadcrumb li{position:relative;color:#8facd6;font-size:12px;line-height:16px;padding-right:10px;margin-right:5px;margin-bottom:4px}@media only screen and (min-width: 640px){.site-breadcrumb li{font-size:14px}}.site-breadcrumb li a{opacity:1;color:#111827}.site-breadcrumb li a:hover{color:#8facd6}.site-breadcrumb li:before{content:"/";position:absolute;top:0;bottom:0;right:0;margin:auto;color:#fff;opacity:.5}.site-breadcrumb li:last-child{padding-right:0;margin-right:0}.site-breadcrumb li:last-child:before{display:none}.site-breadcrumb li:before{color:#111827;opacity:1}._loaderBody_867cq_1{position:fixed;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;z-index:9999;background-color:#f8f4ff99}._loaderBody_867cq_1 ._jumpingDotsLoader_867cq_13{width:100px;height:100px;border-radius:100%;position:relative;margin:0 auto}._loaderBody_867cq_1 ._jumpingDotsLoader_867cq_13 span{display:inline-block;width:20px;height:20px;border-radius:100%;background-color:#8facd6;margin:35px 5px}._loaderBody_867cq_1 ._jumpingDotsLoader_867cq_13 span:nth-child(1){animation:_bounce_867cq_1 1s ease-in-out infinite}._loaderBody_867cq_1 ._jumpingDotsLoader_867cq_13 span:nth-child(2){animation:_bounce_867cq_1 1s ease-in-out .33s infinite}._loaderBody_867cq_1 ._jumpingDotsLoader_867cq_13 span:nth-child(3){animation:_bounce_867cq_1 1s ease-in-out .66s infinite}@keyframes _bounce_867cq_1{0%,75%,to{transform:translateY(0)}25%{transform:translateY(-20px)}}.site-modal .modal-boday{position:relative;width:100%;max-width:450px;margin:auto;background:#fff;padding:20px 16px;text-align:center;border-radius:12px}.questions-modal .modal-boday .questions-modal-wrapper .text-link-theme-color{font-size:16px;line-height:1.25;color:#8facd6;text-decoration:none;border-bottom:1px solid #8FACD6}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection .uploadBoxwrap{width:100%;background-color:#eaf2ff;border:1px dashed #8FACD6;border-radius:10px;padding:20px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;font-size:16px;line-height:1.3;cursor:pointer;transition:.3s all ease-in-out}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.site-modal{position:fixed;top:0;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:20px;z-index:99;opacity:0;visibility:hidden;transition:all .6s}.site-modal:before{content:"";position:fixed;top:0;left:0;bottom:0;width:100%;background:#000;opacity:0;transition:all .4s;z-index:-1}.site-modal.show{opacity:1;visibility:visible;transition:all .6s}.site-modal.show:before{opacity:.3;transition:all .6s}.site-modal.delete .modal-boday i{color:#8facd6}.site-modal.event-status-modal .modal-boday h2{margin-top:0}.site-modal.event-status-modal .modal-boday .event-form{text-align:start;margin-top:24px}.site-modal.successfully-modal .modal-boday img{max-width:40px;margin:auto}@media only screen and (min-width: 640px){.site-modal.successfully-modal .modal-boday img{max-width:60px}}@media only screen and (min-width: 768px){.site-modal.successfully-modal .modal-boday img{max-width:80px}}@media only screen and (min-width: 1024px){.site-modal.successfully-modal .modal-boday img{max-width:100px}}@media only screen and (min-width: 1441px){.site-modal.successfully-modal .modal-boday img{max-width:130px}}.site-modal.successfully-modal .modal-boday h2{margin-bottom:20px}.site-modal.successfully-modal .modal-boday p{max-width:508px;margin:0 auto}.site-modal.successfully-modal .modal-boday .modal-btn-group{margin-top:24px}@media only screen and (min-width: 640px){.site-modal.successfully-modal .modal-boday .modal-btn-group{margin-top:46px}}.site-modal .modal-boday{position:relative;width:100%;max-width:450px;min-height:200px;margin:auto;background:#fff;padding:20px 16px;text-align:center;border-radius:12px}@media only screen and (min-width: 640px){.site-modal .modal-boday{padding:30px;border-radius:30px}}@media only screen and (min-width: 768px){.site-modal .modal-boday{padding:40px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday{max-width:700px;padding:54px}}@media only screen and (min-width: 1200px){.site-modal .modal-boday .action-btn{padding-left:40px;padding-right:40px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday .action-btn{padding-left:64px;padding-right:64px}}.site-modal .modal-boday i{font-size:40px;color:#8facd6}@media only screen and (min-width: 640px){.site-modal .modal-boday i{font-size:60px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday i{font-size:80px}}.site-modal .modal-boday h2{font-size:20px;line-height:1.2;color:#111827;margin-top:20px;margin-bottom:0}@media only screen and (min-width: 640px){.site-modal .modal-boday h2{font-size:22px;margin-top:24px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday h2{font-size:30px;line-height:1.5;margin-top:30px}}.site-modal .modal-boday .modal-btn-group{gap:10px;margin-top:20px}@media only screen and (min-width: 640px){.site-modal .modal-boday .modal-btn-group{gap:20px;margin-top:24px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday .modal-btn-group{margin-top:30px}}.site-modal .modal-boday .modal-btn-group .modal-btn{cursor:pointer}@media only screen and (min-width: 1200px){.site-modal .modal-boday .modal-btn-group .modal-btn{padding-left:40px;padding-right:40px}}@media only screen and (min-width: 1441px){.site-modal .modal-boday .modal-btn-group .modal-btn{padding-left:60px;padding-right:60px}}.site-modal .modal-boday .custom-close-btn{position:absolute;top:10px;right:10px;background:transparent;border-radius:50%;color:#8facd6;border:none;font-size:24px;cursor:pointer;transform:rotate(45deg)}.questions-modal .modal-boday{padding:40px;max-width:490px}.questions-modal .modal-boday .questions-modal-wrapper{text-align:left}.questions-modal .modal-boday .questions-modal-wrapper .text-link-theme-color{font-size:16px;line-height:1.25;color:#8facd6;text-decoration:none}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection{display:block;margin-top:30px}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection .label{display:block;width:100%;margin-bottom:17px}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection .uploadBoxwrap{width:100%;background-color:#eaf2ff;border-radius:10px;padding:20px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;font-size:16px;line-height:1.3;cursor:pointer;transition:.3s all ease-in-out}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection .uploadBoxwrap i{width:100%;font-style:normal;font-size:20px}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection .uploadBoxwrap i b{color:#8facd6}.questions-modal .modal-boday .questions-modal-wrapper .uploadBoxSection input{width:0;height:0;font-size:0;line-height:0;opacity:0;visibility:hidden;padding:0;margin:0;border:none;position:absolute}.questions-modal .modal-boday .submit{margin-top:30px}.questions-modal .modal-boday .submit .solid-form-btn{padding:0 20px;font-size:20px;text-align:center;cursor:pointer}.solid-btn.head-icon-btn.cancel{background-color:#000}.solid-btn.head-icon-btn.cancel:hover{background-color:#8facd6;border-color:#8facd6}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1400px){.container{max-width:1400px}}@media (min-width: 1600px){.container{max-width:1600px}}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-1{right:.25rem}.top-1{top:.25rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-32{margin-bottom:8rem}.mb-4{margin-bottom:1rem}.mr-4{margin-right:1rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-20{height:5rem}.h-32{height:8rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-\[150px\]{height:150px}.h-full{height:100%}.w-1\/2{width:50%}.w-20{width:5rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[150px\]{width:150px}.w-full{width:100%}.flex-shrink-0{flex-shrink:0}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-dashed{border-style:dashed}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-4{padding:1rem}.p-6{padding:1.5rem}.pb-10{padding-bottom:2.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@font-face{font-family:Open Sans;src:url(/admin-secretkey/assets/OpenSans-Medium-XgFeyevK.eot);src:url(/admin-secretkey/assets/OpenSans-Medium-XgFeyevK.eot?#iefix) format("embedded-opentype"),url(/admin-secretkey/assets/OpenSans-Medium-MjjWsDpw.woff2) format("woff2"),url(/admin-secretkey/assets/OpenSans-Medium-MicLBMef.woff) format("woff"),url(/admin-secretkey/assets/OpenSans-Medium-vbTMrZrT.ttf) format("truetype"),url(/admin-secretkey/assets/OpenSans-Medium-1OVxqHDJ.svg#OpenSans-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/admin-secretkey/assets/OpenSans-Bold-GFCsSf6L.eot);src:url(/admin-secretkey/assets/OpenSans-Bold-GFCsSf6L.eot?#iefix) format("embedded-opentype"),url(/admin-secretkey/assets/OpenSans-Bold-lR6wFcno.woff2) format("woff2"),url(/admin-secretkey/assets/OpenSans-Bold-Yl6of1dN.woff) format("woff"),url(/admin-secretkey/assets/OpenSans-Bold-hvfKIerM.ttf) format("truetype"),url(/admin-secretkey/assets/OpenSans-Bold-jXD6FPJp.svg#OpenSans-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/admin-secretkey/assets/OpenSans-SemiBold-qJH5bw3x.eot);src:url(/admin-secretkey/assets/OpenSans-SemiBold-qJH5bw3x.eot?#iefix) format("embedded-opentype"),url(/admin-secretkey/assets/OpenSans-SemiBold-fNSIGtZO.woff2) format("woff2"),url(/admin-secretkey/assets/OpenSans-SemiBold-1uLaV9qg.woff) format("woff"),url(/admin-secretkey/assets/OpenSans-SemiBold-ce2RWDAA.ttf) format("truetype"),url(/admin-secretkey/assets/OpenSans-SemiBold-GId1hi2m.svg#OpenSans-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/admin-secretkey/assets/OpenSans-Regular-HPESXU5r.eot);src:url(/admin-secretkey/assets/OpenSans-Regular-HPESXU5r.eot?#iefix) format("embedded-opentype"),url(/admin-secretkey/assets/OpenSans-Regular-tdA6QYJC.woff2) format("woff2"),url(/admin-secretkey/assets/OpenSans-Regular-wof0C5uQ.woff) format("woff"),url(/admin-secretkey/assets/OpenSans-Regular-o4sKOUMz.ttf) format("truetype"),url(/admin-secretkey/assets/OpenSans-Regular-x4FXR_w6.svg#OpenSans-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/admin-secretkey/assets/OpenSans-Light-xHUcZtuy.eot);src:url(/admin-secretkey/assets/OpenSans-Light-xHUcZtuy.eot?#iefix) format("embedded-opentype"),url(/admin-secretkey/assets/OpenSans-Light-EzP8Z8vB.woff2) format("woff2"),url(/admin-secretkey/assets/OpenSans-Light-j6hweceX.woff) format("woff"),url(/admin-secretkey/assets/OpenSans-Light-j4zaWedn.ttf) format("truetype"),url(/admin-secretkey/assets/OpenSans-Light-WLU6GTOC.svg#OpenSans-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}:focus-visible{outline:none}*,:before,:after{box-sizing:border-box}::-moz-selection{background:#d0e3ff}::selection{background:#d0e3ff}@media only screen and (min-width: 640px){html{scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}}body{font-size:14px;line-height:1.5;font-weight:400;font-family:Open Sans;margin:0;padding:0;color:#111827}@media only screen and (min-width: 640px){body{font-size:16px;scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-thumb{background-color:#8facd6}body::-webkit-scrollbar-track{background-color:#eaeaea}}body.open-menu{overflow:hidden;transition:all .4s}@media only screen and (min-width: 768px){body.open-menu{overflow:auto}}body.open-modal{overflow:hidden}.data-not-found{font-size:16px;line-height:1.5;font-weight:600;text-transform:inherit;text-align:center;border:1px dashed #8FACD6;background:#d0e3ff;width:100%;padding:16px;margin:0;border-radius:5px}.data-not-found i{font-size:16px;margin-bottom:8px}@media only screen and (min-width: 1441px){.data-not-found i,.data-not-found{font-size:18px}}.page-load .loader{display:flex;flex-direction:column;align-items:center}.page-load .loader-circle{width:40px;height:40px}@media only screen and (min-width: 640px){.page-load .loader-circle{width:60px;height:60px}}.page-load .loader-circle:before{content:"";display:block;width:40px;height:40px;border-radius:50%;border:4px solid #8FACD6;border-color:#8FACD6 transparent #8FACD6 transparent;animation:loader 1.2s linear infinite}@media only screen and (min-width: 640px){.page-load .loader-circle:before{width:60px;height:60px;border:6px solid #8FACD6;border-color:#8FACD6 transparent #8FACD6 transparent}}.page-load .loader-text{color:#8facd6;font-size:20px;line-height:1.5;font-weight:700;margin-top:16px;letter-spacing:.06em;text-transform:capitalize}@media only screen and (min-width: 640px){.page-load .loader-text{font-size:24px;margin-top:24px}}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.border-radius-top-0{border-radius:0 0 10px 10px!important}.border-radius-bottom-0{border-radius:10px 10px 0 0!important}.border-radius-0{border-radius:0!important}.accordion-list .accordion-item{margin-bottom:16px;border:1px dashed #8FACD6;border-radius:10px;overflow:hidden}.accordion-list .accordion-item:last-child{margin:0}.accordion-list .accordion-item.active .accordion-head:after{display:none}.accordion-list .accordion-item .accordion-head{position:relative;gap:10px;padding:16px 16px 16px 40px;cursor:pointer;background:#d0e3ff}.accordion-list .accordion-item .accordion-head:before,.accordion-list .accordion-item .accordion-head:after{content:"";position:absolute;left:16px;top:0;bottom:0;margin:auto;background:#111827;width:14px;height:2px}.accordion-list .accordion-item .accordion-head:after{transform:rotate(90deg)}.accordion-list .accordion-item .accordion-head .left{width:100%}.accordion-list .accordion-item .accordion-head .left .title{font-size:14px;line-height:1.3;color:#111827}@media only screen and (min-width: 640px){.accordion-list .accordion-item .accordion-head .left .title{font-size:16px}}@media only screen and (min-width: 1441px){.accordion-list .accordion-item .accordion-head .left .title{font-size:18px}}.accordion-list .accordion-item .accordion-head .action-group .link{width:30px;height:30px;border:1px solid #111827;border-radius:6px;transition:all .4s}.accordion-list .accordion-item .accordion-head .action-group .link:hover{background:#111827;color:#fff;transition:all .4s}.accordion-list .accordion-item .accordion-head .action-group .link:hover i{color:#fff;transition:all .4s}.accordion-list .accordion-item .accordion-head .action-group .link i{font-size:16px;color:#111827;transition:all .4s}.accordion-list .accordion-item .accordion-head .action-group .link.delete{background:#f96e66;border-color:#f96e66}.accordion-list .accordion-item .accordion-head .action-group .link.delete i{color:#fff}.accordion-list .accordion-item .accordion-content{padding:16px}.accordion-list .accordion-item .accordion-content p{font-size:14px;line-height:1.3;color:#111827}@media only screen and (min-width: 640px){.accordion-list .accordion-item .accordion-content p{font-size:16px}}h1,.h1{font-size:28px;line-height:1.3}@media only screen and (min-width: 640px){h1,.h1{font-size:30px}}@media only screen and (min-width: 768px){h1,.h1{font-size:32px}}@media screen and (min-width: 1200px) and (max-width: 1439px),(min-width: 1440px){h1,.h1{font-size:36px;line-height:50px}}@media only screen and (min-width: 1600px){h1,.h1{font-size:60px;line-height:70px}}h2,.h2{font-size:22px;line-height:1.2}@media only screen and (min-width: 640px){h2,.h2{font-size:24px;line-height:1.3}}@media only screen and (min-width: 768px){h2,.h2{font-size:26px}}@media screen and (min-width: 1200px) and (max-width: 1439px),(min-width: 1440px){h2,.h2{font-size:30px;line-height:42px}}@media only screen and (min-width: 1600px){h2,.h2{font-size:44px;line-height:48px}}h3,.h3{font-size:20px;line-height:1.2}@media only screen and (min-width: 640px){h3,.h3{font-size:22px;line-height:1.3}}@media only screen and (min-width: 768px){h3,.h3{font-size:24px}}@media screen and (min-width: 1200px) and (max-width: 1439px),(min-width: 1440px){h3,.h3{font-size:26px}}@media only screen and (min-width: 1600px){h3,.h3{font-size:34px;line-height:38px}}h4,.h4{font-size:18px;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px),(min-width: 1440px){h4,.h4{font-size:20px}}@media only screen and (min-width: 1600px){h4,.h4{font-size:22px;line-height:1.3}}h5,.h5{font-size:16px;line-height:1.3}@media only screen and (min-width: 1200px){h5,.h5{font-size:18px;line-height:22px}}.h-50{font-size:22px;line-height:1.2;text-transform:lowercase}@media only screen and (min-width: 640px){.h-50{font-size:24px;line-height:1.3}}@media only screen and (min-width: 768px){.h-50{font-size:26px}}@media screen and (min-width: 1200px) and (max-width: 1439px),(min-width: 1440px){.h-50{font-size:28px;line-height:50px}}@media only screen and (min-width: 1600px){.h-50{font-size:50px;line-height:54px}}p,li{font-size:14px;line-height:1.3;color:#696969}@media only screen and (min-width: 640px){p,li{font-size:16px;line-height:1.4}}@media only screen and (min-width: 1441px){p,li{font-size:20px}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-weight:600}h1,h2,h3,h4,h5,h6,p,ul,ol{margin-bottom:14px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child{margin:0}@media only screen and (min-width: 1024px){h1,h2,h3,h4,h5,h6,p,ul,ol{margin-bottom:20px}}a{color:#696969;text-decoration:none;transition:all .4s}a:hover,a:active{color:#8facd6}a,button,a:hover,button:hover{transition:all .4s}a,span{display:inline-block}b,strong{font-weight:600}input,select,textarea,button{font-family:Open Sans}input,select,textarea,.react-datepicker-wrapper{font-size:16px;color:#111827;background-color:transparent;padding:8px 16px;border:none;border:1px solid #DEDEDE;border-radius:82px;width:100%}@media only screen and (min-width: 640px){input,select,textarea,.react-datepicker-wrapper{font-size:18px}}@media only screen and (min-width: 1200px){input,select,textarea,.react-datepicker-wrapper{font-size:16px;padding:10px 20px}}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder,.react-datepicker-wrapper::-moz-placeholder{font-size:16px;color:#696969;opacity:.5}input::placeholder,select::placeholder,textarea::placeholder,.react-datepicker-wrapper::placeholder{font-size:16px;color:#696969;opacity:.5}@media only screen and (min-width: 1200px){input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder,.react-datepicker-wrapper::-moz-placeholder{font-size:16px}input::placeholder,select::placeholder,textarea::placeholder,.react-datepicker-wrapper::placeholder{font-size:16px}}input:focus,select:focus,textarea:focus,.react-datepicker-wrapper:focus{border-color:#8facd6}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-background-clip:text;-webkit-text-fill-color:#111827;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input,select{height:44px}@media only screen and (min-width: 640px){input,select{height:46px}}@media only screen and (min-width: 1200px){input,select{height:50px}}textarea{min-height:195px;border-radius:16px;resize:none}@media only screen and (min-width: 640px){textarea{border-radius:30px}}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:12px;width:12px;border-radius:50em;background:url("data:image/svg+xml,%3csvg%20width='25'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_798_2)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.1968%2012.1161L24.1151%203.19777L21.0335%200.116211L12.1152%209.03455L3.1969%200.116211L0.115329%203.19777L9.03368%2012.1161L0.115234%2021.0346L3.1968%2024.1161L12.1152%2015.1977L21.0336%2024.1161L24.1152%2021.0346L15.1968%2012.1161Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_798_2'%3e%3crect%20width='25'%20height='25'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 50% 50%;background-size:contain;cursor:pointer}@media only screen and (min-width: 1441px){input[type=search]::-webkit-search-cancel-button{height:16px;width:16px}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.error-msg{font-size:12px;line-height:1.5;color:#f96e66;display:block;position:absolute;top:100%;left:0}@media only screen and (min-width: 640px){.error-msg{font-size:14px}}.input-group{margin-bottom:20px;position:relative}.input-group label{display:block;margin-bottom:10px}.input-group:last-child{margin-bottom:0}.input-group.password-group{position:relative}.input-group.password-group input{padding-right:44px}@media only screen and (min-width: 1200px){.input-group.password-group input{padding-right:46px}}.input-group.password-group .eye-btn{position:absolute;top:0;right:16px;bottom:0;margin:auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media only screen and (min-width: 1200px){.input-group.password-group .eye-btn{right:20px}}.input-group.password-group .eye-btn i{font-size:18px;line-height:1;vertical-align:middle;color:#868686}@media only screen and (min-width: 640px){.input-group.password-group .eye-btn i{font-size:22px}}@media only screen and (min-width: 1441px){.input-group.password-group .eye-btn i{font-size:25px}}.row-input-group .input-group:last-child{margin-bottom:20px}.forgot-link-wrapper{margin-bottom:20px}.forgot-link-wrapper:last-child{margin:0}.forgot-link-wrapper .link,.forgot-link-wrapper .text{font-size:14px;line-height:1;font-weight:600;color:#8facd6}@media only screen and (min-width: 640px){.forgot-link-wrapper .link,.forgot-link-wrapper .text{font-size:16px}}@media only screen and (min-width: 1024px){.forgot-link-wrapper .link,.forgot-link-wrapper .text{font-size:18px}}.forgot-link-wrapper .link{cursor:pointer}.forgot-link-wrapper .link:hover{color:#111827}.react-datepicker-wrapper .date-btn{width:100%;text-align:left;padding-left:25px}.react-datepicker-wrapper .react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:0;top:50%;transform:translateY(-50%)}.tab-list{display:flex;align-items:center;justify-content:flex-start;gap:16px}@media only screen and (max-width: 480px){.tab-list{flex-direction:column}}.tab-list .tab-btn{font-size:14px;line-height:1;border-radius:5px;font-weight:500;padding:8px 16px;background-color:transparent;color:#8facd6;border:1px solid #8FACD6}.tab-list .tab-btn:hover,.tab-list .tab-btn.active{background-color:#8facd6;color:#fff}@media only screen and (min-width: 640px){.tab-list .tab-btn{font-size:14px;padding:10px 20px;width:auto;height:44px;gap:8px}}@media only screen and (min-width: 1200px){.tab-list .tab-btn{min-width:110px}}@media only screen and (min-width: 1441px){.tab-list .tab-btn{font-size:16px;padding:14px 22px;gap:10px;height:50px;min-width:130px}}.solid-btn,.border-btn{font-size:16px;line-height:1;font-weight:400;padding:13px 26px;border-radius:82px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:8px;transition:all .4s}@media only screen and (min-width: 640px){.solid-btn,.border-btn{font-size:18px;gap:10px}}@media only screen and (min-width: 1200px){.solid-btn,.border-btn{padding:15px 26px}}@media only screen and (min-width: 1441px){.solid-btn,.border-btn{font-size:24px;padding:20px 32px}}.solid-btn:hover,.border-btn:hover{transition:all .4s}.solid-btn{color:#fff;background-color:#8facd6;border-color:#8facd6}.solid-btn:hover{color:#fff;background-color:#111827;border-color:#111827}.border-btn{border-color:#111827;color:#111827;background-color:transparent}.border-btn:hover{color:#fff;background-color:#111827;border-color:#111827}.btn-loader{width:16px;height:16px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;vertical-align:middle}@media only screen and (min-width: 640px){.btn-loader{width:18px;height:18px;border-bottom-color:transparent}}@media only screen and (min-width: 1441px){.btn-loader{width:24px;height:24px}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-btn{font-size:14px;padding:10px 15px}.mb-32{margin-bottom:24px}@media only screen and (min-width: 1200px){.mb-32{margin-bottom:32px}}.mt-32{margin-top:24px}@media only screen and (min-width: 1200px){.mt-32{margin-top:32px}}.swal2-container .swal2-actions,.swal2-container div:where(.swal2-container) div:where(.swal2-actions){margin:16px auto 0}@media only screen and (min-width: 640px){.swal2-container .swal2-actions,.swal2-container div:where(.swal2-container) div:where(.swal2-actions){margin:24px auto 0}}.swal2-container .swal2-actions button,.swal2-container div:where(.swal2-container) div:where(.swal2-actions) button{font-size:16px;line-height:1;font-weight:600;color:#fff;background:#8facd6;border:1px solid #8FACD6;margin:0 30px;padding:10px 26px;box-shadow:none!important;transition:all .4s;background-image:none!important}@media only screen and (min-width: 640px){.swal2-container .swal2-actions button,.swal2-container div:where(.swal2-container) div:where(.swal2-actions) button{font-size:18px;padding:14px 40px}}.swal2-container .swal2-actions button:hover,.swal2-container div:where(.swal2-container) div:where(.swal2-actions) button:hover{color:#8facd6;background:transparent;transition:all .4s}.swal2-container div:where(.swal2-icon){margin-top:0;margin-bottom:16px}@media only screen and (min-width: 640px){.swal2-container div:where(.swal2-icon){margin-bottom:24px}}.swal2-container div:where(.swal2-container) .swal2-html-container,.swal2-container .swal2-html-container{font-size:18px;line-height:1.5;color:#2d2d2d;letter-spacing:.04em}@media only screen and (min-width: 640px){.swal2-container div:where(.swal2-container) .swal2-html-container,.swal2-container .swal2-html-container{font-size:22px}}.swal2-container .swal2-html-container{margin:0}.swal2-container .swal2-show{padding:24px;max-width:525px;width:100%;border-radius:30px}@media only screen and (min-width: 640px){.swal2-container .swal2-show{padding:40px 30px}}.upload-group input[type=file]{display:none}.upload-group .upload-label{width:150px;height:150px;background:#d0e3ff;border:1px dashed #8FACD6;padding:20px;cursor:pointer;text-align:center;display:flex}.upload-group .upload-label i,.upload-group .upload-label .title,.upload-group .upload-label .text{color:#111827}.upload-group .upload-label i{font-size:28px}@media only screen and (min-width: 640px){.upload-group .upload-label i{font-size:34px}}.upload-group .upload-label .title{font-size:16px;line-height:1.3;font-weight:600;margin:10px 0 0}@media only screen and (min-width: 640px){.upload-group .upload-label .title{font-size:18px;margin:16px 0 0}}.upload-group .upload-label .text{font-size:14px;line-height:1.3;font-weight:400;margin:10px 0 0;line-break:anywhere;overflow-wrap:break-word}@media only screen and (min-width: 640px){.upload-group .upload-label .text{margin:16px 0 0}}.pdf-box{display:flex;align-items:center;gap:30px}.pdf-box .preview-pdf-viewer{height:150px;width:150px;border:2px dotted #d9d9d9;display:flex;justify-content:center;align-items:center;position:relative}.pdf-box .preview-pdf-viewer i{position:absolute;top:-15px;right:-15px;background:#efefef;border-radius:50%;height:30px;width:30px;display:flex;justify-content:center;align-items:center;transform:rotate(45deg);cursor:pointer;transition:all .3s ease}.pdf-box .preview-pdf-viewer i:hover{background:#111827;color:#fff}.pdf-wrapper iframe{width:100%;height:400px}@media only screen and (min-width: 640px){.pdf-wrapper iframe{height:600px}}@media only screen and (min-width: 1200px){.pdf-wrapper iframe{height:800px}}.video-player-wrapper>div{width:100%!important;height:250px!important}@media only screen and (min-width: 480px){.video-player-wrapper>div{height:350px!important}}@media only screen and (min-width: 640px){.video-player-wrapper>div{height:400px!important}}@media only screen and (min-width: 768px){.video-player-wrapper>div{height:500px!important}}@media only screen and (min-width: 1200px){.video-player-wrapper>div{height:600px!important}}.ck{font-family:Forum}.ck.ck-toolbar{border-color:#dedede!important}.ck.ck-toolbar button{box-shadow:none!important}.ck.ck-toolbar button:focus{border-color:#dedede!important}.ck.ck-toolbar button:hover,.ck.ck-toolbar button:active{background:#8facd6!important;color:#fff!important}.ck.ck-input{box-shadow:none!important}.ck.ck-input:focus{border-color:#dedede!important}.ck.ck-list__item .ck-button{box-shadow:none}.ck.ck-list__item .ck-button.ck-on{background:#8facd6}.ck.ck-button.ck-on{color:#fff;background:#8facd6}.ck .ck-insert-table-dropdown-grid-box.ck-on{border-color:#8facd6}.ck .ck.ck-list__item .ck-button.ck-on{background:#8facd6}.ck .ck .ck-insert-table-dropdown-grid-box.ck-on{border-color:#8facd6}.ck .ck.ck-button.ck-on,.ck a.ck.ck-button.ck-on{color:#8facd6}.ck .ck-powered-by{display:none}.ck .ck-editor__main>.ck-editor__editable{padding:16px;height:400px;border-color:#dedede!important;box-shadow:none!important;scrollbar-color:#8FACD6 #EAEAEA;scrollbar-width:thin}.ck .ck-editor__main>.ck-editor__editable.ck-focused{border-color:#8facd6!important}.ck .ck-editor__main>.ck-editor__editable::-webkit-scrollbar{width:6px;height:6px}.ck .ck-editor__main>.ck-editor__editable::-webkit-scrollbar-thumb{background-color:#8facd6}.ck .ck-editor__main>.ck-editor__editable::-webkit-scrollbar-track{background-color:#eaeaea}.ck .ck-editor__main>.ck-editor__editable strong,.ck .ck-editor__main>.ck-editor__editable b{font-weight:700}.ck .ck-editor__main>.ck-editor__editable h1,.ck .ck-editor__main>.ck-editor__editable h2,.ck .ck-editor__main>.ck-editor__editable h3,.ck .ck-editor__main>.ck-editor__editable h4,.ck .ck-editor__main>.ck-editor__editable h5,.ck .ck-editor__main>.ck-editor__editable h6,.ck .ck-editor__main>.ck-editor__editable p,.ck .ck-editor__main>.ck-editor__editable ul,.ck .ck-editor__main>.ck-editor__editable ol{margin-top:0}.ck .ck-editor__main>.ck-editor__editable h1,.ck .ck-editor__main>.ck-editor__editable h2,.ck .ck-editor__main>.ck-editor__editable h3,.ck .ck-editor__main>.ck-editor__editable h4,.ck .ck-editor__main>.ck-editor__editable h5,.ck .ck-editor__main>.ck-editor__editable h6{text-transform:inherit}.ck .ck-editor__main>.ck-editor__editable ul,.ck .ck-editor__main>.ck-editor__editable ol{text-decoration:inherit;padding-left:20px}.ck .ck-editor__main>.ck-editor__editable ul li,.ck .ck-editor__main>.ck-editor__editable ol li{margin-bottom:14px}@media only screen and (min-width: 1024px){.ck .ck-editor__main>.ck-editor__editable ul li,.ck .ck-editor__main>.ck-editor__editable ol li{margin-bottom:16px}}.ck.ck-reset_all:not(.ck-reset_all-excluded *),.ck.ck-reset:not(.ck-reset_all-excluded *){z-index:0}.only-option-test .custom-inner{grid-template-columns:repeat(1,1fr)}.add-simulation .react-datepicker-wrapper{padding:11px 20px}.filter-select.big-width .react-select-menu .css-13cymwt-control,.filter-select.big-width .react-select-menu .css-t3ipsp-control{width:200px!important;border-radius:5px;border:1px solid #b9b9b9}.filter-select.small-width .react-select-menu .css-13cymwt-control,.filter-select.small-width .react-select-menu .css-t3ipsp-control{width:170px!important;border-radius:5px;border:1px solid #b9b9b9}@media (max-width: 767px){.filter-select.small-width .react-select-menu .css-13cymwt-control,.filter-select.small-width .react-select-menu .css-t3ipsp-control{width:150px!important}}.filter-select.full-width .react-select-menu .css-13cymwt-control,.filter-select.full-width .react-select-menu .css-t3ipsp-control{width:100%!important;border-radius:5px;border:1px solid #b9b9b9}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control,.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control{border:1px solid #ff3e3e!important;background-color:#ff3e3e14!important}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control:hover,.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:hover{background-color:#ff3e3e14!important}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control:focus,.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:focus{background-color:#ff3e3e14!important}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control{background:#ff3e3e14!important}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control:focus,.filter-select.small-width.pending .react-select-menu .css-13cymwt-control :focus-visible,.filter-select.small-width.pending .react-select-menu .css-13cymwt-control :focus-within{background:#ff3e3e14!important}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control .css-4xgw5l-IndicatorsContainer2 .css-1xc3v61-indicatorContainer{color:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1nmdiq5-menu .css-1jj59y3-MenuList2 [aria-selected=true]{background:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1dimb5e-singleValue{color:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1dimb5e-singleValue:focus,.filter-select.small-width.pending .react-select-menu .css-1dimb5e-singleValue :focus-visible{background:#ff3e3e!important}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control,.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control{border:1px solid #328700!important}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control:hover,.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:hover{background-color:#31870035!important}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control:focus,.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:focus{background-color:#31870035!important}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control{background:#31870035!important}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control:focus,.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control :focus-visible,.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control :focus-within{background:#31870035!important}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control .css-4xgw5l-IndicatorsContainer2 .css-1xc3v61-indicatorContainer{color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-16xfy0z-control[aria-disabled=true]{border-radius:5px;background:#31870035!important;border:1px solid #328700}.filter-select.small-width.resolved .react-select-menu .css-16xfy0z-control[aria-disabled=true] .css-art2ul-ValueContainer2 .css-olqui2-singleValue,.filter-select.small-width.resolved .react-select-menu .css-16xfy0z-control[aria-disabled=true] .css-4xgw5l-IndicatorsContainer2 .css-1xc3v61-indicatorContainer{color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1nmdiq5-menu .css-1jj59y3-MenuList2 [aria-selected=true]{background:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1nmdiq5-menu .css-1jj59y3-MenuList2 [aria-selected=true]:focus,.filter-select.small-width.resolved .react-select-menu .css-1nmdiq5-menu .css-1jj59y3-MenuList2 [aria-selected=true] :focus-visible{background:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1dimb5e-singleValue{color:#328700!important}.filter-select.small-width.resolved .react-select-menu:focus,.filter-select.small-width.resolved .react-select-menu :focus-visible{background:#328700!important}.filter-select.small-width.dismissed .react-select-menu .css-16xfy0z-control[aria-disabled=true]{border-radius:5px!important}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control{border-radius:5px;font-size:16px;min-height:50px;cursor:pointer}.filter-select.small-width.pending .react-select-menu .css-13cymwt-control:hover{border-color:#ff3e3e}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-13cymwt-control{min-height:44px;font-size:18px}}@media only screen and (min-width: 1200px){.filter-select.small-width.pending .react-select-menu .css-13cymwt-control{font-size:20px}}@media only screen and (min-width: 1441px){.filter-select.small-width.pending .react-select-menu .css-13cymwt-control{min-height:50px}}.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control{border-radius:5px;box-shadow:none;cursor:pointer;font-size:16px;min-height:44px}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control{min-height:44px;font-size:18px}}@media only screen and (min-width: 1200px){.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control{font-size:20px}}@media only screen and (min-width: 1441px){.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control{min-height:50px}}.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:focus-within{border-color:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:focus-within:hover{border-color:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 16px}}@media only screen and (min-width: 1441px){.filter-select.small-width.pending .react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 20px}}.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:hover,.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:focus{border-color:#ff3e3e!important;background-color:#ff3e3e14!important}.filter-select.small-width.pending .react-select-menu .css-t3ipsp-control:focus{border-color:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1jqq78o-placeholder{font-size:16px;color:#ff3e3e!important;opacity:.5}.filter-select.small-width.pending .react-select-menu .css-1dimb5e-singleValue{padding:3px 0}.filter-select.small-width.pending .react-select-menu .css-1dimb5e-singleValue,.filter-select.small-width.pending .react-select-menu .css-r7ikz2-option,.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option{font-size:16px;color:#111827}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-1dimb5e-singleValue,.filter-select.small-width.pending .react-select-menu .css-r7ikz2-option,.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option{font-size:15px}}.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option,.filter-select.small-width.pending .react-select-menu .css-r7ikz2-option,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option{padding:4px 10px}.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option:hover,.filter-select.small-width.pending .react-select-menu .css-r7ikz2-option:hover,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option:hover{color:#fff}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option,.filter-select.small-width.pending .react-select-menu .css-r7ikz2-option,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option{padding:6px 16px}}@media only screen and (min-width: 1441px){.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option,.filter-select.small-width.pending .react-select-menu .css-r7ikz2-option,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option{padding:8px 20px}}.filter-select.small-width.pending .react-select-menu .css-rs8ahr-option,.filter-select.small-width.pending .react-select-menu .css-5zq1nl-option{color:#fff}.filter-select.small-width.pending .react-select-menu .css-1u9des2-indicatorSeparator{display:none}.filter-select.small-width.pending .react-select-menu .css-art2ul-ValueContainer2{padding:2px 2px 2px 10px}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-art2ul-ValueContainer2{padding:2px 2px 2px 16px}}@media only screen and (min-width: 1441px){.filter-select.small-width.pending .react-select-menu .css-art2ul-ValueContainer2{padding:2px 0 2px 20px}}.filter-select.small-width.pending .react-select-menu .css-1n6sfyn-MenuList{scrollbar-color:#ff3e3e #EAEAEA;scrollbar-width:thin}.filter-select.small-width.pending .react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar{width:5px;height:5px}.filter-select.small-width.pending .react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-thumb{background-color:#696969}.filter-select.small-width.pending .react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-track{background-color:#eaeaea}.filter-select.small-width.pending .react-select-menu .css-qbdosj-Input{margin:0;padding-top:0;padding-bottom:0;font-size:14px}@media only screen and (min-width: 640px){.filter-select.small-width.pending .react-select-menu .css-qbdosj-Input{font-size:16px}}@media only screen and (min-width: 1600px){.filter-select.small-width.pending .react-select-menu .css-qbdosj-Input{font-size:22px}}.filter-select.small-width.pending .react-select-menu .css-166bipr-Input{padding:0;margin:0}.filter-select.small-width.pending .react-select-menu .css-15lsz6c-indicatorContainer{color:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1nmdiq5-menu{z-index:2;width:100%}.filter-select.small-width.pending .react-select-menu .css-1n6sfyn-MenuList,.filter-select.small-width.pending .react-select-menu .css-1n4zzjl-MenuList,.filter-select.small-width.pending .react-select-menu .css-1nmdiq5-menu,.filter-select.small-width.pending .react-select-menu .css-1kiduvf-MenuList,.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2{border-radius:5px}.filter-select.small-width.pending .react-select-menu .css-1n6sfyn-MenuList [aria-selected=true],.filter-select.small-width.pending .react-select-menu .css-1n4zzjl-MenuList [aria-selected=true],.filter-select.small-width.pending .react-select-menu .css-1nmdiq5-menu [aria-selected=true],.filter-select.small-width.pending .react-select-menu .css-1kiduvf-MenuList [aria-selected=true],.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2 [aria-selected=true]{background-color:#ff3e3e!important;background:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2{max-height:240px;width:100%;overflow-y:auto;scrollbar-color:#ff3e3e #EAEAEA;scrollbar-width:thin}.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar{width:5px;height:5px}.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar-thumb{background-color:#696969}.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar-track{background-color:#eaeaea}.filter-select.small-width.pending .react-select-menu .css-1jj59y3-MenuList2 [aria-selected=true]{background-color:#ff3e3e!important;background:#ff3e3e!important}.filter-select.small-width.pending .react-select-menu svg{width:auto;margin:0}.filter-select.small-width.pending .react-select-menu .css-19bb58m{margin:0;padding:0}.filter-select.small-width.pending .react-select-menu input{height:auto!important}.filter-select.small-width.resolved .react-select-menu .css-16xfy0z-control[aria-disabled=true]{border-radius:5px!important;background:#31870035!important;border:1px solid #328700!important;color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-16xfy0z-control[aria-disabled=true] .css-hlgwow .css-olqui2-singleValue{color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-16xfy0z-control[aria-disabled=true]:hover{border-color:#328700}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control{border-radius:5px;font-size:16px;min-height:50px}.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control:hover{border-color:#328700}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control{min-height:44px;font-size:18px}}@media only screen and (min-width: 1200px){.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control{font-size:20px}}@media only screen and (min-width: 1441px){.filter-select.small-width.resolved .react-select-menu .css-13cymwt-control{min-height:50px}}.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control{border-radius:5px;box-shadow:none;cursor:pointer;font-size:16px;min-height:44px}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control{min-height:44px;font-size:18px}}@media only screen and (min-width: 1200px){.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control{font-size:20px}}@media only screen and (min-width: 1441px){.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control{min-height:50px}}.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:focus-within{border-color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:focus-within:hover{border-color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 16px}}@media only screen and (min-width: 1441px){.filter-select.small-width.resolved .react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 20px}}.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:hover,.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:focus{border-color:#328700!important;background-color:#31870035!important}.filter-select.small-width.resolved .react-select-menu .css-t3ipsp-control:focus{border-color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1jqq78o-placeholder{font-size:16px;color:#328700!important;opacity:.5}.filter-select.small-width.resolved .react-select-menu .css-1dimb5e-singleValue{padding:3px 0;color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1dimb5e-singleValue,.filter-select.small-width.resolved .react-select-menu .css-r7ikz2-option,.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option{font-size:16px;color:#111827}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-1dimb5e-singleValue,.filter-select.small-width.resolved .react-select-menu .css-r7ikz2-option,.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option{font-size:15px}}.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option,.filter-select.small-width.resolved .react-select-menu .css-r7ikz2-option,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option{padding:4px 10px}.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option:hover,.filter-select.small-width.resolved .react-select-menu .css-r7ikz2-option:hover,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option:hover{color:#fff}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option,.filter-select.small-width.resolved .react-select-menu .css-r7ikz2-option,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option{padding:6px 16px}}@media only screen and (min-width: 1441px){.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option,.filter-select.small-width.resolved .react-select-menu .css-r7ikz2-option,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option{padding:8px 20px}}.filter-select.small-width.resolved .react-select-menu .css-rs8ahr-option,.filter-select.small-width.resolved .react-select-menu .css-5zq1nl-option{color:#fff}.filter-select.small-width.resolved .react-select-menu .css-1u9des2-indicatorSeparator{display:none}.filter-select.small-width.resolved .react-select-menu .css-art2ul-ValueContainer2{padding:2px 2px 2px 10px}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-art2ul-ValueContainer2{padding:2px 2px 2px 16px}}@media only screen and (min-width: 1441px){.filter-select.small-width.resolved .react-select-menu .css-art2ul-ValueContainer2{padding:2px 0 2px 20px}}.filter-select.small-width.resolved .react-select-menu .css-1n6sfyn-MenuList{scrollbar-color:#328700 #EAEAEA;scrollbar-width:thin}.filter-select.small-width.resolved .react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar{width:5px;height:5px}.filter-select.small-width.resolved .react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-thumb{background-color:#696969}.filter-select.small-width.resolved .react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-track{background-color:#eaeaea}.filter-select.small-width.resolved .react-select-menu .css-qbdosj-Input{margin:0;padding-top:0;padding-bottom:0;font-size:14px}@media only screen and (min-width: 640px){.filter-select.small-width.resolved .react-select-menu .css-qbdosj-Input{font-size:16px}}@media only screen and (min-width: 1600px){.filter-select.small-width.resolved .react-select-menu .css-qbdosj-Input{font-size:22px}}.filter-select.small-width.resolved .react-select-menu .css-166bipr-Input{padding:0;margin:0}.filter-select.small-width.resolved .react-select-menu .css-15lsz6c-indicatorContainer{color:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1nmdiq5-menu{z-index:2;width:100%}.filter-select.small-width.resolved .react-select-menu .css-1n6sfyn-MenuList,.filter-select.small-width.resolved .react-select-menu .css-1n4zzjl-MenuList,.filter-select.small-width.resolved .react-select-menu .css-1nmdiq5-menu,.filter-select.small-width.resolved .react-select-menu .css-1kiduvf-MenuList,.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2{border-radius:5px}.filter-select.small-width.resolved .react-select-menu .css-1n6sfyn-MenuList [aria-selected=true],.filter-select.small-width.resolved .react-select-menu .css-1n4zzjl-MenuList [aria-selected=true],.filter-select.small-width.resolved .react-select-menu .css-1nmdiq5-menu [aria-selected=true],.filter-select.small-width.resolved .react-select-menu .css-1kiduvf-MenuList [aria-selected=true],.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2 [aria-selected=true]{background-color:#328700!important;background:#328700!important}.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2{max-height:240px;width:100%;overflow-y:auto;scrollbar-color:#328700 #EAEAEA;scrollbar-width:thin}.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar{width:5px;height:5px}.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar-thumb{background-color:#696969}.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2::-webkit-scrollbar-track{background-color:#eaeaea}.filter-select.small-width.resolved .react-select-menu .css-1jj59y3-MenuList2 [aria-selected=true]{background-color:#328700!important;background:#328700!important}.filter-select.small-width.resolved .react-select-menu svg{width:auto;margin:0}.filter-select.small-width.resolved .react-select-menu .css-19bb58m{margin:0;padding:0}.filter-select.small-width.resolved .react-select-menu input{height:auto!important}.promo-code .react-datepicker-wrapper{padding:0;border:0}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:gap-4{gap:1rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1200px){.xl\:mt-0{margin-top:0}.xl\:flex{display:flex}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:items-stretch{align-items:stretch}}@media (min-width: 1400px){.\32xl\:gap-5{gap:1.25rem}}@font-face{font-family:SecretKey;src:url(/admin-secretkey/assets/SecretKey-IrE-lDxT.eot?gf258x);src:url(/admin-secretkey/assets/SecretKey-IrE-lDxT.eot?gf258x#iefix) format("embedded-opentype"),url(/admin-secretkey/assets/SecretKey-uUpT4IAE.ttf?gf258x) format("truetype"),url(/admin-secretkey/assets/SecretKey-_y74w4QN.woff?gf258x) format("woff"),url(/admin-secretkey/assets/SecretKey-w2fRMhO_.svg?gf258x#SecretKey) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:SecretKey!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-upload-icon:before{content:""}.icon-academyicon:before{content:""}.icon-course:before{content:""}.icon-cartIcon:before{content:""}.icon-eyeshow:before{content:""}.icon-sidebar-challenge:before{content:""}.icon-dropdownarrow:before{content:""}.icon-friends:before{content:""}.icon-filterdown:before{content:""}.icon-language:before{content:""}.icon-sidebar-subject:before{content:""}.icon-sidebar-simulation:before{content:""}.icon-document:before{content:""}.icon-sidebar-quiz:before{content:""}.icon-monitor:before{content:""}.icon-phone:before{content:""}.icon-pin:before{content:""}.icon-eyeclose:before{content:""}.icon-rightchevrolate:before{content:""}.icon-rightcurvearrow:before{content:""}.icon-scroll-down-arrow:before{content:""}.icon-bag-2:before{content:""}.icon-start:before{content:""}.icon-lock:before{content:""}.icon-rightarrow:before{content:""}.icon-search-normal:before{content:""}.icon-calendar:before{content:""}.icon-profile:before{content:""}.icon-shield-security:before{content:""}.icon-teacher:before{content:""}.icon-trash:before{content:""}.icon-sidebar-lessons:before{content:""}.icon-yellowToparrow:before{content:""}.icon-backarrow:before{content:""}.icon-lesson:before{content:""}.icon-add-bookmark:before{content:""}.icon-bookmark:before{content:""}.icon-logout:before{content:""}.icon-newnote:before{content:""}.icon-notification:before{content:""}.icon-smile-thumbyes:before{content:""}.icon-subscription:before{content:""}.icon-verified:before{content:""}.icon-edituser:before{content:""}.icon-backicon:before{content:""}.icon-upload-document:before{content:""}.icon-sidebar-profile-2user:before{content:""}.icon-sidebar-manuals:before{content:""}.icon-sidebar-dashboard:before{content:""}.icon-sidebar-course:before{content:""}.icon-dots:before{content:""}.icon-plus:before{content:""}.icon-email:before{content:""}.icon-faqmanagement:before{content:""}.icon-manualmanagement:before{content:""}.icon-questionmanagement:before{content:""}.icon-subscriptionmanagement:before{content:""}.icon-bundlemanagement:before{content:""}.icon-contactusmanagement:before{content:""}.icon-contentmanagement:before{content:""}.icon-new-camera:before{content:""}.icon-discount:before{content:""}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:#0003}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder,div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder{color:#ccc}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}
