.faq{max-width:600px;position:relative;z-index:1}.faq a{color:#000}.faq-item{padding-top:16px;margin-bottom:32px}.faq-question{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.03em}.faq-answer{margin-top:12px;font-weight:400;font-size:16px;line-height:24px;color:var(--text-dimmed)}.faq-answer:before{content:"— "}a.faq-button{display:block;height:44px;width:220px;background:#000;color:#fff;text-decoration:none;transform:translateY(-50%);font-weight:700;font-size:16px;line-height:44px;margin-top:48px;letter-spacing:-.03em;text-align:center;border-radius:32px}.faq-button:hover{background:rgba(0,0,0,.8)}.faq-button:after{content:"";display:inline-block;width:15px;height:20px;position:relative;top:4px;left:4px;background-image:url(arrow.2c975d11.svg);background-repeat:no-repeat;background-position:50% 50%}html[dir=rtl] .faq-button:after{transform:scaleX(-1);right:4px}@media (max-width:600px){.faq-item{padding-top:16px;margin-bottom:16px}}