.carousel .list .item:nth-child(1){z-index:1}.carousel .list .item:nth-child(1) .content,.carousel .list .item:nth-child(1) .content .title,.carousel .list .item:nth-child(1) .content .des,.carousel .list .item:nth-child(1) .content .buttons{transform:translateY(50px);filter:blur(20px);opacity:0;animation:showContent .5s 1s linear 1 forwards}@keyframes showContent{to{transform:translateY(0);filter:blur(0px);opacity:1}}.carousel .list .item:nth-child(1) .content .title{animation-delay:1.2s!important}.carousel .list .item:nth-child(1) .content .des{animation-delay:1.6s!important}.carousel .list .item:nth-child(1) .content .buttons{animation-delay:1.8s!important}.carousel.next .list .item:nth-child(1) img{width:160px;height:160px;position:absolute;bottom:50px;left:50%;border-radius:30px;animation:showImage .5s linear 1 forwards}@keyframes showImage{to{bottom:0;left:0;width:100%;height:100%;border-radius:24px}}.carousel.next .thumbnail .item:nth-last-child(1){overflow:hidden;animation:showThumbnail .5s linear 1 forwards}.carousel.prev .list .item img{z-index:100}@keyframes showThumbnail{0%{width:0;opacity:0}}.carousel.next .thumbnail{animation:effectNext .5s linear 1 forwards}@keyframes effectNext{0%{transform:translate(150px)}}.carousel .time{position:absolute;z-index:1000;width:0%;height:3px;background-color:var(--color-accent-orange);left:0;top:0}.carousel.next .time,.carousel.prev .time{animation:runningTime 3s linear 1 forwards}@keyframes runningTime{0%{width:100%}to{width:0}}.carousel.prev .list .item:nth-child(2){z-index:2}.carousel.prev .list .item:nth-child(2) img{animation:outFrame .5s linear 1 forwards;position:absolute;bottom:0;left:0}@keyframes outFrame{to{width:160px;height:160px;bottom:50px;left:50%;border-radius:20px}}.carousel.prev .thumbnail .item:nth-child(1){overflow:hidden;opacity:0;animation:showThumbnail .5s linear 1 forwards}.carousel.next .arrows button,.carousel.prev .arrows button{pointer-events:none}.carousel.prev .list .item:nth-child(2) .content .author,.carousel.prev .list .item:nth-child(2) .content .title,.carousel.prev .list .item:nth-child(2) .content .topic,.carousel.prev .list .item:nth-child(2) .content .des,.carousel.prev .list .item:nth-child(2) .content .buttons{animation:contentOut 1.5s linear 1 forwards!important}@keyframes contentOut{to{transform:translateY(-150px);filter:blur(20px);opacity:0}}@media screen and (max-width: 678px){.carousel .list .item .content{padding-right:0}.carousel .list .item .content .title{font-size:30px}}
