.FaqSection_tagButtonList__kOVhE{display:flex;gap:10px;margin-bottom:40px}.FaqSection_tagButton__dweOx{padding:10px 25px;border-radius:200px;background-color:var(--WHITE);color:var(--GRAY_01);border:1px solid var(--GRAY_08)}.FaqSection_tagButton__dweOx.FaqSection_isActive__FLYBr{background-color:var(--BLUE);color:var(--WHITE);border:1px solid var(--BLUE)}.FaqSection_faqList__rH4TP{display:flex;flex-direction:column;gap:20px;width:100%;margin-bottom:60px}.FaqSection_question__uFjIJ{display:flex;align-items:center;justify-content:space-between;width:100%;padding:25px 30px;color:var(--GRAY_01);font:var(--TIT_SB_21)}.FaqSection_questionText__1uXx4{display:flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left}.FaqSection_question__uFjIJ svg{flex-shrink:0}.FaqSection_answerText__6VunH{color:var(--GRAY_05);font:var(--TXT_MD_16)}.FaqSection_chevron__uQQTA{transform:rotate(90deg);transition:all .2s}.FaqSection_chevron__uQQTA path{fill:var(--GRAY_01)}.FaqSection_answer__f_sHf{display:none;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%;padding:25px 30px;opacity:0;word-break:break-all;transform:translateY(-100%);transition:opacity .2s,transform .2s}.FaqSection_answer__f_sHf .FaqSection_link__DS09R,.FaqSection_answer__f_sHf a,.FaqSection_answer__f_sHf a:visited{font:var(--TXT_MD_16);color:var(--BLUE);text-decoration:underline}.FaqSection_faqItem__i3qJi{height:100%;background-color:#f8f8f8;transition:all .2s}.FaqSection_faqItem__i3qJi.FaqSection_isOpen__ioutt .FaqSection_chevron__uQQTA{transform:rotate(-90deg)}.FaqSection_faqItem__i3qJi.FaqSection_isOpen__ioutt .FaqSection_answer__f_sHf{display:flex;opacity:1;transform:translateY(0)}.FaqSection_title__Rh_rh{font:var(--TIT_B_30);color:var(--GRAY_01);margin-bottom:37px}@media screen and (max-width:768px){.FaqSection_tagButtonList__kOVhE{gap:5;margin-bottom:20px}.FaqSection_tagButton__dweOx{padding:7px 20px}.FaqSection_faqList__rH4TP{gap:10px;margin-bottom:20px}.FaqSection_question__uFjIJ{padding:15px;font-size:14px;font-weight:600;line-height:20px}.FaqSection_questionText__1uXx4 svg{scale:calc(20 / 24)}.FaqSection_answerText__6VunH{font-size:14px;font-weight:400;line-height:20px}.FaqSection_answer__f_sHf{padding:15px}.FaqSection_answer__f_sHf .FaqSection_link__DS09R{font-size:14px;font-weight:400;line-height:20px;color:var(--BLUE);text-decoration:underline}.FaqSection_answer__f_sHf svg{scale:calc(20 / 24);flex-shrink:0}.FaqSection_title__Rh_rh{font-size:21px;font-weight:700;margin-bottom:35px}}