.FaqSection-module__Y1x4La__tagButtonList{gap:10px;margin-bottom:40px;display:flex}.FaqSection-module__Y1x4La__tagButton{background-color:var(--WHITE);color:var(--GRAY_01);border:1px solid var(--GRAY_08);border-radius:200px;padding:10px 25px}.FaqSection-module__Y1x4La__tagButton.FaqSection-module__Y1x4La__isActive{background-color:var(--BLUE);color:var(--WHITE);border:1px solid var(--BLUE)}.FaqSection-module__Y1x4La__faqList{flex-direction:column;gap:20px;width:100%;margin-bottom:60px;display:flex}.FaqSection-module__Y1x4La__question{width:100%;color:var(--GRAY_01);font:var(--TIT_SB_21);justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.FaqSection-module__Y1x4La__questionText{text-align:left;justify-content:flex-start;align-items:center;gap:10px;display:flex}.FaqSection-module__Y1x4La__question svg{flex-shrink:0}.FaqSection-module__Y1x4La__answerText{color:var(--GRAY_05);font:var(--TXT_MD_16)}.FaqSection-module__Y1x4La__chevron{transition:all .2s;transform:rotate(90deg)}.FaqSection-module__Y1x4La__chevron path{fill:var(--GRAY_01)}.FaqSection-module__Y1x4La__answer{opacity:0;word-break:break-all;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:25px 30px;transition:opacity .2s,transform .2s;display:none;transform:translateY(-100%)}.FaqSection-module__Y1x4La__answer a,.FaqSection-module__Y1x4La__answer a:visited,.FaqSection-module__Y1x4La__answer .FaqSection-module__Y1x4La__link{font:var(--TXT_MD_16);color:var(--BLUE);text-decoration:underline}.FaqSection-module__Y1x4La__faqItem{background-color:#f8f8f8;height:100%;transition:all .2s}.FaqSection-module__Y1x4La__faqItem.FaqSection-module__Y1x4La__isOpen .FaqSection-module__Y1x4La__chevron{transform:rotate(-90deg)}.FaqSection-module__Y1x4La__faqItem.FaqSection-module__Y1x4La__isOpen .FaqSection-module__Y1x4La__answer{opacity:1;display:flex;transform:translateY(0)}.FaqSection-module__Y1x4La__title{font:var(--TIT_B_30);color:var(--GRAY_01);margin-bottom:37px}@media screen and (max-width:768px){.FaqSection-module__Y1x4La__tagButtonList{gap:5px;margin-bottom:20px}.FaqSection-module__Y1x4La__tagButton{padding:7px 20px}.FaqSection-module__Y1x4La__faqList{gap:10px;margin-bottom:20px}.FaqSection-module__Y1x4La__question{padding:15px;font-size:14px;font-weight:600;line-height:20px}.FaqSection-module__Y1x4La__questionText svg{scale:.833333}.FaqSection-module__Y1x4La__answerText{font-size:14px;font-weight:400;line-height:20px}.FaqSection-module__Y1x4La__answer{padding:15px}.FaqSection-module__Y1x4La__answer .FaqSection-module__Y1x4La__link{color:var(--BLUE);font-size:14px;font-weight:400;line-height:20px;text-decoration:underline}.FaqSection-module__Y1x4La__answer svg{flex-shrink:0;scale:.833333}.FaqSection-module__Y1x4La__title{margin-bottom:35px;font-size:21px;font-weight:700}}
.SupportLayout-module__YtwHiW__layout{flex-direction:column;align-items:center;padding-top:80px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.SupportLayout-module__YtwHiW__header{zoom:.8;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:150px 0;display:flex}.SupportLayout-module__YtwHiW__header.SupportLayout-module__YtwHiW__isJoinPage{padding:150px 0 137px}.SupportLayout-module__YtwHiW__title{font:var(--TIT_B_48);color:var(--GRAY_01);text-align:center}.SupportLayout-module__YtwHiW__title span{color:var(--BLUE)}.SupportLayout-module__YtwHiW__toggle{background-color:var(--GRAY_10);border-radius:200px;height:100%;margin-top:40px;padding:20px 10px}.SupportLayout-module__YtwHiW__toggleButton{font:var(--TIT_SB_24);color:var(--GRAY_07);background-color:transparent;border-radius:200px;padding:15px 40px}.SupportLayout-module__YtwHiW__toggleButton.SupportLayout-module__YtwHiW__isActive{color:var(--WHITE);background-color:var(--BLUE)}.SupportLayout-module__YtwHiW__main{border-top:5px solid var(--GRAY_01);width:100%;max-width:1264px;padding:60px 0 0;position:relative}.SupportLayout-module__YtwHiW__main.SupportLayout-module__YtwHiW__isJoinPage{zoom:.8}.SupportLayout-module__YtwHiW__qnaSection{background-color:var(--GRAY_10);z-index:10;justify-content:space-between;align-items:center;width:100%;height:100px;padding:0 calc(50vw - 632px);display:flex;position:absolute;bottom:0}.SupportLayout-module__YtwHiW__leftSection{justify-content:center;align-items:center;gap:30px;display:flex}.SupportLayout-module__YtwHiW__leftSection strong{font:var(--TIT_SB_24);color:var(--GRAY_01)}.SupportLayout-module__YtwHiW__leftSection p{font:var(--TXT_MD_16);color:var(--GRAY_04)}.SupportLayout-module__YtwHiW__rightSection{justify-content:center;align-items:center;gap:25px;display:flex}.SupportLayout-module__YtwHiW__call{gap:8px;display:flex}.SupportLayout-module__YtwHiW__number{margin-top:8px}.SupportLayout-module__YtwHiW__kakaoButton{background-color:#fae100;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:8px 15px;display:flex}@media screen and (max-width:1010px){.SupportLayout-module__YtwHiW__main{width:100%;max-width:768px;padding:60px 0 0}.SupportLayout-module__YtwHiW__main.SupportLayout-module__YtwHiW__isJoinPage{zoom:1}}@media screen and (max-width:768px){.SupportLayout-module__YtwHiW__layout{padding:54px 20px 20px}.SupportLayout-module__YtwHiW__header{border-bottom:2px solid var(--GRAY_01);zoom:1;width:100%;padding:80px 0}.SupportLayout-module__YtwHiW__header.SupportLayout-module__YtwHiW__isJoinPage{padding:80px 0}.SupportLayout-module__YtwHiW__title{font:var(--TIT_B_30)}.SupportLayout-module__YtwHiW__toggle{padding:10px 5px}.SupportLayout-module__YtwHiW__toggleButton{font:var(--TIT_SB_18);padding:10px 30px}.SupportLayout-module__YtwHiW__main{border-top:2px solid var(--GRAY_01);padding:40px 0 0}.SupportLayout-module__YtwHiW__main.SupportLayout-module__YtwHiW__isJoinPage{zoom:1}}
.Calculation-module___Hai0G__calculationSection{z-index:5;background-color:rgba(255,255,255,.95);border-radius:40px;width:948px;padding:45px 70px;position:absolute;top:415px;right:0;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Calculation-module___Hai0G__calculationButton{font:var(--TXT_MD_16);color:var(--WHITE);background-color:var(--BLUE);white-space:nowrap;border-radius:5px;padding:18px 40px}.Calculation-module___Hai0G__priceSection{flex:nowrap;gap:20px;width:100%;margin-bottom:10px;display:flex}.Calculation-module___Hai0G__priceInput{width:100%;font:var(--TXT_SB_21);color:var(--GRAY_01);text-align:right;background-color:transparent;border:0;outline:0}.Calculation-module___Hai0G__priceInput::placeholder{text-align:left;font:var(--TXT_MD_16);color:var(--GRAY_07)}.Calculation-module___Hai0G__priceLabel{font:var(--TXT_MD_16);color:var(--GRAY_07);white-space:nowrap}.Calculation-module___Hai0G__priceUnit{font:var(--TIT_SB_21);color:var(--GRAY_01)}.Calculation-module___Hai0G__priceInputSection{border:1px solid var(--GRAY_08);background-color:var(--WHITE);border-radius:5px;outline:0;justify-content:space-between;align-items:center;gap:4px;width:100%;height:60px;padding:18px 20px;display:flex}.Calculation-module___Hai0G__priceInputSection.Calculation-module___Hai0G__hasValue{border-color:var(--GRAY_01)}.Calculation-module___Hai0G__refundSection{width:470px;margin-top:20px;margin-bottom:40px}.Calculation-module___Hai0G__refundLabel{font:var(--TXT_MD_16);color:var(--GRAY_07);white-space:nowrap;opacity:.4}.Calculation-module___Hai0G__refundInput{text-align:right;width:100%;font:var(--TXT_SB_21);color:var(--BLUE);background-color:transparent;border:0;outline:0}.Calculation-module___Hai0G__refundInput:disabled{opacity:1}.Calculation-module___Hai0G__refundUnit{font:var(--TIT_SB_21);color:var(--GRAY_01)}.Calculation-module___Hai0G__refundInputSection{border:1px solid var(--GRAY_08);background-color:var(--GRAY_10);border-radius:5px;justify-content:space-between;align-items:center;gap:4px;width:100%;margin-bottom:10px;padding:30px 42px 30px 20px;display:flex}.Calculation-module___Hai0G__refundInputSection.Calculation-module___Hai0G__hasValue{border:1px solid var(--BLUE);background-color:var(--BLUE_LIGHT)}.Calculation-module___Hai0G__refundInputSection.Calculation-module___Hai0G__hasValue .Calculation-module___Hai0G__refundLabel,.Calculation-module___Hai0G__refundInputSection.Calculation-module___Hai0G__hasValue .Calculation-module___Hai0G__refundUnit,.Calculation-module___Hai0G__refundInputSection.Calculation-module___Hai0G__hasValue .Calculation-module___Hai0G__refundInput{color:var(--BLUE)}.Calculation-module___Hai0G__description{font:var(--TXT_MD_14);color:var(--RED)}.Calculation-module___Hai0G__medium{color:var(--GRAY_01);margin-bottom:10px;font-size:21px;font-weight:600;line-height:30px}.Calculation-module___Hai0G__large{color:var(--GRAY_01);margin-bottom:4px;font-size:30px;font-weight:700;line-height:46px}.Calculation-module___Hai0G__large span{color:var(--BLUE);font-size:36px}.Calculation-module___Hai0G__small{font:var(--TXT_MD_14);color:var(--GRAY_07)}@media screen and (max-width:1010px){.Calculation-module___Hai0G__calculationSection{width:100%;box-shadow:none;z-index:0;background-color:transparent;border-radius:0;padding:0;position:static}.Calculation-module___Hai0G__calculationButton{border-radius:10px;width:100%;margin-top:10px;padding:16px 140px}.Calculation-module___Hai0G__priceSection{flex-direction:column;gap:10px;margin-bottom:0}.Calculation-module___Hai0G__priceInput::placeholder,.Calculation-module___Hai0G__priceLabel{font:var(--TXT_MD_14)}.Calculation-module___Hai0G__priceInputSection{height:75px;padding:25px 15px}.Calculation-module___Hai0G__refundSection{width:100%;margin-top:40px;margin-bottom:60px}.Calculation-module___Hai0G__refundLabel{font:var(--TXT_MD_14)}.Calculation-module___Hai0G__refundInputSection{padding:25px 15px}.Calculation-module___Hai0G__description{font-size:12px;font-weight:400;line-height:16px}.Calculation-module___Hai0G__medium{text-align:center;margin-bottom:25px;font-size:18px;line-height:25px}.Calculation-module___Hai0G__large{font:var(--TIT_B_26);text-align:center;margin-bottom:4px}.Calculation-module___Hai0G__large span{font:var(--TIT_B_36)}.Calculation-module___Hai0G__small{font:var(--TXT_MD_12)}.Calculation-module___Hai0G__text{flex-direction:column;align-items:center;display:flex}}
.Backdrop-module__RAwNZq__backdrop{background-color:rgba(0,0,0,.25);height:100dvh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
.RefundTableModal-module__M_XtEG__modal{background-color:var(--WHITE);z-index:2000;border-radius:16px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.RefundTableModal-module__M_XtEG__closeButton{position:absolute;top:22px;right:22px}.RefundTableModal-module__M_XtEG__iconClose *{stroke:var(--WHITE)}.RefundTableModal-module__M_XtEG__header{background-color:var(--BLUE);justify-content:center;align-items:center;width:100%;height:116px;display:flex}.RefundTableModal-module__M_XtEG__title{font:var(--TIT_B_30);color:var(--WHITE)}.RefundTableModal-module__M_XtEG__body{padding:40px}.RefundTableModal-module__M_XtEG__tableList{gap:10px;margin-bottom:25px;display:flex}.RefundTableModal-module__M_XtEG__table{border-collapse:collapse;border-spacing:0}.RefundTableModal-module__M_XtEG__thead tr{background-color:var(--BLUE_LIGHT)}.RefundTableModal-module__M_XtEG__th{font:var(--TXT_MD_12);color:var(--GRAY_01);white-space:nowrap;vertical-align:middle;height:36px}.RefundTableModal-module__M_XtEG__th:first-child{padding:0 65px}.RefundTableModal-module__M_XtEG__th:nth-child(2){padding:0 30px}.RefundTableModal-module__M_XtEG__td{height:36px;font:var(--TXT_MD_12);color:var(--GRAY_01);text-align:center;white-space:nowrap;border:1px solid var(--GRAY_09);vertical-align:middle;font-weight:400}.RefundTableModal-module__M_XtEG__td.RefundTableModal-module__M_XtEG__isNull{border:1px solid transparent}.RefundTableModal-module__M_XtEG__td strong{color:var(--BLUE);font-weight:700}@media screen and (max-width:768px){.RefundTableModal-module__M_XtEG__header{height:68px}.RefundTableModal-module__M_XtEG__title{font-size:18px}.RefundTableModal-module__M_XtEG__body{padding:30px 25px}.RefundTableModal-module__M_XtEG__th{font:var(--TXT_MD_14)}.RefundTableModal-module__M_XtEG__th:first-child{padding:0 70px}.RefundTableModal-module__M_XtEG__th:nth-child(2){padding:0 30px}.RefundTableModal-module__M_XtEG__td{font:var(--TXT_MD_14)}}
.Checkbox-module__YJMZJG__checkbox{justify-content:flex-start;align-items:center;gap:8px;width:calc(50% - 15px);display:flex;position:relative}.Checkbox-module__YJMZJG__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.Checkbox-module__YJMZJG__boxlabel{white-space:pre}
.Radio-module__Ua55PG__radio{justify-content:flex-start;align-items:center;gap:8px;width:50%;display:flex;position:relative}.Radio-module__Ua55PG__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}
.RefundPrice-module__eunRma__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:37px;display:flex}.RefundPrice-module__eunRma__title{font:var(--TIT_B_30);color:var(--GRAY_01)}.RefundPrice-module__eunRma__coverImage{border-radius:40px;width:948px;height:316px;margin-bottom:600px}@media screen and (max-width:1010px){.RefundPrice-module__eunRma__coverImage{aspect-ratio:948/316;border-radius:24px;width:100%;height:auto;margin-bottom:34px}}@media screen and (max-width:768px){.RefundPrice-module__eunRma__header{margin-bottom:34px}.RefundPrice-module__eunRma__title{font-size:21px;font-weight:700}}
