.process-timeline{width:100%;color:var(--base-100);background-color:var(--base-500);padding:4rem 0}.process-timeline .timeline-nav{border-bottom:1px solid var(--base-400);justify-content:space-between;margin-bottom:4rem;display:flex;position:relative}.process-timeline .timeline-nav-item{text-align:center;cursor:pointer;color:var(--base-300);padding:1.5rem 1rem;transition:color .3s;position:relative}.process-timeline .timeline-nav-item.active{color:var(--base-100)}.process-timeline .timeline-nav-item h3{margin:0;font-size:1.25rem;font-weight:500}.process-timeline .timeline-indicator{background-color:var(--base-100);z-index:2;height:2px;position:absolute;bottom:-1px;left:0}.process-timeline .timeline-content{align-items:center;gap:4rem;min-height:500px;display:flex;position:relative}.process-timeline .content-text{flex-direction:column;flex:1;justify-content:center;display:flex}.process-timeline .content-text h2{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.process-timeline .content-text p{color:var(--base-200);max-width:90%;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.process-timeline .content-image-wrapper{background-color:var(--base-450);border-radius:1rem;flex:1.25;height:500px;padding:1rem;position:relative;overflow:hidden}.process-timeline .content-image-inner{background-color:var(--base-500);border-radius:.5rem;width:100%;height:100%;position:relative;overflow:hidden}.process-timeline img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1000px){.process-timeline .timeline-nav{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;gap:0;padding-bottom:0;overflow-x:auto}.process-timeline .timeline-nav::-webkit-scrollbar{display:none}.process-timeline .timeline-nav-item{flex:none;padding:1rem;width:15rem!important}.process-timeline .timeline-indicator{display:none}.process-timeline .timeline-nav-item.active{border-bottom:2px solid var(--base-100)}.process-timeline .timeline-content{flex-direction:column;gap:2rem}.process-timeline .content-image-wrapper{aspect-ratio:16/9;flex:auto;width:100%;height:auto}.process-timeline .content-text h2{font-size:2rem}}
