.faq{display:flex;flex-direction:column;margin-bottom:var(--so-margin);.faq-item{border-bottom:1px solid #cecece;display:flex;flex-direction:column;h3{align-items:center;cursor:pointer;display:flex;font-family:var(--so-font-family);font-size:20px;gap:24px;justify-content:space-between;letter-spacing:-.4px;line-height:140%;margin:0;padding:20px 0;&:after{aspect-ratio:1/1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath fill='%231a0088' fill-rule='evenodd' d='M.335.335a1.143 1.143 0 0 0 0 1.616l6.453 6.453c.67.67 1.755.67 2.424 0l6.453-6.453A1.143 1.143 0 0 0 14.05.335L8 6.384 1.951.334a1.143 1.143 0 0 0-1.616 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;content:"";display:block;max-width:32px;min-width:32px;transition:all .3s ease-in-out;width:32px}@media screen and (max-width:650px){font-size:16px;padding-bottom:16px;padding-left:0;padding-right:0;padding-top:16px}}&.active h3:after{transform:rotate(-180deg)}.faq-answer{display:none;font-size:20px;padding-bottom:20px;@media screen and (max-width:650px){font-size:16px}}&.active{h4:after{transform:rotate(-180deg)}.faq-answer{display:block}}}}