body:not(.page-type-faqs) .faqs-section{padding:50px 20px;}.faqs-section{width:100%;max-width:690px;padding:0 20px;}.faq-item{border-bottom:1px solid #e7e7e7;}.faq-item.open .faq-item-icon:before{content:"–";}.faq-item.open .faq-item-content-wrapper{display:block;}.faq-item:first-child .faq-item-header{padding-top:0;}.faq-item-header{display:flex;justify-content:space-between;align-items:center;padding:var(--faqs-question-padding-desktop);margin:-3px 0;cursor:pointer;}.faq-item-title{padding-right:30px;margin:0;font-family:var(--page-bold-text-font);font-weight:700;font-size:var(--faqs-question-font-size);color:var(--page-text-color);user-select:none;}.faq-item-icon{position:relative;top:-2px;display:inline-block;}.faq-item-icon:before{content:"+";font-family:var(--page-bold-text-font);font-weight:700;font-size:var(--faqs-question-font-size);color:var(--text-color);}.faq-item-content-wrapper{display:none;}.faq-item-content{padding-bottom:var(--faqs-answer-padding-bottom-desktop);user-select:none;}@media (max-width:680px){.faq-item-header{padding:var(--faqs-question-padding-mobile);}.faq-item-content{padding-bottom:var(--faqs-answer-padding-bottom-mobile);}}
