footer.bst-footer{background-color:#000;color:#fff;display:flex;flex-direction:column;font-size:14px;gap:14px;padding:20px 44px 24px 32px}footer.bst-footer p{font-size:14px}footer.bst-footer a{color:#fff!important;text-decoration:none}footer.bst-footer>p{margin-bottom:10px}footer.bst-footer>div{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:996px){footer.bst-footer{align-items:center;flex-direction:row;gap:30px;justify-content:space-between}footer.bst-footer>p{margin-bottom:0}footer.bst-footer>div{display:flex;gap:24px}}@media screen and (min-width:1280px){footer.bst-footer{justify-content:space-evenly}footer.bst-footer>div{flex-direction:row;gap:62px}}