/*!
 * Bootstrap Reboot v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-admin-border-color: #d8d8d8;--bs-admin-bg-color: #fbfbfb;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient( 180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0) );--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-btn-hover-color: #868686;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}@font-face{font-family:Pretendard-Regular;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}body{margin:0;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:left;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul,ol,li{list-style:none}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#000;text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:Pretendard-Regular;font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{padding:5px 10px;border-radius:5px;background-color:var(--bs-white);border:1px solid #e6e6e6}.default-btn{font-size:13px;color:var(--bs-white);background-color:var(--bs-primary);transition:background-color ease .3s}.default-btn:hover{color:var(--bs-primary);background-color:var(--bs-white)}button:focus:not(:focus-visible){outline:0}button:hover{background-color:var(--bs-gray-300)}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}input[readonly]{pointer-events:none;border:1px solid #e6e6e6;background-color:#e6e6e6}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.p5{padding:5px}.mr16{margin-right:16px!important}.mt20{margin-top:20px}.ft14{font-size:14px}.red{color:red}.fl-jc-c{display:flex;justify-content:center}.dash-board{position:relative;width:100%;min-width:1400px;display:flex;flex-direction:column}.container{padding:16px}.dash-board .header{position:relative;width:100%;height:45px;border-bottom:1px solid #e6e6e6;color:var(--bs-black);background-color:#ede9f6;box-shadow:0 2px 5px #0003;display:flex;z-index:100}.dash-board .header .nav{height:100%;display:flex;align-items:center}.dash-board .logo-warp{height:100%;padding:5px 20px;overflow:hidden}.dash-board .header .logo-warp>img{height:100%;object-fit:contain;display:inline-flex}.dash-section{height:800px;padding:40px;display:flex}.dash-section .chart-wrap{width:70%;height:100%}.dash-section .user-table{width:30%;height:fit-content}.dash-section .user-table .table-title{font-size:18px;margin-bottom:16px}table{width:100%;border:1px solid #d8d8d8}.dash-section table th{padding:5px 0;text-align:center;background-color:#fbfbfb;border-right:1px solid #d8d8d8}.dash-section table tr{border:1px solid #d8d8d8}.dash-section table td{border-right:1px solid #d8d8d8;text-align:center}.dropdown{position:relative;max-width:190px;height:100%;padding:0 40px;font-size:13px}.dropdown>button{width:100%;height:100%;color:inherit;font-weight:700;border:none;text-align:center;background-color:transparent}.dropdown .dropdown-menu{position:absolute;width:100%;left:0;font-size:14px;white-space:nowrap;letter-spacing:-.05rem;background-color:#fff;border-radius:5px;box-shadow:5px 5px 10px #00000036;color:var(--bs-black)}.dropdown .dropdown-list:hover{color:#6978ff;background-color:#8080801f}.dropdown .dropdown-list{width:100%;height:40px}.dropdown .dropdown-list a{width:100%;height:100%;padding-left:10px;display:flex;align-items:center;cursor:pointer}.dropdown .dropdown-list a.active{font-weight:700;text-decoration:underline}.alert-outter{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999}.alert-outter .alert-inner{width:300px;height:200px;padding:16px;background-color:#fff;display:flex;flex-direction:column}.alert-outter .alert-inner .close-btn{width:30px;height:30px;margin-left:auto;display:flex;justify-content:center;align-items:center;cursor:pointer}.alert-outter .alert-inner .children{height:calc(80% - 30px);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:21px;font-weight:700}.alert-outter .alert-inner .btn-wrap{height:20%;display:flex;justify-content:center}.alert-outter .alert-inner .btn-wrap .btn{position:relative;width:80px;border-radius:10px}.alert-outter .alert-inner .btn-wrap .success{margin-right:20px}.alert-outter .alert-inner .btn-wrap .cancle{background-color:var(--bs-danger);color:var(--bs-white)}.DefaultModal-outter{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center}.DefaultModal-outter .DefaultModal-inner{width:300px;height:200px;padding:16px;background-color:#fff;display:flex;flex-direction:column}.DefaultModal-outter .DefaultModal-inner .close-btn{width:30px;height:30px;padding:0;margin-left:auto;display:flex;justify-content:center;align-items:center;cursor:pointer}.DefaultModal-outter .DefaultModal-inner .children{width:100%;height:calc(80% - 30px);margin:16px 0;display:flex;flex-direction:column;align-items:center;font-size:21px;font-weight:700;overflow-y:auto}.DefaultModal-outter .DefaultModal-inner .children table{font-size:14px;text-align:center}.DefaultModal-outter .DefaultModal-inner .children table th{background-color:#fbfbfb;border-right:1px solid #d8d8d8}.DefaultModal-outter .DefaultModal-inner .children table thead{border-bottom:1px solid #d8d8d8}.DefaultModal-outter .DefaultModal-inner .btn-wrap{height:20%;max-height:40px;display:flex;justify-content:center}.DefaultModal-outter .DefaultModal-inner .btn-wrap .btn{position:relative;width:80px;border-radius:10px}.DefaultModal-outter .DefaultModal-inner .btn-wrap .success{margin-right:20px}.DefaultModal-outter .DefaultModal-inner .btn-wrap .cancle{background-color:var(--bs-danger);color:var(--bs-white)}.table-widget{width:100%;font-size:15px}.table-widget .table-title{font-size:18px;padding:10px 0;margin-bottom:20px;border-bottom:1px solid #e6e6e6}.table-widget .text-left{text-align:left}.table-widget .W100{width:100%}.table-widget table th{background-color:var(--bs-admin-bg-color);border-right:1px solid var(--bs-admin-border-color);text-align:center}.table-widget table td{padding:0 10px;text-align:center;border-right:1px solid var(--bs-admin-border-color)}.table-widget table tr{border:1px solid var(--bs-admin-border-color)}.table-widget table .btn-wrap{padding:5px;font-size:20px}.table-widget table .content{max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pagination{width:100%;padding:10px;display:flex;justify-content:center}.pagination li{margin-right:10px}.pagination li:last-child{margin-right:0}.pagerow{display:flex;align-items:center}.pagerow .title{font-size:14px}.pagerow .pagerow-tab{min-height:unset}.pagerow .pagerow-tab .tab{padding:0;height:30px;min-height:unset}.form-warp{width:100%;height:100vh;background-color:var(--bs-gray-900);color:var(--bs-white);display:flex;justify-content:center;align-items:center}.form-warp .form{width:300px;padding:16px;background:linear-gradient(to top,var(--bs-gray),var(--bs-gray-dark));border-radius:15px;overflow:hidden;box-shadow:0 0 20px #f4f4f480;display:flex;flex-direction:column;justify-content:center}.form-warp .form label{width:100%;margin-bottom:20px;display:flex;align-items:center}.form-warp .form label>span{width:20%}.form-warp .form label>input{width:80%;padding:5px;color:#fff;background-color:transparent;border:none;border-bottom:1px solid #e6e6e6}.form-warp .form label>input::placeholder{color:#fff}.form-warp .form label>input:focus{outline:none;border-color:var(--bs-blue)}.form-warp button{padding:5px;transition:.4s ease}.form-warp button:hover{background-color:var(--bs-gray-400);color:var(--bs-black);font-weight:700}.user-list{position:relative}.user-list table th{padding:7px 0}.user-list table td{padding:5px 0}.user-list .DefaultModal-inner table.userEdit-table{width:calc(70vw - 70px);font-size:14px}.user-list .DefaultModal-inner table.userEdit-table td{padding:0 20px;text-align:left;font-weight:400}.user-list .DefaultModal-inner table.userEdit-table button{font-size:14px;display:flex;justify-content:center;align-items:center}.user-list .addressList-title{width:100%;font-size:18px;padding:10px 0;margin-bottom:20px;border-bottom:1px solid #e6e6e6}.user-list .addressList-title .btn{margin-left:100px;font-size:14px;border-color:#4169e1}.user-list .addressList-table tr{border-bottom:1px solid var(--bs-admin-border-color)}.user-list .addressList-table td{padding:5px}.user-list .addressList-table .btn-wrap{margin-left:20px;display:inline-flex;width:unset}.user-list .addressList-table input{width:100%}.user-list .btn-wrap{width:100%;font-size:14px;display:flex;justify-content:center}.user-list .btn-wrap.mt20{margin-top:20px}.user-list .btn-wrap .btn.success{background-color:#beceff}.user-list .btn-wrap .btn.success.w150{width:150px}.DefaultModal-outter .DefaultModal-inner .children table.addressList-table{width:100%}.user-list .passEdit-table{border:none}.lev_modal{font-size:14px}.user-list .pagination{width:100%;display:flex}.user-list .pagination>span{width:40px;height:40px;margin-right:16px;font-size:14px;border-radius:50%;border:1px solid #e6e6e6;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.user-list .pagination>span.on{border-color:var(--bs-primary)}.health-info{width:100%}.health-info .title{font-size:18px;line-height:1;margin-right:100px}.health-info .button-wrap{width:100%;margin-bottom:16px;display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #e6e6e6}.health-info .info-add{padding:5px;font-size:14px;border:1px solid #464646;border-radius:5px}.health-info .info-add:hover{background-color:#464646;color:#fff}.health-info .info-container{width:20%;display:inline-flex;flex-direction:column}.health-info .__info-item{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e6e6e6;border-bottom:none;cursor:pointer}.health-info .__info-item:last-child{border-bottom:1px solid #e6e6e6}.health-info .__info-item:first-child{border:none;background-color:#464646;color:#fff;cursor:auto}.health-info .__info-item .item-text{width:100%;height:100%;padding:0 10px;display:block;line-height:50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.health-info .__info-item .item-text .img-wrap{display:inline-block;height:100%}.health-info .__info-item .item-text .img-wrap>img{height:100%;object-fit:contain}.health-info .__info-item.on{border:2px solid #6978FF}.health-info .__info-item .icon{position:absolute;right:10px;z-index:-1}.health-info .__info-item .btn{position:absolute;padding:5px 10px;border-radius:5px;z-index:0}.health-info .__info-item .edit-btn{right:10px}.health-info .__info-item .info-btn{right:90px}.health-info .__info-item .del-btn{right:50px}.health-info .__info-item .btn:hover{background-color:#464646;color:#fff}.healthEdit-table th{padding:10px 0}.healthEdit-table .table-wrap{padding:10px;height:300px}.healthEdit-table .table-wrap .table-text{height:100%}.table-text .ql-toolbar.ql-snow+.ql-container.ql-snow{height:calc(100% - 45px)}.healthEdit-table .w200{width:100px}.healthInfoEdit-section .btn-wrap{width:100%;margin-top:20px;display:flex;justify-content:center}.healthInfoEdit-section .H20{height:20px}.healthInfoEdit-section .P10{padding:10px}.healthInfoEdit-section .v-top{vertical-align:top}.healthInfoEdit-section .inflex-col{display:inline-flex;flex-direction:column}.healthInfoEdit-section label{display:flex;align-items:center}.healthInfoEdit-section label>input[type=checkbox]{margin-right:10px}.food_table .btn-wrap>a{margin-right:10px}.food_table .btn-wrap>svg{cursor:pointer}.food_form_section .flex{display:flex}.food_form_section .jcc{justify-content:center}.food_form_section .p10{padding:10px}.food_form_section .img-wrap{height:100px}.food_form_section .img-wrap>img{height:100%;object-fit:contain}.food_form_section .trash-btn{color:red;border-color:red;margin:0 10px}.food_section .img-wrap{height:80px}.food_section .img-wrap>img{height:100%;object-fit:contain}.func_food_table .btn-wrap>a{margin-right:10px}.func_food_table .btn-wrap>svg{cursor:pointer}.func_food_form_section .flex{display:flex}.func_food_form_section .jcc{justify-content:center}.func_food_form_section .p10{padding:10px}.func_food_section .img-wrap{height:80px}.func_food_section .img-wrap>img{height:100%;object-fit:contain}.recipe_table .btn-wrap>a{margin-right:10px}.recipe_table .btn-wrap>svg{cursor:pointer}.recipe_form_section .flex{display:flex}.recipe_form_section .jcc{justify-content:center}.recipe_form_section .p10{padding:10px}.recipe_section .img-wrap{height:80px}.recipe_section .img-wrap>img{height:100%;object-fit:contain}.modal-outter{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center}.modal-outter .modal-inner{width:500px;height:80vh;padding:16px;background-color:#fff;display:flex;flex-direction:column}.modal-outter label{display:flex;flex-direction:column}.modal-outter .modal-inner .close-btn{width:30px;height:30px;padding:5px 0;margin-left:auto;display:flex;justify-content:center;align-items:center;cursor:pointer}.modal-outter .modal-inner .infoadd{width:100%;height:100%;display:flex;flex-direction:column}.modal-outter .modal-inner .infoadd .form-label{display:flex;flex-direction:column;margin-bottom:16px}.modal-outter .modal-inner .infoadd .form-label>span{margin-bottom:16px}.modal-outter .modal-inner .infoadd input{display:inline-flex}.modal-outter .modal-inner .infoadd select{width:100%;padding:5px 0}.modal-outter .modal-inner .main-title{width:100%;padding:5px 0;margin-bottom:1rem;font-size:21px;font-weight:400;border:none;border-bottom:1px solid #e6e6e6;display:inline-block}.modal-outter .modal-inner .title{margin-bottom:1rem;font-size:16px;font-weight:700}.modal-outter .modal-inner .dec{margin-bottom:1rem;font-size:14px;border:2px solid #e6e6e6;border-radius:5px;padding:10px}.modal-outter .modal-inner .dec.textarea{width:100%;resize:none}.modal-outter .modal-inner form{display:flex;flex-direction:column}.modal-outter .modal-inner .edit-icon{width:80px;margin-left:auto;padding:5px;border-radius:5px;border-color:#464646;display:inline-flex;align-items:center;justify-content:center}.prudct-item-contianer{min-width:100%;width:100%;margin:0 auto;height:100%;font-size:13.5px}.prudct-item-contianer .product-item-list-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.prudct-item-contianer .prduct-item-new-button{color:#fff;background-color:#6978ff;border-radius:5px;padding:5px 10px;cursor:pointer}.prudct-item-contianer .product-item-list-wrap{width:100%;height:100%}.prudct-item-contianer .product-item-list-head{width:100%;display:flex;justify-content:space-between;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:1px solid #d8d8d8}.prudct-item-contianer .product-item-head{text-align:center;background-color:#fafafa;border-right:1px solid #d8d8d8;padding:5px}.prudct-item-contianer .label{padding:2px 8px;border-radius:4px}.prudct-item-contianer .label.label-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.prudct-item-contianer .label.label-false{color:#4d4d4d;background-color:#e7e7e7;border-color:#8b8b8b}.prudct-item-contianer .label.label-temporary{color:#0a4a6e;background-color:#c9e4fd;border-color:#8b8b8b}.prudct-item-contianer .w5{width:5%}.prudct-item-contianer .w7{width:7%}.prudct-item-contianer .w8{width:8%}.prudct-item-contianer .w10{width:10%}.prudct-item-contianer .w25{width:25%}.prudct-item-contianer .center{text-align:center}.prudct-item-contianer .right{text-align:right}.prudct-item-contianer .product-item-list{width:100%;height:100px;display:flex;align-items:center;justify-content:space-between;border-left:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.prudct-item-contianer .product-item{height:100%;padding:10px;background-color:#fff;border-right:1px solid #d8d8d8;display:flex;justify-content:center;align-items:center}.prudct-item-contianer .product-item .img-wrap{width:100%}.prudct-item-contianer .product-item .img-wrap>img{width:100%;object-fit:contain}.prudct-item-contianer .product-item-setting-btn-wrap{display:flex;justify-content:space-around}.prudct-item-contianer .product-item-setting-btn{background-color:#fff;padding:3px 8px;margin-right:10px;border:1px solid rgb(172,172,172);border-radius:5px;cursor:pointer}.prudct-item-contianer .product-item-setting-btn:hover{background-color:#99a3fd;color:#fff}.product-item-write-container{width:100%;min-width:1400px;font-size:14px}.product-item-write-container .mb10{margin-bottom:10px}.product-item-write-container .product-item-write-form{display:flex;flex-direction:column;align-items:center}.product-item-write-container .product-item-write-title{font-size:18px;border-bottom:1px solid #d8d8d8;margin-bottom:10px}.product-item-write-container .product-item-write-wrap{width:100%}.product-item-write-container .product-item-write{border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;margin-bottom:20px}.product-item-write-container .product-item-write-desc{width:100%;background-color:#fbfbfb;border-bottom:1px solid #d8d8d8;padding:4px;text-align:center}.product-item-write-container .product-item-write-line{display:flex;width:100%;border-bottom:1px solid #d8d8d8}.product-item-write-container .product-item-write-left{padding:8px;width:100%;max-width:150px;text-align:center;background-color:#fbfbfb;border-right:1px solid #d8d8d8;display:flex;align-items:center;justify-content:center}.product-item-write-container .product-item-write-left.line{border-left:1px solid #d8d8d8}.product-item-write-container .product-item-write-right{width:100%;background-color:#fff;padding:8px}.product-item-write-container .product-item-write-right .upload-img-wrap{position:relative;width:120px;height:120px;padding:10px;overflow:hidden;display:inline-flex;flex-direction:column;border:1px solid #e6e6e6}.product-item-write-container .product-item-write-right .upload-img-wrap.active{border-color:red}.product-item-write-container .product-item-write-right .upload-img-wrap>img{width:100%;height:calc(100% - 25px);margin-top:5px;object-fit:contain}.product-item-write-container .product-item-write-right .form-control[readonly]{background-color:#e9ecef;opacity:1;width:fit-content}.product-item-write-container .product-item-write-right .form-control{display:block;font-weight:400;height:2rem;width:100%;padding:4px 8.5px;line-height:1.3333333333em;color:#333;background-clip:padding-box;border:1px solid #ddd;border-radius:.25rem;box-shadow:none;background-color:#fff}.product-item-write-container .product-item-write-right .form-control:focus{border-color:#337ab7;outline:0}.product-item-write-container .product-item-write-right select.form-control{width:fit-content}.product-item-write-container .product-item-write-sub{padding-top:4px;font-size:12px}.product-item-write-container .toggle-box input[type=checkbox],.toggle-box input[type=radio]{display:none}.product-item-write-container .toggle-box input[type=radio]+span{display:flex;min-width:100px;padding:7px 15px;border:1px solid #ccc;color:#6c757d;cursor:pointer;justify-content:center;align-items:center;border-radius:.25rem;margin-right:4px}.product-item-write-container .toggle-box input[type=radio]:checked+span{background-color:#27a5ff;color:#fff;cursor:default}.product-item-write-container .upload-zone{display:flex;width:100%;height:80px;justify-content:center;align-items:center;border:1px solid #ccc}.product-item-write-container .product-item-write-obtions-use-wrap{width:100%}.product-item-write-container .produt-item-wrtie-options-use-title-wrap{width:100%;display:flex;background-color:#fbfbfb;border:1px solid #d8d8d8}.product-item-write-container .produt-item-wrtie-options-use-title-wrap .produt-item-wrtie-options-use-title:nth-child(1){width:20%;height:100%;padding:4px;border-right:1px solid #d8d8d8;text-align:center}.product-item-write-container .produt-item-wrtie-options-use-title-wrap .produt-item-wrtie-options-use-title:nth-child(2){width:80%;height:100%;padding:4px;text-align:center}.product-item-write-container .produt-item-wrtie-options-use-wrap{display:flex}.product-item-write-container .produt-item-wrtie-options-use:nth-child(1){width:20%;padding:8px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.product-item-write-container .produt-item-wrtie-options-use:nth-child(2){width:80%;padding:8px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.product-item-write-container .product-item-write-optinos-btn{display:inline-block;font-weight:400;background-color:#fff;color:#282828;text-align:center;background-color:#0000;border:1px solid #979797;padding:4px 9px;line-height:1.5em;border-radius:4px;box-shadow:1px 1px 1px #0000004d;cursor:pointer}.product-item-write-container .product-item-write-optinos-btn:hover{background-color:#0000004d;color:#fff}.product-item-write-container .btn{width:200px;height:43px;padding:10px;margin-bottom:20px;background-color:#27a5ff;color:#fff;font-weight:700;letter-spacing:.05rem}.product-item-write-container .btn.op_btn{display:block;margin:20px auto}.product-item-write-container .btn:hover{background-color:#527cf6;color:#e3e3e3}.dis-section{position:relative}.dis-section .dis-top{padding:10px 0;font-size:16px;border-bottom:1px solid #464646;display:flex;align-items:center}.dis-section .title{font-size:21px;font-weight:700;margin-right:40px}.dis-section .add_btn{height:100%;padding:5px;border-radius:10px;box-shadow:2px 2px 2px #0003}.dis-section .add_btn:hover{background-color:#8077ea1a;border-color:#8077eab3;box-shadow:2px 2px 2px #8077eab3}.dis-section .data-wrap{padding:20px 0;font-size:14px;display:flex}.dis-section .dis-list{width:35%;margin-right:1rem;display:inline-flex;flex-direction:column}.dis-section .disitem-list{width:calc(65% - 16px)}.dis-section .dis-list .dis-item-header,.dis-section .disitem-list .disitem-header{background-color:var(--bs-gray-200);border:1px solid rgb(159,159,159)}.dis-section .dis-list .dis-item:nth-child(2),.dis-section .disitem-list .disitem-list-item:nth-child(2){border-top:none}.dis-section .dis-list .dis-item,.dis-section .disitem-list .disitem-list-item{display:flex;align-items:center;border:1px solid rgb(159,159,159);border-bottom-width:0}.dis-section .dis-list .dis-item:last-child,.dis-section .disitem-list .disitem-list-item:last-child{border-bottom:1px solid rgb(159,159,159)}.dis-section .dis-list .dis-item-header>span,.dis-section .disitem-list .disitem-header>span{padding:5px 10px;display:inline-block}.dis-section .dis-list .dis-item>span{display:inline-block;padding:10px}.dis-section .disitem-list .disitem-list-item>span{display:inline-flex;height:80px;align-items:center}.dis-section .dis-list .dis-name{width:60%;height:100%}.dis-section .disitem-list .disitem-name{width:calc(80% - 80px)}.dis-section .disitem-list .disitem-header .disitem-name{width:80%}.dis-section .dis-list .dis-btn-box{border-left:1px solid rgb(159,159,159)}.dis-section .disitem-list .disitem-btn-box{border-left:1px solid rgb(159,159,159);padding-left:10px}.dis-section .dis-list .dis-btn-box .btn,.dis-section .disitem-list .disitem-btn-box .btn{margin-right:10px;padding:5px;border-radius:7px;border-color:#868686}.dis-section .dis-list .dis-btn-box .btn:hover,.dis-section .disitem-list .disitem-btn-box .btn:hover{background-color:var(--bs-btn-hover-color);color:var(--bs-white)}.dis-section .disitem-list .disitem-img-box{width:80px;padding:10px;overflow:hidden;display:inline-flex}.dis-section .disitem-list .disitem-img-box>img{width:100%;aspect-ratio:1/1;object-fit:contain}.category-list{position:relative}.category-list .text-center{text-align:center}.category-list .title{font-size:16px;padding:16px 0;margin-bottom:16px;border-bottom:1px solid var(--bs-admin-border-color)}.category-list .add-btn{margin-bottom:16px;font-size:14px}.category-list .mainCategory-menu{width:70%;border:1px solid var(--bs-admin-border-color);font-size:13px;display:flex;flex-direction:column}.category-list .mainCategory-menu>li{border-bottom:1px solid var(--bs-admin-border-color);display:flex;align-items:center}.category-list .mainCategory-menu>li:last-child{border:none}.category-list .mainCategory-menu>li span{padding:5px 10px;border-right:1px solid var(--bs-admin-border-color)}.category-list .mainCategory-menu>li.maincategory-head{text-align:center;background-color:var(--bs-admin-bg-color)}.category-list .mainCategory-menu>li span:first-child{width:5%;text-align:center;background-color:var(--bs-admin-bg-color)}.category-list .mainCategory-menu>li span:nth-child(2){width:5%;display:flex;justify-content:center}.category-list .mainCategory-menu>li span:nth-child(3){width:75%}.category-list .mainCategory-menu>li span:last-child{width:15%;border:none}.category-list .mainCategory-menu .icon-img{width:24px;height:24px;object-fit:contain}.category-list .mainCategory-menu .edit-btn{width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center}.modal-title{width:100%;padding:5px 0;margin-bottom:10px;font-size:21px;text-align:center;border-bottom:1px solid var(--bs-admin-border-color)}.modal-form{width:100%;display:flex;flex-direction:column;font-size:14px;align-items:center;border:1px solid var(--bs-admin-border-color)}.modal-form label{width:100%;display:flex;align-items:center;border-bottom:1px solid var(--bs-admin-border-color)}.modal-form label:last-child{border:none}.modal-form label .label-name{width:120px;padding:10px 5px;margin-right:10px;border-right:1px solid var(--bs-admin-border-color);background-color:var(--bs-admin-bg-color);height:100%}.modal-form label .modal-img{display:flex;width:30px;height:30px;object-fit:contain}@media screen and (max-width: 1400px){.category-list .mainCategory-menu{width:100%}}.product-qna-list .qna_name{width:100px;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden}.pro-qna-edit .btn-wrap{width:100%;margin-top:20px;display:flex;justify-content:center}.pro-qna-edit-table .qa_content{width:100%;height:300px;resize:none}.review-list-section .best-label{border:1px solid #4bb2ff;border-radius:5px;font-size:13px;display:flex;justify-content:center;align-items:center}.review-list-section .hide{background-color:#ffe9e9;font-weight:700}.review-list-section .title{width:100%;padding:10px 0;margin-bottom:20px;font-size:16px;display:flex;justify-content:left;align-items:center}.review-list-section .review-label{width:100%;padding:20px 0;font-size:14px;border-bottom:1px solid var(--bs-admin-border-color);display:flex;align-items:center;justify-content:space-between}.review-list-section .review-label:nth-of-type(1){border-top:1px solid var(--bs-admin-border-color)}.review-list-section .review-label:nth-of-type(2){margin-bottom:20px}.review-list-section .review-label>span{width:20%;margin-right:20px}.review-list-section .review-label>select{width:calc(80% - 20px)}.review-list-section .img-wrap{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.review-list-section .img-wrap .img-item{width:calc(25% - 10px);height:200px;padding:10px;border:1px solid #e6e6e6;display:flex}.review-list-section .img-wrap .img-item:nth-child(4n){margin-right:0}.review-list-section .img-wrap .img-item>img{width:100%;object-fit:contain}.review-list-section .name,.review-list-section .content{width:100%}.tip-list-section{position:relative}.tip-list-section .title,.tip-edit-section .title{font-size:18px;padding:10px 0;margin-bottom:20px;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.tip-list-section .tip-table .img-wrap{width:100px;margin:0 auto}.tip-list-section .tip-table .img-wrap>img{width:100%;object-fit:contain}.tip-list-section .tip-table .list-link{padding:20px;color:var(--bs-primary);display:inline-block}.tip-list-section .MuiTableCell-root{border-right:1px solid var(--bs-admin-border-color)}.tip-edit-section .edit-th{width:200px;border-right:1px solid var(--bs-admin-border-color)}.tip-edit-section .img-wrap{width:300px;overflow:hidden}.tip-edit-section .img-wrap>img{width:100%;object-fit:contain}.tip-edit-section>.btn-wrap{margin:20px 0;display:flex;justify-content:center}.tip-edit-section .ox_content{width:100%;height:300px;padding:16px;resize:none}.tip-edit-section .coupon-pagination{margin-top:20px;display:flex;font-size:14px}.tip-edit-section .coupon-pagination .coupon-page{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.tip-edit-section .coupon-pagination .coupon-page.active{border:1px solid #0d6efd;border-radius:50%}.order-list{position:relative;min-width:1800px;margin:0 auto;font-size:14px;display:flex;flex-direction:column}.order-list .red{color:red}.order-list-section .title{width:100%;padding:10px 0;font-size:18px;margin:1rem auto;border-bottom:1px solid #e6e6e6}.order-list-section .btn-wrap{width:100%;margin-bottom:20px;display:flex;align-items:center;justify-content:end}.order-list-table .checkbox{width:16px;height:16px}.order-list-table .list-th{padding:5px 2px;background-color:var(--bs-admin-bg-color);border-right:1px solid var(--bs-admin-border-color)}.order-list-table .list-td{padding:5px 2px;border-right:1px solid var(--bs-admin-border-color)}.order-list-table span.on{width:16px;height:16px;display:inline-block;border-radius:50%;background-color:#0d6efd}.oderdetail-section{position:relative;width:100%;padding:20px 0;display:flex;justify-content:space-between;flex-wrap:wrap}.oderdetail-section .half{width:calc(50% - 10px);display:flex;flex-direction:column}.oderdetail-section .order-list-table{width:100%}.oderdetail-section h3{font-size:18px;margin-bottom:16px}.oderdetail-section .text-left{text-align:left}.oderdetail-section .w100{width:100%}.oderdetail-section .w50{width:50%}.oderdetail-section .dp-ib{display:inline-block}.oderdetail-section .p5{padding:5px}.oderdetail-section .mr10{margin-right:10px}.oderdetail-section .datail-info form{display:flex;flex-direction:column;align-items:center}.oderdetail-section table{margin-bottom:10px;text-align:center;font-size:13px}.oderdetail-section table tr{border:1px solid var(--bs-admin-border-color)}.oderdetail-section table th{background-color:#fbfbfb;padding:5px 0}.oderdetail-section table tbody th{width:100px;font-weight:400;border-right:1px solid #d8d8d8;border-left:1px solid #d8d8d8}.oderdetail-section table tbody td{width:300px;padding:10px}.oderdetail-section table tbody td textarea{height:150px;padding:5px;resize:none;display:inline-block}.oderdetail-section .sub-text{font-size:12px;color:var(--bs-gray-600)}.subscrib-section{position:relative}.subscrib-section .title{padding:10px 0;font-size:18px;margin:1rem auto;border-bottom:1px solid #e6e6e6}.subscrib-section .list-th{background-color:var(--bs-admin-bg-color);border-right:1px solid var(--bs-admin-border-color)}.subscrib-section .list-td{border-right:1px solid var(--bs-admin-border-color)}.setting_section{position:relative}.setting_section .w100{width:100%}.setting_section input{padding:5px}.setting_section .text-center{text-align:center}.setting_section .setting_title{padding:10px 0;font-size:18px;margin-bottom:1rem;border-bottom:1px solid #e6e6e6}.setting_section .shop_setting_form{width:80%;margin:0 auto;font-size:13px;display:flex;flex-direction:column;align-items:center}.setting_section .shop_setting_form .shop_setting_table{margin-bottom:20px}.setting_section .shop_setting_form tr{border-bottom:1px solid var(--bs-admin-border-color)}.setting_section .shop_setting_form th{width:200px;padding:5px;background-color:var(--bs-admin-bg-color);border-right:1px solid var(--bs-admin-border-color)}.setting_section .shop_setting_form td{padding:5px}.setting_section .company_article{padding:40px 0;display:flex;justify-content:center}.setting_section .company_form{width:80%;display:flex;flex-direction:column;align-items:center}.setting_section .company_form .company_title{width:100%;padding:10px;font-size:14px;text-align:center;font-weight:700;border:1px solid var(--bs-admin-border-color);background-color:var(--bs-admin-bg-color)}.setting_section .company_form .form-group{width:100%;display:flex;border-bottom:1px solid var(--bs-admin-border-color)}.setting_section .company_form .form-label{width:100%;display:flex;align-items:center;border:1px solid var(--bs-admin-border-color)}.setting_section .company_form .form-label.privacy{width:50%;display:inline-flex}.setting_section .company_form .form-label .form-name{width:15%;height:40px;padding-left:1rem;font-size:13px;margin-right:20px;background-color:var(--bs-admin-bg-color);display:flex;align-items:center}.setting_section .company_form .form-label .form-input{width:calc(85% - 40px);padding:2px 16px;display:inline-block;font-size:13px}.setting_section .company_form .form-label:nth-child(2n){border-top:none;border-bottom:none}.setting_section .company_form .form-label.privacy{border:none;border-left:1px solid var(--bs-admin-border-color);border-top:1px solid var(--bs-admin-border-color)}.setting_section .company_form .form-label.privacy.br1{border-right:1px solid var(--bs-admin-border-color)}.setting_section .company_form .form-label.privacy .form-name{width:30%}.setting_section .company_form .form-label.privacy .form-input{width:calc(70% - 40px)}.setting_section .company_form .btn{margin-top:20px;border-color:var(--bs-admin-border-color)}.agreement-section{position:relative}.agreement-section .agreement-form{margin-bottom:20px;display:flex;flex-direction:column}.agreement-section .title-box{display:flex;align-items:center;padding:10px 0;margin-bottom:1rem;border-bottom:1px solid #e6e6e6}.agreement-section .title-box .title{margin-right:100px;font-size:18px}.agreement-section .title-box .btn{padding:5px;border-radius:5px}.agreement-section .title-box .btn:hover{background-color:#464646;color:#fff}.ql-toolbar.ql-snow+.ql-container.ql-snow{height:300px}.delivery-section{position:relative;font-size:13px}.delivery-section .delivery-title{padding:10px 0;font-size:18px;margin-bottom:1rem;border-bottom:1px solid #e6e6e6}.delivery-section .form_label{position:relative;padding:5px;border:1px solid #e6e6e6;border-bottom:none;display:flex;align-items:center}.delivery-section .form_label .label_name{width:150px;font-weight:700;margin-right:10px;text-align:center}.delivery-section .form_label .label_name:after{content:"";position:absolute;top:0;bottom:0;left:0;right:calc(100% - 157px);background-color:#fbfbfb;display:block;border-right:1px solid #d8d8d8;z-index:-1}.delivery-section .form_label>select{padding:5px}.delivery-section .form_label .cost_price{display:flex;flex-direction:column;border:1px solid #d8d8d8;border-right:none}.delivery-section .form_label .cost_price .title,.delivery-section .form_label .cost_cost .title{width:100%;padding:5px 0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #d8d8d8}.delivery-section .form_label .cost_cost{display:flex;flex-direction:column;border:1px solid #d8d8d8}.delivery-section .form_label .price_table{padding:10px}.delivery-section .form_label .price_table>input{margin-right:5px}.delivery-section .form_label input{padding:2px 5px}.delivery-section .form_label textarea{width:calc(100% - 150px);height:200px;padding:5px 10px;resize:none}.delivery-section .shop_delivery_cost .form_label{flex-wrap:wrap}.delivery-section .shop_delivery_cost .add_cost{width:100%;padding:10px 10px 10px 160px;display:flex}.delivery-section .shop_delivery_cost .add_cost>button{width:150px;margin-bottom:10px;margin-right:20px;padding:5px;border-radius:5px;display:inline-block;box-shadow:1px 1px 2px #464646}.delivery-section .shop_delivery_cost .add_cost>button:hover{background-color:#f8f8f8;box-shadow:1px 1px 5px #464646}.delivery-section .shop_delivery_cost .add_cost .cost_dec{font-size:13px;color:#646464}.delivery-section .delivery-btn{width:100%;padding:10px;font-size:16px;background-color:#2b2b2b;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center}.delivery-section .delivery-btn:hover{background-color:#4541c9}.banner-section{position:relative}.banner-section .title{font-size:18px;padding:10px 0;margin-bottom:1rem;border-bottom:1px solid #e6e6e6}.banner-section th .btn{margin-left:16px;border-color:#4169e1}.banner-section th .btn:hover{background-color:#464646;color:#fff}.banner-section .banner-inner{display:flex}.banner-table{width:500px}.banner-table thead{background-color:#efefef;border:1px solid #d8d8d8;text-align:center}.banner-table thead th:first-child{width:80%;border-right:1px solid #d8d8d8}.banner-table tbody{border:1px solid #d8d8d8;text-align:center}.banner-table tbody td{padding:10px}.banner-table tbody td:first-child{border-right:1px solid #d8d8d8}.banner-table .bannergroup-name{color:#0a58ca;cursor:pointer}.banner-section .btn{margin-right:16px;padding:5px;display:inline-flex;justify-content:center;align-items:center}.banner-section .btn.del{background-color:red;color:#fff}.banner-section .btn:last-child{margin-right:0}.banner-section .banneritem-table{position:absolute;left:550px;width:700px;text-align:center}.banner-section .banneritem-table thead{background-color:#efefef;border:1px solid #d8d8d8;text-align:center}.banner-section .banneritem-table tbody{border:1px solid #d8d8d8}.banneritem-table tbody tr{border-bottom:1px solid #d8d8d8}.banner-section .banneritem-table thead th:nth-child(1){width:40%;border-right:1px solid #d8d8d8}.banner-section .banneritem-table thead th:nth-child(2){width:40%;border-right:1px solid #d8d8d8}.banner-section .banneritem-table thead th:nth-child(3){width:20%}.banner-section .banneritem-table td{border-right:1px solid #d8d8d8}.banner-section .banneritem-table td:last-child{border-right:none}.banner-section .banneritem-table td .img-wrap{height:100%;max-height:100px;display:flex;justify-content:center;overflow:hidden}.banner-section .banneritem-table td .img-wrap>img{width:100%;padding:10px 0;object-fit:contain}.banner-edit01-t{width:100%;margin-top:16px;font-size:14px}.banner-edit01-t tr{border:1px solid #d8d8d8}.banner-edit01-t tr th{width:20%;padding:5px;text-align:center;border-right:1px solid #d8d8d8;background-color:#efefef}.banner-edit01-t tr td{width:80%;padding:5px;font-weight:400}.banner-edit01-t .banner-img>img{width:50px;aspect-ratio:1/1;display:inline-flex}.banner-edit01-t .banner-img .sub_text{font-weight:400;font-size:12px;color:#989898}.banner-edit01-t tr td>input{width:100%}.faq-list-section{position:relative;font-size:15px}.faq-list-section .title{padding:16px 0;margin-bottom:20px;font-size:18px;border-bottom:1px solid #e6e6e6}.faq-list-section .inner{display:block}.faq-list-section table{display:inline-table;width:calc(50% - 5px);margin-right:10px}.faq-list-section table .flex{display:flex;align-items:center;justify-content:space-between}.faq-list-section table .flex .add{font-size:20px;cursor:pointer}.faq-list-section table:last-child{margin:0}.faq-list-section table tr{border-bottom:1px solid var(--bs-admin-border-color)}.faq-list-section table tr.on{outline:1px solid var(--bs-primary)}.faq-list-section table th,.faq-list-section table td{padding:5px 10px;border-right:1px solid var(--bs-admin-border-color)}.faq-list-section table th:last-child{border-right:none}.faq-list-section table th{background-color:var(--bs-admin-bg-color)}.faq-list-section table td div>svg{margin-right:10px;font-size:20px;cursor:pointer}.faq-list-section table td div>svg:last-child{margin:0}.faq-list-section table.faqdetail-table th:nth-child(1){width:35%}.faq-list-section table.faqdetail-table th:nth-child(2){width:50%}.faq-list-section input{width:100%;display:flex;padding:5px;border:1px solid var(--bs-admin-border-color)}.faq-list-section textarea{width:100%;display:flex;padding:5px;border:1px solid var(--bs-admin-border-color);resize:none}.faq-list-section input[readonly]{background-color:#e6e6e6;pointer-events:none}.inquiry-list{position:relative}.inquiry-list .title{font-size:18px}.inquiry-list .DefaultModal-inner table.inquiry_result_table{width:468px}.inquiry-list .DefaultModal-inner table.inquiry_result_table .input-textarea{width:100%;height:200px;resize:none}.inquiry_result_table th,.inquiry_result_table td{padding:5px 0}.inquiry_result_table .W100{width:100%}.inquiry-table .ready{padding:5px;border-radius:5px;background-color:#4169e1;color:#fff;display:flex;justify-content:center;align-items:center}.inquiry-table .success{padding:5px;border-radius:5px;background-color:#39bea7;color:#fff;display:flex;justify-content:center;align-items:center}.consult-list th,.consult-list td{padding:5px 0}.consult-list .W100{width:100%}.consult-list .ready{padding:5px;border-radius:5px;background-color:#4169e1;color:#fff;display:flex;justify-content:center;align-items:center}.consult-list .success{padding:5px;border-radius:5px;background-color:#39bea7;color:#fff;display:flex;justify-content:center;align-items:center}.consult-list .btn-wrap{display:flex;align-items:center;justify-content:start}.consult-list button{display:inline-flex;justify-content:center;align-items:center}.consult-list .del-btn{height:100%;color:red}.consult-list tr>td:nth-child(2){width:200px}.consult-list tr>td:nth-child(2) .cst_title{width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.consult-list tr>td:nth-child(3){width:500px}.consult-list tr>td:nth-child(3) .cst_content{width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.consult-result .img-wrap{width:100%;padding:20px;display:flex;flex-wrap:wrap}.consult-result .img-wrap .img-box{width:300px;height:300px;overflow:hidden}.consult-result .img-wrap .img-box>img{width:100%;height:100%;object-fit:contain}.partner-section{position:relative}.partner-section .title{font-size:18px;padding:10px 0;margin-bottom:20px;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.partner-section .list-th{background-color:var(--bs-admin-bg-color)}.partner-section .partner-table .img-wrap{width:100px;margin:0 auto}.partner-section .part-label{padding:5px;border:2px solid #868686}.partner-section .part-label.going{border-color:var(--bs-primary)}.partner-section .part-label.succ{border-color:var(--bs-success)}.partner-section .partner-table .img-wrap>img{width:100%;object-fit:contain}.partner-section .partner-table .list-link{padding:20px;color:var(--bs-primary);display:inline-block}.partner-section .MuiTableCell-root{border-right:1px solid var(--bs-admin-border-color)}.partner-section .super_memo{width:100%;padding:16px;height:300px;resize:none}.coupon-list-section .btn-wrap.end{width:100%;display:flex;justify-content:flex-end;align-items:center}.coupon-list-section .btn-wrap .btn{font-size:14px}.coupon-list-section .DefaultModal-outter .DefaultModal-inner .coupon-add-table{width:max-content}.coupon-list-section .coupon-add-table th{padding:5px 10px}.coupon-edit .btn-wrap{width:100%;display:flex;justify-content:flex-end;align-items:center}.main-aside-menu .sub-menu{color:#868686}.main-aside-menu .sub-menu .sub-menu-item.on{color:var(--bs-primary)}.main-box .MuiToolbar-root{min-height:48px}.main-box .main-box-menu .MuiTypography-root{font-size:13px;font-weight:500;color:#000000de}.main-box .main-box-menu .css-tlelie-MuiListItemText-root.on .MuiTypography-root{color:#4b89da;font-weight:700}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.info-modal-back{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.info-modal-back .info-modal{width:300px;height:300px;padding:16px;display:flex;flex-direction:column;background-color:#fff;border-radius:10px;box-shadow:2px 2px 100px #0000004d}.info-modal-back .mt16{margin-top:16px}.info-modal-back .mb16{margin-bottom:16px}.info-modal-back .mr16{margin-right:16px}.info-modal .btn-wrap{display:flex}.info-modal .btn-wrap.center{justify-content:center}.info-modal .btn-wrap.end{justify-content:end}.list-box{position:relative;width:350px;padding:16px;display:inline-flex;flex-direction:column;align-items:start;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;-webkit-user-select:none;user-select:none;font-size:13px;border-radius:5px}.list-box .list-group-item{background:url(data:image/gif;base64,R0lGODlhEADwBoAAAICAgAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAABACwAAAAAEADwBgAC/4yPqQbrvxqcT9KLLMZ60+5BYOiMpGKemTqlbOCysdrU8P3Op07yoe8BboScV8VYQkaUKGaCeIF+nCsqw3rFSltYnHUr6oKPWrG5jP6e1WnqONl2vpdx5rxZV96fa3df/mcXqDeItFfFluiXZ1hodHgAmaUIyPjomIMpo0nDudMFGio6KmiZabqJ2qn6ydrj+er6AzsrG0R7azuEu6tb5BvF+0tZSkwIPIXMpRzGTGbc6AwHfSlNR32Knaq9yt3qHQteK55L3ms+vIgebI23nvy+HN88/6x+X1k/jV/Mf6x/zV80gO4EViPIp11ChIgMZnO4DWI3id8ohrM4DmM5jf/nOKbL55Edw0jCRIaEd1JeSnor7YF82Q/mv5b7ZA6kGdDmQZwFdT70GRHoRKEViV40mhHpRqUdmX6MCXWmU5NTUVZVeZVlVpdRb26t2XXn15xhf5YNenZo2qJrj7ZN+nZp3KZzn0qtSxWvVb1Y+Wr1y/WuYK+AwQ4WW5jsYbOL0TZW+5htZLeT4VaWe5luZruEN+f1vBd0X9F/SQfujBqxacOpGbd2/BpybMmzKde2fBtzbs27Oavu/Rl4aOGjiZc2fvq3ctfLYTeX/Zx2dNvTcVfXfZ13dt/Muzv3Dh28dPHUyVs3jx29dvXcv7sP/358/PLzz9dPf399/vbw+8v/908fgPYJiB+B+hnI338KBrjggA0W+OCBESbIYIUOWgghhhJqSOGFHmb44YYhdghiiSKaSOKJKqbIYnDbucgejPvJiCCNE9rIIY4j6ogijyv62OJwLwoZI5EzGlkjkjcqmSOTOzrZI5Q/ShlkcUNaWSSWR2qZJJdLetkkmE+KGSWZU5pZ5XFXqpklm1u62SWcX8oZJp1j2lkmnmfqmWZybfr5JqBxCjonoXUaeieieSq6J6N9sramo0BOSiWlaFrKJ6aSVsrppZ1m+ummno4KKqmilorqqapC+iergbo6KKyFynoorYnauiiujer6qGLI8aopsKEKayqxqRq7qq+R/yLLrLKtOvsqtLFKOyu1tVp7K7a5arsrt732lBi4q3kbLLnDmlssuseqm6y4v7LbrLvLwkuvvM/aGy2+0+pbLb/X+pstwNsK3C3B3y7EE8JjGVwuw+c6nC7E60rcrsLhWjwuxfFi/K7G9XI8r8cig3wvyfmavC/K/ar8L8sBuzwwzAXLfHBDC9PcMM4P6xwxzxP7XLHNFwudMdAbE92x0R8jHbLSIzNdMtQnS50y1Stb3TLWL2sdM9cze10zSQqBnTPZO5vdM9o/qx202CNNkjDbR7sdN903y7203UPrXTTeT/OdtN9ODy544YA3bTjcdx8eNeNTO1415FdLnjXlWzRb3jXmX2setuJ7e94352WLfjbpaZu+Nuptgx646nOzjrjrecPeOO2P2x457pPr/ooNNRQAADs=) 0 -10px no-repeat;padding:.5rem 0 .5rem 16px}.list-box .list-group-item:last-child{background-position:0 -1756px}.list-box .list-add-btn.MuiButton-colorInherit{background-color:#4caf50;min-width:unset;padding:5px 15px;color:#fff}.list-box .list-group-list{width:100%;display:flex;flex-direction:column}.list-box .list-group-list .list-group-item{display:flex;flex-direction:column}.list-box .list-group-list .list-group-item .list-group-btn{padding:8px 10px;display:flex;font-size:13px;line-height:1;background-color:#1976d20f;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.list-box .list-group-list .list-group-item .list-group-btn:hover{background-color:#e6e6e6}.list-box .list-group-list .list-group-item .list-group-btn.on{border:1px solid #0d6efd}.list-box .list-group-list .list-group-item .list-group-btn .btn-wrap{display:flex;gap:5px;font-size:13px}.list-box .list-group-list .list-child-group-list{display:flex;flex-direction:column}.list-box .list-group-list .list-child-group-list .user-group-btn{width:100%;padding:5px 5px 5px 20px;background-color:#fff;border-radius:5px;display:flex;justify-content:space-between;cursor:pointer;overflow:hidden}.list-box .list-group-list .list-child-group-list .user-group-btn:hover{background-color:#e6e6e6}.list-box .list-group-list .list-child-group-list .user-group-btn .btn-wrap{display:flex;gap:5px}.list-box .list-group-list .list-child-group-list[data-depth="2"]{display:inline-flex;align-self:end;width:96%}.list-box .list-group-list .list-child-group-list[data-depth="2"] .list-group-btn{border:1px solid rgba(128,128,128,.18);background-color:#fff}.list-v2-emp{position:relative;width:100%;padding:16px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:5px}.list-v2-title{font-size:16px;margin-bottom:16px;font-weight:700}.v2-emp-container{display:flex;flex-direction:column}.emp-container-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.emp-top-title{font-size:16px}.small-font{font-size:14px}.emp-button-container button{font-size:13px;margin-right:4px}.emp-button-container button:first-child{background-color:#0b58ff;color:#fff}.emp-button-container .button-red{background-color:#d32f2f;color:#fff}.emp-button-container .button-yellow{background-color:#49cf79;color:#fff}.emp-button-container button:last-of-type{margin-right:0;background-color:#4caf50;color:#fff}.emp-container-bottom{width:100%;border-top:2px solid black;border-bottom:2px solid black}.emp-inner-header{display:flex;justify-content:space-between;background-color:#f8f8f8}.emp-header-title{height:36px;display:flex;justify-content:center;align-items:center;border-right:1px solid rgb(236,236,236);border-bottom:1px solid rgb(236,236,236);font-weight:700;font-size:13px}.emp-inner-box{display:flex;justify-content:space-between}.emp-inner-contents{height:40px;display:flex;justify-content:center;align-items:center;border-right:1px solid rgb(236,236,236);border-bottom:1px solid rgb(236,236,236);font-size:12px}.input{width:3%}.left{justify-content:flex-start;padding-left:8px}.user-title1,.user-title2,.user-title3,.user-title4,.user-title5,.user-title6,.user-title7{width:20%}.button{height:30px;line-height:1;font-size:14px}.emp-container-pagi{width:100%;display:flex;justify-content:center;align-items:center;margin-top:16px}.user-add-modal .modal-title{width:100%;height:40px;padding:0 10px;background-color:#464646;font-size:14px;color:#fff;display:flex;justify-content:space-between;align-items:center}.user-add-modal .modal-title .close-btn{padding:2px;display:flex;justify-content:center;align-items:center}.user-add-modal .modal-title .close-btn .MuiSvgIcon-root{width:14px;height:14px}.user-add-modal .table-box{width:100%;padding:10px;font-size:14px;box-sizing:border-box;display:flex;justify-content:center}.user-add-modal .table-box .img-wrap{text-align:center}.user-add-modal .table-box .img-wrap>img{width:240px;height:240px;object-fit:cover;object-position:top}.user-add-modal .table-box table{width:auto}.user-add-modal .form-label.flex{display:flex;gap:5px}.user-add-modal .form-label.flex .form-input{width:66%}.user-add-modal .table-box tr{border-bottom:1px solid #e5e5e5}.user-add-modal .table-box th{background-color:#f5f5f5;border-right:1px solid #e5e5e5}.user-add-modal .table-box th span{width:80px;height:50px;display:flex;align-items:center;justify-content:center}.user-add-modal .table-box td{width:300px;padding:10px;border-right:1px solid #e5e5e5}.user-add-modal .table-box .form-label{width:100%}.user-add-modal .table-box .form-input{width:100%;box-sizing:border-box;border:none;outline:1px solid rgb(236,236,236)}.user-add-modal .table-box .form-input:disabled{border:none;outline:none;-webkit-user-select:none;user-select:none}.user-add-modal .table-box .MuiSelect-select{padding:5px 20px;box-sizing:border-box}.user-add-modal .btn-wrap{width:100%;padding:20px;display:flex;justify-content:space-between}.user-list-v2-section{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0}/*!
 * 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{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}.prd-modal .modal-title{width:100%;height:40px;padding:0 10px;background-color:#464646;font-size:14px;color:#fff;display:flex;justify-content:space-between;align-items:center}.prd-modal .modal-title .close-btn{padding:2px;display:flex;justify-content:center;align-items:center}.prd-modal .modal-title .close-btn .MuiSvgIcon-root{width:14px;height:14px}.prd-modal .modal-content{width:100%;padding:10px 30px;display:flex;flex-direction:column;align-items:center;gap:10px}.prd-modal .modal-content .form-box{width:100%;display:flex;gap:20px}.prd-modal .modal-content .form-box.swiper{height:100px}.prd-modal .modal-content .form-box .form-title{width:150px;padding:5px 10px;background-color:#f5f4f4;display:flex;align-items:center}.prd-modal .modal-content .form-box .form-input-wrap{width:calc(100% - 150px);height:100%;overflow:hidden}.prd-modal .modal-content .form-box .form-input-wrap.flex{display:flex;flex-direction:column}.prd-modal .modal-content .form-box .form-input-wrap-swiper{width:100%;height:100%}.prd-modal .modal-content .form-box .form-input-wrap .upload-zone{width:100%;height:100%;font-size:14px;color:#464646;display:flex;justify-content:center;align-items:center}.prd-modal .modal-content .form-box .form-input-wrap.flex .slide-img-wrap{display:flex;gap:10px;width:100%;height:110px;align-items:center;overflow-x:auto}.prd-modal .modal-content .form-box .form-input-wrap.flex .slide-img-wrap>span{position:relative}.prd-modal .modal-content .form-box .form-input-wrap.flex .slide-img-wrap>span .img-delete{position:absolute;top:-5px;right:-10px;border-radius:50%;background:#ab0a0a;color:#fff}.prd-modal .modal-content .form-box .form-input-wrap .form-input-img{width:80px;height:80px;margin-bottom:10px;border-radius:5px;flex-shrink:0;object-fit:cover;border:1px solid #e6e6e6;display:inline-block}.prd-modal .modal-content .form-box .form-input-wrap .form-input{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:none}.prd-modal .modal-content .form-box .form-input-wrap.flex .form-input{height:unset}.prd-modal .modal-content .form-box .form-input-wrap textarea.form-input{height:150px;resize:none}.prd-modal .modal-content .prd_content_quill .ql-container.ql-snow{height:150px}.prd-modal .btn-wrap{padding:20px 0;display:flex;justify-content:center;gap:20px}.prd-modal .modal-title.alert{background-color:#7a1e1e}.prd-modal .prd_alert_inner{padding:0 20px;font-weight:700;display:flex;flex-direction:column;align-items:center}.prd-modal .prd_alert_inner .prd_alert_btn{margin:10px 0}.prd-modal .prd_alert_inner .prd_alert_btn.mr-10{margin-right:10px}.upload-image-area{height:70px}.upload-image-box{border:1px solid #ccc;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.faq-add-modal .modal-content .form-box .form-input-wrap{width:calc(100% - 150px);padding:10px}.form-box .swiper-inner-img-wrap{position:relative;width:150px;height:95%;overflow:hidden;border-radius:5px;border:1px solid #e4e4e4}.form-box .swiper-inner-img-wrap.checked{border:1px solid rgb(255,0,0)}.form-box .swiper-inner-absolute{position:absolute;top:5px;left:10px}.form-box .swiper-inner-absolute-right{position:absolute;top:68px;right:5px;cursor:pointer}.form-box .swiper-inner-absolute.bottom{top:70px;left:1px;cursor:pointer}.form-box .swiper-inner-img{width:100%;height:100%;object-fit:contain}.categoryV2-inner .prd-category{width:80%;height:36px;display:flex;justify-content:flex-start;align-items:center}.categoryV2-inner .bottom-category{width:80%;height:36px;display:flex;align-items:center}.categoryV2-inner .prd-category.small{width:20%;justify-content:center}.bottom-category-box{display:flex;border-bottom:1px solid rgb(236,236,236);padding:0 16px}.faq-category-modal .modal-title.alert{background-color:#7a1e1e}.faq-category-modal .prd_alert_inner{padding:0 20px;font-weight:700;display:flex;flex-direction:column;align-items:center}.faq-category-modal .prd_alert_inner .prd_alert_btn{margin:10px 0}.faq-category-modal .prd_alert_inner .prd_alert_btn.mr-10{margin-right:10px}.prd-table .prd-header{flex:1 1 500px;height:36px;padding:0 16px;display:flex;justify-content:start;align-items:center}.prd-table .bottom-class{flex:1 1 500px;height:36px;padding:0 16px;display:flex;justify-content:flex-start;align-items:center}.small{flex-basis:100px}.board-business-section{position:relative;width:100%;padding-top:30px}.board-business-section .board-business-conatiner{position:relative;width:100%;padding:16px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:5px}.board-business-section .board-business-title{font-size:16px;margin-bottom:16px;font-weight:700}.board-business-section .board-tag-wrap{width:100%;display:flex;justify-content:space-between;margin:20px 0}.board-business-section .board-tag-wrap.right{justify-content:flex-end}.board-business-section .board-button-wrap{display:flex;justify-content:flex-start;gap:8px;margin:20px 0}.board-business-section .board-business-button.active{background-color:#4b89da;color:#fff}.board-business-section .board-business-bottom{width:100%;border-top:2px solid black;border-bottom:2px solid black}.board-business-section .board-business-header{display:flex;justify-content:space-between;background-color:#f8f8f8}.board-business-section .business-header-text{height:36px;display:flex;justify-content:center;align-items:center;border-right:1px solid rgb(236,236,236);border-bottom:1px solid rgb(236,236,236);font-weight:700;font-size:13px}.business-title1{width:100px}.business-title2{width:300px}.business-title3{width:40%}.business-title4{width:300px}.business-title5{width:200px}.business-title6{width:180px}.business-title10{width:850px;white-space:wrap}.board-business-section .business-board-list{width:100%;height:50px;display:flex;align-items:center;border-bottom:1px solid #ccc;font-size:14px}.board-business-section .business-list-text{height:100%;display:flex;align-items:center;padding:0 8px;justify-content:center}.board-business-section .business-icon-button{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border:1px solid #ccc;border-radius:5px;cursor:pointer}.board-business-section .business-icon-button:hover{background-color:#f1f1f1}.board-input-textarea{height:300px;border:1px solid #ccc;border-radius:5px;resize:none;outline:none;padding:10px}.board-date-wrap{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}.board-date-input{width:45%;height:40px;padding:10px;outline:none;border:1px solid #ccc;border-radius:5px}.business-small-text{font-size:12px;color:gray;margin-top:4px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lang-container .title{margin-bottom:20px;padding:5px 0;font-size:18px;font-weight:700;border-bottom:1px solid #464646}.lang-container .lang-row{border-bottom:1px solid #fff}.lang-container .lang-tbody .lang-row:last-child{border:none}.lang-container .lang-th{width:100px;padding:5px 0;background-color:#f7f7f7;border-right:2px solid #fff;font-weight:400;text-align:center}.lang-container .lang-th:last-child{border:none}.lang-container .lang-td{padding:5px}.lang-container .lang-td.lang-key{width:15%;white-space:nowrap}.lang-container .lang-td-div{display:flex;align-items:center}.lang-container .lang-select{padding:5px}.lang-container .lang-label{margin-right:15px;display:inline-flex;align-items:center;gap:5px}.lang-container .lang-label .lang-checkbox{display:inline-block;width:16px;height:16px;border-color:red}.lang-container .lang-textarea{resize:none;width:100%;padding:5px 10px}.lang-container .lang-textarea:focus{outline-color:#ff4848}.lang-container .basic-setting{margin-bottom:40px}.lang-container .btn-wrap{margin-bottom:16px;display:flex;justify-content:flex-end;gap:20px}.board-faq-section{position:relative;display:flex;justify-content:space-between;padding:20px 0}.faq-category-modal .modal-title{width:100%;height:40px;padding:0 10px;background-color:#464646;font-size:14px;color:#fff;display:flex;justify-content:space-between;align-items:center}.faq-category-modal .modal-title .close-btn{padding:2px;display:flex;justify-content:center;align-items:center}.faq-category-modal .modal-title .close-btn .MuiSvgIcon-root{width:14px;height:14px}.faq-category-modal .modal-content{width:100%;padding:10px 30px;display:flex;flex-direction:column;align-items:center;gap:10px}.faq-category-modal .modal-content .form-box{width:100%;display:flex;gap:20px}.form-box-inner-flex{width:100%;display:flex}.faq-category-modal .modal-content .form-box .form-title{width:150px;height:40px;padding:5px 10px;background-color:#f5f4f4;display:flex;align-items:center}.faq-category-modal .modal-content .form-box .form-input-wrap{width:calc(100% - 150px);border:1px solid #e0e0e0}.faq-category-modal .modal-content .form-box .form-input-wrap .upload-zone{width:100%;height:100%;font-size:14px;color:#464646;display:flex;justify-content:center;align-items:center}.faq-category-modal .modal-content .form-box .form-input-wrap .form-input{width:100%;height:100%;padding:10px;display:flex;justify-content:center;align-items:center;border:none}.faq-category-modal .modal-content .form-box .form-input-wrap textarea.form-input{height:150px;resize:none}.faq-category-modal .btn-wrap{padding:20px 0;display:flex;justify-content:center;gap:20px}.faq-add-modal .modal-title{width:100%;height:40px;padding:0 10px;background-color:#464646;font-size:14px;color:#fff;display:flex;justify-content:space-between;align-items:center}.faq-add-modal .modal-title .close-btn{padding:2px;display:flex;justify-content:center;align-items:center}.faq-add-modal .modal-title .close-btn .MuiSvgIcon-root{width:14px;height:14px}.faq-add-modal .modal-content{width:100%;padding:10px 30px;display:flex;flex-direction:column;align-items:center;gap:10px}.faq-add-modal .modal-content .form-box{width:100%;display:flex;gap:20px}.faq-add-modal .modal-content .form-box .form-title{width:150px;height:40px;padding:5px 10px;background-color:#f5f4f4;display:flex;align-items:center}.faq-add-modal .modal-content .form-box .form-input-wrap{width:calc(100% - 150px);padding:10px;border:1px solid #e0e0e0}.faq-add-modal .modal-content .form-box .form-input-wrap .upload-zone{width:100%;height:100%;font-size:14px;color:#464646;display:flex;justify-content:center;align-items:center}.faq-add-modal .modal-content .form-box .form-input-wrap .form-input{width:100%;height:100%;padding:10px;display:flex;justify-content:center;align-items:center;border:none}.faq-add-modal .modal-content .form-box .form-input-wrap textarea.form-input{height:150px;resize:none}.faq-add-modal .modal-content .form-box .form-input-wrap>img{width:200px;height:200px;border-radius:5px}.faq-add-modal .btn-wrap{padding:20px 0;display:flex;justify-content:center;gap:20px}.setting-category-section{position:relative;width:350px;display:flex;flex-direction:column}.setting-category-top{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}.setting-category-title{font-size:18px}.add-category-button{background-color:#4caf50;color:#fff;font-size:14px}.add-category-button:hover{color:#000000de}.setting-category-bottom{border-top:1px solid rgb(236,236,236);display:flex;flex-direction:column;font-size:14px}.category-bottom-header{display:flex;background-color:#f8f8f8;border-bottom:1px solid rgb(236,236,236);font-size:14px;padding:0 16px}.category-header,.bottom-category{width:100%;height:36px;display:flex;align-items:center}.small{width:15%;justify-content:center}.category-bottom-contents{display:flex;flex-direction:column}.bottom-category-box{display:flex;border-bottom:1px solid rgb(236,236,236);padding-left:16px}.bottom-category-box.active{border:2px solid #9933ff}.bottom-category-button{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.bottom-category-button .MuiSvgIcon-root{width:16px;height:16px}.setting-class-section{position:relative;width:calc(100% - 390px);display:flex;flex-direction:column}.setting-class-top{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:16px}.setting-class-title{font-size:18px}.add-class-button{background-color:#4caf50;color:#fff;font-size:14px}.add-class-button:hover{color:#000000de}.setting-class-bottom{border-top:1px solid rgb(236,236,236);display:flex;flex-direction:column;font-size:14px}.class-bottom-header{display:flex;background-color:#f8f8f8;font-size:14px;border-bottom:1px solid rgb(236,236,236)}.class-header{width:100%;height:36px;padding:0 16px;display:flex;justify-content:center;align-items:center}.bottom-class{width:100%;height:36px;padding:0 16px;display:flex;align-items:center}.small{width:14%}.xsmall{width:6%;justify-content:center}.faq-info .ql-toolbar.ql-snow+.ql-container.ql-snow{height:300px}.class-bottom-contents{display:flex;flex-direction:column;font-size:14px}.bottom-class-box{display:flex;border-bottom:1px solid rgb(236,236,236)}.bottom-class-button{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.bottom-class-button .MuiSvgIcon-root{width:16px;height:16px}.setting-class-pagi{width:100%;margin-top:16px;display:flex;justify-content:center}.list-pagination .MuiPaginationItem-previousNext{background-color:#f5f5f5}.setting-inquiry-section{position:relative;display:flex;flex-direction:column;width:100%}.setting-inquiry-title{font-size:18px;margin-bottom:16px}.setting-inquiry-header{width:100%;height:36px;display:flex;background-color:#e4e4e4;align-items:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:14px}.setting-inquiry-section .setting-inquiry-list{width:100%;height:36px;display:flex;align-items:center;border-bottom:1px solid #ccc;font-size:14px}.inquiry-header-text{height:100%;padding:0 8px;display:flex;align-items:center;justify-content:center}.inquiry-list-text{height:100%;display:flex;align-items:center;padding:0 8px;justify-content:center}.inquiry-title1{width:180px}.inquiry-title2{width:200px}.inquiry-title3{width:40%}.inquiry-title4{width:150px}.inquiry-title5{width:250px}.inquiry-title6{width:180px}.inquiry-status-box{background-color:#727272;color:#fff;padding:2px 8px;border-radius:12px}.finish{background-color:green}.flex-start{justify-content:flex-start}.setting-inquiry-pagi{width:100%;margin-top:16px;display:flex;justify-content:center}.board-inquiry-section{position:relative;display:flex;padding:20px 0}.board-lists .top-container{margin:20px 0;display:flex;justify-content:space-between;align-items:center}.board-lists-title{font-size:24px;font-weight:500}.board-lists .table{width:100%;display:flex;flex-direction:column;border:1px solid #e6e6e6}.board-lists .table .table-row{display:flex;gap:2px}.board-lists .table .table-row .table-data{width:100%;padding:5px 20px;text-align:center}.board-lists .table .table-head .table-row .table-data,.board-lists .table .table-body{background-color:#f6f6f6}.board-lists .table .table-body .table-row{border-bottom:1px solid #e6e6e6;cursor:pointer}.board-lists .table .table-body .table-row:last-child{border-bottom:unset}.board-lists .table .table-body .table-row .table-data{background-color:#fff}.board-list-section{border-radius:8px;margin-top:50px}.board-list-section .serch-bar-title{font-size:42px;font-weight:700;margin-bottom:40px;text-align:center}.board-list-section .search-bar{display:flex;margin-bottom:20px;margin-top:20px;width:60%}.board-list-section .serach-bar-wrap{background-color:#f2f2f2;padding:50px 20px 20px;margin-bottom:50px;display:flex;flex-direction:column;gap:20px;text-align:center;align-items:center}.board-list-section .search-bar input{flex-grow:1;padding:10px;border:1px solid #ddd;border-radius:4px 0 0 4px;font-size:14px}.board-list-section thead{border-top:2px solid black;border-bottom:1.5px solid rgba(0,0,0,1)}.board-list-section .search-button,.board-list-section .new-post-button{display:flex;align-items:center;padding:10px 15px;border:none;background-color:#1e74a6;color:#fff;cursor:pointer;transition:background-color .3s;font-size:16px}.board-list-section .search-button{border-radius:0 4px 4px 0}.board-list-section .new-post-button{border-radius:4px;margin-bottom:20px}.board-list-section .search-button:hover,.board-list-section .new-post-button:hover{background-color:#1e74a6}.board-list-section .post-table{width:100%;border-collapse:collapse;background-color:#fff}.board-list-section .post-table th,.board-list-section .post-table td{padding:23px 12px;border-bottom:1px solid #ddd;text-align:center}.board-list-section .post-table th{background-color:#f2f2f2;font-weight:700}.board-list-section .post-table td.left{text-align:left}.board-list-section tr a{color:#000;display:flex;gap:5px;align-items:center}.board-list-section tr a span img{width:100%;height:100%}.board-list-section tr span{width:16px;height:16px;object-fit:contain}.board-list-section .edit-button,.board-list-section .delete-button{padding:5px 10px;border:none;background-color:transparent;cursor:pointer;transition:color .3s;display:inline-flex;align-items:center;margin-right:10px}.board-list-section .edit-button{color:#2196f3}.board-list-section .delete-button{color:#f44336}.board-list-section .edit-button:hover,.board-list-section .delete-button:hover{opacity:.7}.board-list-section .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:5}.board-list-section .modal{background-color:#fff;padding:30px 20px;border-radius:8px;width:80%;max-width:600px}.board-list-section .modal h2{margin-top:0;margin-bottom:20px;font-weight:700;font-size:26px}.board-list-section .form-group{margin-bottom:15px}.board-list-section .form-group label{display:block;margin-bottom:5px}.board-list-section .form-group input,.board-list-section .form-group textarea{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:16px}.board-list-section .form-group textarea{height:100px}.board-list-section .form-actions{display:flex;justify-content:flex-end}.board-list-section .form-actions button{padding:10px 15px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-size:16px;margin-left:10px}.board-list-section .form-actions button[type=submit]{background-color:#1e74a6;color:#fff}.board-list-section .form-actions button[type=button]{background-color:#f44336;color:#fff}.board-list-section .form-actions button:hover{opacity:.8}.board-list-section .pagination{display:flex;justify-content:center;margin-top:20px}.board-list-section .pagination button{margin:0 5px;padding:5px 10px;border:1px solid #ddd;background-color:#fff;cursor:pointer}.board-list-section .pagination button.active{background-color:#1e74a6;color:#fff}.form-warp{width:100%;height:100vh;background-color:var(--bs-gray-900);color:#000;display:flex}.form-warp .ready-card{position:relative;width:40%;height:100%;padding:50px;color:#fff}.form-warp .ready-card .ready-card-text{position:relative;font-size:24px;font-weight:700;z-index:1}.form-warp .ready-card .ready-card-back{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:hidden;z-index:0}.form-warp .ready-card .ready-card-back>img{width:100%;height:100%;object-fit:cover}.form-warp .form-box{width:60%;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-warp .form{position:relative;width:500px;padding:16px;color:#2f3367;display:inline-flex;flex-direction:column;overflow:hidden}.form-warp .form-box .form-title{margin-bottom:10px;font-size:32px;font-weight:700;color:#fff}.form-warp .form-box .form-sub-title{margin-bottom:40px;font-size:18px;font-weight:500;color:#fff}.form-warp .form .MuiInputBase-root{border-radius:10px;background-color:#f5f5f7;border:3px solid transparent}.form-warp .form .Mui-focused{border:3px solid #80BEFC}.form-warp .form .MuiFilledInput-input{padding:15px 0;font-weight:700;color:#2f3367}.form-warp button{padding:10px 0;border-radius:10px;font-size:21px;font-weight:500;color:#fff;background-color:#0d6efd;transition:.2s ease}.form-warp button:hover{background-color:#f5f5f7;color:#464646;font-weight:700}
