/** faq **/
.faq_offer_title{font-size:40px;font-weight:var(--h2_weight);line-height:120%;margin-bottom:24px;text-transform:var(--h2_transform);font-family:var(--font-title)}
.faq_q_item_answer{display:none}
.faq .order_button{width:178px}
.faq_col_q{display:flex;flex-direction:column;gap:16px}
.faq_q_item{border-radius:var(--button_border_radius);background-color:var(--faq_items_bg_color)}
.faq_no_shadow_bordered .faq_q_item{border:1px solid var(--second_color_opacity_60)}
.faq_q_item_question{padding:18px 76px 18px 24px;cursor:pointer;font-size:16px;font-weight:400;line-height:160%;position:relative}
.faq_q_item_answer_in{font-size:14px;padding:0 24px 15px}
.faq_offer_wrap p{margin-bottom:12px}
.faq_offer_text{font-size:17px;max-width:552px;margin:0 0 30px;opacity:.9}
.faq .h2{margin-bottom:16px}
.faq_plusminus{position:relative;width:16px;height:16px;border-radius:21px;cursor:pointer}
.faq_plusminus_wrap{position:absolute;right:24px;top:50%;width:24px;height:24px;border-radius:24px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}
.faq_plusminus::before{transform:translateY(-50%)}
.faq_plusminus::after{transform:translateY(-50%) rotate(90deg)}
.active .faq_plusminus::after{transform:translateY(-50%) rotate(0)}
.faq_plusminus::before,.faq_plusminus::after{content:"";display:block;background-color:var(--extra_color);position:absolute;top:50%;left:0;border-radius:4px;transition:.35s;width:100%;height:2px}
.faq_btns{display:flex;flex-wrap:wrap;margin:0 -10px}
.faq_btns .order_button{margin:0 12px 0 6px}
.faq_btns .social_link{width:auto;min-width:152px;transition:all .3s ease;height:52px;padding:0 20px;display:flex;border-radius:var(--button_border_radius);align-items:center;justify-content:center;text-align:center;font-size:14px;letter-spacing:.14px;text-transform:uppercase;font-weight:700;margin:0 10px}
.faq_btns .social_link svg{margin-right:10px}
.faq_btns .social_link svg path{transition:fill .3s ease}


