footer{overflow-x:hidden}@media screen and (max-width:575px){footer .mobileFooter{height:88px}}footer .contact-info{padding:34px 0;background:var(--black)}@media screen and (max-width:767px){footer .contact-info{padding:20px 0}}footer .contact-info h2{font-family:Space Grotesk;font-style:normal;font-weight:400;font-size:36px;line-height:46px;text-transform:capitalize;color:#fff}@media screen and (max-width:1499px){footer .contact-info h2{font-size:28px;line-height:36px}}@media screen and (max-width:1199px){footer .contact-info h2{font-size:26px;line-height:34px}}@media screen and (max-width:767px){footer .contact-info h2{font-size:28px;line-height:36px;margin-bottom:20px}}footer .contact-info .right_block>*{margin-right:47px}@media screen and (max-width:1499px){footer .contact-info .right_block>*{margin-right:30px}}@media screen and (max-width:1199px){footer .contact-info .right_block>* span{max-width:200px}}@media screen and (max-width:767px){footer .contact-info .right_block>*{margin-right:0;margin-bottom:25px}footer .contact-info .right_block>* span{max-width:100%}}footer .contact-info .right_block>:last-child{margin:0}footer .footer_wrapper{padding:60px 0 80px;background:linear-gradient(180deg,#000,rgba(2,31,48,.4));border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}@media screen and (max-width:1499px){footer .footer_wrapper{padding:60px 0}}@media screen and (max-width:1199px){footer .footer_wrapper{padding:50px 0}}@media screen and (max-width:767px){footer .footer_wrapper .footer_block{line-height:0}}footer .footer_wrapper .footer_block>a{margin-bottom:20px;display:inline-block}@media screen and (max-width:1499px){footer .footer_wrapper .footer_block>a{max-width:175px;line-height:0;font-size:0;margin-bottom:12px}}footer .footer_wrapper .footer_block p{font-family:var(--secondry-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--white);display:block;margin-bottom:30px}@media screen and (max-width:767px){footer .footer_wrapper .footer_block p{font-size:14px;line-height:21px}}footer .footer_wrapper .footer_block ul{display:flex;align-items:center;gap:24px}footer .footer_wrapper .footer_block ul a{display:inline-block;transition:transform .2s ease-in-out}footer .footer_wrapper .footer_block ul a:hover{transform:scale(1.2)}footer .footer_wrapper .links_block{display:flex;gap:86px}@media screen and (max-width:1499px){footer .footer_wrapper .links_block{gap:65px}}@media screen and (max-width:1199px){footer .footer_wrapper .links_block{gap:50px}}footer .footer_wrapper .links_block li:not(:first-child){flex:0 0 auto}@media screen and (max-width:991px){footer .footer_wrapper .links_block{flex-direction:column}footer .footer_wrapper .links_block li{width:100%}}@media screen and (max-width:767px){footer .footer_wrapper .links_block{flex-direction:column;gap:0}footer .footer_wrapper .links_block li{border-bottom:1px solid hsla(0,0%,100%,.12);padding-bottom:24px;margin-bottom:24px}footer .footer_wrapper .links_block li:last-child{margin:0;padding:0;border:0}}footer .footer_wrapper .links_block h2{font-family:var(--secondry-font);font-style:normal;font-weight:700;font-size:20px;line-height:26px;text-transform:uppercase;color:var(--white);display:block;margin-bottom:20px}@media screen and (max-width:1499px){footer .footer_wrapper .links_block h2{font-size:20px;line-height:24px}}@media screen and (max-width:767px){footer .footer_wrapper .links_block h2{margin-bottom:0}footer .footer_wrapper .links_block h2 svg{transition:all .5s ease}footer .footer_wrapper .links_block h2.active svg{transform:rotate(90deg)}}footer .footer_wrapper .links_block .links{display:flex;flex-wrap:wrap;flex-direction:column;gap:18px;color:#fff}@media screen and (max-width:767px){footer .footer_wrapper .links_block .links{display:none;padding-top:20px}}footer .footer_wrapper .links_block .links a{position:relative;overflow:hidden;transition:all .5s ease;color:#fff}footer .footer_wrapper .links_block .links a:hover{color:var(--primary-color)}@media screen and (max-width:1499px){footer .footer_wrapper .links_block .links a{font-size:17px;line-height:24px}}footer .sub_footer{background:linear-gradient(180deg,#000,rgba(2,31,48,.4));align-items:center}footer .sub_footer .footer-app-link-wrapper{display:flex;justify-content:space-between;gap:10px;padding:24px 0}@media screen and (max-width:991px){footer .sub_footer .footer-app-link-wrapper{flex-direction:column!important;justify-content:center!important;gap:20px 0}}@media screen and (max-width:575px){footer .sub_footer .footer-app-link-wrapper{font-size:12px;padding-bottom:100px;padding-left:1.5rem;padding-right:1.5rem}}footer .sub_footer .footer-app-link-wrapper .footer-qrcode-text{display:flex;justify-content:space-between;gap:10px}@media screen and (max-width:991px){footer .sub_footer .footer-app-link-wrapper .footer-qrcode-text{justify-content:center}}footer .sub_footer .footer-app-link-wrapper .footer-download-text{align-self:center}footer .sub_footer .footer-app-link-wrapper .footer-download-text h3{margin:0}@media screen and (max-width:991px){footer .sub_footer .footer-app-link-wrapper .footer-download-text h3{font-size:24px}}footer .sub_footer .footer-app-link-wrapper .footer-app-icon{display:flex;gap:10px;align-items:center}@media screen and (max-width:991px){footer .sub_footer .footer-app-link-wrapper .footer-app-icon{justify-content:center}}footer .copyright{padding:12px 0;text-align:center;background:var(--black)}footer .copyright p{font-weight:400;font-size:16px;line-height:24px;color:hsla(0,0%,100%,.6)}@media screen and (max-width:767px){footer .copyright p{font-size:12px;line-height:24px}}footer .copyright p a{color:#ebcd37}footer .copyright p a:hover{color:var(--white)}