.story-widget .carousel{display:flex;transition:transform .5s ease-in-out}.story-widget .carousel__container{margin:48px 0;position:relative;overflow-x:scroll}.story-widget .carousel__container ::-webkit-scrollbar{-webkit-appearance:none}@media screen and (min-width: 1024px){.story-widget .carousel__container{margin:48px -8px;overflow:hidden}.story-widget .carousel__container::before,.story-widget .carousel__container::after{content:"";background-color:#fff;width:64px;position:absolute;z-index:1;height:100%;top:0;transition:opacity 50ms ease-in-out}.story-widget .carousel__container::before{left:0;opacity:0}.story-widget .carousel__container::after{right:0;opacity:1}.story-widget .carousel__container--right::before{opacity:1}.story-widget .carousel__container--right::after{opacity:0}}.story-widget .carousel--right{transform:translateX(calc(-100% * (var(--item-count) - 5) / 5))}.story-widget .carousel article.card{flex:0 0 86.9565217391%;padding:0 8px;box-sizing:border-box}@media screen and (min-width: 1024px){.story-widget .carousel article.card{flex:0 0 22.9885057471%}}@media screen and (max-width: 480px){.story-widget .carousel article.card .card__photo_wrap{max-height:650px}}@media screen and (max-width: 1024px){.story-widget .carousel article.card .card__photo_wrap{height:70vh;min-height:450px;max-height:750px}.story-widget .carousel article.card .card__title{font-size:18px;font-size:1.8rem;line-height:20px;line-height:2rem;-webkit-line-clamp:4;overflow:hidden}}.story-widget .carousel__button{padding:4px 12px;z-index:2;border-radius:100%;border:none;background-color:rgba(0,0,0,0);display:grid;align-content:center;justify-content:center;place-content:center;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.story-widget .carousel__button{display:none !important}}.story-widget .carousel__button img{height:38px;width:38px}.story-widget .carousel__button--left{display:none}.story-widget .carousel__button--left img{transform:scaleX(-1)}.story-widget .carousel__button--right{right:0}
