@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/assets/PretendardVariable-CJuje-Rk.woff2) format("woff2-variations")}@font-face{font-family:Wanted Sans Variable;font-style:normal;font-display:swap;font-weight:400 1000;src:url(/assets/WantedSansVariable-eIorJFXx.woff2) format("woff2-variations")}#app{width:100%;height:100%}#app.mobile-no-scroll{overflow:hidden}.chatbot-main-title{font-size:1.8rem;font-weight:600;letter-spacing:-.9px}.mypage-head-title{font-size:2.4rem;font-weight:600;letter-spacing:-.12rem;line-height:2.9rem}.board-bottom-btn-container{width:100%;display:flex;justify-content:center;gap:24px}.board-bottom-btn-container>a,.board-bottom-btn-container>button{width:114px;height:42px;border-radius:2px;letter-spacing:-.09rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:500}.bottom-btn-w{border:1px solid #9E9E9E;color:#616161}.bottom-btn-blue{width:114px;height:42px;font-weight:500;border-radius:2px;background:#198cf0;color:#fff}.bottom-btn-gray{width:114px;height:42px;border-radius:2px;background:#eee;color:#9e9e9e}.bottom-btn-yellow{width:114px;height:42px;background:#f90;border-radius:5px;color:#fff}.botton-btn-blue-border{width:114px;height:42px;font-weight:500;border-radius:2px;background:#f7fbfe;border:1px solid #198CF0;color:#198cf0;display:flex;align-items:center;justify-content:center}.botton-btn-gray-border{width:114px;height:42px;font-weight:500;border:1px solid #616161;border-radius:2px;color:#616161}.btn-red{background:#ff5d5d 0% 0% no-repeat padding-box;color:#fff}.btn-gray{border:1px solid #707070;color:#616161}.btn-blue{background:var(--color-main);color:#fff}.btn-default{background:#fafafa;border:1px solid #E0E0E0}.btn-black{background:#4d5256;color:#fff}.mypage-board-container{width:100%;display:flex;align-items:center;justify-content:center;padding-block:54px}.user-board-container{width:100%;height:100%;display:flex;justify-content:center;padding-block:102px 42px;overflow-y:auto}.user-board-box{width:100%;max-width:1176px;display:flex;flex-direction:column;gap:14px}.user-board-box>h1{font-size:2.4rem}.user-board-box>.default-ment{display:flex;flex-direction:column;align-items:center;gap:37px;padding-block:67px}.user-board-box>.default-ment>img{width:46px;height:46px}.user-board-box>.default-ment>p{font-size:1.6rem;font-weight:500;color:#878d91}.notice-partition{width:100%;height:1px;background:#e0e0e0}.board-search-section{width:100%;border-radius:15px;display:flex;align-items:center;justify-content:space-between;align-items:flex-end;gap:20px}.board-category-box{display:flex;gap:12px}.board-category-box>button{width:60px;height:24px;border-radius:12px;font-size:1.4rem;letter-spacing:-.7px;font-weight:500}.board-category-box>button.active{background:#0b2746;color:#fff}.board-category-box>button.default{color:#0b2746;background:#fff;border:1px solid #0B2746}.board-keyword-box{width:100%;height:42px;display:flex;align-items:center;border-bottom:1px solid #222222;padding-inline:12px;gap:23px}.board-keyword-box>input{font-weight:500;letter-spacing:-1.2px;padding-inline:7px;border:none}.board-keyword-box>input::placeholder{color:#9e9e9e}.board-keyword-box>button{width:18px;height:18px;background:url(/imgs/icon/gray/search.png);background-size:cover}.pagenation-container{padding-top:45px;width:100%;display:flex;justify-content:center;align-items:center;gap:6px}.pagenation-container>.pagenation-left,.pagenation-container>.pagenation-right,.pagenation-container>.pagenation-number{width:34px;height:34px;display:flex;align-items:center;justify-content:center}.pagenation-container>.pagenation-left{background-image:url(/imgs/icon/gray/left_arrow.png);background-position:center;background-size:14px;background-repeat:no-repeat}.pagenation-container>.pagenation-right{background-image:url(/imgs/icon/gray/next_arrow.png);background-position:center;background-size:14px;background-repeat:no-repeat}.pagenation-container>.pagenation-number{font-size:.9rem;letter-spacing:-.07rem;color:#878d91}.pagenation-container>.pagenation-active,.pagenation-container>.pagenation-number:hover{background-color:#4d5256;color:#fff;border-radius:5px;transition:all .3s}.custom-checkbox{display:flex;gap:6px;align-items:center;color:#9e9e9e;font-size:1.4rem;letter-spacing:-.07rem;cursor:pointer}.custom-checkbox>input{display:none}.custom-checkbox>label:first-of-type{width:14px;height:14px;border:1px solid #E0E0E0;border-radius:2px;background:#fff;cursor:pointer;transition:background-color .3s,border-color .3s}.custom-checkbox>input:checked+label{background:#198cf0 url(/imgs/icon/white/check.png) no-repeat center;background-size:10px;border:1px solid #198CF0}.custom-checkbox>label:last-of-type{cursor:pointer}.radio-btn-custom{display:inline-flex;align-items:center;color:#9e9e9e;font-size:1.4rem;gap:6px}.radio-btn-custom>input[type=radio]{display:none}.radio-btn-custom>input[type=radio]+label{width:16px;height:16px;background:#fff;border:2px solid #BDBDBD;border-radius:50px;display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer}.radio-btn-custom>input[type=radio]:checked+label{border:2px solid #198CF0}.radio-btn-custom>input[type=radio]:checked+label:before{content:"";width:10px;height:10px;background:#198cf0;border-radius:50px}.radio-btn-custom>label:last-of-type{transition:all .3s;cursor:pointer}.custom-checkbox>input:checked~label,.radio-btn-custom>input:checked~label{color:#222}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10}.modal{background-color:#fff;padding:1rem;border-radius:8px;width:20rem}:root{--color-main-font: #292A2B;--color-main: #198CF0;--app-height: 100vh}input,textarea,select,button,a,input:focus{outline:unset}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0}html{font-size:62.5%;height:100%}body{width:100%;height:100%;margin:0;padding:0;word-break:keep-all;word-wrap:break-word;overflow-x:hidden;display:block;line-height:1.9rem;font-size:1.6rem;letter-spacing:-.08rem;color:#292a2b;font-weight:500;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}*{margin:0;padding:0;box-sizing:border-box;vertical-align:baseline;font-family:inherit;font-size:inherit;letter-spacing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input[type=button]{cursor:pointer;background:inherit;color:inherit;border:none}div{box-sizing:border-box}a{color:inherit;text-decoration:none}li{list-style:none}img{max-width:100%;height:100%}textarea{resize:none}.hidden{display:none}.dropdown-btn{transition:all .5s}.dropdown-btn>img{width:16px;height:16px}.dropdown-btn-active{transform:rotate(180deg)}.blue{color:var(--color-main)}.gray{color:#9e9e9e}.red{color:#e92c29}.black{color:#222}.container[data-v-4eec4dc8]{width:100%;min-height:100vh;height:100%;display:flex;justify-content:center}.container>div[data-v-4eec4dc8]{width:100%}
