.process-section{padding:100px 20px;text-align:center}.process-section h2{color:inherit}.process-section.light{background:var(--bg-light);color:#1a2b3c}.process-section.dark{background:linear-gradient(135deg,#0b1f33,#0d2a45);color:#fff}.container{margin:auto;max-width:1200px}h2{font-size:42px}p{opacity:.85}.process-wrapper{display:flex;justify-content:space-between;margin-top:60px;position:relative}.process-wrapper:before{background:#5bb6d6;content:"";height:2px;left:10%;position:absolute;right:10%;top:25px;z-index:0}.process-step{position:relative;width:30%;z-index:1}.circle{align-items:center;background:transparent;border:2px solid;border-radius:50%;display:flex;font-weight:700;height:50px;justify-content:center;margin:auto;width:50px}.process-step h3{font-size:18px;margin-top:20px}.cta{margin-top:40px}.btn{background:#5bb6d6;border-radius:30px;color:#fff;padding:14px 30px;text-decoration:none}.process-section a:hover,.value-section a:focus{background:#fff;border:2px solid #5bb6d6;color:#5bb6d6;font-family:Lato,sans-serif;font-style:normal;font-weight:600;text-decoration:none}.small-text{font-size:14px;margin-top:10px;opacity:.7}.process-wrapper.arrow:before{background:none}.process-wrapper.arrow .process-step:not(:last-child):after{color:#5bb6d6;content:"→";font-size:20px;position:absolute;right:-40px;top:15px}@media (max-width:768px){.process-wrapper{flex-direction:column;gap:30px}.process-wrapper:before{display:none}.process-step{width:100%}h2{font-size:28px}}