.toolbar{width:100%;height:48px;position:fixed;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;display:-moz-flex;display:-ms-flex;background-color:#f9f9f9;border-top:1px solid #e2e2e2;color:#000;z-index:100;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 10px -2px rgb(0 0 0/23%);box-shadow:0 0 10px -2px rgb(0 0 0/23%)}.stickyLink{bottom:48px}.toolbar-wrapper,.toolbar a{display:-webkit-box;display:-ms-flexbox;display:flex}.toolbar a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#fff;font-weight:700;line-height:1;white-space:nowrap;height:49px;cursor:pointer;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.toolbar a:first-child{background-color:#f5001e;width:30px;height:49px}.toolbar a:nth-child(2){color:#002048;border-bottom:4px solid #002048}.toolbar a:nth-child(3){color:#9300c2;border-bottom:4px solid #9300c2}.toolbar a:nth-child(4){color:#00812f;border-bottom:4px solid #00812f}.toolbar a:nth-child(5){color:#fff;font-size:12px;background-color:#f5001e;border-radius:4px;text-align:right;height:34px;line-height:13px;margin-left:8px;position:relative}.toolbar a:nth-child(5) span{position:relative}.toolbar a:nth-child(5) span:before{content:"";width:14px;height:7px;position:absolute;top:4px;left:0;background:url(../i/sonDk.svg)}.toolbar img{display:block;margin:auto;max-height:20px}.siteFooter{padding-bottom:40px}@media (min-width:768px){.toolbar{display:none}.stickyLink{bottom:1px}}