.faq_wrap__CHjBG{display:flex;flex-direction:column;gap:32px}.faq_title__t_Nec{margin-bottom:0}@media(max-width:599px){.faq_title__t_Nec{font-size:24px}}.faq_desktop__c4hFW{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;align-items:stretch;border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 8px 40px rgba(0,0,0,.1)}@media(max-width:899px){.faq_desktop__c4hFW{display:none}}.faq_questionList__XTiXa{display:flex;flex-direction:column;border-right:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04)}.faq_questionBtn__zzlke{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.08);transition:background .2s ease,color .2s ease;position:relative;color:var(--text-secondary,#666)}.faq_questionBtn__zzlke:last-child{border-bottom:none}.faq_questionBtn__zzlke:hover{background:hsla(0,0%,100%,.06);color:var(--text-primary)}.faq_questionBtn__zzlke:hover .faq_questionDot__N2M2v{background:var(--primary-main);transform:scale(1.2)}.faq_questionBtn__zzlke.faq_active__55dqc{background:hsla(0,0%,100%,.09);color:var(--text-primary)}.faq_questionBtn__zzlke.faq_active__55dqc:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary-main);border-radius:0 3px 3px 0}.faq_questionBtn__zzlke.faq_active__55dqc .faq_questionDot__N2M2v{background:var(--primary-main);box-shadow:0 0 8px var(--primary-main)}.faq_questionText__6gicn{font-size:15px;font-weight:500;line-height:1.4}.faq_questionDot__N2M2v{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.2);transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.faq_answerPanel__Dc590{padding:36px 32px;position:relative;display:flex;flex-direction:column;gap:16px;animation:faq_fade-slide-in__DWKIW .3s cubic-bezier(.22,1,.36,1) both}.faq_answerPanel__Dc590:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04) 50%,hsla(0,0%,100%,.08));pointer-events:none}.faq_answerPanel__Dc590:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);pointer-events:none}@keyframes faq_fade-slide-in__DWKIW{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.faq_answerQuestion__1n0DF{font-size:18px;font-weight:600;line-height:1.4;color:var(--primary-main);position:relative;z-index:1}.faq_answerBody__vqq7N{font-size:15px;line-height:1.7;color:var(--text-primary);position:relative;z-index:1}.faq_mobileList__YEM_P{display:none;flex-direction:column;gap:12px}@media(max-width:899px){.faq_mobileList__YEM_P{display:flex}}.faq_mobileItem__bPx3N{border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);transition:border-color .25s ease}.faq_mobileItem__bPx3N:has(.faq_mobileBtnOpen__ZRTcq){border-color:var(--primary-main)}.faq_mobileBtn__72wJ4{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;text-align:left;color:var(--text-primary);transition:color .2s ease}.faq_mobileBtn__72wJ4.faq_mobileBtnOpen__ZRTcq{color:var(--primary-main)}.faq_mobileBtnText__yInqZ{font-size:15px;font-weight:500;line-height:1.4}.faq_mobileIcon__sdql8{flex-shrink:0;width:18px;height:18px;transition:rotate .3s cubic-bezier(.22,1,.36,1),fill .2s ease;fill:currentcolor}.faq_mobileIcon__sdql8.faq_mobileIconOpen__RvCre{rotate:180deg;fill:var(--primary-main)}.faq_mobileAnswer__0Ssri{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1)}.faq_mobileAnswer__0Ssri.faq_mobileAnswerOpen__4cQ_B{grid-template-rows:1fr}.faq_mobileAnswerInner__3sMBS{overflow:hidden;padding:0 18px}.faq_mobileAnswerOpen__4cQ_B>.faq_mobileAnswerInner__3sMBS,.faq_mobileAnswer__0Ssri.faq_mobileAnswerOpen__4cQ_B .faq_mobileAnswerInner__3sMBS{padding:0 18px 18px}