@media screen and (min-width:769px){.footer-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:5rem;max-width:1280px;padding:0 2rem;margin:0 auto}.footer-menu ul{display:flex;flex-wrap:wrap}.footer-menu ul>li{padding:0 .5rem;height:1.5rem;width:fit-content}.footer-menu ul>li:not(:last-child){border-right:1px solid black}.footer-menu ul>li:first-child{padding-left:0}}@media screen and (max-width:768px){.footer-wrapper{padding:0 1rem 1rem 1rem;display:flex;flex-direction:column}.footer-logo{margin-bottom:1rem}.footer-menu ul{display:flex !important;flex-wrap:wrap}.footer-menu ul>li{padding:0 .5rem;height:1.5rem;width:fit-content}.footer-menu ul>li:not(:last-child){border-right:1px solid black}.footer-menu ul>li:first-child{padding-left:0}}@media screen and (max-width:425px){.footer-wrapper{padding:0 1rem 1rem 1rem;display:flex;flex-direction:column}.footer-logo{margin-bottom:1rem}.footer-menu ul{display:flex !important;flex-wrap:wrap}.footer-menu ul>li{padding:0 .5rem;height:1.5rem;width:fit-content}.footer-menu ul>li:not(:last-child){border-right:1px solid black}.footer-menu ul>li:first-child{padding-left:0}}