.operator-showcase{position:relative}.operator-showcase:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 75%);content:"";display:block;height:calc(100% - 15px);opacity:.5;position:absolute;right:0;top:0;width:65px}.operator-showcase__content{overflow-x:auto;padding-bottom:20px;scrollbar-color:#8e99ad transparent;scrollbar-width:thin}.operator-showcase__list{display:flex;gap:15px;list-style-type:none;margin:0;padding:0}.operator-showcase__list-item{display:flex;flex:1 0 auto;gap:15px;overflow:hidden;position:relative}.operator-showcase__list-item-number{align-items:center;background-color:#181a20;border-radius:10px 0 5px;color:#fff;display:inline-flex;font-size:1.625rem;font-weight:700;height:3.25rem;justify-content:center;left:1px;line-height:1;position:absolute;top:1px;width:3.25rem}.operator-showcase__list-item-img{border:1px solid #b0b9c6;border-radius:10px;display:block;height:auto;max-height:266px;width:100%}.operator-showcase__list-item-caption{font-size:1.125em;line-height:1.4;max-width:135px;padding-right:15px}@media(min-width:600px){.operator-showcase__list-item-caption{font-size:.875em}}