.footer{display:flex;flex-direction:row;justify-content:center;border-top:1px solid #eef1f5;max-width:100%;height:310px;padding:0 5rem}.col_left{color:#000;font-size:1rem;width:85%;display:flex;flex-direction:column;padding:1.5rem .25rem}.upper_section{display:flex;flex-direction:row;width:100%;justify-content:space-around;min-height:80%;line-height:1.25rem}.upper_section>div{padding:.75rem;width:25%}.upper_section ul{padding:0}.upper_section li{list-style:none}.upper_section li a{text-decoration:none;color:inherit;font-size:12px}.upper_section li a:hover{color:#009ddd}.bottom_section{border-top:1px solid #eef1f5;width:100%;margin:0 auto;min-height:10%}.bottom_section p{padding:1rem 0 2rem}.bottom_section a{text-decoration:none;color:#000!important}@media screen and (max-width:1024px){.footer{height:fit-content;padding:0 1rem}.col_left{padding:1.5rem .25rem;height:100%;width:100%}}@media screen and (max-width:900px){.footer{flex-direction:column-reverse;height:fit-content}.col_left{padding:1.5rem .25rem;width:100%}.upper_section{flex-wrap:wrap;justify-content:center}.upper_section>div{width:40%}.col_right{line-height:2rem}}@media screen and (max-width:600px){.upper_section{justify-content:flex-start}}@media screen and (max-width:475px){.upper_section>div{width:100%}}