.project-feature{overflow:hidden;padding:4em 0}.proj-feat-swiper-nav{align-items:center;align-self:flex-end;display:flex;gap:1em;margin-bottom:2em;padding:0 var(--side-padding)}.proj-feat-swiper-nav .main-btn-icon{background:var(--mono-100);border-radius:100%;color:var(--black);font-size:.75em;padding:1em}.proj-feat-swiper-nav .main-btn-icon:not(:disabled):hover{background:var(--baby-pink)}.proj-feat-swiper-nav .main-btn-icon:disabled{opacity:.5}.proj-feat-swiper-nav .main-btn-icon.prev{transform:rotate(-180deg)}.proj-feat-swiper{display:flex;flex-direction:column;margin-bottom:3em;opacity:0;overflow:visible;position:relative;transition:opacity .5s ease;width:100%}.proj-feat-swiper.active{opacity:1}.proj-feat-swiper>.swiper{overflow:visible;padding:0 var(--side-padding);width:100%}.proj-feat-swiper .swiper-wrapper{align-items:stretch;width:100%}.proj-feat-swiper .swiper-slide{height:auto}.proj-feat-item{display:flex;flex-direction:column;height:100%;transition:transform .5s ease;width:100%}.proj-feat-item:hover{transform:translateY(-.5em)}.proj-feat-item-img{background:var(--bg-color);border-radius:.5em;flex-shrink:0;height:60vw;margin-bottom:.6em;overflow:hidden;position:relative;width:100%}.proj-feat-item-img>.full{transition:transform .8s ease}.proj-feat-item:hover .proj-feat-item-img>.full{transform:scale(1.05)}.proj-feat-item-img-inner.no-video{aspect-ratio:16/9}.proj-feat-item-img-inner{border-radius:.75em;left:50%;max-height:80%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%;z-index:2}.proj-feat-item-img-inner .full:not(.video-inline){left:0;position:absolute;top:0}.proj-feat-item-img-inner .full.video-inline{position:relative;z-index:2}.proj-feat-item-info{flex-grow:1;height:100%;line-height:1.2em;width:100%}.proj-feat-button{align-items:center}@media (min-width:700px){.proj-feat-item-img{height:48vw}}@media (min-width:1000px){.proj-feat-item-img{height:30vw}}@media (min-width:1200px){.proj-feat-item-img{height:30vw;max-height:424px}}
