.stage-section{position:relative;background-image:url(/assets/atahualpa-studio-recording.jpg);background-size:cover;background-position:50%;padding:4rem 2rem;color:white}.stage-section:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.8);z-index:0}.section-title{font-size:2rem;font-weight:600;margin-bottom:2.5rem;color:white}.stage-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:960px;margin:0 auto}@media (max-width:768px){.grid-container,.stage-grid{grid-template-columns:1fr}}.stage-section-content{position:relative;z-index:1;max-width:900px;margin:0 auto 5rem}.stage-box{display:flex;flex-direction:column;gap:.5rem;background:rgb(185,143,185);padding:20px;color:black;text-align:center;border-radius:8px}.icon{font-size:2rem}.stage-title{font-size:1.25rem;font-weight:700;border-bottom:1px solid rgb(255,255,255);padding-bottom:.5rem;margin-bottom:.5rem}.stage-description{margin:0;font-size:1rem;line-height:1.4}