.container{margin:0 auto;width:410px;height:200px;position:relative;perspective:1000px;z-index:0}@media (max-width:1023px){.container{width:265px;height:180px}}@media (max-width:629px){.container{width:170px;height:180px}}.carousel{height:100%;width:100%;transition:transform 1s}.carousel,.carousel div{transform-style:preserve-3d}.item{display:block;position:absolute;width:100%;height:auto;line-height:200px;font-size:5em;text-align:center;color:#fff;opacity:1;border-radius:10px;transition:transform 1s}.next,.prev{color:#444;position:absolute;top:100px;padding:1em 2em;cursor:pointer;background:#ccc;border-radius:5px;border-top:1px solid #fff;box-shadow:0 5px 0 #999;transition:box-shadow .1s,top .1s}.next:hover,.prev:hover{color:#000}.next:active,.prev:active{top:104px;box-shadow:0 1px 0 #999}.next{right:5em}.prev{left:5em}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.pill-track{-webkit-overflow-scrolling:touch;scroll-padding:0 12px}