@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;src:url(/static/media/Montserrat-VariableFont_wght.4df14eb5e72bf55c4497.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;src:url(/static/media/Montserrat-Italic-VariableFont_wght.e8f632769d4c298b0319.ttf) format("truetype")}@font-face{font-family:BeVietnamPro;font-style:normal;font-weight:100 900;src:url(/static/media/BeVietnamPro[wght].05a9124e14f0f4622ae3.ttf) format("truetype")}@font-face{font-family:BeVietnamPro;font-style:italic;font-weight:100 900;src:url(/static/media/BeVietnamPro-Italic[wght].23e728044af6f2f02540.ttf) format("truetype")}body{font-family:Montserrat,BeVietnamPro}body::-webkit-scrollbar{display:none}body{margin:0}button,div,input,label,li,p{font-family:BeVietnamPro!important}.log-in-page{align-items:center;background:linear-gradient(0deg,#fdfdfd 16.63%,#aee8ff 110.04%);display:flex;height:100vh;justify-content:center;width:100vw}.log-in-form{background:#fdfdfd;border-radius:1vw;box-shadow:0 .2vw 2vw 1vw #00000040;height:38vw;padding:1.5vw;width:38%}.log-in-form,.log-in-form-item{align-items:center;display:flex;flex-direction:column}.log-in-form-item{font-family:BeVietnamPro;gap:1.5vw;height:50%}.log-in-logo{height:auto;margin-top:2vw;width:9vw}.log-in-welcome{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#47a8b4,#5d3e91);background-clip:text;-webkit-background-clip:text;font-size:1.8vw;font-weight:900;margin:0}.log-in-division{align-items:center;display:flex;flex-wrap:nowrap}.log-in-division-bar{background:#0000001a;height:.1vw;width:5vw}.log-in-desc{color:#0006;font-size:.9vw;margin:0 1vw}.log-in-form form{display:flex;flex:1 1;flex-direction:column;margin-top:1.5vw;width:90%}.log-in-form .form-input{display:flex;flex-direction:column;gap:1vw;width:100%}.log-in-form-control{display:flex;flex-direction:column;height:5.5vw;margin-bottom:1.2vw;width:27vw}.log-in-form-control label{color:#000;font-size:1.2vw;font-weight:500;margin-bottom:.5vw}.log-in-form-control input{border:.07vw solid #000;border-radius:.5vw;color:#000;font-family:Montserrat;font-size:1vw;height:2.5vw;padding-right:2.5vw;text-indent:1vw;width:90%}.log-in-form .password-input{position:relative}.log-in-form .password-eye{color:#000;cursor:pointer;font-size:1.5vw;position:absolute;right:2%;top:22%;transition:color 1s ease}.log-in-form .password-eye:hover{color:#141313af}.log-in-error{color:red;font-size:.8vw;font-style:italic;margin:.5vw 0 0}.log-in-form .submit-button{background:linear-gradient(135deg,#47a8b4,#5d3e91);border:none;border-radius:.5vw;color:#fff;cursor:pointer;font-family:BeVietnamPro;font-size:1.2vw;font-weight:800;height:2.7vw;margin-top:1vw;width:100%}@media (max-width:1024px){.log-in-form{height:auto;padding:8vw 2vw;width:70%}.log-in-logo{width:15vw}.log-in-welcome{font-size:3vw;text-align:center}.log-in-division-bar{display:none}.log-in-desc{font-size:1.5vw}.log-in-form-control{height:auto;width:100%}.log-in-form .submit-button,.log-in-form-control input{font-size:1.5vw;height:3.5vw}.log-in-form .form-input{display:flex;flex-direction:column;gap:2vw;margin:3vw 0;width:100%}}@media (max-width:600px){.log-in-form{border-radius:3vw;padding:10vw 5vw;width:78%}.log-in-logo{width:18vw}.log-in-welcome{font-size:4vw;text-align:center}.log-in-division-bar{display:none}.log-in-desc{font-size:2vw}.log-in-form-control{height:auto;width:100%}.log-in-form-control label{font-size:3.5vw}.log-in-form-control input{font-size:3.5vw;height:6vw;text-indent:2vw}.log-in-form .password-eye{font-size:5vw;top:25%}.log-in-error{font-size:3vw}.log-in-form .submit-button{font-size:3vw;height:6.5vw;margin-top:3vw}.log-in-form .form-input{display:flex;flex-direction:column;gap:4vw;margin-top:3vw;width:100%}}.loading-container{align-items:center;background:#d3d3d380;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw}:root{--scrollbar-color:#178de2}.main-layout{display:flex;overflow-y:hidden}.main-layout main{box-sizing:border-box;flex:1 1;max-height:100vh;overflow-y:auto}.main-layout .mobile-navbar{min-height:100vh;width:45px}.main-layout main::-webkit-scrollbar{width:5px}.main-layout main::-webkit-scrollbar-track{background:#0000}.main-layout main::-webkit-scrollbar-thumb{background-color:#178de2;background-color:var(--scrollbar-color);border-radius:4px}@media (min-width:800px) and (max-width:900px){.main-layout main{padding-left:45px}}.navbar-section{align-items:center;background:#fff;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;font-family:BeVietnamPro;max-height:100vh;position:relative;width:190px;z-index:10}.navbar-section a{text-decoration:none}.navbar-items,.navbar-items-wrapper{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;width:100%}.navbar-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:10px;min-height:35px;padding-left:15px;position:relative;transition:background .2s ease;width:100%}.dropdown-icon,.navbar-item-icon{color:#000c;font-size:12px;margin-right:8px}.dropdown-icon{font-size:8px;position:absolute;right:5%;transition:transform .2s ease-in-out}.navbar-item-label{color:#4a4a4a}.navbar-item.active,.navbar-item:hover{background:#e0f2ff}.navbar-item.active .navbar-item-icon,.navbar-item.active .navbar-item-label,.navbar-item:hover .dropdown-icon,.navbar-item:hover .navbar-item-icon,.navbar-item:hover .navbar-item-label{color:#178de2}.navbar-item.disabled{opacity:.3;pointer-events:none}.navbar-logo-container{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:50px;justify-content:center;width:100%}.navbar-logo{width:80%}.navbar-item.user{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9}#navbar-logout{background:#fdfdfd;border-top:1px solid #e0e0e9}#navbar-logout:hover{background:#e0f2ff}.navbar-item .user-avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.user-info p{margin:0}.user-name{color:#000;font-size:10px;font-weight:500}.user-id{color:#178de2;font-size:8px}.dropdown-container{display:flex;flex-direction:column;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.dropdown-container.show{max-height:200px;opacity:1}.dropdown-item{align-items:center;color:#000;display:flex;font-size:9px;height:35px;padding-left:20px}.dropdown-item.active,.dropdown-item:hover{background:#ebebeb}.dropdown-item.disabled{color:#b8b8b8;pointer-events:none}.navbar-item.show .dropdown-icon{transform:rotate(-180deg)}.navbar-items-wrapper::-webkit-scrollbar{width:.25vw}.navbar-items-wrapper::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.navbar-items-wrapper::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.navbar-items-wrapper::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:900px){.navbar-section{max-width:45px;min-height:100vh;position:absolute;transition:max-width .5s ease-in-out,width .5s ease-in-out;width:45px}.dropdown-item,.navbar-item p{display:none}.navbar-item.user{align-items:center;display:flex;justify-content:center;padding:0;width:100%}.navbar-item .user-avatar{height:35px;margin:0;padding:10px 0;width:35px}.dropdown-icon,.navbar-item-label{display:none}.navbar-item-wrapper,.navbar-item-wrapper .navbar-item{align-items:center;display:flex;justify-content:center;width:100%}.navbar-item-wrapper .navbar-item{padding:0}.navbar-item-icon{font-size:20px;padding:15px 0}#navbar-logout:hover,.navbar-item.active,.navbar-item:hover{background-color:initial}.navbar-logo{margin-top:0;padding:10px 0;width:30px}#navbar-logout{align-items:center;display:flex;justify-content:center;padding:0;width:100%}.expand-container{height:0;position:relative;width:100%}.expand-container .expand-icon{background-color:#178de2;border-radius:50%;color:#fff;height:15px;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(70%);width:15px}.navbar-section.expanded{max-width:300px;min-height:100vh;position:absolute;width:300px}.navbar-section.expanded .navbar-item p{display:block}.navbar-section.expanded .dropdown-item{display:block;height:50px}.navbar-section.expanded .dropdown-container.show{max-height:500px;opacity:1}.navbar-section.expanded .navbar-item.user{justify-content:left}.navbar-section.expanded .dropdown-icon,.navbar-section.expanded .navbar-item-label{display:block}.navbar-section.expanded .navbar-item-wrapper{justify-content:left;width:300px}.navbar-section.expanded .navbar-item{justify-content:left;padding:0 10px;width:300px}.navbar-section.expanded .navbar-item-icon{font-size:20px;margin-right:20px;padding:15px 0;width:25px}#navbar-logout:hover,.navbar-section.expanded .navbar-item.active,.navbar-section.expanded .navbar-item:hover{background-color:#178de23b}.navbar-section.expanded .navbar-logo{margin-top:0;padding:10px 0;width:30px}.navbar-section.expanded #navbar-logout{justify-content:left;padding:0 10px;width:100%}.navbar-section.expanded #navbar-logout p{text-wrap:nowrap}.navbar-section.expanded .expand-container{height:0;position:relative;width:100%}.navbar-section.expanded p{font-size:15px}.navbar-section.expanded .user-info{padding-left:10px}.navbar-section.expanded .user-info p{text-wrap:nowrap;font-size:12px}.navbar-section.expanded .dropdown-container.show{padding-left:10px}.navbar-section.expanded .navbar-logo{height:30px;width:auto}}.modal-overlay{align-items:center;background-color:#00000080;display:block;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-container{background-color:#fff;border-radius:5px;box-shadow:0 4px 20px #00000026;max-width:450px;padding:20px;position:relative;text-align:center;width:45%}.modal-close{position:absolute;right:20px;top:20px}.close-button{background:none;color:#000;font-size:24px}.modal-icon{margin:20px auto 15px}.circle,.modal-icon{display:flex;justify-content:center}.circle{align-items:center;border-radius:50%;height:70px;position:relative;width:70px}.circle .icon{font-size:40px;position:relative}.circle.default{background:#f1f1f1;color:#555}.circle.success{background:#d4f8d4;color:#2d8a34}.circle.info{background:#d6ecff;color:#1778c9}.circle.danger{background:#ffe2e2;color:#d93025}.circle.warning{background:#fff3cd;color:#ffc005}.circle.dark{background:#333;color:#fff}.mark{color:#fff;font-size:28px;font-weight:700;position:relative;z-index:1}.modal-content{margin-bottom:30px}.modal-title{color:#444;font-size:24px;font-weight:700;margin-bottom:15px}.modal-text{color:#666;font-size:14px;line-height:1.5;margin:0 auto;max-width:450px}.modal-actions{display:flex;gap:15px;justify-content:center;margin-top:20px}.cancel-button{background-color:#f0f0f0;color:#555}.cancel-button,.confirm-button{border:none;border-radius:8px;cursor:pointer;font-family:Montserrat;font-size:16px;font-weight:500;padding:15px 30px;width:45%}.confirm-button{color:#fff}.loading-button{border:none;border-radius:8px;color:#fff;cursor:not-allowed;font-family:Montserrat;font-size:16px;font-weight:500;opacity:.8;overflow:hidden;padding:15px 30px;position:relative;width:45%}.loading-button:after{animation:spin 1s linear infinite;border:3px solid #fff9;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px}.confirm-button.default,.loading-button.default{background-color:#f1f1f1;color:#555}.confirm-button.default:hover{background-color:#e0e0e0}.confirm-button.success,.loading-button.success{background-color:#2d8a34;color:#fff}.confirm-button.success:hover{background-color:#247028}.confirm-button.info,.loading-button.info{background-color:#1778c9;color:#fff}.confirm-button.info:hover{background-color:#1360a3}.confirm-button.danger,.loading-button.danger{background-color:#d93025;color:#fff}.confirm-button.danger:hover{background-color:#b3241b}.confirm-button.warning,.loading-button.warning{background-color:#ffc005;color:#fff}.confirm-button.warning:hover{background-color:#ad8305}.confirm-button.dark,.loading-button.dark{background-color:#333;color:#fff}.confirm-button.dark:hover{background-color:#222}@media (max-width:480px){.modal-container{padding:15px;width:80%}.modal-title{font-size:20px}.modal-text{font-size:12px}.cancel-button,.confirm-button{font-size:14px;padding:10px 20px}.circle{height:50px;width:50px}.circle:before{height:35px;width:35px}.mark{font-size:20px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.welcome-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.welcome-page img{height:auto;width:300px!important}.welcome-page p{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#0083b0,#00b4db);background-clip:text;-webkit-background-clip:text;font-family:BeVietnamPro;font-size:24px!important;font-weight:700}@media (max-width:480px){.welcome-page img{width:60%!important}.welcome-page p{font-size:12px!important}}.unauthorized-page{align-items:center;display:flex;flex-direction:column;font-family:BeVietnamPro;gap:2vw;height:100vh;justify-content:center;width:100%}.unauthorized-page img{width:30%}.unauthorized-page .content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.unauthorized-page .error{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#0083b0,#00b4db);background-clip:text;-webkit-background-clip:text;font-size:2vw;font-weight:700;margin:0;padding:1vw 0}.unauthorized-page .error-desc{color:#838da0;font-size:1vw;margin:0;text-align:center;width:80%}.unauthorized-page .button{font-size:1vw;width:20%}@media (max-width:480px){.unauthorized-page{gap:20px}.unauthorized-page img{width:60%}.unauthorized-page .content{width:90%}.unauthorized-page .error{font-size:14px}.unauthorized-page .error-desc{font-size:10px}.unauthorized-page .button{font-size:10px;width:50%}}.header{align-items:center;box-shadow:0 0 4px #292d327c;box-sizing:border-box;display:flex;font-family:BeVietnamPro;height:50px;padding:.5em 1.5em;width:100%;z-index:8}.header-content{display:flex;flex-direction:column;gap:2px}.header-breadcrumbs li,.header-breadcrumbs p{font-size:8px}.header-breadcrumbs a{color:inherit;font-family:BeVietnamPro;text-decoration:none}.header-breadcrumbs a:hover,.header-breadcrumbs p{text-decoration:underline}.header-breadcrumbs p{color:inherit;font-family:BeVietnamPro;font-weight:500}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#0083b0,#00b4db);background-clip:text;-webkit-background-clip:text;font-size:16px;font-weight:700}@media (max-width:480px){.header{height:50px;padding:1.5em}.header-breadcrumbs li,.header-breadcrumbs p{font-size:8px}.header-title{font-size:14px;font-weight:700}}@media (min-width:481px) and (max-width:768px){.header{height:50px;padding:1.5em}.header-breadcrumbs li,.header-breadcrumbs p{font-size:8px}.header-title{font-size:14px;font-weight:700}}@media (min-width:769px) and (max-width:1024px){.header{height:50px;padding:1.5em}}.data-paper-container div,.data-paper-container p,.data-paper-container span,.data-paper-container td{font-family:BeVietnamPro;font-size:12px}.data-table-container::-webkit-scrollbar{height:.4vw;width:.4vw}.data-table-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.data-table-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.data-table-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:427px){.data-paper-container{height:410px;min-height:auto!important}.data-table-container{height:340px;max-height:340px!important;min-height:auto!important}}@media (min-width:428px) and (max-width:768px){.data-paper-container{height:740px}.data-table-container{height:650px;max-height:650px!important}}@media (min-width:769px) and (max-width:1024px){.data-paper-container{height:880px}.data-table-container{height:810px;max-height:810px!important}}.etblog-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.etblog-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.etblog-toolbars{display:flex;justify-content:space-between;width:100%}.etblog-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.etblog-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}@media (max-width:480px){.etblog-overview-page{max-width:100%}.etblog-container{max-width:85%;width:100%}.etblog-toolbars{align-items:center;flex-direction:column;gap:10px}.etblog-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.etblog-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.etblog-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.etblog-overview-page{max-width:100%}.etblog-container{max-width:90%;width:100%}.etblog-toolbars{flex-direction:row}.etblog-toolbars button{font-size:10px}}.etblog-form-page{display:flex;flex-direction:column;max-height:100vh;overflow-x:hidden;width:100%}.etblog-form-page .form-container{align-self:center;display:flex;flex-direction:column;overflow-y:auto;width:100%}.etblog-form-page .form{align-self:center;display:flex;flex-direction:column;margin:2%;width:85%}.etblog-form-page .image-upload-box{padding:3vw}.etblog-form-page .form .form-top{display:flex;justify-content:space-between;margin-bottom:2vw}.etblog-form-page .form .form-top .form-left{align-content:center;display:flex;height:auto;justify-content:center;width:40%}.etblog-form-page .form .form-top .form-right{align-content:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;width:50%}.etblog-form-page .date-controller{display:flex;justify-content:space-between;width:100%}.etblog-form-page .date-controller .date-item{width:45%}.etblog-form-page .rich-text-editor{width:100%}.etblog-form-page .form .form-bottom{display:flex;flex-direction:column;gap:2vw;max-width:80vw}.etblog-form-page .form-button{align-self:flex-end;display:flex;gap:2vw}.etblog-form-page .form-container::-webkit-scrollbar{width:.4vw}.etblog-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.etblog-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.etblog-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.etblog-form-page .form{width:90%}.etblog-form-page .form .image-upload-container{width:100%}.etblog-form-page .form .form-top{flex-direction:column}.etblog-form-page .form .form-top .form-left,.etblog-form-page .form .form-top .form-right{gap:15px;width:100%}.etblog-form-page .sun-editor{min-width:auto!important;width:100%!important}.etblog-form-page .date-controller{display:flex;justify-content:space-between;width:100%}}.image-upload-box{min-height:300px}.image-upload-container{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}.image-upload-container h6{font-family:BeVietnamPro,sans-serif;font-weight:600;margin-bottom:.5rem}.image-upload-box{align-items:center;background-color:#fafafa;border:2px dashed #bbb;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:200px;overflow:hidden;text-align:center;transition:all .25s ease;width:300px}.image-upload-box:hover{background-color:#f5f9ff;border-color:#1976d2;box-shadow:0 4px 12px #1976d226}.image-upload-container .thumbnail-img{border-radius:12px;height:auto;max-height:400px;object-fit:contain;transition:transform .3s ease;width:100%}.image-upload-container .thumbnail-img:hover{transform:scale(1.02)}@media (max-width:486px){.image-upload-box{min-height:160px;width:95%}}@media (min-width:487px) and (max-width:768px){.image-upload-box{max-width:280px;min-height:180px;width:80%}}@media (min-width:769px) and (max-width:1200px){.image-upload-box{min-height:200px;width:200px}}.sun-editor{background-color:#fff;border:1px solid #dadada;box-sizing:border-box;color:#000;font-family:Helvetica Neue;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:auto}.sun-editor *{-webkit-user-drag:none;box-sizing:border-box;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{border:0;padding:0;resize:none}.sun-editor button{background-color:initial;border:0;cursor:pointer;outline:none;touch-action:manipulation}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sun-editor button *{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;pointer-events:none}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;display:block;float:none;height:16px;margin:auto;text-align:center;width:16px}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{height:10px;width:10px}.sun-editor .se-btn-select>svg{float:right;height:10px;width:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;height:16px;margin:-1px 10px 0 0;vertical-align:middle;width:16px}.sun-editor .se-line-breaker>button>svg{height:24px;width:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:normal;display:inline-block;font-size:15px;font-style:normal;font-variant:normal;line-height:2;text-rendering:auto}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid #0000;display:block;height:0;position:absolute;width:0}.sun-editor .se-arrow.se-arrow-up{border-bottom-color:#dadada;border-top-width:0;left:20px;margin-left:-11px;top:-11px}.sun-editor .se-arrow.se-arrow-up:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada;left:0;margin-left:-11px;top:0}.sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff;content:" ";margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{height:auto;position:relative;width:auto}.sun-editor button{color:#000}.sun-editor .se-btn{border:0;border-radius:4px;float:left;font-size:12px;height:34px;line-height:27px;margin:1px!important;padding:0;width:34px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px;color:#000}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff;color:#000;outline:0 none}.sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff;color:#fff}.sun-editor input,.sun-editor select,.sun-editor textarea{border:1px solid #ccc;border-radius:4px;color:#000}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{background-color:inherit;color:#bdbdbd;cursor:not-allowed}.sun-editor .se-loading-box{background-color:#fff;display:none;filter:alpha(opacity=70);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{animation:spinner .8s linear infinite;border-radius:50%;border-right:2px solid #0000;border-top:2px solid #07d;display:block;height:25px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:25px}.sun-editor .se-line-breaker{border-top:1px solid #3288ff;cursor:text;display:none;height:1px;position:absolute;width:100%;z-index:7}.sun-editor .se-line-breaker>button.se-btn{background-color:#fff;border:1px solid #0c2240;cursor:pointer;display:inline-block;float:none;height:30px;left:-50%;opacity:.6;position:relative;top:-15px;width:30px}.sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39;opacity:.9}.sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer;display:none;height:24px;opacity:.6;position:absolute;width:24px;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{background-color:#fafafa;display:block;height:auto;margin:0;outline:1px solid #dadada;overflow:visible;padding:0;position:relative;width:100%;z-index:5}.sun-editor .se-toolbar-shadow{background-color:initial!important;border:none!important;display:block!important;height:0!important;margin:0!important;outline:none!important;padding:0!important;z-index:0!important}.sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed;display:none;filter:alpha(opacity=50);font-size:36px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;margin:0;vertical-align:top;width:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px #00000080;-webkit-box-shadow:0 3px 9px #00000080;display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{width:auto;z-index:2147483647}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:initial;display:block;height:0;margin:0;padding:0;width:100%}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;height:auto;padding:4px 3px 0;width:100%}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px;width:auto}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1;color:#000;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1;color:#333;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1;color:#000;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{display:flex;padding:4px 6px;width:auto}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{height:auto;margin:0;padding:4px 3px 0;position:relative;width:100%}.sun-editor .se-menu-tray{height:0;left:0;position:absolute;top:0;width:100%}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{background-color:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 3px 9px #00000080;display:none;height:auto;left:0;outline:0 none;padding:6px 0;position:absolute;top:0;z-index:5}.sun-editor .se-list-layer .se-list-inner{margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible;padding:0}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{padding:0;width:100%}.sun-editor .se-list-inner li>button{min-width:100%;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;font-size:12px;height:auto;line-height:normal;min-height:32px;padding:0 14px;text-align:left;text-decoration:none;text-indent:0;width:100%}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-bottom:1px dotted #b1b1b1;border-top:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{max-height:300px;min-width:140px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{background-color:initial;border-color:#b1b1b1;border-left:5px #b1b1b1;border-style:solid;color:#999;font-size:13px;height:22px;line-height:1.5;margin:0;padding:0 0 0 7px}.sun-editor .se-list-layer.se-list-format ul pre{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;color:#666;font-size:13px;margin:0;padding:4px 11px}.sun-editor .se-selector-table{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:1px;list-style:none;margin:2px 0 0;padding:5px 0;position:absolute;text-align:left;top:34px;z-index:5}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{cursor:pointer;font-size:18px;height:10em;position:absolute!important;width:10em;z-index:3}.sun-editor .se-selector-table .se-table-size-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat;font-size:18px;height:1em;position:absolute!important;width:1em;z-index:2}.sun-editor .se-selector-table .se-table-size-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;font-size:18px;height:10em;position:relative!important;width:10em;z-index:1}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;height:auto;margin:auto;max-width:270px;padding:0;width:max-content}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{height:100%;padding:0;width:100%}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;margin:0;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;display:block;height:30px;text-indent:-9999px;width:30px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;height:auto;min-height:40px;padding:4px;width:100%}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;display:inline-block;flex:auto;font-size:12px;height:33px;margin:1px 0;padding:0;width:auto}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;height:34px;margin:0 2px!important;width:34px}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-form-group-label{height:auto;padding:0 4px;width:100%}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;height:33px;width:auto}.sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1;outline:none;text-transform:uppercase;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{height:auto;overflow:hidden;position:relative!important;width:100%;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;height:100%;min-height:65px;overflow-x:auto;overflow-y:auto;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;margin:0;padding:4px;resize:none!important;word-break:break-all}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#b1b1b1;display:none;font-size:13px;left:0;line-height:1.5;margin-left:0;margin-right:0;margin-top:0;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:16px;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.sun-editor .se-resizing-bar{background-color:#fafafa;border-top:1px solid #dadada;cursor:ns-resize;display:flex;height:auto;min-height:16px;padding:0 4px;width:auto}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{background:#0000;color:#666;flex:auto;font-size:10px;height:auto;line-height:1.5;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper{background:#0000;color:#999;display:block;flex:none;font-size:13px;height:auto;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{animation:blinker .2s linear infinite;color:#b94a48}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:4px;box-shadow:0 3px 9px #00000080;margin:1.75rem auto;max-width:500px;outline:0;position:relative;width:auto}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0 0 10px!important;padding:6px 12px;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;line-height:2.5;margin:0;padding:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-bottom:0;margin-top:10px}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center;width:25px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0;text-align:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc;flex:auto;opacity:.8}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{height:8px;width:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;font-size:14px;height:34px;line-height:1.42857143;padding:0 4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;height:25px;width:100%}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;direction:ltr;font-size:13px;height:14em;padding:4px;resize:vertical}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{height:28px;margin-left:1em;width:6em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{box-shadow:0 0 0 .1rem #f2dede;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{color:#b94a48;height:30px;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:initial;color:#666;display:block;font-family:inherit;font-size:13px;font-weight:400;height:auto;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre;word-break:break-all}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{display:flex;margin-top:4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{color:#4592ff;display:none;flex:initial;line-height:1.5}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:#00000040}.sun-editor .se-controller{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #00000040;border-radius:4px;box-shadow:0 5px 10px #0003;display:none;letter-spacing:normal;line-break:auto;overflow:visible;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:6}.sun-editor .se-controller .se-btn-group{display:flex;left:0;padding:2px;position:relative;top:0;vertical-align:middle}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{display:none;left:50%;min-width:auto;width:max-content}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:1px;min-height:34px;padding:5px 10px;position:relative;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;margin:0;padding:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:initial;display:none;outline:1px solid #3f9dff;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff;display:inline-block;opacity:.3;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;height:7px;position:absolute;width:7px}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;left:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;right:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;cursor:sw-resize;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px;cursor:se-resize;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%;cursor:w-resize;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;left:50%;top:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%;cursor:e-resize;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px;cursor:s-resize;right:50%}.sun-editor .se-resizing-container .se-resize-display{background-color:#333;border-radius:4px;bottom:0;color:#fff;font-size:12px;margin:5px;padding:5px;position:absolute;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;display:inline-block;margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;box-shadow:0 3px 9px #00000080;display:none;left:0;margin:0;max-width:100%;outline:0 none;padding:0;position:absolute;top:0;width:auto}.sun-editor .se-select-list .se-select-item{cursor:pointer;font-size:13px;line-height:28px;margin:2px 0;min-height:28px;padding:0 5px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:4px;box-shadow:0 3px 9px #00000080;margin:20px auto;max-width:100%;outline:0;position:relative;width:960px}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{height:12px;width:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2;margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;margin:0 -15px;padding:0;text-align:left;width:100%}.sun-editor .se-file-browser .se-file-browser-tags a{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;color:#333;cursor:pointer;display:inline-block;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;overflow-y:auto;padding:20px;position:relative}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{display:block;float:left;height:auto;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px;width:calc(25% - 20px)}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{border-radius:4px;cursor:pointer;display:block;height:auto;margin:10px 0;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff;opacity:.8}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;display:block;height:auto;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{background-color:initial;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;color:#fff;font-size:13px;height:30px;left:0;padding:5px 10px;position:absolute;width:100%;z-index:1}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48;display:none;font-size:13px;height:auto;margin:0;padding:15px;position:absolute;top:0;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%;word-break:break-all;z-index:7}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{overflow:visible;position:relative}.sun-editor .se-tooltip .se-tooltip-inner{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:#0000;bottom:auto;display:block;float:none;height:auto;left:50%;line-height:1.5;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:120%;transition:opacity .5s;visibility:hidden;width:auto;z-index:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{background-color:#333;border-radius:2px;color:#fff;cursor:auto;display:inline-block;font-size:.9em;height:auto;left:-50%;line-height:inherit;margin:0;padding:4px 6px;position:relative;text-align:center;white-space:nowrap;width:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid;border-color:#0000 #0000 #333;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.sun-editor .se-tooltip:hover .se-tooltip-inner{opacity:1;visibility:visible}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{direction:rtl;flex:auto;text-align:right}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;box-shadow:0 0 0 .2rem #eed3d7;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{word-wrap:break-word;background-color:#fff;color:#333;font-family:Helvetica Neue;font-size:13px;line-height:1.5;margin:0;padding:16px;word-break:normal}.sun-editor-editable *{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;margin:0;padding:0;vertical-align:initial}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;cursor:pointer;text-decoration:underline}.sun-editor-editable a.on{background-color:#e8f7ff;color:#0093ff}.sun-editor-editable pre{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;color:#666;display:block;font-family:monospace;line-height:1.45;margin:0 0 10px;overflow:visible;padding:8px;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{display:block;list-style-position:outside;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;margin-bottom:5px;text-align:-webkit-match-parent}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{border:solid #b1b1b1;border-width:0 0 0 5px;color:#999;display:block;font-family:inherit;font-size:inherit;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:0 5px 0 20px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{font-size:2em;margin-block-end:.67em;margin-block-start:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h2{font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.sun-editor-editable h3{font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h4{font-size:1em;margin-block-end:1.33em;margin-block-start:1.33em}.sun-editor-editable h5{font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h6{font-size:.67em;margin-block-end:2.33em;margin-block-start:2.33em}.sun-editor-editable hr{border-color:#000;border-image:none;border-image:initial;border-width:1px 0 0;display:flex;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{background-color:initial;border:1px solid #ccc;border-collapse:collapse;border-spacing:0;display:table;margin:0 0 10px;max-width:100%;table-layout:auto!important;width:100%}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;margin:0 0 10px;padding:1px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;height:auto;margin:0;max-width:100%;padding:0;width:auto}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{background:#0000;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{height:auto;max-width:100%;width:auto}.sun-editor-editable figure{display:block;margin:0;outline:none;padding:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{background-color:#f9f9f9;margin:0;outline:none;padding:1em .5em}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{margin:1px;outline:1px solid #4592ff;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;height:100%;left:0;outline:1px solid #9e9e9e;position:absolute;top:0;width:100%}.sun-editor-editable .se-video-container figure{left:0;max-width:100%;width:100%}.sun-editor-editable audio{height:54px;width:300px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{animation:neonFlicker 1.5s infinite alternate;background:#000;border:2px solid #fff;border-radius:6px;color:#fff;font-style:italic;font-weight:200;padding:6px 4px;text-transform:uppercase}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{background-color:#1b1f230d;border-radius:6px;color:#666;font-family:monospace;padding:.2em .4em}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(/static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(/static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(/static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(/static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(/static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(/static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(/static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(/static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(/static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(/static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(/static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(/static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(/static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(/static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(/static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(/static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(/static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(/static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(/static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(/static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(/static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(/static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(/static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(/static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:#0000}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:#0000}.cm-fat-cursor{caret-color:#0000}@keyframes blink{50%{background-color:initial}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative;z-index:0}.CodeMirror-sizer{border-right:50px solid #0000;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:initial}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:initial}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:transparent;font-feature-settings:"calt";background:#0000;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:initial}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.sun-editor .se-toolbar button{font-size:10px;height:24px;min-width:22px;padding:2px 4px}.sun-editor .se-toolbar button svg{height:10px;width:10px}.sun-editor .se-toolbar button{font-size:12px;height:28px;min-width:24px;padding:2px 7px}.activities-form-page{display:flex;flex-direction:column;max-height:100vh;overflow-x:hidden;width:100%}.activities-form-page .form-container{align-self:center;display:flex;flex-direction:column;overflow-y:auto;width:100%}.activities-form-page .form{align-self:center;display:flex;flex-direction:column;margin:2%;width:85%}.activities-form-page .form .form-top{display:flex;justify-content:space-between;margin-bottom:2vw}.activities-form-page .form .form-top .form-left{align-content:center;display:flex;height:auto;justify-content:center;width:40%}.activities-form-page .form .form-top .form-right{align-content:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;width:50%}.activities-form-page .date-controller{display:flex;justify-content:space-between;width:100%}.activities-form-page .date-controller .date-item{width:45%}.activities-form-page .rich-text-editor{width:100%}.activities-form-page .form .form-bottom{display:flex;flex-direction:column;gap:2vw;max-width:80vw}.activities-form-page .form-button{align-self:flex-end;display:flex;gap:2vw}.activities-form-page .form-container::-webkit-scrollbar{width:.4vw}.activities-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.activities-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.activities-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.activities-form-page .form{width:90%}.activities-form-page .form .image-upload-container{width:100%}.activities-form-page .form .form-top{flex-direction:column}.activities-form-page .form .form-top .form-left,.activities-form-page .form .form-top .form-right{gap:15px;width:100%}.activities-form-page .sun-editor{min-width:auto!important;width:100%!important}.activities-form-page .date-controller{display:flex;justify-content:space-between;width:100%}}.activities-overview-page{display:flex;flex-direction:column;height:100vh;max-width:100%}.activities-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.activities-toolbars{display:flex;justify-content:space-between;width:100%}.activities-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.activities-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}@media (max-width:480px){.activities-overview-page{max-width:100%}.activities-container{max-width:85%;width:100%}.activities-toolbars{align-items:center;flex-direction:column;gap:10px}.activities-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.activities-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.activities-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.activities-overview-page{max-width:100%}.activities-container{max-width:90%;width:100%}.activities-toolbars{flex-direction:row}.activities-toolbars button{font-size:10px}}.filter-container{position:relative}.filter-icon{align-items:center;background-color:#e0e0e0;border-radius:5px;display:flex;font-size:12px;justify-content:center;margin-right:20px;padding:10px;transition:background-color .3s ease-in-out}.filter-icon:hover{background-color:silver;cursor:pointer}.filter-icon.active{background-color:#a0a0a0}.filter-chip-container{display:none;min-width:200px;position:absolute;transform:translateX(-45%);z-index:1000}.filter-chip-container ul{justify-content:left;padding:10px 20px}.filter-chip-container.active{display:block;top:45px}.filter-button-container{display:flex;gap:10px;justify-content:right;margin-top:20px;width:100%}.faqs-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.faqs-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.faqs-toolbars{display:flex;justify-content:space-between;width:100%}.faqs-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.faqs-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}@media (max-width:480px){.faqs-overview-page{max-width:100%}.faqs-container{max-width:85%;width:100%}.faqs-toolbars{align-items:center;flex-direction:column;gap:10px}.faqs-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.faqs-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.faqs-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.faqs-overview-page{max-width:100%}.faqs-container{max-width:90%;width:100%}.faqs-toolbars{flex-direction:row}.faqs-toolbars button{font-size:10px}}.faqs-form-page{display:flex;flex-direction:column;height:100vh;width:100%}.faqs-form{align-self:center;height:60%;margin-top:5vw;width:80%}.faqs-form form{display:flex;flex-direction:column;gap:2vw;height:80%;margin:0}.faqs-form-top{display:flex;justify-content:space-between}.faqs-form-left,.faqs-form-right{align-items:center;display:flex;flex-direction:column;gap:2vw;justify-content:center;width:50%}.faqs-form-bottom{display:flex;flex-direction:column;gap:2vw;height:30%}.faqs-form-button{align-self:flex-end;display:flex;gap:2vw}@media (max-width:480px){.faqs-form-page .faqs-form{width:90%}.faqs-form-top{flex-direction:column-reverse}.faqs-form-left,.faqs-form-right{align-items:end;display:flex;width:100%}}.faqs-selection-page{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;width:100%}.faqs-list-section{box-sizing:border-box;display:flex;height:90vh;justify-content:center;margin:2vw 0}.faqs-selection-page .tabs-container{font-size:12px;margin:0}.faqs-selection-page .tabs-container .tab-item{font-size:14px}.faq-card-list{align-items:center;display:flex;flex-direction:column;font-family:BeVietnamPro;gap:2vw;width:100%}.faq-card-list .tabs-container{border-bottom:.1vw solid #ccc;box-sizing:initial;display:flex;position:relative;width:65%}.faq-card-list .tab-item{box-sizing:initial;color:gray;cursor:pointer;font-size:1vw;padding:1vw 2vw;position:relative}.faq-card-list .tab-item.active{color:#1976d2;font-weight:700}.faq-card-list .tabs-container .progress-bar{background-color:#1976d2;bottom:0;height:.1vw;position:absolute;transition:all .2s ease-in-out;width:210px}.faq-card-list .no-data{color:gray;font-size:1vw;font-style:italic;margin:0}.faq-list-container{display:flex;flex-direction:column;flex-grow:1;gap:2vw;max-height:70vh;overflow-y:auto;width:100%}.faq-list-container::-webkit-scrollbar{width:.4vw}.faq-list-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.faq-list-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.faq-list-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.faq-card-list .tabs-container{margin-bottom:20px;width:90%}.faq-card-list .tab-item{font-size:9px}.faq-card-list .tabs-container .progress-bar{width:105px}.faq-card-list .no-data{font-size:8px}}.faq-card{align-self:center;border-radius:.5vw;box-shadow:1px 2px 7px 0 #0003;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:center;line-height:1.5;min-height:80px;padding:10px 20px;width:65%}.faq-top{align-items:center;display:flex;justify-content:space-between}.faq-top span{font-size:16px}.faq-answer{color:#0009;font-size:10px}@media (max-width:480px){.faq-card{border-radius:7px;padding:10px;width:90%}.faq-top span{font-size:12px}.faq-answer{font-size:10px}}.personnel-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.personnel-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.personnel-toolbars{display:flex;justify-content:space-between;width:100%}.personnel-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.personnel-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}@media (max-width:480px){.personnel-overview-page{max-width:100%}.personnel-container{max-width:85%;width:100%}.personnel-toolbars{align-items:center;flex-direction:column;gap:10px}.personnel-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.personnel-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.personnel-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.personnel-overview-page{max-width:100%}.personnel-container{max-width:90%;width:100%}.personnel-toolbars{flex-direction:row}.personnel-toolbars button{font-size:10px}}.personnel-form-page{display:flex;flex-direction:column;height:100vh;overflow-x:hidden;width:100%}.personnel-form-page .form-container{align-self:center;display:flex;flex-direction:column;overflow-y:auto;padding-top:2vw;width:100%}.personnel-form-page .form{align-self:center;display:flex;flex-direction:column;margin:2%;width:70%}.personnel-form-page .form .form-top{display:flex;gap:3vw;justify-content:space-between;margin-bottom:2vw}.personnel-form-page .form .form-top .form-right{width:30%}.personnel-form-page .form .form-top .form-left{width:60%}.personnel-form-page .form .form-top .form-left,.personnel-form-page .form .form-top .form-right{align-content:center;display:flex;flex-direction:column;gap:1vw}.personnel-form-page .form .form-top .form-left .form-group{display:flex;gap:1vw}.personnel-form-page .date-controller{display:flex;justify-content:space-between;width:100%}.personnel-form-page .date-controller .date-item{width:45%}.personnel-form-page .rich-text-editor{width:100%}.personnel-form-page .form .form-bottom{display:flex;flex-direction:column;gap:2vw;max-width:80vw}.personnel-form-page .form-button{align-self:flex-end;display:flex;gap:2vw}.personnel-form-page .form-container::-webkit-scrollbar{width:.4vw}.personnel-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.personnel-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.personnel-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.personnel-form-page .form{width:90%}.personnel-form-page .form .form-top{flex-direction:column;margin-bottom:20px;width:100%}.personnel-form-page .form .form-top .form-left,.personnel-form-page .form .form-top .form-right{gap:10px;width:100%}}.account-form-page{max-height:100vh;overflow-x:hidden}.account-form-page,.account-form-page .form-container{display:flex;flex-direction:column;height:100vh;width:100%}.account-form-page .form-container{align-self:center;flex:1 1;margin-top:2vw;overflow-y:auto}.account-form-page .form{align-self:center;margin:2%;width:90%}.account-form-page .form,.account-form-page .form form{display:flex;flex-direction:column;height:100%}.account-form-page .form .form-top{align-self:center;display:flex;flex-direction:column;gap:2vw;height:90%;margin-bottom:2vw;width:50%}.account-form-page .form .form-bottom{display:flex;flex:1 1;flex-direction:column;gap:2vw;width:100%}.account-form-page .form-control{position:relative}.account-form-page .form-control .select-button{margin-top:5px;position:absolute;right:1%;top:0}.account-form-page .form-button{align-self:flex-end;display:flex;gap:2vw}.account-form-page .form-container::-webkit-scrollbar{width:.4vw}.account-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.account-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.account-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.account-form-page .form .form-top{height:auto;margin-bottom:20px;width:100%}}.table-modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.table-modal-container{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0003;height:80vh;max-width:90%;padding:20px;width:80vw}.table-modal-header{display:flex;justify-content:flex-end}.close-button{background:#0000;border:none;cursor:pointer;font-size:20px}.table-modal-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.table-modal-overlay .search-container{max-width:none;width:95%}.table-modal-button{display:flex;gap:2vw;justify-self:end;margin-right:1vw;margin-top:2vw}.table-modal-container .MuiPaper-root{min-height:400px!important;width:95%!important}.table-modal-container .MuiTableContainer-root{min-height:400px!important}.table-modal-container .MuiToolbar-root{display:none!important}.accounts-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.accounts-container{align-self:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.accounts-toolbars{display:flex;justify-content:space-between;width:100%}.accounts-toolbars .action-container{display:flex;justify-content:space-between;width:75%}.accounts-container .action-container .action-container-item{display:flex;gap:10px}.accounts-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}.accounts-overview-page td img{aspect-ratio:16/9;height:auto;width:10vw}.search-container{display:flex;max-width:300px}.accounts-container .MuiPaper-root{box-sizing:border-box}@media (max-width:480px){.accounts-overview-page{max-width:100%}.accounts-container{max-width:85%;width:100%}.accounts-toolbars{align-items:center;flex-direction:column;gap:10px}.accounts-toolbars .action-container{display:flex;flex-direction:column;gap:10px;width:100%}.accounts-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.accounts-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.accounts-overview-page{max-width:100%}.accounts-container{max-width:90%;width:100%}.accounts-toolbars{flex-direction:column}.accounts-toolbars button{font-size:10px}}@media (min-width:768px) and (max-width:1024px){.accounts-overview-page{max-width:100%}.accounts-toolbars{align-items:flex-end;flex-direction:column;gap:20px}.accounts-toolbars .action-container{width:100%}.accounts-toolbars .search-container{justify-content:flex-end;width:100%}.accounts-container .action-container .action-container-item{gap:20px}}.personal-profile-page{display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow-x:hidden;width:100%}.personal-profile-page .form-container,.personal-profile-page .tabs-container{align-self:center;margin-top:10px;width:95%}.form-container{box-sizing:border-box;flex:1 1}.form-container form{display:flex;flex-direction:column;height:100%;justify-content:space-between}.personal-profile-page .date-item{width:100%}.personal-profile-page .form{align-self:center;display:flex;flex-direction:column;height:90%;margin:2%;width:95%}.personal-profile-page .form .form-top{display:flex;gap:20px;justify-content:space-between;margin-bottom:10px}.personal-profile-page .form .form-top .form-right{width:60%}.personal-profile-page .form .form-top .form-left{width:35%}.personal-profile-page .form .form-top .form-left .image-upload-container{justify-content:start}.personal-profile-page .form .form-top .form-left .image-upload-box{max-height:70%}.personal-profile-page .form .form-left,.personal-profile-page .form .form-right{align-content:center;display:flex;flex-direction:column;gap:30px}.personal-profile-page .form .form-left .form-control,.personal-profile-page .form .form-right .form-control{display:flex;gap:30px}.date-controller{display:flex;justify-content:space-between;width:100%}.date-controller .date-item{width:45%}.rich-text-editor{width:100%}.personal-profile-page .form .form-bottom{display:flex;flex-direction:column;gap:20px;max-width:80vw}.form-button{gap:20px}.personal-profile-page .form-container::-webkit-scrollbar{width:.4vw}.personal-profile-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.personal-profile-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.personal-profile-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}.personal-profile-page .tabs-container{border-bottom:.1vw solid #ccc;box-sizing:initial;display:flex;position:relative}.personal-profile-page .tab-item{box-sizing:initial;color:gray;cursor:pointer;font-size:14px;padding:1vw 2vw;position:relative}.personal-profile-page .tab-item.active{color:#1976d2;font-weight:700}.personal-profile-page .tabs-container .progress-bar{background-color:#1976d2;bottom:0;height:.1vw;position:absolute;transition:all .2s ease-in-out;width:40px}.personal-profile-page .password-container{display:flex;flex-direction:column;gap:20px;width:50%}.personal-profile-page .image-upload-container .thumbnail-img{aspect-ratio:1/1;object-fit:cover}@media (max-width:480px){.tab-item{font-size:12px}.personal-profile-page .form .form-top{align-items:center;flex-direction:column;justify-content:center;margin-bottom:20px}.personal-profile-page .form .form-top .form-left{width:100%}.personal-profile-page .form .form-top .form-left .image-upload-container{height:320px;justify-content:center}.personal-profile-page .form .form-top .form-left .image-upload-box{max-height:100%}.personal-profile-page .form .form-top .form-right{gap:15px;width:100%}.personal-profile-page .form .form-top .form-right .form-control{flex-direction:column;gap:15px}.personal-profile-page .form{margin-top:10px}.personal-profile-page .password-container{width:100%}}.partners-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.partners-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.partners-toolbars{display:flex;justify-content:space-between;width:100%}.partners-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.partners-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}@media (max-width:480px){.partners-overview-page{max-width:100%}.partners-container{max-width:85%;width:100%}.partners-toolbars{align-items:center;flex-direction:column;gap:10px}.partners-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.partners-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.partners-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.partners-overview-page{max-width:100%}.partners-container{max-width:90%;width:100%}.partners-toolbars{flex-direction:row}.partners-toolbars button{font-size:10px}}.partners-form-page{display:flex;flex-direction:column;height:100vh;overflow-x:hidden;width:100%}.partners-form-page .form-container{align-self:center;display:flex;flex-direction:column;margin-top:5vw;overflow-y:auto;width:100%}.partners-form-page .form{align-self:center;display:flex;flex-direction:column;margin:2%;width:85%}.partners-form-page .form .form-top{display:flex;justify-content:space-between;margin-bottom:2vw}.partners-form-page .form .form-top .form-left{align-content:center;display:flex;height:auto;justify-content:center;width:40%}.partners-form-page .form .form-top .form-right{align-content:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;width:50%}.partners-form-page .form .form-bottom{display:flex;flex-direction:column;gap:2vw;max-width:80vw}.form-button{align-self:flex-end;display:flex;gap:2vw}.partners-form-page .form-container::-webkit-scrollbar{width:.4vw}.partners-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.partners-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.partners-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.partners-form-page form .form-top{flex-direction:column;margin-bottom:20px}.partners-form-page .form .form-top .form-left,.partners-form-page .form .form-top .form-right{gap:15px;width:100%}.partners-form-page .form .form-top .form-left .image-upload-container{width:100%}}.achievements-selection-page{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;width:100%}.achievements-selection-page .search-container{display:flex}.achievements-container{align-self:center;display:flex;flex-direction:column;gap:2vw;justify-content:center;margin-top:30px;width:75%}.achievement-card-list-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}.achievements-toolbars{display:flex;justify-content:space-between;width:100%}.achievements-toolbars .action-container{display:flex;gap:1vw;width:fit-content}@media (max-width:480px){.achievements-selection-page{max-width:100%;overflow-y:scroll}.achievements-container{max-width:85%;width:100%}.achievements-toolbars{align-items:center;flex-direction:column;gap:10px}.achievements-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.achievements-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.achievements-toolbars .search-container{justify-content:center;width:100%}.achievements-selection-page .achievement-card-list{align-items:center;flex-direction:column}.achievements-selection-page .achievement-card{height:80px;width:100%}}@media (min-width:480px) and (max-width:768px){.achievements-overview-page{max-width:100%}.achievements-container{max-width:90%;width:100%}.achievements-toolbars{flex-direction:row}.achievements-toolbars button{font-size:10px}}.input-dialog-content{display:flex;flex-direction:column;gap:2vw;min-width:30vw}.achievement-card{aspect-ratio:21/9;border:.05vw solid #0000003b;border-radius:.5em;height:auto;max-width:250px;min-width:180px;padding:1em 1.5em;transition:all .1s ease-in-out;width:20%}.achievement-card.selected{border:1px solid #0000003b;outline:1px solid #1976d2}.achievement-card .card-top{align-items:center;display:flex;font-family:BeVietnamPro;font-size:24px;font-weight:500;justify-content:space-between;width:100%}.achievement-card-list{display:flex;flex-wrap:wrap;gap:2vw;row-gap:3vw;width:100%}.partner-selection-page{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;width:100%}.partner-selection-page .header{flex-shrink:0}.partner-list-section{align-items:center;box-sizing:initial;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.partner-list-section::-webkit-scrollbar{width:.4vw}.partner-list-section::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.partner-list-section::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.partner-list-section::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.partner-card-list{width:100%}}.partner-card-list{display:flex;flex-direction:column;gap:20px;width:65%}@media (max-width:480px){.partner-card-list{align-items:center;max-width:100%;width:100%}}@media (min-width:481px) and (max-width:768px){.partner-card-list{width:90%}}@media (min-width:769px) and (max-width:1200px){.partner-card-list{width:90%}}.partner-card{border-radius:.5vw;font-family:BeVietnamPro;min-width:500px;width:100%}.partner-card .transfer-list{align-items:center;box-sizing:border-box;display:none;flex-wrap:wrap;gap:1vw;height:fit-content;justify-content:center;min-width:100%;padding:4vw;position:relative;width:100%;z-index:0}.partner-card .card-name{padding:.5vw}.partner-card .transfer-list .transfer-button{display:flex;flex-direction:column;gap:1vw}.partner-card .card-top{align-items:center;background-color:#fff;border-radius:.5vw;box-shadow:0 1px 5px #0000005e;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:10px 20px;position:relative;width:100%;z-index:1}.partner-card .card-icon,.partner-card .card-top{transition:all .2s ease-in-out}.partner-card .card-top:hover{background-color:#1976d2;color:#fff}.partner-card.active{box-shadow:0 .2vw .8vw #0000005e}.partner-card.active .card-icon{transform:rotate(180deg)}.partner-card.active .transfer-list{display:flex}.partner-card.active .card-top{background-color:#1976d2;color:#fff}.partner-card .card-name{align-items:center;display:flex;gap:1vw}.transfer-enter{opacity:0;transform:translateY(-20px)}.transfer-enter-active{transition:opacity .3s ease-in,transform .3s ease-in}.transfer-enter-active,.transfer-exit{opacity:1;transform:translateY(0)}.transfer-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s ease-out,transform .3s ease-out}.partner-card .table-container::-webkit-scrollbar{width:.25vw}.partner-card .table-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.partner-card .table-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.partner-card .table-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.partner-card{max-width:90%;min-width:auto}.partner-card .card-top{padding:10px 15px}#invisible-list,#visible-list{width:90%}.partner-card .transfer-list{flex-direction:column}.transfer-button{transform:rotate(90deg)}.transfer-button button{aspect-ratio:1/1;width:50px}}.banner-form-page{display:flex;flex-direction:column;height:100vh;overflow-x:hidden;width:100%}.banner-form-page .form-container{align-self:center;display:flex;flex-direction:column;margin-top:3vw;overflow-y:auto;width:100%}.banner-form-page .form{align-self:center;display:flex;flex-direction:column;margin:2%;width:85%}.banner-form-page .form .form-top{display:flex;justify-content:space-between;margin-bottom:2vw}.banner-form-page .form .form-top .form-left{align-content:center;display:flex;height:auto;justify-content:center;width:40%}.banner-form-page .form .form-top .form-right{align-content:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;width:50%}.banner-form-page .form .form-top .form-left .image-upload-container{align-items:center;display:flex;flex-direction:column;width:100%}.banner-form-page .form .form-bottom{display:flex;flex-direction:column;gap:2vw;max-width:80vw}.banner-form-page .form-button{align-self:flex-end;display:flex;gap:2vw}.banner-form-page .form-container::-webkit-scrollbar{width:.4vw}.banner-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.banner-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.banner-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.banner-form-page .form-container .form form .form-top{align-items:center;flex-direction:column;margin-bottom:20px}.banner-form-page .form-container .form form .form-top .form-left,.banner-form-page .form-container .form form .form-top .form-right{width:100%}.banner-form-page .form-container .form form .form-top .form-left .image-upload-container{align-items:center;display:flex;flex-direction:column;width:100%}}.banner-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.banner-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.banner-toolbars{display:flex;justify-content:space-between;width:100%}.banner-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.banner-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}.banner-overview-page td img{aspect-ratio:16/9;height:auto;width:10vw}@media (max-width:480px){.banner-overview-page{max-width:100%}.banner-container{max-width:85%;width:100%}.banner-toolbars{align-items:center;flex-direction:column;gap:10px}.banner-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.banner-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.banner-toolbars .search-container{justify-content:center;width:100%}.banner-selection-page .achievement-card-list{align-items:center;flex-direction:column}.banner-selection-page .achievement-card{height:80px;width:100%}}@media (min-width:480px) and (max-width:768px){.banner-overview-page{max-width:100%}.banner-container{max-width:90%;width:100%}.banner-toolbars{flex-direction:row}.banner-toolbars button{font-size:10px}}.etnews-form-page{display:flex;flex-direction:column;max-height:100vh;overflow-x:hidden;width:100%}.etnews-form-page .form-container{align-self:center;display:flex;flex-direction:column;overflow-y:auto;width:100%}.etnews-form-page .form{align-self:center;display:flex;flex-direction:column;margin:2%;width:85%}.etnews-form-page .image-upload-box{padding:3vw}.etnews-form-page .form .form-top{display:flex;justify-content:space-between;margin-bottom:2vw}.etnews-form-page .form .form-top .form-left{align-content:center;display:flex;height:auto;justify-content:center;width:40%}.etnews-form-page .form .form-top .form-right{align-content:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;width:50%}.etnews-form-page .date-controller{display:flex;justify-content:space-between;width:100%}.etnews-form-page .date-controller .date-item{width:45%}.etnews-form-page .rich-text-editor{width:100%}.etnews-form-page .form .form-bottom{display:flex;flex-direction:column;gap:2vw;max-width:80vw}.etnews-form-page .form-button{align-self:flex-end;display:flex;gap:2vw}.etnews-form-page .form-container::-webkit-scrollbar{width:.4vw}.etnews-form-page .form-container::-webkit-scrollbar-track{background:#fff;border-radius:.1vw}.etnews-form-page .form-container::-webkit-scrollbar-thumb{background:#178de2;border-radius:.1vw}.etnews-form-page .form-container::-webkit-scrollbar-thumb:hover{background:#2886ca}@media (max-width:480px){.etnews-form-page .form{width:90%}.etnews-form-page .form .image-upload-container{width:100%}.etnews-form-page .form .form-top{flex-direction:column}.etnews-form-page .form .form-top .form-left,.etnews-form-page .form .form-top .form-right{gap:15px;width:100%}.etnews-form-page .sun-editor{min-width:auto!important;width:100%!important}.etnews-form-page .date-controller{display:flex;justify-content:space-between;width:100%}}.etnews-overview-page{display:flex;flex-direction:column;height:100vh;width:100%}.etnews-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:3vw;width:95%}.etnews-toolbars{display:flex;justify-content:space-between;width:100%}.etnews-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.etnews-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}@media (max-width:480px){.etnews-overview-page{max-width:100%}.etnews-container{max-width:85%;width:100%}.etnews-toolbars{align-items:center;flex-direction:column;gap:10px}.etnews-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.etnews-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.etnews-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.etnews-overview-page{max-width:100%}.etnews-container{max-width:90%;width:100%}.etnews-toolbars{flex-direction:row}.etnews-toolbars button{font-size:10px}}.tabs-container{border-bottom:1px solid #ccc;box-sizing:border-box;display:flex;margin:0;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none;white-space:nowrap;width:100%}.tabs-container::-webkit-scrollbar{display:none}.tab-item{color:gray;cursor:pointer;flex-shrink:0;font-size:14px;margin:0;padding:10px 20px;position:relative;white-space:nowrap}.tab-item.active{color:#1976d2;font-weight:700}.tabs-container .progress-bar{background-color:#1976d2;bottom:0;height:2px;position:absolute;transition:all .2s ease-in-out}@media (max-width:480px){.tab-item{padding:10px;white-space:nowrap}.action-container{margin-top:10px}}.record-modal-container{background-color:#fff;border-radius:5px;box-shadow:0 4px 20px #00000026;box-sizing:border-box;height:700px;padding:20px 50px;position:relative;scale:.9;width:600px}.record-modal-container .record-header{display:flex;font-size:18px;font-weight:500;justify-content:space-between;margin:0 0 20px}.record-info-container{display:flex;flex-direction:column;gap:12px}.record-info-container.small{display:flex;flex-direction:row;gap:10px;width:100%}.record-modal-container .exit-icon{cursor:pointer;position:absolute;right:20px;transition:color .2s ease-in-out}.record-modal-container .exit-icon:hover{color:#ff0303}.record-modal-container .button-container{display:flex;justify-content:right;margin-top:15px}.collaborators-container{align-self:center;display:flex;flex-direction:column;gap:1vw;justify-content:center;margin-top:20px;width:95%}.collaborators-toolbars{display:flex;justify-content:space-between;width:100%}.collaborators-toolbars .action-container{display:flex;gap:1vw;width:fit-content}.collaborators-division{background-color:#ccc;border:none;height:.05vw;margin:0;width:100%}.collaborators-overview-page.approving-page .data-paper-container{height:520px}.collaborators-overview-page.approving-page .data-table-container{height:450px;max-height:450px!important;min-height:450px!important}.record-modal-overlay{align-items:center;background-color:#00000080;display:block;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:480px){.collaborators-overview-page{max-width:100%}.collaborators-container{max-width:85%;width:100%}.collaborators-toolbars{align-items:center;flex-direction:column;gap:10px}.collaborators-toolbars .action-container{gap:10px;justify-content:space-between;width:100%}.collaborators-toolbars button,.search-container button{font-size:10px;height:30px;min-width:80px}.collaborators-toolbars .search-container{justify-content:center;width:100%}}@media (min-width:480px) and (max-width:768px){.collaborators-overview-page{max-width:100%}.collaborators-container{max-width:90%;width:100%}.collaborators-toolbars{flex-direction:row}.collaborators-toolbars button{font-size:10px}}.collaborators-overview-page{height:100vh}.collaborators-overview-page,.collaborators-overview-section{align-items:center;display:flex;flex-direction:column;width:100%}.collaborators-overview-section{gap:20px;overflow-y:scroll}.MuiChartsAxis-directionY .MuiChartsAxis-tickLabel{font-size:12px!important}.charts-container{display:flex;flex-direction:row;gap:20px;width:900px}.chart-container{background:#fff;border-radius:10px;box-shadow:0 1px 3px 0 #0000001f,0 1px 1px 0 #00000024,0 2px 1px -2px #0003;flex:1 1;min-height:300px;padding:20px 30px}.chart-container .title{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#00000042,#00000042),linear-gradient(90deg,#4696e3 .01%,#55b3e9 55.17%,#80dbf6 99.99%);background-clip:text;-webkit-background-clip:text;font-size:18px;font-weight:500;height:20px;text-align:center;width:100%}.cards-container{display:flex;gap:20px;width:900px}.cards-container .card{border-radius:5px;box-shadow:0 1px 3px 0 #0000001f,0 1px 1px 0 #00000024,0 2px 1px -2px #0003;display:flex;flex:1 1;flex-direction:column;height:110px;padding:10px 20px}.cards-container .card.form{background:linear-gradient(107deg,#3493c8 44.83%,#6ab8e0 68.38%);color:#fff;display:flex}.cards-container .card.form.closed{background:linear-gradient(90deg,#67676899,#9a9a9a80 51.17%,#60606040 97.67%)}.cards-container .card.form .title{border-bottom:1.6px dashed #ffffff8a;font-size:14px}.cards-container .card.statistics .title{color:#4a4a4a;font-size:24px}.cards-container .card.statistics .desc{color:#5b5b5b}.cards-container .card .desc{font-size:13px}.cards-container .card .title{align-items:center;border-bottom:1.6px dashed #00379024;display:flex;font-weight:600;gap:20px;height:80px;width:100%}.no-data{align-items:center;display:flex;flex-direction:column;height:250px;justify-content:center}.no-data img{height:65%}.no-data p{color:#6e6e6e;font-size:12px}.collaborators-overview-section::-webkit-scrollbar{width:5px}.collaborators-overview-section::-webkit-scrollbar-track{background:#0000}.collaborators-overview-section::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:4px}@media (min-width:769px) and (max-width:1024px){.collaborators-overview-page{align-items:center;display:flex}.cards-container,.charts-container{width:90%}.cards-container .card{aspect-ratio:1/1;height:150px}}@media (min-width:481px) and (max-width:768px){.collaborators-overview-page{align-items:center;display:flex}.cards-container,.charts-container{width:90%}.cards-container .card{aspect-ratio:1/1;height:150px}}@media (max-width:480px){.collaborators-overview-page{align-items:center;display:flex}.cards-container,.charts-container{flex-direction:column;width:90%}.chart-container{width:80%}.collaborators-overview-page button .css-1umw9bq-MuiSvgIcon-root{font-size:12px}}