.faq_page__10tF1{flex:1 1;width:100%;margin:80px 0;display:flex}.faq_wrapper__8poJk{width:100%;height:auto;padding-left:50px;box-sizing:border-box;display:flex}.faq_list__eorjF{margin-top:120px}.faq_item__B63EB,.faq_list__eorjF{width:100%;display:flex;flex-direction:column}.faq_item__B63EB{height:max-content;overflow:hidden;box-sizing:border-box}.faq_questionBox__baZjg{display:flex;align-items:center;width:100%;padding:40px 35px;box-sizing:border-box;border-bottom:1px solid #eee;position:relative;transition:all .3s}.faq_questionBox__baZjg:hover{cursor:pointer;background-color:var(--hover-color)}.faq_item__B63EB:first-child{border-top:1px solid #eee}.faq_type__vr28K{font-size:16px;margin-right:30px;font-family:NanumSquareBold}.faq_question__SY_Vo{font-size:22px;font-family:NanumSquareNeoBold;color:var(--text-color);transition:all .3s}.faq_item__B63EB.faq_active__J1Zqb .faq_question__SY_Vo{color:var(--sub-color);transform-origin:left}.faq_activeBtn__ypFBJ{position:absolute;right:30px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.faq_activeBtn__ypFBJ:before{content:"";width:100%;border-radius:15px;height:2px;background-color:#555;transition:all .3s}.faq_activeBtn__ypFBJ:after{position:absolute;content:"";width:2px;border-radius:15px;height:100%;background-color:#555;transition:all .2s}.faq_item__B63EB.faq_active__J1Zqb .faq_activeBtn__ypFBJ:after{transform:scaleY(0);transform-origin:center left}.faq_answerBox__WEy16{transition:all .3s;box-sizing:border-box}.faq_answer__ySdDH{padding:35px;font-family:NanumSquareRegular;font-size:18px;color:var(--base-color);line-height:1.5}.faq_item__B63EB.faq_active__J1Zqb .faq_answerBox__WEy16{border-bottom:1px solid #eee}