.cms_faq *{max-width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.cms_faq .loading{position: absolute;width: 100%;height: 100px;left: 0;top: 0}.cms_faq .loading .loader div{background: #3D6AF3}.cms_faq .empty{padding: 0 0;text-align: center}.cms_faq .list .line{margin-bottom: 30px}.cms_faq .list .line .ask{margin-bottom: 10px;padding: 3px 0 5px 0;font-size: 20px;line-height: 30px;font-weight: 700;cursor: pointer}.cms_faq .list .line .ask:before{content: '';position: absolute;width: 25px;height: 25px;left: -38px;top: 5px;background: url("/images/global/fl-faq.svg") no-repeat left center / 22px auto;transition: transform ease-out 0.2s, top ease-out 0.2s;transform-origin: 50% 50%}.cms_faq .list .line.on .ask:before{top:10px;transform: rotate(90deg)}.cms_faq .list .line .rep{display:none;padding-bottom: 150px;font-size: 20px;line-height: 1.5}.cms_faq .list .line.on .rep{display: block}.cms_faq .list .line .rep::after{content: '';position: absolute;width: 40px;height: 40px;left: 50%;bottom: 55px;margin-left: -20px;background: url("/images/global/viseur-b.svg") no-repeat center top / 40px auto}@media screen and (max-width: 600px){.cms_faq .list .line .ask{font-size: 18px;line-height: 25px}.cms_faq .list .line .rep{font-size: 16px}}