.YandexMap_map__ufp8M{height:100%;width:100%;border-radius:20px;overflow:hidden}.YandexMap_map__ufp8M a{display:none}.advantages_advantages_wrapper__axt5C{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.advantages_advantages_item__ZF71J{min-width:200px;width:23%}.advantages_advantages_line__R1Z_B{margin:30px 0}.advantages_advantages_description__enHoT{margin-top:20px;max-width:70%;display:flex;align-items:center;white-space:pre-line;gap:5px}.advantages_fill__Umaim{max-width:80%}.advantages_title_wrap__GTsre{display:flex;justify-content:space-between;align-items:flex-end;flex-flow:row wrap;margin-bottom:150px;row-gap:30px}.advantages_title_wrap__GTsre h2{white-space:pre-line}@media(max-width:1024px){.advantages_advantages_wrapper__axt5C{justify-content:space-around}.advantages_advantages_item__ZF71J{flex-basis:40%}}@media(max-width:768px){.advantages_advantages__BN1VD hr{display:none}.advantages_advantages_wrapper__axt5C{row-gap:50px}.advantages_advantages_item__ZF71J{flex-basis:100%;display:flex;gap:45px;column-gap:71px}.advantages_advantages_description__enHoT,.advantages_fill__Umaim{max-width:unset}}@media(max-width:500px){.advantages_advantages_item__ZF71J{flex-basis:100%;display:flex;column-gap:45px}.advantages_title_wrap__GTsre{margin-bottom:100px}}.AnimateReveal_root___5TLP{animation-duration:.4s}.AnimateReveal_root___5TLP.AnimateReveal_change_transform__0iOGe{will-change:opacity,transform}@keyframes AnimateReveal_fade-in-up__ZY6_I{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.AnimateReveal_root___5TLP{animation:none}}.AnimateReveal_show__xmoim{animation-name:AnimateReveal_fade-in-up__ZY6_I}.AnimateReveal_hide__t_NmH{opacity:0}.ciricleIcon_icon_wrapper__oIDCs,.ciricleIcon_icon_wrapper_turn__u4gqC{background-color:var(--yellow-color);border-radius:100%;display:flex;justify-content:center;align-items:center;width:50px;height:50px;min-width:50px}.ciricleIcon_icon_wrapper_turn__u4gqC.ciricleIcon_hovered__VTw_3 .ciricleIcon_icons__nv5MY{transform:translateY(-50%)}.ciricleIcon_icon_wrapper_turn__u4gqC .ciricleIcon_window__Hh0VF{height:35px;overflow:hidden}.ciricleIcon_icon_wrapper_turn__u4gqC .ciricleIcon_icons__nv5MY{transition:transform var(--animation-func)}.ciricleIcon_icon_wrapper_turn__u4gqC .ciricleIcon_icons__nv5MY .ciricleIcon_icon__L_4Sv{display:block}@media(max-width:768px){.ciricleIcon_icon_wrapper_turn__u4gqC .ciricleIcon_window__Hh0VF{height:30px}}@media(max-width:425px){.ciricleIcon_icon_wrapper_turn__u4gqC .ciricleIcon_window__Hh0VF{height:25px}}.modal_icon__dfpmz{width:20px;height:20px}.modal_icon_wrapper__Qwv_i{width:50px;height:50px}@keyframes modal_showModal__glPTj{0%{opacity:0}to{opacity:1}}.modal_modal_container__eoV84{position:fixed;z-index:999;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,50%,.288);opacity:0;animation:modal_showModal__glPTj var(--animation-func) forwards;cursor:pointer}.modal_modal_container__eoV84.modal_popup__6R_kB .modal_modal_wrapper__pKhdg{height:auto}.modal_modal_wrapper__pKhdg{border-radius:20px;cursor:auto;background-color:#fff;padding:100px 110px;margin-top:8vh;height:80vh;position:relative}.modal_close_button__ra6ID{padding:10px;position:absolute;cursor:pointer;right:20px;top:20px}@media(max-width:1340px){.modal_modal_container__eoV84{padding:0 20px}}@media(max-width:1024px){.modal_modal_wrapper__pKhdg{padding:80px 40px 60px}}@media(max-width:768px){.modal_modal_container__eoV84.modal_popup__6R_kB .modal_modal_wrapper__pKhdg{max-height:98vh;overflow:hidden}.modal_modal_wrapper__pKhdg{padding:80px 20px 50px;margin-top:1vh}.modal_close_button__ra6ID{top:10px;right:10px}}@media(max-width:425px){.modal_modal_container__eoV84{padding:0 10px}}.button_wrapper__65XeP{--paddingX:20px;cursor:pointer;width:330px;height:90px;border-radius:100px;border:none;background-color:#fff;overflow:hidden;position:relative;right:var(--paddingX);transition:right var(--button-anim-func);display:flex;justify-content:space-between;align-items:center;padding:20px 32px 20px 40px;transform:translateX(20px)}.button_wrapper__65XeP.button_yellow__qo0pD{--button-background-color:var(--yellow-color)}.button_wrapper__65XeP.button_dark__ItCYZ{--button-background-color:var(--dark-color)}.button_wrapper__65XeP.button_dark__ItCYZ .button_icon__qr3UI img{color:#fff}.button_wrapper__65XeP.button_dark__ItCYZ:hover .button_text__Wcols{color:#fff!important}.button_wrapper__65XeP .button_arrow_wrap__Dbo2w{display:block;height:24px;overflow:hidden}.button_wrapper__65XeP .button_icon__qr3UI{position:relative;display:block;top:0;z-index:1;height:22px;bottom:0;transition:top var(--button-anim-func)}.button_wrapper__65XeP .button_icon__qr3UI img{line-height:21px;display:block}.button_wrapper__65XeP .button_background__K8WQM{background-color:var(--button-background-color);transition:all var(--button-anim-func);position:absolute;right:20px;top:20px;width:50px;height:50px;z-index:0;border-radius:100px}.button_wrapper__65XeP .button_text__Wcols{position:relative;z-index:1;color:#000!important;transition:color var(--button-anim-func);max-width:80%;text-decoration:none}.button_wrapper__65XeP:hover .button_arrow_wrap__Dbo2w .button_icon__qr3UI{top:-25px}.button_wrapper__65XeP:hover .button_arrow_wrap__Dbo2w .button_background__K8WQM{height:100%;width:100%;right:0;top:0}.button_disabled__hfyUB{background-color:rgba(0,0,0,.125);pointer-events:none}.button_disabled__hfyUB .button_background__K8WQM{background-color:transparent}@media(max-width:500px){.button_wrapper__65XeP{background-color:var(--button-background-color);width:100%;height:60px;padding:10px 20px 10px 25px}.button_wrapper__65XeP .button_white_mobile__EyTQU{color:#fff!important}.button_wrapper__65XeP:hover .button_arrow_wrap__Dbo2w .button_icon__qr3UI{top:unset}}.popup_form_wrapper__h1Bpu{color:var(--dark-color);display:grid;grid-template-columns:auto 40%;justify-content:space-between;grid-column-gap:10%;column-gap:10%}.popup_form_wrapper__h1Bpu>p{grid-row:1/2;grid-column:1/2}.popup_form_wrapper__h1Bpu>button{grid-row:2/3;grid-column:1/2;justify-self:flex-end;align-self:flex-end}.popup_form_wrapper__h1Bpu>div{grid-row:1/3;grid-column:2/3;min-width:250px;width:100%}@media(max-width:768px){.popup_form__RTZ5I{margin-top:0!important}.popup_form_wrapper__h1Bpu{max-height:70vh;overflow-y:auto;gap:50px;grid-template-columns:1fr}.popup_form_wrapper__h1Bpu>p{grid-row:1/2;grid-column:1/2}.popup_form_wrapper__h1Bpu>button{grid-row:3/4;grid-column:1/2;justify-self:center}.popup_form_wrapper__h1Bpu>div{grid-column:1/2;grid-row:2/3;min-width:250px;width:100%}}@media(max-width:500px){.popup_form_wrapper__h1Bpu>p{width:75%}.popup_popup_wrapper__2RsYv{width:100%}}.form_form_section__m90ff{margin-top:100px}.form_content__ftL_p{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px}.form_button__Nt4jx{display:flex;align-items:flex-end}.form_header__Ru5T_{max-width:500px}.form_form__w9UmH{grid-row-start:1;grid-row-end:3;grid-column-start:2;display:flex;flex-direction:column;gap:40px}.form_form__w9UmH .form_input_block__m95zZ{display:flex;flex-direction:column;gap:15px}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB{position:relative;border-radius:9px;overflow:hidden}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB input,.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB textarea{border:none;outline:1px solid var(--light-color);outline-offset:-1px;transition:outline-color var(--animation-func);padding:20px 30px;width:100%;background-color:hsla(0,0%,100%,0);position:relative;z-index:1;border-radius:9px}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB input:hover,.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB textarea:hover{outline-color:var(--dark-color)}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB input:focus-visible,.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB textarea:focus-visible{outline-color:hsla(0,0%,100%,0)}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB input:focus-visible+.form_background__d7zRE,.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB textarea:focus-visible+.form_background__d7zRE{top:0}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB .form_background__d7zRE{position:absolute;z-index:0;top:100%;left:0;right:0;bottom:0;background-color:var(--yellow-color);transition:top var(--animation-func)}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB textarea{resize:vertical}.form_form__w9UmH .form_input_block__m95zZ .form_input_wrap__Ef3aB label{display:block}.form_error__rb3uL{font-size:.7rem;color:red}@media(max-width:1340px){.form_form_section__m90ff{padding:0 20px}}@media(max-width:768px){.form_form__w9UmH{margin-top:75px}.form_content__ftL_p{display:inline}.form_content__ftL_p .form_button__Nt4jx{margin-top:50px}}@media(max-width:425px){.form_form__w9UmH{margin-top:50px}.form_form_section__m90ff{padding:0 10px}}.ArticleTypeOne_container__XAKeU{max-width:1340px;padding:0 20px;margin:0 auto 250px}.ArticleTypeOne_first_article__MCxCY{margin-bottom:200px}.ArticleTypeOne_article_title__kY2Fb{display:inline;position:-webkit-sticky;position:sticky;height:max-content;top:50px;background-color:#fff;transition:all .3s ease-out;transition:top .65s cubic-bezier(.19,1,.22,1)}.ArticleTypeOne_pb-120__iW97d{padding-bottom:120px}.ArticleTypeOne_top-190__Bsnai{top:190px}.ArticleTypeOne_article_body__gF_pq{display:flex;justify-content:space-between;flex-flow:row wrap;gap:50px;row-gap:0;width:100%}.ArticleTypeOne_article_left_side__5_Hmz{display:flex;flex-direction:column;justify-content:space-between}.ArticleTypeOne_btn_mobile___vEgS{width:100%;display:none;margin-top:30px}.ArticleTypeOne_article_text__I29_m{max-width:620px;display:flex;flex-direction:column;gap:50px}.ArticleTypeOne_article_text__I29_m ul{list-style-position:outside;margin-left:30px}.ArticleTypeOne_article_text__I29_m p{margin-top:40px}.ArticleTypeOne_article_text__I29_m blockquote{margin-top:30px}.ArticleTypeOne_article_text__I29_m blockquote p{margin-top:0}.ArticleTypeOne_text_wrap__7hwGK{display:flex;flex-direction:column;gap:50px}@media(max-width:1024px){.ArticleTypeOne_pb-120__iW97d{padding-bottom:0}}@media(max-width:768px){.ArticleTypeOne_first_article__MCxCY{margin-bottom:150px}}@media(max-width:500px){.ArticleTypeOne_article_title__kY2Fb{position:static}.ArticleTypeOne_container__XAKeU{margin-bottom:150px}.ArticleTypeOne_article_left_side__5_Hmz button{display:none}.ArticleTypeOne_btn_mobile___vEgS{display:block}.ArticleTypeOne_article_text__I29_m p{margin-top:20px}.ArticleTypeOne_article_text__I29_m blockquote{margin-top:15px}.ArticleTypeOne_article_text__I29_m blockquote p{margin-top:0}}.ServiceSection_service_titles__tEjX4{display:flex;justify-content:space-between;flex-flow:row wrap;margin-bottom:100px}.ServiceSection_service_section__oAOlP{padding:0 20px;max-width:1340px;margin:0 auto 375px}.ServiceSection_local__kaKO7{max-width:860px}@media(max-width:768px){.ServiceSection_service_section__oAOlP{margin-bottom:150px}.ServiceSection_services_sphers__h2z2N{font-size:30px;line-height:36px}.ServiceSection_service_titles__tEjX4{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:70px}}.ServicesList_original_img___mP88{transition:all .3s ease-in-out;max-width:100%;height:100%;object-fit:contain}.ServicesList_services_list__gk2jZ{display:flex;position:relative;pointer-events:none;gap:20px;padding-top:20px}.ServicesList_service_types_1__Wb6hy,.ServicesList_service_types_2__xIzy3,.ServicesList_service_types_3__WBXyU{position:absolute;left:0;right:0;height:0;opacity:0;overflow:hidden;transition:.3s ease-in;pointer-events:none}.ServicesList_service_list_elem_1__K96wC,.ServicesList_service_list_elem_2__MbYSH,.ServicesList_service_list_elem_3__33G0u{pointer-events:auto;width:100%}.ServicesList_service_list_elem_1__K96wC:hover .ServicesList_service_types_1__Wb6hy{opacity:1;height:100%}.ServicesList_service_list_elem_2__MbYSH:hover .ServicesList_service_types_2__xIzy3{opacity:1;height:380px}.ServicesList_service_list_elem_3__33G0u:hover .ServicesList_service_types_3__WBXyU{opacity:1;height:100%}.ServicesList_title_and_icon__H3iKQ{display:flex;gap:10px;align-items:center;margin-top:20px;margin-bottom:5px}.ServicesList_service_types_list__XmJa1{display:flex;gap:15px;flex-flow:row wrap;margin-top:50px;width:100%}.ServicesList_service_type_list_el__YcRbF{padding:10px 20px;border-radius:30px;pointer-events:auto;display:flex;align-items:center;gap:10px;font-size:18px;border:1px solid rgba(28,28,34,.2);cursor:pointer}.ServicesList_service_type_list_el__YcRbF:hover .ServicesList_iconFlipper__7XV1M{transform:translateY(-50%)}.ServicesList_service_type_list_el__YcRbF .ServicesList_iconFlipper__7XV1M{transition:all .3s ease-in-out}.ServicesList_service_type_list_el__YcRbF .ServicesList_iconWrapper__NiZ0M{max-width:24px;max-height:24px;overflow:hidden}.ServicesList_img_wrapper_1__t0U5y,.ServicesList_img_wrapper_2__Nz_yP,.ServicesList_img_wrapper_3__R5uud{pointer-events:auto;position:relative;transition:all .3s ease-in-out;border-radius:20px;background-color:#f4f4f4;max-width:420px;display:flex;flex-direction:column;justify-content:flex-end;width:100%}@media(max-width:500px){.ServicesList_img_wrapper_1__t0U5y,.ServicesList_img_wrapper_2__Nz_yP,.ServicesList_img_wrapper_3__R5uud{max-width:unset}}.ServicesList_slide_btn__L81fn{position:absolute;bottom:20px;right:20px;width:60px;height:60px;z-index:99;transform:scale(0);transition:all .3s ease-in}.ServicesList_mobile_only__YJYNk{display:none}.ServicesList_service_list_elem_1__K96wC:hover .ServicesList_img_wrapper_1__t0U5y{background-color:var(--yellow-color)}.ServicesList_service_list_elem_1__K96wC:hover .ServicesList_img_wrapper_1__t0U5y .ServicesList_original_img___mP88{opacity:1}.ServicesList_service_list_elem_2__MbYSH:hover .ServicesList_img_wrapper_2__Nz_yP{background-color:var(--yellow-color)}.ServicesList_service_list_elem_2__MbYSH:hover .ServicesList_img_wrapper_2__Nz_yP .ServicesList_original_img___mP88{opacity:1}.ServicesList_service_list_elem_3__33G0u:hover .ServicesList_img_wrapper_3__R5uud{background-color:var(--yellow-color)}.ServicesList_service_list_elem_3__33G0u:hover .ServicesList_img_wrapper_3__R5uud .ServicesList_original_img___mP88{opacity:1}.ServicesList_services_list__gk2jZ:hover .ServicesList_original_img___mP88{opacity:.4}@media(max-width:1140px){.ServicesList_service_types_list__XmJa1{justify-content:start}}@media(max-width:1024px){.ServicesList_title_and_icon__H3iKQ p{font-size:24px!important}}@media(max-width:768px){.ServicesList_services_list__gk2jZ{flex-direction:column;gap:70px;align-items:center}.ServicesList_mobileLight__jY1G2{color:#8e8e91!important}.ServicesList_service_type_list_el__YcRbF{font-size:12px;padding:9px 16.5px;gap:0;border:1px solid gray;display:none}.ServicesList_service_types_list__XmJa1{gap:5px;margin-top:30px}.ServicesList_service_types_1__Wb6hy,.ServicesList_service_types_2__xIzy3,.ServicesList_service_types_3__WBXyU{opacity:1;height:100%}}@media(max-width:494px){.ServicesList_img_wrapper_1__t0U5y,.ServicesList_img_wrapper_2__Nz_yP,.ServicesList_img_wrapper_3__R5uud{border-bottom-right-radius:50px;margin-left:-10px;width:105.5%}.ServicesList_service_types_1__Wb6hy,.ServicesList_service_types_2__xIzy3,.ServicesList_service_types_3__WBXyU{margin-left:-10px;margin-right:-10px;height:100%}.ServicesList_er_p__Rhivy{font-size:14px!important}.ServicesList_slide_btn__L81fn{transform:scale(1)}.ServicesList_small_arrow__p_YAE{height:20px;width:20px}.ServicesList_services_list__gk2jZ{margin:0}.ServicesList_mobile_only__YJYNk{display:block}.ServicesList_hidden__lu5K8{display:none}}@media(max-width:375px){.ServicesList_er_p__Rhivy{font-size:12px!important}}.IconComponent_wrapper__OOc1G{width:50px;height:50px;background:#fff500;border-radius:100%}.IconComponent_default__Jtgja,.IconComponent_wrapper__OOc1G{display:flex;justify-content:center;align-items:center}@media(max-width:768px){.IconComponent_wrapper__OOc1G{width:40px;height:40px}.IconComponent_wrapper__OOc1G img{height:11px;width:11px}}.Requsits_requisites_link__oO8k1{max-width:1340px;padding:0 20px}.Requsits_link__G_H7q{display:inline;cursor:pointer;text-decoration:none}.Requsits_link_big__v9H01{position:relative;cursor:pointer;gap:5px;display:flex;align-items:center;text-decoration:none}.Requsits_link_big__v9H01:after{background-color:var(--dark-color);transition:width .3s linear;content:"";position:absolute;height:2px;width:0;left:0;top:100%}.Requsits_req_wrap__7Imzy{padding-right:76px}.Requsits_req_wrap__7Imzy,.Requsits_reqs__hMNZg{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;row-gap:50px}.Requsits_reqs__hMNZg{width:41.3%}.Requsits_social_links__OM7Ap{display:flex;gap:97px}.Requsits_social_links__OM7Ap a{display:flex;align-items:center;gap:10px;text-decoration:none}.Requsits_link_arrow__4v7YA{vertical-align:middle;margin-left:5px;transform:rotate(-45deg)}.Requsits_requisites_link__oO8k1{margin-top:100px}@media(max-width:768px){.Requsits_reqs__hMNZg{width:100%;flex-direction:column;align-items:flex-start}}@media(max-width:500px){.Requsits_social_links__OM7Ap{flex-direction:column;row-gap:30px}.Requsits_req_wrap__7Imzy{flex-direction:column;align-items:flex-start}.Requsits_req_wrap__7Imzy svg{width:20px;height:20px}.Requsits_reqs__hMNZg{gap:20px}.Requsits_link_big__v9H01{color:#000!important;font-size:20px!important;font-weight:500!important;line-height:1.4!important;letter-spacing:-.03em!important}.Requsits_link_big__v9H01:after{width:100%}.Requsits_sber_logo__t7IOP{width:120px;height:15px}.Requsits_vk_logo__viPx_{width:23px;height:13px}.Requsits_arrow_small__hkYJK,.Requsits_link_arrow__4v7YA{width:20px;height:20px}}.Calendar_container__lOmCk{max-width:1340px;padding:0 20px;margin:0 auto 250px}.Calendar_heading__XlXyQ{margin-bottom:100px;display:flex;justify-content:space-between}@media only screen and (max-width:768px){.Calendar_heading__XlXyQ{margin-bottom:50px;flex-direction:column;gap:20px}}.Calendar_title__7nMX_{max-width:330px}.Calendar_description__LsmNl{max-width:660px}.Calendar_advantages_wrapper__daU74{display:grid;grid-template-columns:repeat(auto-fill,310px);grid-gap:20px;gap:20px;grid-row-gap:100px;row-gap:100px}.Calendar_advantages_wrapper__daU74.Calendar_two_steps__JQyEX{grid-template-columns:repeat(2,1fr)}.Calendar_advantages_wrapper__daU74.Calendar_two_steps__JQyEX .Calendar_text_wrap__7mIP5{max-width:95%}.Calendar_wrap__w3xlT{display:flex;flex-direction:column;gap:30px}.Calendar_num_wrap__xX_5b{padding-bottom:30px;border-bottom:1px solid gray}.Calendar_text_wrap__7mIP5{display:flex;flex-direction:column;gap:20px;max-width:290px;overflow-wrap:break-word}@media(max-width:768px){.Calendar_wrapper__bQbal{margin-top:50px;margin-bottom:70px}}@media(max-width:500px){.Calendar_advantages_wrapper__daU74{row-gap:70px;display:flex;flex-direction:column}.Calendar_wrap__w3xlT{flex-direction:row;justify-content:space-between;width:100%}.Calendar_num_wrap__xX_5b{padding-bottom:30px;border:none}.Calendar_text_wrap__7mIP5{max-width:unset;width:100%;gap:10px}.Calendar_container__lOmCk{margin-bottom:150px}}.BlockManager_videoSection__0QUYM{width:100%;max-width:1440px;padding:0 20px;margin:0 auto 250px}@media(max-width:768px){.BlockManager_videoSection__0QUYM{margin-bottom:150px}}.ArticleTypeTwo_container__WiQiq{max-width:1340px;padding:0 20px;margin:0 auto 250px}.ArticleTypeTwo_title_mobile__GRvc0{margin-bottom:50px;display:none}.ArticleTypeTwo_second_article__h27bS{margin:200px 0}.ArticleTypeTwo_article_img2__1aayw{width:530px;position:-webkit-sticky;position:sticky;top:40px;height:100%;padding-bottom:30px}.ArticleTypeTwo_text__0cdEL ul{list-style-position:outside;margin-left:30px}.ArticleTypeTwo_text__0cdEL p{margin-top:40px}.ArticleTypeTwo_text__0cdEL blockquote{margin-top:30px}.ArticleTypeTwo_text__0cdEL blockquote p{margin-top:0}.ArticleTypeTwo_article_text2__IZful{max-width:640px;display:flex;flex-direction:column}.ArticleTypeTwo_img_wrapper2__1WL2a{position:relative;width:100%;height:600px;border-radius:20px;overflow:hidden}.ArticleTypeTwo_img_wrapper2__1WL2a img{object-fit:cover;object-position:center}.ArticleTypeTwo_article_body2__17hIV{display:flex;justify-content:space-between;flex-flow:row wrap}.ArticleTypeTwo_reverse__b9qEE{flex-flow:row-reverse wrap}@media(max-width:1220px){.ArticleTypeTwo_article_img2__1aayw{position:static}}@media(max-width:768px){.ArticleTypeTwo_second_article__h27bS{margin-top:150px;margin-bottom:100px}.ArticleTypeTwo_title_mobile__GRvc0{display:block;font-size:16px;line-height:1.2}.ArticleTypeTwo_title__g54Jw{display:none}}@media(max-width:500px){.ArticleTypeTwo_img_wrapper2__1WL2a{height:200px}.ArticleTypeTwo_article_img2__1aayw{position:static}.ArticleTypeTwo_article_text2__IZful{padding:0 10px}.ArticleTypeTwo_article_text2__IZful .ArticleTypeTwo_title__g54Jw{position:static}.ArticleTypeTwo_title_mobile__GRvc0{padding:0 10px}.ArticleTypeTwo_container__WiQiq{padding:0 10px;margin-bottom:150px}.ArticleTypeTwo_text__0cdEL p{margin-top:20px}}.GridTable_heading__3KENs{margin-bottom:100px;display:flex;justify-content:space-between}@media only screen and (max-width:768px){.GridTable_heading__3KENs{margin-bottom:50px;flex-direction:column;gap:20px}}.GridTable_title__YHbe1{max-width:330px}.GridTable_description__KFYdR{max-width:660px}.GridTable_table__yeLD2{display:grid;grid-template-columns:1fr 5fr 2fr;width:100%}.GridTable_table__yeLD2 p{border-bottom:1px solid var(--light-color);padding:20px 0}.GridTable_table__yeLD2 p.GridTable_first_row__23nIj{padding-top:0}.GridTable_table_section__DtBGt{margin-bottom:250px;overflow:visible}@media(max-width:1340px){.GridTable_table_section__DtBGt{padding:0 20px}}@media(max-width:768px){.GridTable_table__yeLD2{width:unset;overflow-x:scroll}.GridTable_table_section__DtBGt{margin-top:175px}.GridTable_table__yeLD2 .GridTable_last_row__gmUBJ{border-bottom:none}}@media(max-width:500px){.GridTable_table__yeLD2{grid-template-columns:1fr 5fr 2fr}.GridTable_table_section__DtBGt{margin-bottom:150px;padding:0 20px}.GridTable_table__yeLD2 .GridTable_second_body__L0GJN,.GridTable_table__yeLD2 .GridTable_secont_title__Al_O0{text-align:end;padding-right:5px}.GridTable_special__o72vG{text-align:right;margin-right:5px}}@media(max-width:375px){.GridTable_table__yeLD2{grid-template-columns:1fr 5fr 3fr}}.SectionImage_section_image__rREWP{width:100%;padding:0 20px;margin-bottom:250px}.SectionImage_img_wrapper__VMaYU{position:relative;width:100%;height:600px;border-radius:20px;overflow:hidden}.SectionImage_image__6xfkY{object-fit:cover;object-position:top center}@media(max-width:768px){.SectionImage_section_image__rREWP{padding:0 10px}}@media(max-width:500px){.SectionImage_section_image__rREWP{margin-bottom:150px}}.MoreArticles_more_articles__ABet_{max-width:1340px;width:100%;margin:0 auto 250px;padding:0 20px;overflow-x:clip}.MoreArticles_article_block__wiTOf{display:flex;flex-direction:column;gap:10px;padding:30px 70px 0 30px;height:136px;border:1px solid rgba(28,28,34,.2);border-radius:20px;width:100%;max-width:420px;transition:all .3s ease-out}.MoreArticles_article_block__wiTOf:hover{background:var(--yellow-color);border-color:transparent}.MoreArticles_articles_row__WddI8{display:flex;flex-flow:row wrap;gap:20px}.MoreArticles_article_column__0HsTd{display:flex;flex-direction:column;gap:10px;max-width:250px}.MoreArticles_carousel__iTO_I:not([data-keen-slider-disabled]){overflow:visible}.MoreArticles_slider__f9kXM{display:none}.MoreArticles_active__v7q15{background:var(--yellow-color);border-color:transparent}@media(max-width:768px){.MoreArticles_article_block__wiTOf{max-width:unset;flex-grow:1}}@media(max-width:500px){.MoreArticles_article_block__wiTOf{width:100%;height:unset;padding:20px 60px 20px 20px}.MoreArticles_more_articles__ABet_{margin-bottom:150px}}.BeadCrumbs_container__iCqLu,.BeadCrumbs_link_wrap__Ks6jO{display:flex;flex-flow:row wrap;gap:20px}.page_article_section__gi4Rn{max-width:1340px;margin:0 auto}.page_about_article_section__YhfvJ{max-width:1440px;padding:0 20px;margin:0 auto 200px}.page_article_data__co4vp{display:flex;justify-content:space-between;margin-top:100px;max-width:1300px;margin-left:auto;margin-right:auto}.page_steps__Dzxfp{max-width:1340px;padding:0 20px;margin-top:150px}.page_map_wrapper__o5eBO{margin-top:100px;height:600px;padding:0 20px}.page_text_wrap__T4j46{padding:0 20px;display:flex;flex-direction:column;gap:50px}.page_article_image__Xn0ka{max-width:1440px;margin-top:50px;margin-bottom:200px}.page_img_wrapper__97itB{position:relative;width:100%;height:600px;border-radius:20px;overflow:hidden}.page_img_wrapper__97itB img{object-fit:cover;object-position:center}.page_data_text__NYoDM{display:flex;align-items:center;gap:15px}.page_icon_wrap__BIpzb{position:relative;height:50px;width:50px}.page_contact_us__QFnYQ{max-width:100%;padding:0 20px;margin-bottom:50px;margin-top:200px}.page_faq_section__jAlAc{max-width:1340px;padding:0 20px;margin:0 auto;display:flex;flex-direction:column;gap:50px}@media(max-width:768px){.page_article_data__co4vp p{white-space:pre-wrap}.page_map_wrapper__o5eBO{padding:0 10px}.page_data_text__NYoDM{flex-direction:column;flex-flow:column-reverse;align-items:flex-end;gap:15px}.page_data_text__NYoDM .page_data_text__NYoDM p span{display:block}.page_time_to_read__3DcY7{display:flex;flex-direction:column;align-items:flex-end}.page_img_wrapper__97itB{height:428px}.page_article_image__Xn0ka{margin-bottom:100px}.page_contact_us__QFnYQ{margin-top:100px}}@media(max-width:500px){.page_text_wrap__T4j46{gap:20px}.page_article_data__co4vp{padding:0 10px}.page_about_article_section__YhfvJ{padding:0 10px;margin-bottom:100px}.page_contact_us__QFnYQ{padding:0 10px}.page_steps__Dzxfp{margin-top:100px}.page_map_wrapper__o5eBO{height:300px}}.accordeon_accordeon__1uxRH{width:100%}.accordeon_accordeon_item__1cucj{border:none;border-bottom:1px solid #d2d2d3;background-color:hsla(0,0%,100%,0)}.accordeon_accordeon_item_content__keiT6{padding:50px 0;display:flex;justify-content:space-between;align-items:center;white-space:pre-line;gap:15px}.accordeon_accordeon_item__1cucj:first-child{border-top:1px solid #d2d2d3}.accordeon_accordeon_item__1cucj:hover .accordeon_accordeon_image__zpyJY{transform:scale(1.1)}.accordeon_accordeon_image__zpyJY{transition:transform var(--animation-func)}.accordeon_accordeon_image_wrap__ebLzn{overflow:hidden;border-radius:20px}.accordeon_accordeon_content__DuuJ_{transition:height var(--animation-func);white-space:pre-line}.accordeon_accordeon_text__7h8oc{width:50%;text-align:start;overflow:hidden}.accordeon_accordeon_trigger__IL0Tc{height:63px;width:63px;background-color:var(--dark-color);border-radius:100%;transition:background-color,var(--animation-func)}.accordeon_accordeon_icon_wrapper__1SaCH{width:18px;height:1px}.accordeon_accordeon_content__DuuJ_[data-state=open]{animation:accordeon_slideDown__AoP2h var(--animation-func) forwards}.accordeon_accordeon_content__DuuJ_[data-state=closed]{animation:accordeon_slideUp__oTbep var(--animation-func) forwards}.accordeon_alt__nS_pU .accordeon_accordeon_text__7h8oc{align-self:unset}.accordeon_alt__nS_pU .accordeon_accordeon_trigger__IL0Tc{background-color:unset;width:unset;height:unset;cursor:pointer}.accordeon_alt__nS_pU .accordeon_accordeon_item__1cucj{cursor:pointer}.accordeon_alt__nS_pU .accordeon_icon__C9ZMB{width:35px;height:auto}.accordeon_alt__nS_pU .accordeon_icon_wrapper__2hiGS{width:90px;min-width:90px;height:90px}.accordeon_accordeon_text__7h8oc,.accordeon_numeration__oJNkU{align-self:flex-start}.accordeon_minus__MANao,.accordeon_plus__LGiwI{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#fff;transition:background-color,var(--animation-func)}[data-state=open] .accordeon_accordeon_trigger__IL0Tc{background-color:var(--yellow-color)}[data-state=open] .accordeon_minus__MANao,[data-state=open] .accordeon_plus__LGiwI{background-color:var(--dark-color)}[data-state=closed] .accordeon_plus__LGiwI{transform:rotate(-90deg)}@keyframes accordeon_slideDown__AoP2h{0%{margin-top:0;height:0}to{margin-top:15px;height:var(--radix-accordion-content-height)}}@keyframes accordeon_slideUp__oTbep{0%{margin-top:15px;height:var(--radix-accordion-content-height)}to{margin-top:0;height:0}}@media(max-width:768px){.accordeon_alt__nS_pU .accordeon_icon__C9ZMB{width:30px;height:auto}.accordeon_alt__nS_pU .accordeon_icon_wrapper__2hiGS{width:65px;min-width:65px;height:65px}.accordeon_accordeon_icon_wrapper__1SaCH{width:12px}.accordeon_accordeon_trigger__IL0Tc{width:40px;height:40px}.accordeon_accordeon_text__7h8oc{width:80%}.accordeon_numeration__oJNkU{align-self:baseline;display:none}.accordeon_accordeon_image_wrap__ebLzn{display:none}}@media(max-width:425px){.accordeon_alt__nS_pU .accordeon_icon__C9ZMB{width:25px}.accordeon_alt__nS_pU .accordeon_icon_wrapper__2hiGS{width:40px;min-width:40px;height:40px}.accordeon_accordeon_item_content__keiT6{padding:0}.accordeon_accordeon_item__1cucj.accordeon_alt__nS_pU{border-radius:20px;border:1px solid rgba(28,28,34,.2);padding:15px 10px 15px 20px}.accordeon_alt__nS_pU{display:flex;flex-direction:column;gap:10px}}.video_video_wrapper___sNa6{max-width:100%;width:100%;height:600px;border-radius:20px;overflow:hidden;object-fit:cover}.video_video_wrapper___sNa6>svg>path{fill:var(--yellow-color)}.video_video_wrapper___sNa6:hover .video_video__7RTHk{transform:scale(1.05)}.video_video__7RTHk{border-radius:20px;cursor:none;transition:transform 1s cubic-bezier(0,0,0,1)}.video_video_cursor__RQtX1{pointer-events:none;position:fixed;cursor:none;animation:video_cursor_fade_in__GqSjL 1s linear forwards}.video_video_cursor__RQtX1.video_mobile__4zgSi{display:none}@media(max-width:1024px){.video_video_wrapper___sNa6{height:400px}}@media(max-width:768px){.video_video_wrapper___sNa6{height:200px;position:relative}.video_video_cursor__RQtX1{position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%);height:62px;width:62px}.video_video_cursor__RQtX1.video_mobile__4zgSi{display:block}.video_large__XuSdv{height:428px!important}}@keyframes video_cursor_fade_in__GqSjL{0%{opacity:0}to{opacity:1}}.stepsData_link__IWAXo{display:flex;align-items:center;gap:5px}@media(max-width:500px){.stepsData_link_arrow__AHL_U{width:20px;height:20px}.stepsData_step_icon__s3wWa{width:40px;height:40px}}