.faq .page-width{max-width:calc(1140px + 3rem)}@media screen and (min-width: 750px){.faq .page-width{max-width:calc(1140px + 10rem)}}.faq .faq__header{margin-bottom:30px;text-align:center}.faq .faq__header *{margin:0}.faq .faq__header .faq__title{font-family:Inter,sans-serif;font-weight:600;font-size:48px;line-height:40px;letter-spacing:.0025em;color:#0a0d12}.faq .faq__header .faq__title em{font-style:normal;color:#0071bc}@media(width < 750px){.faq .faq__header .faq__title{font-size:28px;line-height:32px}}.faq .faq__list{display:flex;flex-direction:column;gap:14px}.faq .faq__item{background:#fff;border-radius:14px;padding:14px 20px}@media(width > 990px){.faq .faq__item{padding:20px 40px}}.faq .faq__question{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.faq .faq__question::-webkit-details-marker{display:none}.faq .faq__question .faq__question-text{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:22px;letter-spacing:0;color:#0a0d12}@media(width > 990px){.faq .faq__question .faq__question-text{font-size:24px;line-height:28px;letter-spacing:0}}.faq .faq__chevron{flex:none;transition:transform .2s ease}.faq .faq__item[open] .faq__chevron{transform:rotate(180deg)}.faq .faq__answer{display:flex;flex-direction:column;gap:20px;margin-top:20px}.faq .faq__answer-text>*{margin:0}.faq .faq__answer-text>*:not(:last-child){margin-block-end:20px}.faq .faq__answer-text :where(h1,h2,h3,h4,h5,h6){font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;color:#0a0d12}@media(width > 990px){.faq .faq__answer-text :where(h1,h2,h3,h4,h5,h6){font-size:18px;line-height:22px;letter-spacing:0}}.faq .faq__answer-text p{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.004em;color:#0a0d12}.faq .faq__answer-text p strong{font-weight:600}@media(width > 990px){.faq .faq__answer-text p{font-size:18px;line-height:22px;letter-spacing:0}}.faq .faq__answer-text a{color:#32d583}.faq .faq__answer-text:has(:where(h1,h2,h3,h4,h5,h6)+p){--faq-heading-col: 160px}@media(min-width: 750px){.faq .faq__answer-text:has(:where(h1,h2,h3,h4,h5,h6)+p){--faq-heading-col: 300px}}.faq .faq__answer-text:has(:where(h1,h2,h3,h4,h5,h6)+p)>*{margin-block-end:20px}.faq .faq__answer-text:has(:where(h1,h2,h3,h4,h5,h6)+p) :where(h1,h2,h3,h4,h5,h6){display:inline-block;vertical-align:top;width:var(--faq-heading-col)}.faq .faq__answer-text:has(:where(h1,h2,h3,h4,h5,h6)+p) p{display:inline-block;width:calc(100% - var(--faq-heading-col) - 10px);margin-inline:10px auto}