.process-section{color:#fff;background:#0e3f2e;padding:4rem 2rem;position:relative;overflow:hidden}.process-wrapper{flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;display:flex}.process-left{flex-direction:column;flex:40%;justify-content:center;padding-right:2rem;display:flex}.process-right{flex:50%;margin-top:2rem;position:relative}.process-tagline{text-transform:uppercase;letter-spacing:2px;color:#d3d3d3;margin-bottom:.75rem;font-size:.9rem}.process-title{margin-bottom:2rem;font-size:2rem;font-weight:700}.process-steps{padding-left:1rem;position:relative}.step-item{cursor:pointer;z-index:2;align-items:flex-start;margin-bottom:1.5rem;transition:transform .3s;display:flex;position:relative}.step-item:hover{transform:translate(5px)}.step-item.active .step-number{color:#0e3f2e;background:#f9b234;border-color:#f9b234}.step-number{color:#fff;z-index:3;background:0 0;border:2px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:1rem;font-size:.9rem;transition:all .3s;display:flex;position:relative}.step-content h3{margin-bottom:.25rem;font-size:1rem;font-weight:600}.step-content p{opacity:.8;margin:0;font-size:.9rem}.step-line{z-index:1;background:#ffffff1a;width:2px;height:calc(100% - 30px);position:absolute;top:0;bottom:auto;left:30px}.step-item.active~.step-line{background:#f9b234;animation:.6s ease-in-out lineTransition}@keyframes lineTransition{0%{background:#ffffff1a}to{background:#f9b234}}.image-grid{gap:.75rem;height:450px;display:flex}.image-card{cursor:pointer;z-index:1;border-radius:12px;flex:1;min-width:0;max-width:140px;transition:all .4s;position:relative;overflow:hidden}.image-card img{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform .5s;display:block}.image-card:hover img{transform:scale(1.05)}.image-card.expanded{z-index:10;flex:2;max-width:250px}.image-overlay{opacity:0;background:linear-gradient(#0e3f2e33,#0e3f2ecc);border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.image-card:hover .image-overlay{opacity:1}.image-number{color:#fff;z-index:3;background:#0e3f2ecc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.image-title{color:#fff;text-align:center;z-index:3;background:#000000b3;padding:8px;font-size:.8rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.image-card:hover .image-title{transform:translateY(0)}.book-now-button{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:8px;margin-top:2rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:none}.book-now-button:hover{background:#f7c450;transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media (max-width:768px){.process-wrapper{flex-direction:column}.process-left,.process-right{flex:100%;padding-right:0}.image-grid{grid-template-columns:1fr 1fr;gap:1rem;height:auto;margin-top:2rem;display:grid}.image-card{aspect-ratio:4/3;border-radius:12px;max-width:none}.image-card img{border-radius:12px}.book-now-button{width:100%;display:inline-block}.process-section{padding:3rem 1rem}.process-title{margin-bottom:1.5rem;font-size:1.5rem}.image-title{background:#0009;transform:translateY(0)}.step-line{left:30px}}
