.faq-section-module__3VR1uq__root{background:var(--color-white);width:100%;padding-block:80px 0}.faq-section-module__3VR1uq__inner{flex-direction:column;gap:50px;display:flex}.faq-section-module__3VR1uq__tabs{background:var(--color-gray-50);border-radius:14px;align-self:center;align-items:center;height:50px;padding:0;display:flex;overflow:hidden}.faq-section-module__3VR1uq__tab,.faq-section-module__3VR1uq__tabActive{cursor:pointer;height:100%;font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-400);white-space:nowrap;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;padding:10px 40px;line-height:1.6;transition:color .2s;display:inline-flex;position:relative}.faq-section-module__3VR1uq__tab:hover{color:var(--color-gray-700)}.faq-section-module__3VR1uq__tabActive{color:var(--color-white);font-weight:var(--weight-semibold);font-size:var(--font-20);letter-spacing:-.4px;line-height:1.4}.faq-section-module__3VR1uq__tabIndicator{background:var(--brand-SSG-000);z-index:0;border-radius:14px;position:absolute;inset:0}.faq-section-module__3VR1uq__tabLabel{z-index:1;position:relative}.faq-section-module__3VR1uq__list{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.faq-section-module__3VR1uq__empty{text-align:center;font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);color:var(--color-gray-400);border-top:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-200);justify-content:center;align-items:center;min-height:300px;padding:60px 24px;display:flex}.faq-section-module__3VR1uq__item{border-top:1px solid var(--color-gray-200);flex-direction:column;display:flex}.faq-section-module__3VR1uq__item:last-child{border-bottom:1px solid var(--color-gray-200)}.faq-section-module__3VR1uq__item[data-open] .faq-section-module__3VR1uq__question{border:1px solid var(--brand-SSG-000);border-width:1px 0}.faq-section-module__3VR1uq__question{background:var(--color-white);cursor:pointer;text-align:left;width:100%;min-height:110px;color:inherit;border:0;justify-content:space-between;align-items:center;padding:24px 20px;transition:background .15s;display:flex}.faq-section-module__3VR1uq__question:hover{background:var(--color-gray-50)}.faq-section-module__3VR1uq__questionInner{align-items:center;gap:24px;min-width:0;display:inline-flex}.faq-section-module__3VR1uq__markQ{font-family:var(--font-marcellus-stack,"Marcellus", serif);font-weight:var(--weight-regular);font-size:var(--font-30);color:var(--brand-SSG-000);flex-shrink:0;line-height:1.4}.faq-section-module__3VR1uq__questionText{font-family:var(--font-pretendard-stack);font-weight:var(--weight-semibold);font-size:var(--font-20);letter-spacing:-.4px;color:var(--color-gray-900);text-overflow:ellipsis;line-height:1.4;overflow:hidden}.faq-section-module__3VR1uq__toggle{background:var(--color-gray-200);width:51px;height:51px;color:var(--color-white);border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.faq-section-module__3VR1uq__item[data-open] .faq-section-module__3VR1uq__toggle{background:var(--brand-SSG-000);color:var(--color-white)}.faq-section-module__3VR1uq__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1);display:grid}.faq-section-module__3VR1uq__answerWrap[data-open]{grid-template-rows:1fr}.faq-section-module__3VR1uq__answer{background:var(--color-gray-50);min-height:0;overflow:hidden}.faq-section-module__3VR1uq__answerInner{flex-direction:column;gap:24px;padding:30px 20px;display:flex}.faq-section-module__3VR1uq__markA{font-family:var(--font-marcellus-stack,"Marcellus", serif);font-weight:var(--weight-regular);font-size:var(--font-30);color:var(--color-gray-900);line-height:1.4}.faq-section-module__3VR1uq__answerText{font-family:var(--font-pretendard-stack);font-weight:var(--weight-regular);font-size:var(--font-18);letter-spacing:-.36px;color:var(--color-gray-700);white-space:pre-line;margin:0;line-height:1.6}@media (max-width:768px){.faq-section-module__3VR1uq__root{padding-block:40px 0}.faq-section-module__3VR1uq__inner{gap:32px;padding:0 16px}.faq-section-module__3VR1uq__tabs{scrollbar-width:none;align-self:stretch;height:42px;overflow-x:auto}.faq-section-module__3VR1uq__tabs::-webkit-scrollbar{display:none}.faq-section-module__3VR1uq__tab,.faq-section-module__3VR1uq__tabActive{flex:none;padding:8px 14px;font-size:13px}.faq-section-module__3VR1uq__tabActive{font-size:14px}.faq-section-module__3VR1uq__question{gap:12px;min-height:64px;padding:14px 12px}.faq-section-module__3VR1uq__questionInner{gap:12px}.faq-section-module__3VR1uq__markQ,.faq-section-module__3VR1uq__markA{font-size:20px}.faq-section-module__3VR1uq__questionText{font-size:16px;line-height:1.4}.faq-section-module__3VR1uq__toggle{width:32px;height:32px}.faq-section-module__3VR1uq__toggle svg{width:16px;height:16px}.faq-section-module__3VR1uq__answerInner{gap:12px;padding:16px 12px}.faq-section-module__3VR1uq__answerText{font-size:16px;line-height:1.6}.faq-section-module__3VR1uq__empty{min-height:200px;padding:40px 16px;font-size:15px}}
