.faq--sec{display:flex;justify-content:center}.faq--sec,.faq--wrap{float:left;width:100%}.faq--row{background-color:#fff;border:1px solid #eee;border-radius:5px;margin:0 auto 15px;padding:0}.faq--row,.faq--row .faq--ques{cursor:pointer;display:block;height:auto;position:relative;width:100%}.faq--row .faq--ques{background:#95c11f;color:#fff;font-size:18px;font-weight:700;margin:0;padding:20px}.faq--row .faq--ques:after{background-image:url(//6273723.fs1.hubspotusercontent-na1.net/hubfs/6273723/raw_assets/public/Marketplace/Mobile%20Landing%20Page/Images/arrow-icon.svg);background-repeat:no-repeat;content:"";font-size:18px;height:25px;position:absolute;right:3px;top:20px;transition:all .3s ease-in-out;width:25px}.faq--row .faq--ques.active:after{transform:rotate(180deg)}.faq--row .faq--answer{color:#686868;display:none;font-size:15px;height:auto;margin:0;padding:20px;position:relative;width:100%}.faq--row .faq--answer.active{display:block}.faq--row .faq--answer p{color:#000;font-size:18px;width:100%}.faq--row .faq--answer span{color:#686868;font-size:15px;width:100%}