.stories-slider{position:relative;width:100%;overflow:hidden;font-family:var(--font-serif),"Playfair Display",Georgia,serif;background:#000;cursor:none}.stories-slider img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.stories-slider a,.stories-slider h1,.stories-slider p{color:#fff;text-decoration:none;font-weight:400;font-family:var(--font-serif),"Playfair Display",Georgia,serif}.stories-slider h1{font-size:clamp(24px,4vw,36px);line-height:1.2}.stories-slider a,.stories-slider p{font-size:clamp(14px,2vw,16px)}.stories-slider .cursor{position:absolute;top:0;left:0;width:100px;height:100px;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);border-radius:100%;pointer-events:none;z-index:2}.stories-slider .cursor p{font-size:12px;text-transform:uppercase}.stories-slider .story-img{overflow:hidden;opacity:.5}.stories-slider .img,.stories-slider .story-img{position:absolute;top:0;left:0;width:100%;height:100%}.stories-slider .story-content{position:absolute;padding:4em 0;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2em}@media (max-width:1024px){.stories-slider .story-content{width:40%;padding:3em 0;gap:1.5em}}.stories-slider .indices{width:100%;height:10px;display:flex;justify-content:space-between;align-items:center;gap:.25em}.stories-slider .index{position:relative;width:100%;height:1px;background:hsla(0,0%,100%,.25)}.stories-slider .index-highlight{position:absolute;top:0;left:0;width:0;height:100%;background:#fff;transform:scaleX(100%)}.stories-slider .profile{width:100%;height:60px;display:flex;gap:1em;align-items:center}.stories-slider .profile-icon{position:relative;width:40px;height:40px;border-radius:100%;overflow:hidden;flex-shrink:0}.stories-slider .profile-name{position:relative;width:200px;height:20px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden}@media (max-width:768px){.stories-slider .profile{height:50px;gap:.75em}.stories-slider .profile-icon{width:36px;height:36px}.stories-slider .profile-name{width:180px;height:18px}}@media (max-width:480px){.stories-slider .profile{height:44px;gap:.5em}.stories-slider .profile-icon{width:32px;height:32px}.stories-slider .profile-name{width:160px;height:16px}}.stories-slider .title-row{position:relative;width:100%;min-height:48px;height:auto;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden;margin-bottom:.5em}@media (max-width:768px){.stories-slider .title-row{min-height:40px;margin-bottom:.4em}}@media (max-width:480px){.stories-slider .title-row{min-height:36px;margin-bottom:.3em}}.stories-slider .link{position:relative;width:max-content;margin:3em 0 2em;padding:.5em 0}@media (max-width:768px){.stories-slider .link{margin:2em 0 1.5em}}@media (max-width:480px){.stories-slider .link{margin:1.5em 0 1em}}.stories-slider .link:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#fff}.stories-slider .profile-name p,.stories-slider .title-row h1{position:absolute;top:0;left:0;width:100%;will-change:transform,opacity}.stories-slider .title{margin-bottom:1em}@media (max-width:900px){.stories-slider{cursor:default}.stories-slider .story-content{width:90%;padding:2em 1.5em;gap:1.5em}.stories-slider .cursor{display:none}}@media (max-width:768px){.stories-slider .story-content{width:95%;padding:1.5em 1em;gap:1.25em}.stories-slider .indices{height:8px;gap:.2em}.stories-slider .index{height:1px}}@media (max-width:480px){.stories-slider .story-content{width:100%;padding:1.25em 1em;gap:1em}.stories-slider .indices{height:6px;gap:.15em}.stories-slider .title{margin-bottom:.75em}}@media (max-width:360px){.stories-slider .story-content{padding:1em .75em;gap:.75em}.stories-slider .profile-name{width:140px}}