footer{border-top:1px solid #e1e1e1;color:#4e4e4e;font-size:18px;background-color:#fff;padding:40px 0;text-align:center;font-family:"SUIT-Regular";font-weight:800;width:100%;position:absolute;bottom:0px}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:280px;text-align:left}@media screen and (min-width: 768px)and (max-width: 1024px){footer .wrap{gap:40px;flex-direction:column-reverse;align-items:flex-start}}@media screen and (max-width: 767px){footer .wrap{gap:40px;flex-direction:column-reverse;align-items:flex-start}}footer .footer_logo{font-family:"SUIT";font-weight:500;color:#555;font-size:14px}@media screen and (min-width: 768px)and (max-width: 1024px){footer .footer_logo{text-align:center}}@media screen and (max-width: 767px){footer .footer_logo{text-align:center}}footer .footer_logo svg{width:170px;margin-bottom:40px;fill:#555}@media screen and (min-width: 768px)and (max-width: 1024px){footer .footer_logo svg{margin-bottom:20px}}@media screen and (max-width: 767px){footer .footer_logo svg{margin-bottom:20px}}footer .footer_text{font-family:"SUIT";font-weight:500;color:#555;font-size:16px;line-height:26px}footer .footer_text div:nth-child(1){margin-bottom:27px}footer select{border:0;border-bottom:2px solid #e1e1e1;font-family:"Poppins",sans-serif;font-size:14px;padding:10px 0;outline:none}footer .icon{margin-top:50px}@media screen and (min-width: 768px)and (max-width: 1024px){footer .icon{margin-top:20px}}@media screen and (max-width: 767px){footer .icon{margin-top:20px}}footer .icon a{text-decoration:none}