.bottom-bar{bottom:0;display:flex;flex-wrap:wrap;overflow:hidden;position:fixed;width:calc(100% - min(240px, 20%));z-index:10}.bottom-bar span{cursor:pointer;display:flex;position:absolute;right:3.15%;top:24px;user-select:none}.bottom-bar .inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-block:10px;padding-inline:6.3%;row-gap:10px;width:100%}.bottom-bar h4{font-weight:600}.bottom-bar a,.bottom-bar h4{color:#fff;font-size:16px;line-height:16px}.bottom-bar a{background-color:#005be4;border:1px solid #fff;border-radius:2px;padding:11px 28px}@media only screen and (max-width:992px){.bottom-bar{width:100%}}@media only screen and (max-width:600px){.bottom-bar .inner{padding-inline:6.3% 8.3%}.bottom-bar a{padding:11px 16px}}