@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#fff;font-family:Montserrat,sans-serif;height:100vh;overflow-y:auto}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span,ul{margin:0;padding:0;li{list-style-type:none}}.error{color:red;font-size:12px}::-webkit-scrollbar{height:6px!important;width:6px!important}::-webkit-scrollbar-thumb{background:gray;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0000;border-radius:5px}::-webkit-scrollbar-track{background:#eee;border-radius:5px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.ant-table-body{scrollbar-width:thin!important}.error-text{color:red}.login{height:100vh;width:100%}.login,.login_cont{align-items:center;display:flex;justify-content:center}.login_cont{background-color:#faebd7;border-radius:20px}.login_cont_sec{display:flex;justify-content:space-between;padding:30px}.login_cont_sec_left img{border-radius:20px;margin-top:4px;object-fit:cover;width:100%}.login_cont_sec_right{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.login_cont_sec_right_section{width:80%}.login_cont_sec_right_section_top{align-items:center;display:flex;flex-direction:column}.login_cont_sec_right_section_top img{border-radius:50%;height:auto;margin-bottom:15px;width:80px}.login_cont_sec_right_section_top h2{font-size:20px;font-weight:600;margin-bottom:20px}.login_cont_sec_right_section_center{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(1,1fr)}.login_cont_sec_right_section_bottom{margin-top:30px}.custom-button{align-items:center;border-radius:4px;display:flex;font-size:16px;font-weight:600;gap:5px;height:39px!important;justify-content:center}.custom-button.primary{background:#000!important;border:none!important;color:#fff;padding:8px 20px!important}.custom-button.secondary{background:#c3c3c3!important;border:1px solid #fff;color:#fff;padding:8px 20px!important}.forminput span{color:#000;font-size:14px;font-weight:600}.forminput .input-container{margin-top:5px}.forminput .ant-input,.forminput .ant-input-password input,.forminput .ant-input-password input::placeholder,.forminput .ant-input::placeholder{color:#717171;font-size:16px;font-weight:600}.forminput .ant-input-password input[disabled],.forminput .ant-input[disabled]{background-color:#fff;color:#717171;cursor:default!important;opacity:1}.dashboard{background-color:#f3f4f6;min-height:100vh}.dashboard .dashboard-header{align-items:center;background-color:#f3f4f6;display:flex;justify-content:space-between;margin-bottom:1rem;padding-block:20px;position:sticky;top:-25px;z-index:1000}.dashboard .dashboard-header h1{color:#4b5563;font-size:1.5rem;font-weight:600}.dashboard .dashboard-header .tab-navigation{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;left:50%;padding:4px;position:absolute;transform:translateX(-50%)}.dashboard .dashboard-header .tab-navigation .tab-button{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .2s ease}.dashboard .dashboard-header .tab-navigation .tab-button:hover{background-color:#0000000d}.dashboard .dashboard-header .tab-navigation .tab-button.active{background-color:#e9b213;box-shadow:0 2px 4px #e9b2134d;color:#fff}.dashboard .dashboard-header .date-controls{align-items:center;display:flex}.dashboard .stats-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:1rem}.dashboard .stats-cards .stat-card{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;padding:1.5rem}.dashboard .stats-cards .stat-card .stat-icon{color:#6b7280;margin-right:1rem}.dashboard .stats-cards .stat-card .stat-info h3{color:#4b5563;font-size:1.5rem;font-weight:600;margin:0}.dashboard .stats-cards .stat-card .stat-info p{color:#6b7280;font-size:.875rem;margin:0}.dashboard h2{color:#4b5563;font-size:1.25rem;font-weight:600}.dashboard .charts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.dashboard .charts-grid .chart-container{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-top:20px;padding:1.5rem}.dashboard .charts-grid .chart-container h3{color:#4b5563;font-size:1rem;font-weight:500;margin-bottom:1rem}.dashboard .average-metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.dashboard .average-metrics-grid .metric-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;text-align:center}.dashboard .average-metrics-grid .metric-card h3{color:#4b5563;font-size:1rem;font-weight:500;margin-bottom:1rem}.dashboard .average-metrics-grid .metric-card .metric-content .value{color:#4b5563;font-size:2rem;font-weight:600;margin:0}.dashboard .card{background:#fff;border-radius:10px;margin:20px 0;padding:20px;text-align:center}.dashboard .card .card-content{align-items:center;display:flex;justify-content:center;padding:20px}.dashboard .card .card-content p{font-size:30px}.loader-container{align-items:center;background-color:#fff9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loader{--_g:no-repeat radial-gradient(circle closest-side,#000 90%,#0000);animation:l3 1s linear infinite;aspect-ratio:2;background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;width:60px}@keyframes l3{20%{background-position:0 0,50% 50%,100% 50%}40%{background-position:0 100%,50% 0,100% 50%}60%{background-position:0 50%,50% 100%,100% 0}80%{background-position:0 50%,50% 50%,100% 100%}}.layout{height:100vh;overflow-y:hidden}.sidebar{background-color:#fff!important;height:100vh!important;overflow-y:auto!important}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#f1f1f1}.sidebar::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#555}.sidebar_logo{align-items:center;background:#fff;display:flex;justify-content:center;padding:10px;position:sticky;top:0;z-index:10}.sidebar_logo img{height:auto;width:60px}.sidebar ul.ant-menu{background-color:#fff!important}.sidebar li.ant-menu-item,.sidebar li.ant-menu-submenu-title{color:#000!important;height:30px!important}.sidebar li.ant-menu-item:hover,.sidebar li.ant-menu-submenu-title:hover{background-color:#0000!important}.sidebar li.ant-menu-item:active,.sidebar li.ant-menu-submenu-title:active{background-color:#e3e3e3!important}.sidebar li.ant-menu-item.ant-menu-item-selected,.sidebar li.ant-menu-submenu-title.ant-menu-item-selected{background-color:#e3e3e3!important;color:#000!important;font-weight:700!important}.sidebar .ant-menu-submenu-title{height:30px!important}.sidebar .ant-menu-submenu-title:hover{background-color:#0000!important}.sidebar .ant-menu-submenu-title:active{background-color:#e3e3e3!important}.sidebar .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title,.sidebar .ant-menu-submenu-title.ant-menu-item-selected{background-color:#0000!important;color:#000!important}.sidebar li.ant-menu-submenu .ant-menu-submenu-arrow{color:#000!important}.sidebar li.ant-menu-submenu ul{background-color:#fff!important}.sidebar li.ant-menu-submenu ul li{color:#000!important}.sidebar li.ant-menu-submenu ul li:hover{background-color:#0000!important}.sidebar li.ant-menu-submenu ul li:active{background-color:#e3e3e3!important}.sidebar li.ant-menu-submenu ul li.ant-menu-item-selected{background-color:#e3e3e3!important;color:#000!important}.header{display:flex;justify-content:space-between}.header_right{align-items:center;display:flex;gap:20px;margin-right:30px}.header_right,.header_right .notification-container{position:relative}.header_right .notification-container .notification-dropdown{animation:slideDown .2s ease-out;background:#fff;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 4px 12px #00000026;position:absolute;right:0;top:60px;width:300px;z-index:1000}.header_right .notification-container .notification-dropdown .notification-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e1e1e1;border-radius:8px 8px 0 0;display:flex;min-height:45px;padding:0 20px}.header_right .notification-container .notification-dropdown .notification-header h4{color:#333;font-size:16px;font-weight:600;line-height:1;margin:0!important}.header_right .notification-container .notification-dropdown .notification-content{align-items:center;display:flex;justify-content:center;min-height:120px;padding:20px}.header_right .notification-container .notification-dropdown .notification-content p{color:#666;font-size:14px;margin:0;text-align:center}.header_right_user{align-items:center;background-color:rgba(24,9,188,.675);border-radius:25px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.header_right_user h6{color:#fff;font-size:18px;font-weight:600;letter-spacing:.5px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.header_right .notification-container .notification-dropdown{right:-10px;width:280px}}.container{background:#f5f5f5}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.addcls_cont .ant-select-dropdown .ant-select-item{font-size:14px;padding:8px 12px}.addcls_cont .ant-select-dropdown .ant-select-item:hover{background-color:#f5f5f5}.addcls_cont_header .back-button{background:none;border:none;color:#333;cursor:pointer;font-size:16px;padding:0}.addcls_cont_header .save-button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 20px}.addcls_cont_form .form-group .media-section .media-preview .image-preview-cont .uploaded-image img{height:100%;width:100%}.addcls_cont_sec{display:flex}.addcls_cont_sec_main{display:flex;flex-direction:column}.addcls_cont_sec_main_title,.addcls_cont_sec_main_title_inputs{display:flex}.addcls_cont_sec_main_title_inputs_group{align-items:start;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px}.addcls_cont_sec_main_option{margin-top:10px}.addcls_cont_sec_main_option_cont{display:flex;gap:10px}.addcls_cont_booking .heading{font-size:16px;font-weight:600;margin:4px 0}.addcls_cont_booking .content{font-size:14px}.addcls_cont_booking_radio{display:flex;gap:10px;margin-top:10px}.addcls_cont_booking_radio .radioone{display:flex;gap:5px}.addcls_cont_booking_attendence,.addcls_cont_booking_attendence .one,.addcls_cont_subsc{margin-top:10px}.addcls_cont_subsc .heading{display:flex;justify-content:space-between}.addcls_cont_subsc .heading p{font-size:16px;font-weight:600}.addcls_cont_subsc .content{font-size:14px}.addcls_cont_subsc .headingtwo{align-items:baseline;display:flex;font-size:16px;font-weight:600;gap:10px}.addcls_cont_subsc .headingtwo span{width:80px}.addcls_cont_subsc .checkboxes{margin-top:10px}.addcls_cont_subsc .checkboxes .one{display:flex;gap:10px}.addcls_cont_Jdetails .heading_h1{font-size:16px;font-weight:600}.addcls_cont_Jdetails .heading_cont{font-size:14px}.addcls_cont_timeslots .heading_main{font-size:16px;font-weight:600}.addcls_cont_timeslots .heading_content{font-size:14px}.online-toggle-1{left:180px;position:absolute}.online-toggle-1 .switch{align-items:center;cursor:pointer;display:flex;justify-content:center}.online-toggle-1 input[type=checkbox]{appearance:none;background:#ccc;border-radius:20px;cursor:pointer;height:20px;outline:none;position:relative;width:40px}.online-toggle-1 input[type=checkbox]:checked{background:#e9b213}.online-toggle-1 input[type=checkbox]:before{background:#fff;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:.3s;width:16px}.online-toggle-1 input[type=checkbox]:checked:before{transform:translateX(20px)}.online-toggle-1 .toggle-label{color:#333;font-size:14px;font-weight:500}@media(max-width:600px){.media-section{flex-direction:column}.media-preview,.media-upload{width:100%}.category-section{flex-direction:column}.new-cat-button{width:100%}}.instform_contentModal_data{padding:16px}.schedule-day{margin-bottom:20px}.schedule-header{align-items:center;display:flex;gap:10px}.schedule-day-title{margin:0;width:80px}.schedule-slots{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.schedule-slot{align-items:center;display:flex;flex:1 1;gap:10px;min-width:250px}@media(max-width:768px){.schedule-day-title{width:auto}.schedule-slots{flex-direction:column;gap:15px}.schedule-slot{align-items:stretch;flex-direction:column}}@media(max-width:480px){.schedule-day-title{font-size:14px}.schedule-slot{min-width:100%}}.ant-select-multiple.ant-select-lg{width:100%!important}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.addcls_cont{border-radius:10px;margin:0 auto;padding:20px;width:70%}.addcls_cont_header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:15px}.addcls_cont_header h2{align-items:center;display:flex;gap:10px;margin:0}.addcls_cont_form .form-group{margin-bottom:24px}.addcls_cont_form .form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px}.addcls_cont_form .form-group .title-input{border:1px solid #e0e0e0;border-radius:4px;font-size:16px;padding:10px;width:100%}.addcls_cont_form .form-group .media-section{display:flex;flex-wrap:wrap;gap:20px}.addcls_cont_form .form-group .media-section .media-preview{display:flex;flex-wrap:wrap;gap:10px}.addcls_cont_form .form-group .media-section .media-preview .image-preview-cont{position:relative}.addcls_cont_form .form-group .media-section .media-preview .image-preview-cont .uploaded-image{border:1px solid #ddd;border-radius:8px;height:100px;object-fit:cover;width:100px}.addcls_cont_form .form-group .media-section .media-preview .image-preview-cont .uploaded-image img{display:block;max-height:200px;max-width:100%;object-fit:contain}.addcls_cont_form .form-group .media-section .media-preview .image-preview-cont .remove-image{align-items:center;background:#f44336;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;line-height:1;padding:0;position:absolute;right:-10px;top:-10px;width:24px}.addcls_cont_form .form-group .media-section .media-upload{height:100px;width:100px}.addcls_cont_form .form-group .media-section .media-upload .upload-button{align-items:center;background:none;border:2px dashed #ccc;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:24px;height:100%;justify-content:center;transition:all .3s ease;width:100%}.addcls_cont_form .form-group .media-section .media-upload .upload-button:hover{border-color:#888;color:#888}.addcls .cropper-actions{display:flex;gap:10px;margin-top:20px}.addcls .cropper-actions button{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 20px;transition:all .3s ease}.addcls .cropper-actions button.save-button{background:#4caf50}.addcls .cropper-actions button.save-button:hover{background:#45a049}.addcls .cropper-actions button.cancel-button{background:#f44336;color:#fff}.addcls .cropper-actions button.cancel-button:hover{background:#da190b}.addcls_modal{border-radius:10px;margin:0 auto;padding:20px;width:100%}.addcls .image-cropper-modal{align-items:center;background:#000c;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.addcls .crop-container{background:#fff;border-radius:8px;max-height:70vh;max-width:90vw;overflow:hidden}.addcls .crop-container img{max-height:100%;max-width:100%}@media(max-width:768px){.addcls_cont{border-radius:10px;margin:0 auto;padding:20px;width:100%}.media-section{flex-direction:column}.media-preview,.media-upload{width:100%}.category-section{flex-direction:column}.new-cat-button{width:100%}}@media(max-width:1023px){.addcls_cont{border-radius:10px;margin:0 auto;padding:20px;width:100%}}.instform{width:70%}.instform_header{align-items:center;display:flex;justify-content:space-between}.instform_header h2{margin:0}.instform_content{background-color:#fff;border-radius:10px;padding:0 10px}.instform_content_profile{align-items:center;border:1px solid #d3d3d3;border-radius:10px;display:flex;gap:20px;padding:20px}.instform_content_profile_left{align-items:center;background-color:red;border-radius:25px;display:flex;height:40px;justify-content:center;width:40px}.instform_content_profile_left h6{color:#000;font-size:18px;font-weight:600}.instform_content_profile_right{display:flex;gap:20px}.instform_content_details_top{grid-gap:20px 30px;display:grid;gap:20px 30px;grid-template-columns:repeat(2,1fr)}.instform_content_details_top_profile{align-items:center;border:1px solid gray;border-radius:10px;display:flex;gap:15px;margin-bottom:10px;padding:15px}.instform_content_details_top_profile_imge{align-items:center;background-color:gray;border-radius:50%;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.instform_content_details_top_profile_imge img{border-radius:50%;height:100%;object-fit:cover;width:100%}.instform_content_details_top_profile_imge h2{color:#fff;font-size:1.5rem;text-transform:uppercase}.instform_content_details_top_profile_button{border:none;border-radius:5px;cursor:pointer;font-size:1rem;padding:10px 20px;transition:all .3s ease}.instform_content_details_top_profile_button.upload{background-color:#4caf50;color:#fff}.instform_content_details_top_profile_button.remove{background-color:gray;color:#fff}.instform_content_details_top_profile_button:hover{opacity:.9}.instform_content_details_top_profile_button:active{transform:scale(.98)}.instform_content_details_top_select{display:flex;flex-direction:column;gap:5px}.instform_content_details_top_select label{color:#000;font-size:14px;font-weight:500}.instform_content_textarea{display:flex;flex-direction:column;gap:5px}.instform_content_textarea label{color:#000;font-size:14px;font-weight:500}.instform_content_data{display:flex;flex-direction:column;gap:10px;padding:10px}.instform_content_data p{background:#f5f5f5;border-radius:25px;padding:4px 20px}.instform_content_bank{grid-gap:20px 30px;display:grid;gap:20px 30px;grid-template-columns:repeat(2,1fr)}.instformMOdal{width:100%}.instformMOdal_header{align-items:center;display:flex;justify-content:space-between}.instformMOdal_header h2{margin:0}.instform_wrapper{padding:16px}.instform_wrapper,.instform_wrapper .instform_content_details{display:flex;flex-direction:column;gap:16px}.instform_wrapper .instform_content_details .instform_content_details_top{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.instform_wrapper .instform_content_details .instform_content_details_top{grid-template-columns:1fr}}.instform_wrapper .form_field{display:flex;flex-direction:column;gap:4px}.instform_wrapper .form_field .error{color:red;font-size:12px;margin-top:4px}.instform_wrapper .instform_content_textarea textarea,.instform_wrapper .phone-input-container .react-tel-input{width:100%}.instform_contentModal_data{margin-top:10px}.instform_contentModal_data .weekly_schedule_container{border:1px solid #d3d3d3;border-radius:10px;padding:16px}.instform_contentModal_data .weekly_schedule_container h2{font-size:1.5rem;margin-bottom:8px}.instform_contentModal_data .weekly_schedule_container p{color:#666;margin-bottom:16px}.instform_contentModal_data .weekly_schedule_container .weekly_schedule_day{margin-bottom:20px}.instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .weekly_schedule_day_header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .weekly_schedule_day_header .day_name{margin:0;width:80px}.instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .time_slots{display:flex;flex-wrap:wrap;gap:10px}.instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .time_slots .time_slot{align-items:center;display:flex;gap:10px}@media(max-width:768px){.instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .time_slots .time_slot{align-items:stretch;flex-direction:column}}.weekly-schedule-flex{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.instformWeeklySchedule{border-radius:10px;margin:0 auto;padding:20px;width:100%}.instformWeeklySchedule h2{font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}.instformWeeklySchedule .instform_content{background-color:#fff;border-radius:10px;padding:20px}.instformWeeklySchedule .instform_content .instform_content_data{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.instform{width:90%}}@media(max-width:1023px){.instform{width:100%}}.selectinputs{width:100%}.selectinputs span{color:#000;font-size:14px;font-weight:600}.selectinputs .input-container{margin-top:5px}.selectinputs .ant-select.ant-select-disabled{background-color:#0000;color:#717171;cursor:default!important;opacity:1}.selectinputs .ant-select.ant-select-disabled .ant-select-selector{background-color:#fff;border-color:#d9d9d9;color:#717171}.selectinputs .ant-select .ant-select-item-option-content,.selectinputs .ant-select .ant-select-selection-item,.selectinputs .ant-select .ant-select-selection-placeholder,.selectinputs .ant-select .ant-select-selector{color:#717171;font-size:16px;font-weight:600}.selectinputs .ant-select .ant-select-dropdown .ant-select-item-option-active{background-color:#f5f5f5}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px #00000059;list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}.headers{background:#f5f5f5;padding-bottom:10px;position:sticky;top:-25px;z-index:999}.headers .ant-switch-checked{background-color:#e9b213!important}.headers .ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#d4a012!important}.contentWrapper_main{margin-bottom:20px}.tab-navigation{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;padding:4px}.tab-navigation .tab-button{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .2s ease}.tab-navigation .tab-button:hover{background-color:#0000000d}.tab-navigation .tab-button.active{background-color:#e9b213;box-shadow:0 2px 4px #e9b2134d;color:#fff}.offline-pricing-form{background:#f5f5f5;min-height:100vh;padding:20px}.offline-pricing-form .form-header{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:20px}.offline-pricing-form .form-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;margin:0 auto;max-width:800px;padding:40px}.offline-pricing-form .form-section{border:2px solid;border-radius:12px;margin-bottom:40px;padding:30px}.offline-pricing-form .form-section.custom-per-class{background:#f0f8ff;border-color:#1890ff}.offline-pricing-form .form-section.custom-per-class .section-title{color:#1890ff}.offline-pricing-form .form-section.alternate-monthly{background:#f6ffed;border-color:#52c41a}.offline-pricing-form .form-section.alternate-monthly .section-title{color:#52c41a}.offline-pricing-form .section-title{font-size:24px;font-weight:600;margin-bottom:24px;text-align:center}.offline-pricing-form .input-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:768px){.offline-pricing-form .input-grid{grid-template-columns:1fr}}.offline-pricing-form .input-group{display:flex;flex-direction:column}.offline-pricing-form .input-label{color:#333;font-size:14px;font-weight:500;margin-bottom:8px}.offline-pricing-form .form-input{border:2px solid #d9d9d9;border-radius:8px;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.offline-pricing-form .form-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33;outline:none}.offline-pricing-form .form-input::placeholder{color:#bfbfbf}.offline-pricing-form .checkbox-group{align-items:center;background:#fafafa;border-radius:8px;display:flex;margin-bottom:32px;padding:20px}.offline-pricing-form .form-checkbox{accent-color:#1890ff;height:18px;margin-right:12px;width:18px}.offline-pricing-form .checkbox-label{color:#333;cursor:pointer;font-size:16px}.offline-pricing-form .form-actions{display:flex;gap:16px;justify-content:end;margin-top:40px}.offline-pricing-form .submit-btn{background:#1890ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 32px;transition:all .3s ease}.offline-pricing-form .submit-btn:hover{background:#40a9ff;box-shadow:0 4px 12px #1890ff4d;transform:translateY(-2px)}.offline-pricing-form .cancel-btn{background:#fff;border:2px solid #d9d9d9;border-radius:8px;cursor:pointer;font-size:16px;padding:12px 32px}.offline-pricing-form .cancel-btn:hover{border-color:#40a9ff;color:#40a9ff}.inst_header{background:#f5f5f5;position:sticky;top:-25px;z-index:999}.inst_content1{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;padding:10px 10px 5px 20px;width:100%}.inst_content1_search{display:flex;gap:12px}.inst_content1_search input{width:80%}.inst_content1_custom{display:flex;flex-wrap:wrap;gap:8px}.inst_content1_custom .tab{border-radius:4px;color:#000;cursor:pointer;font-weight:400;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.inst_content1_custom .tab.selected{background-color:#d3d3d3;color:#000;font-weight:700}.inst_content_search{align-items:center}.inst_content_search .monthFilterButton{align-items:center;display:flex;gap:8px;justify-content:center;min-width:140px}.inst_content_search .monthFilterButton:hover{border-color:#e9b213;color:#e9b213}.filter-modal-style .ant-modal-content{border-radius:12px}.filter-modal-style .ant-modal-header{border-radius:12px 12px 0 0;text-align:center}.filter-modal-style .filter-grid{display:flex;justify-content:space-around;padding:20px 0}.month-filter-modal .ant-modal-content{border-radius:12px}.month-filter-modal .ant-modal-header{border-radius:12px 12px 0 0;text-align:center}.month-filter-modal .month-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);padding:20px 0}.month-filter-modal .month-grid .month-item{align-items:center;background:#f5f5f5;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;font-weight:500;height:50px;justify-content:center;transition:all .3s ease}.month-filter-modal .month-grid .month-item:hover{background:#e9b213;box-shadow:0 4px 12px #e9b2134d;color:#fff;transform:translateY(-2px)}.month-filter-modal .month-grid .month-item.selected{background:#e9b213;border-color:#d4a012;color:#fff;font-weight:600}.booking_header{align-items:center;display:flex;justify-content:space-between;width:50%}.booking_header h2{margin:0}.booking_header .online-toggle{align-items:center;display:flex;gap:10px;margin-top:10px}.booking_header .online-toggle .switch{align-items:center;cursor:pointer;display:flex;justify-content:center}.booking_header .online-toggle input[type=checkbox]{appearance:none;background:#ccc;border-radius:20px;cursor:pointer;height:20px;outline:none;position:relative;width:40px}.booking_header .online-toggle input[type=checkbox]:checked{background:#e9b213}.booking_header .online-toggle input[type=checkbox]:before{background:#fff;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:.3s;width:16px}.booking_header .online-toggle input[type=checkbox]:checked:before{transform:translateX(20px)}.booking_header .online-toggle .toggle-label{color:#333;font-size:14px;font-weight:500}.order{background-color:#f5f5f5}.order_header{align-items:center;display:flex;justify-content:space-between}.order_header h2{margin:0}.order_content{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;margin-top:20px;padding:10px 10px 5px 20px}.order_content input{width:200px}.order_sec{background-color:#fff;border-radius:10px;margin:10px 0 20px;padding:10px}.order_sec_card{display:flex}.order_sec_card_data{align-items:center;border-right:1px solid #e0e0e0;display:flex;flex:1 1;justify-content:center}.order_sec_card_data:last-child{border-right:none}.order_sec_card_data .content{align-items:center;display:flex;flex-direction:column;text-align:center}.order_sec_card_data .content h3{color:#666;font-size:14px;font-weight:500;margin:0}.order_sec_card_data .content h2{font-size:20px;font-weight:700;margin:5px 0 0;padding-left:2px;text-align:left;width:100%}.student{background-color:#f5f5f5}.student_header{align-items:center;display:flex;justify-content:space-between}.student_header h2{margin:0}.student_content{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;margin-top:40px;padding:10px 10px 5px 20px;position:sticky;top:-25px;z-index:999}.student_content input{width:200px}.student .ant-table .ant-table-thead>tr>th{background-color:#fafafa;position:sticky;top:28px;z-index:10}.student_sec{background-color:#fff;border-radius:10px;margin:10px 0 20px;padding:10px}.student_sec_card{display:flex}.student_sec_card_data{align-items:center;border-right:1px solid #e0e0e0;display:flex;flex:1 1;justify-content:center}.student_sec_card_data:last-child{border-right:none}.student_sec_card_data .content{align-items:center;display:flex;flex-direction:column;text-align:center}.student_sec_card_data .content h3{color:#666;font-size:14px;font-weight:500;margin:0}.student_sec_card_data .content h2{font-size:20px;font-weight:700;margin:5px 0 0;padding-left:2px;text-align:left;width:100%}.view-details{cursor:pointer;transition:color .2s ease}.view-details:hover{color:#1677ff}.view-details-text{cursor:pointer;transition:color .2s ease}.view-details-text:hover{text-decoration:underline}.icon-eye{color:#000000a6;cursor:pointer;transition:color .2s ease,transform .1s ease}.icon-eye:hover{color:#1677ff;transform:scale(1.05)}.medical-details-card{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #00000017;padding:20px}.medical-details-card p{color:#333;font-size:16px;margin-bottom:10px}.medical-details-card p strong{color:#000}.wrapper{border:1px solid #d9d9d9;border-radius:8px;width:300px}.calendar-header{padding:8px}.calendar-header-title{font-size:1.25rem;font-weight:600}.calendar-header-row{justify-content:space-between}.calendar-header-col,.calendar-header-row{align-items:center;display:flex}.calendar-button{border:none;box-shadow:none}.calendar-button-next{margin-left:8px}.time-selector-container{margin-top:16px}.time-selector-content{display:flex;flex-direction:column;gap:16px;padding-bottom:16px}.time-selector-row{display:flex;justify-content:space-between}.time-selector-actions{display:flex;gap:8px}.time-selector-button{border:none}.time-selector-footer{display:flex;justify-content:space-between;padding-bottom:16px;padding-top:16px}.time-selector-footer-button{border-radius:9999px;width:40%}body{background-color:#f4f4f4;box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}.container{padding:20px}.calendar-header{margin-bottom:20px}.calendar-header h1{font-size:30px;font-weight:400}.calendar-header .calendar-info{display:flex;gap:20px}.add-event-button{background-color:#007bff;border-radius:25px;color:#fff;cursor:pointer;padding:10px 20px}.search-input{border:1px solid #ddd;border-radius:25px;max-width:300px;padding:10px}.event-modal h2{font-size:24px;margin-bottom:10px}.event-modal p{margin-bottom:8px}.modal-footer{display:flex;justify-content:space-between;padding:15px 0}.modal-footer button{border-radius:25px;padding:10px 20px}.modal-footer .cancel-btn{background-color:#f5f5f5;color:#333}.modal-footer .apply-btn{background-color:#007bff;color:#fff}.event-container{align-items:flex-start;display:flex;gap:1rem;margin-right:1.25rem;margin-top:1rem}.event-img{align-items:center;background-color:#ddd;display:flex;font-weight:700;height:50px;justify-content:center;width:50px}.event-details{display:flex;flex-direction:column;gap:1rem}.event-title h2{font-size:18px;font-weight:700}.event-title p{color:#555;font-size:14px}.event-time{align-items:center;display:flex;font-size:14px;gap:.5rem}.event-buttons{display:flex;gap:1rem}.btn-outline{background:#0000;border:1px solid #000;color:#000}.btn-outline,.btn-primary{border-radius:4px;cursor:pointer;font-size:14px;padding:8px 16px}.btn-outline:hover,.btn-primary{background:#000;color:#fff}.btn-primary:hover{opacity:.8}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.calendar-title{font-size:30px;font-weight:400}.calendar-actions{align-items:center;display:flex;gap:2rem}.calendar-status{background:#e5e5e5;border-radius:50px;color:#979797;font-size:15px;padding:4px 8px}.calendar-change{color:#979797;cursor:pointer;font-size:15px;text-decoration:underline}.calendar-change:hover{color:#000}.calendar-container{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:16px}.calendar-subheader{display:flex;gap:16px;justify-content:end;margin-bottom:32px}.calendar-add-btn,.calendar-filter-input{max-width:300px}.fc-daygrid-event{color:#000}.fc .fc-toolbar .fc-button{transition:background-color .15s ease,color .15s ease,transform .08s ease}.fc .fc-toolbar .fc-button.fc-button-active{background-color:#e9b213!important;box-shadow:0 6px 18px #e9b21340!important;color:#0b0b0b!important;outline:2px solid #e9b21326!important;position:relative;transform:none!important}.fc .fc-toolbar .fc-button:hover{filter:brightness(.95)}.fc .fc-toolbar .fc-today-button.fc-button-active{background-color:#f1c94a!important;border:1px solid #d4d4d4!important;color:#0b0b0b!important}.container1{background:#f5f5f5;min-height:100vh}.headers1{background:#f5f5f5;padding-bottom:20px;position:sticky;top:-25px;z-index:999}@media(max-width:1024px){.headers1{padding-block:15px;top:0}}@media(max-width:768px){.headers1{margin-bottom:15px;padding-block:12px}.headers1 .ant-space{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.headers1 .ant-typography{font-size:1.25rem!important}}@media(max-width:480px){.headers1{padding-block:10px}.headers1 .ant-typography{font-size:1.1rem!important}}.contentWrapper{align-items:center;background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:20px;text-align:center}@media(max-width:768px){.contentWrapper{border-radius:6px;padding:15px}}@media(max-width:480px){.contentWrapper{padding:12px}}.contentWrapper_main{border-bottom:1px solid gray;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px;width:100%}@media(max-width:768px){.contentWrapper_main{flex-direction:column;gap:10px;margin-bottom:12px;padding-bottom:12px}.searchInput{margin-bottom:0;max-width:100%;width:100%}.sortButton{width:100%}.table-data{overflow-x:auto}.table-data .ant-table{min-width:600px}}@media(max-width:480px){.table-data .ant-table{font-size:.875rem}.table-data .ant-table-tbody>tr>td,.table-data .ant-table-thead>tr>th{font-size:.8rem;padding:8px}}@media(max-width:768px){.emptydata{margin:30px 0 15px}}@media(max-width:480px){.emptydata{margin:20px 0 10px}.emptydata .ant-empty-description .ant-typography{font-size:1rem!important}}.product{background-color:#f5f5f5}.product_header{align-items:center;display:flex;justify-content:space-between}.product_header h2{margin:0}.product_content{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;margin-top:20px;padding:10px 10px 5px 20px}.product_content_search{display:flex;gap:12px}.product_content_search input{width:200px}.product_content_custom{display:flex;gap:8px}.product_content_custom .tab{border-radius:4px;color:#000;cursor:pointer;font-weight:400;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.product_content_custom .tab.selected{background-color:#d3d3d3;color:#000;font-weight:700}.addproducts_header{align-items:center;display:flex;justify-content:space-between}.addproducts_header h2{margin:0}.addproducts_container{display:flex;justify-content:space-between;margin-top:10px;width:100%}.addproducts_container_left{border-radius:10px;width:60%}.addproducts_container_left_content .form-group{margin-bottom:24px;width:100%}.addproducts_container_left_content .form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px;margin-top:10px}.addproducts_container_left_content .form-group .title-input{border:1px solid #e0e0e0;border-radius:4px;font-size:16px;padding:10px;width:100%}.addproducts_container_left_content .form-group .media-section{display:flex;flex-wrap:wrap}.addproducts_container_left_content .form-group .media-section .media-preview{display:flex;flex-wrap:wrap;gap:10px}.addproducts_container_left_content .form-group .media-section .media-preview .image-preview-cont{position:relative}.addproducts_container_left_content .form-group .media-section .media-preview .image-preview-cont .uploaded-image{border:1px solid #ddd;border-radius:8px;height:100px;object-fit:cover;width:100px}.addproducts_container_left_content .form-group .media-section .media-preview .image-preview-cont .uploaded-image img{height:100%;width:100%}.addproducts_container_left_content .form-group .media-section .media-preview .image-preview-cont .remove-image{align-items:center;background:#f44336;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;line-height:1;padding:0;position:absolute;right:-10px;top:-10px;width:24px}.addproducts_container_left_content .form-group .media-section .media-upload{height:100px;width:100%}.addproducts_container_left_content .form-group .media-section .media-upload .upload_btn{align-items:center;background:none;border:2px dashed #ccc;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:24px;height:100%;justify-content:center;padding:20px;transition:all .3s ease;width:200%}.addproducts_container_left_content .form-group .media-section .media-upload .upload-button:hover{border-color:#888;color:#888}.addproducts_container_right{border-radius:10px;width:38%}.addproducts_container_right .form-group{display:flex;justify-content:space-between;width:100%}.addproducts_container_right .form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px;margin-top:10px}.addproducts_container_right .form-group1{margin-bottom:24px;width:100%}.addproducts_container_right .form-group1 label{color:#333;display:block;font-weight:500;margin-bottom:8px;margin-top:10px}.b_details{width:100%}.b_details_heading{margin-bottom:20px}.b_details_content{border-radius:10px;margin-top:20px;padding:10px}.b_details_content_bank{grid-gap:20px 30px;display:grid;gap:20px 30px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.b_details_content_btn{display:flex;justify-content:flex-end;width:100%}.inst1{background-color:#f5f5f5;width:100%}.inst1_header{align-items:center;display:flex;justify-content:space-between;width:50%}.inst1_header h2{margin:0}.inst1_header .online-toggle{align-items:center;display:flex;gap:10px;margin-top:10px}.inst1_header .online-toggle .switch{align-items:center;cursor:pointer;display:flex;justify-content:center}.inst1_header .online-toggle input[type=checkbox]{appearance:none;background:#ccc;border-radius:20px;cursor:pointer;height:20px;outline:none;position:relative;width:40px}.inst1_header .online-toggle input[type=checkbox]:checked{background:#e9b213}.inst1_header .online-toggle input[type=checkbox]:before{background:#fff;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:.3s;width:16px}.inst1_header .online-toggle input[type=checkbox]:checked:before{transform:translateX(20px)}.inst1_header .online-toggle .toggle-label{color:#333;font-size:14px;font-weight:500}.inst1_header .online-toggle .tab-navigation{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;padding:4px}.inst1_header .online-toggle .tab-navigation .tab-button{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .2s ease}.inst1_header .online-toggle .tab-navigation .tab-button:hover{background-color:#0000000d}.inst1_header .online-toggle .tab-navigation .tab-button.active{background-color:#e9b213;box-shadow:0 2px 4px #e9b2134d;color:#fff}.inst1_content{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;padding:10px 10px 5px 20px;width:100%}.inst1_content_search{display:flex;gap:12px}.inst1_content_search input{width:80%}.inst1_content_custom{display:flex;flex-wrap:wrap;gap:8px}.inst1_content_custom .tab{border-radius:4px;color:#000;cursor:pointer;font-weight:400;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.inst1_content_custom .tab.selected{background-color:#d3d3d3;color:#000;font-weight:700}.inst1_table{width:100%}.Manageinstructor{align-items:center;display:flex;justify-content:center}.Manageinstructor .instform{width:70%}.Manageinstructor .instform_header{align-items:center;display:flex;justify-content:space-between}.Manageinstructor .instform_header h2{margin:0}.Manageinstructor .instform .instform_wrapper{display:flex;flex-direction:column;gap:16px;padding:16px}.Manageinstructor .instform .instform_wrapper .instform_content_details{display:flex;flex-direction:column;gap:16px}.Manageinstructor .instform .instform_wrapper .instform_content_details .instform_content_details_top{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.Manageinstructor .instform .instform_wrapper .instform_content_details .instform_content_details_top{grid-template-columns:1fr}}.Manageinstructor .instform .instform_wrapper .form_field{display:flex;flex-direction:column;gap:4px}.Manageinstructor .instform .instform_wrapper .form_field .error{color:red;font-size:12px;margin-top:4px}.Manageinstructor .instform .instform_wrapper .instform_content_textarea textarea,.Manageinstructor .instform .instform_wrapper .phone-input-container .react-tel-input{width:100%}.Manageinstructor .instform_contentModal_data{margin-top:10px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container{padding:16px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container h2{font-size:1.5rem;margin-bottom:8px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container p{color:#666;margin-bottom:16px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container .weekly_schedule_day{margin-bottom:20px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .weekly_schedule_day_header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .weekly_schedule_day_header .day_name{margin:0;width:80px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .time_slots{display:flex;flex-wrap:wrap;gap:10px}.Manageinstructor .instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .time_slots .time_slot{align-items:center;display:flex;gap:10px}@media(max-width:768px){.Manageinstructor .instform_contentModal_data .weekly_schedule_container .weekly_schedule_day .time_slots .time_slot{align-items:stretch;flex-direction:column}}.phone-input-container label{color:#000;font-size:14px;font-weight:600}.phone-input-container .react-tel-input{margin-top:0}.phone-input-container .react-tel-input .form-control{border:1px solid #d9d9d9;border-radius:10px;height:39px;transition:border-color .3s ease}.phone-input-container .react-tel-input .form-control:hover{background-color:#fff!important;border-color:#4096ff!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#000!important;font-weight:600}.ant-tabs .ant-tabs-tab:focus,.ant-tabs .ant-tabs-tab:hover{color:#000!important}.ant-tabs .ant-tabs-ink-bar{background:#000!important}@media(max-width:768px){.Manageinstructor{align-items:center;display:flex;justify-content:center}.Manageinstructor .instform{width:90%}}@media(max-width:1023px){.Manageinstructor{align-items:center;display:flex;justify-content:center}.Manageinstructor .instform{width:100%}}.inst{background-color:#f5f5f5;flex-direction:column;justify-content:center}.inst,.inst_header{align-items:center;display:flex;width:100%}.inst_header{justify-content:space-between}.inst_header h2{margin:0}.inst_content{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 10px 5px 20px;width:100%}.inst_content_search{display:flex;gap:12px}.inst_content_search input{width:80%}.inst_content_custom{display:flex;flex-wrap:wrap;gap:8px}.inst_content_custom .tab{border-radius:4px;color:#000;cursor:pointer;font-weight:400;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.inst_content_custom .tab.selected{background-color:#d3d3d3;color:#000;font-weight:700}.inst_table{width:100%}.container2{background:#f5f5f5}.contentWrapper1{align-items:center;background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:20px;text-align:center}.contentWrapper1_main1{border-bottom:1px solid gray;display:flex;justify-content:space-between;width:100%}.searchInput{margin-bottom:16px;max-width:300px}.table-data{width:100%}.emptydata{margin:40px 0 20px}.booking{background-color:#f5f5f5}.booking_header1{align-items:center;display:flex;justify-content:space-between}.booking_header1 h2{margin:0}.booking_header1 .online-toggle{align-items:center;display:flex;gap:10px;margin-top:10px}.booking_header1 .online-toggle .switch{align-items:center;cursor:pointer;display:flex;justify-content:center}.booking_header1 .online-toggle .tab-navigation{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;padding:4px}.booking_header1 .online-toggle .tab-navigation .tab-button{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .2s ease}.booking_header1 .online-toggle .tab-navigation .tab-button:hover{background-color:#0000000d}.booking_header1 .online-toggle .tab-navigation .tab-button.active{background-color:#e9b213;box-shadow:0 2px 4px #e9b2134d;color:#fff}.booking_header1 .online-toggle .toggle-label{color:#333;font-size:14px;font-weight:500}.booking_header1_right{align-items:center;display:flex;gap:10px;justify-content:center}.booking_content{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;margin-top:20px;padding:10px 10px 5px 20px}.booking_content_search{display:flex;gap:12px}.booking_content_search input{width:200px}.booking_content_custom{display:flex;gap:8px}.booking_content_custom .tab{border-radius:4px;color:#000;cursor:pointer;font-weight:400;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.booking_content_custom .tab.selected{background-color:#d3d3d3;color:#000;font-weight:700}.booking_sec{background-color:#fff;border-radius:10px;margin:10px 0 20px;padding:10px}.booking_sec_card{display:flex}.booking_sec_card_data{align-items:center;border-right:1px solid #e0e0e0;display:flex;flex:1 1;justify-content:center}.booking_sec_card_data:last-child{border-right:none}.booking_sec_card_data .content{align-items:center;display:flex;flex-direction:column;text-align:center}.booking_sec_card_data .content h3{color:#666;font-size:14px;font-weight:500;margin:0}.booking_sec_card_data .content h2{font-size:20px;font-weight:700;margin:5px 0 0;padding-left:2px;text-align:left;width:100%}.ant-modal .ant-modal-content{padding:24px}.ant-modal .class-details{border:1px solid gray;border-radius:10px;margin-top:16px;padding:10px}.ant-modal .class-details .detail-row{display:flex;margin-bottom:12px}.ant-modal .class-details .detail-row .label{font-weight:600;width:120px}.ant-modal .reschedule-section{margin-top:24px}.ant-modal .reschedule-section h4{margin-bottom:16px}.ant-modal .reschedule-section .date-time-inputs{display:flex;gap:16px;margin-bottom:16px}.ant-modal .reschedule-section .reason-input{margin-bottom:16px}.payouts{background-color:#f5f5f5;min-height:100vh}.payouts .payouts_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.payouts .payouts_header h2{color:#333;font-size:24px;font-weight:600;margin:0}.payouts .payouts_content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.payouts .payouts_content .payouts_content_custom{border-bottom:1px solid #e8e8e8;display:flex;padding:4px}.payouts .payouts_content .payouts_content_custom .tab{border-bottom:2px solid #0000;color:#666;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .3s ease}.payouts .payouts_content .payouts_content_custom .tab:hover{background-color:#f0f8ff;color:#1890ff}.payouts .payouts_content .payouts_content_custom .tab.selected{background-color:#e9b213;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#fff}.payouts .payouts_content .payouts_content_search{align-items:center;background-color:#fafafa;display:flex;gap:12px;justify-content:flex-end;padding:10px 20px}.payouts .payouts_content .payouts_content_search .monthFilterButton{background-color:#e9b213;border:none;color:#fff;font-weight:500;padding:8px 16px;transition:background-color .2s ease}.payouts .payouts_content .payouts_content_search .monthFilterButton:hover{background-color:#fff;border:1px solid #e9b213;border-radius:6px;color:#e9b213}.payouts .payouts_content .payouts_content_search .resetButton{background-color:#ff4d4f;border:1px solid #ff4d4f;border-radius:6px;color:#fff;font-weight:500;padding:8px 16px;transition:all .2s ease}.payouts .payouts_content .payouts_content_search .resetButton:hover{background-color:#ff7875;border-color:#ff7875;color:#fff}.payouts .payouts_table{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.payouts .payouts_table .ant-table .ant-table-thead>tr>th{background-color:#fafafa;border-bottom:1px solid #e8e8e8;color:#333;font-weight:600}.payouts .payouts_table .ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.payouts .payouts_table .ant-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.payouts .payouts_table .ant-pagination{margin:16px;text-align:right}.payouts .ant-modal .ant-modal-header{border-bottom:1px solid #e8e8e8;padding:16px 24px}.payouts .ant-modal .ant-modal-body{padding:24px}.payouts .ant-modal .ant-modal-footer{border-top:1px solid #e8e8e8;padding:16px 24px}.payouts .ant-tag{border-radius:4px;font-weight:500;padding:2px 8px}.payouts .ant-btn{border-radius:6px;font-weight:500;transition:all .2s ease}.payouts .ant-btn.ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.payouts .ant-btn.ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.payouts .ant-btn.ant-btn-default{border-color:#d9d9d9;color:#666}.payouts .ant-btn.ant-btn-default:hover{border-color:#1890ff;color:#1890ff}.payouts .ant-select .ant-select-selector{border:1px solid #d9d9d9;border-radius:6px}.payouts .ant-select.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.payouts .ant-input-number{border:1px solid #d9d9d9;border-radius:6px}.payouts .ant-input-number:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}@media(max-width:768px){.payouts{padding:10px}.payouts .payouts_header{flex-direction:column;gap:10px;text-align:center}.payouts .payouts_content .payouts_content_custom{flex-direction:column}.payouts .payouts_content .payouts_content_custom .tab{text-align:center}.payouts .payouts_content .payouts_content_search{align-items:stretch;flex-direction:column;gap:8px}.payouts .payouts_content .payouts_content_search .ant-input,.payouts .payouts_content .payouts_content_search .monthFilterButton,.payouts .payouts_content .payouts_content_search .resetButton,.payouts .payouts_content .payouts_content_search .sortButton{width:100%}}.card-container,.student-set-password{align-items:center;display:flex;justify-content:center}.student-set-password{background:linear-gradient(135deg,#f7f6f0,#f5f5eb);min-height:100vh;padding:20px}.student-set-password .password-container{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:500px;padding:40px;width:100%}.student-set-password .password-container .logo-section{margin-bottom:30px;text-align:center}.student-set-password .password-container .logo-section .logo{height:100px;margin-bottom:20px;width:100px}.student-set-password .password-container .logo-section h1{color:#333;font-size:28px;margin-bottom:10px}.student-set-password .password-container .logo-section p{color:#666;font-size:14px}.student-set-password .password-container .form-section .forminput{margin-bottom:20px}.student-set-password .password-container .form-section .password-requirements{background:#f5f5f5;border-radius:8px;margin-top:20px;padding:15px}.student-set-password .password-container .form-section .password-requirements p{color:#333;font-weight:600;margin-bottom:10px}.student-set-password .password-container .form-section .password-requirements ul{margin:0;padding-left:20px}.student-set-password .password-container .form-section .password-requirements ul li{color:#666;font-size:13px;margin-bottom:5px}@media(max-width:768px){.student-set-password .password-container{padding:30px 20px}.student-set-password .password-container .logo-section .logo{height:80px;width:80px}.student-set-password .password-container .logo-section h1{font-size:24px}}.success-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.success-modal{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:40px;text-align:center;width:90%}.add-student-page{background-color:#f5f5f5;min-height:100vh;padding:0}.add-student-page .page-header{align-items:center;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:0;padding:10px 20px;position:sticky;top:-20px;z-index:999}.add-student-page .page-header h2{color:#1a1a1a;font-size:20px;font-weight:600;margin:0}@media(max-width:1024px){.add-student-page .page-header{padding:18px 25px;top:0}}@media(max-width:768px){.add-student-page .page-header{align-items:flex-start;flex-direction:column;gap:15px;padding:15px 20px}.add-student-page .page-header h2{font-size:18px}.add-student-page .page-header>div:last-child,.add-student-page .page-header>div:last-child button{width:100%}}@media(max-width:480px){.add-student-page .page-header{padding:12px 15px}.add-student-page .page-header h2{font-size:16px}}.add-student-page .loading-overlay{align-items:center;background:#fffc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.add-student-page .form-section{background:#fff;border-top:1px solid #e8e8e8;margin:0;padding-block:10px;padding-inline:10px}.add-student-page .form-section+.form-section{border-top:none}@media(max-width:768px){.add-student-page .form-section{padding:20px}}@media(max-width:480px){.add-student-page .form-section{padding:15px}}.add-student-page .form-section .section-heading{background-color:#f5f5f5;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;color:#262626;font-size:16px;font-weight:600;margin:0 0 24px;padding-block:10px}.add-student-page .form-section .section-heading:before{display:none}@media(max-width:768px){.add-student-page .form-section .section-heading{font-size:15px;margin-bottom:20px}}@media(max-width:480px){.add-student-page .form-section .section-heading{font-size:14px;margin-bottom:16px}}.add-student-page .add-student-form-grid{grid-gap:24px;grid-column-gap:32px;column-gap:32px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(max-width:768px){.add-student-page .add-student-form-grid{gap:20px;grid-template-columns:1fr}}@media(max-width:480px){.add-student-page .add-student-form-grid{gap:16px}}.add-student-page .add-student-form-grid .form-col{display:flex;flex-direction:column}.add-student-page .add-student-form-grid .form-col label{color:#595959;font-size:14px;font-weight:500;margin-bottom:8px}@media(max-width:480px){.add-student-page .add-student-form-grid .form-col label{font-size:13px}}.add-student-page .add-student-form-grid .form-col input,.add-student-page .add-student-form-grid .form-col select,.add-student-page .add-student-form-grid .form-col textarea{background:#fff;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;padding:10px 12px;transition:all .3s}.add-student-page .add-student-form-grid .form-col input:focus,.add-student-page .add-student-form-grid .form-col select:focus,.add-student-page .add-student-form-grid .form-col textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a;outline:none}.add-student-page .add-student-form-grid .form-col input::placeholder,.add-student-page .add-student-form-grid .form-col select::placeholder,.add-student-page .add-student-form-grid .form-col textarea::placeholder{color:#bfbfbf}.add-student-page .add-student-form-grid .form-col input:disabled,.add-student-page .add-student-form-grid .form-col select:disabled,.add-student-page .add-student-form-grid .form-col textarea:disabled{background:#f5f5f5;color:#bfbfbf;cursor:not-allowed}@media(max-width:480px){.add-student-page .add-student-form-grid .form-col input,.add-student-page .add-student-form-grid .form-col select,.add-student-page .add-student-form-grid .form-col textarea{font-size:13px;padding:8px 10px}}.add-student-page .add-student-form-grid .form-col textarea{min-height:100px;resize:vertical}.add-student-page .add-student-form-grid .form-col .error-message{color:#ff4d4f;font-size:12px;margin-top:4px}@media(max-width:480px){.add-student-page .add-student-form-grid .form-col .error-message{font-size:11px}}.add-student-page .note-text{color:#8c8c8c;font-size:12px;font-style:italic;margin-top:8px}@media(max-width:480px){.add-student-page .note-text{font-size:11px}}.add-student-page .checkbox-wrapper{align-items:center;display:flex;gap:8px;margin-top:12px}.add-student-page .checkbox-wrapper input[type=checkbox]{cursor:pointer;height:16px;width:16px}.add-student-page .checkbox-wrapper label{color:#595959;cursor:pointer;font-size:14px;margin:0}@media(max-width:480px){.add-student-page .checkbox-wrapper label{font-size:13px}}.add-student-page .page-header>div:first-child{align-items:center;cursor:pointer;display:flex;gap:10px;transition:opacity .3s}.add-student-page .page-header>div:first-child:hover{opacity:.7}.add-student-page .page-header>div:first-child svg{color:#595959;height:20px;width:20px}@media(max-width:480px){.add-student-page .page-header>div:first-child svg{height:18px;width:18px}}.add-student-page .page-header>div:last-child{display:flex;gap:12px}@media(max-width:768px){.add-student-page .page-header>div:last-child{justify-content:flex-start}}.add-student-page .page-header>div:last-child button{border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;min-width:120px;padding:10px 24px;transition:all .3s}.add-student-page .page-header>div:last-child button.primary{background:#6366f1;border-color:#6366f1;color:#fff}.add-student-page .page-header>div:last-child button.primary:hover{background:#5558e3;border-color:#5558e3}.add-student-page .page-header>div:last-child button.secondary{background:#fff;border-color:#d9d9d9;color:#595959}.add-student-page .page-header>div:last-child button.secondary:hover{border-color:#6366f1;color:#6366f1}@media(max-width:480px){.add-student-page .page-header>div:last-child button{font-size:13px;min-width:100px;padding:8px 20px}}.add-student-page .page-header button{align-items:center;display:flex;gap:6px}.add-student-page .page-header button svg{height:16px;width:16px}
/*# sourceMappingURL=main.12c1429f.css.map*/