footer{color:var(--white);flex-direction:column;justify-self:center;gap:40px;width:100%;max-width:3500px;padding:70px 80px 40px;display:flex}.footer_columns{justify-content:space-between;width:100%;display:flex}.footer_column{flex-direction:column;gap:14px;width:fit-content;max-width:290px;height:fit-content;display:flex}.footer_column_title{text-transform:uppercase;color:var(--blue-20);letter-spacing:8%;font-size:14px;font-weight:500;line-height:1}.footer_column_list{flex-direction:column;gap:8px;display:flex}.footer_column_list_item{letter-spacing:0;color:var(--gray-10);text-align:left;width:fit-content;font-size:14px;font-weight:400;line-height:1.2}.footer_logo{width:136px;height:57px}.footer_desc{letter-spacing:0;color:var(--gray-10);font-size:14px;font-weight:400;line-height:18px}.footer_social_links{gap:30px;width:fit-content;display:flex}.footer_social_link{background:var(--white);border-radius:50%;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 0 16px #7f7f7f26}.footer_social_link_icon{width:26px}.footer_bottom_texts{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;gap:24px;padding-top:24px;display:flex}.footer_bottom_texts a{color:var(--blue-30)}.footer_bottom_text{letter-spacing:0;color:var(--gray-10);font-size:11px;font-weight:400;line-height:1.3}.footer_lists{display:none}@media (360px<=width<=768px){footer{padding:50px 16px 24px}.footer_padding{padding-bottom:124px}.footer_columns{flex-direction:column;align-items:center;gap:40px}.footer_mobile_column{align-items:center;max-width:100%;display:flex!important}.footer_column{display:none}.footer_column_title,.footer_column_list_item{font-size:12px}.footer_logo{width:168px;height:70px}.footer_desc{text-align:center;font-size:12px}.footer_social_links{gap:40px;width:fit-content}.footer_social_link{width:44px;height:44px}.footer_social_link_icon{width:20px}.footer_bottom_texts{text-align:center;border:none;flex-direction:column;align-items:center;padding:0}.footer_lists{flex-direction:column;gap:15px;width:100%;display:flex}.footer_list{border-bottom:1px solid var(--white-10);flex-direction:column;gap:8px;padding-bottom:8px;display:flex}.footer_list_header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.footer_list_header_icon{width:12px}}@media (1024px<=width<=1340px){footer{padding-bottom:100px}}
