.cms-brand-carousel{overflow:hidden;white-space:nowrap;position:relative;padding:10px 0;background:#fff}.cms-carousel-container{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.cms-carousel-track{display:flex;min-width:200%;animation:scroll 20s linear infinite}.cms-carousel-item{flex:0 0 auto;width:200px;height:175px;margin:0 15px;display:flex;align-items:center;justify-content:center}.cms-carousel-item img{width:100%;height:auto;max-width:150px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.cms-top-banner{display:flex;align-items:center;justify-content:space-between;padding:20px;border-radius:10px;margin:20px;color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;height:150px;width:800px;position:relative}.cms-top-banner h4{font-weight:bold}.cms-top-banner .btn{background-color:rgba(0,0,0,.3);color:#fff}.cms-top-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}.cms-top-banner-content{position:relative;z-index:2}.landing-page .cms-header-back{height:300px;width:1900px}.landing-page .cms-carousel{height:300px;width:1900px}.landing-page .cms-carousel .item{height:300px;width:1900px}.landing-page .cms-carousel-inner>.item>img{height:300px;width:1900px}.cms-header-back{height:150px;width:1625px}.cms-carousel{height:150px;width:1625px}.cms-carousel .item{height:150px;width:1625px}.cms-carousel-inner>.item>img{height:150px;width:1625px}