.block--faq .faq__title{margin:0 0 28px}.faq-rows{border-bottom:1px solid var(--c-hairline)}.faq-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-block:24px;border-top:1px solid var(--c-hairline)}@media only screen and (max-width: 669px){.faq-row{flex-direction:column;gap:12px}}.faq-row__question{flex:0 1 460px;width:460px;max-width:460px;margin:0;font-family:var(--f-primary);font-weight:700;font-size:var(--fs-text-l);line-height:var(--lh-text-l);color:var(--c-black)}@media only screen and (max-width: 669px){.faq-row__question{flex:1 1 auto;width:auto;max-width:none;font-size:var(--fs-text-s);line-height:var(--lh-text-s)}}.faq-row__answer{flex:0 1 659px;width:659px;max-width:659px;color:var(--c-text-secondary)}@media only screen and (max-width: 669px){.faq-row__answer{flex:1 1 auto;width:100%;max-width:none}}.faq-row__answer p{margin:0}.faq-row__answer p+p{margin-top:.5em}
