.CounselPage_container__3E5cm{--grey:#999;--light-grey:#ddd;--black:#000;--white:#fff;--text-grey:#444;position:relative;width:100vw;height:100vh;overflow:hidden}.CounselPage_wrap__3wexa{display:flex;flex-direction:column;width:100%;height:100%}.CounselPage_progressBar__pb6db{display:flex;width:100%;height:5px;background:#ccc}.CounselPage_progressBar__pb6db .CounselPage_step__1_Ac9{display:flex;flex:1 0;-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_progressBar__pb6db .CounselPage_step__1_Ac9:after{content:"";width:0;height:100%;background:var(--dadam-green);-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_progressBar__pb6db .CounselPage_step__1_Ac9.CounselPage_active__3lbqS:after{content:"";width:100%;background:var(--dadam-green);-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_btnSection__2DENJ{position:absolute;bottom:-40px;width:100%;height:40px;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_btnSection__2DENJ.CounselPage_active__3lbqS{display:block;bottom:0;opacity:1}.CounselPage_btnSection__2DENJ .CounselPage_btnWrap__2gXzw{display:flex;width:100%;height:100%}.CounselPage_btnSection__2DENJ .CounselPage_btnWrap__2gXzw .CounselPage_btn__3sU5v{display:flex;justify-content:center;align-items:center;width:100%;font-family:Noto Sans KR;color:var(--white);font-size:20px;background:var(--dadam-green);outline:none;border:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_btnSection__2DENJ .CounselPage_btnWrap__2gXzw .CounselPage_btn__3sU5v:hover{-webkit-filter:brightness(80%);filter:brightness(80%)}.CounselPage_questWrap__3I74M{padding:30px 15px}.CounselPage_questWrap__3I74M .CounselPage_quest__1VJku{font-family:Noto Sans KR;color:var(--dadam-green);font-size:40px;font-weight:700;opacity:0;-webkit-animation:CounselPage_proceed__27OAN 3s ease;animation:CounselPage_proceed__27OAN 3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.CounselPage_questWrap__3I74M .CounselPage_quest__1VJku[name=last]{-webkit-animation:CounselPage_fade-in__28OQ- 3s ease;animation:CounselPage_fade-in__28OQ- 3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.CounselPage_questOption__2mPoi{width:0;height:auto;margin-top:40px;opacity:0;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}.CounselPage_questOption__2mPoi.CounselPage_active__3lbqS{width:100%;opacity:1}.CounselPage_textInputWrap__YfJVJ{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;letter-spacing:-.05em}.CounselPage_textInputWrap__YfJVJ label{width:100%;margin-bottom:4px;font-family:Noto Sans KR;font-size:15px;font-weight:300;color:var(--text-grey)}.CounselPage_textInputWrap__YfJVJ input{width:100%;height:40px;margin:0;padding:4px 0;font-family:Noto Sans KR;font-size:20px;font-weight:400;color:var(--black);outline:none;border:none;border-bottom:2px solid var(--light-grey)}.CounselPage_textInputWrap__YfJVJ input:focus{font-weight:500;border-color:var(--dadam-green)}.CounselPage_textInputWrap__YfJVJ input:focus+label{font-size:15px;color:var(--dadam-green)}.CounselPage_textInputGroup__1sH51{display:flex;width:100%;height:40px}.CounselPage_dash__2b1OD{width:10%;height:50%;border-bottom:2px solid var(--light-grey)}.CounselPage_postWrap__2ATTs{width:100%;height:100%;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_postWrap__2ATTs iframe html{overflow:hidden}.CounselPage_postWrap__2ATTs.CounselPage_closed__3rJHM{display:none}.CounselPage_addrWrap__nQNb7{width:100%;height:100%;opacity:1;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_mainAddr__8r1oJ{display:flex;align-items:center;margin-bottom:20px}.CounselPage_mainAddr__8r1oJ span{font-weight:600;width:65%;margin-right:5%;padding:3px 4px;color:var(--text-grey)}.CounselPage_mainAddr__8r1oJ button,.CounselPage_mainAddr__8r1oJ span{display:flex;align-items:center;font-family:Noto Sans KR;font-size:20px;height:40px;letter-spacing:-.05em}.CounselPage_mainAddr__8r1oJ button{justify-content:center;width:30%;outline:none;border:none;background:var(--dadam-green);color:var(--white);cursor:pointer}.CounselPage_detailAddr__1PzZb input{width:100%;height:40px;border:none;border-bottom:3px double var(--light-grey);font-family:Noto Sans KR;font-size:20px;color:var(--text-grey);letter-spacing:-.05em;-webkit-transition:all .2s ease;transition:all .2s ease}.CounselPage_detailAddr__1PzZb input:focus{width:100%;outline:none;border:none;border-bottom:3px double var(--light-grey);background:#ececec}.CounselPage_addrWrap__nQNb7.CounselPage_closed__3rJHM{opacity:0;height:0}@-webkit-keyframes CounselPage_proceed__27OAN{0%{opacity:0}30%,70%{opacity:1}to{opacity:0}}@keyframes CounselPage_proceed__27OAN{0%{opacity:0}30%,70%{opacity:1}to{opacity:0}}@-webkit-keyframes CounselPage_fade-in__28OQ-{0%{opacity:0}30%,to{opacity:1}}@keyframes CounselPage_fade-in__28OQ-{0%{opacity:0}30%,to{opacity:1}}