@keyframes transparentToWhite{0%{background:transparent}to{background:#fff}}@keyframes headerContainerAniPc{0%{background:#fff}to{background:transparent}}@keyframes headerContainerAniMobile{0%{background:#fff}to{background:transparent}}@keyframes whiteToTransparent{0%{background:#fff;border-bottom:1px solid #d2d2d2}to{background:transparent;border-bottom:1px solid transparent}}@keyframes headerContainerDefaultAnimation{0%{background:#fff;border-bottom:1px solid #fff}to{background:transparent;border-bottom:1px solid transparent}}@keyframes headerHoverTopBorder{0%{opacity:1;border-top:1px solid #d2d2d2}to{opacity:0;border-top:1px solid #fff}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rotate180{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.common-container{display:flex;flex-direction:column;position:relative}.common-title{display:flex;font-size:28px;color:#000;font-family:Pretendard Bold}.common-table tbody .disable{cursor:unset}.common-table tbody .disable:hover{background-color:unset}.common-table tbody tr .no{width:10%}.common-table tbody tr .date{white-space:nowrap}.common-table tbody tr .date,.common-table tbody tr .writter{font-family:Pretendard Regular}.common-table tbody tr .writter.admin:hover{cursor:pointer;text-decoration:underline}.common-table tbody tr .writter>span{display:flex;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.common-table tbody tr .title{display:flex;align-items:center}.common-table tbody tr .title span:first-child{word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.common-table tbody tr .title .new{margin-left:4px;color:#fe6f0f;font-size:13px;font-family:Pretendard Bold}.common-table tbody .best{color:#08a2bb}.common-table tbody tr .common-title{color:#2c2c2c;align-items:center}.common-table tbody tr .common-date{color:#505050;font-size:15px;font-family:Pretendard Regular}.common-table tbody .notice{background:rgba(176,218,225,.2)}.common-table tbody .notice .notice-no{color:#08a2bb}.common-table tbody tr .contnet{display:flex}.common-table tbody tr .content span:first-child{word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.common-table tbody tr .contnet .new{display:flex;align-items:center;margin-left:4px;color:#fe6f0f;font-size:11px;font-family:Pretendard Bold}.common-table tbody tr .type{width:10%;white-space:nowrap;font-family:Pretendard Bold}.common-table tbody tr{border-bottom:1px solid #e6e6e6;text-align:center;cursor:pointer}.common-table tbody tr:last-child{border-bottom:none}.common-table tbody tr:hover{background-color:#f5f5f5}.common-table-box{display:flex;flex-direction:column;gap:20px;margin-top:40px}.common-table-total{font-size:14px;color:#fe6f0f;font-family:Pretendard Bold}.common-table{width:100%;border-collapse:collapse}.common-table thead{border-bottom:1px solid #ececec}.common-table th{min-width:100px;color:#2c2c2c;padding:24px 0}.common-table td,.common-table th{font-size:16px;font-family:Pretendard Bold}.common-table td{color:#666;padding:24px 10px}.common-card,.common-card-box{display:none}@media (max-width:1300px){.common-container{margin-left:50px}.common-title{font-size:24px}.common-table-box{margin-top:24px;gap:0}.common-table th{font-size:14px;padding:16px 0}.common-table td{font-size:14px;padding:16px 10px}.common-table tbody tr .title{font-size:14px}.common-table tbody tr .title .new{font-size:11px;margin-left:4px}.common-table tbody tr .no{width:10%}.common-table tbody tr .common-date{font-size:13px}.common-table tbody tr .content{font-size:14px}.common-table tbody tr .content .new{margin-left:4px}.common-table tbody tr .type{width:10%}}@media (max-width:1000px){.common-container{margin-left:30px;min-width:100%}}@media (max-width:650px){.common-container{margin:0}.common-table-total{margin-left:16px;margin-bottom:20px}.common-table{display:none}.common-title{margin-left:16px;font-size:18px}.common-card{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-bottom:1px solid #d2d2d2;cursor:pointer}.common-card:hover{background-color:#f5f5f5}.common-notice-mb-box{background:rgba(176,218,225,.2)}.common-card-header{display:flex;justify-content:space-between;align-items:center;margin:0 16px}.common-card-notice{margin-left:16px;color:#08a2bb;font-family:Pretendard Bold;font-size:13px}.common-card-info{display:flex;gap:10px;align-items:center}.common-card-info span:first-child{font-size:14px;font-family:Pretendard Regular;color:#2c2c2c}.common-card-info span:nth-of-type(2){width:1px;height:10px;background-color:#d2d2d2}.common-card-date{font-size:13px;color:#373737;font-family:Pretendard Regular}.common-card-body{display:flex;margin:0 16px}.common-card-desc{display:flex;gap:6px}.common-card-desc span:first-child{word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;color:#2c2c2c;font-family:Pretendard Bold}.common-card-desc>.new{display:flex;align-items:center;font-size:11px;margin-left:4px;color:#fe6f0f;font-family:Pretendard Bold}}.consult-stepper-box{width:100%;display:flex;flex-wrap:wrap;gap:60px}.consult-stepper{flex:1 1 calc(20% - 60px);display:flex;flex-direction:column;max-width:calc(20% - 30px);box-sizing:border-box}.consult-step-count{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:2px solid #08a2bb}.consult-step-count span{font-size:23px;font-weight:700;color:#2c2c2c;font-family:Pretendard Bold}.consult-step-desc{padding-top:16px;font-size:16px;font-weight:400;color:#2c2c2c;font-family:Pretendard Regular;white-space:nowrap}.consult-search-box{display:flex;justify-content:center;align-items:center;margin-top:44px}.consult-popup-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;display:none;justify-content:center;align-items:center}.consult-popup-backdrop.open{display:flex;animation:fadeIn .3s ease-in-out forwards}.consult-popup-backdrop.close{animation:fadeout .3s ease-in-out forwards}.consult-popup{position:relative;width:100%;max-width:1124px;height:750px;background-color:#fff;border-radius:20px;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column}.consult-popup::-webkit-scrollbar-thumb{background-color:#b1b1b1;height:100px}.consult-popup-inner{margin-top:20px;display:flex;padding-inline:50px;flex-direction:column;flex-grow:1;overflow-y:auto}.consult-popup-title{padding-top:40px;font-size:26px;font-weight:600;font-family:Pretendard SemiBold;color:#666;padding-bottom:40px;border-bottom:1px solid #b1b1b1}.consult-popup-content{display:flex;padding-block:30px;white-space:pre-line;font-size:16px;font-weight:400;font-family:Pretendard Regular;color:#2c2c2c;line-height:1.5;flex-grow:1}.consult-popup-btn{position:sticky;bottom:0;width:100%;display:flex;justify-content:center;padding:20px 0;background-color:#08a2bb;color:#fff}.consult-popup-btn span{font-size:18px;font-weight:700;font-family:Pretendard Bold}.consult-popup-content>p>a{color:#004cff;text-decoration:none}.consult-comment-box{display:flex;flex-direction:column;gap:36px;padding-bottom:44px;border-bottom:1px solid #ececec}.consult-comment-header{display:flex;gap:12px;align-items:center}.consult-comment-writter{display:flex;align-items:center;gap:8px}.consult-comment-writter>span{font-size:18px;font-weight:700;color:#2c2c2c;font-family:Pretendard Bold}.consult-comment-writter>p{font-size:16px;color:#08a2bb;font-family:Pretendard Bold}.consult-comment-date{font-size:14px;color:grey;font-family:Pretendard Regular}.consult-comment-body p{color:#505050;line-height:180%}.consult-comment-body input,.consult-comment-body p{font-size:16px;font-family:Pretendard Regular;white-space:pre-line;word-break:break-all;word-wrap:break-word}.consult-comment-body input{width:100%;line-height:1.5}.consult-comment-footer{width:100%;display:flex;align-items:center;justify-content:flex-end}.consult-comment-footer div{display:flex;align-items:center;gap:10px;float:right}.consult-comment-footer button{display:flex;gap:10px;align-items:center;padding:10px 28px;border-radius:41px;border:1px solid #d2d2d2;cursor:pointer}.consult-comment-footer button span{font-size:14px;color:#2c2c2c;font-weight:600;font-family:Pretendard Regular}.consult-box{width:100%;display:flex;flex-direction:column;position:relative}.consult-header{display:flex;justify-content:space-between;align-items:center}.consult-title{font-size:28px;font-weight:700;color:#000;font-family:Pretendard Bold}.consult-question-btn{display:flex;padding:8px 10px;box-sizing:border-box;justify-content:center;align-items:center;border-radius:8px;background-color:#fafafa}.consult-question-btn span:first-of-type{font-size:16px;color:#fe6f0f;font-family:Pretendard Bold}.consult-question-btn span:nth-of-type(2),.consult-question-btn span:nth-of-type(3){font-size:16px;color:#2c2c2c;font-family:Pretendard Bold;padding-left:15px}.consult-question-btn span:nth-of-type(3){display:none}.consult-question-btn span:nth-of-type(4){display:flex;width:34px;height:34px;align-items:center;justify-content:center}.consult-question-btn span:nth-of-type(4) img{width:18px;height:18px}.consult-sub-header{display:flex;justify-content:space-between;align-items:center;margin-top:100px}.consult-sub-title{font-size:28px;font-weight:700;color:#000;font-family:Pretendard Bold}.consult-step-box{margin-top:60px}.consult-form-box{width:100%;gap:50px;margin-top:40px;padding:0 16px}.consult-form,.consult-form-box{display:flex;flex-direction:column}.consult-form{gap:20px}.consult-form.writter{display:flex;flex-direction:row;gap:24px}.consult-form-label{display:flex;font-size:18px!important;color:#2c2c2c!important;font-family:Pretendard Bold!important}.consult-form-value{font-size:16px;color:#666;font-family:Pretendard Regular}.consult-form-value.writter{display:flex;flex-direction:row;align-items:center;margin-top:2px}.consult-form-value.writter span{font-size:16px;font-weight:400;color:#666;font-family:Pretendard Regular}.consult-form textarea{overflow-y:hidden;display:flex;flex-direction:column;gap:20px;border-bottom:1px solid #e6e6e6;padding-bottom:20px;resize:none;font-family:Pretendard Regular;font-size:var(--default-font-size)}.consult-form textarea::-moz-placeholder{font-family:Pretendard Regular;font-size:var(--default-font-size)}.consult-form textarea::placeholder{font-family:Pretendard Regular;font-size:var(--default-font-size)}.consult-form-value.attachment{display:flex;align-items:center}.consult-form-value.attachment input{width:700px;padding-bottom:20px;border-bottom:1px solid #e6e6e6}.consult-form-value.attachment label{display:flex;padding:10px 18px;border-radius:69px;border:1px solid #2c2c2c;align-items:center;justify-content:center;cursor:pointer}.consult-form-value.attachment label span{white-space:nowrap;font-size:16px;font-weight:400;color:#2c2c2c;font-family:Pretendard Regular}.consult-caution{display:flex;flex-direction:column}.consult-caution p{font-size:13px;color:#2c2c2c;font-family:Pretendard Regular}.consult-caution .red{font-size:14px!important;color:red;font-family:Pretendard Regular}.consult-check-agree{display:flex;align-items:center;gap:8px}.consult-check-agree img{cursor:pointer;width:24px;height:24px}.consult-check-agree p{font-size:16px;font-weight:400;color:#505050;font-family:Pretendard Regular}.consult-check-agree span{font-size:16px;font-weight:700;color:#fe6f0f;font-family:Pretendard Bold;text-decoration-line:underline;cursor:pointer}.consult-form-button{display:flex;gap:30px;margin-top:40px}.consult-form-button button{flex:1;padding:20px 10px;display:flex;align-items:center;justify-content:center;border-radius:8px}.consult-form-button button:first-child{background:#f1f9fa}.consult-form-button button:first-child span{font-size:18px;font-weight:700;color:#2c2c2c;font-family:Pretendard Bold}.consult-form-button button:last-child{background:#08a2bb}.consult-form-button button:last-child span{font-size:18px;font-weight:700;color:#fff;font-family:Pretendard Bold}.consult-form-button button:first-child:hover{background:#e6f4f6}.consult-form-button button:last-child:hover{background:#097485}.voice-detail-box{display:flex;flex-direction:column}.voice-detail-header{display:flex;justify-content:space-between;align-items:center}.voice-detail-title{font-size:28px;font-weight:700;color:#000;font-family:Pretendard Bold}.voice-detail-content{display:flex;flex-direction:column;gap:20px;margin-top:40px}.voice-detail-content-header{display:flex;flex-direction:column;gap:14px}.voice-detail-admin-btn{display:flex;align-items:center;gap:10px;padding:11px 24px;border-radius:41px;border:1px solid #d2d2d2}.voice-detail-admin-btn span{font-size:12px;color:#2c2c2c;font-family:Pretendard Medium}.voice-detail-content-title{word-break:break-all;font-size:20px;font-weight:700;color:#08a2bb;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-family:Pretendard Bold}.voice-detail-content-sub-header{display:flex;gap:10px;align-items:center;justify-content:flex-end;border-bottom:1px solid #b1b1b1;padding-bottom:12px}.voice-detail-attachment{display:flex;align-items:center;align-self:flex-end;gap:2px;width:-moz-max-content;width:max-content;cursor:pointer}.voice-detail-attachment img{width:24px;height:24px}.voice-detail-attachment span{font-size:14px;color:#097485;font-weight:700;font-family:Pretendard Bold}.voice-detail-content-writter{font-size:16px;color:#505050;font-family:Pretendard Medium}.voice-detail-content-writter.admin:hover{text-decoration:underline;cursor:pointer}.voice-detail-content-date{font-size:16px;color:grey;font-family:Pretendard Medium}.voice-detail-content-body{display:flex;flex-direction:column;gap:28px;padding-bottom:36px;border-bottom:1px solid #ececec}.voice-detail-content-body p{font-size:16px;color:#505050;font-weight:400;line-height:180%;white-space:pre-line;word-break:break-all;word-wrap:break-word;font-family:Pretendard Regular}.voice-detail-button-box{display:flex;align-items:center;justify-content:space-between}.voice-detail-button,.voice-detail-check{display:flex;gap:10px}.voice-detail-check{align-items:center;cursor:pointer}.voice-detail-check img{width:24px;height:24px}.voice-detail-check p{font-size:14px;color:#505050;font-family:Pretendard Regular}.voice-detail-check p span{font-size:14px;color:#fe6f0f;font-weight:700;font-family:Pretendard Bold;cursor:pointer}.voice-detail-button button{display:flex;gap:10px;align-items:center;padding:10px 28px;border-radius:41px;border:1px solid #d2d2d2;cursor:pointer}.voice-detail-button button span{font-size:14px;color:#2c2c2c;font-family:Pretendard Medium;white-space:nowrap}.voice-detail-comment-box{padding-top:38px}.voice-detail-comment-write{display:flex;flex-direction:column;gap:30px;margin-top:58px}.voice-detail-comment-write p:first-child{font-size:24px;color:#2c2c2c;font-family:Pretendard Bold}.voice-detail-comment-write textarea{width:100%;height:300px;resize:none;padding:16px;border-radius:8px;border:1px solid #d2d2d2}.voice-detail-comment-write textarea::-webkit-scrollbar{width:6px}.voice-detail-comment-write textarea::-webkit-scrollbar-thumb{background-color:#b1b1b1}.voice-detail-comment-write textarea::-webkit-scrollbar-track{background-color:#e6e6e6}.voice-detail-comment-write textarea::-webkit-scrollbar-thumb,.voice-detail-comment-write textarea::-webkit-scrollbar-track{border-radius:5px}.voice-detail-writter{display:flex;align-items:center;gap:10px}.voice-detail-writter span:first-child{font-size:18px;font-weight:700;color:#2c2c2c;font-family:Pretendard Bold}.voice-detail-writter span:last-child{font-size:14px;color:grey;font-weight:400;font-family:Pretendard Regular}.voice-detail-confirm{margin-top:26px;width:114px;height:52px;display:flex;align-items:center;justify-content:center;align-self:flex-end;border-radius:10px;background:linear-gradient(180deg,#fff -145.54%,#028095);box-shadow:0 4px 16.9px 0 hsla(0,0%,66%,.25);gap:6px}.voice-detail-confirm span{font-size:16px;font-weight:700;color:#fff;font-family:Pretendard Bold}.consult-service-container,.consult-service-container-header{width:100%}.consult-service-container-header-title{font-size:28px;font-weight:700;font-family:Pretendard Bold}.consult-service-container-content{width:100%}.consult-service-container-content-tab-box{width:100%;margin-top:40px}.consult-service-container-content-tab-content{width:100%}.consult-service-container-content-banner-box{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;padding-block:32px;margin-top:40px;border-radius:20px;background:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6)),radial-gradient(171.28% 6938.54% at 114.89% -11.92%,rgba(224,114,20,.2) 0,rgba(130,207,220,.2) 37.01%,rgba(8,162,187,.2) 100%)}.consult-service-container-content-banner-box-title{color:#505050;font-weight:700;font-size:24px;font-family:Pretendard Bold}.consult-service-container-content-banner-box-description{width:100%;display:flex;justify-content:center}.consult-service-container-content-banner-box-description>p{text-align:center;color:#505050;font-size:22px;line-height:150%;font-family:Pretendard Regular}.consult-service-container-content-banner-box-description>p>span{color:#08a2bb;font-weight:700;font-family:Pretendard Bold}.consult-service-container-content-tab-content-card-box{margin-top:85px;width:100%;display:flex;flex-direction:column;gap:60px}.consult-service-container-content-card{width:100%;display:flex;gap:30px}.consult-service-container-content-card-content{flex:1}.consult-service-container-content-card-content-top{width:100%;display:flex;align-items:center;justify-content:space-between}.consult-service-container-content-card-content-top-label{display:flex;flex-direction:column;gap:6px}.consult-service-container-content-card-content-top-label-title{color:#2c2c2c;font-size:28px;font-weight:700;font-family:Pretendard Bold}.consult-service-container-content-card-content-top-label-price{color:#08a2bb;font-size:28px;font-weight:700;font-family:Pretendard Bold}.consult-service-container-content-card-content-top-label-price>span{color:#505050;font-size:16px;font-weight:600;font-family:Pretendard SemiBold}.consult-service-container-content-card-content-top-button-box{display:flex;gap:8px}.consult-service-container-content-card-content-top-button{display:flex;height:48px;flex-direction:row;gap:6px;align-items:center;padding:15px 12px 15px 13px;border-radius:10px;transition:all .3s ease}.consult-service-container-content-card-content-top-button:hover{box-shadow:0 5px 15px rgba(8,162,187,.2)}.consult-service-container-content-card-content-top-button.notice{display:flex;background:#e6e6e6;color:#696969;font-size:16px;font-weight:700;font-family:Pretendard Bold}.consult-service-container-content-card-content-top-button.notice:hover{background:#d9d9d9}.consult-service-container-content-card-content-top-button.apply{display:flex;background:linear-gradient(180deg,#fff -145.54%,#028095);box-shadow:0 4px 16.9px 0 hsla(0,0%,66%,.25);color:#fff;font-size:16px;font-weight:700;font-family:Pretendard Bold}.consult-service-container-content-card-content-top-button.apply:hover{background:linear-gradient(180deg,#fff -145.54%,#016d7f)}.consult-service-container-content-card-content-divider{width:100%;height:1px;background-color:#e6e6e6;margin-block:20px}.consult-service-container-content-card-content-bottom{flex:1;white-space:pre-wrap;word-break:keep-all;color:#505050;font-size:18px;line-height:150%;font-family:Pretendard Regular}.consult-writter-btn{display:flex;gap:10px;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(180deg,#fff -145.54%,#028095);box-shadow:0 4px 16.9px 0 hsla(0,0%,66%,.25);padding:19px 10px;height:52px;cursor:pointer}.consult-writter-btn:hover{background:linear-gradient(180deg,#fff -145.54%,#097485);box-shadow:0 4px 16.9px 0 hsla(0,0%,66%,.25)}.consult-writter-btn span{font-size:16px;font-weight:700;color:#fff;font-family:Pretendard Bold}.table-pc{display:block}.table-mobile{display:none}@media screen and (max-width:1500px){.consult-service-container-content-banner-box{gap:14px}.consult-service-container-content-banner-box-title{font-size:20px}.consult-service-container-content-banner-box-description>p{font-size:16px}.consult-service-container-content-tab-content-card-box{margin-top:50px}.consult-service-container-content-card-content-top{flex-direction:column;gap:16px}.consult-service-container-content-card-content-top-label{width:100%;flex-direction:row;justify-content:space-between}.consult-service-container-content-card-content-top-label-price,.consult-service-container-content-card-content-top-label-title{font-size:24px}.consult-service-container-content-card-content-top-button-box{width:100%}.consult-service-container-content-card-content-top-button{flex:1;padding:12px 0;align-items:center;justify-content:center}.consult-service-container-content-card-content-top-button.apply,.consult-service-container-content-card-content-top-button.notice{font-size:14px;white-space:nowrap}.consult-service-container-content-card-content-bottom{font-size:14px}}@media screen and (max-width:1300px){.consult-stepper-box{gap:40px}.consult-stepper{flex:1 1 calc(33.333% - 40px);max-width:calc(33.333% - 33px)}.consult-step-count{padding-bottom:4px}.consult-step-count span{font-size:18px}.consult-step-desc{font-size:14px;padding-top:14px}.consult-search-box{margin-top:24px}.common-title{font-size:24px}.consult-table tbody tr .common-date{font-size:12px}.consult-popup-backdrop{padding:0 20px;margin:auto}.consult-popup{width:800px;height:600px}.consult-popup-inner{padding-inline:40px;margin:10px 0}.consult-popup-title{padding-top:20px;font-size:22px;padding-bottom:30px}.consult-popup-content{padding-block:20px;font-size:14px;line-height:1.5}.consult-popup-btn{padding:16px 0}.consult-popup-btn span{font-size:14px}.consult-comment-box{gap:24px;padding-bottom:30px}.consult-comment-header{gap:10px}.consult-comment-writter>span{font-size:16px}.consult-comment-date,.consult-comment-writter>p{font-size:12px}.consult-comment-body input,.consult-comment-body p{font-size:14px}.consult-comment-footer,.consult-comment-footer div{gap:10px}.consult-comment-footer button{padding:6px 18px}.consult-comment-footer button span{font-size:14px}.consult-comment-footer button img{width:18px;height:18px}.consult-title{font-size:24px}.consult-question-btn{padding:7px 10px}.consult-question-btn span:first-of-type{font-size:15px}.consult-question-btn span:nth-of-type(2),.consult-question-btn span:nth-of-type(3){font-size:15px;padding-left:10px}.consult-question-btn span:nth-of-type(4){width:20px;height:20px}.consult-question-btn span:nth-of-type(4) img{width:16px;height:16px}.consult-sub-header{margin-top:60px}.consult-sub-title{font-size:24px}.consult-writter-btn{padding:14px 16px;height:45px}.consult-writter-btn span{font-size:14px}.consult-step-box{margin-top:40px}.consult-form-label{font-size:16px}.consult-form-value{font-size:16px;gap:10px}.consult-form.writter{gap:16px}.consult-form-value.writter{margin-top:0}.consult-form-value.writter span{font-size:14px}.consult-form textarea{gap:16px;font-size:14px}.consult-form textarea::-moz-placeholder{font-size:14px}.consult-form textarea::placeholder{font-size:14px}.consult-form-value.attachment input{width:calc(100% - 130px)}.consult-form-value.attachment label{padding:8px 16px}.consult-caution p{font-size:12px}.consult-caution .red{font-size:13px!important}.consult-check-agree p,.consult-check-agree span{font-size:14px}.consult-form-button{gap:20px;margin-top:10px}.consult-form-button button{padding:16px 8px}.consult-form-button button:first-child span,.consult-form-button button:last-child span{font-size:16px}.voice-detail-title{font-size:22px}.voice-detail-admin-btn{padding:11px 16px}.voice-detail-admin-btn span{font-size:12px}.voice-detail-content-title{font-size:16px}.voice-detail-content-date,.voice-detail-content-writter{font-size:14px}.voice-detail-attachment img{width:18px;height:18px}.voice-detail-attachment span{font-size:12px}.voice-detail-content-body p{font-size:14px}.voice-detail-check{gap:8px}.voice-detail-check img{width:18px;height:18px}.voice-detail-check p,.voice-detail-check p span{font-size:12px}.voice-detail-button button{padding:6px 18px}.voice-detail-button button span{font-size:14px}.voice-detail-button button img{width:16px;height:16px}.voice-detail-comment-box{padding-top:24px}.voice-detail-comment-write{gap:40px;margin-top:35px}.voice-detail-comment-write p:first-child{font-size:20px}.voice-detail-comment-write textarea{padding-bottom:10px;font-size:14px}.voice-detail-writter span:first-child{font-size:16px}.voice-detail-writter span:last-child{font-size:12px}.voice-detail-confirm{margin-top:20px;width:100px;height:45px;gap:4px}.voice-detail-confirm span{font-size:14px}.voice-detail-comment-write textarea{padding:10px}}@media screen and (max-width:1000px){.consult-box{margin-left:unset}.consult-header{margin:0 16px 0 0}.voice-detail-button button{padding:6px;border:unset}}@media screen and (max-width:945px){.consult-service-container-content-banner-box{align-items:flex-start;padding-inline:16px}.consult-service-container-content-banner-box-title{white-space:pre-line}.consult-service-container-content-banner-box-description{justify-content:flex-start}.consult-service-container-content-banner-box-description>p{text-align:left;word-break:keep-all}.consult-service-container-content-card{flex-direction:column}.consult-service-container-content-card-image>img{width:100%}}@media screen and (max-width:650px){.consult-box{margin-left:unset}.consult-header,.voice-detail-box{margin:0 16px}.consult-stepper-box{gap:20px}.consult-stepper{flex:1 1 calc(50% - 20px);max-width:calc(50% - 10px)}.consult-step-count{padding-bottom:4px}.consult-step-count span{font-size:14px}.consult-step-count img{width:20px;height:20px}.consult-step-desc{font-size:12px;padding-top:14px}.consult-search-box{margin-top:24px}.consult-card{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-bottom:1px solid #d2d2d2}.consult-card-header{margin:0 16px;display:flex;justify-content:space-between;align-items:center}.consult-card-info{display:flex;gap:10px;align-items:center}.consult-card-info span:first-child{font-size:14px;font-weight:700;color:#2c2c2c}.consult-card-info span:nth-of-type(2){width:1px;height:10px;background-color:#d2d2d2}.consult-card-info span:last-child{font-size:12px;color:#666}.consult-card-date{font-size:12px;color:#373737;font-weight:400}.consult-card-body{margin:0 16px;display:flex}.consult-card-desc{display:flex;gap:6px}.consult-card-desc span:first-child{word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;color:#2c2c2c;font-weight:700}.consult-card-desc>.new{display:flex;align-items:center;font-size:11px;margin-left:4px;color:#fe6f0f;font-weight:700;font-family:Pretendard Bold}.consult-table-total{margin:0 16px}.consult-popup{width:100%;height:500px}.consult-popup::-webkit-scrollbar{display:none}.consult-popup-inner{padding-inline:20px}.consult-popup-title{padding-top:0;font-size:18px;padding-bottom:16px}.consult-popup-content{padding-block:20px;font-size:12px;line-height:1.5}.consult-popup-btn{padding:11px 0;border-radius:0 0 18px 18px}.consult-popup-btn span{font-size:12px}.common-title{margin-left:16px;font-size:18px}.consult-comment-box{gap:16px;padding-bottom:20px}.consult-comment-header{gap:6px}.consult-comment-writter>span{font-size:14px}.consult-comment-date,.consult-comment-writter>p{font-size:10px}.consult-comment-body input,.consult-comment-body p{font-size:12px}.consult-comment-footer{gap:6px}.consult-comment-footer div{gap:12px}.consult-comment-footer button{border:none;padding:0}.consult-title{font-size:18px}.consult-question-btn{padding:4px 10px}.consult-question-btn span:first-of-type{font-size:12px}.consult-question-btn span:nth-of-type(2),.consult-question-btn span:nth-of-type(3){font-size:12px;padding-left:10px}.consult-question-btn span:nth-of-type(4){width:20px;height:20px}.consult-question-btn span:nth-of-type(4) img{width:12px;height:12px}.consult-sub-header{margin:40px 16px 0}.consult-sub-title{font-size:18px}.consult-writter-btn{padding:5px 12px;gap:6px;height:41px}.consult-writter-btn span{font-size:12px}.consult-step-box{margin:20px 16px 0}.consult-form-box{gap:30px}.consult-form-label,.consult-form-value,.consult-form-value input{font-size:14px}.consult-form.writter{gap:12px}.consult-form-value.writter span{font-size:12px}.consult-form textarea{gap:12px;font-size:14px}.consult-form textarea::-moz-placeholder{font-size:14px}.consult-form textarea::placeholder{font-size:14px}.consult-form-value.attachment input{flex:1;padding-bottom:10px}.consult-form-value.attachment label{padding:8px 12px}.consult-form-value.attachment label span{font-size:12px}.consult-caution p{font-size:10px}.consult-caution .red{font-size:11px!important}.consult-check-agree p{font-size:12px}.consult-check-agree img{width:18px;height:18px}.consult-check-agree span{font-size:12px}.consult-form-button{flex-direction:column;gap:10px;margin-top:10px}.consult-form-button button{padding:12px 6px;height:40px}.consult-form-button button:first-child span,.consult-form-button button:last-child span{font-size:12px}.voice-detail-title{font-size:18px}.voice-detail-admin-btn{border:none}.voice-detail-content-title{font-size:16px}.voice-detail-attachment img{width:18px;height:18px}.voice-detail-attachment span{font-size:12px}.voice-detail-content-body p{font-size:13px}.voice-detail-check{gap:6px}.voice-detail-check img{width:18px;height:18px}.voice-detail-button-box{flex-direction:column;gap:20px;align-items:flex-start}.voice-detail-button button{border:none;padding:6px}.voice-detail-button{gap:12px;align-self:flex-end}.voice-detail-comment-box{padding-top:20px}.voice-detail-comment-write{gap:20px;margin-top:20px}.voice-detail-comment-write p:first-child{font-size:16px}.voice-detail-comment-write textarea{padding-bottom:10px;font-size:12px}.voice-detail-writter span:first-child,.voice-detail-writter span:last-child{font-size:14px}.voice-detail-confirm{margin-top:16px;width:70px;height:41px;padding:0 12px}.voice-detail-confirm span{font-size:12px}.table-pc{display:none}.table-mobile{display:flex}.consult-notice-mb-box{background:rgba(176,218,225,.2)}.consult-card-notice{margin-left:16px;color:#08a2bb;font-family:Pretendard Bold;font-size:13px}.consult-service-container-header{padding-inline:16px}.consult-service-container-content{padding-bottom:50px}.consult-service-container-content-tab-box{margin-top:20px}.consult-service-container-header-title{font-size:18px}.consult-service-container-content-banner-box{gap:13px;margin-top:20px}.consult-service-container-content-banner-box-title{font-size:18px;white-space:pre-line}.consult-service-container-content-banner-box-description>p{font-size:14px}.consult-service-container-content-tab-content-card-box{padding-inline:16px}.consult-service-container-content-card{gap:20px}.consult-service-container-content-card-content-top-label-price,.consult-service-container-content-card-content-top-label-title{font-size:18px}.consult-service-container-content-card-content-top-label-price>span{font-size:14px}.consult-service-container-content-card-content-top-button-box{flex-direction:column}.consult-service-container-content-card-content-top-button{font-size:14px;height:40px}.consult-service-container-content-card-content-bottom{font-size:14px}}