.elementor-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px}.elementor-element h2{max-width:700px;margin-bottom:8px;color:#000;font-size:28px;line-height:36px}.elementor-element-row,.faq_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.elementor-element-item,.faq-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-element-item{gap:15px}.elementor-element-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.elementor-element-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:20px;font-weight:600;line-height:1.4em;color:#1d274e}.elementor-element-num{font-size:20px;font-weight:700;line-height:52px;color:#1d274e}.elementor-progress-bar{background-color:#f4f6fb;height:30px}.elementor-progress-bar span{background-color:#ffa028;display:block;height:30px}.faq{color:#fff}.faq-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.faq-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.faq-box h2{font-size:65px}.faq-box p{font-size:25px}.faq_item{padding:20px;background:#fff;border-radius:10px;color:#000;cursor:pointer}.faq_item.active .faq_desc{display:-webkit-box;display:-ms-flexbox;display:flex}.faq_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq_item.active .faq_arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq_titleWrp{font-size:45px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.faq_subtitle{margin:0}.faq_desc{display:none}.faq_desc span{color:#000;font-size:20px}.page-block{width:100%;max-width:800px;margin:30px auto 60px;padding:0 15px}.page-block h2{font-size:45px;line-height:1.2}.page-block p{font-size:20px;line-height:1.2;margin-bottom:15px}
.faq_desc span {
   padding-top: 20px;
}

@media (max-width: 480px) {
   .elementor-element-num,
   .elementor-element-user {
      font-size: 16px;
   }
}