.lp--faq--sec{display:flex;flex-wrap:wrap;float:left;gap:15px;width:100%}.lp--faq--row{background:#fff;border:1px solid #e8e0d5;border-radius:15px;cursor:pointer;float:left;padding:20px;position:relative;width:100%}.lp--faq--qus{color:#000;float:left;font-size:18px;line-height:24px;padding-right:25px;width:100%}.lp--faq--ans{display:none;margin-bottom:0;padding-top:10px}.lp--faq--ans,.lp--faq--ans p{clear:both;color:#4a5567;float:left;font-size:16px;font-weight:400;line-height:1.5;width:100%}.lp--faq--ans p{margin-bottom:20px}.lp--faq--ans p:last-child{margin-bottom:0}.lp--faq--row:after{border-bottom:2px solid #4e8d9c;border-right:2px solid #4e8d9c;content:"";display:inline-flex;height:10px;position:absolute;right:30px;top:25px;transform:rotate(45deg);width:10px}.lp--faq--row.active:after{transform:rotate(-45deg)}@media(max-width:990px){.lp--faq--row{padding:15px}.lp--faq--sec{gap:5px}}