.m-sticky_footer{background:var(--white);border-top:1px solid var(--greyDark);bottom:0;left:0;padding:0 20px;position:fixed;right:0;z-index:99}.m-sticky_footer__columns{display:grid;grid-template-columns:repeat(4,1fr)}.m-sticky_footer__item{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;padding:15px 0;position:relative;row-gap:4px;z-index:9999}.m-sticky_footer__item.active:before{background-color:var(--yellow);content:"";height:2px;left:0;position:absolute;right:0;top:0}.m-sticky_footer__icon{height:auto;width:36px}.m-sticky_footer__label{font-size:14px}@media screen and (min-width:568px){.m-sticky_footer{display:none}}