.faq{margin-bottom:160px}.faq .faq__wrapper{display:flex;gap:83px}@media (max-width:1440px){.faq .faq__wrapper{gap:30px}}@media (max-width:1000px){.faq .faq__wrapper{flex-direction:column}}.faq .faq__wrapper .faq__content_left{max-width:567px}.faq .faq__wrapper .faq__content_left .title{margin-bottom:53px}@media (max-width:1025px){.faq .faq__wrapper .faq__content_left .title{margin-bottom:30px}}.faq .faq__wrapper .faq__content_left .btn{font-size:18px;font-weight:500;line-height:120%;padding:23px 31px 25px 35px;margin-top:50px}@media (max-width:1440px){.faq .faq__wrapper .faq__content_left .btn{font-size:16px;padding:20px 36px 20px 35px;margin-top:38px}}@media (max-width:1025px){.faq .faq__wrapper .faq__content_left .btn{padding:13px 16px 15px 16px;font-size:14px;line-height:16px}}.faq .faq__wrapper .faq__content_left .faq__content_left-block{position:sticky;top:150px}.faq .faq__wrapper .faq__content_right{width:100%}.faq .faq__wrapper .faq__content_right h3{color:#015CA2;font-size:40px;font-weight:400;line-height:110%;margin:0 30px 43px}@media (max-width:1025px){.faq .faq__wrapper .faq__content_right h3{margin:0 0 30px}}@media (max-width:767px){.faq .faq__wrapper .faq__content_right h3{font-size:25px}}.faq .faq__wrapper .faq__content_right .faq__content{display:flex;flex-direction:column;margin-bottom:30px;gap:30px;width:100%}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item{display:flex;flex-direction:column;cursor:pointer;border:2px solid #F2F7FA;border-radius:41px;transition:0.3s ease}@media (max-width:1025px){.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item{border-radius:31px}}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item .faq__content-quest{font-weight:700;padding:9px 9px 9px 40px;border-radius:40px;background:#F2F7FA;gap:25px;display:flex;gap:25px;justify-content:space-between;align-items:center;transition:0.3s ease}@media (max-width:1025px){.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item .faq__content-quest{padding:9px 9px 9px 30px;border-radius:31px}}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item .faq__content-answer{display:block;margin-top:0;padding:0 98px 34px 40px;border-radius:41px}@media (max-width:1025px){.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item .faq__content-answer{padding:0 70px 30px 30px;border-radius:31px}}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item .faq__content-quest-icon{max-width:74px;width:100%;height:74px;background-color:#fff;background-image:url(//faida-language.com/wp-content/themes/test/assets/svg/arrow-down.svg);background-position:center center;background-repeat:no-repeat;background-size:34px;display:block;border-radius:100%}@media (max-width:1025px){.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item .faq__content-quest-icon{max-width:44px;height:44px;background-size:24px}}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item.open{border:2px solid #D9E5FF;transition:0.3s ease}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item.open .faq__content-quest{background:#fff;transition:0.3s ease}.faq .faq__wrapper .faq__content_right .faq__content .faq__content-item.open .faq__content-quest-icon{transition:0.3s ease;background-color:#F2F7FA;transform:rotate(180deg)}