@import url(https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:Ubuntu,sans-serif}a{text-decoration:none!important;color:initial!important}.text_danger{color:red;font-size:13px}.navigation_container[data-v-07583731]{width:100%;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto;position:fixed;top:0;z-index:3;background:#fff}@media screen and (max-width:1700px){.navigation_container[data-v-07583731]{padding:0 60px}}@media screen and (max-width:1024px){.navigation_container[data-v-07583731]{padding:0 30px}}@media screen and (max-width:320px){.navigation_container[data-v-07583731]{padding:0 20px}}.navigation_content[data-v-07583731]{max-width:1640px;width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1024px){.navigation_content[data-v-07583731]{max-width:880px}}.navigation_logo[data-v-07583731]{width:220px;height:30px;background:url(../img/Logo.ee729dd4.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:1024px){.navigation_logo[data-v-07583731]{width:200px}}@media screen and (max-width:425px){.navigation_logo[data-v-07583731]{width:150px}}@media screen and (max-width:320px){.navigation_logo[data-v-07583731]{width:120px}}.navigation_links[data-v-07583731]{display:flex;align-items:center}.navigation_links ul[data-v-07583731]{list-style-type:none;display:flex;margin-bottom:0;align-items:center}@media screen and (max-width:768px){.navigation_links ul[data-v-07583731]{display:none}}.navigation_links ul li[data-v-07583731]{padding:0 20px;cursor:pointer;color:#627482}@media screen and (max-width:1200px){.navigation_links ul li[data-v-07583731]{padding:0 12px}}@media screen and (max-width:1024px){.navigation_links ul li[data-v-07583731]{font-size:14px;padding:0 10px}}.navigation_links ul li[data-v-07583731]:hover{color:#409edc}.navigation_links .phone_btn[data-v-07583731]{background:#409edc;border:none;display:flex;align-items:center;margin-left:20px;border-radius:5px}@media screen and (max-width:1024px){.navigation_links .phone_btn[data-v-07583731]{margin-left:10px;font-size:14px}.navigation_links .phone_btn svg[data-v-07583731]{margin-right:10px!important}}@media screen and (max-width:320px){.navigation_links .phone_btn[data-v-07583731]{font-size:12px}.navigation_links .phone_btn svg[data-v-07583731]{margin-right:8px!important}}.navigation_links .phone_btn[data-v-07583731]:focus{border:none;box-shadow:none}.navigation_links .phone_btn svg[data-v-07583731]{margin-right:20px;width:12px;height:12px}.burger-menu[data-v-07583731]{width:24px;height:24px;cursor:pointer;margin:0 30px;display:none}@media screen and (max-width:768px){.burger-menu[data-v-07583731]{display:block;margin:0 0 0 30px}}@media screen and (max-width:425px){.burger-menu[data-v-07583731]{margin:0 0 0 20px}}@media screen and (max-width:320px){.burger-menu[data-v-07583731]{margin:0 0 0 15px}}.burger-menu .burger-container[data-v-07583731]{position:relative}.burger-menu .burger-container .menu_content[data-v-07583731]{position:absolute;width:200px;background:transparent;top:40px;right:0;display:flex;justify-content:flex-end;align-items:center;transform:translateX(50px);visibility:hidden;opacity:0;transition:.4s ease-in-out}.burger-menu .burger-container .menu_content .user_logo[data-v-07583731]{width:100%;height:50px}.burger-menu .burger-container .menu_content .user_logo .user_img path[data-v-07583731]{fill:#000}.burger-menu .burger-container .menu_content .user_logo span[data-v-07583731]{font-family:Chakra Petch,sans-serif;margin-left:15px;font-weight:700;font-size:14px;line-height:18px}.burger-menu .burger-container .menu_content .user_logo img[data-v-07583731]{width:35px;height:35px;margin:0 15px;border-radius:50%}.burger-menu .burger-container .menu_content .mobile_logOut[data-v-07583731]{width:100%;text-align:center;font-family:Chakra Petch,sans-serif;color:#707070;font-weight:700;font-size:14px;line-height:16px}.burger-menu .burger-container .menu_content .links[data-v-07583731]{display:flex;justify-content:space-between;align-items:center;flex-direction:column;background:transparent;box-shadow:-8px 25px 43px -18px rgba(0,0,0,.28)}.burger-menu .burger-container .menu_content .link_item[data-v-07583731]{width:200px;padding:10px 30px;font-weight:500;cursor:pointer;display:flex;justify-content:flex-end;background:#fff}.burger-menu .burger-container .show[data-v-07583731]{transform:translateX(0);visibility:visible;opacity:1}.burger-menu .burger-container .burger-inner[data-v-07583731]{position:absolute;width:22px;left:0;top:11px;border:1px solid #409edc;transition:border-color .2s ease-in .2s}.burger-menu .burger-container .burger-inner[data-v-07583731]:before{position:absolute;content:"";top:-6px;left:-1px;width:22px;border:1px solid #409edc;transition:top .2s ease-in .3s,transform .2s ease-in}.burger-menu .burger-container .burger-inner[data-v-07583731]:after{position:absolute;content:"";top:4px;left:-1px;width:22px;border:1px solid #409edc;transition:top .2s ease-in .3s,transform .2s ease-in}.burger-menu.active .burger-container .burger-inner[data-v-07583731]{border-color:transparent;transition:border-color .1s ease-in}.burger-menu.active .burger-container .burger-inner[data-v-07583731]:before{top:-1px;transform:rotate(-45deg);transition:top .2s ease-out,transform .2s ease-out .3s}.burger-menu.active .burger-container .burger-inner[data-v-07583731]:after{top:-1px;transform:rotate(45deg);transition:top .2s ease-out,transform .2s ease-out .3s}.footer_container[data-v-2204d1b0]{width:100%;background:#00457b;padding:40px;display:flex;justify-content:space-around}@media screen and (max-width:1700px){.footer_container[data-v-2204d1b0]{padding:40px 60px}}@media screen and (max-width:1200px){.footer_container[data-v-2204d1b0]{padding:30px 60px}}@media screen and (max-width:1024px){.footer_container[data-v-2204d1b0]{padding:20px 0}}@media screen and (max-width:768px){.footer_container[data-v-2204d1b0]{flex-direction:column}}.footer_contact[data-v-2204d1b0]{display:flex;flex-direction:column;padding:0 30px}@media screen and (max-width:768px){.footer_contact[data-v-2204d1b0]{align-items:center}}.footer_contact-logo[data-v-2204d1b0]{width:230px;height:30px;background:url(../img/logo_white.b6e54be5.svg);background-position:50%;background-repeat:no-repeat;margin-bottom:30px}@media screen and (max-width:1024px){.footer_contact-logo[data-v-2204d1b0]{width:180px;height:25px;background-size:contain;margin-bottom:5px}}.footer_contact-item[data-v-2204d1b0]{padding:5px 0;color:#fff}@media screen and (max-width:1024px){.footer_contact-item[data-v-2204d1b0]{padding:2px 0}}.footer_contact-item svg[data-v-2204d1b0]{margin:0 25px 0 10px}.footer_contact-item[data-v-2204d1b0]:hover{background:hsla(0,0%,80%,.08)}.footer_contact .links_hidden[data-v-2204d1b0]{display:none}@media screen and (max-width:1024px){.footer_contact .links_hidden[data-v-2204d1b0]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5px}.footer_contact .links_hidden ul[data-v-2204d1b0]{margin-bottom:5px}.footer_contact .links_hidden ul li[data-v-2204d1b0]{list-style-type:none;color:#89cbf6;padding:0}}.footer_links[data-v-2204d1b0]{display:flex;align-items:center;width:100%;flex-direction:column;padding:10px 65px;border-left:1px solid rgba(150,167,180,.31)}.footer_links .first_link[data-v-2204d1b0]{color:#89cbf6}@media screen and (max-width:1700px){.footer_links[data-v-2204d1b0]{padding:10px 50px}}@media screen and (max-width:1200px){.footer_links[data-v-2204d1b0]{padding:10px 30px}}@media screen and (max-width:1024px){.footer_links[data-v-2204d1b0]{padding:10px 15px}.footer_links.links_follow[data-v-2204d1b0]{display:none}}@media screen and (max-width:768px){.footer_links[data-v-2204d1b0]{padding:5px 10px}}@media screen and (max-width:768px){.footer_links ul[data-v-2204d1b0]{margin-bottom:2px;text-align:center}}.footer_links ul li[data-v-2204d1b0]{list-style-type:none;color:#fff;padding:8px 0}@media screen and (max-width:1440px){.footer_links ul li[data-v-2204d1b0]{padding:2px 0}}.footer_links ul li[data-v-2204d1b0]:hover{color:#89cbf6;cursor:pointer}.footer_follow-link[data-v-2204d1b0]{cursor:auto!important;text-align:end!important}.footer_follow-link[data-v-2204d1b0]:hover{color:#fff!important}.footer_social[data-v-2204d1b0]{width:100%;display:flex;justify-content:center}.footer_social svg[data-v-2204d1b0]{margin:10px;cursor:pointer}@media screen and (max-width:1200px){.footer_social svg[data-v-2204d1b0]{margin:5px}}.footer_social svg:hover .a_fill[data-v-2204d1b0]{fill:#71c0f5}.main_container[data-v-d58df71a]{width:100%}@media screen and (max-width:768px){.main_container .header_cont[data-v-d58df71a]{display:flex;align-items:center}.main_container .header_cont svg[data-v-d58df71a]{margin-right:15px}.main_container .header_cont .info[data-v-d58df71a]{display:flex;align-items:flex-end}}@media screen and (max-width:768px)and (max-width:425px){.main_container .header_cont .info[data-v-d58df71a]{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.main_container .header_cont .info_logo[data-v-d58df71a]{background:url(../img/Logo.ee729dd4.svg) 50% no-repeat;background-size:contain;width:100px;height:40px}}@media screen and (max-width:768px){.main_container .header_cont .info_text[data-v-d58df71a]{margin-left:10px;font-size:22px;color:#000}}@media screen and (max-width:768px)and (max-width:660px){.main_container .header_cont .info_text[data-v-d58df71a]{font-size:18px}}@media screen and (max-width:768px)and (max-width:560px){.main_container .header_cont .info_text[data-v-d58df71a]{font-size:14px;margin:0;font-size:12px}}@media screen and (max-width:768px){.main_container .continue-mob[data-v-d58df71a]{display:flex!important;flex-direction:column;align-items:center;position:fixed;bottom:0;background:#efffff 0 0 no-repeat padding-box;box-shadow:3px 0 6px rgba(0,0,0,.1607843137);z-index:99;width:100%;padding:15px 25px}}@media screen and (max-width:768px)and (max-width:425px){.main_container .continue-mob[data-v-d58df71a]{padding:15px}}@media screen and (max-width:768px){.main_container .continue-mob .button-cont[data-v-d58df71a]{display:flex;flex-direction:column;padding:10px 0}.main_container .continue-mob .button-cont .continue_btn[data-v-d58df71a]{width:220px!important;margin-top:15px;background:#409edc;color:#fff;font-size:18px;font-weight:500;display:flex;justify-content:center;align-items:center;padding:14px 42px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);border-radius:10px}.main_container .continue-mob .button-cont .continue_text[data-v-d58df71a]{font:normal normal 600 18px/21px Poppins;letter-spacing:0;color:#adc7ce;text-align:center;display:block;margin-top:15px}}.main_home[data-v-d58df71a]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.main_home .testimonials_subtitle[data-v-d58df71a]{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 0 25px}@media screen and (max-width:425px){.main_home .testimonials_subtitle[data-v-d58df71a]{padding:0 0 10px}}.main_home .testimonials_subtitle .subtitle[data-v-d58df71a]{padding:15px 0 20px;font-size:46px;color:#00457b;font-weight:600;text-align:center;max-width:1010px}@media screen and (max-width:1280px){.main_home .testimonials_subtitle .subtitle[data-v-d58df71a]{font-size:40px}}@media screen and (max-width:1024px){.main_home .testimonials_subtitle .subtitle[data-v-d58df71a]{font-size:28px;max-width:760px}}@media screen and (max-width:425px){.main_home .testimonials_subtitle .subtitle[data-v-d58df71a]{font-size:24px;line-height:30px;padding:5px 10px 10px;max-width:380px}}.main_home .testimonials_subtitle .subtitle_text[data-v-d58df71a]{font-size:20px;color:#627482;max-width:1200px;width:100%;text-align:center}@media screen and (max-width:1280px){.main_home .testimonials_subtitle .subtitle_text[data-v-d58df71a]{max-width:1000px}}@media screen and (max-width:1024px){.main_home .testimonials_subtitle .subtitle_text[data-v-d58df71a]{max-width:850px}}@media screen and (max-width:425px){.main_home .testimonials_subtitle .subtitle_text[data-v-d58df71a]{max-width:360px;font-size:14px}}.main_home .testimonials_subtitle .subtitle_data[data-v-d58df71a]{font-size:20px;font-weight:500;color:#409edc}@media screen and (max-width:425px){.main_home .testimonials_subtitle .subtitle_data[data-v-d58df71a]{font-size:18px}}.main_home .testimonials_subtitle .subtitle_sub[data-v-d58df71a]{padding-top:15px;color:#00457b;font-weight:600;font-size:24px}@media screen and (max-width:425px){.main_home .testimonials_subtitle .subtitle_sub[data-v-d58df71a]{font-size:22px}}.main_home .testimonials_subtitle .btn-container[data-v-d58df71a]{display:flex;width:100%;justify-content:center;padding:15px 0}.main_home .testimonials_subtitle .btn-container .info-btn[data-v-d58df71a]{background:#00457b;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);border-radius:10px;border:none;display:flex;justify-content:center;align-items:center;width:246px;height:58px;color:#fff;font-size:16px;font-weight:500}@media screen and (max-width:768px){.main_home .testimonials_subtitle .btn-container .info-btn[data-v-d58df71a]{font-size:15px;width:220px;height:45px}}.main_home .testimonials_subtitle .btn-container .info-btn[data-v-d58df71a]:hover{background:#00457b}.main_home .testimonials_subtitle .btn-container .info-btn[data-v-d58df71a]:focus{background:#00457b;box-shadow:none}.main_home .why_leads[data-v-d58df71a]{padding:20px 0;display:flex;flex-direction:column;align-items:center}.main_home .why_leads-title[data-v-d58df71a]{font-size:46px;color:#00457b;font-weight:600}@media screen and (max-width:1280px){.main_home .why_leads-title[data-v-d58df71a]{font-size:40px}}@media screen and (max-width:1024px){.main_home .why_leads-title[data-v-d58df71a]{font-size:28px}}@media screen and (max-width:425px){.main_home .why_leads-title[data-v-d58df71a]{font-size:24px}}.main_home .why_leads-cards[data-v-d58df71a]{max-width:1640px;display:flex;justify-content:space-between;padding:30px 0}@media screen and (max-width:1024px){.main_home .why_leads-cards[data-v-d58df71a]{max-width:800px;flex-wrap:wrap;justify-content:center;max-width:700px}}.main_home .why_leads-cards .card_item[data-v-d58df71a]{width:400px;margin:0 10px;border-radius:10px;background:#409edc;color:#fff;padding:20px}@media screen and (max-width:1280px){.main_home .why_leads-cards .card_item[data-v-d58df71a]{width:360px}}@media screen and (max-width:1024px){.main_home .why_leads-cards .card_item[data-v-d58df71a]{margin:10px}}.main_home .why_leads-cards .card_item-sub[data-v-d58df71a]{font-size:24px;letter-spacing:1px;font-weight:600;text-decoration:underline}@media screen and (max-width:1024px){.main_home .why_leads-cards .card_item-sub[data-v-d58df71a]{font-size:20px}}.main_home .why_leads-cards .card_item-description[data-v-d58df71a]{margin-top:30px}@media screen and (max-width:1280px){.main_home .why_leads-cards .card_item-description[data-v-d58df71a]{margin-top:15px}}@media screen and (max-width:1024px){.main_home .why_leads-cards .card_item-description[data-v-d58df71a]{font-size:14px}}.main_home .why_leads-subtitle[data-v-d58df71a]{font-size:38px;color:#00457b;font-weight:600}@media screen and (max-width:1024px){.main_home .why_leads-subtitle[data-v-d58df71a]{font-size:24px}}@media screen and (max-width:425px){.main_home .why_leads-subtitle[data-v-d58df71a]{font-size:20px;max-width:400px;text-align:center}}.main_title_content[data-v-d58df71a]{display:flex;padding-top:80px}@media screen and (max-width:1700px){.main_title_content[data-v-d58df71a]{padding:80px 60px 0}}@media screen and (max-width:1200px){.main_title_content[data-v-d58df71a]{padding:80px 0 0}}@media screen and (max-width:768px){.main_title_content[data-v-d58df71a]{flex-direction:column}}.main_title-part[data-v-d58df71a]{display:flex;flex-direction:column;max-width:675px;width:100%}@media screen and (max-width:1700px){.main_title-part[data-v-d58df71a]{max-width:600px}}@media screen and (max-width:1600px){.main_title-part[data-v-d58df71a]{max-width:580px}}@media screen and (max-width:1200px){.main_title-part[data-v-d58df71a]{max-width:420px}}@media screen and (max-width:768px){.main_title-part[data-v-d58df71a]{max-width:none;padding:0 30px;align-items:center}}.main_title[data-v-d58df71a]{color:#00457b;font-size:60px;font-weight:700;line-height:64px;padding-top:85px}@media screen and (max-width:1700px){.main_title[data-v-d58df71a]{font-size:52px}}@media screen and (max-width:1600px){.main_title[data-v-d58df71a]{font-size:48px}}@media screen and (max-width:1200px){.main_title[data-v-d58df71a]{font-size:30px;line-height:34px;padding-top:65px}}@media screen and (max-width:768px){.main_title[data-v-d58df71a]{padding-top:30px;font-size:28px}}@media screen and (max-width:425px){.main_title[data-v-d58df71a]{font-size:20px;line-height:26px;padding-top:20px}}@media screen and (max-width:320px){.main_title[data-v-d58df71a]{font-size:18px;line-height:22px;text-align:center}}.main_description[data-v-d58df71a]{color:#627482;font-size:20px;padding:15px 0}@media screen and (max-width:1700px){.main_description[data-v-d58df71a]{font-size:18px}}@media screen and (max-width:1600px){.main_description[data-v-d58df71a]{font-size:16px}}@media screen and (max-width:768px){.main_description[data-v-d58df71a]{font-size:14px;padding:15px 30px;text-align:center}}@media screen and (max-width:320px){.main_description[data-v-d58df71a]{font-size:12px}}.main_buttons-part[data-v-d58df71a]{padding-top:50px;display:flex;align-items:center}@media screen and (max-width:1200px){.main_buttons-part[data-v-d58df71a]{padding-top:45px}}@media screen and (max-width:768px){.main_buttons-part[data-v-d58df71a]{padding-top:15px}}@media screen and (max-width:425px){.main_buttons-part[data-v-d58df71a]{flex-direction:column;padding-top:5px}}.main_buttons-part .start_btn[data-v-d58df71a]{background:#409edc;color:#fff;font-size:18px;font-weight:500;display:flex;justify-content:center;align-items:center;padding:14px 42px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);border-radius:10px}@media screen and (max-width:1200px){.main_buttons-part .start_btn[data-v-d58df71a]{font-size:16px;padding:14px 32px}}@media screen and (max-width:768px){.main_buttons-part .start_btn[data-v-d58df71a]{padding:8px 20px;font-size:14px}}.main_buttons-part .main_play-btn[data-v-d58df71a]{margin:0 20px 0 30px;width:56px;height:56px;cursor:pointer}@media screen and (max-width:768px){.main_buttons-part .main_play-btn[data-v-d58df71a]{margin:0 15px 0 20px}}@media screen and (max-width:425px){.main_buttons-part .main_play-btn[data-v-d58df71a]{margin:10px 15px 5px 20px}}.main_buttons-part .main_play-btn:hover svg g g[data-v-d58df71a]{fill:#409edc}.main_buttons-part .main_play-btn:hover svg path[data-v-d58df71a]{fill:#fff}.main_cards[data-v-d58df71a]{width:465px;position:relative}@media screen and (max-width:1700px){.main_cards[data-v-d58df71a]{width:300px}}@media screen and (max-width:1200px){.main_cards[data-v-d58df71a]{width:120px}}@media screen and (max-width:768px){.main_cards[data-v-d58df71a]{display:none}}.main_cards .cards_item[data-v-d58df71a]{position:absolute;top:0;right:-125px;width:800px;height:100%;background:url(../img/users_cards.f548e99a.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1700px){.main_cards .cards_item[data-v-d58df71a]{right:-100px;width:590px}}@media screen and (max-width:1600px){.main_cards .cards_item[data-v-d58df71a]{right:-160px;width:500px}}@media screen and (max-width:1440px){.main_cards .cards_item[data-v-d58df71a]{right:-100px;width:440px}}@media screen and (max-width:1200px){.main_cards .cards_item[data-v-d58df71a]{right:-150px;top:60px;width:400px}}.main_images[data-v-d58df71a]{width:500px;height:680px;background:url(../img/houses.4ff89aa9.png);background-repeat:no-repeat;background-position:50%}@media screen and (max-width:1700px){.main_images[data-v-d58df71a]{width:500px;background-size:contain}}@media screen and (max-width:1600px){.main_images[data-v-d58df71a]{height:640px}}@media screen and (max-width:1400px){.main_images[data-v-d58df71a]{height:600px;width:340px;height:470px}}@media screen and (max-width:768px){.main_images[data-v-d58df71a]{height:430px;margin:0 auto}}@media screen and (max-width:320px){.main_images[data-v-d58df71a]{width:280px;height:380px}}.main_statistic-part[data-v-d58df71a]{width:100%;height:500px;background-image:url(../img/blue_house_background.5329fdda.svg);background-position:50%;background-repeat:no-repeat;display:flex;justify-content:space-evenly;align-items:center;margin-bottom:20px}@media screen and (max-width:1440px){.main_statistic-part[data-v-d58df71a]{height:450px}}@media screen and (max-width:768px){.main_statistic-part[data-v-d58df71a]{height:350px}}@media screen and (max-width:425px){.main_statistic-part[data-v-d58df71a]{flex-direction:column}}.main_statistic-part .statistic_item[data-v-d58df71a]{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:425px){.main_statistic-part .statistic_item.even[data-v-d58df71a]{margin-right:80px}.main_statistic-part .statistic_item.odd[data-v-d58df71a]{margin-left:80px}}.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{color:#fff;font-size:60px;line-height:70px}@media screen and (max-width:1600px){.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{font-size:56px}}@media screen and (max-width:1440px){.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{font-size:46px;line-height:52px}}@media screen and (max-width:1280px){.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{font-size:40px;line-height:40px}}@media screen and (max-width:1024px){.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{font-size:32px;line-height:36px}}@media screen and (max-width:768px){.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{font-size:28px;line-height:30px;max-width:150px;height:75px;text-align:center}}@media screen and (max-width:425px){.main_statistic-part .statistic_item .item_points[data-v-d58df71a]{font-size:22px;line-height:20px;max-width:unset;height:22px}}.main_statistic-part .statistic_item .item_text[data-v-d58df71a]{color:#fff;font-size:20px;padding:10px 0 22px}@media screen and (max-width:1280px){.main_statistic-part .statistic_item .item_text[data-v-d58df71a]{font-size:18px}}@media screen and (max-width:1024px){.main_statistic-part .statistic_item .item_text[data-v-d58df71a]{font-size:16px}}@media screen and (max-width:768px){.main_statistic-part .statistic_item .item_text[data-v-d58df71a]{font-size:14px;padding:8px 0 12px}}@media screen and (max-width:425px){.main_statistic-part .statistic_item .item_text[data-v-d58df71a]{padding:4px 0 8px;font-size:12px}}.main_statistic-part .statistic_item .item_line[data-v-d58df71a]{width:130px;height:4px;background:#409edc 0 0 no-repeat padding-box;border-radius:5px}@media screen and (max-width:768px){.main_statistic-part .statistic_item .item_line[data-v-d58df71a]{width:90px}}@media screen and (max-width:425px){.main_statistic-part .statistic_item .item_line[data-v-d58df71a]{width:80px;height:3px}}.main_cards-part[data-v-d58df71a]{width:100%;padding:80px 0;display:flex;justify-content:center}@media screen and (max-width:1700px){.main_cards-part[data-v-d58df71a]{padding:90px 60px}}@media screen and (max-width:768px){.main_cards-part[data-v-d58df71a]{padding:40px 30px;flex-direction:column;align-items:center}}@media screen and (max-width:320px){.main_cards-part[data-v-d58df71a]{padding:10px}}.main_cards-part .cards_item[data-v-d58df71a]{padding:34px 20px 10px 34px;background:#e7eef3;margin:0 5px;width:540px;border-radius:10px;display:flex;flex-direction:column;cursor:pointer}@media screen and (max-width:768px){.main_cards-part .cards_item[data-v-d58df71a]{margin:15px 0}}@media screen and (max-width:425px){.main_cards-part .cards_item[data-v-d58df71a]{width:350px}}@media screen and (max-width:320px){.main_cards-part .cards_item[data-v-d58df71a]{width:280px;padding:20px 15px 10px 25px}}.main_cards-part .cards_item[data-v-d58df71a]:hover{background:#409edc}.main_cards-part .cards_item:hover .cards_logo svg path[data-v-d58df71a]{fill:#fff}.main_cards-part .cards_item:hover .cards_description[data-v-d58df71a],.main_cards-part .cards_item:hover .cards_title[data-v-d58df71a]{color:#fff}.main_cards-part .cards_item:hover .cards_footer .arrow_item svg circle[data-v-d58df71a]{fill:#fff}.main_cards-part .cards_item:hover .cards_footer .arrow_item svg line[data-v-d58df71a],.main_cards-part .cards_item:hover .cards_footer .arrow_item svg path[data-v-d58df71a]{stroke:#00457b}.main_cards-part .cards_title[data-v-d58df71a]{color:#00457b;font-size:25px;font-weight:700;padding:20px 0}@media screen and (max-width:1440px){.main_cards-part .cards_title[data-v-d58df71a]{font-size:23px;padding:15px 0;margin-bottom:0}}@media screen and (max-width:1200px){.main_cards-part .cards_title[data-v-d58df71a]{font-size:20px}}.main_cards-part .cards_description[data-v-d58df71a]{color:#00457b;font-size:16px;line-height:26px;padding-right:10px;height:70px}@media screen and (max-width:1200px){.main_cards-part .cards_description[data-v-d58df71a]{font-size:15px;line-height:22px}}.main_cards-part .cards_footer[data-v-d58df71a]{display:flex;justify-content:flex-end;padding-top:30px}@media screen and (max-width:1440px){.main_cards-part .cards_footer .arrow_item svg[data-v-d58df71a]{width:66px;height:66px}}.main_testimonials-part[data-v-d58df71a]{display:flex;max-width:1640px;width:100%;position:relative}@media screen and (max-width:1700px){.main_testimonials-part[data-v-d58df71a]{padding:0 60px}}@media screen and (max-width:768px){.main_testimonials-part[data-v-d58df71a]{flex-direction:column;padding:0 40px;max-width:680px}}@media screen and (max-width:425px){.main_testimonials-part[data-v-d58df71a]{padding:0;max-width:400px}}.main_testimonials-part .testimonials_title[data-v-d58df71a]{padding-top:80px;width:360px;color:#00457b;font-size:56px;line-height:70px;font-weight:500}@media screen and (max-width:1700px){.main_testimonials-part .testimonials_title[data-v-d58df71a]{font-size:48px}}@media screen and (max-width:1440px){.main_testimonials-part .testimonials_title[data-v-d58df71a]{font-size:46px}}@media screen and (max-width:1200px){.main_testimonials-part .testimonials_title[data-v-d58df71a]{font-size:40px}}@media screen and (max-width:1024px){.main_testimonials-part .testimonials_title[data-v-d58df71a]{width:270px;font-size:34px;line-height:48px;padding-top:120px}}@media screen and (max-width:768px){.main_testimonials-part .testimonials_title[data-v-d58df71a]{width:100%;padding:20px 0;text-align:center;font-size:28px}}@media screen and (max-width:425px){.main_testimonials-part .testimonials_title[data-v-d58df71a]{font-size:22px;padding:10px;line-height:36px}}.main_testimonials-part .testimonials_carousel[data-v-d58df71a]{max-width:1200px;width:100%;overflow:hidden;display:flex;padding:0 115px 0 80px}@media screen and (max-width:1440px){.main_testimonials-part .testimonials_carousel[data-v-d58df71a]{max-width:960px}}@media screen and (max-width:1024px){.main_testimonials-part .testimonials_carousel[data-v-d58df71a]{max-width:560px;padding:0 110px 0 60px}}@media screen and (max-width:768px){.main_testimonials-part .testimonials_carousel[data-v-d58df71a]{padding:0;max-width:480px}}.main_testimonials-part .testimonials_carousel[data-v-d58df71a] .owl-carousel .owl-item{opacity:0}.main_testimonials-part .testimonials_carousel[data-v-d58df71a] .owl-carousel .owl-item.active{opacity:1!important}.main_testimonials-part .testimonials_carousel .next_btn[data-v-d58df71a]{position:absolute;top:calc(50% - 36px);right:15px;width:82px;height:82px;cursor:pointer;background-position:50%;background-repeat:no-repeat;z-index:2;background:url(../img/right_arrow.aa89ea87.svg)}@media screen and (max-width:1700px){.main_testimonials-part .testimonials_carousel .next_btn[data-v-d58df71a]{right:60px}}@media screen and (max-width:425px){.main_testimonials-part .testimonials_carousel .next_btn[data-v-d58df71a]{right:25px;bottom:-5px;top:unset;width:40px;height:40px;background-size:cover}}.main_testimonials-part .testimonials_carousel .next_btn .next[data-v-d58df71a]{width:100%;height:100%}.main_testimonials-part .testimonials_carousel .carousel_item[data-v-d58df71a]{padding:40px 42px;width:520px;margin:0 44px;border-left:1px solid #96a7b4}@media screen and (max-width:1700px){.main_testimonials-part .testimonials_carousel .carousel_item[data-v-d58df71a]{width:480px}}@media screen and (max-width:425px){.main_testimonials-part .testimonials_carousel .carousel_item[data-v-d58df71a]{width:360px;padding:20px;margin:0 30px}}@media screen and (max-width:320px){.main_testimonials-part .testimonials_carousel .carousel_item[data-v-d58df71a]{width:300px;margin:0 15px}}.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_img[data-v-d58df71a]{width:58px;height:45px;background-position:50%;background-repeat:no-repeat;background-size:contain;background:url(../img/testimonials.a6ca2a37.svg)}@media screen and (max-width:425px){.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_img[data-v-d58df71a]{width:40px;height:30px;background-position:50%;background-repeat:no-repeat;background-size:cover!important}}.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_text[data-v-d58df71a]{padding:40px 10px 20px 0;color:#627482;font-size:18px;min-height:280px;height:100%}@media screen and (max-width:425px){.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_text[data-v-d58df71a]{padding:20px 10px 15px 0;font-size:14px;min-height:200px}}.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_name[data-v-d58df71a]{color:#00457b;font-size:20px;font-weight:700}@media screen and (max-width:425px){.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_name[data-v-d58df71a]{font-size:18px}}.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_subtitle[data-v-d58df71a]{color:#409edc;font-weight:700;font-size:19px}@media screen and (max-width:425px){.main_testimonials-part .testimonials_carousel .carousel_item .testimonials_subtitle[data-v-d58df71a]{font-size:16px}}.main_leads-container[data-v-d58df71a]{max-width:1640px;width:100%;display:flex;align-items:center;padding:90px 0}@media screen and (max-width:1700px){.main_leads-container[data-v-d58df71a]{padding:90px 60px}}@media screen and (max-width:1200px){.main_leads-container[data-v-d58df71a]{padding:60px}}@media screen and (max-width:1024px){.main_leads-container[data-v-d58df71a]{padding:40px 0;justify-content:center;max-width:900px}}@media screen and (max-width:768px){.main_leads-container[data-v-d58df71a]{flex-direction:column;padding:20px 0}}.main_leads-links-content[data-v-d58df71a]{padding-left:90px}@media screen and (max-width:1440px){.main_leads-links-content[data-v-d58df71a]{padding-left:60px;padding-left:20px}}@media screen and (max-width:768px){.main_leads-links-content[data-v-d58df71a]{padding:20px 0}}@media screen and (max-width:320px){.main_leads-links-content[data-v-d58df71a]{padding:20px}}.main_leads-link-item[data-v-d58df71a]{padding:20px 0;color:#00457b;font-size:25px;font-weight:700;max-width:520px;display:flex;align-items:center;line-height:28px}@media screen and (max-width:1440px){.main_leads-link-item[data-v-d58df71a]{max-width:500px;font-size:22px}}@media screen and (max-width:1200px){.main_leads-link-item[data-v-d58df71a]{max-width:470px;font-size:20px}}@media screen and (max-width:768px){.main_leads-link-item[data-v-d58df71a]{padding:12px 0;max-width:380px;font-size:18px}}@media screen and (max-width:425px){.main_leads-link-item[data-v-d58df71a]{padding:8px 0;max-width:320px;font-size:14px;line-height:18px}}@media screen and (max-width:320px){.main_leads-link-item[data-v-d58df71a]{font-size:12px;line-height:16px}}.main_leads-link-item svg[data-v-d58df71a]{margin-right:26px;width:54px;height:54px}@media screen and (max-width:425px){.main_leads-link-item svg[data-v-d58df71a]{margin-right:20px;width:30px;height:30px}}@media screen and (max-width:320px){.main_leads-link-item svg[data-v-d58df71a]{margin-right:10px}}.main_leads-dashboard-img[data-v-d58df71a]{width:1000px;height:540px;background:url(../img/dashboards_img.3b6d71cb.png);background-position:50%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1600px){.main_leads-dashboard-img[data-v-d58df71a]{width:830px;height:380px}}@media screen and (max-width:1200px){.main_leads-dashboard-img[data-v-d58df71a]{width:700px;height:300px}}@media screen and (max-width:768px){.main_leads-dashboard-img[data-v-d58df71a]{max-width:540px;width:100%}}@media screen and (max-width:425px){.main_leads-dashboard-img[data-v-d58df71a]{max-width:300px;height:180px}}.main_lead-generation[data-v-d58df71a]{width:100%;padding:30px 0 20px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:1200px){.main_lead-generation[data-v-d58df71a]{padding:25px 0 20px}}@media screen and (max-width:768px){.main_lead-generation[data-v-d58df71a]{padding:15px 0 10px}}.main_lead-generation-title[data-v-d58df71a]{font-weight:700;font-size:36px;color:#00457b}@media screen and (max-width:1440px){.main_lead-generation-title[data-v-d58df71a]{font-size:32px}}@media screen and (max-width:768px){.main_lead-generation-title[data-v-d58df71a]{font-size:28px}}@media screen and (max-width:425px){.main_lead-generation-title[data-v-d58df71a]{font-size:20px}}.main_lead-generation-subtitle[data-v-d58df71a]{color:#627482;font-size:18px;font-weight:500}@media screen and (max-width:1440px){.main_lead-generation-subtitle[data-v-d58df71a]{font-size:16px}}@media screen and (max-width:768px){.main_lead-generation-subtitle[data-v-d58df71a]{font-size:14px}}@media screen and (max-width:425px){.main_lead-generation-subtitle[data-v-d58df71a]{font-size:12px}}.main_lead-generation-container[data-v-d58df71a]{width:100%;height:320px;margin-top:10px;background:url(../img/line_path.5dc52f7e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media screen and (max-width:1440px){.main_lead-generation-container[data-v-d58df71a]{height:280px}}@media screen and (max-width:768px){.main_lead-generation-container[data-v-d58df71a]{height:unset}.main_lead-generation-container div[data-v-d58df71a]{flex-direction:column}}.main_lead-generation-item[data-v-d58df71a]{width:520px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 6px rgba(0,0,0,.1607843137);border-radius:10px;margin:20px;padding:30px 50px;color:#000;font-size:18px;font-weight:400;line-height:25px;display:flex;align-items:center}@media screen and (max-width:1440px){.main_lead-generation-item[data-v-d58df71a]{font-size:16px;line-height:22px;width:450px;height:80px;padding:25px 30px}}@media screen and (max-width:1024px){.main_lead-generation-item[data-v-d58df71a]{width:300px;height:90px;padding:10px 15px;margin:15px}}@media screen and (max-width:768px){.main_lead-generation-item[data-v-d58df71a]{width:380px}}@media screen and (max-width:425px){.main_lead-generation-item[data-v-d58df71a]{width:300px;margin:10px;font-size:12px;padding:10px;height:65px}}.main_lead-generation-btn-container[data-v-d58df71a]{display:flex;justify-content:center;padding:30px 0;width:100%}@media screen and (max-width:768px){.main_lead-generation-btn-container[data-v-d58df71a]{padding:15px 20px}}[data-v-d58df71a] .main_lead-generation-btn{width:246px;height:58px;background:#00457b;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);border-radius:10px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:16px}[data-v-d58df71a] .main_lead-generation-btn:hover{background:#00457b}[data-v-d58df71a] .main_lead-generation-btn:focus{background:#00457b;box-shadow:none}@media screen and (max-width:768px){[data-v-d58df71a] .main_lead-generation-btn{height:45px;font-size:15px}}@media screen and (max-width:425px){[data-v-d58df71a] .main_lead-generation-btn{width:250px;font-size:12px;height:40px}}.main_info-head[data-v-d58df71a]{width:100%;height:60px}.main_info-container[data-v-d58df71a]{width:100%;background:url(../img/info_background.1b1696b3.png);background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:70px 0}@media screen and (max-width:1024px){.main_info-container[data-v-d58df71a]{padding:50px 0}}@media screen and (max-width:768px){.main_info-container[data-v-d58df71a]{padding:50px 0;min-height:900px;height:100%;background-size:cover}}@media screen and (max-width:425px){.main_info-container[data-v-d58df71a]{min-height:930px}}.main_info-title[data-v-d58df71a]{color:#fff;font-size:25px;font-weight:700;margin-bottom:1rem}@media screen and (max-width:768px){.main_info-title[data-v-d58df71a]{font-size:22px;padding-top:20px}}@media screen and (max-width:425px){.main_info-title[data-v-d58df71a]{font-size:20px;text-align:center;max-width:380px}}.main_info-subtitle[data-v-d58df71a]{color:#fff;font-size:16px;font-weight:400}@media screen and (max-width:768px){.main_info-subtitle[data-v-d58df71a]{font-size:14px}}@media screen and (max-width:425px){.main_info-subtitle[data-v-d58df71a]{font-size:12px;text-align:center;max-width:360px}}.main_info-box[data-v-d58df71a]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.1607843137);border-radius:10px;padding:30px 25px 20px}@media screen and (max-width:1024px){.main_info-box[data-v-d58df71a]{width:100%;padding:30px 0 20px}}@media screen and (max-width:768px){.main_info-box[data-v-d58df71a]{max-width:500px}}.main_info-box-title[data-v-d58df71a]{font-weight:500;font-size:18px;color:#00457b}@media screen and (max-width:768px){.main_info-box-title[data-v-d58df71a]{font-size:16px}}.main_info-box-checkboxes[data-v-d58df71a]{display:flex;padding:25px 0}@media screen and (max-width:768px){.main_info-box-checkboxes[data-v-d58df71a]{padding:18px 0}}.main_info-box-checkboxes[data-v-d58df71a] .custom-control-inline{margin-right:30px!important}@media screen and (max-width:768px){.main_info-box-checkboxes[data-v-d58df71a] .custom-control-inline{margin-right:20px!important}}@media screen and (max-width:320px){.main_info-box-checkboxes[data-v-d58df71a] .custom-control-inline{margin-right:10px!important}}.main_info-box_row-item[data-v-d58df71a]{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1024px){.main_info-box_row-item[data-v-d58df71a]{justify-content:center}}@media screen and (max-width:768px){.main_info-box_row-item[data-v-d58df71a]{flex-direction:column;align-items:center}}.main_info-box-input[data-v-d58df71a]{padding:15px 20px}@media screen and (max-width:768px){.main_info-box-input[data-v-d58df71a]{padding:5px 20px}}.main_info-box-input input[data-v-d58df71a]{width:380px;background:#e7eef3;border-radius:3px;border:none}@media screen and (max-width:1024px){.main_info-box-input input[data-v-d58df71a]{width:320px}}@media screen and (max-width:425px){.main_info-box-input input[data-v-d58df71a]{width:300px}}@media screen and (max-width:320px){.main_info-box-input input[data-v-d58df71a]{width:280px}}.main_info-box-input input[type=number][data-v-d58df71a]{-moz-appearance:textfield!important}.main_info-box-input input[data-v-d58df71a]::-webkit-inner-spin-button,.main_info-box-input input[data-v-d58df71a]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.main_info-btn[data-v-d58df71a]{background:#00457b;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);border-radius:10px;border:none;display:flex;justify-content:center;align-items:center;width:246px;height:58px;color:#fff;font-size:16px;font-weight:500}@media screen and (max-width:768px){.main_info-btn[data-v-d58df71a]{font-size:15px;width:220px;height:45px}}.main_info-btn[data-v-d58df71a]:hover{background:#00457b}.main_info-btn[data-v-d58df71a]:focus{background:#00457b;box-shadow:none}.main_info-btn-container[data-v-d58df71a]{display:flex;width:100%;justify-content:center;padding:15px 0}.video_modal_content[data-v-d58df71a]{position:relative;width:490px}@media screen and (max-width:425px){.video_modal_content[data-v-d58df71a]{width:360px}}.video_modal_content .x_btn[data-v-d58df71a]{position:absolute;top:-10px;right:25px;width:25px;height:25px;cursor:pointer;color:#00457b;z-index:5}.video_modal_content .video_container[data-v-d58df71a]{width:440px;height:330px;padding:10px 0 10px 30px}@media screen and (max-width:425px){.video_modal_content .video_container[data-v-d58df71a]{width:340px;padding:0}}.video_modal_content .video_container video[data-v-d58df71a]{z-index:2}@media screen and (max-width:425px){.video_modal_content .video_container video[data-v-d58df71a]{width:330px;height:280px}}[data-v-d58df71a] .modal-content,[data-v-d58df71a] .modal-dialog{width:500px!important;height:360px;border:none}@media screen and (max-width:425px){[data-v-d58df71a] .modal-content,[data-v-d58df71a] .modal-dialog{width:360px!important;height:320px;margin:0 auto}}@font-face{font-family:segoe-print-regular;src:url(../fonts/segoepr.d7abfa52.ttf)}.navigation_main[data-v-78b95af8]{position:sticky;top:0;z-index:11;width:100%;height:90px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 140px}@media screen and (max-width:1680px){.navigation_main[data-v-78b95af8]{padding:0;margin:0 auto;max-width:1350px}}@media screen and (max-width:1440px){.navigation_main[data-v-78b95af8]{max-width:unset;padding:0 80px}}@media screen and (max-width:768px){.navigation_main[data-v-78b95af8]{padding:0 30px;height:75px}}@media screen and (max-width:425px){.navigation_main[data-v-78b95af8]{padding:0 15px}}.navigation_logo[data-v-78b95af8]{width:224px;height:30px;background:url(../img/Logo.ee729dd4.svg);background-repeat:no-repeat;background-position:50%}@media screen and (max-width:768px){.navigation_logo[data-v-78b95af8]{width:160px;height:25px;background-size:contain}}@media screen and (max-width:425px){.navigation_logo[data-v-78b95af8]{width:125px;height:20px}}.navigation_u-name[data-v-78b95af8]{font-family:segoe-print-regular,sans-serif;color:#409edc}.navigation_user-container[data-v-78b95af8]{display:flex;position:relative}.navigation_user-container .b-toast[data-v-78b95af8]{position:absolute;top:60px;left:-80px;width:255px}.navigation_user-container .b-toast span[data-v-78b95af8]{color:#00457b;font-size:18px}.navigation_user-support[data-v-78b95af8]{display:flex;align-items:center;font-size:20px;color:#000;cursor:pointer}@media screen and (max-width:768px){.navigation_user-support[data-v-78b95af8]{font-size:16px}}@media screen and (max-width:425px){.navigation_user-support[data-v-78b95af8]{font-size:14px}}.navigation_user-support svg[data-v-78b95af8]{margin-right:10px}.navigation_user-avatar[data-v-78b95af8]{width:56px;height:56px;background:url(../img/profile_user.39171111.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media screen and (max-width:768px){.navigation_user-avatar[data-v-78b95af8]{width:42px;height:42px}}@media screen and (max-width:425px){.navigation_user-avatar[data-v-78b95af8]{width:36px;height:36px}}.navigation_user-dropdown[data-v-78b95af8]{height:26px}.navigation_user-dropdown[data-v-78b95af8] .dropdown-menu{min-width:8rem;padding:0}.navigation_user-dropdown[data-v-78b95af8] li{display:flex}.navigation_user-dropdown[data-v-78b95af8] li a{padding:0}.navigation_user-dropdown[data-v-78b95af8] li .dropdown-item{color:#000!important;font-size:18px;margin:5px 0;padding:0 15px}.navigation_user-dropdown[data-v-78b95af8] li .dropdown-item:hover{color:#00457b!important}.navigation_user-dropdown[data-v-78b95af8] li::marker{display:none}.navigation_user-name[data-v-78b95af8]{margin-left:10px}.navigation_user-content[data-v-78b95af8]{margin-left:15px;display:flex;align-items:center}@media screen and (max-width:425px){.navigation_user-content[data-v-78b95af8]{margin-left:10px}}.move_sidebar[data-v-128a87e6]{transform:translateX(-315px);opacity:0;visibility:hidden;transition:.4s}.move_sidebar_border[data-v-128a87e6]{transition:.4s;padding-left:0!important}.sub_nav-container[data-v-128a87e6]{width:100%;height:60px;background:#409edc;display:flex;align-items:center;position:sticky;top:90px;z-index:10}@media screen and (max-width:768px){.sub_nav-container[data-v-128a87e6]{top:75px}}@media screen and (max-width:425px){.sub_nav-container[data-v-128a87e6]{height:55px;overflow-x:auto}}.sub_nav-links[data-v-128a87e6]{display:flex;align-items:center;margin-bottom:0;height:100%}.sub_nav-links a[data-v-128a87e6]{height:100%}.sub_nav-links .active_nav-tab[data-v-128a87e6]{background:#2e80b7}.sub_nav-links li[data-v-128a87e6]{list-style-type:none;height:100%;padding:0 30px;color:#fff;font-size:18px;border-right:1px solid hsla(0,0%,100%,.2588235294);display:flex;align-items:center;cursor:pointer}.sub_nav-links li[data-v-128a87e6]:hover{background:#2e80b7}.sub_nav-links li .link_point[data-v-128a87e6]{width:24px;height:24px;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);background:#22c558;display:flex;justify-content:center;align-items:center;font-size:13px;margin-left:10px}.sub_nav-links li svg[data-v-128a87e6]{margin-right:10px}.left_nav-border[data-v-128a87e6]{display:flex;padding-left:315px;transition:.4s}@media screen and (max-width:1440px){.left_nav-border[data-v-128a87e6]{padding-left:260px}}@media screen and (max-width:768px){.left_nav-border[data-v-128a87e6]{padding-left:210px}}@media screen and (max-width:425px){.left_nav-border[data-v-128a87e6]{padding-left:10px}}.left_nav-container[data-v-128a87e6]{width:315px;height:100%;background:#00457b;position:fixed;left:0;visibility:visible;opacity:1;transition:.4s}@media screen and (max-width:1440px){.left_nav-container[data-v-128a87e6]{width:260px}}@media screen and (max-width:768px){.left_nav-container[data-v-128a87e6]{width:210px;z-index:2}}.left_nav-links[data-v-128a87e6]{padding-top:50px}@media screen and (max-width:768px){.left_nav-links[data-v-128a87e6]{padding-top:40px}}.left_nav-links .active_left-nav-tab[data-v-128a87e6]{background:#04355b}.left_nav-links li[data-v-128a87e6]{width:100%;list-style-type:none;color:#7091a7;padding:10px 20px 12px 60px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}@media screen and (max-width:1440px){.left_nav-links li[data-v-128a87e6]{padding:12px 20px}}@media screen and (max-width:768px){.left_nav-links li[data-v-128a87e6]{padding:10px 15px;font-size:14px}}.left_nav-links li[data-v-128a87e6]:hover{background:#04355b}.left_nav-btn-container[data-v-128a87e6]{width:315px;height:100%;padding:0 30px;display:flex;align-items:center;justify-content:flex-end;border-right:1px solid hsla(0,0%,100%,.26)}@media screen and (max-width:1440px){.left_nav-btn-container[data-v-128a87e6]{width:260px}}@media screen and (max-width:768px){.left_nav-btn-container[data-v-128a87e6]{width:210px}}@media screen and (max-width:425px){.left_nav-btn-container[data-v-128a87e6]{width:100px}}.left_nav-btn-container .rotate_btn[data-v-128a87e6]{transform:rotate(180deg);transition:.4s}.left_nav-open-btn[data-v-128a87e6]{width:38px;height:34px;background:url(../img/right_arrow_btn.2630aaff.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer;transition:.4s}