.FAQ-module__YTKPaG__wrapper{padding:80px 0}.FAQ-module__YTKPaG__faqContainer{width:100%;max-width:var(--primary-content-width);flex-wrap:wrap;gap:20px;margin:0 auto;padding:50px 0;display:flex;position:relative}.FAQ-module__YTKPaG__faqColumn{flex-flow:column wrap;flex:1;gap:20px;min-width:270px;display:flex}.FAQ-module__YTKPaG__faqItem>*{pointer-events:none}.FAQ-module__YTKPaG__faqItem{border:1px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;min-width:260px;max-height:68px;padding:15px;transition:max-height .5s;position:relative;overflow:hidden}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__open{max-height:500px;transition:max-height 1s}.FAQ-module__YTKPaG__faqQuestion{z-index:5;justify-content:space-between;align-items:center;display:flex;position:relative}.FAQ-module__YTKPaG__faqIcon{background-color:var(--accent-color-low);border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:transform .5s;display:flex;transform:rotate(90deg)}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__faqIcon{transform:rotate(270deg)}.FAQ-module__YTKPaG__faqAnswer{color:var(--grey-text);z-index:9;margin-top:20px;line-height:1.6;position:relative}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__faqAnswer{opacity:1}
