[class*=" company-slider"],[class^=company-slider]{background:grey;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;font-weight:500;height:300px;max-height:100vh;width:100%}.company-slider{background:rgb(64,175,255);background:linear-gradient(128deg,rgba(64,175,255,1),rgba(63,97,255,1));border-radius:20px}.navigation-wrapper{position:relative}.arrow{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);fill:#fff;cursor:pointer}.arrow--left{left:5px}.arrow--right{left:auto;right:5px}.arrow--disabled{fill:rgba(255,255,255,.5)}