*,: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:#02283f}a{text-decoration:unset;color:#02283f}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:20px;font-weight:900;padding:12px;background:linear-gradient(180deg,#ff4438,#c50c00);border-radius:5px;color:#fff;border:unset;display:flex;justify-content:center;align-items:center;box-shadow:0 6.45px 8.86px 0 rgba(234,35,50,.302)}@media(min-width:1200px){.mainLink{font-size:24px;padding:12px 40px;cursor:pointer}}@media(min-width:1600px){.mainLink{line-height:36px}}@media(min-width:1200px){.mainLink:hover{animation:scale 1s ease-in-out infinite}}.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:-moz-fit-content;height:fit-content}}.header_wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width:1200px){.header_wrapper{padding:0 0 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:0 0 0 60px}}.header_link{width:205px;padding-left:10px;display:block}@media(min-width:1200px){.header_link{width:245px;flex-shrink:0;padding-left:0}}@media(min-width:1600px){.header_link{width:360px}}.header_link svg{display:block}.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-direction:column;flex-grow:1;margin-left:15px}}@media(min-width:1600px){.header_desktop{margin-left:30px}}.header_desktop-top{padding:11px 60px;display:flex;justify-content:flex-end;background:linear-gradient(270deg,#093e7c,#1a2754 71.22%);position:relative;font-size:16px}@media(min-width:1600px){.header_desktop-top{font-size:18px}}.header_desktop-top:after{content:"";position:absolute;height:100%;width:30px;transform:skew(28deg);left:-15px;top:0;background:#1a2754;display:block}.header_desktop-top a,.header_desktop-top div{color:#fff;display:flex;align-items:center;position:relative}.header_desktop-top a:before,.header_desktop-top div:before{animation:gradient 2s linear infinite both;background:#fff;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-top a:hover:before,.header_desktop-top div:hover:before{transform-origin:left;transform:scaleX(1)}.header_desktop-top a:not(:last-child),.header_desktop-top div:not(:last-child){padding-right:30px;margin-right:30px;border-right:2px solid hsla(0,0%,100%,.2)}.header_desktop-top a img,.header_desktop-top div img{width:16px;margin-right:13px;filter:brightness(0) invert(1)}.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{text-transform:uppercase;font-size:16px}.header_desktop-down{pointer-events:none;position:absolute;width:-moz-fit-content;width:fit-content;list-style:none;background-color:#093e7c;top:100%;padding:20px 16px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transform:translateX(-20px);overflow:hidden;transition:.3s;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 hsla(0,0%,100%,.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}.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:20px;font-weight:900;padding:12px;background:linear-gradient(180deg,#ff4438,#c50c00);border-radius:5px;color:#fff;border:unset;display:flex;justify-content:center;align-items:center;box-shadow:0 6.45px 8.86px 0 rgba(234,35,50,.302)}@media(min-width:1200px){.header_desktop-btn{font-size:24px;padding:12px 40px;cursor:pointer}}@media(min-width:1600px){.header_desktop-btn{line-height:36px}}@media(min-width:1200px){.header_desktop-btn:hover{animation:scale 1s ease-in-out infinite}.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:1600px){.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;padding:4px 0}.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:1600px){.header_desktop .menu_item>span a{font-size:20px}}@media(min-width:1920px){.header_desktop .menu_item>span a{font-size:22px}}.header_desktop .menu_item>span a:after{height:3px}.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:-34px;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_lp{flex-direction:column;height:-moz-fit-content;height:fit-content}.header_lp-content{font-family:Fjalla One;font-size:22px;font-weight:400;line-height:27.65px;color:#fff;text-align:center;width:100%}@media(min-width:1200px){.header_lp-content{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;text-align:right;padding-right:60px;font-size:30px;line-height:37.71px}}.header_lp-content:before{display:none}.header_lp-content a{color:#b3d6ff;text-decoration:underline}@media(min-width:1200px){.header_lp-content a{margin-left:5px}}.header_lp-content a:before{display:none}.header_lp-mobile{padding:13px;background:linear-gradient(270deg,#093e7c,#1a2754 71.22%)}@media(min-width:1200px){.header_lp-mobile{display:none}}.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:110px}}.stripFooter{padding:40px 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;align-items:center;justify-content:space-between}}.stripFooter_title{font-family:Fjalla One;font-size:30px;font-weight:400;line-height:36px;text-align:center;margin-bottom:20px}@media(min-width:1024px){.stripFooter_title{font-size:44px;line-height:52.8px}}@media(min-width:1200px){.stripFooter_title{margin-bottom:0;text-align:left;margin-right:10px}}.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:20px;font-weight:900;padding:12px;background:linear-gradient(180deg,#ff4438,#c50c00);border-radius:5px;color:#fff;border:unset;display:flex;justify-content:center;align-items:center;box-shadow:0 6.45px 8.86px 0 rgba(234,35,50,.302)}@media(min-width:1200px){.stripFooter_btn{font-size:24px;padding:12px 40px;cursor:pointer}}@media(min-width:1600px){.stripFooter_btn{line-height:36px}}@media(min-width:1200px){.stripFooter_btn:hover{animation:scale 1s ease-in-out infinite}}@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:30px;line-height:45px}}@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:100px 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}}.footer_strip{padding-bottom:140px}@media(min-width:1200px){.footer_strip{padding-bottom:160px}}.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-family:Fjalla One;font-size:22px;font-weight:400;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:20px!important}.footer .menu_item-children>*{flex-basis:calc(100%/1 - 20px);margin:10px;flex-grow:0}}.footer .menu_item-children-single{font-size:14px}.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-family:Fjalla One;font-size:22px;font-weight:400;margin-bottom:12px}@media(min-width:768px)and (max-width:1023px){.footer_contact-title{text-align:center}}@media(min-width:1024px){.footer_contact-title{font-size:20px}}.footer_contact-description{font-size:14px;line-height:19.6px;margin-bottom:12px}@media(min-width:768px)and (max-width:1023px){.footer_contact-description{text-align:center}}.footer_contact-links{display:flex;align-items:center;margin:0 -6px}@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:10px -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(100vh - 65px);background-color:rgba(0,0,0,.7);transform:translateX(-100%);transition:all .3s;background-color:#e5efff;z-index:10;display:flex;flex-direction:column;overflow:auto;padding:65px 50px 20px}@media(min-width:1200px){.dropDown{top:110px;height:calc(100vh - 110px)}}.dropDown .menu{list-style:none;margin-bottom:50px}.dropDown .menu_item{font-size:24px;font-weight:700}.dropDown .menu_item:not(:last-child){margin-bottom:30px}.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_btn{font-size:20px;font-weight:900;padding:12px;background:linear-gradient(180deg,#ff4438,#c50c00);border-radius:5px;color:#fff;border:unset;display:flex;justify-content:center;align-items:center;box-shadow:0 6.45px 8.86px 0 rgba(234,35,50,.302);width:100%;margin-bottom:30px;margin-top:60px}@media(min-width:1200px){.dropDown_btn{font-size:24px;padding:12px 40px;cursor:pointer}}@media(min-width:1600px){.dropDown_btn{line-height:36px}}@media(min-width:1200px){.dropDown_btn:hover{animation:scale 1s ease-in-out infinite}}@media(min-width:768px)and (max-width:1199px){.dropDown_btn{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;min-width:310px}}.dropDown_links{display:flex;align-items:center;justify-content:center;flex-direction:column}.dropDown_links-ios{padding-bottom:70px}.dropDown_links-link{font-size:13px;font-weight:600;display:flex;align-items:center;margin-bottom:20px}.dropDown_links-link img{width:17px;margin-right:10px;flex-shrink:0}.dropDown_links .dropDown_links-drop.active button{padding-bottom:12px}.dropDown_links .dropDown_links-drop.active .dropDown_links-drop-arrow{transform:rotate(180deg)}.dropDown_links .dropDown_links-drop.active .dropDown_links-down{max-height:var(--max-height)!important}.dropDown_links-drop,.dropDown_links-drop button{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.dropDown_links-drop button{background-color:unset;border:unset}.dropDown_links-drop-img{width:17px;margin-right:10px;flex-shrink:0}.dropDown_links-drop-text{font-size:13px;font-weight:600;display:flex;align-items:center;color:#1a2754}.dropDown_links-drop-arrow{width:15px;margin-left:4px;transition:.3s}.dropDown_links-down{flex-basis:100%;list-style:none;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin:0 -6px;overflow:hidden;transition:.3s}.dropDown_links-down>*{flex-basis:calc(100%/2 - 12px);margin:6px;flex-grow:0}.dropDown_links-down a{padding:10px;font-size:12px;font-weight:500;border:1px solid #1a2754;border-radius:6px;width:100%;text-align:center;display:flex;align-items:center;justify-content:center}.dropDown_links-down a img{width:10px;transform:rotate(-90deg);margin-left:4px}.dropDown-active{transform:translateX(0);z-index:99}