.bannerProcess{position:relative;min-height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:140px 0 110px;background-image:linear-gradient(135deg,rgba(52,45,133,.92),rgba(21,155,131,.82)),url(/_next/static/media/banner-process.6070fef4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.bannerProcess .bannerProcess__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(21,155,131,.35),transparent 55%),radial-gradient(circle at 80% 80%,rgba(52,45,133,.45),transparent 60%);z-index:1}.bannerProcess .bannerProcess__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;z-index:1;pointer-events:none}.bannerProcess .bannerProcess__orb--one{width:420px;height:420px;background:rgba(21,155,131,.45);top:-120px;right:-120px;animation:processOrbFloat 10s ease-in-out infinite}.bannerProcess .bannerProcess__orb--two{width:360px;height:360px;background:rgba(52,45,133,.6);bottom:-140px;left:-100px;animation:processOrbFloat 12s ease-in-out infinite reverse}.bannerProcess .bannerProcess__content{position:relative;z-index:5;text-align:center;max-width:980px;margin:0 auto;padding:0 10px}.bannerProcess .bannerProcess__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.22);margin-bottom:22px}.bannerProcess .bannerProcess__eyebrow .bannerProcess__eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px rgba(21,155,131,.35)}.bannerProcess .bannerProcess__title{color:#fff;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.4px;margin-bottom:20px}@media only screen and (min-width:640px){.bannerProcess .bannerProcess__title{font-size:44px}}@media only screen and (min-width:992px){.bannerProcess .bannerProcess__title{font-size:56px}}.bannerProcess .bannerProcess__title span{background:linear-gradient(135deg,#6ee7c7 0,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-style:italic;font-weight:600}.bannerProcess .bannerProcess__subtitle{color:hsla(0,0%,100%,.85);font-size:16px;line-height:1.65;max-width:680px;margin:0 auto 40px}@media only screen and (min-width:640px){.bannerProcess .bannerProcess__subtitle{font-size:18px}}.bannerProcess .bannerProcess__steps{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;max-width:820px;margin:0 auto 40px}@media only screen and (min-width:640px){.bannerProcess .bannerProcess__steps{grid-template-columns:repeat(4,1fr)}}.bannerProcess .bannerProcess__step{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.18);text-align:start;transition:transform .35s ease,background .35s ease,border-color .35s ease}.bannerProcess .bannerProcess__step:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.32)}.bannerProcess .bannerProcess__step-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--primary),#0d7a66);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:15px;box-shadow:0 10px 22px -8px rgba(21,155,131,.7)}.bannerProcess .bannerProcess__step-text{display:flex;flex-direction:column;line-height:1.1}.bannerProcess .bannerProcess__step-number{color:hsla(0,0%,100%,.6);font-size:11px;font-weight:700;letter-spacing:1.4px;margin-bottom:3px}.bannerProcess .bannerProcess__step-label{color:#fff;font-size:14px;font-weight:700}.bannerProcess .bannerProcess__scroll{display:inline-flex;align-items:center;gap:10px;padding:12px 26px;border-radius:999px;background:#fff;color:var(--secondary);border:none;font-size:14px;font-weight:600;letter-spacing:.4px;cursor:pointer;box-shadow:0 18px 40px -15px rgba(0,0,0,.35);transition:transform .35s ease,background .35s ease,color .35s ease}.bannerProcess .bannerProcess__scroll svg{font-size:12px;transition:transform .35s ease}.bannerProcess .bannerProcess__scroll:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.bannerProcess .bannerProcess__scroll:hover svg{transform:translateY(4px)}@keyframes processOrbFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.process-timeline{position:relative;padding:50px 0;overflow:hidden}.process-timeline .process-timeline__shape{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.process-timeline .process-timeline__shape--one{width:460px;height:460px;background:radial-gradient(circle,rgba(21,155,131,.1),transparent 65%);top:5%;left:-180px}.process-timeline .process-timeline__shape--two{width:400px;height:400px;background:radial-gradient(circle,rgba(52,45,133,.1),transparent 70%);bottom:5%;right:-160px}.process-timeline .process-timeline__header{position:relative;z-index:1;text-align:center;max-width:720px;margin:0 auto 60px}.process-timeline .process-timeline__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:rgba(21,155,131,.1);padding:7px 14px;border-radius:999px;margin-bottom:16px}.process-timeline .process-timeline__eyebrow .process-timeline__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--primary)}.process-timeline .process-timeline__title{color:var(--secondary);font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.3px;margin-bottom:14px}@media only screen and (min-width:640px){.process-timeline .process-timeline__title{font-size:36px}}@media only screen and (min-width:1024px){.process-timeline .process-timeline__title{font-size:42px}}.process-timeline .process-timeline__title span{background:linear-gradient(135deg,var(--primary),#0d7a66);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-style:italic;font-weight:600}.process-timeline .process-timeline__subtitle{color:var(--grey-color);font-size:15px;line-height:1.65;max-width:540px;margin:0 auto}.process-timeline .process-timeline__track{position:relative;z-index:1;max-width:1100px;margin:0 auto}.process-timeline .process-timeline__spine{position:absolute;left:24px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--primary),rgba(52,45,133,.2));border-radius:2px}@media only screen and (min-width:992px){.process-timeline .process-timeline__spine{left:50%;transform:translateX(-50%)}}.process-timeline .process-timeline__step{position:relative;display:grid;grid-gap:20px;gap:20px;padding-left:60px;margin-bottom:50px}.process-timeline .process-timeline__step:last-child{margin-bottom:0}@media only screen and (min-width:992px){.process-timeline .process-timeline__step{grid-template-columns:1fr 1fr;gap:50px;padding-left:0;align-items:center}.process-timeline .process-timeline__step.is-left .process-timeline__image{grid-column:1;grid-row:1}.process-timeline .process-timeline__step.is-left .process-timeline__card,.process-timeline .process-timeline__step.is-right .process-timeline__image{grid-column:2;grid-row:1}.process-timeline .process-timeline__step.is-right .process-timeline__card{grid-column:1;grid-row:1}}.process-timeline .process-timeline__dot{position:absolute;left:0;top:20px;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#0d7a66);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;z-index:2;box-shadow:0 12px 28px -8px rgba(21,155,131,.55),0 0 0 6px #fff}@media only screen and (min-width:992px){.process-timeline .process-timeline__dot{left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;font-size:18px}}.process-timeline .process-timeline__image{position:relative;border-radius:24px;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 30px 60px -25px rgba(52,45,133,.35),0 10px 30px -10px rgba(21,155,131,.22);transition:transform .5s ease}.process-timeline .process-timeline__image:hover{transform:rotate(0deg) translateY(-4px)}.process-timeline .process-timeline__image img{display:block;width:100%;height:240px;object-fit:cover}@media only screen and (min-width:640px){.process-timeline .process-timeline__image img{height:300px}}@media only screen and (min-width:992px){.process-timeline .process-timeline__image img{height:340px}}.process-timeline .process-timeline__image .process-timeline__image-chip{position:absolute;top:16px;left:16px;padding:6px 12px;border-radius:999px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;box-shadow:0 10px 25px -12px rgba(13,18,30,.25)}.process-timeline .process-timeline__card{position:relative;padding:24px;background:#fff;border-radius:20px;border:1px solid rgba(52,45,133,.08);box-shadow:0 20px 45px -22px rgba(52,45,133,.2)}@media only screen and (min-width:992px){.process-timeline .process-timeline__card{padding:30px 28px}}.process-timeline .process-timeline__number{position:absolute;top:14px;right:20px;left:auto;font-size:54px;font-weight:800;color:rgba(52,45,133,.07);letter-spacing:-2px;line-height:1;pointer-events:none}.process-timeline .process-timeline__card-title{color:var(--secondary);font-size:20px;font-weight:700;margin-bottom:10px;line-height:1.25}@media only screen and (min-width:640px){.process-timeline .process-timeline__card-title{font-size:22px}}.process-timeline .process-timeline__card-description{color:var(--grey-color);font-size:14px;line-height:1.65;margin-bottom:16px}.process-timeline .process-timeline__highlights{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.process-timeline .process-timeline__highlights li{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(21,155,131,.1);color:var(--primary);font-size:12px;font-weight:600}.process-timeline .process-timeline__highlights li svg{font-size:10px}.process-followup{position:relative;padding:80px 0 90px;background:#fafbff;overflow:hidden}.process-followup:before{top:10%;right:-180px;width:420px;height:420px;background:radial-gradient(circle,rgba(21,155,131,.1),transparent 65%)}.process-followup:after,.process-followup:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.process-followup:after{bottom:-120px;left:-100px;width:340px;height:340px;background:radial-gradient(circle,rgba(52,45,133,.1),transparent 70%)}.process-followup .process-followup__grid{position:relative;z-index:1;display:grid;grid-gap:50px;gap:50px;align-items:center}@media only screen and (min-width:992px){.process-followup .process-followup__grid{grid-template-columns:1fr 1.1fr;gap:60px}}.process-followup .process-followup__visual{order:2;position:relative}@media only screen and (min-width:992px){.process-followup .process-followup__visual{order:1}}.process-followup .process-followup__visual .process-followup__image-card{position:relative;border-radius:28px;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 30px 60px -25px rgba(52,45,133,.35),0 10px 30px -10px rgba(21,155,131,.25);transition:transform .5s ease}.process-followup .process-followup__visual .process-followup__image-card:hover{transform:rotate(0deg) translateY(-4px)}.process-followup .process-followup__visual .process-followup__image-card img{display:block;width:100%;height:360px;object-fit:cover}@media only screen and (min-width:640px){.process-followup .process-followup__visual .process-followup__image-card img{height:440px}}@media only screen and (min-width:1024px){.process-followup .process-followup__visual .process-followup__image-card img{height:480px}}.process-followup .process-followup__visual .process-followup__badge{position:absolute;top:20px;left:20px;display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;border-radius:999px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--secondary);font-size:12px;font-weight:600;letter-spacing:.3px;box-shadow:0 10px 25px -12px rgba(13,18,30,.25)}.process-followup .process-followup__visual .process-followup__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);position:relative}.process-followup .process-followup__visual .process-followup__badge-dot:after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--primary);animation:followupPulse 2s ease-out infinite}.process-followup .process-followup__visual .process-followup__floating-card{position:absolute;bottom:-25px;right:15px;display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-radius:18px;border:1px solid rgba(52,45,133,.08);box-shadow:0 25px 50px -20px rgba(52,45,133,.3);min-width:220px}@media only screen and (min-width:992px){.process-followup .process-followup__visual .process-followup__floating-card{right:-20px}}.process-followup .process-followup__visual .process-followup__floating-card .process-followup__floating-icon{flex-shrink:0;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--primary),#0d7a66);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 10px 22px -8px rgba(21,155,131,.7)}.process-followup .process-followup__visual .process-followup__floating-card .process-followup__floating-text{display:flex;flex-direction:column;line-height:1.3}.process-followup .process-followup__visual .process-followup__floating-card .process-followup__floating-text strong{color:var(--secondary);font-size:14px;font-weight:700}.process-followup .process-followup__visual .process-followup__floating-card .process-followup__floating-text span{color:var(--grey-color);font-size:12px;margin-top:2px}.process-followup .process-followup__content{order:1}@media only screen and (min-width:992px){.process-followup .process-followup__content{order:2}}.process-followup .process-followup__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--primary);background:rgba(21,155,131,.1);padding:6px 12px;border-radius:999px;margin-bottom:14px}.process-followup .process-followup__eyebrow .process-followup__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--primary)}.process-followup .process-followup__title{color:var(--secondary);font-size:28px;font-weight:700;line-height:1.18;letter-spacing:-.3px;margin-bottom:16px}@media only screen and (min-width:640px){.process-followup .process-followup__title{font-size:34px}}@media only screen and (min-width:1024px){.process-followup .process-followup__title{font-size:40px}}.process-followup .process-followup__title span{background:linear-gradient(135deg,var(--primary),#0d7a66);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-style:italic;font-weight:600}.process-followup .process-followup__paragraph{color:var(--grey-color);font-size:15px;line-height:1.7;margin-bottom:22px;max-width:560px}.process-followup .process-followup__list{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-gap:10px;gap:10px}.process-followup .process-followup__list li{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid rgba(52,45,133,.08);color:var(--secondary);font-size:14px;font-weight:600;transition:all .35s ease}.process-followup .process-followup__list li:hover{border-color:rgba(21,155,131,.3);transform:translateX(4px)}.process-followup .process-followup__list li svg{flex-shrink:0;width:28px;height:28px;padding:7px;border-radius:8px;background:rgba(21,155,131,.12);color:var(--primary);font-size:12px;box-sizing:border-box}.process-followup .process-followup__cta{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;background:var(--secondary);color:#fff;border:none;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.4px;cursor:pointer;transition:all .35s ease;box-shadow:0 15px 35px -12px rgba(52,45,133,.55)}.process-followup .process-followup__cta svg{font-size:13px;transition:transform .35s ease}.process-followup .process-followup__cta:hover{background:var(--primary);box-shadow:0 15px 35px -12px rgba(21,155,131,.55)}.process-followup .process-followup__cta:hover svg{transform:translateX(4px)}@keyframes followupPulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.4);opacity:0}}html[dir=rtl] .process-timeline__number{right:auto;left:20px}