.how-we-work{width:100%;height:100%;min-height:100vh;color:var(--base-100);gap:2rem;display:flex;position:relative}.how-we-work .how-we-work-header{will-change:transform;width:60%;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.how-we-work .how-we-work-header-content{flex-direction:column;gap:2rem;width:70%;padding-top:10rem;display:flex}.how-we-work .how-we-work-header-content .how-we-work-header-callout p{color:var(--base-350)}.how-we-work .how-we-work-header-content h3{color:var(--base-100);margin-bottom:2rem}.how-we-work .how-we-work-steps{gap:1rem;display:flex}.how-we-work .how-we-work-step{border:1px solid #665f56a6;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;padding:1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.how-we-work .how-we-work-step p{font-size:1.125rem;font-weight:550}.how-we-work .how-we-work-step-label{opacity:0;will-change:transform;white-space:nowrap;transition:all .3s;position:absolute;left:2rem;transform:translate(-20px)}.how-we-work .how-we-work-step-index{will-change:transform;transition:all .3s;position:relative}.how-we-work .how-we-work-step.active{width:8rem;color:var(--base-500);background-color:var(--base-100);border-color:var(--base-100)}.how-we-work .how-we-work-step.active .how-we-work-step-index{transform:translate(24px)}.how-we-work .how-we-work-step.active .how-we-work-step-label{opacity:1;transform:translate(0)}.how-we-work .how-we-work-cards{will-change:transform;flex-direction:column;flex:2;gap:2rem;margin-left:60%;padding:8rem 0;display:flex;position:relative}.how-we-work .how-we-work-card{background-color:var(--base-450);border-radius:1rem;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:relative}.how-we-work .how-we-work-card-img{aspect-ratio:1;border-radius:.75rem;position:relative;overflow:hidden}.how-we-work .how-we-work-card-img img{opacity:.75;width:100%;height:100%;position:absolute;top:0;left:0}.how-we-work .how-we-work-card-index-label{color:var(--base-100);margin-bottom:.5rem}.how-we-work .how-we-work-card-index-label h3{letter-spacing:-.05rem;font-size:2rem}.how-we-work .how-we-work-card-copy{color:var(--base-350);padding:1rem}@media (max-width:1000px){.how-we-work{flex-direction:column;min-height:auto}.how-we-work .how-we-work-header{width:100%;height:auto;position:relative;overflow:visible}.how-we-work .how-we-work-steps{display:none}.how-we-work .how-we-work-header-content{width:100%;padding-top:2rem;padding-bottom:1rem}.how-we-work .how-we-work-header-content h3{margin-bottom:0;font-size:2rem}.how-we-work .how-we-work-cards{margin-left:0;padding:1rem 0}}
.spotlight{background:#070b10;justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:relative;overflow:hidden}.spotlight-outline{border:1rem solid var(--base-500);z-index:3;pointer-events:none;border-radius:3rem;position:absolute;inset:0}.spotlight-outline:after{content:"";border:1rem solid var(--base-500);border-radius:3rem;position:absolute;inset:-1rem}.spotlight-inner{background:#070b10;border-radius:2rem;width:calc(100% - 2rem);height:calc(100% - 2rem);position:relative;overflow:hidden}.spotlight-stage{position:absolute;inset:0}.spotlight-stage:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#070b1094 0%,#070b1033 24%,#070b1014 52%,#070b101f 100%);position:absolute;inset:0}.spotlight-image-layer{opacity:0;will-change:opacity, transform;position:absolute;inset:0}.spotlight-image-layer img{object-fit:cover;width:100%;height:100%}.spotlight-timeline{z-index:3;grid-template-columns:auto 1fr;align-items:start;gap:1rem;max-width:min(18rem,34vw);display:grid;position:absolute;top:50%;left:clamp(1.5rem,3vw,3rem);transform:translateY(-50%)}.spotlight-timeline-line{background:linear-gradient(#ffffff1f,#ffffff6b,#ffffff1f);width:1px;height:min(22rem,58vh)}.spotlight-timeline-items{flex-direction:column;gap:.8rem;display:flex}.spotlight-timeline-item{color:#ffffffd1;will-change:opacity, transform;grid-template-columns:.65rem 1fr;align-items:center;gap:.75rem;display:grid}.spotlight-timeline-dot{background:#ffffff59;border-radius:999px;width:.45rem;height:.45rem;transition:background .18s,transform .18s;box-shadow:0 0 0 1px #ffffff29}.spotlight-timeline-label{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;line-height:1.35}.spotlight-timeline-item.is-active .spotlight-timeline-dot{background:var(--base-100);transform:scale(1.25)}.spotlight-timeline-item.is-active .spotlight-timeline-label{color:var(--base-100)}@media (max-width:1000px){.spotlight-timeline{max-width:min(14rem,48vw);left:1.25rem}.spotlight-timeline-line{height:min(18rem,48vh)}.spotlight-timeline-label{font-size:.72rem}}@media (max-width:640px){.spotlight-outline{border-width:.6rem;border-radius:1.6rem}.spotlight-outline:after{border-width:.6rem;border-radius:1.6rem;inset:-.6rem}.spotlight-inner{border-radius:1.2rem}.spotlight-stage:after{background:linear-gradient(#070b101f 0% 56%,#070b108f 100%)}.spotlight-timeline{grid-template-columns:1fr;gap:.75rem;max-width:none;inset:auto 1rem 1.5rem;transform:none}.spotlight-timeline-line{background:linear-gradient(90deg,#ffffff1f,#ffffff6b,#ffffff1f);width:100%;height:1px}.spotlight-timeline-items{gap:.6rem}}
