.featured-work-carousel-container{width:100%;position:relative}.featured-work-carousel-wrapper{width:100%;padding-bottom:2rem;position:relative;overflow:hidden}.featured-work-list.manual-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-x:auto;scroll-behavior:auto!important}.featured-work-list.manual-scroll::-webkit-scrollbar{display:none}.featured-work-controls{z-index:10;pointer-events:none;justify-content:space-between;width:100%;padding:0 1.5rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.carousel-btn{pointer-events:auto;-webkit-backdrop-filter:blur(8px);color:#c31b07;cursor:pointer;background:#1a161466;border:1px solid #c31b0780;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.carousel-btn:hover{color:#fff;background:#c31b07;border-color:#c31b07;transform:scale(1.1)}.featured-work-list{flex-wrap:nowrap;align-items:center;gap:3vw;width:max-content;padding:4rem 45vw;display:flex}.featured-work-item{cursor:pointer;transform-origin:50%;opacity:.4;background-color:#0000;border-radius:4px;flex:none;width:clamp(200px,20vw,350px);height:clamp(300px,30vw,500px);transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s,box-shadow .6s;position:relative;overflow:hidden;transform:scale(.75)}.featured-work-item.active{opacity:1;z-index:2;transform:scale(1.25);box-shadow:0 25px 50px #00000080}.featured-work-item-link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.featured-work-item-img-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.featured-work-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.featured-work-item:hover .featured-work-img{transform:scale(1.05)}}@media (min-width:1024px){.featured-work-carousel-wrapper{padding-bottom:0}.featured-work-list{padding-top:1rem;padding-bottom:1rem}.featured-work-item{height:clamp(250px,45vh,450px)}}
