.faq{overflow:hidden;padding-bottom:90px;position:relative}.faq .stitle{margin-bottom:46px}.faq__img{display:none}.faq__item{background-color:#fff;border-radius:10px;margin-bottom:13px;padding:20px 20px 18px}.faq__question{align-items:center;display:flex;justify-content:space-between}.faq__question h3{font-size:21px;font-weight:500;line-height:29px;transition:all .5s}.faq__question svg{cursor:pointer;margin-left:20px;transition:all .5s}.faq__question.active,.faq__question:hover{color:#e5231b;cursor:pointer}.faq__question.active svg path,.faq__question:hover svg path{stroke:#e5231b}.faq__question.active svg{transform:rotate(180deg)}.faq__answer{display:none;font-size:16px;line-height:24px;margin-top:9px}.faq__answer p{margin-bottom:12px}.faq__answer p:last-child{margin-bottom:0}@media (min-width:768px){.faq{padding-bottom:115px}.faq__wrap{margin:0 auto;max-width:676px}.faq__item{border-radius:10px;margin-bottom:6px;padding:20px 30px 18px}.faq__answer{margin-top:10px}}@media (min-width:1280px){.faq{margin-top:-60px;padding-bottom:160px;padding-top:60px}.faq .stitle{margin-bottom:50px}.faq__wrap{max-width:900px;position:relative}.faq__question h3{font-size:25px;line-height:33px}.faq__img{display:initial;position:absolute}.faq__img--pencil{right:-135px;top:-20px}.faq__img--flag{right:-230px;top:350px}.faq__img--line{right:-320px;top:80px}.faq__img--globe{left:-250px;top:20px}.faq__img--arrow{left:-255px;top:0}.faq__answer{font-size:18px;line-height:26px;margin-top:14px}}@media (min-width:1600px){.faq__wrap{max-width:1000px}.faq__img--arrow{left:calc(50% - 955px);top:0}}