.footer_top{width:100%}.black_container{background-color:#000;width:100%}.top_footer{display:flex;gap:6rem;justify-content:center;padding:6rem 15rem;width:100%}.footer_link-part p{color:#fff;font-size:1.6rem;font-weight:700;padding-bottom:.3rem}.footer_link-part ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;transition:all .1s ease}.footer_link-part ul:hover{visibility:visible}.footer_link-part ul li a{color:#fff;font-size:1.2rem;font-weight:700;line-height:180%;margin-bottom:5rem;text-decoration:none}.footer_link-part ul li a:hover{color:#75a4e2;cursor:pointer}.bottom_footer{display:flex;justify-content:space-between;padding:6rem 15rem;width:100%}.footer_logo{align-items:flex-start;display:flex;flex-direction:column}.footer_logo img{width:11.6rem}.footer_logo p{font-size:1.2rem;font-weight:400;padding-left:2rem}.bottom_footer .other_logos{align-items:center;display:flex;gap:2rem}.bottom_footer .other_logos img{width:10rem}@media(max-width:1200px){.bottom_footer,.top_footer{padding:5rem}}@media(max-width:768px){.top_footer{flex-wrap:wrap;justify-content:space-around}.footer_logo img{width:7rem}.footer_logo p{padding:0}.bottom_footer .other_logos img{width:7rem}}@media(max-width:480px){.bottom_footer{align-items:center;flex-direction:column}.bottom_footer .other_logos{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}}