.FAQ-module__V8_xEa__faqSection{padding-bottom:4rem}.FAQ-module__V8_xEa__faqContainerCard{border:1px solid var(--slate-200);max-width:800px;margin:0 auto;overflow:hidden;text-align:left!important;padding:0!important}.FAQ-module__V8_xEa__faqContainerCard:hover{box-shadow:var(--shadow-lg)!important;transform:none!important}.FAQ-module__V8_xEa__faqItemList{flex-direction:column;display:flex}.FAQ-module__V8_xEa__faqItem{border-bottom:1px solid var(--slate-200);background-color:var(--white);transition:all .3s}[data-theme=dark] .FAQ-module__V8_xEa__faqItem{border-bottom-color:var(--slate-200);background-color:#0000}.FAQ-module__V8_xEa__faqItem:last-child{border-bottom:none}.FAQ-module__V8_xEa__faqItem:hover{background-color:var(--sakura-red-light)}[data-theme=dark] .FAQ-module__V8_xEa__faqItem:hover{background-color:#ef6e6a1a}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__expanded{background-color:var(--white)}[data-theme=dark] .FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__expanded{background-color:#ef6e6a0d}.FAQ-module__V8_xEa__questionButton{text-align:left;width:100%;color:var(--text-color);font-size:var(--fs-base);background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;font-weight:500;transition:background-color .2s;display:flex}.FAQ-module__V8_xEa__questionText{flex:1;line-height:1.5}.FAQ-module__V8_xEa__iconWrapper{color:var(--sakura-red);justify-content:center;align-items:center;font-size:1.1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.FAQ-module__V8_xEa__iconWrapper.FAQ-module__V8_xEa__rotated{transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;display:grid}.FAQ-module__V8_xEa__answerWrapper.FAQ-module__V8_xEa__expanded{grid-template-rows:1fr}.FAQ-module__V8_xEa__answerInner{overflow:hidden}.FAQ-module__V8_xEa__answerContent{color:var(--gray-600);font-size:var(--fs-sm);white-space:pre-line;padding:0 1.75rem 1.75rem;line-height:1.7}[data-theme=dark] .FAQ-module__V8_xEa__answerContent{color:var(--gray-700)}@media (min-width:768px){.FAQ-module__V8_xEa__answerContent{font-size:var(--fs-base)}}
