a{text-decoration:none}a.active,header a:hover{background:#14ff72cb;border-radius:2px}.slider{position:relative}.slider .list .item{width:100%;height:100%;position:absolute;inset:0 0 0 0}.slider .list .item img{width:100%;height:100%;object-fit:cover}.slider .list .item .content{position:absolute;top:20%;width:1140px;max-width:90%;left:50%;transform:translateX(-50%);box-sizing:border-box;color:#fff;text-shadow:0 5px 10px #0004}.slider .list .item .content .title,.slider .list .item .content .type{font-weight:700;line-height:1.3em}.slider .list .item .type{color:#14ff72cb}.slider .list .item .button{display:grid;grid-template-columns:repeat(2,130px);grid-template-rows:40px;gap:5px;margin-top:20px}.slider .list .item .button button{border:none;background-color:#eee;font-family:Poppins;font-weight:500;cursor:pointer;transition:.4s;letter-spacing:2px}.slider .list .item .button button:hover{letter-spacing:3px}.slider .list .item .button button:nth-child(2){background-color:transparent;border:1px solid #fff;color:#eee}.thumbnail{position:absolute;bottom:50px;left:50%;width:max-content;z-index:100;display:flex;gap:20px}.thumbnail .item{width:150px;height:220px;flex-shrink:0;position:relative}.thumbnail .item img{width:100%;height:100%;object-fit:cover;border-radius:20px;box-shadow:5px 0 15px rgba(0,0,0,.3)}.nextPrevArrows{position:absolute;top:80%;right:52%;z-index:100;width:300px;max-width:30%;display:flex;gap:10px;align-items:center}.nextPrevArrows button{width:40px;height:40px;border-radius:50%;border:none;color:#fff;font-family:monospace;font-weight:700;transition:.5s;cursor:pointer}.nextPrevArrows button:hover{background-color:#fff;color:#000}.slider .list .item:first-child{z-index:1}.slider .list .item:first-child .content .buttons,.slider .list .item:first-child .content .description,.slider .list .item:first-child .content .title,.slider .list .item:first-child .content .type{transform:translateY(50px);filter:blur(20px);opacity:0;animation:showContent .5s linear 1s 1 forwards}@keyframes showContent{to{transform:translateY(0);filter:blur(0);opacity:1}}.slider .list .item:first-child .content .title{animation-delay:.4s!important}.slider .list .item:first-child .content .type{animation-delay:.6s!important}.slider .list .item:first-child .content .description{animation-delay:.8s!important}.slider .list .item:first-child .content .buttons{animation-delay:1s!important}.slider.next .list .item:first-child img{width:150px;height:220px;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:0}}.slider.next .thumbnail .item:last-child{overflow:hidden;animation:showThumbnail .5s linear 1 forwards}.slider.prev .list .item img{z-index:100}@keyframes showThumbnail{0%{width:0;opacity:0}}.slider.next .thumbnail{animation:effectNext .5s linear 1 forwards}@keyframes effectNext{0%{transform:translateX(150px)}}.slider.prev .list .item:nth-child(2){z-index:2}.slider.prev .list .item:nth-child(2) img{animation:outFrame .5s linear 1 forwards;position:absolute;bottom:0;left:0}@keyframes outFrame{to{width:150px;height:220px;bottom:50px;left:50%;border-radius:20px}}.slider.prev .thumbnail .item:first-child{overflow:hidden;opacity:0;animation:showThumbnail .5s linear 1 forwards}.slider.next .nextPrevArrows button,.slider.prev .nextPrevArrows button{pointer-events:none}.slider.prev .list .item:nth-child(2) .content .buttons,.slider.prev .list .item:nth-child(2) .content .description,.slider.prev .list .item:nth-child(2) .content .title,.slider.prev .list .item:nth-child(2) .content .type{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){.slider .list .item .content{padding-right:0}.slider .list .item .content .title{font-size:50px}}