.skeleton__carousel-wrapper{display:flex;justify-content:space-between;align-items:center;height:300px;width:100%;background-color:var(--cr-medium-gray);border-radius:15px 0 0 15px}.gradient{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#e3e1e1 8%,#f4f4f4 38%,#e3e1e1 54%);background-size:1000px 640px;position:relative}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton__carousel-arrow-container{display:flex;justify-content:center;align-items:center;border-radius:50%;width:40px;height:40px;background-color:#b7b7b7;margin:10px}.skeleton__carousel-arrow-container>svg{fill:#fff;width:15px}.skeleton__carousel-skinny-title{width:100%;height:30px}