.slider{background-color:var(--base-100);width:100vw;height:100svh;color:var(--base-100);position:relative;overflow:hidden}.slide{width:100vw;height:100svh;position:absolute;top:0;left:0}.slide-img{border:1px dashed var(--base-300);border-radius:12px;width:calc(100vw - 1.75rem);height:calc(100svh - 1.75rem);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.slide-img img{will-change:transform}.slide-img:after{content:"";background:linear-gradient(#0a0a0a00 0%,#0a0a0a 100% 100%);width:100%;height:100%;position:absolute;top:0;left:0}.slide{will-change:transform}.slide-header{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:.25rem;width:90%;display:flex;position:absolute;bottom:8rem;left:50%;transform:translate(-50%)}.slide-header h2{line-height:1.15}.slide-description{text-align:center;width:60%;margin-bottom:3rem}.slide-link a{text-decoration:none}.slide-link a .line{text-transform:uppercase;color:var(--base-100);border:1px dashed var(--base-secondary-dark);background-color:#ffffff06;border-radius:6px;padding:1rem 2rem;font-family:DM Mono;font-size:.85rem;font-weight:500;text-decoration:none}.slide-info{justify-content:space-between;align-items:flex-end;width:100vw;padding:0 4rem;display:flex;position:absolute;bottom:4rem;left:0}.slide-tags{flex-direction:column;display:flex}.slide-index-wrapper{display:flex}.slide-index-wrapper p{text-align:center;width:2rem}.slide-tags p:first-child{margin-bottom:1rem}.line,.word{will-change:transform;display:inline-block;position:relative}.slide-title .word{padding-bottom:.1em}@media (max-width:1000px){.slide-header{top:50%;bottom:unset;width:90%;transform:translate(-50%,-50%)}.slide-description{width:90%}.slide-title h2{font-size:3rem;line-height:1.1}.slide-info{padding:0 2.5rem;bottom:2.5rem}}@media (max-width:768px){.slide-header{gap:.5rem;width:85%;top:45%}.slide-description{width:95%;margin-bottom:2rem}.slide-description p{font-size:.9rem;line-height:1.5}.slide-title h2{font-size:2.25rem;line-height:1.15}.slide-info{padding:0 2rem;bottom:2rem}.slide-tags p,.slide-index-wrapper p{font-size:.75rem}}@media (max-width:480px){.slide-header{gap:.5rem;width:90%;top:42%}.slide-description{width:100%;margin-bottom:1.5rem}.slide-description p{font-size:.85rem;line-height:1.4}.slide-title h2{letter-spacing:-.02rem;font-size:1.75rem;line-height:1.2}.slide-link a .line{padding:.85rem 1.5rem;font-size:.75rem}.slide-info{padding:0 1.5rem;bottom:1.5rem}.slide-tags{gap:.15rem}.slide-tags p{font-size:.7rem}.slide-tags p:first-child{margin-bottom:.5rem}.slide-index-wrapper p{width:1.5rem;font-size:.7rem}}
