.slider{position:fixed;top:0;left:0;width:100vw;height:100svh;background-color:var(--base-300);color:var(--base-100);overflow:hidden;z-index:2}.slider+footer{position:relative;margin-top:100svh;z-index:3}.slide{position:absolute;top:0;left:0;width:100vw;height:100svh}.slide-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 1.75rem);height:calc(100svh - 1.75rem);border-radius:12px;overflow:hidden;border:1px dashed var(--base-300)}.slide-img img{will-change:transform}.slide-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#0a0a0ad9,#0a0a0a80 40%,#0a0a0a26)}.slide{will-change:transform}.slide-title{position:absolute;top:15%;left:4rem;z-index:1}.slide-title h2{line-height:1}.slide-description{position:absolute;bottom:4rem;left:4rem;width:55%;z-index:1;display:flex;flex-direction:column;gap:1rem}.slide-description p{font-size:.95rem;line-height:1.6;color:var(--base-200)}.line,.word{position:relative;display:inline-block;will-change:transform}.slide-counter{position:absolute;bottom:4rem;right:4rem;z-index:2;display:flex;align-items:baseline;gap:.35rem;font-family:DM Mono;text-transform:uppercase;font-size:.85rem;font-weight:500;color:var(--base-200)}.slide-counter .current{font-family:Barlow Condensed;font-size:2.5rem;font-weight:900;line-height:1;color:var(--base-100)}.slide-counter .divider{margin:0 .25rem;opacity:.4}@media(max-width:1000px){.slider{position:relative;height:auto;overflow:visible}.slider+footer{margin-top:0}.slide{position:relative;width:100%;height:auto;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding:6rem 1.5rem 3rem;box-sizing:border-box;will-change:auto}.slide-img{position:absolute;top:0;left:0;width:100%;height:100%;transform:none;border-radius:0;border:none}.slide-img img{width:100%;height:100%;object-fit:cover}.slide-title{position:relative;top:auto;left:auto;right:auto;z-index:1;margin-bottom:1.25rem}.slide-title h2{font-size:2.25rem}.slide-description{position:relative;bottom:auto;left:auto;width:100%;z-index:1}.slide-description p{font-size:1.05rem;line-height:1.7}.slide-img:after{background:linear-gradient(0deg,#0a0a0aeb,#0a0a0ab3 40%,#0a0a0a66)}.slide-counter{display:none}}
