.process-section{background:#000;color:#fff}.process-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.process-subtitle{color:#ccc;font-size:1rem;max-width:700px;margin:0 auto 3rem;line-height:1.6}.process-grid{display:flex;flex-wrap:wrap;gap:25px;max-width:1000px}.process-card{background:#111;border-radius:12px;max-width:310px;width:100%;padding:1.5rem;text-align:left;transition:transform .3s ease}.process-card:hover{transform:translateY(-5px)}.process-number{font-size:37px;font-weight:700;margin-bottom:.8rem}.process-card-title{font-size:25px;font-weight:700;margin-bottom:.5rem;color:#fff}.process-description{font-size:.9rem;color:#bbb;line-height:1.5}.why-section{background-color:var(--background-d)}.why-title{font-size:2rem}.why-subtitle{font-size:1rem;color:var(--muted-dark-2)}.why-grid{gap:40px}.why-left,.why-right{min-width:320px;width:45%}.why-diff-card{border-radius:10px;margin-bottom:35px}.why-diff-card .why-icon{height:50px;width:50px;border-radius:7px}.why-diff-card .why-icon img{height:30px;width:30px}.why-reason-box{background:var(--background);border-radius:12px;box-shadow:var(--box-shadow-5)}.why-stat-card{width:23%;text-align:center;border-radius:10px;padding:1.5rem}.why-stat-card h3{font-size:1.6rem;font-weight:700;color:var(--deep-dark);margin-bottom:.5rem}.why-stat-card p{color:var(--muted-dark-2)}@media (max-width:900px){.why-left,.why-right{width:100%}.why-stats-grid{justify-content:center}.why-stat-card{max-width:250px;width:100%}}@media (max-width:450px){.why-stats-grid{margin-left:auto;margin-bottom:initial;margin-right:auto;margin-top:initial}.why-stat-card{width:130px}.why-stat-card h3{font-size:25px}.why-stat-card p{font-size:13px}.why-diff-card{flex-direction:column}.why-diff-card .why-icon{width:40px;height:40px}.why-section .section-subtitle{text-align:center;width:100%}.why-left,.why-right{min-width:100%}}