*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,button,h1,h2,h3,h4,h5,h6,input,textarea{font-family:Roboto,arial,sans-serif}#__next,.body{display:flex;flex-direction:column;min-height:100vh;color:#1a2754}a{text-decoration:unset;color:#1a2754}img{height:auto}svg{display:block}option{width:100%}.linkDisplayInline{display:inline-block}.overflowhidden{overflow:hidden}.errorMsg{margin-top:10px;color:red;font-size:15px;display:block;text-align:left;width:100%}.mainLink{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center}@media(min-width:1200px){.mainLink{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.mainLink.blue{background:#026ae2}.mainLink.red{background:#ff4438}@media(min-width:1200px){.mainLink:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.mainLink .desktop{display:none}}@media(min-width:1200px){.mainLink .mobile{display:none}}.show-section{animation:show-section .5s forwards}.swiftup{font-style:normal;position:relative;opacity:0;transform:translateY(10px);display:inline-block}.show_from_left{animation:show_from_left .5s forwards}.show_from_right{animation:show_from_right .5s forwards}@keyframes show_from_left{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes show_from_right{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateY(0)}}@keyframes swift-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes show-section{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.header{position:fixed;width:100%;height:70px;background-color:#fff;display:flex;align-items:center;z-index:100;flex-wrap:wrap;box-shadow:0 6.65px 5.32px 0 rgba(16,29,109,.094)}@media(min-width:1200px){.header{height:120px}}.header_wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width:1200px){.header_wrapper{padding:0 30px}}@media(min-width:1920px){.header_wrapper{padding-left:60px}}.header_wrapper-lp{padding:10px 0}@media(min-width:1200px){.header_wrapper-lp{padding:30px 20px;max-width:1520px}}.header_link{width:230px;padding-left:10px;display:block}@media(min-width:1200px){.header_link{width:230px;flex-shrink:0;padding-left:0}}@media(min-width:1600px){.header_link{width:350px}}.header_link img,.header_link svg{display:block;width:100%}.header_mobile{display:flex}@media(min-width:1200px){.header_mobile{display:none}}.header_mobile-phone{display:flex;align-items:center;justify-content:center}.header_mobile-phone img{width:22px}.header_mobile .active span:first-of-type{width:45%;top:18px;left:14px;transform:translateY(6px) rotate(-135deg)}.header_mobile .active span:nth-of-type(2){opacity:0}.header_mobile .active span:nth-of-type(3){width:45%;top:30px;left:14px;transform:translateY(-6px) rotate(135deg)}.header_mobile-hamburger{background:unset;width:50px;height:50px;border-radius:5px;cursor:pointer;position:relative;border:unset;margin-left:5px}.header_mobile-hamburger span{position:absolute;background:#1a2754;display:inline-block;border-radius:3px;right:14px;height:3px;transition:all .4s}.header_mobile-hamburger span:first-of-type{top:15px;width:45%}.header_mobile-hamburger span:nth-of-type(2){top:23px;width:45%}.header_mobile-hamburger span:nth-of-type(3){top:31px;width:25%}.header_desktop{display:none}@media(min-width:1200px){.header_desktop{display:flex;flex-grow:1;margin-left:15px;align-items:center}}@media(min-width:1600px){.header_desktop{margin-left:50px}}.header_desktop .header_desktop-drop-active .header_desktop-drop-arrow{transform:rotate(180deg)}.header_desktop .header_desktop-drop-active .header_desktop-down{max-height:var(--max-height)!important;opacity:1;pointer-events:all;z-index:10;width:max-content}.header_desktop-drop button{border:unset;background-color:unset;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.header_desktop-drop-arrow{margin-left:10px;transition:.3s}.header_desktop-drop-text{font-size:16px}.header_desktop-downParent{padding-top:10px}.header_desktop-down{position:absolute;width:-moz-fit-content;width:fit-content;list-style:none;background-color:#093e7c;top:100%;right:0;padding:20px 24px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;overflow:hidden;transition:.3s;background:#eff0f3;pointer-events:none;opacity:0}.header_desktop-down li{width:100%;min-width:max-content}.header_desktop-down li:not(:last-child){padding-bottom:12px;border-bottom:1px solid rgba(26,39,84,.3);margin-bottom:12px}.header_desktop-down li:not(:last-child) a:before{bottom:-12px}.header_desktop-down li a{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:16px}@media(min-width:1200px){.header_desktop-down li a{font-weight:600}}.header_desktop-down li img{margin:0 0 0 10px}.header_desktop-bottom{padding:12px 30px;display:flex;justify-content:flex-end;align-items:center}@media(min-width:1600px){.header_desktop-bottom{padding:16px 30px}}@media(min-width:1920px){.header_desktop-bottom{padding:16px 60px}}.header_desktop-btn{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center}@media(min-width:1200px){.header_desktop-btn{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.header_desktop-btn.blue{background:#026ae2}.header_desktop-btn.red{background:#ff4438}@media(min-width:1200px){.header_desktop-btn:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.header_desktop-btn .desktop{display:none}}@media(min-width:1200px){.header_desktop-btn .mobile{display:none}.header_desktop-btn{font-size:18px;padding:9px 30px}}@media(min-width:1600px){.header_desktop-btn{font-size:24px;padding:12px 40px}}.header_desktop .menu{display:flex;list-style:none}.header_desktop .menu_item{padding-right:12px;margin-right:12px;position:relative}@media(min-width:1200px)and (max-width:1919px){.header_desktop .menu_item{padding-right:1.25vw;margin-right:1.25vw}}@media(min-width:1920px){.header_desktop .menu_item{padding-right:24px;margin-right:24px}}.header_desktop .menu_item:not(:last-child){border-right:2px solid #e6e8f1}.header_desktop .menu_item>span{display:flex;align-items:center;height:100%}.header_desktop .menu_item>span img{width:12px;margin-left:13px;flex-shrink:0}.header_desktop .menu_item>span a{font-size:16px;font-weight:700;position:relative}.header_desktop .menu_item>span a:after{animation:gradient 2s linear infinite both;background:#1a2754;background-size:200% 200%;content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:transform .75s cubic-bezier(.19,1,.22,1);transform-origin:right;transform:scaleX(0)}.header_desktop .menu_item>span a:hover:after{transform-origin:left;transform:scaleX(1)}@media(min-width:1200px)and (max-width:1919px){.header_desktop .menu_item>span a{font-size:1.2vw}}@media(min-width:1920px){.header_desktop .menu_item>span a{font-size:23px}}.header_desktop .menu_item>span a:after{height:3px}.header_desktop .menu_item>span a.is-active-parent-link:after,.header_desktop .menu_item>span a.is-active:after{transform-origin:left;transform:scaleX(1)}.header_desktop .menu_item-children{position:absolute;top:calc(100% + 16px);padding:28px 24px;box-shadow:0 12px 14px 0 rgba(26,39,84,.122);background-color:#fff;border-radius:0 0 16px 16px;text-wrap:nowrap;list-style:none;left:-19px;opacity:0;pointer-events:none;transition:.3s;overflow:hidden}.header_desktop .menu_item-children-active{display:block;opacity:1;pointer-events:all;max-height:var(--max-height)!important}.header_desktop .menu_item-children-single{display:flex;align-items:center;justify-content:space-between}.header_desktop .menu_item-children-single a{position:relative;font-weight:500}.header_desktop .menu_item-children-single a:after{animation:gradient 2s linear infinite both;background:#1a2754;background-size:200% 200%;content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:transform .75s cubic-bezier(.19,1,.22,1);transform-origin:right;transform:scaleX(0)}.header_desktop .menu_item-children-single a:hover:after{transform-origin:left;transform:scaleX(1)}.header_desktop .menu_item-children-single:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(26,39,84,.2)}.header_desktop .menu_item-children-single img{width:12px;transform:rotate(-90deg);margin-left:40px}.header_desktop-call{display:flex;flex-direction:column;text-align:center;align-items:center;gap:5px;margin-left:auto}.header_desktop-call span{font-weight:700;font-size:14px;line-height:100%;letter-spacing:1px;position:relative}.header_desktop-call span:after,.header_desktop-call span:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);background:rgba(107,176,255,.278);width:27px;height:2px}.header_desktop-call span:before{left:-35px}.header_desktop-call span:after{right:-35px}.header_desktop-call a{font-weight:700;font-size:20px;line-height:100%}@media(min-width:1200px)and (max-width:1919px){.header_desktop-call a{font-size:1.72vw}}@media(min-width:1920px){.header_desktop-call a{font-size:33px}}.header_desktop-drop{position:relative}.header_desktop-drop>button{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;background:rgba(26,39,84,.071);color:#1a2754;box-shadow:unset;display:flex;align-items:center;gap:7px;margin-left:15px}@media(min-width:1200px){.header_desktop-drop>button{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.header_desktop-drop>button.blue{background:#026ae2}.header_desktop-drop>button.red{background:#ff4438}@media(min-width:1200px){.header_desktop-drop>button:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.header_desktop-drop>button .desktop{display:none}}@media(min-width:1200px){.header_desktop-drop>button .mobile{display:none}.header_desktop-drop>button{font-size:16px;padding:10px}}@media(min-width:1200px)and (max-width:1919px){.header_desktop-drop>button{font-size:1.2vw;padding:.83vw 1.04vw}}@media(min-width:1920px){.header_desktop-drop>button{font-size:23px;margin-left:30px;padding:16px 20px}}.header_desktop-drop>button img{width:15px;margin-left:-1px}.header_lp{flex-direction:column;height:-moz-fit-content;height:fit-content}.header_lp-content{font-weight:400;font-size:20px;line-height:130%;font-weight:700;font-family:Roboto;text-align:center;width:100%}@media(min-width:1200px){.header_lp-content{font-size:20px}}@media(min-width:1200px)and (max-width:1919px){.header_lp-content{font-size:1.04vw}}@media(min-width:1200px){.header_lp-content{font-weight:700}}@media(max-width:1199px){.header_lp-content{color:#fff}}@media(min-width:1200px){.header_lp-content{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;text-align:right;font-weight:400;font-size:23px;line-height:130%;font-weight:700;margin-left:auto;gap:10px}}@media(min-width:1200px)and (min-width:1200px){.header_lp-content{font-size:30px}}@media(min-width:1200px)and (min-width:1200px)and (max-width:1919px){.header_lp-content{font-size:1.56vw}}@media(min-width:1200px)and (min-width:1200px){.header_lp-content{font-weight:700}}.header_lp-content:before{display:none}.header_lp-content a{text-decoration:underline;color:#026ae2}@media(min-width:1200px){.header_lp-content a{margin-left:5px}}.header_lp-content a:before{display:none}.header_lp-mobile{padding:15px;background:linear-gradient(270deg,#093e7c,#1a2754 71.22%)}@media(min-width:1200px){.header_lp-mobile{display:none}}.header_lp-mobile a{color:#026ae2}.header_lp .header_link{margin:0 auto}@media(min-width:1200px){.header_lp .header_link{margin:0}.header_lp .header_desktop .header_desktop-top{padding:50px 0;margin-left:70px}}.header_lp .header_desktop .header_desktop-top:after{width:75px;left:-37px}.speretor{width:100%;height:70px}@media(min-width:1200px){.speretor{height:120px}}.stripFooter{padding:20px 0;box-shadow:0 -12px 21px 0 rgba(0,0,0,.039);background-color:#fff}@media(min-width:1200px){.stripFooter{padding:30px 0}}.stripFooter .wrapper{display:flex;flex-direction:column}@media(min-width:1200px){.stripFooter .wrapper{flex-direction:row;justify-content:center;align-items:center;gap:60px}}.stripFooter_title{font-weight:400;font-size:32px;line-height:120%;letter-spacing:-2%;text-align:center;margin-bottom:20px;font-family:Roboto}@media(min-width:1024px){.stripFooter_title{font-size:39px;line-height:120%}}@media(min-width:1200px){.stripFooter_title{margin-bottom:0}}.stripFooter_title a,.stripFooter_title span span{font-weight:600}.stripFooter_title-lp{text-align:center;margin-bottom:0}@media(min-width:1200px){.stripFooter_title-lp{text-align:center;margin:0;width:100%}}.stripFooter_title a{color:#026ae2}.stripFooter_btn{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;background:#026ae2}@media(min-width:1200px){.stripFooter_btn{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.stripFooter_btn.blue{background:#026ae2}.stripFooter_btn.red{background:#ff4438}@media(min-width:1200px){.stripFooter_btn:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.stripFooter_btn .desktop{display:none}}@media(min-width:1200px){.stripFooter_btn .mobile{display:none}}@media(min-width:768px){.stripFooter_btn{padding:12px 40px;width:-moz-fit-content;width:fit-content;margin:0 auto}}@media(min-width:1024px){.stripFooter_btn{font-size:26px;line-height:150%}}@media(min-width:1200px){.stripFooter_btn{margin:0}}.footer{padding:20px 0;background:linear-gradient(180deg,#f2f9ff,#f2f9ff);overflow:hidden;position:relative}.footer .backgroundVideo{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;display:block;object-fit:cover}.footer .backgroundVideo_desktop{display:none}@media(min-width:1200px){.footer .backgroundVideo_desktop{display:block}.footer .backgroundVideo_mobile{display:none}}@media(min-width:1024px){.footer{padding:80px 0}}@media(min-width:1200px){.footer{padding:120px 0}}.footer .wrapper{position:relative;z-index:1}.footer-lp{padding:20px 0!important}@media(min-width:1024px){.footer-lp{padding:80px 0!important}}@media(min-width:1200px){.footer-lp{padding:100px 0!important}}@media(max-width:1199px){.footer_strip{padding-bottom:180px}}.footer_logo{position:absolute;top:-20px;left:-20px;max-width:100%;display:none}@media(min-width:1024px){.footer_logo{display:block}}.footer .active img{transform:rotate(0) translateY(-50%)!important}.footer .menu{list-style:none;padding-bottom:20px;border-bottom:2px solid rgba(26,39,84,.1)}@media(min-width:1024px){.footer .menu{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:-5px;margin-left:-5px;padding-bottom:20px}.footer .menu>*{flex-basis:calc(100%/4 - 10px);margin:5px;flex-grow:0}}.footer .menu a[href="#"],.footer .menu a[href="/#"]{cursor:default}.footer .menu_item:not(:last-child){margin-bottom:20px}@media(min-width:1024px){.footer .menu_item:not(:last-child){margin-bottom:0}}.footer .menu_item:first-child>span:before{background-image:url(/images/house.svg)}.footer .menu_item:nth-child(2)>span:before{background-image:url(/images/cash.svg)}.footer .menu_item:nth-child(3)>span:before{background-image:url(/images/resources.svg)}.footer .menu_item:nth-child(4)>span:before{background-image:url(/images/about.svg)}.footer .menu_item-link{font-size:20px;font-weight:700;line-height:26.4px;position:relative;flex-grow:1;padding-right:15px;color:#1a2754!important;z-index:1}.footer .menu_item-link:hover{text-decoration:none}.footer .menu_item>span{position:relative;display:flex;align-items:center}.footer .menu_item>span:before{content:"";display:inline-block;width:19px;height:19px;margin-right:8px;background-repeat:no-repeat;background-size:contain}.footer .menu_item>span img{width:15px;top:50%;transform:translateY(-50%) rotate(-90deg);position:absolute;right:0;transition:.3s}@media(min-width:1024px){.footer .menu_item>span img{display:none}}.footer .menu_item-children{list-style:none;opacity:0;pointer-events:none;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-right:-7.5px;margin-left:-7.5px;transition:.3s}.footer .menu_item-children>*{flex-basis:calc(100%/1 - 15px);margin:7.5px;flex-grow:0}@media(min-width:1024px){.footer .menu_item-children{pointer-events:all;opacity:1!important;display:flex!important;max-height:unset!important;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-right:-10px;margin-left:-10px;margin-top:10px!important}.footer .menu_item-children>*{flex-basis:calc(100%/1 - 20px);margin:10px;flex-grow:0}}.footer .menu_item-children-single{font-size:16px}.footer .menu_item-children-single a{position:relative;color:#1a2754!important}.footer .menu_item-children-single a:after{animation:gradient 2s linear infinite both;background:#1a2754;background-size:200% 200%;content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:transform .75s cubic-bezier(.19,1,.22,1);transform-origin:right;transform:scaleX(0)}.footer .menu_item-children-single a:hover:after{transform-origin:left;transform:scaleX(1)}.footer .menu_item-children-single a:hover{text-decoration:none}.footer .menu_item-children-active{margin-top:12px;display:flex;opacity:1;pointer-events:all;max-height:var(--max-height)!important}.footer_wrapper{padding:20px 0;margin-bottom:20px;border-bottom:2px solid rgba(26,39,84,.1)}@media(min-width:768px)and (max-width:1023px){.footer_wrapper{flex-wrap:wrap}}@media(min-width:768px){.footer_wrapper{display:flex}}@media(min-width:1024px){.footer_wrapper{padding:30px 0;justify-content:space-between;align-items:center}}@media(min-width:768px)and (max-width:1023px){.footer_wrapper-first{margin-right:auto}}.footer_wrapper-first-link{display:block;width:226px;margin:0 auto 12px}.footer_house{display:flex;align-items:center;justify-content:center;margin-bottom:17px}@media(min-width:768px){.footer_house{justify-content:flex-start}}.footer_house img{margin-right:16px}.footer_house-title{font-size:15px;font-weight:700}.footer_social{display:flex;align-items:center;justify-content:center;margin:0 -9px 17px}@media(min-width:768px){.footer_social{margin:0;transform:translateX(-6px)}}.footer_social a{display:flex;justify-content:center;align-items:center;margin:0 9px;cursor:pointer;transition:.3s}.footer_social a:hover{transform:translateY(-10px)}.footer_contact{display:flex;flex-direction:column;text-align:left}@media(min-width:768px)and (max-width:1023px){.footer_contact{flex-basis:100%;order:-1;margin-bottom:30px}}@media(min-width:1024px){.footer_contact{text-align:left}}.footer_contact-title{font-size:22px;font-weight:500;margin-bottom:12px;text-align:center}@media(min-width:1024px){.footer_contact-title{font-size:20px}}@media(min-width:1200px){.footer_contact-title{text-align:left}}.footer_contact-description{font-size:14px;line-height:19.6px;margin-bottom:12px;text-align:center}@media(min-width:1200px){.footer_contact-description{text-align:left}}.footer_contact-links{display:flex;align-items:center;margin:0 -6px;justify-content:center}@media(min-width:768px)and (max-width:1023px){.footer_contact-links{margin:0 auto}}@media(min-width:1024px){.footer_contact-links{justify-content:center}}.footer_contact-links a{font-size:12px;font-weight:500;text-decoration:underline;margin:0 6px}@media(min-width:1024px){.footer_contact-links a{font-size:16px}}.footer_logos{display:flex;align-items:center;justify-content:center;margin:22px -12px -12px}@media(min-width:1024px){.footer_logos{margin-top:-12px}}.footer_logos img{margin:12px}.footer_bottom{text-align:center}.footer_bottom-disclaimer{font-size:12px;font-weight:400;line-height:15.6px;margin-bottom:20px}@media(min-width:1024px){.footer_bottom-disclaimer{font-size:14px;line-height:18.2px}}.footer_bottom-disclaimer a{position:relative;color:#026ae2}.footer_bottom-disclaimer a:after{animation:gradient 2s linear infinite both;background:#1a2754;background-size:200% 200%;content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:transform .75s cubic-bezier(.19,1,.22,1);transform-origin:right;transform:scaleX(0)}.footer_bottom-disclaimer a:hover:after{transform-origin:left;transform:scaleX(1)}.footer_bottom-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:-6px}.footer_bottom-links a{font-size:12px;font-weight:500;line-height:15.6px;text-decoration:underline;margin:6px}@media(min-width:1024px){.footer_bottom-links a{font-size:14px;line-height:18.2px}}.dropDown{position:fixed;top:70px;left:0;width:100%;height:calc(100% - 65px);background-color:rgba(0,0,0,.7);transform:translateX(-100%);transition:all .3s;background-color:#fff;z-index:10;display:flex;flex-direction:column;overflow:auto;padding:40px 20px 20px}@media(min-width:1200px){.dropDown{top:110px;height:calc(100vh - 110px)}}.dropDown .menu{list-style:none;margin-bottom:auto}.dropDown .menu_item{font-size:25px;font-weight:700;padding-bottom:20px;border-bottom:2px solid #d9dce4}.dropDown .menu_item:not(:last-child){margin-bottom:20px}.dropDown .menu_item>.active{padding-bottom:20px}.dropDown .menu_item>.active img{transform:rotate(180deg)}.dropDown .menu_item>span{width:100%;display:flex;justify-content:space-between;align-items:center}.dropDown .menu_item>span img{width:20px;transition:.3s}.dropDown .menu_item a{text-decoration:unset;color:#1a2754}.dropDown .menu_item-parent>span{position:relative}.dropDown .menu_item-parent>span a{width:100%;position:relative;z-index:1;padding-right:15px}.dropDown .menu_item-parent>span img{position:absolute;right:0}.dropDown .menu_item-children{list-style:none;font-size:19px;font-weight:500;opacity:0;pointer-events:none;transition:.3s;overflow:hidden}.dropDown .menu_item-children-active{display:block;opacity:1;pointer-events:all;max-height:var(--max-height)!important}.dropDown .menu_item-children-single{display:flex;align-items:center;justify-content:space-between;position:relative}.dropDown .menu_item-children-single a{width:100%;padding-right:15px;z-index:1}.dropDown .menu_item-children-single img{width:15px;transform:rotate(-90deg);right:0;opacity:.4;position:absolute}.dropDown .menu_item-children-single:not(:last-child){margin-bottom:15px}.dropDown_call{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;font-size:28px;margin-bottom:30px}@media(min-width:1200px){.dropDown_call{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.dropDown_call.blue{background:#026ae2}.dropDown_call.red{background:#ff4438}@media(min-width:1200px){.dropDown_call:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.dropDown_call .desktop{display:none}}@media(min-width:1200px){.dropDown_call .mobile{display:none}}.dropDown_links-drop.active button{padding-bottom:12px;border-bottom-left-radius:0;border-bottom-right-radius:0}.dropDown_links-drop.active .dropDown_links-drop-arrow{transform:rotate(180deg)}.dropDown_links-drop.active .dropDown_links-down{max-height:var(--max-height)!important;padding-bottom:12px}.dropDown_links-drop button{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;background:rgba(26,39,84,.071);color:#1a2754;box-shadow:unset;font-size:23px;display:flex;align-items:center;justify-content:center;gap:7px;width:100%}@media(min-width:1200px){.dropDown_links-drop button{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.dropDown_links-drop button.blue{background:#026ae2}.dropDown_links-drop button.red{background:#ff4438}@media(min-width:1200px){.dropDown_links-drop button:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.dropDown_links-drop button .desktop{display:none}}@media(min-width:1200px){.dropDown_links-drop button .mobile{display:none}}.dropDown_links-drop-arrow{width:15px;margin-left:4px;transition:.3s}.dropDown_links-down{width:100%;list-style:none;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin:0;overflow:hidden;transition:.3s;background:rgba(26,39,84,.071);border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:0 20px}.dropDown_links-down>*{flex-basis:calc(100%/2 - 12px);margin:6px;flex-grow:0}.dropDown_links-down li:nth-child(2n){position:relative}.dropDown_links-down li:nth-child(2n):before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:1px;height:100%;background:rgba(25,39,85,.4)}.dropDown_links-down a{font-size:16px;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center}@media(min-width:1200px){.dropDown_links-down a{font-weight:600}}.dropDown_links-down a img{width:15px;transform:rotate(-90deg);margin-left:4px}.dropDown-active{transform:translateX(0);z-index:99}