.c-tabs{display:block;margin-bottom:1em;position:relative;clear:both}.c-tabs__inner{width:100%;overflow-x:auto;white-space:nowrap;height:52px;padding-left:35%;padding-right:35%}.c-tabs:after,.c-tabs:before{content:"";position:absolute;top:0;bottom:0;width:50px;pointer-events:none}.c-tabs:after{right:0;background:-webkit-gradient(linear,right top,left top,color-stop(24.05%,#f1f4f5),to(rgba(243,246,246,0)));background:linear-gradient(270deg,#f1f4f5 24.05%,rgba(243,246,246,0))}.c-tabs:before{left:0;background:-webkit-gradient(linear,right top,left top,from(rgba(243,246,246,0)),color-stop(127.85%,#f1f4f5));background:linear-gradient(270deg,rgba(243,246,246,0),#f1f4f5 127.85% 100%)}@media screen and (min-width:1024px){.c-tabs{margin-bottom:2em;border-bottom:2px solid #dfe4eb}.c-tabs__inner{padding-left:0;padding-right:0;overflow:visible;height:auto}.c-tabs:after,.c-tabs:before{content:none}}