.faq{position:relative;display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin:30px 0 50px}@media (max-width: 991px){.faq{flex-wrap:wrap}}.faq__elements{display:flex;flex-direction:column;width:68%}@media (max-width: 991px){.faq__elements{width:100%}}.faq__forms{position:sticky;top:0;display:flex;width:28%;text-align:center}@media (min-width: 768px){.faq__forms{margin-bottom:15px}}@media (max-width: 991px){.faq__forms{width:100%}}.faq__answer{font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#231f20;margin-bottom:10px}.faq__item{display:flex;flex-direction:column;background-color:#d3e6e2;border:2px solid #D3E6E2;border-radius:2px;padding:25px;margin-bottom:15px}.faq__item.active{background-color:#fff;border:2px solid #B1CBC3}.faq__title-wrapper{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq__title{font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#24564a}.faq__title.active{color:#231f20}.faq__arrow{width:20px;height:20px}.faq__arrow_up{color:#231f20}.faq__arrow_down{color:#24564a}.faq__subtitle{font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#231f20;margin-bottom:10px}.faq__description{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#3e3c3d;margin-top:20px;margin-bottom:10px}.faq__buttons{display:flex;justify-content:space-between;margin-top:15px}.faq__more{position:relative;font-style:normal;font-weight:600;font-size:12px;line-height:20px;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#24564a;cursor:pointer}.faq__more:before{content:"";position:absolute;bottom:0;width:0;height:0;transition:.3s}.faq__more:hover:before{width:100%;height:2px;background-color:#006856;transition:.3s}.faq__send-resume{display:flex;flex-direction:column;width:100%;background-color:#d3e6e2;border-radius:2px;padding:20px}.faq__icon-mail{display:flex;width:100%;justify-content:center;margin-bottom:20px}
