.footer{background-color:#fff;border-top:1.1rem solid #11aced;position:relative;margin-top:3.3rem}.footer:before{content:"";position:absolute;top:-1.1rem;left:0;width:100%;height:3.3rem;background-color:#3b47a7;transform:translateY(-100%)}.footer__container{padding:3.6rem 0 3.4rem;display:flex;align-items:center;justify-content:center;gap:7.2rem}.footer__container>img{height:auto;max-width:40rem}.footer__copy{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer__copy p{font-size:2rem;line-height:3rem;font-weight:500;color:#707070}@media only screen and (max-width:800px){.footer__container{flex-direction:column;gap:1.6rem;padding-bottom:6rem}.footer__container>img{max-width:20rem}.footer__copy p{font-size:1rem;line-height:1.6rem}}