.process{position:relative;overflow:hidden;background:linear-gradient(135deg,#074d9b,#126fc7)!important;color:#fff}.process:before{content:"BIG PROS";position:absolute;right:-5vw;bottom:-5vw;font-size:clamp(110px,20vw,330px);font-weight:800;letter-spacing:-.12em;color:rgba(255,255,255,.05);line-height:.8}.process .section-label{color:#bfe3ff!important;position:relative;z-index:1}.process .section-label:after{background:#bfe3ff!important}.process-heading{position:relative;z-index:1}.process-heading h2{color:#fff!important}.process-heading h2 em{color:#ffe152!important;font-family:Manrope,Arial,sans-serif;font-style:normal;font-weight:800}.process-heading p{color:#e6f4ff!important;font-size:17px!important}.process-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border:0!important;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.process-steps.in-view{opacity:1;transform:none}.process-steps:before{content:"";position:absolute;left:8%;right:8%;top:43px;height:2px;background:linear-gradient(90deg,#7cc7ff,#ffe152);transform:scaleX(0);transform-origin:left;transition:transform 2s cubic-bezier(.65,0,.35,1)}.process-steps.in-view:before{transform:scaleX(1)}.process-steps article{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25)!important;border-radius:16px;min-height:290px;padding:25px!important;position:relative;backdrop-filter:blur(8px);transition:transform .28s,background .28s,box-shadow .28s}.process-steps article:hover{background:#fff;transform:translateY(-9px);box-shadow:0 18px 35px rgba(0,40,98,.25)}.process-steps span{display:block!important;font:800 10px "DM Mono",monospace!important;color:#bfe3ff!important;margin:0!important}.process-steps i{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#177ce8;border:2px solid #bfe3ff;font-style:normal;font-size:24px;color:#fff;margin:17px 0 43px;position:relative;z-index:2}.process-steps h3{font-size:26px!important;color:#fff;margin:0 0 10px}.process-steps p{font-size:14px!important;color:#dceeff!important;margin:0;line-height:1.6}.process-steps article:hover span{color:#177ce8!important}.process-steps article:hover i{background:#ffe152;border-color:#ffe152;color:#123b74}.process-steps article:hover h3,.process-steps article:hover p{color:#123b74!important}@media(max-width:700px){.process-steps{grid-template-columns:1fr;gap:13px}.process-steps:before{left:42px;top:42px;bottom:42px;right:auto;width:2px;height:auto;transform:scaleY(0);transform-origin:top}.process-steps.in-view:before{transform:scaleY(1)}.process-steps article{min-height:0;padding:22px!important}.process-steps i{margin:15px 0 20px}.process-steps h3{font-size:24px!important}}
