.cn-story{transition:0.5s ease-in-out;min-height:180px;display:flex;justify-content:center;align-items:center}.cn-story:hover{transform:scale(1.17)}.cn-story a{display:flex;align-items:center;flex-direction:column;text-decoration:none;width:100%}.cn-story a figure{width:100px;height:100px;position:relative;overflow:hidden;text-align:center}.cn-story a figure img{width:86px !important;height:86px;border-radius:50px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.cn-story a figure svg{fill:none;stroke:#cd476b;stroke-width:3px;stroke-dasharray:1;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:loading 4500ms ease-in-out infinite alternate;animation:loading 4500ms ease-in-out infinite alternate}.cn-story a figure .story-tag{position:relative;top:-35px;background-color:#e86918;color:white;padding:3px 5px;border-radius:50px}.cn-story a p{max-width:60%;min-height:30px;text-align:center;overflow:hidden;text-overflow:ellipsis}@-webkit-keyframes loading{100%{stroke:#cd476b;stroke-dasharray:10;transform:rotate(200deg)}}@keyframes loading{100%{stroke:#cd476b;stroke-dasharray:10;transform:rotate(200deg)}}

#cn-stories-root{display:flex;justify-content:center;align-items:center;width:100%}#cn-stories{max-width:1140px;width:100%;overflow:hidden}#cn-stories .owl-item.center{transform:scale(1.17)}#cn-stories .owl-nav{position:absolute;height:0;top:38%;margin:0;width:100%}#cn-stories .owl-nav .owl-prev,#cn-stories .owl-nav .owl-next{position:absolute;width:25px;height:25px;border-radius:50px;font-size:20px !important;background-color:#d4d4d4 !important;transition:all .3s ease-in-out}#cn-stories .owl-nav .owl-prev{left:-50px}#cn-stories .owl-nav .owl-next{right:-50px}#cn-stories:hover .owl-prev,#cn-stories:hover .owl-next{display:block}#cn-stories:hover .owl-prev{left:0px}#cn-stories:hover .owl-next{right:0px}

