.faq-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: calc(1.45vw * var(--scale));
}