.module-faq{margin-top:32rem;padding-bottom:24rem}.module-faq .question{margin-bottom:24rem}.module-faq .question p{font-family:var(--theme-font-family);font-weight:400;font-size:20rem;line-height:1.5}.module-faq .question p::selection{background-color:var(--theme-color-action-accent-hover)}.module-faq .answer{padding-left:24rem;border-left:3rem solid var(--theme-color-action-accent-default)}.module-faq .answer p{font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.module-faq .answer p::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.module-faq .answer p{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65}.module-faq .answer p::selection{background-color:var(--theme-color-action-accent-hover)}}.module-faq .question,.module-faq .answer{max-width:var(--theme-layout-content-width-narrow)}