@import"https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap";.footer{position:relative;z-index:3}@media screen and (min-width: 1440px){.footer{padding:80px 0}}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.footer__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__logo{margin-bottom:24px}@media screen and (min-width: 1024px){.footer__logo{margin-bottom:0}}.footer__logo img{display:block;height:auto;width:100%}.footer__content{text-align:left}@media screen and (min-width: 1024px){.footer__content{max-width:600px;text-align:right}}.footer__content p,.footer__content a{color:#fff;font-size:16px}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0 0 24px;padding:0}@media screen and (min-width: 1024px){.footer__menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer__menu li{position:relative}.footer__menu li::after{color:#fff;content:"|";position:absolute;right:0}.footer__menu li:first-of-type a{margin-left:0}.footer__menu li:last-of-type a{margin-right:0}.footer__menu li:last-of-type::after{display:none}.footer__menu--primary li:last-of-type a{font-weight:700}.footer__menu a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff;font-size:16px;margin:0 12px;text-decoration:none}.footer__menu a:hover{color:#16becf}