.featured-projects{width:100%;color:var(--base-100);padding:var(--page-gutter);background-color:#000;position:relative}.featured-projects .featured-project-card{width:100%;height:100svh;min-height:42rem;transform-style:preserve-3d;perspective:1000px;will-change:transform;justify-content:center;align-items:center;display:flex;position:sticky}.featured-projects .featured-project-card-inner{width:100%;height:calc(100% - (var(--page-gutter)*2));padding:var(--page-gutter);gap:var(--section-gap);border-radius:var(--section-radius);transform-origin:50% 100%;will-change:transform;background-color:#101010;display:flex;position:relative;overflow:hidden}.featured-projects .featured-project-card-content{flex-direction:column;flex:1;justify-content:space-between;display:flex}.featured-projects .featured-project-card-content-main{flex-direction:column;align-items:flex-start;gap:.75rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.featured-projects .featured-project-card-info{text-align:left;width:min(40%,20rem);color:var(--base-350);padding:clamp(1.25rem,3vw,2rem)}.featured-projects .featured-project-card-title h2{padding:0}.featured-projects .featured-project-card-description{text-align:left;width:min(75%,34rem);color:var(--base-250)}.featured-projects .featured-project-card-img{border-radius:1.5rem;flex:1;width:100%;height:100%;overflow:hidden}.featured-projects .featured-project-card-img img,.featured-projects .featured-project-card-img video{object-fit:cover;width:100%;height:100%;display:block}.featured-projects .featured-project-card-inner:after{content:"";background-color:var(--base-500);width:100%;height:100%;opacity:var(--after-opacity,0);will-change:opacity;pointer-events:none;z-index:2;position:absolute;top:0;left:0}.featured-projects[data-tier=tablet] .featured-project-card-inner,.featured-projects[data-tier=large-phone] .featured-project-card-inner,.featured-projects[data-tier=phone] .featured-project-card-inner{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:clamp(.875rem,3vw,1.25rem);height:auto;min-height:0;padding:clamp(.875rem,3vw,1.25rem)}.featured-projects[data-tier=tablet] .featured-project-card-content,.featured-projects[data-tier=tablet] .featured-project-card-img,.featured-projects[data-tier=large-phone] .featured-project-card-content,.featured-projects[data-tier=large-phone] .featured-project-card-img,.featured-projects[data-tier=phone] .featured-project-card-content,.featured-projects[data-tier=phone] .featured-project-card-img{flex:none}.featured-projects[data-tier=tablet] .featured-project-card-content,.featured-projects[data-tier=large-phone] .featured-project-card-content,.featured-projects[data-tier=phone] .featured-project-card-content{grid-template-areas:"title""info""desc";justify-content:flex-start;gap:clamp(.5rem,2vw,.875rem);width:100%;display:grid}.featured-projects[data-tier=tablet] .featured-project-card-content-main,.featured-projects[data-tier=large-phone] .featured-project-card-content-main,.featured-projects[data-tier=phone] .featured-project-card-content-main{width:100%;padding:0;display:contents}.featured-projects[data-tier=tablet] .featured-project-card-info,.featured-projects[data-tier=large-phone] .featured-project-card-info,.featured-projects[data-tier=phone] .featured-project-card-info{grid-area:info;width:100%;max-width:none;padding:0}.featured-projects[data-tier=tablet] .featured-project-card-title,.featured-projects[data-tier=large-phone] .featured-project-card-title,.featured-projects[data-tier=phone] .featured-project-card-title{grid-area:title}.featured-projects[data-tier=tablet] .featured-project-card-description,.featured-projects[data-tier=large-phone] .featured-project-card-description,.featured-projects[data-tier=phone] .featured-project-card-description{grid-area:desc}.featured-projects[data-tier=tablet] .featured-project-card-img,.featured-projects[data-tier=large-phone] .featured-project-card-img,.featured-projects[data-tier=phone] .featured-project-card-img{aspect-ratio:16/10;width:100%;height:auto;min-height:0}.featured-projects[data-tier=tablet] .featured-project-card-description,.featured-projects[data-tier=large-phone] .featured-project-card-description,.featured-projects[data-tier=phone] .featured-project-card-description{width:100%}.featured-projects[data-tier=tablet] .featured-project-card,.featured-projects[data-tier=large-phone] .featured-project-card,.featured-projects[data-tier=phone] .featured-project-card{align-items:flex-start;height:auto;min-height:auto;position:relative}.featured-projects[data-tier=tablet] .featured-project-card+.featured-project-card,.featured-projects[data-tier=large-phone] .featured-project-card+.featured-project-card,.featured-projects[data-tier=phone] .featured-project-card+.featured-project-card{margin-top:var(--section-gap)}.featured-projects[data-tier=tablet] .featured-project-card-title h2,.featured-projects[data-tier=large-phone] .featured-project-card-title h2,.featured-projects[data-tier=phone] .featured-project-card-title h2{max-width:12ch}.featured-projects[data-tier=tablet] .featured-project-card-description p,.featured-projects[data-tier=large-phone] .featured-project-card-description p,.featured-projects[data-tier=phone] .featured-project-card-description p{max-width:44ch}.featured-projects[data-tier=phone] .featured-project-card-info p,.featured-projects[data-tier=phone] .featured-project-card-description p{text-wrap:pretty}@media (prefers-reduced-motion:reduce){.featured-projects .featured-project-card-inner{transform:none!important}}
.rive-icon{pointer-events:none;width:160px;height:160px;margin:0 auto}.rive-icon.rive-icon--blend{mix-blend-mode:difference}.rive-icon canvas{width:100%!important;height:100%!important}
