@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;overflow:hidden;font-family:Open Sans,sans-serif!important;font-optical-sizing:auto;font-style:normal}body,html,.ant-layout{font-family:Open Sans,sans-serif!important;font-optical-sizing:auto;font-style:normal}h1,h2,h3,h4,h5,h6,p,span,strong{padding:0;margin:0}::-webkit-scrollbar{width:10px!important;height:0px!important}::-webkit-scrollbar-thumb{background:#0000003e;border-radius:.3vw}::-webkit-scrollbar-thumb:hover{background:#fff}::-webkit-scrollbar-track{border-radius:.5vw;background:#cbcbcb}.dashboard-card{position:relative;overflow:hidden;border-radius:18px;min-height:85px;padding:20px;background:linear-gradient(160deg,#fff,#f6fbff);border:1px solid #e9eef5;box-shadow:0 10px 24px #0f172a0f;transition:transform .25s ease,box-shadow .25s ease;opacity:0;transform:translateY(12px);animation:cardFadeUp .45s ease forwards}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0f172a1a}.dashboard-card_canvas{position:absolute;inset:0;z-index:1;opacity:.95;pointer-events:none}.dashboard-card_canvas canvas{width:100%!important;height:100%!important;display:block}.dashboard-card_content{position:relative;z-index:2}.dashboard-card_top{display:flex;align-items:center;gap:10px}.dashboard-card_top h4{margin:0;color:#1e293b;font-size:15px;font-weight:600;line-height:1.3}.dashboard-card_icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dashboard-card_value{margin-top:16px;color:#0f172a;font-size:30px;font-weight:700;line-height:1;letter-spacing:.2px}.dashboard-card_trend{margin-top:14px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:5px 10px;border-radius:999px}.dashboard-card_trend.up{color:#047857;background:#ecfdf5}.dashboard-card_trend.down{color:#b91c1c;background:#fef2f2}.dashboard-card--products .dashboard-card_icon{color:#1d4ed8;background:#bfdbfeb8}.dashboard-card--categories .dashboard-card_icon{color:#6d28d9;background:#ddd6feb8}.dashboard-card--stock .dashboard-card_icon{color:#b45309;background:#fed7aabf}.dashboard-card--users .dashboard-card_icon{color:#0f766e;background:#99f6e4b8}@keyframes cardFadeUp{to{opacity:1;transform:translateY(0)}}.dashboard{border-radius:10px}.dashboard_section{padding:16px;gap:20px}.dashboard_section_cards{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media(max-width:1024px){.dashboard_section_cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.dashboard_section_cards{grid-template-columns:1fr}}.layout{height:100%}.layout_main{background-color:#f1f1f1}.layout_main_heading{padding:16px;border-bottom:1px solid #4b5563}.layout_container{height:100%;overflow:auto}.layout_container_child{margin:16px;border-radius:10px;background-color:#fff}.layout .ant-layout-sider{background:#fff;border-right:1px solid #cfcfcf;height:100vh;overflow:hidden;box-shadow:2px 0 8px #0000001a}.layout .ant-menu{background:#fff}.layout .ant-menu-root{display:flex;flex-direction:column;gap:10px;height:calc(100% - 80px);overflow:auto}.layout .ant-menu-sub{background:#fff!important}.layout .ant-menu-item{overflow:visible!important}.layout .ant-menu-item a{color:#001529}.layout .ant-menu-item svg{fill:#001529}.layout .ant-menu-item:hover{background-color:#f1f1f1!important}.layout .ant-menu-item:hover a{color:#2b434e}.layout .ant-menu-item:hover svg{fill:#2b434e}.layout .ant-menu-submenu-title span{color:#001529}.layout .ant-menu-submenu-title span svg{fill:#001529}.layout .ant-menu-submenu-title span a,.layout .ant-menu-submenu-title .ant-menu-submenu-arrow,.layout .ant-menu-title-content span a{color:#001529}.layout .ant-menu-item-selected{background:#2b434e}.layout .ant-menu-item-selected span svg{fill:#fff}.layout .ant-menu-item-selected span a{color:#fff}.layout .ant-layout-sider-trigger{background:#fff;border:1px solid #cfcfcf}.layout .ant-layout-sider-trigger span svg{fill:#001529}.header{background-color:#fff!important;padding:0 15px;display:flex;justify-content:flex-end;box-shadow:0 2px 8px #0000001a;z-index:1;align-items:center}@media(max-width:768px){.header{justify-content:space-between;padding:0 10px 0 60px}}.ant-layout-sider-children{height:-webkit-fill-available!important}.ant-drawer .ant-drawer-body{padding:0!important}.logo{padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.logo img{width:100%;max-width:160px}.loginpage{display:flex;align-items:center;justify-content:center}.loginpage_container{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;gap:50px;background-color:#f0f8ff}.loginpage_container_left{width:50%;display:flex;flex-direction:column;align-items:center;gap:60px}.loginpage_container_left_elements{display:flex;justify-content:flex-start;flex-direction:column;width:50%;padding:30px;box-shadow:0 4px 10px #0000001a;border-radius:20px;background-color:#fff}.loginpage_container_left_elements_header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.loginpage_container_left_elements_header img{width:200px;display:flex;align-items:center;justify-content:center}.loginpage_container_left_elements_header_content h4{text-align:center;font-size:30px;font-weight:800;color:#4d3921;margin-bottom:10px}.loginpage_container_left_elements_header_content p{text-align:center;font-size:16px;margin-bottom:20px;color:#929598;margin-top:10px}.loginpage_container_left_elements .formsubmit{display:flex;align-items:center;justify-content:center;margin:2.5rem 0 0}.loginpage_container_left_elements .formsubmit button{width:100%;background:#42b8ad;height:38px!important;font-weight:700!important;font-size:16px}.loginpage_container_left_elements .formsubmit button:hover{background:#42b8ac78!important}.loginpage_container_left_elements .formsubmit button:active{background:#42b8ac78}.loginpage_container_right{width:50%}.loginpage_container_right_main{background-image:url(/assets/loginpageimage3-CeVHzVJK.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;height:100vh;display:flex;justify-content:end;flex-direction:column}.loginpage_container_right_main_content{display:flex;align-items:center;justify-content:center;width:50%}.loginpage_container_right_main_content_data{padding-bottom:50px;margin-left:50px}.loginpage_container_right_main_content_data .text{border-bottom:2px solid #FFF}.loginpage_container_right_main_content_data .text p{color:#fff;font-size:16px;font-weight:700;font-family:Libre Baskerville,serif;margin-bottom:20px}.loginpage_container_right_main_content_data .text span{font-size:45px;color:#fff;font-family:Libre Baskerville,serif}.loginpage_container_right_main_content_data .bottomtext{margin:20px 0}.loginpage_container_right_main_content_data .bottomtext i{font-weight:400;font-size:16px;color:#fff;font-family:Libre Baskerville,serif}@media screen and (min-width:768px)and (max-width:1024px){.loginpage_container{flex-direction:column}.loginpage_container_left{z-index:1;width:100%;position:absolute;top:91px;left:0;display:flex;justify-content:center}.loginpage_container_left_elements{width:50%;background-color:#fff;border-radius:10px;padding:30px}.loginpage_container_left_elements .password-container .password-toggle-icon{position:absolute;right:30px}.loginpage_container_right{width:100%;border-radius:0}.loginpage_container_right_main{background-size:cover;position:relative;border-radius:0}.loginpage_container_right_main_content{width:100%}.loginpage_container_right_main_content_data{text-align:center;margin-left:0}}@media screen and (min-width:320px)and (max-width:767px){.loginpage_container{flex-direction:column}.loginpage_container_left{width:100%;position:absolute;top:91px;left:0;display:flex;justify-content:center}.loginpage_container_left_elements{width:90%;background-color:#fff;border-radius:10px}.loginpage_container_left_elements .logininput,.loginpage_container_left_elements .loginbutton{width:100%}.loginpage_container_left_elements .loginbutton .custom-button{width:378px}.loginpage_container_left_elements .enrollbutton{width:100%}.loginpage_container_left_elements .enrollbutton_container{margin-right:0}.loginpage_container_left_elements .password-container .password-toggle-icon{position:absolute;right:24px}.loginpage_container_right{display:none}}.categories_header_left span{font-size:20px!important;font-weight:600;color:#00000073;cursor:pointer}.table-component{width:100%;overflow:auto}.add-category_heading{padding:12px;border-bottom:1px solid #ededed}.add-category_heading h1{font-size:20px}.add-category .form-grid{display:grid;gap:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.add-category .form-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.add-category .form-grid{grid-template-columns:repeat(3,1fr)}}.add-category .add-category-form{display:flex;flex-direction:column;gap:20px}.add-category_form{display:flex;justify-content:space-between;gap:20px}.add-category_form_left{display:flex;flex-direction:column;width:70%;gap:20px}.add-category_form_right{display:flex;flex-direction:column;width:30%;gap:20px}.add-category_form_card{padding:20px;background:#fff;border-radius:8px}.add-category_form_card_remove{width:100%;display:flex;justify-content:space-between}.add-category_form_card_remove h3{margin:0 0 .5rem}.add-category .form-submit{display:flex;gap:20px;padding:0 16px 16px}@media screen and (max-width:768px){.add-category_form{flex-direction:column}.add-category_form_card{padding:0 20px}.add-category_form_left{width:100%;gap:0}.add-category_form_right{width:100%}}.form-container{width:100%;background:linear-gradient(135deg,#eff6ff,#eef2ff)}.form-container .form-wrapper{max-width:100%;margin:0 auto}.form-container .form-card{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.form-container .form-card .card-title{padding:2rem 2rem 1.5rem;border-bottom:1px solid #e5e7eb}.form-container .form-card .card-title h1{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.form-container .form-card .card-content{padding:2rem}.form-container .form-grid{display:grid;gap:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.form-container .form-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.form-container .form-grid{grid-template-columns:repeat(3,1fr)}}.form-container .form-submit{margin-top:2rem}.form-container .form-submit button{height:3rem;padding:0 2rem;background-color:#4f46e5;border:none;color:#fff;font-weight:500;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem}.form-container .form-submit button:hover{background-color:#4338ca}.form-container .form-submit button .submit-icon{width:1rem;height:1rem}.upload-image{width:100%}.upload-image_container{display:flex;align-items:center;gap:20px}.upload-image_left{width:50%}.upload-image_right{width:50%;display:flex;align-items:center;justify-content:center}.upload-file_heading{display:flex;justify-content:space-between;min-height:32px}.upload-file_heading h2{font-size:14px;font-weight:500}.upload-file_image{border:1px dashed #4b5563;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0;min-height:154px;border-radius:8px;margin:.4rem 0 1rem;background:#f1f1f1}.upload-file_image img{width:100%;object-fit:contain;max-height:140px}.upload-file_container{border:1px dashed #4b5563;display:flex;flex-direction:column;align-items:center;padding:4rem 0;border-radius:8px;background:#f1f1f1;margin:.4rem 0 1rem}.upload-file_container p{font-size:14px;color:#00000073;padding:4px 0 0;text-align:center}.custom-select .ant-select{width:100%}.custom-select .ant-select .ant-select-selector{border-radius:.5rem;border-color:#e5e7eb;padding:.75rem}.custom-select .ant-select .ant-select-selector:hover{border-color:#4f46e5}.custom-select .ant-select-focused .ant-select-selector{border-color:#4f46e5!important;box-shadow:0 0 0 2px #4f46e533}.custom-editor .ql-toolbar{border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-color:#e5e7eb}.custom-editor .ql-container{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-color:#e5e7eb;min-height:200px}.custom-editor .ql-editor{font-size:1rem;line-height:1.5}.custom-input .ant-form-item-label label{color:#1f2937;font-weight:500}.custom-input .ant-picker{width:100%}.custom-input .ant-input{border-radius:.5rem;border-color:#e5e7eb}.custom-input .ant-input:hover,.custom-input .ant-input:focus{border-color:#4f46e5}.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{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.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-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.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 button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .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-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.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,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.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-thin,.ql-snow .ql-stroke.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{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.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;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[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-size .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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[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 transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.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:0px}.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]{display:none;border:1px solid #ccc;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:0px;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}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-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-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{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:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{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}.ant-skeleton,.ant-skeleton-image{width:100%!important;height:100%!important}.products_container{width:100%;padding:0 14px;overflow:hidden}.products_header{padding:12px 0 24px;display:flex;justify-content:space-between}.products_header_left span{font-size:20px;font-weight:600;color:#00000073;cursor:pointer}.products_header_left span.active{color:#1f2937;cursor:default}.categories_container{width:100%;padding:0 16px}.categories_header{padding:12px 0;display:flex;justify-content:space-between}.categories_header_left span{font-size:16px;font-weight:600;color:#00000073;cursor:pointer}.categories_header_left span.active{color:#1f2937;cursor:default}.categories_header_left span:hover{color:#1f2937}.add-products{padding:10px 20px;background-color:#fff;display:flex;flex-direction:column;gap:20px;border-radius:10px}.add-products_container{padding:0 20px}.add-products_heading{border-bottom:1px solid #ededed;padding:0 0 8px}.add-products_heading h1{font-size:20px;font-weight:600}.add-products .form-grid{margin-top:20px;display:grid}@media(min-width:768px){.add-products .form-grid{grid-template-columns:repeat(1,1fr)}}@media(min-width:1280px){.add-products .form-grid{grid-template-columns:repeat(1,1fr)}}.add-products .form-submit{display:flex;justify-content:flex-end;margin-top:10px}.add-products .schema{border:1px solid gray;padding:15px;border-radius:10px;margin-bottom:10px}.add-products .step2form{border:1px solid gray;padding:20px;border-radius:10px;margin-top:10px}.add-products .step2form .size-fields,.add-products .step2form .media-upload{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.add-products_size_buttons{display:flex;justify-content:flex-end;gap:2rem}.add-schema-button-container{display:flex;justify-content:center;margin-top:10px}.remove-schema-button-container{display:flex;justify-content:flex-end;margin-top:10px}.form1_category{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.form1_price{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:2rem 0 0}@media screen and (max-width:768px){.add-products_container{padding:0;overflow:hidden}.add-products .step2form .media-upload{grid-template-columns:repeat(1,1fr)}.add-products .step2form .size-fields{grid-template-columns:repeat(2,1fr)}.form1_category{display:block;grid-template-columns:repeat(1,1fr)}.form1_price{grid-template-columns:repeat(2,1fr)}}.custom-dashboard_container{width:100%;padding:0 14px}.custom-dashboard_header{padding:12px 0 24px;display:flex;justify-content:space-between;align-items:center}.custom-dashboard_header_left h2{font-size:20px;font-weight:600;color:#1f2937}.custom-dashboard_section{width:100%;padding:0 0 16px}.topics-list_container{width:100%;padding:0 14px}.topics-list_cards{width:100%;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center}.topics-list_cards_list{width:100%;display:flex;flex-direction:column;gap:16px}.topics-list_cards_list h5{width:100%;text-align:center;font-size:16px;font-weight:500}.topics-list_card{width:100%;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.topics-list_card.disable{opacity:.6}.topics-list_card_left{display:flex;align-items:center;gap:16px}.topics-list_card_left_content{display:flex;flex-direction:column;gap:6px}.topics-list_card_left_content_top{display:flex;align-items:center;gap:12px}.topics-list_card_left_content_top h3{font-size:16px;font-weight:500;color:#1f2937}.topics-list_card_left_content_top span{padding:4px 8px;font-size:12px;border-radius:9999px;background-color:#dbeafe;color:#4f46e5}.topics-list_card_left_content p{font-size:14px;font-weight:500;color:#1f2937}.topics-list_card_right{display:flex;flex-direction:row-reverse;align-items:center;gap:12px}.topics-list_card_right_sec{cursor:pointer;display:flex;align-items:center}.topics-list_card_right_sec_options{display:flex;flex-direction:row;gap:8px}@media screen and (max-width:768px){.topics-list_card{flex-direction:column;gap:8px;padding:8px}.topics-list_card_left{width:100%}.topics-list_card_left_content_top{flex-direction:column-reverse}.topics-list_card_right{width:100%}}.add-topic_container{padding:16px}.add-topic_header{display:flex;flex-direction:column;gap:4px}.add-topic_header h2{font-size:20px;font-weight:600;color:#1f2937}.add-topic_header_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.add-topic_header_links span.active{color:#1f2937;cursor:default}.add-topic_header_links span:hover{color:#1f2937}.add-topic_section{padding:24px 0 0}.add-topic_section .ant-form{display:flex;flex-direction:column;gap:12px}.add-topic_form{display:flex;flex-direction:column;gap:16px}.add-topic_form .ant-form-item{margin:0 0 8px}.add-topic_form_radio{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;margin:0 0 8px}.add-topic_form_radio .ant-form-item{margin:0}.add-topic_form_ratio{margin-bottom:8px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:12px}.add-topic_form_ratio h3{display:flex;align-items:flex-start;font-size:14px;font-weight:400}.add-topic_form_ratio h3 p{font-size:14px;color:#ef4444;padding:0 6px 0 0}.add-topic_form_ratio h6{font-size:14px;color:#ef4444;font-weight:400}.add-topic_form_ratio_box-container{display:grid;grid-template-columns:repeat(8,minmax(100px,1fr));gap:20px;align-items:center}.add-topic_form_ratio_box{position:relative;background:#f0f0f0;border:1px solid #ddd;text-align:center;cursor:pointer;border-radius:8px;transition:border-color .3s ease,background-color .3s ease;aspect-ratio:1;max-height:240px;max-width:240px;width:100%}.add-topic_form_ratio_box[data-ratio="3:1"]{aspect-ratio:3/1}.add-topic_form_ratio_box[data-ratio="4:1"]{aspect-ratio:4/1}.add-topic_form_ratio_box[data-ratio="5:1"]{aspect-ratio:5/1}.add-topic_form_ratio_box[data-ratio="6:1"]{aspect-ratio:6/1}.add-topic_form_ratio_box[data-ratio="1:1"]{aspect-ratio:1/1}.add-topic_form_ratio_box[data-ratio="3:2"]{aspect-ratio:3/2}.add-topic_form_ratio_box[data-ratio="2:1"]{aspect-ratio:2/1}.add-topic_form_ratio_box[data-ratio="5:2"]{aspect-ratio:5/2}.add-topic_form_ratio_box[data-ratio="3:4"]{aspect-ratio:3/4}.add-topic_form_ratio_box.selected{border-color:#ff5722;background:#ffe0cc}.add-topic_form_ratio span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700}@media screen and (max-width:768px){.add-topic_form_ratio_box-container{grid-template-columns:repeat(3,minmax(30%,1fr));gap:12px}}.product-topic_container{padding:16px;display:flex;flex-direction:column;gap:32px}.product-topic_header{display:flex;justify-content:space-between}.product-topic_header_left{display:flex;flex-direction:column;gap:4px}.product-topic_header_left h2{font-size:18px;font-weight:500;color:#1f2937}.product-topic_header_left_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.product-topic_header_left_links span.active{color:#1f2937;cursor:default}.product-topic_header_left_links span:hover{color:#1f2937}.product-topic_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.product-topic_cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.product-topic_loading{width:100%;display:flex;justify-content:center}.product-topic_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:column;gap:4px;position:relative}.product-topic_card_image{aspect-ratio:1/1;overflow:hidden;border-radius:8px}.product-topic_card_close{cursor:pointer;position:absolute;top:8px;right:8px;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.product-topic_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.product-topic_card_content h3{font-size:14px;font-weight:600}@media screen and (max-width:768px){.product-topic_cards{grid-template-columns:repeat(2,1fr)}}.category-topic_container{padding:16px;display:flex;flex-direction:column;gap:32px}.category-topic_header{display:flex;justify-content:space-between}.category-topic_header_left{display:flex;flex-direction:column;gap:4px}.category-topic_header_left h2{font-size:18px;font-weight:500;color:#1f2937}.category-topic_header_left_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.category-topic_header_left_links span.active{color:#1f2937;cursor:default}.category-topic_header_left_links span:hover{color:#1f2937}.category-topic_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.category-topic_cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-topic_loading{width:100%;display:flex;justify-content:center}.category-topic_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:column;position:relative;gap:4px}.category-topic_card_image{aspect-ratio:1/1;overflow:hidden;border-radius:8px}.category-topic_card_close{cursor:pointer;position:absolute;top:8px;right:8px;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.category-topic_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.category-topic_card_content h3{font-size:14px;font-weight:600}@media screen and (max-width:768px){.category-topic_cards{grid-template-columns:repeat(2,1fr)}}.ant-modal-body{max-height:75vh;overflow:auto}::-webkit-scrollbar{width:6px!important;height:0px!important}.advertisement-topic_container{padding:16px;display:flex;flex-direction:column;gap:32px}.advertisement-topic_header{display:flex;justify-content:space-between}.advertisement-topic_header_left{display:flex;flex-direction:column;gap:4px}.advertisement-topic_header_left h2{font-size:20px;font-weight:600;color:#1f2937}.advertisement-topic_header_left_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.advertisement-topic_header_left_links span.active{color:#1f2937;cursor:default}.advertisement-topic_header_left_links span:hover{color:#1f2937}.advertisement-topic_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.advertisement-topic_sections .ant-tabs-nav-list{width:100%;justify-content:space-evenly}.advertisement-topic_sections .ant-tabs-tab{width:20%;justify-content:center}.advertisement-topic_cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.advertisement-topic_loading{width:100%;display:flex;justify-content:center}.advertisement-topic_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:column;gap:4px;position:relative;cursor:pointer}.advertisement-topic_card_image{border-radius:8px}.advertisement-topic_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.advertisement-topic_card_content h3{font-size:14px;font-weight:600}.advertisement-topic_modal{margin:1rem 0 0}.advertisement-topic_modal_uploads{display:flex;flex-direction:row;gap:16px}@media screen and (max-width:768px){.advertisement-topic_cards{grid-template-columns:repeat(2,1fr)}}.collage-topic_container{padding:16px}.collage-topic_header{display:flex;flex-direction:column;gap:4px}.collage-topic_header h2{font-size:18px;font-weight:500;color:#1f2937}.collage-topic_header_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.collage-topic_header_links span.active{color:#1f2937;cursor:default}.collage-topic_header_links span:hover{color:#1f2937}.collage-topic_section{padding-top:16px;display:flex;flex-direction:column;gap:10px}.collage-topic_loader{padding-top:16px}.collage-topic_info{font-size:13px;color:#00000073;font-weight:500}.collage-topic_modal_upload{margin-top:8px;display:flex;flex-direction:column;gap:10px}.collage-topic_modal_preview{width:min(260px,100%);border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#f7f8fb}.collage-topic_modal_preview img{width:100%;height:100%;object-fit:cover;display:block}.advertisement-collage-upload{margin-bottom:8px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:12px}.advertisement-collage-upload h3{display:flex;align-items:flex-start;font-size:14px;font-weight:400}.advertisement-collage-upload h3 p{font-size:14px;color:#ef4444;padding:0 6px 0 0}.advertisement-collage-upload_grid{display:grid;grid-template-columns:minmax(320px,14fr) minmax(260px,15fr);gap:12px;align-items:start}.advertisement-collage-upload_right{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.advertisement-collage-upload_column{display:flex;flex-direction:column;gap:12px}.advertisement-collage-upload_item{position:relative;border-radius:10px;overflow:hidden;border:1px dashed #c7ced6;background:#f7f8fb;cursor:pointer;min-height:0;aspect-ratio:3/4}.advertisement-collage-upload_item.large{aspect-ratio:4/5}.advertisement-collage-upload_item.ratio-1-1{aspect-ratio:1/1}.advertisement-collage-upload_item.ratio-3-4{aspect-ratio:3/4}.advertisement-collage-upload_item.filled{border-style:solid;border-color:#d9d9d9;background:#fff}.advertisement-collage-upload_image{width:100%;height:100%;object-fit:cover;display:block}.advertisement-collage-upload_placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px}.advertisement-collage-upload_placeholder span{color:#4f5d75;font-size:13px;font-weight:600}.advertisement-collage-upload_delete{position:absolute;top:8px;right:8px;width:26px;height:26px;border:none;border-radius:50%;background:#000000a6;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}@media screen and (max-width:768px){.advertisement-collage-upload_grid{grid-template-columns:1fr}.advertisement-collage-upload_right{grid-template-columns:1fr 1fr}.advertisement-collage-upload_column{gap:10px}}.collage-crop-modal .ant-modal{max-width:min(96vw,1200px)!important}.collage-crop-modal .ant-modal-content{height:calc(100vh - 32px);display:flex;flex-direction:column}.collage-crop-modal .ant-modal-body{flex:1;min-height:0;overflow:hidden;padding-bottom:12px}.collage-cropper-wrap{height:100%;min-height:280px}.customers_container{width:100%;padding:0 16px}.customers_header{padding:12px 0;display:flex;justify-content:space-between}.customers_header_left span{font-size:20px;font-weight:600;color:#00000073;cursor:pointer}.customers_header_left span.active{color:#1f2937;cursor:default}.t-products_container{padding:16px;display:flex;flex-direction:column;gap:10px}.t-products_header{display:flex;justify-content:space-between}.t-products_header_left{display:flex;flex-direction:column;gap:4px}.t-products_header_left h2{font-size:20px;font-weight:600;color:#1f2937}.t-products_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.t-products_cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.t-products_loading{width:100%;display:flex;justify-content:center}.t-products_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:column;gap:4px;position:relative}.t-products_card_image{aspect-ratio:1/1;overflow:hidden;border-radius:8px}.t-products_card_close{cursor:pointer;position:absolute;top:8px;right:8px;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.t-products_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.t-products_card_content h3{font-size:14px;font-weight:600}@media screen and (max-width:768px){.t-products_cards{grid-template-columns:repeat(2,1fr)}}.p-categories_container{padding:16px;display:flex;flex-direction:column;gap:10px}.p-categories_header{display:flex;justify-content:space-between}.p-categories_header_left{display:flex;flex-direction:column;gap:4px}.p-categories_header_left h2{font-size:20px;font-weight:600;color:#1f2937}.p-categories_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.p-categories_cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.p-categories_loading{width:100%;display:flex;justify-content:center}.p-categories_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:column;gap:4px;position:relative}.p-categories_card_image{aspect-ratio:1/1;overflow:hidden;border-radius:8px}.p-categories_card_close{cursor:pointer;position:absolute;top:8px;right:8px;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.p-categories_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.p-categories_card_content h3{font-size:14px;font-weight:600}@media screen and (max-width:768px){.p-categories_cards{grid-template-columns:repeat(2,1fr)}}.r-searches_container{padding:16px;display:flex;flex-direction:column;gap:10px}.r-searches_header{display:flex;justify-content:space-between}.r-searches_header_left{display:flex;flex-direction:column;gap:4px}.r-searches_header_left h2{font-size:20px;font-weight:600;color:#1f2937}.r-searches_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.r-searches_cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.r-searches_loading{width:100%;display:flex;justify-content:center}.r-searches_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:row;flex-direction:row-reverse;justify-content:space-between;gap:4px;position:relative}.r-searches_card_image img{width:100%;border-radius:8px}.r-searches_card_close{cursor:pointer;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.r-searches_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.r-searches_card_content h3{font-size:14px;font-weight:600}@media screen and (max-width:768px){.r-searches_cards{grid-template-columns:repeat(2,1fr)}}.orders_container{width:100%;padding:0 14px}.orders_header{padding:12px 0 24px;display:flex;justify-content:space-between}.orders_header_left span{font-size:20px;font-weight:600;color:#00000073;cursor:pointer}.orders_header_left span.active{color:#1f2937;cursor:default}.orders_details{display:flex;flex-direction:column;gap:20px}.blogs_container{width:100%;padding:0 16px}.blogs_header{padding:12px 0;display:flex;justify-content:space-between}.blogs_header_left span{font-size:20px;font-weight:600;color:#00000073;cursor:pointer}.blogs_header_left span.active{color:#1f2937;cursor:default}.url-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.add-blog{padding:10px 20px;background-color:#fff;display:flex;flex-direction:column;border-radius:10px}.add-blog_heading{border-bottom:1px solid #ededed;padding:0 0 8px}.add-blog_heading h1{font-size:20px;font-weight:600;color:#333;padding:0}.add-blog .blog-form{margin-top:24px}.add-blog .form-grid{display:flex;flex-direction:column;gap:16px}.add-blog .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;align-items:flex-start}.add-blog .image-alt-container{display:flex;gap:16px;width:100%}.add-blog .image-alt-container .upload-item{flex:1;margin-right:16px;grid-column:unset}.add-blog .image-alt-container .ant-form-item{flex:1;margin-bottom:0}.add-blog .form-actions{margin-top:24px;display:flex;justify-content:end}.add-blog .ant-form-item{margin-bottom:0}.add-blog .ant-form-item-label{font-weight:500;padding-bottom:4px}.add-blog .ant-input,.add-blog .ant-input-number,.add-blog .ant-select-selector{border-radius:4px;width:100%}.add-blog .ant-btn{border-radius:4px;height:40px;font-weight:500}.add-blog .ant-upload{width:100%}.add-blog .upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;border:1px dashed #d9d9d9;border-radius:2px;background-color:#fafafa;color:#000000a6}@media(max-width:768px){.add-blog{padding:10px}.add-blog_container{padding:16px}.add-blog .form-row{grid-template-columns:1fr}.add-blog .image-alt-container{flex-direction:column}.add-blog .image-alt-container .upload-item,.add-blog .image-alt-container .ant-form-item{width:100%;margin-right:0}}.image-upload-container{display:flex}.product-reviews_container{width:100%;padding:0 14px}.product-reviews_header{padding:12px 0 24px;display:flex;justify-content:space-between}.product-reviews_header_left span{font-size:20px;font-weight:600;color:#00000073;cursor:pointer}.product-reviews_header_left span.active{color:#1f2937;cursor:default}.category-wise_container{padding:16px;display:flex;flex-direction:column;gap:32px}.category-wise_header{display:flex;justify-content:space-between}.category-wise_header_left{display:flex;flex-direction:column;gap:4px}.category-wise_header_left h2{font-size:18px;font-weight:500;color:#1f2937}.category-wise_header_left_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.category-wise_header_left_links span.active{color:#1f2937;cursor:default}.category-wise_header_left_links span:hover{color:#1f2937}.category-wise_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.category-wise_cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-wise_loading{width:100%;display:flex;justify-content:center}.category-wise_card{border:1px solid #e5e7eb;padding:4px;border-radius:8px;display:flex;flex-direction:column;position:relative;gap:4px}.category-wise_card_image{aspect-ratio:1/1;overflow:hidden;border-radius:8px}.category-wise_card_close{cursor:pointer;position:absolute;top:8px;right:8px;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.category-wise_card_content{padding:0 0 4px;display:flex;justify-content:space-between}.category-wise_card_content h3{font-size:14px;font-weight:600}@media screen and (max-width:768px){.category-wise_cards{grid-template-columns:repeat(2,1fr)}}.image-carousel_container{padding:16px;display:flex;flex-direction:column;gap:32px}.image-carousel_header{display:flex;justify-content:space-between}.image-carousel_header_left{display:flex;flex-direction:column;gap:4px}.image-carousel_header_left h2{font-size:18px;font-weight:500;color:#1f2937}.image-carousel_header_left_links span{font-size:14px;font-weight:600;color:#00000073;cursor:pointer}.image-carousel_header_left_links span.active{color:#1f2937;cursor:default}.image-carousel_header_left_links span:hover{color:#1f2937}.image-carousel_sections h5{width:100%;text-align:center;font-size:16px;font-weight:500}.image-carousel_cards{display:flex;flex-direction:column;gap:16px}.image-carousel_loading{width:100%;display:flex;justify-content:center}.image-carousel_modal_upload{border:1px dashed #e5e7eb;border-radius:12px;padding:12px;background:#fcfcfc}.image-carousel_modal_upload_empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}.image-carousel_modal_upload_empty p{margin:0;font-size:12px;color:#00000073}.image-carousel_modal_upload_preview{display:flex;flex-direction:column;gap:10px}.image-carousel_modal_upload_preview img{width:180px;height:240px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.image-carousel_crop_modal p{margin:0 0 12px;font-size:13px;color:#00000073}.image-carousel_card{border:1px solid #e5e7eb;padding:16px;border-radius:20px;display:flex;flex-direction:row;position:relative;gap:20px;background:#f7f4d9;align-items:center}.image-carousel_card_image{width:340px;min-width:340px;height:220px}.image-carousel_card_image img{width:100%;object-fit:cover;border-radius:14px}.image-carousel_card_close{cursor:pointer;position:absolute;top:12px;right:12px;background:#eff6ff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.image-carousel_card_edit{cursor:pointer;position:absolute;top:12px;right:44px;border:none;border-radius:999px;padding:6px 12px;background:#eff6ff;color:#1f2937;font-size:12px;font-weight:600}.image-carousel_card_content{display:flex;flex-direction:column;gap:12px;max-width:700px}.image-carousel_card_content h3{font-size:24px;font-weight:600;color:#15253d}.image-carousel_card_content h3 span{font-weight:700}.image-carousel_card_content p,.image-carousel_card_content .image-carousel_card_button_text{margin:0;font-size:16px;color:#3d4a5c}.image-carousel_card_content p span,.image-carousel_card_content .image-carousel_card_button_text span{font-weight:500;color:#15253d}.image-carousel_card_action_button{width:fit-content;border:none;border-radius:999px;background:#12c78f;color:#fff;font-size:14px;font-weight:600;padding:10px 24px;cursor:default}@media screen and (max-width:768px){.image-carousel_cards{gap:12px}.image-carousel_card{display:flex;flex-direction:column;padding:12px;gap:12px}.image-carousel_card_image{width:100%;min-width:100%;height:180px}.image-carousel_card_content h3{font-size:18px}.image-carousel_card_content p,.image-carousel_card_content .image-carousel_card_button_text{font-size:14px}}.delivery-partners_container{width:100%;padding:0 14px;overflow:hidden}.delivery-partners_header{padding:12px 0 24px;display:flex;justify-content:space-between}.delivery-partners_header_left{font-size:20px;font-weight:600;color:#1f2937}.add-delivery-partner{padding:10px 20px;background-color:#fff;display:flex;flex-direction:column;gap:10px}.add-delivery-partner_heading{border-bottom:1px solid #ededed;padding:0 0 8px}.add-delivery-partner_heading h1{font-size:20px;font-weight:600}.add-delivery-partner_form .form-grid{margin-top:20px;display:grid;gap:20px}@media(min-width:768px){.add-delivery-partner_form .form-grid{grid-template-columns:repeat(2,1fr)}}.add-delivery-partner_form .form-submit{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}@media screen and (max-width:768px){.add-delivery-partner_container{padding:0}.add-delivery-partner_form .form-grid{grid-template-columns:repeat(1,1fr)}}
