#rank-math-faq .rank-math-list{display:grid;gap:16px;color:#2C2C2C;margin-bottom:25px}#rank-math-faq .rank-math-list-item{position:relative}#rank-math-faq .rank-math-list-item h3{cursor:pointer;font-family:'Proxima Nova',sans-serif;font-size:18px;font-weight:700;line-height:1.6;margin:0;padding-left:32px;position:relative}#rank-math-faq .rank-math-list-item h3:before,#rank-math-faq .rank-math-list-item h3:after{content:'';position:absolute;background-color:#2c2c2c;transition:transform 0.25s ease-out}#rank-math-faq .rank-math-list-item h3:before{top:12px;left:4px;width:12px;height:2px}#rank-math-faq .rank-math-list-item h3:after{top:7px;left:9px;width:2px;height:12px}#rank-math-faq .rank-math-list-item.open h3:after{transform:rotate(90deg)}#rank-math-faq .rank-math-answer{max-height:0;overflow:hidden;font-family:'Avenir Next',sans-serif;font-size:16px;line-height:1.5}#rank-math-faq .rank-math-list-item.open .rank-math-answer{max-height:100vh;overflow:visible;padding:4px 0 0 32px}#rank-math-faq .rank-math-list-item.open .rank-math-answer :first-child{margin-top:0}#rank-math-faq .rank-math-list-item.open .rank-math-answer :last-child{margin-bottom:0}