.ScrollStackPureCSS_wrapper__1TGgA{width:100%;background-color:#0d0816;padding-top:5rem;overflow:hidden}.ScrollStackPureCSS_container__rHK_B{width:100%;max-width:1360px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:3rem}.ScrollStackPureCSS_container2__l3otg{margin-top:40px;width:100%;height:600px}.ScrollStackPureCSS_tilt-img__nU1Cn{border:3px solid black;padding:2px;border-radius:16px;transform-origin:center;transform:perspective(1000px) rotateY(-20deg);transition:transform .3s ease;will-change:transform;backface-visibility:hidden;scale:1}@media screen and (max-width:767px){.ScrollStackPureCSS_container__rHK_B{padding-left:1rem;padding-right:1rem}}.card-spotlight{position:relative;border-radius:1rem;overflow:hidden;--mouse-x:50%;--mouse-y:50%;--spotlight-gradient:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(255,255,255,0.2),transparent 80%)}.card-spotlight:before{content:"";position:absolute;inset:0;background:var(--spotlight-gradient);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:1}.card-spotlight:focus-within:before,.card-spotlight:hover:before{opacity:.6}