*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#022c22;--navy-mid:#064e3b;--navy-light:#065f46;--blue:#065f46;--accent:#10b981;--accent-glow:#34d399;--green:#22c55e;--white:#fff;--off-white:#f0fdf4;--muted:#ffffff8c;--border:#ffffff14;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html{scroll-behavior:auto;max-width:100vw;overflow-x:clip}body{color:var(--navy);background:#fff;max-width:100vw;overflow-x:clip}#root{width:100%;position:relative;overflow-x:clip}h1,h2,h3,h4,h5,h6{line-height:1.15}p{line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html[lang=ar] body{font-family:Cairo,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html[dir=rtl] body,html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right;direction:rtl}html[dir=rtl] .lang-switch,html[dir=rtl] input[type=email],html[dir=rtl] input[type=tel]{direction:ltr}html[dir=rtl] .nav-cta svg,html[dir=rtl] .hero-btn svg,html[dir=rtl] .cta-btn svg,html[dir=rtl] .cci-arrow{transform:scaleX(-1)}.no-wrap{white-space:nowrap}@media (max-width:580px){.no-wrap{white-space:normal;word-break:break-word;overflow-wrap:anywhere}}.hero{background:#fff;width:100%;min-height:65vh;position:relative;overflow:hidden}.hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1400px;margin:0 auto;padding:36px 80px 20px;display:grid;position:relative}.hero-bg{pointer-events:none;z-index:0;will-change:transform;position:absolute;top:-20%;bottom:-20%;left:-20%;right:-20%}.hero-orb{filter:blur(120px);border-radius:50%;position:absolute}.orb-1{background:radial-gradient(circle,#34d39914,#0000 70%);width:700px;height:700px;top:-200px;right:-100px}.orb-2{background:radial-gradient(circle,#10b9810d,#0000 70%);width:500px;height:500px;bottom:-100px;left:-80px}.orb-3{background:radial-gradient(circle,#22c55e0a,#0000 70%);width:300px;height:300px;top:40%;left:35%}.hero-grid{opacity:.3;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:40px 40px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.hero-inner{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.hero-badge{color:#1e293b;letter-spacing:.04em;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10b98114;border:1px solid #10b98126;border-radius:100px;align-items:center;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:7px 16px;font-size:max(.58rem,min(1.25vw,.72rem));font-weight:700;display:inline-flex}.badge-pulse{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite pulseGlow;box-shadow:0 0 #22c55e80}@keyframes pulseGlow{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-headline{flex-direction:column;gap:4px;display:flex}.hl-row{display:block;overflow:hidden}.hl-row span{letter-spacing:-.035em;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:max(1.4rem,min(6vw,3rem));font-weight:900;line-height:1.1;display:inline-block}.hl-accent{color:#065f46!important}.hero-sub{color:#475569;text-align:left;word-break:break-word;overflow-wrap:break-word;max-width:460px;font-size:1rem;line-height:1.75}.hero-sub strong{color:#0f172a;font-weight:800}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-btn{will-change:transform;border-radius:100px;align-items:center;gap:9px;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,opacity .2s;display:inline-flex}.hero-btn-primary{color:#fff;background:#065f46;box-shadow:0 4px 24px #10b98166}.hero-btn-primary:hover{opacity:.95;box-shadow:0 8px 32px #10b98199}.hero-btn-ghost{color:#1e293b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1f5f9;border:1px solid #e2e8f0}.hero-btn-ghost:hover{background:#e2e8f0;border-color:#cbd5e1}.hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(4,1fr);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:grid;overflow:hidden}.stat-item{text-align:center;border-right:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:6px;padding:24px 28px;transition:all .3s;display:flex}.stat-item:last-child{border-right:none}.stat-item:hover{background:#f8faff}.stat-val{color:#0f172a;letter-spacing:-.03em;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:1.65rem;font-weight:800;line-height:1}.stat-lbl{color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.72rem;font-weight:600}.hero-video-wrap{z-index:2;width:min(100%,320px);margin-left:auto;margin-right:auto;position:relative}.hero-video-card{aspect-ratio:9/16;background:#071128;border:1px solid #34d3992e;border-radius:22px;width:100%;animation:7s ease-in-out infinite floatVideo;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 30px 70px #02201647,0 0 60px #10b9811a}@keyframes floatVideo{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-video-frame{border:0;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}html[dir=rtl] .hero-container{direction:rtl}html[dir=rtl] .hero-inner{text-align:right}html[dir=rtl] .hero-badge,html[dir=rtl] .hero-actions{direction:rtl}.scroll-indicator{z-index:2;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:6px;display:none;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.scroll-dot{background:#34d399;border-radius:2px;width:4px;height:8px}@media (max-width:1100px){.hero-container{gap:30px;padding:32px 40px 60px}.hero-video-wrap{width:min(100%,280px)}}@media (max-width:900px){.hero-container{text-align:left;grid-template-columns:1fr;max-width:100%;padding:28px 24px 60px;overflow-x:hidden}.hero-badge{display:none}.hero-sub{text-align:left;word-break:break-word;overflow-wrap:break-word;max-width:100%;margin:0}.hero-actions{justify-content:flex-start}.hero-stats{margin:0}.hero-video-wrap{width:min(100%,260px);margin:12px auto 0}.scroll-indicator{display:none}html[dir=rtl] .hero-container{text-align:right}html[dir=rtl] .hero-actions{justify-content:flex-start}html[dir=rtl] .hero-sub{text-align:right}}@media (max-width:650px){.hero-stats{grid-template-columns:repeat(2,1fr);width:100%;max-width:400px;margin:0}.stat-item{text-align:left;border-bottom:1px solid #ffffff12;align-items:flex-start;padding:16px 12px}.stat-item:nth-child(2n){border-right:none}.stat-item:nth-child(3),.stat-item:nth-child(4){border-bottom:none}.stat-lbl{white-space:normal}html[dir=rtl] .stat-item{text-align:right}}@media (max-width:480px){.hero-container{padding:20px 16px 36px}.hero-sub{font-size:.92rem;line-height:1.65}.hero-sub .no-wrap{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%}.hero-btn{white-space:nowrap;flex:auto;justify-content:center;min-width:120px;padding:12px 18px;font-size:.82rem}.hero-video-wrap{width:min(100%,230px)}}.trust-bar{z-index:10;background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:24px 0;position:relative;overflow:hidden}.trust-bar:before,.trust-bar:after{content:"";z-index:5;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.trust-bar:before{background:linear-gradient(90deg,#fff 15%,#fff0 100%);left:0}.trust-bar:after{background:linear-gradient(270deg,#fff 15%,#fff0 100%);right:0}.trust-rows-container{flex-direction:column;gap:14px;width:100%;display:flex}.trust-ticker-wrapper{width:100%;display:flex;overflow:hidden}.trust-ticker-track{white-space:nowrap;will-change:transform;align-items:center;gap:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex}.trust-ticker-track.row-to-left{animation:48s linear infinite scrollLeft}.trust-ticker-track.row-to-right{animation:48s linear infinite scrollRight}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.trust-ticker-track:hover{animation-play-state:paused}.country-pill{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;background:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;flex-shrink:0;align-items:center;gap:11px;padding:8px 20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 5px #00000008}.country-pill:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.country-pill-flag{object-fit:cover;border-radius:3.5px;flex-shrink:0;width:26px;height:18px;display:block;box-shadow:0 1px 3px #00000026}.country-pill-name{color:#1e293b;white-space:nowrap;letter-spacing:.01em;font-size:.95rem;font-weight:600;line-height:1}html[dir=rtl] .trust-rows-container{direction:ltr}html[dir=rtl] .country-pill{direction:rtl}.services-section{z-index:1;background:radial-gradient(circle at 18% 6%,#0758df12,#0000 28%),radial-gradient(circle at 84% 14%,#10b9810f,#0000 26%),#fff;padding:72px 0 78px;scroll-margin-top:92px;position:relative;overflow:hidden}.services-section:before{content:"";z-index:-1;opacity:.28;background-image:radial-gradient(#0f172a1f .8px,#0000 .8px);background-size:28px 28px;position:absolute;top:0;bottom:0;left:0;right:0}.services-wrap{width:min(96%,1390px)}.services-heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:34px;display:flex}.solutions-kicker{color:#065f46;background:#065f4614;border:1px solid #065f461a;border-radius:999px;align-items:center;gap:9px;min-height:34px;padding:7px 15px;font-size:.98rem;font-weight:800;display:inline-flex}.solutions-title{color:#050b24;letter-spacing:0;white-space:nowrap;margin:10px 0 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:max(2.15rem,min(4.3vw,3.35rem));font-weight:900;line-height:1.02}.solutions-title span{color:#065f46}.solutions-desc{color:#3c4357;max-width:620px;font-size:1.02rem;line-height:1.45}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:22px;display:grid}.solution-card{border:1px solid color-mix(in srgb, var(--card-accent) 18%, #dbe4f0);background:#fff;border-radius:14px;flex-direction:column;min-height:520px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a12}.solution-card:hover{border-color:color-mix(in srgb, var(--card-accent) 44%, #fff);transform:translateY(-7px);box-shadow:0 28px 64px #0f172a21}.solution-card:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--card-accent) 18%, transparent), transparent 67%);opacity:.9;pointer-events:none;height:190px;position:absolute;top:auto;bottom:-32%;left:22%;right:-18%}.solution-visual{pointer-events:none;background-image:url(/digital-solutions-showcase.png);background-repeat:no-repeat;background-size:300%;background-position:var(--image-position);filter:saturate(1.03)contrast(1.02);width:100%;height:282px;position:absolute;top:0;bottom:auto;left:0;right:0}.solution-visual:after{content:"";background:linear-gradient(90deg, #fffffffa 0%, #ffffffe6 40%, #ffffff5c 68%, #ffffff1f 100%), linear-gradient(180deg, #ffffff0f 0%, #ffffffeb 100%), radial-gradient(circle at 84% 18%, color-mix(in srgb, var(--card-accent) 12%, transparent), transparent 42%);position:absolute;top:0;bottom:0;left:0;right:0}.solution-content,.solution-features,.solution-actions{z-index:1;position:relative}.solution-content{min-height:282px;padding:24px 24px 0}.solution-icon{background:var(--card-accent);color:#fff;width:58px;height:58px;box-shadow:0 14px 30px color-mix(in srgb, var(--card-accent) 28%, transparent);border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.solution-title{color:#050b24;letter-spacing:0;max-width:190px;margin:0 0 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:max(1.75rem,min(2vw,2.15rem));font-weight:900;line-height:.98}.solution-title span{color:var(--card-accent);display:block}.solution-desc{color:#151d31;max-width:245px;font-size:.98rem;line-height:1.55}.solution-features{flex-direction:column;flex:1;gap:11px;margin:26px 0 20px;padding:0 24px;list-style:none;display:flex}.solution-features li{color:#172033;align-items:center;gap:12px;font-size:.96rem;font-weight:500;display:flex}.solution-features svg{color:#fff;flex:none}.solution-actions{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:10px;margin-top:auto;padding:0 18px 20px;display:grid}.solution-btn{border:1px solid var(--card-accent);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:50px;padding-left:10px;padding-right:10px;font-size:.9rem;font-weight:800;transition:transform .28s,background .28s,color .28s,box-shadow .28s;display:flex}.solution-btn.primary{background:var(--card-accent);color:#fff;box-shadow:0 12px 22px color-mix(in srgb, var(--card-accent) 25%, transparent)}.solution-btn.secondary{color:var(--card-accent);background:#ffffffbd}.solution-btn:hover{transform:translateY(-2px)}.solution-btn.primary:hover{box-shadow:0 16px 30px color-mix(in srgb, var(--card-accent) 34%, transparent)}.solution-btn.secondary:hover{background:color-mix(in srgb, var(--card-accent) 7%, #fff)}.solution-btn svg{border:1px solid;border-radius:50%;flex:none;width:20px;height:20px;padding:3px;transition:transform .28s}.solution-btn:hover svg{transform:translate(4px)}html[dir=rtl] .services-grid,html[dir=rtl] .solutions-trust,html[dir=rtl] .solution-card{direction:rtl}html[dir=rtl] .solution-card:after{top:auto;bottom:-32%;left:-18%;right:22%}html[dir=rtl] .solution-visual:after{background:linear-gradient(270deg, #fffffffa 0%, #ffffffe6 40%, #ffffff5c 68%, #ffffff1f 100%), linear-gradient(180deg, #ffffff0f 0%, #ffffffeb 100%), radial-gradient(circle at 16% 18%, color-mix(in srgb, var(--card-accent) 12%, transparent), transparent 42%)}html[dir=rtl] .solution-btn svg{transform:scaleX(-1)}html[dir=rtl] .solution-btn:hover svg{transform:scaleX(-1)translate(4px)}html[dir=rtl] .trust-item+.trust-item{border-left:0;border-right:1px solid #94a3b847}.solutions-trust{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #94a3b82e;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:22px;display:grid;overflow:hidden;box-shadow:0 14px 36px #0f172a0f}.trust-item{align-items:center;gap:17px;min-height:98px;padding:18px 28px;display:flex}.trust-item+.trust-item{border-left:1px solid #94a3b847}.trust-icon{background:color-mix(in srgb, var(--trust-color) 11%, #fff);width:56px;height:56px;color:var(--trust-color);border-radius:50%;flex:none;place-items:center;display:grid}.trust-item strong,.trust-item span{display:block}.trust-item strong{color:#172033;font-size:1rem;font-weight:850;line-height:1.2}.trust-item span{color:#4b5567;margin-top:5px;font-size:.9rem;line-height:1.25}@media (max-width:1180px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:960px;margin-left:auto;margin-right:auto}.solution-card{min-height:500px}.solutions-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item:nth-child(3){border-left:0}.trust-item:nth-child(n+3){border-top:1px solid #94a3b847}}@media (max-width:700px){.services-section{padding:58px 0 62px}.services-wrap{width:min(92%,420px)}.services-grid{grid-template-columns:1fr;max-width:420px}.solutions-kicker{font-size:.84rem}.solutions-title{font-size:max(1.72rem,min(8.2vw,2.85rem))}.solutions-desc{font-size:1rem}.solution-card{border-radius:12px;min-height:0}.solution-visual{width:100%;height:250px;position:absolute;top:0;bottom:auto;left:0;right:0}.solution-content{min-height:250px;padding:20px 20px 0}.solution-icon{width:52px;height:52px;margin-bottom:18px}.solution-title{max-width:100%;font-size:1.95rem}.solution-desc{max-width:100%}.solution-features{padding-left:20px;padding-right:20px}.solution-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 14px}.solution-btn{white-space:nowrap;gap:6px;min-height:40px;padding-left:6px;padding-right:6px;font-size:.68rem}.solution-btn svg{width:16px;height:16px;padding:2px}.solutions-trust{display:none}.trust-item,.trust-item:nth-child(3){border-left:0}.trust-item+.trust-item{border-top:1px solid #94a3b847}html[dir=rtl] .trust-item+.trust-item{border-right:0}}.special-offer-section{z-index:1;background:#000;padding:50px 20px;position:relative;overflow:hidden}.special-offer-bg{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.so-bg-img{object-fit:cover;opacity:.6;filter:brightness(.8)contrast(1.2);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.so-dots{background-image:linear-gradient(#22c55e08 1px,#0000 1px),linear-gradient(90deg,#22c55e08 1px,#0000 1px);background-size:60px 60px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 90%);mask-image:radial-gradient(circle,#000,#0000 90%)}.so-glow-1{filter:blur(100px);background:radial-gradient(circle,#22c55e1f 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;left:-20%}.so-glow-2{filter:blur(100px);background:radial-gradient(circle,#22c55e1f 0%,#0000 70%);width:60%;height:60%;position:absolute;bottom:-10%;right:-20%}.special-offer-bg:before{content:"";pointer-events:none;background:radial-gradient(at 0 0,#22c55e1a 0%,#0000 50%),radial-gradient(at 100% 100%,#22c55e1a 0%,#0000 50%);width:100%;height:100%;position:absolute}.so-container{z-index:2;flex-direction:column;gap:60px;max-width:1100px;margin:0 auto;display:flex;position:relative}.so-card-wrapper{text-align:center;flex-direction:column;align-items:center;display:flex}.so-badge{margin-bottom:20px;position:relative}.so-badge-content{color:#22c55e;text-transform:uppercase;letter-spacing:.15em;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #22c55e66;border-radius:100px;align-items:center;gap:10px;padding:8px 24px;font-size:.8rem;font-weight:800;display:inline-flex;position:relative}.so-badge-glow{filter:blur(8px);opacity:.3;background:#22c55e;border-radius:100px;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.so-title-area{margin-bottom:10px}.so-title{color:#fff;flex-direction:column;align-items:center;font-family:Plus Jakarta Sans,sans-serif;line-height:1.1;display:flex}.so-subtitle-top{letter-spacing:-.01em;margin-bottom:10px;font-size:max(1.4rem,min(3vw,2rem));font-weight:700}.so-price-container{align-items:center;gap:40px;display:flex;position:relative}.so-highlight{letter-spacing:-.05em;white-space:nowrap;font-size:max(1.8rem,min(10vw,7rem));font-weight:900;line-height:1}.so-qar-text{color:#fff;-webkit-text-fill-color:#fff;filter:drop-shadow(0 0 20px #ffffff4d)}.so-price-num{color:#22c55e;-webkit-text-fill-color:#22c55e;filter:drop-shadow(0 0 40px #22c55e80)}.so-sparks{flex-direction:column;gap:10px;display:flex}.so-sparks span{opacity:.8;background:#22c55e;border-radius:10px;width:15px;height:3px;display:block}.so-sparks-left span:first-child{transform:rotate(30deg)}.so-sparks-left span:nth-child(3),.so-sparks-right span:first-child{transform:rotate(-30deg)}.so-sparks-right span:nth-child(3){transform:rotate(30deg)}.so-description{color:#fffc;max-width:650px;margin-bottom:25px;font-size:1.05rem;line-height:1.4}.so-cta-wrapper{position:relative}.so-cta-btn{color:#fff;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50px;align-items:center;gap:15px;padding:18px 45px;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;box-shadow:0 10px 40px #16a34a66,inset 0 1px 1px #ffffff4d}.so-section-header{text-align:center;z-index:3;margin-bottom:60px;position:relative}.so-section-subtitle{color:#22c55e;text-transform:uppercase;letter-spacing:.3em;background:#22c55e1a;border-left:3px solid #22c55e;border-radius:4px;align-items:center;gap:12px;margin-bottom:15px;padding:6px 16px;font-size:.85rem;font-weight:800;display:inline-flex}.so-section-title{color:#fff;letter-spacing:-.03em;background:linear-gradient(#fff 50%,#ffffffb3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 10px 20px #00000080);-webkit-background-clip:text;background-clip:text;font-size:max(2.5rem,min(6vw,4rem));font-weight:900;line-height:1}.so-cta-btn:hover{filter:brightness(1.1);transform:translateY(-3px)scale(1.02);box-shadow:0 15px 50px #16a34a99}.so-btn-glow{filter:blur(25px);opacity:.4;z-index:1;background:#22c55e;transition:all .3s;position:absolute;top:5px;bottom:5px;left:5px;right:5px}.so-cta-btn:hover+.so-btn-glow{opacity:.7;filter:blur(35px)}.so-btn-icon{animation:3s ease-in-out infinite float}.so-btn-arrow{transition:transform .3s}.so-cta-btn:hover .so-btn-arrow{transform:translate(5px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.so-features{justify-content:center;gap:80px;width:100%;margin-top:40px;padding-top:25px;display:flex;position:relative}.so-feature-item{text-align:left;align-items:center;gap:18px;display:flex}.so-feature-icon{color:#22c55e;background:#22c55e0d;border:1px solid #22c55e80;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;box-shadow:0 0 20px #22c55e1a}.so-feature-item:hover .so-feature-icon{background:#22c55e26;transform:scale(1.1);box-shadow:0 0 30px #22c55e33}.so-feature-text strong{color:#fff;margin-bottom:4px;font-size:1.05rem;font-weight:700;display:block}.so-feature-text span{color:#fff9;font-size:.85rem}@media (max-width:1024px){.so-features{flex-wrap:wrap;gap:40px}}@media (max-width:768px){.so-subtitle-top{font-size:1.8rem}.so-highlight{font-size:max(2.8rem,min(15vw,5rem))}.so-price-container{gap:20px}.so-sparks span{width:12px}.so-description{font-size:1.1rem}.so-cta-btn{padding:16px 35px;font-size:1.1rem}.so-features{grid-template-columns:repeat(3,1fr);align-items:start;gap:12px;width:100%;max-width:600px;margin-top:24px;padding-top:24px;display:grid}.so-feature-item{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;margin:0}.so-feature-icon{width:48px;min-width:48px;height:48px}.so-feature-icon svg{width:20px;height:20px}.so-feature-text{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.so-feature-text strong{margin-bottom:4px;font-size:.85rem;line-height:1.25}.so-feature-text span{font-size:.74rem;line-height:1.25}.so-features:before{width:95%}}@media (max-width:480px){.so-price-container{gap:12px}.so-sparks{display:flex;transform:scale(.8)}.so-highlight{font-size:max(2.4rem,min(16vw,3.5rem))}.so-subtitle-top{font-size:1.4rem}.so-features{gap:8px;margin-top:18px;padding-top:18px}.so-feature-item{gap:8px}.so-feature-icon{width:42px;min-width:42px;height:42px}.so-feature-icon svg{width:18px;height:18px}.so-feature-text strong{margin-bottom:2px;font-size:.74rem;line-height:1.2}.so-feature-text span{font-size:.65rem;line-height:1.2}}.so-separator-wrapper{z-index:1;justify-content:center;width:100vw;margin-left:calc(50% - 50vw);padding:40px 0;display:flex;position:relative}.so-separator{background:linear-gradient(90deg,#0000 0%,#fff3 5%,#fff9 50%,#fff3 95%,#0000 100%);width:100%;height:3px;position:relative}.so-separator:after{content:"";filter:blur(2px);background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.so-separator:before{content:"";filter:blur(4px);background:radial-gradient(#ffffff26 0%,#0000 80%);width:100%;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.industries-section{background-color:#fff;padding:0}.industries-header{text-align:center;margin-bottom:50px}.industries-header h2{color:#000;letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.industries-grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.industry-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:calc(12.5% - 18px);min-width:140px;padding:24px 16px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.industry-card:hover{background:#f0fdf4;border-color:#065f46;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.industry-icon{color:#065f46;margin-bottom:16px;transition:transform .3s}.industry-card:hover .industry-icon{transform:scale(1.1)}.industry-name{color:#065f46;text-align:center;font-size:.95rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.industry-card{width:calc(20% - 16px)}}@media (max-width:768px){.industry-card{width:calc(33.333% - 14px);min-width:120px}.industries-header h2{font-size:2rem}}@media (max-width:480px){.industries-grid{gap:12px;padding:0 16px}.industry-card{width:calc(50% - 6px);min-width:130px;padding:16px 10px}.industry-icon{margin-bottom:12px}.industry-name{font-size:.85rem}}.why-section{z-index:1;background:#fff;padding:100px 80px 120px;position:relative;overflow:hidden}.why-bg-parallax{pointer-events:none;will-change:transform;position:absolute;top:-20%;bottom:-20%;left:-20%;right:-20%}.why-orb{filter:blur(100px);border-radius:50%;position:absolute}.w-orb1{background:radial-gradient(circle,#065f460d,#0000);width:600px;height:600px;top:-100px;right:-100px}.w-orb2{background:radial-gradient(circle,#34d3990a,#0000);width:400px;height:400px;bottom:0;left:-60px}.why-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:56px;display:grid}.why-card{will-change:transform;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:35px 30px;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 20px #0000000d}.why-card:hover{background:#f0fdf4;border-color:#065f46;transform:translateY(-8px);box-shadow:0 20px 50px #0003}.why-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.why-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.why-title{color:#111827;letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:800}.why-desc{color:#374151;font-size:.88rem;line-height:1.6}.counters-row{background:#065f46;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 20px 40px #065f4633}.counter-item{text-align:center;border-right:1px solid #ffffff1a;padding:36px 24px;transition:background .3s}.counter-item:last-child{border-right:none}.counter-item:hover{background:#ffffff0d}html[dir=rtl] .why-grid,html[dir=rtl] .counters-row{direction:rtl}html[dir=rtl] .counter-item{border-left:1px solid #ffffff1a;border-right:0}html[dir=rtl] .counter-item:last-child{border-left:none}.counter-val{color:#fff;letter-spacing:-.04em;margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:2.2rem;font-weight:900;display:block}.counter-lbl{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}@media (max-width:1024px) and (min-width:768px){.why-section{padding:80px 40px}.why-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px}.counters-row{grid-template-columns:repeat(4,1fr)}.counter-item{padding:24px 12px}.counter-val{font-size:1.7rem}.counter-lbl{font-size:.75rem}}@media (max-width:767px){.why-section{padding:44px 16px 56px}.why-section .section-header{text-align:center;margin-bottom:24px}.why-section .tag{margin-bottom:12px;padding:6px 14px;font-size:.72rem}.why-section .section-title{letter-spacing:-.02em;margin-bottom:6px;font-size:1.55rem;line-height:1.2}.why-section .section-desc{max-width:100%;font-size:.85rem;line-height:1.45}.why-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.why-card{box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:flex-start;height:100%;padding:14px 12px;display:flex;box-shadow:0 1px 4px #0000000a}.why-card-header{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.why-icon{flex-shrink:0;margin-top:1px}.why-icon svg{width:20px;height:20px}.why-title{color:#111827;margin:0;font-size:.86rem;font-weight:800;line-height:1.25}.why-desc{color:#4b5563;margin:0;font-size:.74rem;line-height:1.4}.counters-row{border-radius:12px;grid-template-columns:repeat(4,1fr);padding:12px 6px;box-shadow:0 4px 14px #065f4626}.counter-item{padding:4px}.counter-val{letter-spacing:-.02em;margin-bottom:2px;font-size:1.05rem;font-weight:800}.counter-lbl{letter-spacing:.01em;font-size:.54rem;font-weight:700;line-height:1.2}}.why-section .section-title{color:#1f2937}.why-section .section-title span{color:#065f46}.why-section .section-desc{color:#4b5563}.why-section .tag{color:#065f46;background:#f0fdf4;border-color:#d1fae5}.about-section{z-index:1;background:#fff;padding:80px 20px;position:relative}.about-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.about-left{flex-direction:column;gap:25px;display:flex}.tag{color:#16a34a;text-transform:uppercase;letter-spacing:.1em;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 20px;font-size:.8rem;font-weight:800;display:inline-flex}.journey-tag{margin-bottom:30px}.about-section-title{color:#111827;letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:max(2.5rem,min(4vw,3.5rem));font-weight:900;line-height:1.1}.title-accent-green{color:#16a34a;display:inline-block;position:relative}.about-body{color:#4b5563;max-width:520px;font-size:1.05rem;line-height:1.7}.about-pills{grid-template-columns:repeat(2,1fr);gap:15px 20px;max-width:500px;margin-top:15px;display:grid}.pill{color:#374151;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:100px;align-items:center;gap:12px;width:100%;padding:12px 20px;font-size:.88rem;font-weight:600;transition:all .3s;display:flex}.pill:hover{color:#16a34a;background:#fff;border-color:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a1a}.timeline{flex-direction:column;display:flex}.tl-item{grid-template-columns:60px 30px 1fr;gap:20px;display:grid}.tl-year{color:#16a34a;text-align:right;padding-top:25px;font-size:1.1rem;font-weight:800}.tl-connector{flex-direction:column;align-items:center;display:flex}.tl-dot{background:#16a34a;border:3px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:32px;position:relative;box-shadow:0 0 0 1px #16a34a}.tl-line{background:#e5e7eb;flex:1;width:2px;margin:4px 0}.tl-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:20px;margin-bottom:20px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.tl-card:hover{border-color:#bbf7d0;transform:translate(8px);box-shadow:0 10px 25px -5px #0000001a}.tl-card-icon{color:#16a34a;background:#f0fdf4;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.tl-body h4{color:#111827;margin-bottom:4px;font-size:1.1rem;font-weight:800}.tl-body p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.mv-cards-full{grid-template-columns:1fr 1fr;gap:30px;margin-top:80px;display:grid}.mv-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;align-items:flex-start;gap:25px;padding:35px;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.mv-card:before{content:"";background:#16a34a;width:6px;height:100%;position:absolute;top:0;left:0}html[dir=rtl] .about-grid,html[dir=rtl] .mv-cards-full,html[dir=rtl] .timeline{direction:rtl}html[dir=rtl] .tag{letter-spacing:0}html[dir=rtl] .tl-year{text-align:left}html[dir=rtl] .tl-card:hover{transform:translate(-8px)}html[dir=rtl] .mv-card:before{left:auto;right:0}.mv-card:hover{border-color:#bbf7d0;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000001a}.mv-icon-wrapper{background:#f0fdf4;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.mv-content h4{color:#111827;margin-bottom:10px;font-size:1.5rem;font-weight:800}.mv-content p{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.6}.tl-card-top{align-items:center;display:flex}.tl-year-badge{display:none}@media (max-width:1024px) and (min-width:768px){.about-grid{grid-template-columns:1fr;gap:48px}.mv-cards-full{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:50px}.about-section{padding:70px 30px}}@media (max-width:767px){.about-section{padding:44px 16px 56px}.about-grid{flex-direction:column;gap:28px;display:flex}.about-left{gap:14px}.about-section-title{letter-spacing:-.02em;font-size:1.6rem;line-height:1.2}.about-body{font-size:.86rem;line-height:1.5}.about-pills{grid-template-columns:repeat(2,1fr);gap:8px;max-width:100%;margin-top:4px}.pill{gap:8px;padding:8px 12px;font-size:.78rem}.journey-tag{margin-bottom:14px}.timeline{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:10px;display:grid}.tl-item{grid-template-columns:unset;flex-direction:column;gap:0;height:100%;display:flex}.tl-year,.tl-connector{display:none}.tl-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;height:100%;margin-bottom:0;padding:14px 12px;display:flex;box-shadow:0 1px 3px #00000008}.tl-card-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:2px;display:flex}.tl-card-icon{color:#16a34a;background:#ecfdf5;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:0;display:flex}.tl-card-icon svg{width:18px;height:18px}.tl-year-badge{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;justify-content:center;align-items:center;padding:2px 7px;font-size:.7rem;font-weight:800;display:inline-flex}.tl-body h4{color:#111827;margin-bottom:3px;font-size:.86rem;font-weight:800;line-height:1.25}.tl-body p{color:#4b5563;margin:0;font-size:.72rem;line-height:1.35}.mv-cards-full{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:0;display:grid}.mv-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;height:100%;padding:14px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000008}.mv-card:before{background:#16a34a;width:4px;height:100%}.mv-icon-wrapper{background:#ecfdf5;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mv-icon-wrapper svg{width:18px;height:18px}.mv-content h4{color:#111827;margin-bottom:3px;font-size:.86rem;font-weight:800;line-height:1.25}.mv-content p{color:#4b5563;margin:0;font-size:.72rem;line-height:1.35}}.recruitment-intro-section{z-index:1;color:#fff;background:radial-gradient(circle at 82% 12%,#22c55e2e,#0000 42%),radial-gradient(circle at 18% 45%,#10b9811f,#0000 45%),linear-gradient(#02120e 0%,#041611 48%,#03110d 100%);padding:50px 0 36px;position:relative;overflow:hidden}.recruitment-intro-section:before{content:"";z-index:-2;background-image:linear-gradient(#34d3990a 1px,#0000 1px),linear-gradient(90deg,#34d3990a 1px,#0000 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(#000000e6 30%,#0000 80%);mask-image:radial-gradient(#000000e6 30%,#0000 80%)}.recruitment-intro-wrap{width:min(96%,1390px);margin:0 auto}.gt-hero-showcase{grid-template-columns:minmax(320px,1.15fr) minmax(320px,.85fr);align-items:center;gap:36px;margin-bottom:36px;display:grid}.gt-hero-content{text-align:left}.gt-kicker-pill{color:#86efac;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b98114;border:1px solid #4ade8047;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:6px 16px;font-size:.85rem;font-weight:750;display:inline-flex}.gt-dot{color:#4ade8059}.gt-main-heading{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:max(2.4rem,min(4.2vw,3.6rem));font-weight:900;line-height:1.06}.gt-accent-green{color:#22c55e;background:linear-gradient(135deg,#4ade80 20%,#22c55e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.gt-lead-desc{color:#ffffffc7;max-width:520px;margin:0 0 24px;font-size:1rem;line-height:1.55}.gt-cta-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.gt-btn-primary{color:#031710;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:999px;align-items:center;gap:9px;padding:12px 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:850;text-decoration:none;transition:transform .24s,box-shadow .24s;display:inline-flex;box-shadow:0 8px 24px #22c55e52}.gt-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #22c55e73}.gt-btn-outline{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#041c1499;border:1px solid #4ade8052;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:750;text-decoration:none;transition:background .24s,border-color .24s,transform .24s;display:inline-flex}.gt-btn-outline:hover{background:#10b98129;border-color:#4ade808c;transform:translateY(-2px)}.gt-hero-visual{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.gt-globe-wrap{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;display:flex;position:relative}.gt-globe-img{object-fit:contain;filter:saturate(1.18)drop-shadow(0 0 32px #22c55e40);width:100%;height:100%;animation:8s ease-in-out infinite alternate globeFloat}.gt-globe-glow{pointer-events:none;z-index:-1;filter:blur(20px);background:radial-gradient(circle,#22c55e47 0%,#0000 70%);border-radius:50%;position:absolute;top:15%;bottom:15%;left:15%;right:15%}.gt-cursive-badge{text-align:right;z-index:2;flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:12%;right:-4%;transform:rotate(-4deg)}.gt-cursive-text{color:#fff;text-shadow:0 0 12px #22c55e66;font-family:Caveat,Dancing Script,cursive;font-size:1.55rem;font-weight:700;line-height:1}.gt-cursive-sub{color:#4ade80;font-family:Caveat,Dancing Script,cursive;font-size:1.45rem;font-weight:700;line-height:1.1}.gt-cursive-curve{width:90px;height:18px;margin-top:-2px}.gt-services-section{margin-bottom:24px}.gt-services-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.gt-services-header h3{color:#fff;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.4rem;font-weight:850}.gt-explore-link{color:#4ade80;align-items:center;gap:6px;font-size:.9rem;font-weight:750;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.gt-explore-link:hover{color:#86efac;gap:9px}.gt-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gt-service-card{background:linear-gradient(#081e18cc,#04120ee6),radial-gradient(circle at 50% 100%,#22c55e1f,#0000 60%);border:1px solid #4ade8029;border-radius:14px;flex-direction:column;padding:20px 18px;text-decoration:none;transition:border-color .28s,transform .28s,box-shadow .28s;display:flex;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 28px #00000040}.gt-service-card:hover{border-color:#4ade8061;transform:translateY(-3px);box-shadow:0 16px 36px #00000059}.gt-service-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:flex}.icon-green{color:#fff;background:linear-gradient(#10b981,#059669);box-shadow:0 0 0 4px #10b98126,0 8px 18px #10b98147}.icon-blue{color:#fff;background:linear-gradient(#0284c7,#0369a1);box-shadow:0 0 0 4px #0ea5e926,0 8px 18px #0ea5e947}.icon-purple{color:#fff;background:linear-gradient(#8b5cf6,#6d28d9);box-shadow:0 0 0 4px #8b5cf626,0 8px 18px #8b5cf647}.gt-service-card h4{color:#fff;margin:0 0 5px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.08rem;font-weight:850}.gt-service-card p{color:#ffffffb8;margin:0 0 14px;font-size:.85rem;line-height:1.38}.gt-service-arrow{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:auto;transition:background .2s,transform .2s;display:flex}.gt-service-card:hover .gt-service-arrow{color:#4ade80;background:#4ade8038;transform:translate(3px)}.recruitment-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:34px;display:grid}.recruitment-step{color:#fff;text-align:center;background:linear-gradient(#081c16e6,#04120eeb),radial-gradient(circle at 50% 100%,#22c55e24,#0000 55%);border:1px solid #4ade8029;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;padding:20px 16px;transition:border-color .28s,box-shadow .28s,transform .28s;display:flex;box-shadow:inset 0 0 0 1px #ffffff06,0 14px 32px #0000003d}.recruitment-step:hover{border-color:#4ade805c;box-shadow:0 18px 40px #00000052}.recruitment-step span,.recruitment-step .step-icon-wrap{color:#fff;background:linear-gradient(#10b981,#059669);border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 0 0 4px #10b98124,0 6px 16px #10b98140}.recruitment-step span svg,.recruitment-step .step-icon-svg{flex:0 0 22px;width:22px;height:22px}.recruitment-step h3{color:#fff;letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.12rem;font-weight:850;line-height:1.2}.recruitment-step p{color:#ffffffbd;max-width:260px;margin:0;font-size:.82rem;line-height:1.32}.gt-worldwide-section{text-align:center;margin-bottom:28px;padding-top:4px}.gt-worldwide-header h3{color:#fff;margin:0 0 8px;font-family:Plus Jakarta Sans,sans-serif;font-size:max(1.6rem,min(3vw,2.1rem));font-weight:900}.gt-worldwide-header p{color:#ffffffbd;max-width:520px;margin:0 auto 20px;font-size:.95rem;line-height:1.5}.gt-worldwide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.gt-pillar-card{text-align:center;background:#051913bf;border:1px solid #4ade8029;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:18px 12px;transition:border-color .25s,transform .25s;display:flex;box-shadow:inset 0 0 0 1px #ffffff05}.gt-pillar-card:hover{border-color:#4ade8059;transform:translateY(-2px)}.gt-pillar-icon{color:#4ade80;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.gt-pillar-card span{color:#fff;font-size:.88rem;font-weight:800;line-height:1.2}.gt-worldwide-action{justify-content:center;display:flex}.gt-reach-btn{color:#fff;background:#041812d9;border:1px solid #4ade8052;border-radius:999px;align-items:center;gap:8px;padding:9px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:750;text-decoration:none;transition:background .24s,border-color .24s,transform .24s;display:inline-flex;box-shadow:0 6px 18px #00000040}.gt-reach-btn:hover{background:#10b9812e;border-color:#4ade808c;transform:translateY(-2px)}.gt-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px;margin-bottom:20px;display:grid}.gt-stat-box{text-align:center;background:#041812bf;border:1px solid #4ade8026;border-radius:12px;padding:18px 12px;box-shadow:inset 0 0 0 1px #ffffff05}.gt-stat-box strong{color:#fff;margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:max(1.45rem,min(2.4vw,1.85rem));font-weight:900;line-height:1;display:block}.gt-stat-box span{color:#ffffffbd;font-size:.8rem;font-weight:750;line-height:1.25;display:block}@keyframes globeFloat{0%{transform:translate(0,0)scale(1)}to{transform:translate(6px,-6px)scale(1.02)}}@media (max-width:1024px){.recruitment-intro-section{padding:44px 0 32px}.recruitment-intro-wrap{width:min(96%,1024px)}.gt-hero-showcase{grid-template-columns:1.1fr .9fr;gap:24px;margin-bottom:30px}.gt-main-heading{font-size:max(2.2rem,min(3.8vw,2.9rem))}.gt-lead-desc{margin-bottom:20px;font-size:.95rem}.gt-hero-visual{min-height:320px}.gt-globe-wrap{max-width:350px}.gt-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gt-service-card{padding:18px 14px}.recruitment-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:28px}.recruitment-step{gap:7px;min-height:150px;padding:18px 12px}.recruitment-step span,.recruitment-step .step-icon-wrap{flex:0 0 44px;width:44px;height:44px}.recruitment-step span svg,.recruitment-step .step-icon-svg{width:21px;height:21px}.recruitment-step h3{font-size:1.05rem}.recruitment-step p{font-size:.8rem}.gt-worldwide-grid,.gt-stats-strip{gap:10px}}@media (max-width:900px){.recruitment-intro-wrap{width:min(96%,900px)}.gt-hero-showcase{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.gt-hero-content{text-align:left}.gt-hero-visual{min-height:290px}.gt-globe-wrap{max-width:320px}.gt-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gt-service-card{padding:16px 12px}.gt-service-card h4{font-size:1rem}.gt-service-card p{font-size:.8rem}.recruitment-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:26px}.recruitment-step{gap:6px;min-height:145px;padding:16px 10px}.recruitment-step span,.recruitment-step .step-icon-wrap{flex:0 0 42px;width:42px;height:42px}.recruitment-step span svg,.recruitment-step .step-icon-svg{width:20px;height:20px}.recruitment-step h3{font-size:.98rem}.recruitment-step p{font-size:.76rem}.gt-worldwide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gt-pillar-card{padding:14px 8px}.gt-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}@media (max-width:820px){.gt-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gt-service-card{padding:14px 10px}.gt-service-card h4{font-size:.94rem}.gt-service-card p{font-size:.75rem}.recruitment-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.recruitment-step{gap:6px;min-height:140px;padding:14px 8px}.recruitment-step span,.recruitment-step .step-icon-wrap{flex:0 0 38px;width:38px;height:38px}.recruitment-step span svg,.recruitment-step .step-icon-svg{width:19px;height:19px}.recruitment-step h3{font-size:.9rem}.recruitment-step p{font-size:.72rem}.gt-worldwide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.gt-pillar-card{padding:12px 6px}.gt-pillar-card span{font-size:.78rem}.gt-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.gt-stat-box strong{font-size:1.35rem}.gt-stat-box span{font-size:.72rem}}@media (max-width:720px){.recruitment-intro-section{padding:40px 0 28px}.recruitment-intro-wrap{box-sizing:border-box;width:100%;max-width:100%;padding:0 12px}.gt-hero-showcase{gap:20px;margin-bottom:26px}.gt-main-heading{font-size:max(2.3rem,min(11.5vw,3.4rem))}.gt-lead-desc{margin:0 0 20px;font-size:.94rem}.gt-hero-visual{min-height:260px}.gt-globe-wrap{max-width:280px}.gt-cursive-badge{bottom:8%;right:2%}.gt-cursive-text{font-size:1.35rem}.gt-cursive-sub{font-size:1.25rem}.gt-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gt-service-card{border-radius:12px;padding:14px 10px}.gt-service-icon{width:38px;height:38px;margin-bottom:10px}.gt-service-icon svg{width:18px;height:18px}.gt-service-card h4{margin:0 0 4px;font-size:.88rem;line-height:1.15}.gt-service-card p{margin:0 0 10px;font-size:.68rem;line-height:1.25}.gt-service-arrow{width:24px;height:24px}.gt-service-arrow svg{width:12px;height:12px}.recruitment-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;margin-bottom:26px;display:grid}.recruitment-step{border-radius:12px;gap:6px;height:100%;min-height:auto;padding:13px 6px}.recruitment-step span,.recruitment-step .step-icon-wrap{flex:0 0 36px;width:36px;height:36px;box-shadow:0 0 0 3px #22c55e1f,0 4px 12px #16a34a38}.recruitment-step span svg,.recruitment-step .step-icon-svg{flex:0 0 18px;width:18px;height:18px}.recruitment-step h3{margin:0;font-size:.78rem;font-weight:800;line-height:1.15}.recruitment-step p{margin:0;font-size:.65rem;line-height:1.22}.gt-worldwide-section{margin-bottom:24px}.gt-worldwide-header h3{font-size:1.55rem}.gt-worldwide-header p{margin-bottom:16px;font-size:.85rem}.gt-worldwide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.gt-pillar-card{border-radius:10px;padding:12px 6px}.gt-pillar-icon svg{width:18px;height:18px}.gt-pillar-card span{font-size:.72rem}.gt-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.gt-stat-box{border-radius:10px;padding:12px 4px}.gt-stat-box strong{margin-bottom:4px;font-size:1.15rem}.gt-stat-box span{font-size:.65rem;line-height:1.18}}@media (max-width:430px){.recruitment-intro-wrap{padding:0 10px}.gt-hero-showcase{gap:18px;margin-bottom:22px}.gt-kicker-pill{gap:8px;margin-bottom:14px;padding:5px 12px;font-size:.78rem}.gt-main-heading{margin-bottom:12px;font-size:max(2.15rem,min(10.5vw,2.75rem))}.gt-lead-desc{margin-bottom:18px;font-size:.88rem;line-height:1.48}.gt-cta-actions{gap:10px}.gt-btn-primary{padding:11px 20px;font-size:.88rem}.gt-btn-outline{padding:11px 18px;font-size:.88rem}.gt-hero-visual{min-height:220px}.gt-globe-wrap{max-width:240px}.gt-cursive-badge{bottom:6%;right:-2%}.gt-cursive-text{font-size:1.25rem}.gt-cursive-sub{font-size:1.15rem}.gt-services-grid{gap:6px}.gt-service-card{padding:12px 8px}.gt-service-icon{width:34px;height:34px;margin-bottom:8px}.gt-service-icon svg{width:16px;height:16px}.gt-service-card h4{font-size:.8rem}.gt-service-card p{font-size:.62rem}.recruitment-steps{gap:6px;margin-bottom:22px}.recruitment-step{border-radius:10px;gap:5px;padding:11px 4px}.recruitment-step span,.recruitment-step .step-icon-wrap{flex:0 0 33px;width:33px;height:33px}.recruitment-step span svg,.recruitment-step .step-icon-svg{flex:0 0 16px;width:16px;height:16px}.recruitment-step h3{font-size:.74rem}.recruitment-step p{font-size:.6rem}.gt-worldwide-grid{gap:5px}.gt-pillar-card{padding:10px 4px}.gt-pillar-card span{font-size:.66rem}.gt-reach-btn{padding:8px 18px;font-size:.82rem}.gt-stats-strip{gap:5px}.gt-stat-box{padding:10px 3px}.gt-stat-box strong{font-size:1.05rem}.gt-stat-box span{font-size:.6rem}}@media (max-width:375px){.recruitment-intro-wrap{padding:0 7px}.gt-services-grid{gap:5px}.gt-service-card{padding:10px 6px}.gt-service-card h4{font-size:.75rem}.gt-service-card p{font-size:.58rem}.recruitment-steps{gap:5px}.recruitment-step{padding:10px 3px}.recruitment-step span,.recruitment-step .step-icon-wrap{flex:0 0 30px;width:30px;height:30px}.recruitment-step span svg,.recruitment-step .step-icon-svg{flex:0 0 15px;width:15px;height:15px}.recruitment-step h3{font-size:.68rem}.recruitment-step p{font-size:.56rem}.gt-pillar-card span{font-size:.6rem}.gt-stat-box strong{font-size:.95rem}.gt-stat-box span{font-size:.55rem}}html[dir=rtl] .gt-hero-content{text-align:right}html[dir=rtl] .gt-services-header{flex-direction:row-reverse}html[dir=rtl] .gt-cursive-badge{text-align:left;align-items:flex-start;left:-2%;right:auto;transform:rotate(4deg)}html[dir=rtl] .gt-service-arrow{transform:scaleX(-1)}html[dir=rtl] .gt-service-card:hover .gt-service-arrow{transform:scaleX(-1)translate(3px)}.whatsapp-float{z-index:9999;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:auto;min-width:60px;height:auto;min-height:60px;padding:12px 24px 12px 18px;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 10px 25px #25d36666,inset 0 4px 10px #fff3}.whatsapp-float:after{content:"";pointer-events:none;background:linear-gradient(#fff3,#0000);position:absolute;top:0;bottom:0;left:0;right:0}.whatsapp-float:hover{filter:brightness(1.1);transform:translateY(-8px)scale(1.08);box-shadow:0 20px 40px #25d36699}.whatsapp-icon{fill:#fff;width:26px;height:26px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.whatsapp-text{color:#fff;letter-spacing:.3px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700}.whatsapp-float:hover .whatsapp-icon{transform:rotate(12deg)scale(1.1)}.whatsapp-pulse{z-index:-1;background:#25d36666;border-radius:50px;animation:3s infinite wa-pulse;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes wa-pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2)}}@media (max-width:768px){.whatsapp-float{width:56px;height:56px;padding:0;bottom:20px;right:20px}.whatsapp-text{display:none}.whatsapp-icon{width:28px;height:28px}}.wa-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;cursor:default;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.wa-modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.wa-modal-header{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);flex-shrink:0;align-items:center;gap:14px;padding:18px 24px;display:flex;position:relative}.wa-header-icon{background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wa-header-icon svg{fill:#fff;width:28px;height:28px}.wa-header-text h3{margin:0;font-size:16px;font-weight:700}.wa-header-text p{opacity:.9;margin:3px 0 0;font-size:12px}.wa-modal-close{color:#fff;cursor:pointer;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.wa-modal-close:hover{background:#0003;transform:scale(1.1)}.wa-form{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0000001f transparent;flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px 24px 24px;display:flex;overflow-x:hidden;overflow-y:auto}.wa-form::-webkit-scrollbar{width:5px}.wa-form::-webkit-scrollbar-track{background:0 0}.wa-form::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px}.wa-form::-webkit-scrollbar-thumb:hover{background:#00000040}.wa-field{flex-direction:column;gap:6px;display:flex}.wa-field label{color:#4b5563;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.wa-field input,.wa-field select{color:#1f2937;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;padding:9px 13px;font-family:inherit;font-size:13px;transition:all .2s}.wa-field input:focus,.wa-field select:focus{background:#fff;border-color:#25d366;outline:none;box-shadow:0 0 0 4px #25d3661a}.wa-phone-input{gap:8px;display:flex}.wa-country-picker{min-width:90px;position:relative}.wa-country-picker button{cursor:pointer;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 12px;font-size:13px;font-weight:600;display:flex}.wa-country-dropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:240px;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.wa-country-search{border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:12px;display:flex}.wa-country-search input{background:0 0;border:none;padding:6px;font-size:13px}.wa-country-search input:focus{box-shadow:none}.wa-country-list{max-height:200px;padding:4px;overflow-y:auto}.wa-country-list button{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .2s;display:flex}.wa-country-list button:hover{background:#f9fafb}.wa-country-list button .c-name{text-align:left;color:#374151;flex:1;font-size:13px}.wa-country-list button .c-code{color:#9ca3af;font-size:12px}.wa-actions{gap:12px;margin-top:4px;display:flex}.wa-btn-skip{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:14px;flex:1;padding:11px;font-size:13px;font-weight:600;transition:all .2s}.wa-btn-skip:hover{background:#e5e7eb}.wa-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:14px;flex:1.5;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:13px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #25d3664d}.wa-btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.wa-btn-submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.wa-req{color:#ef4444}.wa-service-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.wa-service-card{text-align:left;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:9px;padding:10px;transition:all .2s;display:flex;position:relative}.wa-service-card:hover{background:#f3faf6;border-color:#c7e9d4}.wa-service-card.active{background:#ecfdf3;border-color:#25d366;box-shadow:0 0 0 3px #25d3661f}.wa-service-icon{color:#128c7e;background:#fff;border:1px solid #e5e7eb;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.wa-service-card.active .wa-service-icon{color:#fff;background:#25d366;border-color:#25d366}.wa-service-text{flex-direction:column;gap:2px;display:flex}.wa-service-title{color:#1f2937;font-size:11.5px;font-weight:700;line-height:1.2}.wa-service-desc{color:#6b7280;font-size:10px;line-height:1.2}.wa-service-check{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:8px;right:8px}.wa-recruit-field{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;gap:8px;padding:12px}.wa-recruit-hint{color:#6b7280;margin-top:-2px;font-size:10px}.wa-recruit-picker{position:relative}.wa-recruit-trigger{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:9px 14px;font-size:12px;transition:all .2s;display:flex}.wa-recruit-trigger:hover{border-color:#25d366}.wa-recruit-dropdown{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 10px 25px #0000001f}.wa-country-list button.active{background:#ecfdf3}.wa-country-list button.active .c-name{color:#128c7e;font-weight:600}.wa-country-list button svg{color:#25d366}.wa-recruit-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.wa-chip{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.wa-chip:hover{border-color:#25d366}.wa-chip.active{color:#128c7e;background:#ecfdf3;border-color:#25d366}.wa-chip svg{color:#128c7e}@media (max-width:480px){.wa-service-grid{gap:8px}.wa-service-card{gap:7px;padding:8px}.wa-service-icon{width:24px;height:24px}.wa-service-icon svg{width:14px;height:14px}.wa-service-title{font-size:10px}.wa-service-desc{font-size:8.5px}.wa-service-check{width:15px;height:15px;top:6px;right:6px}.wa-recruit-field label{align-items:flex-start;font-size:10.5px;line-height:1.3}.wa-recruit-field label svg{flex-shrink:0;margin-top:1px}.wa-recruit-hint{font-size:8.5px}.wa-recruit-trigger{font-size:11px}.wa-recruit-chips{scrollbar-width:none;flex-wrap:nowrap;gap:6px;overflow-x:auto}.wa-recruit-chips::-webkit-scrollbar{display:none}.wa-chip{flex-shrink:0;gap:4px;padding:5px 8px;font-size:10px}}.lead-bot-container{z-index:9999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;bottom:30px;left:30px}.bot-trigger-wrapper{flex-direction:column;align-items:flex-start;display:flex;position:relative}.bot-floating-button{cursor:pointer;background:#fff;border:none;border-radius:30px;justify-content:flex-start;align-items:center;width:60px;height:60px;padding:0;transition:background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026}.bot-trigger-content{align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;display:flex}.bot-avatar-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.bot-trigger-text{color:#333;white-space:nowrap;padding-left:5px;padding-right:20px;font-size:14px;font-weight:600}.bot-floating-button.active{color:#fff;background:#1a1a1a;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #00000040;width:50px!important;height:50px!important}.bot-floating-button.active:hover{background:#333;transform:scale(1.05)rotate(90deg)}.bot-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bot-online-indicator{background:#22c55e;border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:2px;right:2px}.bot-bubble,.bubble-arrow{display:none}.bot-window{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;width:320px;height:440px;max-height:calc(100vh - 120px);display:flex;position:absolute;bottom:78px;left:0;overflow:hidden;box-shadow:0 16px 40px #00000024}.bot-header{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.bot-header-info{align-items:center;gap:10px;display:flex}.bot-avatar-small{flex-shrink:0;width:36px;height:36px;position:relative}.bot-avatar-small img{object-fit:cover;border:2px solid #ffffff26;border-radius:50%;width:100%;height:100%}.online-dot{background:#22c55e;border:2px solid #1a1a1a;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0}.bot-header-info h3{margin:0;font-size:14px;font-weight:600}.bot-header-info p{opacity:.75;margin:0;font-size:11px}.bot-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.new-chat-btn{color:#ffffffdb;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:11px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.new-chat-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff3d}.close-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:4px;line-height:1;transition:color .15s}.close-btn:hover{color:#fff}.bot-messages-area{overscroll-behavior:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#f8fafc;flex-direction:column;flex:1;gap:6px;padding:14px 14px 8px;display:flex;overflow-y:auto}.bot-messages-area::-webkit-scrollbar{width:4px}.bot-messages-area::-webkit-scrollbar-track{background:0 0}.bot-messages-area::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.message-wrapper{gap:8px;max-width:88%;display:flex}.message-wrapper.bot{align-self:flex-start}.message-wrapper.user{flex-direction:row-reverse;align-self:flex-end}.message-avatar{flex-shrink:0;width:28px;height:28px}.message-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.message-bubble{border-radius:14px;padding:6px 11px;font-size:12.5px;line-height:1.4}.bot .message-bubble{color:#374151;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 4px #0000000f}.user .message-bubble{color:#fff;background:#1a1a1a;border-bottom-right-radius:4px}.message-time{opacity:.45;text-align:right;margin-top:3px;font-size:10px;display:block}.bot-options-panel{flex-wrap:wrap;gap:6px;margin-top:-6px;padding:4px 16px 12px;display:flex}.bot-options-panel::-webkit-scrollbar{display:none}.bot-options-panel button{color:#108a4c;cursor:pointer;white-space:nowrap;background:#e6f7ef;border:1px solid #c6edd9;border-radius:18px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.bot-options-panel button:hover{background:#d1f2e1;border-color:#a3e0c1;transform:translateY(-1px)}.bot-options-panel button.option-muted{opacity:.58;filter:saturate(.65)}.bot-options-panel button.option-muted:hover{opacity:.82}.options-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;align-items:center;gap:7px 8px;width:100%;display:grid}.bot-options-panel .options-grid button{white-space:nowrap;width:100%;min-width:0;min-height:26px;padding:4px 9px;font-size:10.8px;line-height:1.15}.bot-input-area{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:10px 12px}.bot-input-form{align-items:center;gap:6px;display:flex}.bot-input-form input{color:#374151;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;flex:1;min-width:0;padding:9px 13px;font-size:13px;transition:border-color .15s,background .15s}.bot-input-form input:focus{background:#fff;border-color:#334155}.bot-input-form input.input-disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.bot-input-form input::placeholder{color:#94a3b8}.bot-input-form button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .15s,transform .1s;display:flex}.bot-input-form button:disabled{opacity:.35;cursor:not-allowed}.bot-input-form button:not(:disabled):hover{transform:scale(1.05)}.bot-input-form button.skip-btn{color:#475569;background:#eef2f7;border:1px solid #dbe4ee;width:auto;min-width:48px;padding:0 10px;font-size:12px;font-weight:700}.bot-footer{text-align:center;color:#94a3b8;letter-spacing:.3px;background:#fff;flex-shrink:0;padding:6px;font-size:10px}.country-selector-container{display:flex;position:relative}.country-picker-btn{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:48px;height:38px;padding:0 4px;font-size:12px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d;color:#1e293b!important;background:#fff!important}.country-picker-btn:hover{background:#f8fafc;border-color:#cbd5e1}.country-picker-btn .dial-code{font-weight:600}.country-dropdown{z-index:10001;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:260px;max-height:280px;display:flex;position:absolute;bottom:45px;left:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.country-search{color:#94a3b8;background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:8px;display:flex}.country-search input{outline:none;width:100%;background:0 0!important;border:none!important;padding:4px 0!important;font-size:13px!important}.country-list{flex:1;overflow-y:auto}.country-list::-webkit-scrollbar{width:4px}.country-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.country-list button{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .2s;display:flex}.country-list button:hover{background:#f8fafc}.country-name{color:#374151;white-space:nowrap;text-anchor:middle;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.country-code{color:#94a3b8;font-size:12px;font-weight:500}@media (max-width:480px){.lead-bot-container{bottom:20px;left:16px}.bot-window{width:290px;height:400px;left:0}.bot-floating-button,.bot-avatar-wrapper{width:56px;height:56px}.bot-trigger-text{padding-right:15px;font-size:12px}.new-chat-btn{width:30px;padding:0}.new-chat-btn span{display:none}.country-dropdown{width:240px}}html[dir=rtl] .lead-bot-container{direction:rtl;font-family:Cairo,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html[dir=rtl] .bot-floating-button.expanded{padding:0 0 0 20px!important}html[dir=rtl] .bot-trigger-content{flex-direction:row-reverse}html[dir=rtl] .bot-trigger-text{text-align:right;direction:rtl;padding-left:20px;padding-right:5px}html[dir=rtl] .bot-online-indicator{left:2px;right:auto}html[dir=rtl] .bot-window,html[dir=rtl] .bot-header,html[dir=rtl] .bot-messages-area,html[dir=rtl] .bot-options-panel,html[dir=rtl] .bot-input-area{direction:rtl}html[dir=rtl] .message-wrapper.bot{align-self:flex-end}html[dir=rtl] .message-wrapper.user{flex-direction:row;align-self:flex-start}html[dir=rtl] .bot .message-bubble{border-bottom-right-radius:4px;border-bottom-left-radius:14px}html[dir=rtl] .user .message-bubble{border-bottom-right-radius:14px;border-bottom-left-radius:4px}html[dir=rtl] .message-time{text-align:left}html[dir=rtl] .country-dropdown{left:auto;right:0}html[dir=rtl] .country-list button{text-align:right}.testimonials-section{z-index:1;background:#fff;padding:100px 0 120px;position:relative;overflow:hidden}.testimonials-section.modal-open{z-index:99999}.testimonials-section:before{content:"";pointer-events:none;z-index:-1;filter:blur(80px);background:radial-gradient(circle,#34d39914 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:-100px}.testimonials-section:after{content:"";pointer-events:none;z-index:-1;filter:blur(60px);background:radial-gradient(circle,#34d3990d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-50px;right:-50px}.testimonials-section .section-title{color:#0f172a}.testimonials-section .section-desc{color:#475569}.testimonials-carousel-wrapper{width:100%;position:relative}.testimonials-container{box-sizing:border-box;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;width:100%;margin-top:40px;padding:15px 4px;position:relative;overflow-x:auto}.testimonials-container::-webkit-scrollbar{display:none}.testimonials-container:active{cursor:grabbing}.testimonials-track{gap:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex}.testimonial-card{scroll-snap-align:start;scroll-snap-stop:always;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;border:1px solid #0f172a0f;border-radius:24px;flex-direction:column;flex:0 0 max(320px,min(min(90vw,1280px)/3 - 20px,400px));justify-content:space-between;padding:40px 35px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 10px 30px #0f172a08}.testimonial-card:hover{border-color:#05966959;transform:translateY(-8px);box-shadow:0 20px 40px #0f172a14,0 0 25px #05966908}.testimonial-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.quote-icon{color:#05966914;transition:color .3s}.testimonial-card:hover .quote-icon{color:#05966933}.star-rating{gap:3px;display:flex}.star-filled{color:#fbbf24;fill:#fbbf24}.star-empty{color:#e2e8f0}.testimonial-text{color:#475569;flex-grow:1;margin-bottom:30px;font-size:.96rem;font-style:italic;line-height:1.7}.testimonial-user{border-top:1px solid #0f172a0f;align-items:center;gap:16px;padding-top:20px;display:flex}.user-avatar{object-fit:cover;border:2px solid #0596694d;border-radius:50%;width:50px;height:50px;box-shadow:0 4px 10px #0000000d}.user-avatar-initials{color:#fff;background:linear-gradient(135deg,#059669,#10b981);border:2px solid #0596694d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.05rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0000000d}.user-meta{flex-direction:column;gap:2px;display:flex}.user-name{color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:700}.user-verified{color:#059669;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;font-size:.72rem;font-weight:600;display:flex}.check-verified-icon{box-sizing:content-box;background:#0596691a;border-radius:50%;padding:2px}.testimonials-carousel-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;cursor:pointer;z-index:10;background:#fffffff2;border:1px solid #0f172a14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0f172a14}.testimonials-carousel-btn.prev-btn{left:-23px}.testimonials-carousel-btn.next-btn{right:-23px}.testimonials-carousel-btn:hover:not(:disabled){color:#059669;background:#fff;border-color:#05966966;transform:translateY(-50%)scale(1.05);box-shadow:0 6px 20px #05966933}.testimonials-carousel-btn:active:not(:disabled){transform:translateY(-50%)scale(.98)}.testimonials-carousel-btn:disabled{opacity:0;visibility:hidden;pointer-events:none}.testimonials-progress-wrapper{justify-content:center;margin-top:30px;display:flex}.testimonials-progress-track{background:#0f172a14;border-radius:4px;width:200px;height:4px;position:relative;overflow:hidden}.testimonials-progress-bar{background:#10b981;border-radius:4px;width:0%;height:100%;transition:width .1s ease-out}.testimonials-actions{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.add-feedback-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:100px;justify-content:center;align-items:center;padding:16px 36px;font-family:Plus Jakarta Sans,sans-serif;font-size:.98rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #05966940}.add-feedback-btn:hover{box-shadow:0 15px 35px #05966966,0 0 20px #34d39933}.google-review-trigger-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;justify-content:center;align-items:center;padding:16px 36px;font-family:Plus Jakarta Sans,sans-serif;font-size:.98rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0000000d}.google-review-trigger-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 6px 18px #00000014}.google-qr-modal-content{text-align:center;background:#fff;border:1px solid #0f172a14;border-radius:28px;width:100%;max-width:440px;padding:40px 30px;position:relative;box-shadow:0 25px 60px #0000004d}.qr-modal-header h3{color:#0f172a;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.6rem;font-weight:800}.qr-modal-header p{color:#475569;margin-bottom:24px;font-size:.9rem;line-height:1.5}.qr-image-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:15px;position:relative;overflow:hidden}.qr-link{text-decoration:none;display:block;position:relative}.qr-img{border-radius:12px;width:100%;height:auto;transition:transform .4s;display:block}.qr-link:hover .qr-img{transform:scale(1.02)}.qr-overlay{opacity:0;background:#059669b3;border-radius:12px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.qr-link:hover .qr-overlay{opacity:1}.qr-overlay span{color:#fff;text-transform:uppercase;letter-spacing:.05em;border:2px solid #fff;border-radius:100px;padding:10px 20px;font-size:.9rem;font-weight:700}.testimonial-modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100000;background:#020a0fd9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.testimonial-modal-content{background:#fff;border:1px solid #0f172a14;border-radius:28px;width:100%;max-width:540px;padding:40px;position:relative;box-shadow:0 25px 60px #00000059}.modal-close-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.modal-title{color:#0f172a;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.6rem;font-weight:800}.modal-subtitle{color:#475569;margin-bottom:30px;font-size:.9rem}.form-row{gap:20px;width:100%;display:flex}.form-row .form-group{flex:1}@media (max-width:640px){.form-row{flex-direction:column;gap:15px}}.testimonial-form{flex-direction:column;gap:20px;width:100%;display:flex}.form-group{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.form-group label{color:#475569;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:600}.form-group input,.form-group textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 4px #10b9811f}.rating-selector-group{margin-bottom:5px}.stars-input-container{gap:8px;display:flex}.star-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:flex}.star-btn:hover{transform:scale(1.15)}.star-input-filled{color:#fbbf24;fill:#fbbf24}.star-input-empty{color:#cbd5e1}.avatar-upload-group{margin-bottom:5px}.avatar-uploader-row{align-items:center;gap:20px;width:100%;display:flex}.avatar-preview-wrapper{width:64px;height:64px;position:relative}.avatar-preview-wrapper .preview-img{object-fit:cover;border:2px solid #10b981;border-radius:50%;width:64px;height:64px;box-shadow:0 4px 10px #00000014}.remove-preview-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #00000026}.remove-preview-btn:hover{background:#dc2626}.avatar-drop-zone{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:120px;height:64px;transition:all .25s;display:flex}.avatar-drop-zone:hover{background:#10b9810a;border-color:#10b981}.upload-zone-icon{color:#64748b}.avatar-drop-zone:hover .upload-zone-icon{color:#10b981}.avatar-drop-zone span{color:#475569;font-size:.78rem;font-weight:600}.upload-instructions{flex-direction:column;gap:2px;display:flex}.upload-hint{color:#64748b;font-size:.78rem}.submit-error-box{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:.88rem;font-weight:500;display:flex}.submit-feedback-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:12px;width:100%;padding:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 6px 20px #05966933}.submit-feedback-btn:hover{transform:translateY(-1px);box-shadow:0 10px 25px #05966959,0 0 15px #34d39926}.submit-feedback-btn:disabled{opacity:.6;cursor:not-allowed}.submit-success-view{text-align:center;flex-direction:column;align-items:center;padding:40px 0;display:flex}.submit-success-view h3{color:#0f172a;margin-bottom:8px;font-size:1.4rem;font-weight:800}.submit-success-view p{color:#475569;font-size:.95rem}.success-icon-wrap{color:#10b981;background:#10b98114;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;box-shadow:0 4px 15px #10b9811a}@media (max-width:1120px){.testimonial-card{flex-basis:calc(45vw - 15px)}}@media (max-width:640px){.testimonials-carousel-btn{display:none}.testimonial-card{flex-basis:calc(92vw - 8px);padding:30px 25px}}@media (max-width:640px),(max-height:850px){.testimonial-modal-overlay{align-items:flex-start;padding:85px 15px 35px}.testimonial-modal-content{border-radius:20px;padding:30px 24px}}.section-wrap{max-width:1280px;margin:0 auto}.section-header{text-align:center;margin-bottom:64px}.tag{text-transform:uppercase;letter-spacing:.14em;color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:100px;margin-bottom:16px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.section-title{color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:max(2rem,min(3.5vw,3rem));font-weight:800}.section-desc{color:#ffffff80;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.75}.section-divider{background:linear-gradient(#030f0b 0%,#041310 50%,#031411 100%);justify-content:center;width:100%;padding:0;display:flex}.section-divider span{background:linear-gradient(90deg,#0000 0%,#ffffff26 15%,#ffffff80 50%,#ffffff26 85%,#0000 100%);border-radius:2px;width:100%;max-width:none;height:3px;display:block;position:relative}.section-divider span:after{content:"";filter:blur(6px);background:radial-gradient(#ffffff26 0%,#0000 80%);width:70%;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