.faq_btns .social_link.whatsapp{color:#51C85D;border:2px dashed #51C85D}
.faq_btns .social_link.whatsapp:hover{color:#fff;background-color:#51C85D;border-style:solid}
.faq_btns .social_link.whatsapp:hover svg path#power-2{fill:#51C85D!important}
.faq_btns .social_link.whatsapp:hover svg path#power-1{fill:#fff!important}
.faq_btns .social_link.telegram{color:#20A0E1;border:2px dashed #20A0E1}

.faq_btns .social_link.telegram:hover{
	background-color:#20A0E1;
}
.faq_btns .social_link.telegram:hover svg path{fill:#fff!important}
	
}

.faq_btns .social_link.telegram:hover,.faq_btns .social_link.whatsapp:hover{color:#fff}

.faq_btns .soc_offer_btn{width:66.666666%;padding-left:20px}
.faq_btns .soc_offer_btn a span{display:none}
.faq_btns .soc_offer_btn_col{padding:0 10px}
.faq_btns .soc_offer_btn a{display:flex;align-items:center;justify-content:center;padding:0 20px;width:100%;min-width:52px;height:var(--button_height)}
.faq_col_offer{display:flex}
.faq_offer_position-offer-centered .faq_btns{margin:0 auto;justify-content:center}
.faq_offer_position-offer-centered .faq_col_offer{justify-content:center;text-align:center}
.faq_offer_position-offer-right .faq_btns,.faq_offer_position-offer-right .faq_contacts{justify-content:flex-end}
.faq_offer_position-offer-right .faq_col_offer{justify-content:flex-end;text-align:right}
.faq_offer_position-offer-right.faq_faq_right .faq_col_offer .faq_offer_col_in{padding-right:45px}
.faq_offer_position-offer-left.faq_faq_left .faq_col_offer .faq_offer_col_in{padding-left:45px}
.faq_offer_position-offer-right.faq_faq_right .faq_offer_text,.faq_offer_position-offer-right.faq_faq_left .faq_offer_text{max-width:100%}
.faq_faq_left .faq_col_offer{order:2}
.faq_faq_left .faq_col_q{order:1}
.faq_faq_right .faq_col_offer{order:1}
.faq_faq_right .faq_col_q{order:2}
.faq_contacts{display:flex;margin:0 -24px}
.faq_contacts+.faq_btns{margin-top:24px}
.faq_contact_item{padding:0 24px}
.faq_contact_label{color:var(--text_color);font-size:13px;line-height:1.6;opacity:.5;margin-bottom:4px;text-transform:uppercase}
.faq_contact_value_item{color:var(--text_color);font-size:17px;line-height:1.6}
.faq_contact_value_item.faq_contact_value_item_normal{font-weight:400}
.faq_contact_value_item.faq_contact_value_item_bold{font-weight:600;font-size:18px}
.faq_row{border-radius:var(--big_very_border_radius)}
.faq.template_extended_set_hasprogressbg .faq_row{padding:80px 74px 64px;margin:0}
.faq.template_extended_set_hasprogressbg .social_link span,.faq.template_extended_set_progress .social_link span{display:none}
.faq.template_extended_set_hasprogressbg .social_link svg,.faq.template_extended_set_progress .social_link svg{margin:0}
.faq.template_extended_set_hasprogressbg .faq_btns,.faq.template_extended_set_progress .faq_btns{margin:32px -6px 0}
.faq.template_extended_set_hasprogressbg .social_link,.faq.template_extended_set_progress .social_link{width:54px;height:54px;border-radius:27px;min-width:54px;padding:0;display:flex;align-items:center;justify-content:center;margin:0 6px}

@media(max-width:990px){
.faq_offer_wrap,
.faq_offer_col_in,
.faq_col_offer,.faq_col_q{width:100%}
.faq_offer_title{font-size:27px}
.faq_faq_left .faq_col_offer,.faq_faq_right .faq_col_offer{order:1}
.faq_faq_left .faq_col_q,.faq_faq_right .faq_col_q{order:2}
.faq_offer_position-offer-right.faq_faq_right .faq_col_offer .faq_offer_col_in,
.faq_offer_position-offer-left.faq_faq_left .faq_col_offer .faq_offer_col_in{padding:0}
.faq_offer_position-offer-right .faq_col_offer{justify-content:flex-start;text-align:left}
.faq_offer_position-offer-right .faq_btns,
.faq_offer_position-offer-right .faq_contacts{justify-content:flex-start}
.faq_btns{margin-bottom:24px}
.faq .order_button{height:44px;font-size:13px; flex:1;}
.faq.template_extended_set_hasprogressbg .social_link svg,.faq.template_extended_set_progress .social_link svg{width:16px;height:16px}
.faq.template_extended_set_hasprogressbg .social_link,.faq.template_extended_set_progress .social_link{width:44px;height:44px;min-width:44px}
.faq.template_extended_set_hasprogressbg .faq_row{padding:50px 40px 40px}
.faq.template_extended_set_hasprogressbg .faq_btns,.faq.template_extended_set_progress .faq_btns{margin-bottom:24px}
}

@media(max-width:768px){
.faq_offer_title{font-size:24px}
.faq_offer_text{font-size:15px;margin-bottom:24px}
.faq_col_q{gap:14px}
.faq_q_item_question{padding:16px 60px 16px 20px;font-size:15px}
.faq_q_item_answer_in{padding:0 20px 12px}
.faq_contacts{flex-wrap:wrap;margin:0 -12px}
.faq_contact_item{padding:0 12px;margin-bottom:12px}
.faq_btns{margin:0 0 24px}
.faq.template_extended_set_hasprogressbg .faq_row{padding:40px 30px 30px}
.faq.template_extended_set_hasprogressbg .faq_btns,.faq.template_extended_set_progress .faq_btns{margin:0 0 24px}
}

@media(max-width:640px){
.faq_offer_title{margin-bottom:16px}
.faq_offer_text{font-size:14px;margin-bottom:20px}
.faq_offer_text br{display:none}
.faq_col_offer{padding-top:12px}
.faq_col_q{gap:12px}
.faq_q_item_question{padding:14px 50px 14px 16px;font-size:14px}
.faq_q_item_answer_in{font-size:13px;padding:0 16px 12px}
.faq_plusminus_wrap{right:16px;width:20px;height:20px}
.faq_plusminus{width:12px;height:12px}
.faq_contact_label{white-space:nowrap;font-size:12px}
.faq_contact_value_item,.faq_contact_value_item.faq_contact_value_item_bold{font-size:15px;white-space:nowrap}
.faq_btns{margin:0 0 20px;align-items:flex-start}
.faq_btns .order_button{width:auto;min-width:160px;margin:0 8px 0 0}
.faq_btns .social_link{min-width:44px;width:44px;height:44px;margin:0 6px 0 0;padding:0}
.faq_btns .social_link span{display:none}
.faq_btns .social_link svg{margin:0}
.faq.template_extended_set_hasprogressbg .faq_row{padding:24px 16px 20px}
.faq.template_extended_set_hasprogressbg .faq_btns,.faq.template_extended_set_progress .faq_btns{margin:0 0 20px}
.faq.template_extended_set_hasprogressbg .social_link,.faq.template_extended_set_progress .social_link{width:44px;height:44px;min-width:44px;margin:0 6px 0 0}
}

@media(max-width:480px){
.faq_col_q{gap:10px}
.faq_contacts{flex-direction:column;margin:0}
.faq_contact_item{padding:0;margin-bottom:12px}
.faq_btns .order_button{min-width:140px;font-size:12px;padding:0 12px; }
.faq .order_button{width:auto}
}