.footer-wrapper{z-index:10;background:var(--shade-200);max-height:50vh;position:sticky;bottom:0;left:0;right:0;box-shadow:0 5px 15px #0c0e1c}.footer-wrapper.not-active-z-index{z-index:unset}.footer-wrapper.active{box-shadow:none}.footer-content{z-index:1;position:relative}.secondary-items{width:100%;transition:var(--global-transition);background:var(--shade-200);flex-direction:column;display:flex;position:fixed;bottom:0;overflow-y:hidden;transform:translateY(100%);box-shadow:0 5px 15px #0c0e1c}.secondary-items.active{position:absolute;transform:translateY(-74px)}.footer-wrapper.pwa{bottom:30px}.footer-fade{z-index:999;width:100%;height:30px;box-shadow:0px 0px 10px var(--shade-200);background:var(--shade-200);position:fixed;bottom:0}.footer-menu-icon{text-align:center;justify-content:center;align-self:center;align-items:center;width:100%;display:flex;overflow:hidden}.footer-menu-icon .sports-header-link{overflow:hidden}.footer-menu-icon .header-link{display:block}.footer-icons-div{background:var(--shade-200);justify-content:space-between;gap:12px 4px;padding:14px 4px}.footer-icons-div.grid{grid-template-columns:repeat(7,1fr);display:grid}.footer-icons-div.flex{display:flex}.footer-line-wrapper{cursor:pointer;padding:3px 20px 10px;position:absolute;left:50%;transform:translate(-50%)}.footer-line{border-radius:var(--radius-m);width:75px;height:2px}@media (max-width:600px){.footer-icons-div.grid{grid-template-columns:repeat(5,1fr);display:grid}}
