@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:NotoSansM;src:url(/static/media/NotoSansKR-Medium.72ba455576ce8174ffa8.otf) format("opentype")}@font-face{font-family:NotoSansB;src:url(/static/media/NotoSansKR-Bold.29abf35d525346faa333.otf) format("opentype")}@font-face{font-family:NotoSansR;src:url(/static/media/NotoSansKR-Regular.457762eaaf7bb2aa2893.otf) format("opentype")}@font-face{font-family:NotoSansT;src:url(/static/media/NotoSansKR-Thin.30fa6d56876857a21eb0.otf) format("opentype")}@font-face{font-family:Cascadia;src:url(/static/media/CascadiaMonoPL-Regular.076b0a0815bbadb0682c.otf) format("opentype")}*{box-sizing:border-box;font-family:NotoSansR,맑은 고딕,sans-serif;margin:0;padding:0}dl,li,ol,ul{list-style:none}button{background-color:initial;border:none;cursor:pointer}button,input,select{outline:none}input{border:none}a{color:#000;text-decoration:none}.row{align-items:center;display:flex;flex-direction:row;justify-content:center}.column,.container{align-items:center;display:flex;flex-direction:column;justify-content:center}.container{min-height:100vh;position:relative;width:100%}.container>.content-wrap{background-color:#e7e3e0;margin-left:230px;min-height:100vh;min-width:calc(100% - 230px);padding:90px;right:0}.container>.content-wrap>h2{color:#333;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:50px}.alert-modal{flex-direction:row;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:20}.alert-modal,.alert-modal .modal{align-items:center;display:flex;justify-content:center}.alert-modal .modal{background-color:#fff;border-radius:10px;flex-direction:column;height:230px;outline:2px solid #cdcdcd;position:relative;width:500px}.alert-modal .modal .head{align-items:center;background-color:#434343;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:row;height:50px;justify-content:center;position:absolute;top:0;width:100%}.alert-modal .modal .head>svg{color:#fff;font-size:35px}.alert-modal .modal .content{font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:20px;margin-top:50px;padding:10px;text-align:center}.alert-modal .modal .btn-wrap{margin-top:10px}.alert-modal .modal .btn-wrap button{background-color:#434343;border-radius:8px;color:#fff;font-family:NotoSansM,맑은 고딕,"sans-serif";margin-right:15px;padding:10px 15px}.alert-modal .modal .btn-wrap button:last-child{margin-right:0}.error-home{background:url(/static/media/error_bg.09d0bc4fef30322c911c.png) no-repeat bottom/cover;flex-direction:column;height:100vh}.error-home,.error-home>div:first-child{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.error-home>div:first-child{background-color:#ffe509;flex-direction:row;height:166px;margin-top:-150px;position:relative;-webkit-transform:rotate(7.53deg) scale(1.05);transform:rotate(7.53deg) scale(1.05)}.error-home>div:first-child span{-webkit-animation:marquee 5000s linear infinite;animation:marquee 5000s linear infinite;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:100px;white-space:nowrap;will-change:transform}.error-home .content-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:70px auto 0}.error-home .content-container strong{color:#484848;font-size:40px;line-height:57.92px;margin:16px 0 8px}.error-home .content-container p{color:#cecece;font-size:24px;margin-bottom:10px}.error-home .content-container a{background-color:#ffe509;border-radius:45px;color:#434343;font-family:NotoSansM,맑은 고딕,"sans-serif";height:45px;line-height:45px;margin-top:10px;padding:0 30px}.sideBar{background-color:#333;height:100vh;justify-content:flex-start;left:0;position:fixed;top:0;width:230px}.sideBar>a{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center}.sideBar>a img{margin:20px 0;width:60%}.sideBar>.mainMenu{border-top:1px solid #858585;margin-bottom:60px;width:100%}.sideBar>.mainMenu a{text-decoration:none}.sideBar>.mainMenu li{border-bottom:1px solid #858585;color:#fff;cursor:pointer;padding:10px 15px;text-justify:center}.sideBar>.mainMenu li:hover{background-color:#434343;font-family:NotoSansM,맑은 고딕,"sans-serif"}.sideBar>.mainMenu li.main{background-color:hsla(0,0%,100%,.15);cursor:default;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:3px 15px}.sideBar>.mainMenu li.active{background-color:rgba(0,0,0,.2);font-family:NotoSansB,맑은 고딕,"sans-serif"}.sideBar .logoutBtn{background-color:#434343;border-top:1px solid #858585;bottom:0;color:#fff;cursor:pointer;font-family:NotoSansB,맑은 고딕,"sans-serif";left:0;padding:10px;position:fixed;text-align:center;transition:all .3s;width:230px}.sideBar .logoutBtn:hover{background-color:#de5d60;transition:all .3s}.topBar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.topBar>h2{color:#333;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:50px}.topBar>div{align-items:center;display:flex;flex-direction:row;justify-content:center}.topBar>div :first-child{border-bottom-left-radius:7px;border-top-left-radius:7px}.topBar>div :last-child{border-bottom-right-radius:7px;border-top-right-radius:7px}.topBar>div select{background-color:#fff;border:1px solid #333;border-right:none;font-size:16px;padding:4px 20px}.topBar>div select:last-child{border-right:1px solid #333}.topBar>div input[type=text]{border:1px solid #333;height:36px;padding:7px}.topBar>div button{background-color:#333;color:#fff;font-size:16px;height:36px;padding:5px 20px}.topBar>div button>.searchIcon{margin-left:5px}.topBar>div button>.searchIcon>svg{-webkit-transform:translateY(2px);transform:translateY(2px)}.topBar>div button.applyBtn,.topBar>div button.deleteBtn,.topBar>div button.searchBtn{border-right:1px solid #fff}.pagination{margin-top:50px}.pagination>li{background-color:#fff;border:1px solid #cdcdcd;border-right:none;cursor:pointer;font-family:NotoSansM,맑은 고딕,"sans-serif";padding:10px 0;text-align:center;-webkit-user-select:none;user-select:none;width:40px}.pagination>li:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.pagination>li:last-child{border-bottom-right-radius:8px;border-right:1px solid #cdcdcd;border-top-right-radius:8px}.pagination>li.now{background-color:#333;color:#fff}.pagination>li.active>svg>polyline{stroke:#333}.pagination>li.block{cursor:default}.pagination>li.block>svg>polyline{stroke:#cdcdcd}.pagination>li>svg{-webkit-transform:scale(1.4);transform:scale(1.4)}.none-list{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:row;font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:20px;height:500px;justify-content:center;width:100%}.none-list.service{margin-top:50px}.table-wrap>table{border-collapse:collapse;padding:10px;text-align:center;width:100%}.table-wrap>table thead{background-color:#f5f5f5}.table-wrap>table thead tr{cursor:default}.table-wrap>table tbody{background-color:hsla(0,0%,100%,.4)}.table-wrap>table tr{cursor:pointer}.table-wrap>table tr>th{font-weight:400;padding:15px 0}.table-wrap>table tr>td{padding:20px 0}.table-wrap>table tr:hover td{color:#406178}.table-wrap>table tr td,.table-wrap>table tr>th{border-bottom:1px solid #cdcdcd}.table-wrap>table tr th{font-family:NotoSansM,맑은 고딕,"sans-serif"}.modal-background{align-items:center;background-color:rgba(51,51,51,.4);display:flex;flex-direction:row;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-background .modal{align-items:center;background-color:#fff;box-shadow:0 0 8px rgba(67,67,67,.6);display:flex;flex-direction:column;height:700px;justify-content:flex-start;overflow-y:auto;padding:50px;width:50vw}.modal-background .modal .topBar{width:100%}.modal-background .modal .topBar>div{cursor:pointer}.modal-background .modal .topBar>div>table{border:1px solid #cdcdcd;border-collapse:collapse;box-shadow:0 0 9px rgba(67,67,67,.3)}.modal-background .modal .topBar>div>table tbody td,.modal-background .modal .topBar>div>table tbody th,.modal-background .modal .topBar>div>table thead td,.modal-background .modal .topBar>div>table thead th{border-bottom:1px solid #cdcdcd;border-radius:0;padding:5px}.modal-background .modal .topBar>div>table tbody td:first-child,.modal-background .modal .topBar>div>table tbody th:first-child,.modal-background .modal .topBar>div>table thead td:first-child,.modal-background .modal .topBar>div>table thead th:first-child{background-color:#f5f5f5;font-family:NotoSansM,맑은 고딕,"sans-serif"}.modal-background .modal .topBar>div>table tbody td:nth-child(2),.modal-background .modal .topBar>div>table tbody th:nth-child(2),.modal-background .modal .topBar>div>table thead td:nth-child(2),.modal-background .modal .topBar>div>table thead th:nth-child(2){background-color:#fff;text-align:right}.modal-background .modal .topBar>div>svg{fill:#434343;border-radius:0;scale:2}.modal-background .modal .topBar .viewBytes{border-radius:7px;box-shadow:0 0 4px rgba(67,67,67,.5);color:#434343;font-family:NotoSansM,맑은 고딕,"sans-serif";margin-left:10px;padding:5px}.modal-background .modal .topBar .viewBytes>span{font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal-background .modal>hr{margin:30px 0;width:100%}.modal-background .modal>.title-wrap{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.modal-background .modal>.title-wrap>svg{color:#434343;font-size:25px;margin-right:10px;min-width:30px}.modal-background .modal>.title-wrap h1{display:inline-block;font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal-background .modal>.context{border:1px solid #cdcdcd;border-radius:8px;box-shadow:0 0 4px rgba(67,67,67,.2);margin-top:10px;min-height:300px;overflow:auto;padding:20px;width:100%}.modal-background .modal>.context img{width:100%}.modal-background .modal .view-answer-wrap,.modal-background .modal>.answer-wrap{margin-top:30px;width:100%}.modal-background .modal .view-answer-wrap>.header,.modal-background .modal>.answer-wrap>.header{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.modal-background .modal .view-answer-wrap>.header h2,.modal-background .modal>.answer-wrap>.header h2{display:inline-block;font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal-background .modal .view-answer-wrap>.header svg,.modal-background .modal>.answer-wrap>.header svg{color:#434343;font-size:25px;margin-right:10px}.modal-background .modal .view-answer-wrap .view-answer-area,.modal-background .modal .view-answer-wrap>.answer-area,.modal-background .modal>.answer-wrap .view-answer-area,.modal-background .modal>.answer-wrap>.answer-area{border:1px solid #cdcdcd;border-radius:8px;box-shadow:0 0 4px rgba(67,67,67,.2);font-size:16px;margin-top:10px;min-height:200px;padding:20px;resize:none;width:100%}.modal-background .modal .view-answer-wrap .view-answer-area:focus,.modal-background .modal .view-answer-wrap>.answer-area:focus,.modal-background .modal>.answer-wrap .view-answer-area:focus,.modal-background .modal>.answer-wrap>.answer-area:focus{border:1px solid #858585;outline:none}.modal-background .modal .footer{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin-top:5px;width:100%}.modal-background .modal .footer .viewBytes{border-radius:7px;box-shadow:0 0 4px rgba(67,67,67,.5);color:#434343;font-family:NotoSansM,맑은 고딕,"sans-serif";padding:5px}.modal-background .modal .footer .viewBytes>span,.modal-background .modal .footer button{font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal-background .modal .footer button{background-color:#434343;border-radius:5px;color:#fff;margin-right:5px;padding:10px 15px}.modal-background .modal .footer button:last-child{margin-right:0}.modal-background .modal .go-service{margin-top:10px;text-align:right;width:100%}.modal-background .modal .go-service>a{color:#858585;text-decoration:underline;text-underline-position:under}.modal-background .modal.editor{height:80vh!important;width:70vw!important}.modal-background .modal.editor .quill-wrap,.modal-background .modal.editor .quill-wrap .quill{width:100%}.modal-background .modal.editor .quill-wrap .ql-editor{min-height:500px;width:100%}.modal-background .modal.editor>.topBar select{border:1px solid #cdcdcd;border-right:none;padding:10px}.modal-background .modal.editor>.topBar input,.modal-background .modal.editor>.topBar textarea{border:1px solid #cdcdcd!important;border-bottom-right-radius:8px;border-top-right-radius:8px;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:26px;line-height:28px;padding:23px 15px!important;resize:none}.modal-background .modal.editor>.topBar input:focus,.modal-background .modal.editor>.topBar textarea:focus{border:none;outline:0}.modal-background .modal.editor>.topBar input.long,.modal-background .modal.editor>.topBar textarea.long{width:750px}.modal-background .modal.editor .footer{margin-top:10px}.modal-background .modal.editor .footer>div>button:last-child{margin-left:5px}.modal-background .modal.coupon{height:430px;width:500px}.modal-background .modal.coupon .topBar>h2{font-size:30px}.modal-background .modal.coupon .wrap{border:1px solid #cdcdcd;padding:20px;width:100%}.modal-background .modal.coupon .wrap input{border:1px solid #cdcdcd;padding:10px 20px;width:100%}.modal-background .modal.coupon .wrap p{font-family:NotoSansM,맑은 고딕,"sans-serif";margin-top:20px;text-align:center;width:100%}.modal-background .modal.coupon .wrap p:before{color:#f74848;content:"*"}.modal-background .modal.coupon .wrap .footer{justify-content:center;margin-top:20px}.modal-background .modal.coupon .wrap .footer>div>button:last-child{margin-left:10px}.modal-background .modal.cache{height:90vh;padding-bottom:0}.modal-background .modal.cache .none-cache{background-color:#f5f5f5;font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:20px;height:100%;margin-bottom:50px;width:100%}.modal-background .modal.cache .codeBlock{margin-bottom:20px;width:100%}.modal-background .modal.cache .codeBlock>div>span>code>span{font-family:Cascadia,NotoSansR,"sans-serif"!important}.modal-background .modal.cache .pagination-wrap{background-color:#fff;bottom:0;padding:10px 0;position:-webkit-sticky;position:sticky;width:100%}.modal-background .modal.cache .pagination{margin-top:0}.modal-background .modal.cache .searchPage{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px}.modal-background .modal.cache .searchPage>input{border:1px solid #cdcdcd;border-radius:8px;margin-right:5px;padding:10px 0;text-align:center;width:50px}.modal-background .modal.cache .searchPage>button{background-color:#434343;border-radius:8px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-left:15px;padding:10px}.modal-background .modal.service{height:300px;position:relative;width:500px}.modal-background .modal.service>h2{background-color:#434343;color:#fff;left:0;padding:15px 30px;position:absolute;top:0;width:100%}.modal-background .modal.service>.serviceInput{margin-top:50px;width:100%}.modal-background .modal.service>.serviceInput>.row{justify-content:space-between;width:320px}.modal-background .modal.service>.serviceInput>.row span{color:#434343;font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal-background .modal.service>.serviceInput>.row input{border:1px solid #434343;margin-left:10px;padding:5px 10px;width:70%}.modal-background .modal.service>.serviceInput>.row input:last-child{margin-top:10px}.modal-background .modal.service>.btn-wrap{margin-top:30px}.modal-background .modal.service>.btn-wrap>button{background-color:#434343;border-radius:6px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-right:20px;padding:10px 25px}.modal-background .modal.service>.btn-wrap>button:last-child{margin-right:0}.modal-background .modal.product{height:370px;position:relative;width:500px}.modal-background .modal.product>h2{background-color:#434343;color:#fff;left:0;padding:15px 30px;position:absolute;top:0;width:100%}.modal-background .modal.product>.productInput{margin-top:60px}.modal-background .modal.product>.productInput .row{justify-content:space-between;margin-bottom:5px;width:300px}.modal-background .modal.product>.productInput .row select{background-color:#fff;border:none}.modal-background .modal.product>.productInput .row input,.modal-background .modal.product>.productInput .row select{box-shadow:0 0 3px rgba(67,67,67,.3);padding:5px 10px;width:200px}.modal-background .modal.product>.productInput .row:last-child{margin-bottom:none}.modal-background .modal.product>.btn-wrap{margin-top:30px}.modal-background .modal.product>.btn-wrap button{background-color:#434343;border-radius:8px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:16px;margin-right:10px;padding:10px 20px}.modal-background .modal.product>.btn-wrap button:last-child{margin-right:none}.modal-background .modal.personnel{height:600px;justify-content:center;position:relative;width:50%}.modal-background .modal.personnel .topBar{left:0;padding:15px 30px;position:absolute;top:0}.modal-background .modal.personnel .topBar h3{color:#434343;font-size:30px}.modal-background .modal.personnel .personnelInput{border-radius:16px;box-shadow:0 0 10px rgba(67,67,67,.2);height:90%;margin-top:20px;width:80%}.modal-background .modal.personnel .personnelInput>.row{margin-bottom:30px;width:90%}.modal-background .modal.personnel .personnelInput>.row:last-child{margin-bottom:0}.modal-background .modal.personnel .personnelInput>.row span{color:#434343;font-family:NotoSansB,맑은 고딕,"sans-serif";text-align:left;width:100px}.modal-background .modal.personnel .personnelInput>.row>.row{width:100%}.modal-background .modal.personnel .personnelInput>.row>.row .infoInput{width:calc(100% - 100px)}.modal-background .modal.personnel .personnelInput>.row .birth,.modal-background .modal.personnel .personnelInput>.row .department,.modal-background .modal.personnel .personnelInput>.row .gender,.modal-background .modal.personnel .personnelInput>.row .name{width:47.5%}.modal-background .modal.personnel .personnelInput>.row .blank{width:5%}.modal-background .modal.personnel .personnelInput>.row .infoInput{border-radius:10px;box-shadow:0 0 5px rgba(67,67,67,.4);padding:10px 5px;width:calc(100% - 100px)}.modal-background .modal.applyAdmin{overflow:hidden}.modal-background .modal.applyAdmin .topBar h2{font-size:35px}.modal-background .modal.applyAdmin button{background-color:#434343;border-radius:10px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:10px 15px}.modal-background .modal.applyAdmin button.duplicateCheck{margin-left:10px;width:80px}.modal-background .modal.applyAdmin button.applyBtn,.modal-background .modal.applyAdmin button.deleteBtn{font-size:16px;margin-top:100px;padding:10px 30px}.modal-background .modal.applyAdmin button.deleteBtn{margin-left:20px}.modal-background .modal.applyAdmin .infoInput{align-items:flex-start;margin-top:100px}.modal-background .modal.applyAdmin .infoInput .idCheck{margin-left:100px;opacity:0;padding:5px 0}.modal-background .modal.applyAdmin .infoInput .idCheck.active{opacity:1}.modal-background .modal.applyAdmin .infoInput .idCheck.canUsed{color:#3c8fef}.modal-background .modal.applyAdmin .infoInput .idCheck.cantUsed{color:#ff3838}.modal-background .modal.applyAdmin .infoInput>.column{align-items:flex-start}.modal-background .modal.applyAdmin .infoInput>.column:first-child{margin-right:70px}.modal-background .modal.applyAdmin .infoInput>.column>.row{margin-bottom:20px}.modal-background .modal.applyAdmin .infoInput>.column>.row span{width:100px}.modal-background .modal.applyAdmin .infoInput>.column>.row.id{margin-bottom:0}.modal-background .modal.applyAdmin .infoInput>.column>.row .fixedInput,.modal-background .modal.applyAdmin .infoInput>.column>.row input,.modal-background .modal.applyAdmin .infoInput>.column>.row select{background-color:#fff;border:none;border-radius:10px;box-shadow:0 0 3px #cdcdcd;padding:10px 15px;width:290px}.modal-background .modal.applyAdmin .infoInput>.column>.row .fixedInput.idInput,.modal-background .modal.applyAdmin .infoInput>.column>.row input.idInput,.modal-background .modal.applyAdmin .infoInput>.column>.row select.idInput{width:200px}.modal-background .modal.applyAdmin .infoInput>.column>.row .fixedInput{background-color:#f5f5f5}.modal-background .modal.applyAdmin .infoInput>.column>.row input[type=radio]{box-shadow:none;width:30px}.modal-background .modal.applyAdmin .infoInput>.column>.row .genderBox{border-radius:10px;box-shadow:0 0 3px #cdcdcd;cursor:pointer;margin-right:20px;padding:10px 15px;width:135px}.modal-background .modal.applyAdmin .infoInput>.column>.row .genderBox:last-child{margin-right:0}.modal-background .modal.applyPopup{height:750px}.modal-background .modal.applyPopup h2{font-size:35px}.modal-background .modal.applyPopup>.column{margin-top:30px;width:100%}.modal-background .modal.applyPopup>.column>input[type=file]{display:none}.modal-background .modal.applyPopup>.column label{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center;width:100%}.modal-background .modal.applyPopup>.column .imageInput{background-color:#fafafa;border:2px dashed #434343;border-radius:16px;color:#434343;height:auto;margin-bottom:40px;min-height:200px;overflow-y:hidden;width:60%}.modal-background .modal.applyPopup>.column .imageInput>img{width:100%}.modal-background .modal.applyPopup>.column .imageInput>svg{font-size:100px}.modal-background .modal.applyPopup>.column .imageInput>span{font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:13px}.modal-background .modal.applyPopup>.column .imageInput.enter{background-color:#ddd}.modal-background .modal.applyPopup>.column>.row{margin-bottom:20px}.modal-background .modal.applyPopup>.column>.row:last-child{margin-bottom:40px}.modal-background .modal.applyPopup>.column>.row>span{width:100px}.modal-background .modal.applyPopup>.column>.row .dateInput,.modal-background .modal.applyPopup>.column>.row input[type=text],.modal-background .modal.applyPopup>.column>.row select{background-color:#fff;border:none;border-radius:8px;box-shadow:0 0 3px rgba(67,67,67,.4);min-height:34px;padding:7px 10px;width:400px}.modal-background .modal.applyPopup>.column>.row .dateInput>input[type=time],.modal-background .modal.applyPopup>.column>.row input[type=text]>input[type=time],.modal-background .modal.applyPopup>.column>.row select>input[type=time]{margin-left:30px}.modal-background .modal.applyPopup .btnWrap>button{background-color:#434343;border-radius:10px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:15px;margin-right:10px;padding:10px 20px}.modal-background .modal.applyPopup .btnWrap>button:last-child{margin-right:0}.modal-background .modal.new-coupon{height:auto;width:40%}.modal-background .modal.new-coupon h2{font-size:30px}.modal-background .modal.new-coupon .column{align-items:flex-start;padding:50px 0}.modal-background .modal.new-coupon .column .row{margin-bottom:30px}.modal-background .modal.new-coupon .column .row span{font-family:NotoSansM,맑은 고딕,"sans-serif";margin-right:40px;text-align:left;width:100px}.modal-background .modal.new-coupon .column .row select{background-color:#fff;border:none;border-radius:8px;box-shadow:0 0 3px rgba(0,0,0,.2);padding:10px;width:200px}.modal-background .modal.new-coupon .column .row input{border-radius:8px;box-shadow:0 0 3px rgba(0,0,0,.2);padding:10px;width:200px}.modal-background .modal.new-coupon .column p{color:#333;font-size:12px}.modal-background .modal.new-coupon .footer{margin-top:-30px;width:auto}.modal-background .modal.qna-detail>.column,.modal-background .modal.qna-write>.column{margin-top:40px;width:100%}.modal-background .modal.qna-detail>.column hr,.modal-background .modal.qna-write>.column hr{background-color:#cdcdcd;border:none;height:1px;margin:50px 0;width:100%}.modal-background .modal.qna-detail>.column .icon,.modal-background .modal.qna-write>.column .icon{font-size:30px;position:relative;width:100%}.modal-background .modal.qna-detail>.column .icon svg,.modal-background .modal.qna-write>.column .icon svg{left:0;opacity:.2;position:absolute;top:0;-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px);z-index:5}.modal-background .modal.qna-detail>.column .content-area,.modal-background .modal.qna-detail>.column textarea,.modal-background .modal.qna-write>.column .content-area,.modal-background .modal.qna-write>.column textarea{background-color:#fff;border:0;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 0 4px rgba(0,0,0,.3);font-size:16px;min-height:300px;padding:10px;resize:none;width:100%;z-index:6}.modal-background .modal.qna-detail>.column .content-area:focus,.modal-background .modal.qna-detail>.column textarea:focus,.modal-background .modal.qna-write>.column .content-area:focus,.modal-background .modal.qna-write>.column textarea:focus{outline:none}.modal-background .modal.qna-detail>.column .content-area::-webkit-input-placeholder,.modal-background .modal.qna-detail>.column textarea::-webkit-input-placeholder,.modal-background .modal.qna-write>.column .content-area::-webkit-input-placeholder,.modal-background .modal.qna-write>.column textarea::-webkit-input-placeholder{color:#cdcdcd}.modal-background .modal.qna-detail>.column .content-area::placeholder,.modal-background .modal.qna-detail>.column textarea::placeholder,.modal-background .modal.qna-write>.column .content-area::placeholder,.modal-background .modal.qna-write>.column textarea::placeholder{color:#cdcdcd}.modal-background .modal.qna-detail>.column .byte,.modal-background .modal.qna-write>.column .byte{border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 0 4px rgba(0,0,0,.3);padding:5px 10px;width:100%}.modal-background .modal.qna-detail>.column .byte p,.modal-background .modal.qna-write>.column .byte p{display:inline-block;font-family:NotoSansM,맑은 고딕,"sans-serif"}.modal-background .modal.qna-detail>.column .qna-keyword-list,.modal-background .modal.qna-write>.column .qna-keyword-list{border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.3);flex-wrap:wrap;margin-top:40px;min-height:50px;padding:5px 10px;width:100%}.modal-background .modal.qna-detail>.column .qna-keyword-list span,.modal-background .modal.qna-write>.column .qna-keyword-list span{align-items:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:15px;display:flex;flex-direction:row;justify-content:center;margin:3px;padding:3px 10px}.modal-background .modal.qna-detail>.column .qna-keyword-list span svg,.modal-background .modal.qna-write>.column .qna-keyword-list span svg{font-size:16px}.modal-background .modal.qna-detail>.column .qna-keyword-list span svg.hashtagIcon,.modal-background .modal.qna-write>.column .qna-keyword-list span svg.hashtagIcon{margin-right:10px}.modal-background .modal.qna-detail>.column .qna-keyword-list span svg.closeIcon,.modal-background .modal.qna-write>.column .qna-keyword-list span svg.closeIcon{cursor:pointer;margin-left:10px}.modal-background .modal.qna-detail>.column .qna-keyword-input-wrap,.modal-background .modal.qna-write>.column .qna-keyword-input-wrap{margin-top:20px}.modal-background .modal.qna-detail>.column .qna-keyword-input-wrap .qna-keyword-input,.modal-background .modal.qna-write>.column .qna-keyword-input-wrap .qna-keyword-input{border-bottom-left-radius:8px;border-top-left-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.3);height:40px;padding:5px 10px;width:300px}.modal-background .modal.qna-detail>.column .qna-keyword-input-wrap .applyBtn,.modal-background .modal.qna-write>.column .qna-keyword-input-wrap .applyBtn{background-color:#434343;border-bottom-right-radius:8px;border-top-right-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.3);color:#fff;font-family:NotoSansM,맑은 고딕,"sans-serif";height:40px;padding:0 15px}.modal-background .modal.qna-detail .btn-wrap,.modal-background .modal.qna-write .btn-wrap{margin-top:40px}.modal-background .modal.qna-detail .btn-wrap button,.modal-background .modal.qna-write .btn-wrap button{background-color:#434343;border-radius:8px;color:#fff;font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:16px;padding:10px 15px}.modal-background .modal.qna-detail .btn-wrap button:first-child,.modal-background .modal.qna-write .btn-wrap button:first-child{margin-right:10px}@media screen and (max-width:1440px){.container .content-wrap{padding:50px}.table-wrap table{font-size:14px}}.signIn{background-color:#434343}.signIn .signInBox{align-items:center;border:4px solid #fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:500px;min-width:400px;padding:50px}.signIn .signInBox h2{color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";letter-spacing:3px}.signIn .signInBox>.form{margin-bottom:20px;width:100%}.signIn .signInBox>.form>input{background-color:initial;border:2px solid #fff;border-radius:8px;color:#fff;font-family:NotoSansM,맑은 고딕,"sans-serif";height:46px;padding:5px;transition:all .3s;width:100%}.signIn .signInBox>.form>input::-webkit-input-placeholder{color:#fff}.signIn .signInBox>.form>input::placeholder{color:#fff}.signIn .signInBox>.form>input:focus{background-color:rgba(21,23,26,.4);transition:all .3s}.signIn .signInBox>.form :first-child{margin:30px 0 15px}.signIn .signInBox p{color:#fff;margin-bottom:20px;margin-top:-15px;width:100%}.signIn .signInBox p span{font-family:NotoSansB,맑은 고딕,"sans-serif"}.signIn .signInBox>.remember-id{display:block;position:relative;width:100%}.signIn .signInBox>.remember-id label{color:#fff;cursor:pointer;display:block;font-family:NotoSansM,맑은 고딕,"sans-serif";overflow:hidden;position:relative;transition:color .2s ease-in;width:35%;z-index:2}.signIn .signInBox>.remember-id label:before{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11 4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff'/%3E%3C/svg%3E");background-position:-1px -1px;border:2px solid #d1d7dc;border-radius:15px;content:"";cursor:pointer;height:16px;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-8px) translateX(25px);transform:translateY(-8px) translateX(25px);transition:all .2s;width:16px;z-index:2}.signIn .signInBox>.remember-id input:checked~label{color:#fff}.signIn .signInBox>.remember-id input:checked~label:before{background-color:#3c8fef;border-color:#3c8fef}.signIn .signInBox>.remember-id input{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden}.signIn .signInBox hr{margin:20px 0;width:100%}.signIn .signInBox>span{background-color:#f5f5f5;border-radius:10px;font-family:NotoSansM,맑은 고딕,"sans-serif";margin-bottom:20px;padding:10px;width:100%}.signIn .signInBox>span>p{display:inline-block;font-family:NotoSansB,맑은 고딕,"sans-serif"}.signIn .signInBox button{border:2px solid #fff;border-radius:7px;box-shadow:0 0 1px #fff;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:10px 0;transition:all .3s;width:100%}.signIn .signInBox button:hover{background-color:rgba(21,23,26,.4);box-shadow:0 0 4px #fff;transition:all .3s}.dashboard>.row{align-items:flex-start;width:100%}.dashboard>.row:nth-child(2)>div>div{max-height:260px;overflow:auto}.dashboard>.row>div{background-color:#fff;border-radius:10px;box-shadow:1px 1px 4px #858585;flex:1 1;height:auto;margin:10px;min-height:270px;padding:15px}.dashboard>.row>div .title-wrap{align-items:center;border:none;display:flex;flex-direction:row;justify-content:space-between;margin-top:0}.dashboard>.row>div .title-wrap h2{color:#434343;font-family:NotoSansB,맑은 고딕,"sans-serif"}.dashboard>.row>div .title-wrap p{color:#333;font-size:14px}.dashboard>.row>div .title-wrap p:before{color:#f74848;content:"*"}.dashboard>.row>div>div{border:1px solid #cdcdcd;margin-top:10px;overflow:auto}.dashboard>.row>div>div.none-list{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:200px;justify-content:center}.dashboard>.row>div>div.none-list>svg{color:#ddd;font-size:100px}.dashboard>.row>div>div.table-wrap>table{border-collapse:collapse;text-align:center;width:100%}.dashboard>.row>div>div.table-wrap>table thead{background-color:#f5f5f5}.dashboard>.row>div>div.table-wrap>table tr:last-child>td{border-bottom:none}.dashboard>.row>div>div.table-wrap>table tr td,.dashboard>.row>div>div.table-wrap>table tr>th{border-bottom:1px solid #cdcdcd;padding:5px 0}.dashboard>.row>div>div.table-wrap>table tr td .crown,.dashboard>.row>div>div.table-wrap>table tr>th .crown{font-size:30px}.dashboard>.row>div>div.table-wrap>table tr td .crown.rank1,.dashboard>.row>div>div.table-wrap>table tr>th .crown.rank1{color:gold}.dashboard>.row>div>div.table-wrap>table tr td .crown.rank2,.dashboard>.row>div>div.table-wrap>table tr>th .crown.rank2{color:silver}.dashboard>.row>div>div.table-wrap>table tr td .crown.rank3,.dashboard>.row>div>div.table-wrap>table tr>th .crown.rank3{color:sienna}.dashboard>.row>div>div.table-wrap>table tr td .crown.rank4,.dashboard>.row>div>div.table-wrap>table tr td .crown.rank5,.dashboard>.row>div>div.table-wrap>table tr>th .crown.rank4,.dashboard>.row>div>div.table-wrap>table tr>th .crown.rank5{color:#434343}.dashboard>.row>div>div.table-wrap>table tr th{font-family:NotoSansM,맑은 고딕,"sans-serif"}.dashboard>.row>div>div.king{height:auto;min-height:200px}.dashboard>.row>div>div.king>table tr{cursor:auto}.dashboard>.row>div>div.king>table tr:hover td{color:#000}.dashboard>.row>div>div.king>table tr:last-child{border-bottom:none}.dashboard>.row>div>div.king>table tr:first-child{border-bottom:1px solid #ddd}.dashboard>.row>div>div.count-wrap{height:200px}.dashboard>.row>div>div.count-wrap div{font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:20px}.dashboard>.row>div>div.count-wrap div.count{font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:50px}.dashboard>.row>div>div.count-wrap div.count>svg{-webkit-transform:translateY(5px);transform:translateY(5px)}.statistic{padding:70px 90px!important}.statistic .section{height:700px;margin-top:30px;position:relative;width:100%}.statistic .section .row{border-top-left-radius:16px;height:50px;justify-content:flex-start;left:0;padding-left:50px;position:absolute;top:0;width:100%}.statistic .section .row .subject{align-items:center;background-color:#fff;border:1px solid #434343;border-right:none;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:center;width:100px}.statistic .section .row .subject:last-child{border-right:1px solid #434343}.statistic .section .column{border-top-left-radius:16px;height:100%;justify-content:flex-start;left:0;padding-top:50px;position:absolute;top:0;width:50px}.statistic .section .column>.chart{align-items:center;background-color:#fff;border:1px solid #434343;border-bottom:none;border-bottom-left-radius:8px;border-top-left-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:100px;justify-content:center;width:50px}.statistic .section .column>.chart:last-child{border-bottom:1px solid #434343}.statistic .section>.chart-area{background-color:#fafafa;border-radius:16px;border-top-left-radius:0;height:calc(100% - 50px);left:50px;position:absolute;top:50px;width:calc(100% - 50px)}.statistic .section .active{background-color:#434343!important;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif"}.manage .table-wrap>table{width:100%}.manage .table-wrap>table .checkBoxArea{padding:10px}.manage .table-wrap>table thead tr{cursor:default}.manage .table-wrap>table tr{cursor:pointer}.manage .table-wrap>table tr td,.manage .table-wrap>table tr th{padding:20px}.manage .table-wrap>table tr td>.couponBtn,.manage .table-wrap>table tr th>.couponBtn{background-color:#333;border-radius:6px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:5px 20px}.manage .table-wrap>table tr td.user,.manage .table-wrap>table tr th.user{color:#3172cc}.manage .table-wrap>table tr td.resign,.manage .table-wrap>table tr th.resign{color:#de5d60}.manage .table-wrap>table tr:hover td{color:#406178}.manage .table-wrap>table tr:hover td.user{color:#3172cc}.manage .table-wrap>table tr:hover td.resign{color:#de5d60}.mark-qna .topBar>div>button:nth-child(2),.notice .topBar>div>button:nth-child(2){border-right:1px solid #fff}.service .topBar>button{background-color:#434343;border-radius:8px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:15px;padding:10px 30px}.service .service-wrap{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:50px}.service .service-wrap .serviceBox{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 0 10px rgba(67,67,67,.4);color:#434343;cursor:pointer;display:flex;flex-direction:column;font-family:NotoSansB,맑은 고딕,"sans-serif";font-size:32px;height:150px;justify-content:center;margin:30px;position:relative;transition:all .3s;width:35%}.service .service-wrap .serviceBox span{color:#858585;display:inline-block;font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:14px;left:15px;position:absolute;top:10px}.service .service-wrap .serviceBox:hover{box-shadow:0 0 10px rgba(67,67,67,.7);transition:all .3s}.adminManage .table-wrap tbody>tr td button{background-color:#434343;border-radius:8px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:5px 15px}.adminManage .table-wrap tbody>tr td.resign{color:#de5d60}.adminManage .table-wrap tbody>tr td.user{color:#3172cc}.product .table-wrap tbody>tr{cursor:pointer}.product .table-wrap tbody>tr:hover>td{color:#406178}.product .table-wrap tbody>tr>.price{text-align:right;-webkit-transform:translateX(-120px);transform:translateX(-120px)}.usa-cache .topBar>div :first-child{font-family:NotoSansM,맑은 고딕,"sans-serif";margin-right:10px}.usa-cache .topBar>div :first-child>span{color:#3172cc;font-family:NotoSansB,맑은 고딕,"sans-serif"}.usa-cache .topBar>div :nth-child(2){border-bottom-left-radius:8px;border-right:1px solid #fff;border-top-left-radius:8px}.usa-cache .table-wrap tbody>tr>td.arr{color:#3172cc;cursor:pointer;font-family:NotoSansM,맑은 고딕,"sans-serif"}.event .table-wrap tr{cursor:auto}.event .table-wrap tr:hover td{color:#000}.popup td>img{height:100px;max-width:100%}.subscription .topBar .filter-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.subscription .topBar .filter-row input[type=text],.subscription .topBar .filter-row select{border:1px solid #cdcdcd;border-radius:6px;font-family:NotoSansM,맑은 고딕,"sans-serif";padding:8px 12px}.subscription .topBar .filter-row input[type=text]{width:150px}.subscription .topBar .filter-row .searchBtn{background-color:#434343;border-radius:6px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:8px 15px}.subscription .topBar .filter-row .searchBtn .searchIcon{margin-left:5px}.subscription .topBar .filter-row .resetBtn{background-color:#858585;border-radius:6px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:8px 15px}.subscription .topBar .filter-row .grantBtn{background-color:#3172cc;border-radius:6px;color:#fff;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:8px 15px}.subscription .table-wrap table{width:100%}.subscription .table-wrap table tr.clickable{cursor:pointer}.subscription .table-wrap table tr.clickable:hover td{color:#406178}.subscription .table-wrap table tr td,.subscription .table-wrap table tr th{padding:15px 10px}.subscription .table-wrap table tr td.active-status{color:#3172cc;font-family:NotoSansB,맑은 고딕,"sans-serif"}.subscription .table-wrap table tr td.inactive-status{color:#858585}.subscription .table-wrap table tr td.action-btns{min-height:36px;vertical-align:middle}.subscription .table-wrap table tr td.action-btns button{border-radius:4px;font-family:NotoSansM,맑은 고딕,"sans-serif";font-size:13px;margin:0 2px;padding:5px 12px}.subscription .table-wrap table tr td.action-btns .extend-btn{background-color:#434343;color:#fff}.subscription .table-wrap table tr td.action-btns .refund-btn{background-color:#de5d60;color:#fff}.subscription .table-wrap table tr td .none-list{color:#858585;padding:50px;text-align:center}.modal.subscription-detail{max-height:80vh;overflow-y:auto;width:700px}.modal.subscription-detail .wrap{padding:20px}.modal.subscription-detail .section{margin-bottom:25px}.modal.subscription-detail .section h3{border-bottom:2px solid #434343;color:#434343;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-bottom:15px;padding-bottom:8px}.modal.subscription-detail .info-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.modal.subscription-detail .info-row{display:flex;flex-direction:row;padding:8px 0}.modal.subscription-detail .info-row .label{color:#858585;font-family:NotoSansM,맑은 고딕,"sans-serif";width:100px}.modal.subscription-detail .info-row .value{flex:1 1;font-family:NotoSansM,맑은 고딕,"sans-serif"}.modal.subscription-detail .info-row .value.active{color:#3172cc;font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal.subscription-detail .info-row .value.inactive{color:#858585}.modal.subscription-detail .section.history .history-table-wrap{border:1px solid #cdcdcd;max-height:200px;overflow-y:auto}.modal.subscription-detail .section.history .history-table{border-collapse:collapse;width:100%}.modal.subscription-detail .section.history .history-table thead{background-color:#f5f5f5;position:-webkit-sticky;position:sticky;top:0}.modal.subscription-detail .section.history .history-table td,.modal.subscription-detail .section.history .history-table th{border-bottom:1px solid #cdcdcd;font-size:13px;padding:10px;text-align:center}.modal.subscription-detail .section.history .history-table tr.current{background-color:#e8f4ff}.modal.subscription-detail .section.history .loading,.modal.subscription-detail .section.history .no-history{color:#858585;padding:30px;text-align:center}.modal.subscription-detail .footer{border-top:1px solid #cdcdcd;margin-top:20px;padding-top:15px}.modal.subscription-detail .footer .btn-group{display:flex;gap:10px;justify-content:flex-end}.modal.subscription-detail .footer button{border-radius:6px;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:10px 20px}.modal.subscription-detail .footer .extend-btn{background-color:#434343;color:#fff}.modal.subscription-detail .footer .refund-btn{background-color:#de5d60;color:#fff}.modal.subscription-detail .footer .close-btn{background-color:#858585;color:#fff}.modal.subscription-extend{width:450px}.modal.subscription-extend .wrap{padding:20px}.modal.subscription-extend .info-section{background-color:#f5f5f5;border-radius:8px;margin-bottom:20px;padding:15px}.modal.subscription-extend .info-section .info-row{display:flex;padding:5px 0}.modal.subscription-extend .info-section .info-row .label{color:#858585;width:100px}.modal.subscription-extend .info-section .info-row .value{flex:1 1}.modal.subscription-extend .input-section{margin-bottom:20px}.modal.subscription-extend .input-section label{display:block;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-bottom:8px}.modal.subscription-extend .input-section .input-row{align-items:center;display:flex;gap:10px}.modal.subscription-extend .input-section .input-row input{border:1px solid #cdcdcd;border-radius:6px;flex:1 1;font-size:16px;padding:10px}.modal.subscription-extend .input-section .input-row .suffix{font-family:NotoSansM,맑은 고딕,"sans-serif"}.modal.subscription-extend .input-section .hint{color:#858585;font-size:12px;margin-top:5px}.modal .preview-section{background-color:#e8f4ff;border-radius:8px;margin-bottom:20px;padding:15px}.modal .preview-section .preview-row{display:flex}.modal .preview-section .preview-row .label{color:#434343;width:120px}.modal .preview-section .preview-row .value.highlight{color:#3172cc;font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal.subscription-extend .footer .btn-group{display:flex;gap:10px;justify-content:flex-end}.modal.subscription-extend .footer button{border-radius:6px;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:10px 20px}.modal.subscription-extend .footer .confirm-btn{background-color:#3172cc;color:#fff}.modal.subscription-extend .footer .confirm-btn:disabled{background-color:#cdcdcd}.modal.subscription-extend .footer .cancel-btn{background-color:#858585;color:#fff}.modal.subscription-grant{max-height:80vh;overflow-y:auto;width:550px}.modal.subscription-grant .wrap{padding:20px}.modal.subscription-grant .search-section{margin-bottom:20px}.modal.subscription-grant .search-section label{display:block;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-bottom:8px}.modal.subscription-grant .search-section .search-row{display:flex;gap:10px}.modal.subscription-grant .search-section .search-row select{border:1px solid #cdcdcd;border-radius:6px;padding:8px}.modal.subscription-grant .search-section .search-row input{border:1px solid #cdcdcd;border-radius:6px;flex:1 1;padding:8px}.modal.subscription-grant .search-section .search-row .search-btn{background-color:#434343;border-radius:6px;color:#fff;padding:8px 15px}.modal.subscription-grant .search-section .search-results{border:1px solid #cdcdcd;border-radius:6px;margin-top:10px;max-height:150px;overflow-y:auto}.modal.subscription-grant .search-section .search-results .search-result-item{border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;gap:15px;padding:10px}.modal.subscription-grant .search-section .search-results .search-result-item:hover{background-color:#f5f5f5}.modal.subscription-grant .search-section .search-results .search-result-item .name{font-family:NotoSansB,맑은 고딕,"sans-serif"}.modal.subscription-grant .search-section .search-results .search-result-item .email,.modal.subscription-grant .search-section .search-results .search-result-item .id{color:#858585;font-size:13px}.modal.subscription-grant .selected-section{margin-bottom:20px}.modal.subscription-grant .selected-section label{display:block;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-bottom:8px}.modal.subscription-grant .selected-section .selected-users{border:1px solid #cdcdcd;border-radius:6px;max-height:150px;min-height:80px;overflow-y:auto;padding:10px}.modal.subscription-grant .selected-section .selected-users .empty{color:#858585;padding:20px;text-align:center}.modal.subscription-grant .selected-section .selected-users .selected-user-item{align-items:center;background-color:#f5f5f5;border-radius:4px;display:flex;margin-bottom:5px;padding:8px}.modal.subscription-grant .selected-section .selected-users .selected-user-item .name{font-family:NotoSansB,맑은 고딕,"sans-serif";margin-right:10px}.modal.subscription-grant .selected-section .selected-users .selected-user-item .email{color:#858585;flex:1 1;font-size:13px}.modal.subscription-grant .selected-section .selected-users .selected-user-item .remove-btn{background-color:initial;color:#de5d60;padding:5px}.modal.subscription-grant .input-section{margin-bottom:20px}.modal.subscription-grant .input-section label{display:block;font-family:NotoSansB,맑은 고딕,"sans-serif";margin-bottom:8px}.modal.subscription-grant .input-section .input-row{align-items:center;display:flex;gap:10px}.modal.subscription-grant .input-section .input-row input{border:1px solid #cdcdcd;border-radius:6px;flex:1 1;font-size:16px;padding:10px}.modal.subscription-grant .input-section .hint{color:#858585;font-size:12px;margin-top:5px}.modal.subscription-grant .footer .btn-group{display:flex;gap:10px;justify-content:flex-end}.modal.subscription-grant .footer button{border-radius:6px;font-family:NotoSansB,맑은 고딕,"sans-serif";padding:10px 20px}.modal.subscription-grant .footer .confirm-btn{background-color:#3172cc;color:#fff}.modal.subscription-grant .footer .confirm-btn:disabled{background-color:#cdcdcd}.modal.subscription-grant .footer .cancel-btn{background-color:#858585;color:#fff}.loading{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center;right:0;top:0;width:calc(100vw - 230px)}.loading,.loading>img{position:absolute}@media screen and (max-width:1440px){.dashboard>.row .title-wrap h2{font-size:17px}.dashboard>.row .title-wrap p{font-size:12px!important}.manage .table-wrap tbody td,.manage .table-wrap tbody th,.manage .table-wrap>table thead td,.manage .table-wrap>table thead th{white-space:nowrap}}@media screen and (max-width:480px){.signIn .signInBox{min-width:0;width:80vw}.signIn .signInBox>img{width:90%}.signIn .signInBox>div>label{width:55%!important}}@media screen and (max-width:374px){.signIn .signInBox>div>label{width:100%!important}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}99%,to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}99%,to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*# sourceMappingURL=main.a2116f2d.css.map*/