body{padding-bottom:280px}@media screen and (max-width: breakpoint){body{padding-bottom:423px}}.footer-container{position:absolute;left:0;bottom:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0;background:#333;padding:24px 40px}.footer-container .socials{display:flex;gap:32px}.footer-container .socials a{font-size:0;width:30px;height:30px}.footer-container .socials a svg{width:100%;fill:#fff}.footer-container .footer-list{display:flex;font-size:14px;font-weight:500;line-height:20px;color:rgba(255,255,255,.8)}.footer-container .footer-list .item{padding:0 12px;position:relative;white-space:nowrap}.footer-container .footer-list .item:first-child{padding-left:0}.footer-container .footer-list .item+.item::before{content:"";width:1px;background:#9a9a9a;height:12px;position:absolute;left:0;top:50%;transform:translate(0, -50%)}.footer-container .small-footer{display:none !important}@media screen and (max-width: 800px){.footer-container{align-items:center}.footer-container .socials{justify-content:center;margin-bottom:12px}.footer-container .footer-list{flex-direction:column;align-items:center;gap:12px}.footer-container .footer-list .footer-list-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.footer-container .big-footer{display:none !important}.footer-container .small-footer{display:flex !important}}