.cmp-marvell-list .search-bar{margin-bottom:30px}
.cmp-marvell-list .card{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ddd;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
.cmp-marvell-list .card img{max-width:100%;height:auto}
.cmp-marvell-list .card-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:30px 35px 3px}
.cmp-marvell-list .card-body p{margin-bottom:0}
.cmp-marvell-list .card-title{font-weight:600;color:black;font-size:22px;line-height:2.3rem;margin-bottom:0}
.cmp-marvell-list .card-text{font-size:14px;color:#777}
.cmp-marvell-list .listing-tiles .ctabutton .mrvll-text-link.mrvll-text-link-black-bg.mrvll-relative{padding:0 !important}
.cmp-marvell-list .mrvll-tile-carousel .ctabutton .mrvll-text-link.mrvll-text-link-black-bg.mrvll-relative{padding-left:0 !important}
.cmp-marvell-list .ctabutton{margin-top:auto;padding-top:20px;margin-bottom:30px}
.cmp-marvell-list .ctabutton .container{width:100%;padding:0}
.cmp-marvell-list .load-more{margin-top:20px}
.cmp-marvell-list .mrvll-tile-carousel__controls{display:flex;justify-content:flex-end;margin-top:30px;padding-bottom:30px;padding-right:18px}
.cmp-marvell-list .mrvll-tile-carousel__controls .slick-arrow{background-image:url(../videocarousel/clientlibs-videocarousel/resources/carousel-arrow-black.svg);background-size:100% 100%;background-repeat:no-repeat;background-color:white;border:0;width:34px;height:34px;opacity:1;display:block;position:relative;transition:all .25s ease-out;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}
.cmp-marvell-list .mrvll-tile-carousel__controls .slick-arrow:hover{transform:scale(1.1)}
.cmp-marvell-list .mrvll-tile-carousel__controls .mrvll-tile-carousel__controls__next{transform:rotate(180deg);margin-left:20px}
.cmp-marvell-list .mrvll-tile-carousel__controls .mrvll-tile-carousel__controls__next.slick-arrow:hover{transform:rotate(180deg) scale(1.1)}
@media screen and (min-width:767px) and (max-width:1188px){.cmp-marvell-list .card-title{font-size:1.4rem;line-height:2rem}
}