.strategy-faq{margin-bottom:32px}.strategy-faq .strategy-faq__items{padding:0;overflow:hidden}.strategy-faq .strategy-faq__items .strategy-faq__item:not(:last-child){border-bottom:1px solid var(--border-light)}.strategy-faq .strategy-faq__items .strategy-faq__question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 20px;display:flex}.strategy-faq .strategy-faq__items .strategy-faq__question span:first-child{color:var(--text-secondary);padding-right:8px;font-size:14px;font-weight:500;line-height:1.4}.strategy-faq .strategy-faq__items .strategy-faq__question span:first-child.active{color:var(--text-primary)}.strategy-faq .strategy-faq__items .strategy-faq__plus{border:1px solid var(--border-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.strategy-faq .strategy-faq__items .strategy-faq__plus svg{width:12px;height:12px;color:var(--text-muted);transition:transform .2s}.strategy-faq .strategy-faq__items .strategy-faq__plus svg.active{transform:rotate(45deg)}.strategy-faq .strategy-faq__items .strategy-faq__answer{padding:0 20px 16px}.strategy-faq .strategy-faq__items .strategy-faq__answer p{color:var(--text-secondary);margin:0;padding-right:30px;font-size:14px;line-height:1.55}
