.auth-main{position:relative;height:100vh;background-color:#f5f5f5;overflow-y:auto;scrollbar-color:#b9b9b9 #F5F5F5;scrollbar-width:thin;padding:30px 16px;background:linear-gradient(217.64deg,#9181f4 -5.84%,#5038ed 106.73%)}.auth-main:after{content:"";left:0;top:0;width:100%;height:100%;opacity:5%;position:absolute;background-image:url(/beefree/assets/lrf-bg-ClOsrHL4.png);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:0}@media only screen and (min-width: 768px){.auth-main{padding:30px}}@media only screen and (min-width: 1200px){.auth-main{padding:40px 30px}}.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-content{position:relative;z-index:1}.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:#725ef0;padding:4px 8px;gap:2px;border:1px solid #E6E6E6;transition:all .4s;cursor:pointer}.card-action .link:hover{background:#725ef0;border-color:#725ef0;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}.protected-main{height:100vh;padding:14px 10px;background:#f2f2f2;overflow-y:auto;scrollbar-color:#1D1E1F #EAEAEA;scrollbar-width:thin}.protected-main::-webkit-scrollbar{width:8px;height:8px}.protected-main::-webkit-scrollbar-thumb{background-color:#1d1e1f}.protected-main::-webkit-scrollbar-track{background-color:#eaeaea}.protected-main .protected-content{padding:0 10px 20px;transition:all .6s}.protected-main .protected-content.content-collapse{transition:all .6s}@media only screen and (min-width: 1024px){.protected-main .protected-content{padding:0 20px 20px;margin-left:auto;width:calc(100% - 300px)}.protected-main .protected-content.content-collapse{width:calc(100% - 80px)}}@media only screen and (min-width: 1200px){.protected-main .protected-content{padding:0 32px 32px;width:calc(100% - 290px)}.protected-main .protected-content.content-collapse{width:calc(100% - 62px)}}@media only screen and (min-width: 1450px){.protected-main .protected-content{padding:0 32px 32px 0;width:calc(100% - 352px)}.protected-main .protected-content.content-collapse{width:calc(100% - 104px)}.protected-main .solid-btn,.protected-main .border-btn{font-size:18px;padding:15px 26px}}.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:#1d1e1f;margin:0}.protected-detail-card .label{font-weight:600;color:#000;margin-bottom:10px}.protected-detail-card .view-document{width:100%;height:100%;background:#fff;display:flex;justify-content:center;flex-direction:column;gap:4px;border-radius:10px;border:1px dashed #725EF0;cursor:pointer;max-width:100px;padding:10px}.protected-detail-card .view-document img{width:60px;height:60px;margin:0 auto}.protected-detail-card .view-document .name{font-size:12px;line-height:1;white-space:nowrap;width:60px;overflow:hidden;text-overflow:ellipsis;margin:0 auto}.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(3,1fr)}}.account-details{position:relative}@media only screen and (min-width: 1200px){.account-details{margin-top:0}}@media only screen and (min-width: 1441px){.account-details .account-details-inner{max-width:75%}}.custom-title{font-size:16px;line-height:22px;color:#000}@media only screen and (min-width: 1200px){.custom-title{font-size:18px}}.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 .header-action{gap:10px;justify-content:flex-end}@media (min-width: 1220px){.protected-head .header-action{width:auto;flex-wrap:nowrap}}@media (min-width: 1660px){.protected-head .header-action{width:auto;gap:16px}}.protected-head .header-action.proManage-header-action{width:100%}@media (min-width: 1660px){.protected-head .header-action.proManage-header-action{width:auto;flex-wrap:wrap}}.protected-head .header-action.proManage-header-action .label-group .label{font-size:12px}@media (min-width: 1660px){.protected-head .header-action.proManage-header-action .label-group .label{font-size:16px}}.protected-head h2{font-size:16px;line-height:22px;color:#000;margin:0}@media only screen and (min-width: 1200px){.protected-head h2{font-size:18px}}.protected-head .react-select-menu .css-13cymwt-control,.protected-head .react-select-menu .css-t3ipsp-control{min-height:44px;border-radius:5px;min-width:120px;border-color:#b9b9b9}@media (min-width: 1660px){.protected-head .react-select-menu .css-13cymwt-control,.protected-head .react-select-menu .css-t3ipsp-control{min-height:50px}}.protected-head .react-select-menu .css-1dimb5e-singleValue,.protected-head .react-select-menu .css-r7ikz2-option,.protected-head .react-select-menu .css-rs8ahr-option,.protected-head .react-select-menu .css-5zq1nl-option{font-size:14px}@media (min-width: 1660px){.protected-head .react-select-menu .css-1dimb5e-singleValue,.protected-head .react-select-menu .css-r7ikz2-option,.protected-head .react-select-menu .css-rs8ahr-option,.protected-head .react-select-menu .css-5zq1nl-option{font-size:18px}}.protected-head .react-select-menu .css-1n6sfyn-MenuList,.protected-head .react-select-menu .css-1n4zzjl-MenuList,.protected-head .react-select-menu .css-1nmdiq5-menu,.protected-head .react-select-menu .css-1kiduvf-MenuList,.protected-head .react-select-menu .css-1jj59y3-MenuList2{border-radius:5px}.protected-head .searchbar-wrap{position:relative;max-width:250px;width:100%}.protected-head .searchbar-wrap i{position:absolute;top:50%;left:16px;transform:translateY(-50%);font-size:18px}.protected-head .searchbar-wrap input[type=search]{font-size:14px;border:1px solid #b9b9b9;padding:10px 16px 10px 44px;border-radius:5px;height:44px;width:100%}@media (min-width: 1660px){.protected-head .searchbar-wrap input[type=search]{font-size:18px;height:50px}}.protected-head .searchbar-wrap input[type=search]:focus{border-color:#725ef0}.protected-head .searchbar-wrap input[type=search]::-moz-placeholder{font-size:14px}.protected-head .searchbar-wrap input[type=search]::placeholder{font-size:14px}@media (min-width: 1660px){.protected-head .searchbar-wrap input[type=search]::-moz-placeholder{font-size:18px}.protected-head .searchbar-wrap input[type=search]::placeholder{font-size:18px}}.protected-head .solid-btn,.protected-head .border-btn{font-size:14px;border-radius:5px;padding:8px 16px;white-space:nowrap}@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:110px}}@media only screen and (min-width: 1660px){.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{font-size:20px;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}}.protected-head .label-group{display:flex;align-items:center;gap:8px;position:relative;padding-right:10px}@media (min-width: 1660px){.protected-head .label-group{gap:10px;padding-right:16px}}.protected-head .label-group:before{content:"";position:absolute;top:0;bottom:0;right:0;margin:auto;width:1px;height:80%;background-color:#eaeaea}.protected-head .label-group .label{font-size:14px;margin:0;white-space:nowrap}@media (min-width: 1660px){.protected-head .label-group .label{font-size:16px}}.price-select{height:43px;border:1px solid #E6E6E6;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:#725ef0;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:#725ef0;border-color:#725ef0}.users-image{width:80px;height:80px;border-radius:100%;border:1px solid #E6E6E6;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;border-radius:100%}.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: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 .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.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.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:#000}@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.change-password-modal .modal-boday h2{margin-top:0}.site-modal .propertyDoc-boday,.site-modal .propertyDoc-boday iframe{width:100%;max-width:100%;height:calc(100vh - 100px);-o-object-fit:contain;object-fit:contain;margin:auto}@media only screen and (min-width: 640px){.site-modal .propertyDoc-boday,.site-modal .propertyDoc-boday iframe{height:calc(100vh - 40px)}.site-modal .propertyDoc-boday{max-width:80%}}.site-modal .propertyDoc-boday .close-btn{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#1d1e1f}.site-modal .propertyDoc-boday .close-btn:before,.site-modal .propertyDoc-boday .close-btn:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:16px;height:2px;transform:rotate(45deg);background-color:#fff}.site-modal .propertyDoc-boday .close-btn:after{transform:rotate(-45deg)}@media only screen and (min-width: 640px){.site-modal .propertyDoc-boday .close-btn{width:50px;height:50px}}.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: 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:600px;padding:50px}}@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:#725ef0}@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:100px}}.site-modal .modal-boday h2{font-size:20px;line-height:1.2;color:#000;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}}.protected-header{top:0;left:0;width:100%;background:#fff;border:1px solid #E3E3E3;border-radius:24px;padding:20px 16px;z-index:15}@media only screen and (min-width: 640px){.protected-header{padding:25px 20px}}@media only screen and (min-width: 1200px){.protected-header{padding:23px 25px}}.protected-header .admin-page-title{display:none}@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{padding-left:16px}}.protected-header .protected-logo .protected-mobile-toggle{width:28px;height:28px;flex-shrink:0;cursor:pointer;margin-right:6px;border:2px solid #1D1E1F;border-radius:6px;padding:4px}.protected-header .protected-logo .protected-mobile-toggle i{width:100%;height:2px;background:#1d1e1f;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:#1d1e1f}.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:10px}}@media only screen and (min-width: 1024px){.protected-header .protected-logo .protected-mobile-toggle{display:none}}.protected-header .protected-logo img{max-width:120px}@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}}@media only screen and (min-width: 768px){.protected-header .protected-logo img{max-width:174px}}.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:#e6e6e6;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:#1D1E1F #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:#1d1e1f}.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 #E6E6E6;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:#725ef0}@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;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}}@media only screen and (min-width: 1600px){.protected-header .action-group .my-account-dropdown .account-toggle{gap:16px}}.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 #E6E6E6}@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:#000;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:#000}.protected-header .action-group .my-account-dropdown .account-body{position:absolute;background:#fff;top:100%;width:100%;min-width:120px;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:#000;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:#725ef0}@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:#725ef0;transition:all .4s}.protected-sidebar{position:absolute;top:0;left:-100%;width:300px;background:#fff;padding:40px 15px 10px;height:100vh;border:1px solid #E3E3E3;transition:all .6s;z-index:15}@media only screen and (min-width: 1024px){.protected-sidebar{position:fixed;top:14px;left:10px;width:290px;padding:20px 10px 16px;z-index:1;height:calc(100vh - 28px);border-radius:24px}}@media only screen and (min-width: 1200px){.protected-sidebar{width:290px;padding:33px 20px}}@media only screen and (min-width: 1450px){.protected-sidebar{width:320px;padding:33px 20px}}.protected-sidebar.show{left:0;transition:all .6s;box-shadow:16px 0 16px 16px #00000014}.protected-sidebar.sidebar-collapse{left:0}@media only screen and (min-width: 1024px){.protected-sidebar.sidebar-collapse{width:84px;padding:33px 18px}.protected-sidebar.sidebar-collapse .protected-menu li a{font-size:0}}@media only screen and (min-width: 1441px){.protected-sidebar.sidebar-collapse{width:84px}}@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:#1d1e1f;border:1px solid #1D1E1F;padding-right:2px;cursor:pointer;transform:rotate(0);transition:all .6s}.protected-sidebar .sidebar-collapse-btn:hover,.protected-sidebar .sidebar-collapse-btn.Isactive{background:#e7ddf0;color:#725ef0;border-color:#725ef0}.protected-sidebar .sidebar-collapse-btn.Isactive{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}@media only screen and (min-width: 1024px){.protected-sidebar .protected-mobile-close{display:none}}.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:#725ef0;width:100%;height:2px}.protected-sidebar .protected-mobile-close:before{transform:rotate(45deg)}.protected-sidebar .protected-mobile-close:after{transform:rotate(-45deg)}.protected-sidebar .protected-menu{max-height:calc(100vh - 50px);overflow-x:hidden;overflow-y:auto;scrollbar-color:#1D1E1F #EAEAEA;scrollbar-width:thin}.protected-sidebar .protected-menu::-webkit-scrollbar{width:6px;height:6px}.protected-sidebar .protected-menu::-webkit-scrollbar-thumb{background-color:#1d1e1f}.protected-sidebar .protected-menu::-webkit-scrollbar-track{background-color:#eaeaea}@media only screen and (min-width: 1024px){.protected-sidebar .protected-menu{max-height:calc(100vh - 110px)}}@media only screen and (min-width: 1441px){.protected-sidebar .protected-menu{max-height:calc(100vh - 120px)}}.protected-sidebar .protected-menu li{margin-bottom:10px}.protected-sidebar .protected-menu li:last-child{margin:0}.protected-sidebar .protected-menu li a{font-size:16px;line-height:1.2;font-weight:500;color:#666;padding:10px;width:100%;gap:6px;white-space:nowrap;border-radius:10px;background-color:#fff;border:1px solid #E0E0E0}@media only screen and (min-width: 1200px){.protected-sidebar .protected-menu li a{padding:13px 10px;gap:10px}}.protected-sidebar .protected-menu li a:hover,.protected-sidebar .protected-menu li a.Isactive{background:#725ef0;color:#fff;border-color:#725ef0}.protected-sidebar .protected-menu li a i{width:24px;height:24px;font-size:22px}.protected-sidebar .site-logo{position:relative}.protected-sidebar .site-logo img{transition:.5s ease-in-out}.protected-sidebar .site-logo img.logoCollapseImg{position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;opacity:0;transform:scale(0)}.protected-sidebar.sidebar-collapse .site-logo img.logo{opacity:0;transform:scale(0)}.protected-sidebar.sidebar-collapse .site-logo img.logoCollapseImg{opacity:1;transform:scale(1) translate(-50%)}.verification-wrap{display:flex;margin-bottom:5px}.verification-wrap input{text-align:center}.auth-title{line-height:normal}@media only screen and (min-width: 1200px){.auth-title{font-size:30px}}@media only screen and (min-width: 1450px){.auth-title{font-size:30px}}@media only screen and (min-width: 1620px){.auth-title{font-size:40px}}.auth-img-wrap{background-color:#ffffff05;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:16px}@media only screen and (min-width: 768px){.auth-img-wrap{border-radius:25px}}@media only screen and (min-width: 992px){.auth-img-wrap{border-radius:30px}}@media only screen and (min-width: 1200px){.auth-img-wrap{border-radius:46px}}.auth-line-wrap{position:absolute;width:100%;left:0;bottom:0;padding:20px;border:1px solid rgba(255,255,255,.5215686275);background-color:#ffffff36;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border-radius:16px}@media only screen and (min-width: 768px){.auth-line-wrap{border-radius:25px;padding:30px}}@media only screen and (min-width: 992px){.auth-line-wrap{border-radius:30px;padding:40px}}@media only screen and (min-width: 1200px){.auth-line-wrap{border-radius:46px}}@media only screen and (min-width: 1620px){.auth-line-wrap{padding:35px 50px 50px}}.auth-line-wrap p{max-width:440px;margin:auto!important;font-size:16px}@media only screen and (min-width: 640px){.auth-line-wrap p{font-size:18px}}@media only screen and (min-width: 768px){.auth-line-wrap p{font-size:25px}}@media only screen and (min-width: 1450px){.auth-line-wrap p{font-size:30px}}.form-wrapper{position:relative;--r: 16px;--s: 30px;--x: 0px;--y: 10px;width:100%;height:100%;background:#fff;border-radius:var(--r);--_m: /calc(2 * var(--r)) calc(2 * var(--r)) radial-gradient(#000 70%, #0000 72%);--_g: conic-gradient(at calc(100% - var(--r)) var(--r), #0000 25%, #000 0);--_d: (var(--s) + var(--r));-webkit-mask:calc(100% - var(--_d) - var(--x)) 0 var(--_m),100% calc(var(--_d) + var(--y)) var(--_m),radial-gradient(var(--s) at 100% 0,rgba(0,0,0,0) 99%,#000 calc(100% + 1px)) calc(-1 * var(--r) - var(--x)) calc(var(--r) + var(--y)),var(--_g) calc(-1 * var(--_d) - var(--x)) 0,var(--_g) 0 calc(var(--_d) + var(--y));mask:calc(100% - var(--_d) - var(--x)) 0 var(--_m),100% calc(var(--_d) + var(--y)) var(--_m),radial-gradient(var(--s) at 100% 0,rgba(0,0,0,0) 99%,#000 calc(100% + 1px)) calc(-1 * var(--r) - var(--x)) calc(var(--r) + var(--y)),var(--_g) calc(-1 * var(--_d) - var(--x)) 0,var(--_g) 0 calc(var(--_d) + var(--y));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:auto}@media only screen and (min-width: 480px){.form-wrapper{--r: 25px;--s: 50px;--x: 0px;--y: 10px}}@media only screen and (min-width: 992px){.form-wrapper{--r: 30px;--s: 50px;--x: 0px;--y: 10px}}@media only screen and (min-width: 1200px){.form-wrapper{--r: 40px;--s: 95px;--x: 20px;--y: 0px}}.form-wrapper .footer-wrap{background-color:#fff;width:100%;padding:15px 32px;border-top:1px solid #CFCFCF}@media only screen and (min-width: 992px){.form-wrapper .footer-wrap{position:absolute;z-index:1;bottom:0;left:0}}.form-wrapper .footer-wrap ul li{position:relative}.form-wrapper .footer-wrap ul li:last-child:after{display:none}.form-wrapper .footer-wrap ul li:after{content:"";position:absolute;top:0;height:100%;right:-10px;width:1px;background-color:#cfcfcf}.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:#725ef0;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:#725ef0}.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:#725ef0;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:#725ef0;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:#725ef0;display:flex;align-items:center;border-color:#725ef0;-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:#725ef0;border-color:#725ef0}.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:#000;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:#725ef0;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;border-radius:100%;background:#725ef0;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:#725ef0;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:#e6e6e6;color:#725ef0;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:#725ef0}.site-breadcrumb{margin:0 0 20px}.site-breadcrumb li{position:relative;color:#725ef0;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:#000}.site-breadcrumb li a:hover{color:#725ef0}.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:#000;opacity:1}.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:#725EF0 #EAEAEA;scrollbar-width:thin;min-height:350px}.custom-table::-webkit-scrollbar{width:6px;height:6px}.custom-table::-webkit-scrollbar-thumb{background-color:#725ef0}.custom-table::-webkit-scrollbar-track{background-color:#eaeaea}.custom-table table{border:0;border-collapse:collapse;width:100%}.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:#000;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 .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:#725ef0;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 td{font-size:14px;line-height:1.3;padding:8px 14px;color:#000;border:none}.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;border-radius:100%;-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:#000}.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:#725ef0}.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;width:20px;color:#725ef0;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;width: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:17px}@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{font-size:20px}}.lession-management table th:last-child,.lession-management table td:last-child{text-align:center}.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 #E6E6E6}@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:#725ef0}.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:#725ef0;border-color:#725ef0;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:#725ef0}._loaderBody_uyzbc_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_uyzbc_1 ._jumpingDotsLoader_uyzbc_13{width:100px;height:100px;border-radius:100%;position:relative;margin:0 auto}._loaderBody_uyzbc_1 ._jumpingDotsLoader_uyzbc_13 span{display:inline-block;width:20px;height:20px;border-radius:100%;background-color:#725ef0;margin:35px 5px}._loaderBody_uyzbc_1 ._jumpingDotsLoader_uyzbc_13 span:nth-child(1){animation:_bounce_uyzbc_1 1s ease-in-out infinite}._loaderBody_uyzbc_1 ._jumpingDotsLoader_uyzbc_13 span:nth-child(2){animation:_bounce_uyzbc_1 1s ease-in-out .33s infinite}._loaderBody_uyzbc_1 ._jumpingDotsLoader_uyzbc_13 span:nth-child(3){animation:_bounce_uyzbc_1 1s ease-in-out .66s infinite}@keyframes _bounce_uyzbc_1{0%,75%,to{transform:translateY(0)}25%{transform:translateY(-20px)}}.property-details-head{margin-bottom:20px;padding:0 0 16px;border-radius:0;border-bottom:1px solid #E6E6E6}.property-details-head2{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:16px;border-bottom:1px solid #E6E6E6}.property-details-head2 .searchbar-wrap{max-width:200px}.property-details-head2 .searchbar-wrap input[type=search]{font-size:16px}.property-details-head2 .searchbar-wrap input[type=search]::-moz-placeholder{font-size:16px}.property-details-head2 .searchbar-wrap input[type=search]::placeholder{font-size:16px}@media only screen and (min-width: 1024px){.custom-height{min-height:64px}}.card-property-list{padding:16px;margin:0}@media only screen and (min-width: 640px){.card-property-list{padding:20px 16px}}.user-property-details .tab-list{gap:0px;margin-bottom:20px}.user-property-details .tab-list .tab-btn{padding:8px 12px;height:38px}.user-property-details .user-content-list{gap:20px}.protected-detail-card .custom-pgntion p{font-size:12px}.protected-detail-card .custom-pgntion .pagination-wrap{-moz-column-gap:6px;column-gap:6px}.protected-detail-card .custom-pgntion .pagination-wrap li a,.protected-detail-card .custom-pgntion .pagination-wrap li .link{font-size:14px;min-width:24px;height:24px}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}*,: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;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.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: 1450px){.container{max-width:1450px}}@media (min-width: 1620px){.container{max-width:1620px}}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.left-\[-43px\]{left:-43px}.right-\[-1rem\]{right:-1rem}.right-\[-43px\]{right:-43px}.top-1\/2{top:50%}.top-\[-1rem\]{top:-1rem}.z-10{z-index:10}.z-50{z-index:50}.\!-m-px{margin:-1px!important}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-0{margin-bottom:0!important}.\!mb-3{margin-bottom:.75rem!important}.\!ml-auto{margin-left:auto!important}.\!mt-0{margin-top:0!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-32{margin-bottom:8rem}.mb-5{margin-bottom:1.25rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[20px\]{margin-bottom:20px}.ml-auto{margin-left:auto}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[-15px\]{margin-top:-15px}.mt-\[20px\]{margin-top:20px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.\!h-full{height:100%!important}.\!h-px{height:1px!important}.h-12{height:3rem}.h-8{height:2rem}.h-\[150px\]{height:150px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[38px\]{height:38px}.h-auto{height:auto}.h-full{height:100%}.max-h-0{max-height:0px}.max-h-\[80vh\]{max-height:80vh}.\!w-full{width:100%!important}.\!w-px{width:1px!important}.w-12{width:3rem}.w-8{width:2rem}.w-\[24px\]{width:24px}.w-\[25px\]{width:25px}.w-full{width:100%}.max-w-4xl{max-width:56rem}.max-w-\[215px\]{max-width:215px}.max-w-\[280px\]{max-width:280px}.max-w-\[475px\]{max-width:475px}.max-w-\[500px\]{max-width:500px}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.rotate-0{--tw-rotate: 0deg;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))}.rotate-180{--tw-rotate: 180deg;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))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.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-5{gap:1.25rem}.gap-\[20px\]{gap:20px}.gap-\[30px\]{gap:30px}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.\!whitespace-nowrap{white-space:nowrap!important}.\!rounded-none{border-radius:0!important}.rounded-\[12px\]{border-radius:12px}.rounded-\[24px\]{border-radius:24px}.rounded-full{border-radius:9999px}.\!rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-4{border-width:4px}.border-solid{border-style:solid}.border-\[\#FFFFFF85\]{border-color:#ffffff85}.border-current{border-color:currentColor}.border-greyE3{--tw-border-opacity: 1;border-color:rgb(227 227 227 / var(--tw-border-opacity))}.border-r-transparent{border-right-color:transparent}.\!bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/50{background-color:#ffffff80}.bg-opacity-80{--tw-bg-opacity: .8}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-4{padding:1rem}.p-\[20px\]{padding:20px}.\!px-0{padding-left:0!important;padding-right:0!important}.px-\[20px\]{padding-left:20px;padding-right:20px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.\!pb-0{padding-bottom:0!important}.text-left{text-align:left}.text-center{text-align:center}.align-\[-0\.125em\]{vertical-align:-.125em}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[14px\]{font-size:14px}.text-\[22px\]{font-size:22px}.\!font-extrabold{font-weight:800!important}.font-medium{font-weight:500}.\!uppercase{text-transform:uppercase!important}.uppercase{text-transform:uppercase}.\!leading-8{line-height:2rem!important}.tracking-\[1px\]{letter-spacing:1px}.\!text-primary{--tw-text-opacity: 1 !important;color:rgb(114 94 240 / var(--tw-text-opacity))!important}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / 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}.opacity-100{opacity:1}.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)}.\!transition-none{transition-property:none!important}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!\[clip\:rect\(0\,0\,0\,0\)\]{clip:rect(0,0,0,0)!important}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-Regular-CUOJ21rW.woff2) format("woff2"),url(/beefree/assets/Outfit-Regular-oxHVDngc.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-ExtraLight-DBpLIGYm.woff2) format("woff2"),url(/beefree/assets/Outfit-ExtraLight-DswOt3uf.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-Bold-jCIrkB7-.woff2) format("woff2"),url(/beefree/assets/Outfit-Bold-DDgZiafk.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-Medium-fl5mz1_h.woff2) format("woff2"),url(/beefree/assets/Outfit-Medium-PIw8NJM4.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-SemiBold-TCrgvABH.woff2) format("woff2"),url(/beefree/assets/Outfit-SemiBold-CxPdtNbC.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-Light-Bnu9xHXy.woff2) format("woff2"),url(/beefree/assets/Outfit-Light-B2eQvK6I.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-Thin-Cmr7HEV1.woff2) format("woff2"),url(/beefree/assets/Outfit-Thin-BMwn46Xk.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-ExtraBold-CxlglVuz.woff2) format("woff2"),url(/beefree/assets/Outfit-ExtraBold-CQX3Nghv.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/beefree/assets/Outfit-Black-j2YaF4kC.woff2) format("woff2"),url(/beefree/assets/Outfit-Black-BngRaW33.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:focus-visible{outline:none}*{scrollbar-color:#b9b9b9 #F5F5F5;scrollbar-width:thin}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background-color:#b9b9b9}*::-webkit-scrollbar-track{background-color:#f5f5f5}*,:before,:after{box-sizing:border-box}::-moz-selection{background:#e7ddf0}::selection{background:#e7ddf0}@media only screen and (min-width: 640px){html{scrollbar-color:#1D1E1F #EAEAEA;scrollbar-width:thin}}body{font-size:14px;line-height:1.5;font-weight:400;font-family:Outfit;margin:0;padding:0;color:#000}@media only screen and (min-width: 640px){body{font-size:16px;scrollbar-color:#b9b9b9 #F5F5F5;scrollbar-width:thin}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-thumb{background-color:#b9b9b9}body::-webkit-scrollbar-track{background-color:#f5f5f5}}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 #725EF0;background:#e7ddf0;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 #725EF0;border-color:#725EF0 transparent #725EF0 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 #725EF0;border-color:#725EF0 transparent #725EF0 transparent}}.page-load .loader-text{color:#725ef0;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)}}.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}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}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){h1,.h1{font-size:36px;line-height:50px}}@media only screen and (min-width: 1450px){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:30px}}@media screen and (min-width: 1200px){h2,.h2{font-size:40px;line-height:50px}}@media only screen and (min-width: 1450px){h2,.h2{font-size:50px;line-height:58px}}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){h3,.h3{font-size:26px}}@media only screen and (min-width: 1450px){h3,.h3{font-size:36px;line-height:40px}}h4,.h4{font-size:18px;line-height:1.2}@media only screen and (min-width: 768px){h4,.h4{font-size:20px}}@media only screen and (min-width: 1450px){h4,.h4{font-size:22px;line-height:1.3}}h5,.h5{font-size:16px;line-height:1.3}@media only screen and (min-width: 768px){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:#8d8d8d}@media only screen and (min-width: 640px){p,li{font-size:16px;line-height:1.4}}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:#1d1e1f;text-decoration:none;transition:all .4s}a:hover,a:active{color:#725ef0}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:Outfit}input,select,textarea{font-size:16px;color:#000;background-color:#f5f4ff;padding:10px 16px;border:1px solid #C1C1C1;border-radius:10px;width:100%;font-weight:500;letter-spacing:1px}@media only screen and (min-width: 768px){input,select,textarea{padding:14px 16px}}@media only screen and (min-width: 1200px){input,select,textarea{padding:16px 20px}}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{font-size:16px;color:#000}input::placeholder,select::placeholder,textarea::placeholder{font-size:16px;color:#000}input:focus,select:focus,textarea:focus{border-color:#725ef0}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-background-clip:text;-webkit-text-fill-color:#000;-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: 1200px){input,select{height:52px}}textarea{resize:none}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: 1200px){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}@media only screen and (min-width: 480px){.error-msg{font-size:14px}}.input-group{margin-bottom:20px;position:relative}@media only screen and (min-width: 1200px){.input-group{margin-bottom:25px}}.input-group label{font-size:14px;line-height:1.3;color:#000;display:block;margin-bottom:6px;font-weight:400}@media only screen and (min-width: 640px){.input-group label{font-size:16px;margin-bottom:10px}}.input-group label span{color:#1d1e1f;opacity:.5}.input-group:last-child{margin-bottom:0}.input-group .password-group,.input-group.password-group{position:relative}.input-group .password-group input,.input-group.password-group input{padding-right:42px}.input-group .password-group .eye-btn,.input-group.password-group .eye-btn{position:absolute;top:50%;transform:translateY(-50%);right:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.input-group .password-group .eye-btn i,.input-group.password-group .eye-btn i{font-size:18px;line-height:1;vertical-align:middle}@media only screen and (min-width: 640px){.input-group .password-group .eye-btn i,.input-group.password-group .eye-btn i{font-size:18px}}.input-group .password-group .eye-btn i.icon-eyeshow,.input-group.password-group .eye-btn i.icon-eyeshow{font-size:18px}@media only screen and (min-width: 640px){.input-group .password-group .eye-btn i.icon-eyeshow,.input-group.password-group .eye-btn i.icon-eyeshow{font-size:18px}}.input-group.last-mb{margin-bottom:20px}@media only screen and (min-width: 640px){.input-group.last-mb{margin-bottom:30px}}@media only screen and (min-width: 1441px){.input-group.last-mb{margin-bottom:40px}}.row-input-group .input-group:last-child{margin-bottom:20px}@media only screen and (min-width: 640px){.row-input-group .input-group:last-child{margin-bottom:30px}}@media only screen and (min-width: 1441px){.row-input-group .input-group:last-child{margin-bottom:40px}}.forgot-link-wrapper{margin-top:-22px;margin-bottom:20px}@media only screen and (min-width: 640px){.forgot-link-wrapper{margin-bottom:30px}}@media only screen and (min-width: 1441px){.forgot-link-wrapper{margin-bottom:40px}}.forgot-link-wrapper:last-child{margin:0}.forgot-link-wrapper .link,.forgot-link-wrapper .text{font-size:14px;line-height:24px;color:#1d1e1f}@media only screen and (min-width: 640px){.forgot-link-wrapper .link,.forgot-link-wrapper .text{font-size:16px}}@media only screen and (min-width: 1441px){.forgot-link-wrapper .link,.forgot-link-wrapper .text{font-size:18px}}.forgot-link-wrapper .link:hover{color:#725ef0}.solid-btn,.border-btn{font-size:16px;line-height:1;font-weight:500;padding:13px 28px;border-radius:10px;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{padding:15px 28px}}@media only screen and (min-width: 992px){.solid-btn,.border-btn{padding:12px 20px}}@media only screen and (min-width: 1200px){.solid-btn,.border-btn{padding:17px 32px}}.solid-btn:hover,.border-btn:hover{transition:all .4s}.solid-btn{color:#fff;background-color:#725ef0;border-color:#725ef0}.solid-btn:hover{color:#725ef0;background-color:transparent}.solid-btn:hover .btn-loader{border:2px solid #725EF0;border-bottom-color:transparent}.border-btn{border-color:#000;color:#000;background-color:transparent}.border-btn .btn-loader{border:2px solid #000;border-bottom-color:transparent}.border-btn:hover{color:#fff;background-color:#000;border-color:#000}.border-btn:hover .btn-loader{border:2px solid #fff;border-bottom-color:transparent}.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:#725ef0;border:1px solid #725EF0;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:#725ef0;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.3;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}}.accordion-list .accordion-item{margin-bottom:16px;border:1px dashed #725EF0;border-radius:10px;overflow:hidden}.accordion-list .accordion-item:last-child{margin:0}.accordion-list .accordion-item.active .accordion-head:after{transform:rotate(180deg);transition:all .2s}.accordion-list .accordion-item .accordion-head{position:relative;gap:10px;padding:16px 16px 16px 40px;cursor:pointer;background:#e7ddf0}.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:#000;width:14px;height:2px;transition:all .2s}.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:#000}@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 #000;border-radius:6px;transition:all .4s}.accordion-list .accordion-item .accordion-head .action-group .link:hover{background:#000;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:#000;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:#000}@media only screen and (min-width: 640px){.accordion-list .accordion-item .accordion-content p{font-size:16px}}.site-image-slider{padding:0}.site-image-slider .swiper-slide{height:auto}.site-image-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#725ef0}.site-image-slider .swiper-pagination{position:static}.site-image-slider .image-wrapper{height:100%}.site-image-slider .image-wrapper img,.site-image-slider .image-wrapper video{width:100%;height:100%;max-height:130px;-o-object-fit:cover;object-fit:cover}.tab-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.tab-list .tab-btn{font-size:14px;line-height:1;border-radius:5px;font-weight:500;padding:8px 16px;background-color:transparent;color:#725ef0;border:1px solid #725EF0}.tab-list .tab-btn.active{border-bottom:1px solid #725EF0!important}@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}}.tab-content-wrapper{display:none}.tab-content-wrapper.show{display:block}.form-title{font-size:16px;line-height:23px;font-weight:600;color:#1d1e1f}@media only screen and (min-width: 1024px){.form-title{font-size:18px}}.input-check-group{display:inline-block}.input-check-group input{display:none}.input-check-group input[type=radio]:checked~label:before,.input-check-group input[type=checkbox]:checked~label:before{background-color:#1d1e1f;border-color:#1d1e1f}.input-check-group input[type=radio]:checked~label:after,.input-check-group input[type=checkbox]:checked~label:after{opacity:1}.input-check-group label{font-size:14px;line-height:16px;font-weight:400;padding-left:28px;display:inline-block;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width: 640px){.input-check-group label{font-size:16px}}.input-check-group label:before,.input-check-group label:after{content:"";position:absolute}.input-check-group label:before{top:0;bottom:0;margin:auto;left:0;width:17px;height:17px;border-radius:2px;border:2px solid #b9b9b9}.input-check-group label:after{top:-2px;bottom:0;margin:auto;left:4px;width:10px;height:5px;transform:rotate(-45deg);border-left:2px solid #fff;border-bottom:2px solid #fff;opacity:0}.input-check-group .form-title{font-size:16px;line-height:23px;font-weight:600;color:#1d1e1f}@media only screen and (min-width: 1024px){.input-check-group .form-title{font-size:18px}}.input-check-radio-group{display:inline-block}.input-check-radio-group input{display:none}.input-check-radio-group input[type=radio]:checked~label:before,.input-check-radio-group input[type=checkbox]:checked~label:before{background-color:#1d1e1f;border-color:#1d1e1f}.input-check-radio-group input[type=radio]:checked~label:after,.input-check-radio-group input[type=checkbox]:checked~label:after{opacity:1}.input-check-radio-group label{font-size:14px;line-height:16px;font-weight:400;padding-left:28px;display:inline-block;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width: 640px){.input-check-radio-group label{font-size:16px}}.input-check-radio-group label:before,.input-check-radio-group label:after{content:"";position:absolute}.input-check-radio-group label:before{top:0;bottom:0;margin:auto;left:0;width:17px;height:17px;border-radius:100%;border:2px solid #b9b9b9}.input-check-radio-group label:after{top:0;bottom:0;margin:auto;left:4px;width:9px;height:9px;border-radius:100%;background-color:#fff;opacity:0}.properties-check-group{border-bottom:1px solid #E6E6E6;padding-bottom:20px;margin-bottom:20px}@media only screen and (min-width: 640px){.properties-check-group{padding-bottom:30px;margin-bottom:30px}}@media only screen and (min-width: 1441px){.properties-check-group{padding-bottom:40px;margin-bottom:40px}}.properties-check-group.properties-option{padding-bottom:24px;margin-bottom:24px}.upload-properties-images{margin:10px 0 20px;padding:10px;background-color:#f8fafd;border-radius:8px;border:1px dashed #b6b9bd;text-align:center}@media only screen and (min-width: 640px){.upload-properties-images{margin:10px 0 20px;padding:20px}}@media only screen and (min-width: 768px){.upload-properties-images{margin:20px 0 30px}}@media only screen and (min-width: 1024px){.upload-properties-images{margin:20px 0 50px;padding:40px 20px 20px}}.upload-properties-images svg{width:40px;height:40px;margin:auto}@media only screen and (min-width: 640px){.upload-properties-images svg{width:64px;height:64px}}.upload-properties-images .title{font-size:18px;line-height:23px;font-weight:600;color:#1d1e1f;margin:5px 0}.upload-properties-images p{font-size:14px;line-height:18px;color:#888;max-width:172px;margin:0 auto 16px}@media only screen and (min-width: 640px){.upload-properties-images p{margin:0 auto 24px}}.upload-properties-images .upload-btn-group{margin-bottom:24px}@media only screen and (min-width: 640px){.upload-properties-images .upload-btn-group{margin-bottom:30px}}@media only screen and (min-width: 768px){.upload-properties-images .upload-btn-group{margin-bottom:40px}}@media only screen and (min-width: 1024px){.upload-properties-images .upload-btn-group{margin-bottom:60px}}.upload-properties-images .upload-btn-group:last-child{margin:0}.upload-properties-images .upload-btn-group input{display:none}.upload-properties-images .upload-btn-group .upload-btn{display:inline-block;text-align:center;font-size:14px;line-height:1;font-weight:400;color:#fff;background-color:#725ef0;padding:14px 32px;border-radius:8px;cursor:pointer}.upload-properties-images .image-list{display:flex;align-items:center;flex-wrap:wrap;grid-row-gap:10px;margin-top:20px}@media only screen and (min-width: 640px){.upload-properties-images .image-list{margin-top:24px}}@media only screen and (min-width: 768px){.upload-properties-images .image-list{margin-top:30px}}@media only screen and (min-width: 1024px){.upload-properties-images .image-list{margin-top:40px}}.upload-properties-images .image-list .image-wrapper{width:50%;height:100px;padding:0 5px;position:relative}@media (min-width: 480px){.upload-properties-images .image-list .image-wrapper{width:33.33%}}@media only screen and (min-width: 640px){.upload-properties-images .image-list .image-wrapper{width:25%}}@media only screen and (min-width: 768px){.upload-properties-images .image-list .image-wrapper{width:20%}}@media only screen and (min-width: 1024px){.upload-properties-images .image-list .image-wrapper{width:16.6666%}}.upload-properties-images .image-list .image-wrapper .close{position:absolute;top:-8px;right:-8px;display:inline-block;width:24px;height:24px;border-radius:100%;background-color:#fff;cursor:pointer;z-index:1;box-shadow:0 8px 22px #00000029;transition:all .4s}.upload-properties-images .image-list .image-wrapper .close:hover{background-color:#725ef0;transition:all .4s}.upload-properties-images .image-list .image-wrapper .close:hover:before,.upload-properties-images .image-list .image-wrapper .close:hover:after{background-color:#fff;transition:all .4s}.upload-properties-images .image-list .image-wrapper .close:before,.upload-properties-images .image-list .image-wrapper .close:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#888;width:10px;height:2px;transition:all .4s}.upload-properties-images .image-list .image-wrapper .close:before{transform:rotate(-45deg)}.upload-properties-images .image-list .image-wrapper .close:after{transform:rotate(45deg)}.upload-properties-images .image-list .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.upload-properties-images.upload-properties-doc .doc-icon-inner{width:100%;height:100%;background:#fff;display:flex;justify-content:center;flex-direction:column;gap:4px;border-radius:10px;border:1px dashed #725EF0;cursor:pointer}.upload-properties-images.upload-properties-doc .doc-icon-inner img{width:60px;height:60px;margin:0 auto}.upload-properties-images.upload-properties-doc .doc-icon-inner .name{font-size:12px;line-height:1;white-space:nowrap;width:60px;overflow:hidden;text-overflow:ellipsis;margin:0 auto}@media only screen and (min-width: 1200px){.property-inner-card{max-width:75%}}.property-inner-card .mt-30{margin-top:20px}@media only screen and (min-width: 640px){.property-inner-card .mt-30{margin-top:30px}}.property-inner-card .mb-30{margin-bottom:20px}@media only screen and (min-width: 640px){.property-inner-card .mb-30{margin-bottom:30px}}.property-inner-card .mb-10{margin-bottom:10px}.card-property-list .item{border:1px solid #E6E6E6;background-color:#fff;border-radius:8px;padding:10px;margin-bottom:16px;cursor:pointer;transition:all .4s}.card-property-list .item:last-child{margin:0}.card-property-list .item.active,.card-property-list .item:hover{transition:all .4s;background-color:#f6f6f6;border-color:#725ef0}.card-property-list .item img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.card-property-list .item .title{font-size:16px;line-height:1.3;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.card-property-list .item p{font-size:14px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.card-property-list .item p:last-child{margin:0}.card-property-list .item .price{font-weight:700}.quantity-group{display:inline-flex;align-items:center;border:1px solid #e6eaee;border-radius:8px;height:40px;padding:0 10px}.quantity-group .quantity-btn{position:relative;width:20px;height:20px}.quantity-group .quantity-btn:before,.quantity-group .quantity-btn:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#1d1e1f;width:8px;height:2px}.quantity-group .quantity-btn:after{transform:rotate(90deg)}.quantity-group .quantity-btn.min:after{display:none}.quantity-group .number{font-size:14px;line-height:1;color:#1d1e1f;text-align:center;min-width:36px}@media only screen and (min-width: 640px){.quantity-group .number{font-size:16px;min-width:53px}}.roomLabel{display:flex;max-width:120px}.error-static-grop .limit-label{display:flex;margin:0;width:100%}.error-static-grop .error-msg{position:static;flex-shrink:0}.upload-propertie-document input{display:none}.upload-propertie-document input:focus~.document-label{border-color:#725ef0}.upload-propertie-document .upload-btn{font-size:14px;line-height:1;font-weight:400;padding:10px;border-radius:6px;margin:0;background-color:#725ef0;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width: 640px){.upload-propertie-document .upload-btn{border-radius:8px}}.upload-propertie-document .document-label{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:14px;font-weight:400;line-height:1;color:#1d1e1f;padding:12px;border:1px solid #E6E6E6;border-radius:8px;width:100%;margin:0}@media only screen and (min-width: 640px){.upload-propertie-document .document-label{flex-direction:row;justify-content:space-between;font-size:16px;padding:9px 16px 9px 9px}}.upload-propertie-document .data{font-size:12px;line-break:anywhere;color:#1d1e1f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;opacity:1}@media only screen and (min-width: 640px){.upload-propertie-document .data{font-size:14px}}.upload-propertie-document .clear-btn{color:#725ef0;opacity:1}.properties-check-list{position:relative}.properties-check-list .error-msg{top:100%;left:0}.react-datepicker{width:260px;box-shadow:0 5px 5px #00000024;border-radius:10px}.react-datepicker__month-container{float:none}.react-datepicker-popper{z-index:2}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{padding:8px 0 16px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{left:50%!important;transform:translateY(-50%)!important}.react-datepicker__navigation span{display:inline-flex;align-items:center;justify-content:center;font-size:0;width:20px;height:20px}.react-datepicker__navigation span:before{left:0;right:0;margin:auto}.react-datepicker-wrapper{width:100%}.react-datepicker-wrapper .react-datepicker__input-container .date-btn{font-size:14px;font-weight:400;padding:8px 10px;background:#fff;border:1px solid #888;color:#1d1e1f;text-align:start;width:100%;height:44px;position:relative;padding-left:50px!important;border-radius:8px}.react-datepicker-wrapper .react-datepicker__input-container .date-btn:focus{border-color:#725ef0}.react-datepicker-wrapper .react-datepicker__input-container .date-btn:before{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD5SURBVHgB7ZXRDYIwEIb/Eh59YIBW6gY4gbiJKziJI8kGsoFVO0Cjr2q9hkggKCQFHjR8L+XgyH/Xa/oDLUgCHXTlBN8+CCE2j6c9urVPTlgNokhGs9k9KSK2eq+cc/X592aO1jqrZdQqmsdHWiT6oW5XtjRGGReUHXAuU8BKejSWIYcHzMJ1L90uGIOsJlBikevzaQ0PeBzvSSStvgswMs0OGBIh4j18KLaoQ4AOE4mkGIiwWQQN+Mm28CGwOzqWSasADclctMrgAQ3ZuAprmhiZSWAS+AGB0e+i0nDIWiOyvwMGMJzL+bRoCLwpjMefMESuVOFm/8ELtnJLyjnx64gAAAAASUVORK5CYII=);background-size:contain;background-position:center;background-repeat:no-repeat;width:24px;height:24px}@media only screen and (min-width: 640px){.react-datepicker-wrapper .react-datepicker__input-container .date-btn{font-size:16px;padding:8px 16px;height:50px}}.react-datepicker-wrapper .react-datepicker__input-container input{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD5SURBVHgB7ZXRDYIwEIb/Eh59YIBW6gY4gbiJKziJI8kGsoFVO0Cjr2q9hkggKCQFHjR8L+XgyH/Xa/oDLUgCHXTlBN8+CCE2j6c9urVPTlgNokhGs9k9KSK2eq+cc/X592aO1jqrZdQqmsdHWiT6oW5XtjRGGReUHXAuU8BKejSWIYcHzMJ1L90uGIOsJlBikevzaQ0PeBzvSSStvgswMs0OGBIh4j18KLaoQ4AOE4mkGIiwWQQN+Mm28CGwOzqWSasADclctMrgAQ3ZuAprmhiZSWAS+AGB0e+i0nDIWiOyvwMGMJzL+bRoCLwpjMefMESuVOFm/8ELtnJLyjnx64gAAAAASUVORK5CYII=);background-position:left 16px center;background-repeat:no-repeat;background-size:24px 24px;cursor:pointer;padding-left:50px}.react-datepicker__header__dropdown,.react-datepicker__header__dropdown--select,.react-datepicker__header__dropdown.react-datepicker__header__dropdown--select{display:flex;align-items:center}.react-datepicker__header__dropdown .react-datepicker__year-dropdown-container--select,.react-datepicker__header__dropdown .react-datepicker__month-dropdown-container--select,.react-datepicker__header__dropdown--select .react-datepicker__year-dropdown-container--select,.react-datepicker__header__dropdown--select .react-datepicker__month-dropdown-container--select,.react-datepicker__header__dropdown.react-datepicker__header__dropdown--select .react-datepicker__year-dropdown-container--select,.react-datepicker__header__dropdown.react-datepicker__header__dropdown--select .react-datepicker__month-dropdown-container--select{width:50%}.react-datepicker__header__dropdown .react-datepicker__year-dropdown-container--select select,.react-datepicker__header__dropdown .react-datepicker__month-dropdown-container--select select,.react-datepicker__header__dropdown--select .react-datepicker__year-dropdown-container--select select,.react-datepicker__header__dropdown--select .react-datepicker__month-dropdown-container--select select,.react-datepicker__header__dropdown.react-datepicker__header__dropdown--select .react-datepicker__year-dropdown-container--select select,.react-datepicker__header__dropdown.react-datepicker__header__dropdown--select .react-datepicker__month-dropdown-container--select select{font-size:12px;padding:2px 10px;color:#1d1e1f;height:30px;border-radius:4px}.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,.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover,.react-datepicker__day--selected{background-color:#725ef0;color:#fff}.react-datepicker__header{background-color:#fff;border-color:#e6e6e6}.react-datepicker{border-color:#e6e6e6;font-family:Outfit}.react-datepicker__navigation{top:8px}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{color:#725ef0}.react-datepicker__day--today.react-datepicker__day--selected{color:#fff}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#725ef0;color:#fff}.react-datepicker__month-select,.react-datepicker__year-select{font-size:14px;padding:4px 18px 4px 10px;height:34px;cursor:pointer}.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{margin:0 7px}.react-datepicker__triangle{display:none}.country-group{display:flex;align-items:center;position:relative}.country-group .react-select-menu{flex-shrink:0;min-width:120px}.country-group .react-select-menu .css-13cymwt-control,.country-group .react-select-menu .css-t3ipsp-control{border-radius:8px 0 0 8px;border-right:none;width:100%}.country-group .react-select-menu .css-ofphjh-option,.country-group .react-select-menu .css-1n9up3z-option,.country-group .react-select-menu .css-1gcnp5z-option{display:flex;align-items:center;gap:10px}.country-group .react-select-menu .css-1dimb5e-singleValue,.country-group .react-select-menu .css-r7ikz2-option,.country-group .react-select-menu .css-rs8ahr-option,.country-group .react-select-menu .css-5zq1nl-option{display:flex;align-items:center;gap:6px}.country-group .react-select-menu .css-1nmdiq5-menu>div,.country-group .react-select-menu .css-1jj59y3-MenuList2{max-height:170px}.country-group input{border-radius:0 8px 8px 0}.country-group .error-msg{top:100%}.custom-border-bottom-0{border-radius:10px 10px 0 0}.custom-border-top-0{border-radius:0 0 10px 10px}.border-top{border-top:1px solid #E6E6E6}.ck{font-family:Forum}.ck.ck-toolbar{border-color:#e6e6e6!important}.ck.ck-toolbar button{box-shadow:none!important}.ck.ck-toolbar button:focus{border-color:#e6e6e6!important}.ck.ck-toolbar button:hover,.ck.ck-toolbar button:active{background:#725ef0!important;color:#fff!important}.ck.ck-input{box-shadow:none!important}.ck.ck-input:focus{border-color:#e6e6e6!important}.ck.ck-list__item .ck-button{box-shadow:none}.ck.ck-list__item .ck-button.ck-on{background:#725ef0}.ck.ck-button.ck-on{color:#fff;background:#725ef0}.ck .ck-insert-table-dropdown-grid-box.ck-on{border-color:#725ef0}.ck .ck.ck-list__item .ck-button.ck-on{background:#725ef0}.ck .ck .ck-insert-table-dropdown-grid-box.ck-on{border-color:#725ef0}.ck .ck.ck-button.ck-on,.ck a.ck.ck-button.ck-on{color:#725ef0}.ck .ck-powered-by{display:none}.ck .ck-editor__main>.ck-editor__editable{padding:16px;height:400px;border-color:#e6e6e6!important;scrollbar-color:#1D1E1F #F6F6F6;scrollbar-width:thin;box-shadow:none!important}.ck .ck-editor__main>.ck-editor__editable.ck-focused{border-color:#725ef0!important}.ck .ck-editor__main>.ck-editor__editable::-webkit-scrollbar{width:8px;height:8px}.ck .ck-editor__main>.ck-editor__editable::-webkit-scrollbar-thumb{background-color:#1d1e1f}.ck .ck-editor__main>.ck-editor__editable::-webkit-scrollbar-track{background-color:#f6f6f6}.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}.ck-custom-content h1,.ck-custom-content h2,.ck-custom-content h3,.ck-custom-content h4,.ck-custom-content h5,.ck-custom-content h6,.ck-custom-content p,.ck-custom-content ul,.ck-custom-content ol{margin-top:0}.ck-custom-content h1,.ck-custom-content h2,.ck-custom-content h3,.ck-custom-content h4,.ck-custom-content h5,.ck-custom-content h6{text-transform:inherit}.ck-custom-content strong,.ck-custom-content b{font-weight:700}.ck-custom-content ul,.ck-custom-content ol{list-style:inherit}.ce-app-content{border:1px solid #888;border-radius:8px;padding:20px 20px 20px 70px;min-height:250px}.ce-app-content.view-ce-app-content{padding:20px}.ce-app-content .ce-block__content,.ce-app-content .ce-toolbar__content{max-width:100%}.ce-app-content .codex-editor__redactor{padding:0!important}.symbol-table{overflow-y:auto;scrollbar-color:#725EF0 #EAEAEA;scrollbar-width:thin}.symbol-table::-webkit-scrollbar{width:6px;height:6px}.symbol-table::-webkit-scrollbar-thumb{background-color:#725ef0}.symbol-table::-webkit-scrollbar-track{background-color:#eaeaea}.symbol-table table{width:100%}.symbol-table tr th,.symbol-table tr td{font-size:12px;text-align:start;border-bottom:1px solid #E6E6E6;border-right:1px solid #E6E6E6;white-space:nowrap}@media only screen and (min-width: 1441px){.symbol-table tr th,.symbol-table tr td{font-size:16px}}.symbol-table tr th:first-child,.symbol-table tr td:first-child{border-left:1px solid #E6E6E6}.symbol-table tr th{padding:8px 12px;font-weight:700;background-color:#e7ddf0;border-bottom:none}@media only screen and (min-width: 1441px){.symbol-table tr th{padding:10px 16px}}.symbol-table tr td{padding:6px 12px}@media only screen and (min-width: 1441px){.symbol-table tr td{padding:8px 16px}}.symbol-table tr td b{font-weight:700}.symbol-table tr td .copy-btn{margin-left:6px;vertical-align:middle;cursor:pointer;position:relative}.symbol-table tr td .copy-btn svg{width:22px;height:22px}.symbol-table tr td .copy-btn svg path{fill:#725ef0}.symbol-table tr td .copy-btn .text{position:absolute;top:50%;transform:translateY(-50%);left:calc(100% + 6px);font-size:10px;line-height:1;padding:4px 5px;letter-spacing:.04em;border-radius:4px;color:#000;background:#00bc00}.temp-content .account-details .account-details-inner{max-width:100%}@media only screen and (min-width: 1200px){.temp-content,.symbol-stickey{min-height:480px}}@media only screen and (min-width: 1441px){.temp-content,.symbol-stickey{min-height:560px}}.temp-content .ce-app-content{font-size:12px;padding:20px 20px 20px 56px}@media only screen and (min-width: 1441px){.temp-content .ce-app-content{font-size:16px}}@media only screen and (min-width: 1200px){.symbol-stickey{position:sticky;top:82px}}.page-not-found{position:relative;height:100vh}.page-not-found:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#2d2d2d;z-index:1;opacity:.7}.page-not-found img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.page-not-found .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:30px;z-index:2}.page-not-found .content h1,.page-not-found .content h2,.page-not-found .content p{color:#fff}.page-not-found .content h1{font-size:40px;line-height:1;text-transform:capitalize}@media only screen and (min-width: 640px){.page-not-found .content h1{font-size:60px}}@media only screen and (min-width: 1200px){.page-not-found .content h1{font-size:110px}}.page-not-found .content p{max-width:600px;margin:0 auto 24px}.current-lease-wrapper .title{font-size:18px;line-height:1.3}@media (min-width: 640px){.current-lease-wrapper .title{font-size:20px}}.current-lease-wrapper .card-wrapper{border:1px solid #edf2fa;padding:10px;border-radius:8px;height:100%;background-color:#fff}@media (min-width: 640px){.current-lease-wrapper .card-wrapper{padding:16px}}.current-lease-wrapper .card-wrapper.red span{background-color:#ffdbdb}.current-lease-wrapper .card-wrapper.red span svg path{fill:#ff8787}.current-lease-wrapper .card-wrapper.green span{background-color:#dbffe9}.current-lease-wrapper .card-wrapper.green span svg path{fill:#35e078}.current-lease-wrapper .card-wrapper.yellow span{background-color:#fff1db}.current-lease-wrapper .card-wrapper.yellow span svg path{fill:#ffb752}.current-lease-wrapper .card-wrapper.sky-blue span{background-color:#dbeeff}.current-lease-wrapper .card-wrapper.sky-blue span svg path{fill:#3ea4ff}.current-lease-wrapper .card-wrapper.purple span{background-color:#f1dbff}.current-lease-wrapper .card-wrapper.purple span svg path{fill:#ca7afc}.current-lease-wrapper .card-wrapper span{width:34px;height:34px;border-radius:8px;background-color:#dbe1ff}@media (min-width: 640px){.current-lease-wrapper .card-wrapper span{width:44px;height:44px}}.current-lease-wrapper .card-wrapper span svg{width:18px;height:18px}@media (min-width: 640px){.current-lease-wrapper .card-wrapper span svg{width:24px;height:24px}}.current-lease-wrapper .card-wrapper span svg path{fill:#768bf3}.current-lease-wrapper .card-wrapper .title{font-size:14px;line-height:16px;font-weight:600;margin-bottom:4px}@media (min-width: 640px){.current-lease-wrapper .card-wrapper .title{font-size:16px}}.current-lease-wrapper .card-wrapper .text{font-size:12px;line-height:18px;margin:0}@media (min-width: 640px){.current-lease-wrapper .card-wrapper .text{font-size:14px}}.current-lease-wrapper .card-wrapper .red-text{width:auto;height:auto;background-color:transparent!important;color:#fb4e4e}.current-lease-wrapper .swiper-pagination{display:flex;align-items:center;justify-content:center;gap:12px;position:static;margin-top:10px}.current-lease-wrapper .swiper-pagination .swiper-pagination-bullet{background:#9397ab;width:10px;height:10px;margin:0;transition:all .4s}.current-lease-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#725ef0;transition:all .4s}.btn-box .head-icon-btn{padding:10px 14px;font-size:16px}.tableStatusSelect .css-b62m3t-container,.tableStatusSelect .css-3iigni-container{display:inline-block;min-width:180px}.card-header-wrap{display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:space-between}.card-header-wrap .card-title{position:relative;margin-bottom:0}.card-header-wrap .card-title:before{content:"";position:absolute;top:0;height:100%;left:-20px;width:5px;background-color:#725ef0;border-radius:0 20px 20px 0}.timer-watch span{color:#999}.icon{width:20px;height:20px;display:block;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;transition:all .3s ease-in-out;-webkit-mask-position:center;mask-position:center}.icon-dashboard{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.6483%2022.5H14.6017C13.581%2022.5%2012.75%2021.669%2012.75%2020.6483V13.1017C12.75%2012.081%2013.581%2011.25%2014.6017%2011.25H20.6483C21.669%2011.25%2022.5%2012.081%2022.5%2013.1017V20.6483C22.5%2021.669%2021.669%2022.5%2020.6483%2022.5ZM14.6017%2012.75C14.4075%2012.75%2014.25%2012.9075%2014.25%2013.1017V20.6483C14.25%2020.8425%2014.4075%2021%2014.6017%2021H20.6483C20.8425%2021%2021%2020.8425%2021%2020.6483V13.1017C21%2012.9075%2020.8425%2012.75%2020.6483%2012.75H14.6017Z'%20fill='white'/%3e%3cpath%20d='M20.6483%209.75H14.6017C13.581%209.75%2012.75%208.919%2012.75%207.89825V3.35175C12.75%202.331%2013.581%201.5%2014.6017%201.5H20.6483C21.669%201.5%2022.5%202.331%2022.5%203.35175V7.89825C22.5%208.919%2021.669%209.75%2020.6483%209.75ZM14.6017%203C14.4075%203%2014.25%203.1575%2014.25%203.35175V7.89825C14.25%208.0925%2014.4075%208.25%2014.6017%208.25H20.6483C20.8425%208.25%2021%208.0925%2021%207.89825V3.35175C21%203.1575%2020.8425%203%2020.6483%203H14.6017Z'%20fill='white'/%3e%3cpath%20d='M9.39825%2012.75H3.35175C2.331%2012.75%201.5%2011.919%201.5%2010.8983V3.35175C1.5%202.331%202.331%201.5%203.35175%201.5H9.39825C10.419%201.5%2011.25%202.331%2011.25%203.35175V10.8983C11.25%2011.919%2010.419%2012.75%209.39825%2012.75ZM3.35175%203C3.1575%203%203%203.1575%203%203.35175V10.8983C3%2011.0925%203.1575%2011.25%203.35175%2011.25H9.39825C9.5925%2011.25%209.75%2011.0925%209.75%2010.8983V3.35175C9.75%203.1575%209.5925%203%209.39825%203H3.35175Z'%20fill='white'/%3e%3cpath%20d='M9.39825%2022.5H3.35175C2.331%2022.5%201.5%2021.669%201.5%2020.6483V16.1017C1.5%2015.081%202.331%2014.25%203.35175%2014.25H9.39825C10.419%2014.25%2011.25%2015.081%2011.25%2016.1017V20.6483C11.25%2021.669%2010.419%2022.5%209.39825%2022.5ZM3.35175%2015.75C3.1575%2015.75%203%2015.9075%203%2016.1017V20.6483C3%2020.8425%203.1575%2021%203.35175%2021H9.39825C9.5925%2021%209.75%2020.8425%209.75%2020.6483V16.1017C9.75%2015.9075%209.5925%2015.75%209.39825%2015.75H3.35175Z'%20fill='white'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.6483%2022.5H14.6017C13.581%2022.5%2012.75%2021.669%2012.75%2020.6483V13.1017C12.75%2012.081%2013.581%2011.25%2014.6017%2011.25H20.6483C21.669%2011.25%2022.5%2012.081%2022.5%2013.1017V20.6483C22.5%2021.669%2021.669%2022.5%2020.6483%2022.5ZM14.6017%2012.75C14.4075%2012.75%2014.25%2012.9075%2014.25%2013.1017V20.6483C14.25%2020.8425%2014.4075%2021%2014.6017%2021H20.6483C20.8425%2021%2021%2020.8425%2021%2020.6483V13.1017C21%2012.9075%2020.8425%2012.75%2020.6483%2012.75H14.6017Z'%20fill='white'/%3e%3cpath%20d='M20.6483%209.75H14.6017C13.581%209.75%2012.75%208.919%2012.75%207.89825V3.35175C12.75%202.331%2013.581%201.5%2014.6017%201.5H20.6483C21.669%201.5%2022.5%202.331%2022.5%203.35175V7.89825C22.5%208.919%2021.669%209.75%2020.6483%209.75ZM14.6017%203C14.4075%203%2014.25%203.1575%2014.25%203.35175V7.89825C14.25%208.0925%2014.4075%208.25%2014.6017%208.25H20.6483C20.8425%208.25%2021%208.0925%2021%207.89825V3.35175C21%203.1575%2020.8425%203%2020.6483%203H14.6017Z'%20fill='white'/%3e%3cpath%20d='M9.39825%2012.75H3.35175C2.331%2012.75%201.5%2011.919%201.5%2010.8983V3.35175C1.5%202.331%202.331%201.5%203.35175%201.5H9.39825C10.419%201.5%2011.25%202.331%2011.25%203.35175V10.8983C11.25%2011.919%2010.419%2012.75%209.39825%2012.75ZM3.35175%203C3.1575%203%203%203.1575%203%203.35175V10.8983C3%2011.0925%203.1575%2011.25%203.35175%2011.25H9.39825C9.5925%2011.25%209.75%2011.0925%209.75%2010.8983V3.35175C9.75%203.1575%209.5925%203%209.39825%203H3.35175Z'%20fill='white'/%3e%3cpath%20d='M9.39825%2022.5H3.35175C2.331%2022.5%201.5%2021.669%201.5%2020.6483V16.1017C1.5%2015.081%202.331%2014.25%203.35175%2014.25H9.39825C10.419%2014.25%2011.25%2015.081%2011.25%2016.1017V20.6483C11.25%2021.669%2010.419%2022.5%209.39825%2022.5ZM3.35175%2015.75C3.1575%2015.75%203%2015.9075%203%2016.1017V20.6483C3%2020.8425%203.1575%2021%203.35175%2021H9.39825C9.5925%2021%209.75%2020.8425%209.75%2020.6483V16.1017C9.75%2015.9075%209.5925%2015.75%209.39825%2015.75H3.35175Z'%20fill='white'/%3e%3c/svg%3e")}.icon-menu{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.6666%2021.3334H1.33335C0.596949%2021.3334%200%2020.7364%200%2020C0%2019.2636%200.596949%2018.6667%201.33335%2018.6667H22.6666C23.403%2018.6667%2024%2019.2637%2024%2020C24%2020.7364%2023.403%2021.3334%2022.6666%2021.3334ZM11.9999%2013.3334H1.33335C0.596949%2013.3334%200%2012.7364%200%2012.0001C0%2011.2637%200.596949%2010.6667%201.33335%2010.6667H12C12.7364%2010.6667%2013.3333%2011.2637%2013.3333%2012.0001C13.3333%2012.7364%2012.7364%2013.3334%2011.9999%2013.3334ZM22.6666%205.33345H1.33335C0.596949%205.33345%200%204.7365%200%204.0001C0%203.2637%200.596949%202.66675%201.33335%202.66675H22.6666C23.403%202.66675%2024%203.2637%2024%204.0001C24%204.7365%2023.403%205.33345%2022.6666%205.33345Z'%20fill='black'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.6666%2021.3334H1.33335C0.596949%2021.3334%200%2020.7364%200%2020C0%2019.2636%200.596949%2018.6667%201.33335%2018.6667H22.6666C23.403%2018.6667%2024%2019.2637%2024%2020C24%2020.7364%2023.403%2021.3334%2022.6666%2021.3334ZM11.9999%2013.3334H1.33335C0.596949%2013.3334%200%2012.7364%200%2012.0001C0%2011.2637%200.596949%2010.6667%201.33335%2010.6667H12C12.7364%2010.6667%2013.3333%2011.2637%2013.3333%2012.0001C13.3333%2012.7364%2012.7364%2013.3334%2011.9999%2013.3334ZM22.6666%205.33345H1.33335C0.596949%205.33345%200%204.7365%200%204.0001C0%203.2637%200.596949%202.66675%201.33335%202.66675H22.6666C23.403%202.66675%2024%203.2637%2024%204.0001C24%204.7365%2023.403%205.33345%2022.6666%205.33345Z'%20fill='black'/%3e%3c/svg%3e")}.icon-wall-clock{mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_24_1276)'%3e%3cpath%20d='M16.1159%2013.3834C15.8043%2013.1516%2015.3639%2013.2163%2015.1321%2013.5279C15.0046%2013.6992%2014.8682%2013.8673%2014.7266%2014.0274C14.4695%2014.3183%2014.4968%2014.7627%2014.7877%2015.0199C14.9215%2015.1382%2015.0876%2015.1963%2015.2531%2015.1963C15.4476%2015.1963%2015.6413%2015.116%2015.7802%2014.9588C15.9478%2014.7692%2016.1094%2014.5701%2016.2604%2014.3672C16.4921%2014.0557%2016.4275%2013.6152%2016.1159%2013.3834Z'%20fill='white'/%3e%3cpath%20d='M17.2917%2010.0858C16.9125%2010.0032%2016.5377%2010.2439%2016.4551%2010.6233C16.4097%2010.832%2016.3547%2011.0411%2016.2918%2011.2449C16.1771%2011.6159%2016.385%2012.0096%2016.756%2012.1242C16.8251%2012.1456%2016.895%2012.1557%2016.9638%2012.1557C17.264%2012.1557%2017.542%2011.9619%2017.6353%2011.66C17.7101%2011.4182%2017.7753%2011.17%2017.8292%2010.9224C17.9118%2010.543%2017.6711%2010.1684%2017.2917%2010.0858Z'%20fill='white'/%3e%3cpath%20d='M12.7315%2015.6352C12.5448%2015.7394%2012.3516%2015.8368%2012.1571%2015.9247C11.8032%2016.0845%2011.6458%2016.5009%2011.8057%2016.8549C11.9231%2017.1149%2012.179%2017.2688%2012.4469%2017.2688C12.5436%2017.2688%2012.6419%2017.2487%2012.7358%2017.2063C12.9666%2017.1021%2013.1957%2016.9866%2013.4171%2016.863C13.7562%2016.6737%2013.8775%2016.2454%2013.6882%2015.9063C13.499%2015.5673%2013.0706%2015.4459%2012.7315%2015.6352Z'%20fill='white'/%3e%3cpath%20d='M8.29695%203.375V8.70877L5.71862%2011.2871C5.44405%2011.5617%205.44405%2012.0068%205.71862%2012.2814C5.85594%2012.4187%206.03584%2012.4874%206.21584%2012.4874C6.39577%2012.4874%206.57573%2012.4187%206.71305%2012.2814L9.49729%209.49718C9.62912%209.36534%209.7032%209.18647%209.7032%209V3.375C9.7032%202.98666%209.38841%202.67188%209.00007%202.67188C8.61174%202.67188%208.29695%202.98666%208.29695%203.375Z'%20fill='white'/%3e%3cpath%20d='M17.2969%201.51172C16.9085%201.51172%2016.5938%201.82651%2016.5938%202.21484V4.16728C14.9572%201.60059%2012.0991%200%209%200C6.59602%200%204.33593%200.936176%202.63602%202.63602C0.936176%204.33593%200%206.59602%200%209C0%2011.404%200.936176%2013.6641%202.63602%2015.364C4.33593%2017.0638%206.59602%2018%209%2018C9.00594%2018%209.01167%2017.9993%209.01758%2017.9991C9.02348%2017.9993%209.02921%2018%209.03516%2018C9.28856%2018%209.54447%2017.9893%209.79583%2017.9683C10.1828%2017.9359%2010.4702%2017.5959%2010.4379%2017.2089C10.4054%2016.822%2010.0659%2016.5344%209.67848%2016.567C9.466%2016.5847%209.24957%2016.5938%209.03516%2016.5938C9.02921%2016.5938%209.02348%2016.5945%209.01758%2016.5946C9.01167%2016.5945%209.00594%2016.5938%209%2016.5938C4.81279%2016.5938%201.40625%2013.1872%201.40625%209C1.40625%204.81279%204.81279%201.40625%209%201.40625C11.6985%201.40625%2014.1805%202.8446%2015.5368%205.13281H13.6035C13.2151%205.13281%2012.9003%205.4476%2012.9003%205.83594C12.9003%206.22427%2013.2151%206.53906%2013.6035%206.53906H15.75C16.1782%206.53906%2016.5788%206.41872%2016.9199%206.21025C16.9418%206.19773%2016.9629%206.18427%2016.983%206.16975C17.595%205.76717%2018%205.0747%2018%204.28906V2.21484C18%201.82651%2017.6852%201.51172%2017.2969%201.51172Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_24_1276'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_24_1276)'%3e%3cpath%20d='M16.1159%2013.3834C15.8043%2013.1516%2015.3639%2013.2163%2015.1321%2013.5279C15.0046%2013.6992%2014.8682%2013.8673%2014.7266%2014.0274C14.4695%2014.3183%2014.4968%2014.7627%2014.7877%2015.0199C14.9215%2015.1382%2015.0876%2015.1963%2015.2531%2015.1963C15.4476%2015.1963%2015.6413%2015.116%2015.7802%2014.9588C15.9478%2014.7692%2016.1094%2014.5701%2016.2604%2014.3672C16.4921%2014.0557%2016.4275%2013.6152%2016.1159%2013.3834Z'%20fill='white'/%3e%3cpath%20d='M17.2917%2010.0858C16.9125%2010.0032%2016.5377%2010.2439%2016.4551%2010.6233C16.4097%2010.832%2016.3547%2011.0411%2016.2918%2011.2449C16.1771%2011.6159%2016.385%2012.0096%2016.756%2012.1242C16.8251%2012.1456%2016.895%2012.1557%2016.9638%2012.1557C17.264%2012.1557%2017.542%2011.9619%2017.6353%2011.66C17.7101%2011.4182%2017.7753%2011.17%2017.8292%2010.9224C17.9118%2010.543%2017.6711%2010.1684%2017.2917%2010.0858Z'%20fill='white'/%3e%3cpath%20d='M12.7315%2015.6352C12.5448%2015.7394%2012.3516%2015.8368%2012.1571%2015.9247C11.8032%2016.0845%2011.6458%2016.5009%2011.8057%2016.8549C11.9231%2017.1149%2012.179%2017.2688%2012.4469%2017.2688C12.5436%2017.2688%2012.6419%2017.2487%2012.7358%2017.2063C12.9666%2017.1021%2013.1957%2016.9866%2013.4171%2016.863C13.7562%2016.6737%2013.8775%2016.2454%2013.6882%2015.9063C13.499%2015.5673%2013.0706%2015.4459%2012.7315%2015.6352Z'%20fill='white'/%3e%3cpath%20d='M8.29695%203.375V8.70877L5.71862%2011.2871C5.44405%2011.5617%205.44405%2012.0068%205.71862%2012.2814C5.85594%2012.4187%206.03584%2012.4874%206.21584%2012.4874C6.39577%2012.4874%206.57573%2012.4187%206.71305%2012.2814L9.49729%209.49718C9.62912%209.36534%209.7032%209.18647%209.7032%209V3.375C9.7032%202.98666%209.38841%202.67188%209.00007%202.67188C8.61174%202.67188%208.29695%202.98666%208.29695%203.375Z'%20fill='white'/%3e%3cpath%20d='M17.2969%201.51172C16.9085%201.51172%2016.5938%201.82651%2016.5938%202.21484V4.16728C14.9572%201.60059%2012.0991%200%209%200C6.59602%200%204.33593%200.936176%202.63602%202.63602C0.936176%204.33593%200%206.59602%200%209C0%2011.404%200.936176%2013.6641%202.63602%2015.364C4.33593%2017.0638%206.59602%2018%209%2018C9.00594%2018%209.01167%2017.9993%209.01758%2017.9991C9.02348%2017.9993%209.02921%2018%209.03516%2018C9.28856%2018%209.54447%2017.9893%209.79583%2017.9683C10.1828%2017.9359%2010.4702%2017.5959%2010.4379%2017.2089C10.4054%2016.822%2010.0659%2016.5344%209.67848%2016.567C9.466%2016.5847%209.24957%2016.5938%209.03516%2016.5938C9.02921%2016.5938%209.02348%2016.5945%209.01758%2016.5946C9.01167%2016.5945%209.00594%2016.5938%209%2016.5938C4.81279%2016.5938%201.40625%2013.1872%201.40625%209C1.40625%204.81279%204.81279%201.40625%209%201.40625C11.6985%201.40625%2014.1805%202.8446%2015.5368%205.13281H13.6035C13.2151%205.13281%2012.9003%205.4476%2012.9003%205.83594C12.9003%206.22427%2013.2151%206.53906%2013.6035%206.53906H15.75C16.1782%206.53906%2016.5788%206.41872%2016.9199%206.21025C16.9418%206.19773%2016.9629%206.18427%2016.983%206.16975C17.595%205.76717%2018%205.0747%2018%204.28906V2.21484C18%201.82651%2017.6852%201.51172%2017.2969%201.51172Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_24_1276'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.attendance-details-row{display:none}.attendance-details-row+.attendance-details-row{display:block}.attendance-details-row+.attendance-details-row .column-expanded-detail .table-inner-data{border-left:1px dashed #8d8d8d;border-right:1px dashed #8d8d8d;padding:0 30px;width:100%}.hover\:\!bg-primary:hover{--tw-bg-opacity: 1 !important;background-color:rgb(114 94 240 / var(--tw-bg-opacity))!important}.hover\:underline:hover{text-decoration-line:underline}@media (prefers-reduced-motion: reduce){@keyframes spin{to{transform:rotate(360deg)}}.motion-reduce\:animate-\[spin_1\.5s_linear_infinite\]{animation:spin 1.5s linear infinite}}@media (min-width: 640px){.sm\:\!mb-4{margin-bottom:1rem!important}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mt-7{margin-top:1.75rem}.sm\:flex{display:flex}.sm\:w-1\/3{width:33.333333%}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:px-\[35px\]{padding-left:35px;padding-right:35px}.sm\:py-\[50px\]{padding-top:50px;padding-bottom:50px}}@media (min-width: 768px){.md\:mb-7{margin-bottom:1.75rem}.md\:mb-8{margin-bottom:2rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 992px){.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-9{margin-bottom:2.25rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:h-\[calc\(100vh-115px\)\]{height:calc(100vh - 115px)}.lg\:h-full{height:100%}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[675px\]{max-width:675px}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:gap-\[40px\]{gap:40px}}@media (min-width: 1200px){.xl\:mt-0{margin-top:0}.xl\:mt-5{margin-top:1.25rem}.xl\:flex{display:flex}.xl\:h-\[calc\(100vh-135px\)\]{height:calc(100vh - 135px)}.xl\:max-w-\[330px\]{max-width:330px}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:items-stretch{align-items:stretch}}@media (min-width: 1450px){.\32xl\:mt-8{margin-top:2rem}.\32xl\:h-\[calc\(100vh-160px\)\]{height:calc(100vh - 160px)}.\32xl\:max-w-\[1350px\]{max-width:1350px}.\32xl\:max-w-\[500px\]{max-width:500px}.\32xl\:max-w-\[750px\]{max-width:750px}.\32xl\:gap-5{gap:1.25rem}}@media (min-width: 1620px){.\33xl\:max-w-\[1700px\]{max-width:1700px}.\33xl\:max-w-\[600px\]{max-width:600px}.\33xl\:max-w-\[650px\]{max-width:650px}.\33xl\:max-w-\[950px\]{max-width:950px}.\33xl\:gap-\[90px\]{gap:90px}}@font-face{font-family:rentox;src:url(/beefree/assets/rentox-EMtssyIg.eot?jo7sar);src:url(/beefree/assets/rentox-EMtssyIg.eot?jo7sar#iefix) format("embedded-opentype"),url(/beefree/assets/rentox-BXxKqJcV.ttf?jo7sar) format("truetype"),url(/beefree/assets/rentox-DZaLNCxD.woff?jo7sar) format("woff"),url(/beefree/assets/rentox-B8-J8Vvz.svg?jo7sar#rentox) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:rentox!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-configuration:before{content:""}.icon-property-maintenance:before{content:""}.icon-academyicon:before{content:""}.icon-course:before{content:""}.icon-cartIcon:before{content:""}.icon-email: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-eyeshow: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-lessons:before{content:""}.icon-sidebar-dashboard:before{content:""}.icon-sidebar-course:before{content:""}.icon-dots:before{content:""}.icon-show:before{content:""}.icon-plus:before{content:""}.icon-property:before{content:""}.icon-dashboard-management:before{content:""}.icon-deactive:before{content:""}.icon-faq-managaement:before{content:""}.icon-floor-management:before{content:""}.icon-orther-features:before{content:""}.icon-property-management:before{content:""}.icon-property-type-management:before{content:""}.icon-user-management:before{content:""}.icon-zone-management:before{content:""}.icon-active:before{content:""}.icon-additional-features:before{content:""}.icon-content-management:before{content:""}.icon-icon-sidebar-payment: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}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
