*,*::before,*::after{box-sizing:border-box}html{width:100%;max-width:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body.jig-body{width:100%;max-width:100%;min-width:0;position:relative;overscroll-behavior-x:none}img,svg,video,iframe{max-width:100%;height:auto}.jig-hero,.jig-section,.jig-capabilities,.jig-approach,.jig-industries-focus,.jig-customers,.jig-mquotes,.jig-insights-section,.jig-connect,.jig-footer,.jig-mhero,.jig-trust,main{max-width:100%}.jig-header{max-width:100%;position:sticky;top:0;z-index:100;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgb(5 7 10 / .9);border-bottom:1px solid rgb(30 42 58 / .9);transition:transform .28s ease,box-shadow .28s ease}.jig-header.is-scrolled{box-shadow:0 10px 28px rgb(0 0 0 / .35)}@media (max-width:1024px){.jig-header.is-hidden{transform:translate3d(0,-100%,0);pointer-events:none}}@media (prefers-reduced-motion:reduce){.jig-header{transition:none}}.jig-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:clamp(68px, 6.2vw, 88px);position:relative}.jig-logo{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none;color:var(--jig-text);min-width:0;flex-shrink:0}.jig-logo>picture{display:contents}.jig-logo__mark{height:clamp(34px, 2.4vw, 44px);width:auto;display:block;flex-shrink:0}.jig-logo__word{font-size:clamp(.72rem, 0.55vw + 0.55rem, .88rem);letter-spacing:.02em;color:var(--jig-text);max-width:12rem;line-height:1.25;font-weight:500;white-space:normal}html[lang^="fa"] .jig-logo__word,html[lang^="ar"] .jig-logo__word{letter-spacing:0;font-size:clamp(.78rem, 0.6vw + 0.55rem, .95rem)}.jig-primary-nav{flex:1;display:flex;justify-content:center;min-width:0}.jig-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem 1.35rem;list-style:none;margin:0;padding:0}.jig-nav__item{position:relative}.jig-nav__link{display:inline-flex;align-items:center;gap:.35rem;color:var(--jig-text);text-decoration:none;font-size:.95rem;font-weight:500;white-space:nowrap;padding:.35rem 0;position:relative;transition:color .2s ease}.jig-nav__link::after{content:"";position:absolute;inset-inline:0;bottom:-2px;height:1.5px;background:var(--jig-accent-hot);transform:scaleX(0);transform-origin:center;transition:transform .22s ease;border-radius:2px}.jig-nav__link:hover,.jig-nav__item.is-current>.jig-nav__link,.jig-nav__item.is-open>.jig-nav__link{color:var(--jig-text)}.jig-nav__link:hover::after,.jig-nav__item.is-current>.jig-nav__link::after,.jig-nav__item.is-open>.jig-nav__link::after{transform:scaleX(1)}.jig-nav__chevron{display:inline-flex;opacity:.85;transition:transform .2s ease}.jig-nav__item.is-open>.jig-nav__link .jig-nav__chevron{transform:rotate(180deg)}.jig-nav__item--has-sub:hover::after,.jig-nav__item--has-sub:focus-within::after,.jig-nav__item--has-sub.is-hover::after{content:"";position:absolute;inset-inline:0;top:100%;height:.9rem;z-index:129}.jig-nav__dropdown{position:absolute;top:calc(100% + .55rem);inset-inline-start:50%;translate:-50% 0;min-width:15rem;margin:0;padding:.55rem;list-style:none;border-radius:12px;background:var(--jig-bg-elevated);border:1px solid var(--jig-surface-border);box-shadow:0 18px 40px rgb(0 0 0 / .45);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease .18s,transform .18s ease .18s,visibility 0s linear .36s;z-index:130}.jig-nav__dropdown::before{content:"";position:absolute;inset-inline:0;bottom:100%;height:.7rem}html[dir="rtl"] .jig-nav__dropdown{translate:50% 0}.jig-nav__item:hover>.jig-nav__dropdown,.jig-nav__item:focus-within>.jig-nav__dropdown,.jig-nav__item.is-hover>.jig-nav__dropdown,.jig-nav__item.is-open>.jig-nav__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}.jig-nav__dropdown a{display:block;padding:.55rem .7rem;border-radius:8px;color:var(--jig-text-muted);text-decoration:none;font-size:.88rem;white-space:nowrap}.jig-nav__dropdown a:hover,.jig-nav__dropdown a:focus-visible{color:var(--jig-text);background:rgb(47 107 255 / .12)}.jig-header__actions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.jig-header__contact{border-radius:12px;background:var(--jig-accent);box-shadow:var(--jig-glow);padding:.7rem 1.2rem}.jig-header__contact:hover{background:var(--jig-accent-hot)}.jig-hero{padding-block:clamp(2.5rem, 6vw, 5.5rem) clamp(2rem, 4vw, 4rem)}.jig-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.5rem, 3vw, 3.5rem);align-items:center;min-width:0}.jig-hero h1{font-size:clamp(1.85rem, 3.2vw + 1rem, 4.35rem);line-height:1.12;margin:0 0 1.1rem;font-weight:700;letter-spacing:-.02em;overflow-wrap:anywhere}.jig-hero__lead{color:var(--jig-text-muted);font-size:clamp(1rem, 0.35vw + 0.95rem, 1.25rem);max-width:42rem;margin-bottom:1.85rem}.jig-hero__ctas{display:flex;flex-wrap:wrap;gap:.8rem}.jig-hero__visual{position:relative;width:min(100%, clamp(280px, 42vw, 700px));aspect-ratio:1;margin-inline:auto;display:grid;place-items:center;padding:0;box-sizing:border-box;overflow:hidden;max-width:100%}.jig-earth{position:relative;width:100%;height:100%;aspect-ratio:1;z-index:1;overflow:hidden;max-width:100%}.jig-earth__canvas{position:absolute;inset:0;border-radius:0;overflow:hidden;pointer-events:none;touch-action:pan-y}.jig-earth__canvas canvas{display:block;width:100%!important;height:100%!important;pointer-events:none;touch-action:pan-y}.jig-earth__fallback{position:absolute;inset:14%;width:auto;height:auto;max-width:72%;max-height:72%;margin:auto;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 36px rgb(47 107 255 / .45));z-index:0}.jig-earth>picture:has(.jig-earth__fallback){position:absolute;inset:14%;display:flex;align-items:center;justify-content:center;margin:auto;z-index:0;max-width:72%;max-height:72%;width:auto;height:auto;filter:drop-shadow(0 0 36px rgb(47 107 255 / .45))}.jig-earth>picture .jig-earth__fallback{position:static;inset:auto;max-width:100%;max-height:100%;margin:0;filter:none}html.js .jig-earth__fallback{opacity:.35}html.js .jig-earth>picture:has(.jig-earth__fallback){opacity:.35}html.js .jig-earth__canvas:not(:empty)~.jig-earth__fallback,html.js .jig-earth__canvas:not(:empty)~picture:has(.jig-earth__fallback),html.js .jig-earth__fallback[hidden]{opacity:0;pointer-events:none;visibility:hidden}.jig-orbit{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.jig-orbit-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden;transition:opacity .35s ease}.jig-orbit-lines.is-repositioning{opacity:.15}.jig-orbit-lines__line{stroke:rgb(79 140 255 / .7);stroke-width:1;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgb(79 140 255 / .45));transition:opacity .25s ease}.jig-orbit-label{position:absolute;display:inline-flex;align-items:center;gap:.4rem;max-width:min(42%, 11.5rem);padding:.42rem .7rem;border-radius:999px;background:rgb(11 16 24 / .9);border:1px solid var(--jig-surface-border);color:var(--jig-text);font-size:clamp(.58rem, 1.05vw, .74rem);font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:var(--jig-glow);pointer-events:auto;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);transition:top .65s ease,left .65s ease,opacity .35s ease,transform .65s ease}.jig-orbit-label.is-repositioning{opacity:.25}@media (max-width:640px){.jig-orbit-lines__line{stroke-width:.8}}@media (prefers-reduced-motion:reduce){.jig-orbit-label{transition:none}.jig-orbit-lines{opacity:.75}}.jig-orbit-label::before{content:"";width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--jig-accent-hot);box-shadow:0 0 8px var(--jig-accent-hot)}.jig-orbit-label--1{top:6%;left:50%}.jig-orbit-label--2{top:28%;left:92%}.jig-orbit-label--3{top:72%;left:78%}.jig-orbit-label--4{top:88%;left:50%}.jig-orbit-label--5{top:28%;left:8%}.jig-trust{background:var(--jig-bg-strip);padding-block:clamp(1.1rem, 2vw, 1.5rem);border-block:1px solid rgb(30 42 58 / .9);overflow:hidden}.jig-trust__label{font-size:.8rem;color:var(--jig-text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .85rem}html[lang^="fa"] .jig-trust__label{text-transform:none;letter-spacing:0;font-size:.9rem}.jig-trust__marquee{position:relative;width:100%;max-width:100%;overflow:hidden;direction:ltr;min-height:52px;contain:paint;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.jig-trust__track{display:flex;width:max-content;align-items:center;gap:0;animation:jig-trust-scroll 45s linear infinite;transform:translate3d(0,0,0);backface-visibility:hidden;will-change:transform}.jig-trust__marquee:hover .jig-trust__track{animation-play-state:paused}.jig-trust__group{display:flex;align-items:center;gap:2.5rem;padding-inline:1.25rem;flex-shrink:0}.jig-trust__group>picture{display:contents}.jig-trust__logo{height:40px;width:auto;max-width:160px;object-fit:contain;opacity:.92;flex-shrink:0;display:block}.jig-trust__logo:hover{opacity:1}@keyframes jig-trust-scroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.jig-icon-box{width:48px;height:48px;margin-bottom:1rem;display:grid;place-items:center;border-radius:12px;border:1.5px solid var(--jig-icon-border);background:var(--jig-icon-bg);color:var(--jig-icon);box-shadow:var(--jig-icon-glow);flex-shrink:0;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.jig-icon-box svg{width:24px;height:24px;display:block;stroke-width:1.7;filter:drop-shadow(0 0 5px rgb(79 140 255 / .55))}.jig-stat .jig-icon-box{margin-inline:auto;margin-bottom:.75rem}.jig-section{padding-block:clamp(2.75rem, 6vw, 5.5rem)}.jig-section__title{font-size:clamp(1.45rem, 1.4vw + 1rem, 2.75rem);margin:0 0 1.5rem;max-width:46rem;font-weight:700;letter-spacing:-.01em;overflow-wrap:anywhere}.jig-solutions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem, 1.5vw, 1.35rem)}.jig-card{background:linear-gradient(180deg,rgb(18 24 36 / .95),rgb(11 16 24 / .95));border:1px solid var(--jig-surface-border);border-radius:var(--jig-radius);padding:clamp(1.1rem, 2vw, 1.4rem);min-width:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.jig-card:hover{border-color:rgb(79 140 255 / .55);box-shadow:0 0 0 1px rgb(47 107 255 / .2),var(--jig-glow);transform:translateY(-2px)}.jig-card h3{margin:0 0 .5rem;font-size:clamp(.95rem, 1.4vw, 1.05rem);overflow-wrap:anywhere}.jig-card p{margin:0;color:var(--jig-text-muted);font-size:.9rem}.jig-capabilities{position:relative}.jig-capabilities__intro{margin-bottom:clamp(1.75rem, 3.5vw, 2.75rem);max-width:46rem}.jig-capabilities__eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-capabilities__eyebrow::before{content:"";width:2.25rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-capabilities__eyebrow,html[lang^="ar"] .jig-capabilities__eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-capabilities__title{margin:0 0 1rem;font-size:clamp(1.7rem, 2.4vw + 1rem, 3.1rem);line-height:1.15;font-weight:700;letter-spacing:-.02em}.jig-capabilities__lead{margin:0;color:var(--jig-text-muted);font-size:clamp(1rem, 0.4vw + .92rem, 1.12rem);line-height:1.7;max-width:42rem}.jig-card--capability{display:flex;flex-direction:column;min-height:100%;background:rgb(10 14 22 / .92);border:1px solid rgb(79 140 255 / .22);border-radius:14px;padding:1.25rem 1.2rem 1.15rem;box-shadow:0 0 0 1px rgb(47 107 255 / .04),0 10px 28px rgb(0 0 0 / .22)}.jig-card--capability:hover{border-color:rgb(79 140 255 / .55);box-shadow:0 0 0 1px rgb(47 107 255 / .18),0 0 28px rgb(47 107 255 / .18);transform:translateY(-2px)}.jig-card--capability .jig-icon-box{width:44px;height:44px;margin-bottom:1.05rem;border-radius:10px}.jig-card--capability .jig-icon-box svg{width:22px;height:22px}.jig-card--capability:hover .jig-icon-box{border-color:rgb(127 182 255 / .95);color:var(--jig-accent-soft);box-shadow:var(--jig-icon-glow-hot)}.jig-card--capability h3{margin:0 0 .55rem;font-size:1.02rem;font-weight:700;color:var(--jig-text)}.jig-card--capability p{flex:1;margin:0;color:var(--jig-text-muted);font-size:.9rem;line-height:1.55}.jig-card__more{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.15rem;color:var(--jig-accent-hot);text-decoration:none;font-weight:600;font-size:.9rem;text-shadow:0 0 10px rgb(79 140 255 / .25)}.jig-card__more:hover,.jig-card__more:focus-visible{color:#7eb6ff}html[dir="rtl"] .jig-card__more span{display:inline-block;transform:scaleX(-1)}.jig-capabilities__proof{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem, 4vw, 3rem);padding-block:1.35rem;border-block:1px solid rgb(79 140 255 / .2)}.jig-proof{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;min-width:0}.jig-proof .jig-icon-box{margin:0;width:40px;height:40px;border-radius:10px}.jig-proof .jig-icon-box svg{width:20px;height:20px}.jig-proof__label{color:var(--jig-text);font-weight:700;font-size:.95rem;line-height:1.3}.jig-proof__text{color:var(--jig-text-muted);font-size:.8rem;line-height:1.45}.jig-approach{position:relative;max-width:100%}.jig-approach__intro{max-width:34rem}.jig-approach__eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-approach__eyebrow::after{content:"";width:2.5rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-approach__eyebrow,html[lang^="ar"] .jig-approach__eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-approach__title{margin:0 0 1rem;font-size:clamp(1.7rem, 2.3vw + 1rem, 3rem);line-height:1.15;font-weight:700;letter-spacing:-.02em}.jig-approach__lead{margin:0;color:var(--jig-text-muted);font-size:clamp(1rem, 0.35vw + .92rem, 1.1rem);line-height:1.7}.jig-approach__top{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);gap:clamp(1rem, 2.2vw, 2.25rem);align-items:start;margin-bottom:clamp(2rem, 3.5vw, 3.25rem)}.jig-solar{position:relative;width:min(100%, clamp(380px, 42vw, 640px));max-width:100%;margin-inline:0 auto;margin-block-start:.15rem;overflow:hidden}html[dir="rtl"] .jig-solar{margin-inline:auto 0}.jig-solar__viewport{position:relative;width:100%;aspect-ratio:1;min-height:0;perspective:1100px;perspective-origin:50% 46%;overflow:hidden}.jig-solar__space{position:absolute;inset:0;transform-style:preserve-3d;transform:rotateX(56deg);pointer-events:none;z-index:1}.jig-solar__orbit{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);transform-style:preserve-3d}.jig-solar__orbit--1{width:66%;height:66%;--spin:48s}.jig-solar__orbit--2{width:76%;height:76%;--spin:58s}.jig-solar__orbit--3{width:86%;height:86%;--spin:70s}.jig-solar__orbit--4{width:96%;height:96%;--spin:84s}.jig-solar.is-animated .jig-solar__beads{transform-origin:50% 50%;animation:jig-solar-beads var(--spin) linear infinite}.jig-solar.is-animated .jig-solar__orbit--2 .jig-solar__beads{animation-direction:reverse}.jig-solar.is-animated .jig-solar__orbit--4 .jig-solar__beads{animation-direction:reverse}.jig-solar__ring{position:absolute;inset:0;border-radius:50%;border:1.5px dashed rgb(79 140 255 / .34);box-shadow:0 0 18px rgb(47 107 255 / .1),inset 0 0 18px rgb(47 107 255 / .05)}.jig-solar__beads{position:absolute;inset:0;pointer-events:none}.jig-solar__bead{position:absolute;inset:0;transform:rotate(calc(var(--b) * 45deg))}.jig-solar__orbit--1 .jig-solar__bead{transform:rotate(calc(var(--b) * 72deg))}.jig-solar__orbit--2 .jig-solar__bead{transform:rotate(calc(var(--b) * 60deg))}.jig-solar__orbit--3 .jig-solar__bead{transform:rotate(calc(var(--b) * 51deg))}.jig-solar__orbit--4 .jig-solar__bead{transform:rotate(calc(var(--b) * 45deg))}.jig-solar__bead::after{content:"";position:absolute;left:50%;top:0;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;border-radius:50%;background:#7eb0ff;box-shadow:0 0 10px rgb(79 140 255 / .95),0 0 16px rgb(47 107 255 / .5)}.jig-solar__sun{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:min(26%, 168px);z-index:5;display:flex;flex-direction:column;align-items:center;pointer-events:none}.jig-solar__globe{position:relative;width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;box-shadow:0 0 0 1px rgb(79 140 255 / .28),0 0 28px rgb(47 107 255 / .32),0 0 56px rgb(47 107 255 / .16)}.jig-solar__globe canvas{position:absolute;inset:0;width:100%!important;height:100%!important;display:block}.jig-solar__globe-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%}.jig-solar__globe>picture:has(.jig-solar__globe-fallback){position:absolute;inset:0;display:block}.jig-solar__globe>picture .jig-solar__globe-fallback{position:absolute;inset:0}.jig-solar__globe.is-ready .jig-solar__globe-fallback,.jig-solar__globe.is-ready>picture:has(.jig-solar__globe-fallback){opacity:0;pointer-events:none}.jig-solar__badge{position:relative;z-index:2;margin-top:-.85rem;display:inline-flex;flex-direction:row;align-items:center;gap:.45rem;width:max-content;max-width:11rem;padding:.4rem .65rem .42rem .45rem;border-radius:999px;text-align:start;background:linear-gradient(180deg,rgb(6 12 26 / .94),rgb(4 8 18 / .9));border:1px solid rgb(120 175 255 / .55);box-shadow:0 8px 22px rgb(0 0 0 / .42),0 0 18px rgb(47 107 255 / .28),inset 0 1px 0 rgb(255 255 255 / .08);backdrop-filter:blur(10px);pointer-events:none}.jig-solar__badge-icon{width:28px;height:28px;flex-shrink:0;border-radius:50%;color:#eaf2ff;display:grid;place-items:center;background:rgb(47 107 255 / .18);border:1px solid rgb(120 175 255 / .55);box-shadow:0 0 10px rgb(47 107 255 / .4)}.jig-solar__badge-icon svg{width:14px;height:14px;display:block}.jig-solar__badge-text{display:flex;flex-direction:column;gap:.08rem;min-width:0}.jig-solar__badge-title{color:#fff;font-size:clamp(.72rem, 0.85vw, .84rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;white-space:nowrap}.jig-solar__badge-caption{color:rgb(200 214 240 / .82);font-size:clamp(.55rem, .65vw, .64rem);line-height:1.25;max-width:8.2rem}.jig-solar__nodes{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none;z-index:8}.jig-solar__node{position:absolute;left:50%;top:50%;width:0;height:0;transform:translate(-50%,-50%);will-change:left,top,transform,opacity}.jig-solar__node.is-back{filter:saturate(.9) brightness(.94)}.jig-solar__orb{position:absolute;left:0;top:0;width:clamp(44px, 5.2vw, 54px);height:clamp(44px, 5.2vw, 54px);margin:calc(clamp(44px, 5.2vw, 54px) / -2) 0 0 calc(clamp(44px, 5.2vw, 54px) / -2);border-radius:50%;display:grid;place-items:center;isolation:isolate;z-index:1}.jig-solar__orb-glow{position:absolute;inset:-12px;border-radius:50%;background:radial-gradient(circle,rgb(79 140 255 / .5) 0%,rgb(47 107 255 / .12) 45%,transparent 72%);z-index:0;animation:jig-solar-pulse 3.2s ease-in-out infinite}.jig-solar__orb-num{position:relative;z-index:2;width:100%;height:100%;border-radius:50%;display:grid;place-items:center;font-size:.92rem;font-weight:800;letter-spacing:.06em;color:#f2f7ff;line-height:1;background:radial-gradient(circle at 32% 26%,rgb(170 210 255 / .65),transparent 38%),radial-gradient(circle at 50% 58%,rgb(28 70 170 / .45),rgb(5 10 24 / .98) 72%);border:1.5px solid rgb(140 190 255 / .85);box-shadow:0 0 0 1px rgb(47 107 255 / .28),0 0 24px rgb(47 107 255 / .55),inset 0 1px 0 rgb(255 255 255 / .18);text-shadow:0 0 12px rgb(120 180 255 / .55)}.jig-solar__orb-icon{position:absolute;top:-3px;right:-3px;z-index:3;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#eaf2ff;background:rgb(8 16 36 / .96);border:1px solid rgb(120 175 255 / .7);box-shadow:0 0 10px rgb(47 107 255 / .45)}.jig-solar__orb-icon svg{width:11px;height:11px;display:block}.jig-solar__copy{position:absolute;left:0;top:0;width:min(9.2rem, 34vw);transform:translate(-50%,-50%) translate(calc(var(--ox, 0) * var(--lift, 108px)),calc(var(--oy, 1) * var(--lift, 108px)));display:flex;flex-direction:column;align-items:center;gap:.22rem;padding:.45rem .55rem .5rem;border-radius:12px;text-align:center;background:linear-gradient(180deg,rgb(6 12 26 / .96),rgb(4 8 18 / .94));border:1px solid rgb(79 140 255 / .32);box-shadow:0 12px 28px rgb(0 0 0 / .42),0 0 18px rgb(47 107 255 / .14);backdrop-filter:blur(10px);z-index:3;pointer-events:none}.jig-solar__node.is-back .jig-solar__copy{opacity:.55}.jig-solar__name{margin:0;color:var(--jig-accent-hot);font-size:.9rem;font-weight:700;line-height:1.2;text-shadow:0 0 12px rgb(79 140 255 / .35)}.jig-solar__desc{display:block;margin:0;color:rgb(214 226 245 / .9);font-size:.72rem;line-height:1.4}@keyframes jig-solar-orbit{from{transform:translate(-50%,-50%) rotateZ(0deg)}to{transform:translate(-50%,-50%) rotateZ(360deg)}}@keyframes jig-solar-beads{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes jig-solar-pulse{0%,100%{opacity:.7;transform:scale(.92)}50%{opacity:1;transform:scale(1.05)}}.jig-approach__values{--approach-gap:clamp(1rem, 2vw, 1.5rem);position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--approach-gap);padding-top:.35rem}.jig-approach__links{position:absolute;inset:0;pointer-events:none;z-index:0}.jig-approach__link{--card-w:calc((100% - 3 * var(--approach-gap)) / 4);position:absolute;top:calc(1.25rem + 22px);width:var(--approach-gap);height:2px;overflow:hidden}.jig-approach__link--1{left:var(--card-w)}.jig-approach__link--2{left:calc(2 * var(--card-w) + var(--approach-gap))}.jig-approach__link--3{left:calc(3 * var(--card-w) + 2 * var(--approach-gap))}.jig-approach__link-line{position:absolute;inset:0;background:rgb(79 140 255 / .5);box-shadow:0 0 8px rgb(47 107 255 / .3)}.jig-approach__link-pulse{position:absolute;top:50%;left:-40%;width:70%;height:4px;margin-top:-2px;border-radius:4px;background:linear-gradient(90deg,transparent 0%,rgb(126 182 255 / .2) 25%,rgb(220 235 255) 50%,rgb(126 182 255 / .2) 75%,transparent 100%);box-shadow:0 0 10px rgb(127 182 255 / .95),0 0 20px rgb(47 107 255 / .7);opacity:0}.jig-approach__link--1 .jig-approach__link-pulse{animation:jig-link-pulse-1 4.8s linear infinite}.jig-approach__link--2 .jig-approach__link-pulse{animation:jig-link-pulse-2 4.8s linear infinite}.jig-approach__link--3 .jig-approach__link-pulse{animation:jig-link-pulse-3 4.8s linear infinite}.jig-approach__card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1rem 1.2rem;border-radius:14px;border:1px solid rgb(79 140 255 / .22);background:rgb(10 14 22 / .98);box-shadow:0 0 0 1px rgb(47 107 255 / .04),0 10px 28px rgb(0 0 0 / .22);min-width:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.jig-approach__card:hover{border-color:rgb(79 140 255 / .55);box-shadow:0 0 0 1px rgb(47 107 255 / .18),0 0 28px rgb(47 107 255 / .18);transform:translateY(-2px)}.jig-approach__card .jig-icon-box{width:44px;height:44px;margin:0 auto 1rem;border-radius:10px}.jig-approach__card .jig-icon-box svg{width:22px;height:22px}.jig-approach__card:hover .jig-icon-box{border-color:rgb(127 182 255 / .95);color:var(--jig-accent-soft);box-shadow:var(--jig-icon-glow-hot)}.jig-approach__card h3{margin:0 0 .45rem;font-size:.98rem;font-weight:700;color:var(--jig-text)}.jig-approach__card p{margin:0;color:var(--jig-text-muted);font-size:.82rem;line-height:1.5}@keyframes jig-link-pulse-1{0%,2%{opacity:0;left:-50%}3%{opacity:1;left:-40%}14%{opacity:1;left:70%}15%,84%{opacity:0;left:110%}85%{opacity:1;left:70%}96%{opacity:1;left:-40%}97%,100%{opacity:0;left:-50%}}@keyframes jig-link-pulse-2{0%,16%{opacity:0;left:-50%}17%{opacity:1;left:-40%}28%{opacity:1;left:70%}29%,68%{opacity:0;left:110%}69%{opacity:1;left:70%}80%{opacity:1;left:-40%}81%,100%{opacity:0;left:-50%}}@keyframes jig-link-pulse-3{0%,30%{opacity:0;left:-50%}31%{opacity:1;left:-40%}42%{opacity:1;left:70%}43%,52%{opacity:0;left:110%}53%{opacity:1;left:70%}64%{opacity:1;left:-40%}65%,100%{opacity:0;left:-50%}}.jig-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.jig-stat{text-align:center;padding:1.15rem 1rem;border:1px solid var(--jig-surface-border);border-radius:var(--jig-radius);background:rgb(11 16 24 / .6);display:flex;flex-direction:column;align-items:center;min-width:0}.jig-stat__label{color:var(--jig-text-muted);font-size:.9rem}.jig-industries-focus{position:relative}.jig-industries-focus__intro{margin-bottom:clamp(1.75rem, 3.5vw, 2.75rem);max-width:46rem}.jig-industries-focus__eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-industries-focus__eyebrow::before{content:"";width:2.25rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-industries-focus__eyebrow,html[lang^="ar"] .jig-industries-focus__eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-industries-focus__title{margin:0 0 1rem;font-size:clamp(1.7rem, 2.4vw + 1rem, 3.1rem);line-height:1.15;font-weight:700;letter-spacing:-.02em}.jig-industries-focus__lead{margin:0;color:var(--jig-text-muted);font-size:clamp(1rem, 0.4vw + .92rem, 1.12rem);line-height:1.7;max-width:42rem}.jig-industries-focus__stage{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.5rem, 3vw, 2.75rem);align-items:center;min-width:0;max-width:100%}.jig-industries-orbit{position:relative;width:min(100%, 540px);max-width:100%;aspect-ratio:1;margin-inline:auto;isolation:isolate;overflow:hidden}.jig-industries-orbit__space{position:absolute;inset:0;pointer-events:none;z-index:0}.jig-industries-orbit__ring{position:absolute;inset:0;display:grid;place-items:center}.jig-industries-orbit__ring--1{--ring-size:56%}.jig-industries-orbit__ring--2{--ring-size:72%}.jig-industries-orbit__ring--3{--ring-size:88%}.jig-industries-orbit__ring-line{width:var(--ring-size);height:var(--ring-size);border-radius:50%;border:1px solid rgb(79 140 255 / .22);box-shadow:0 0 24px rgb(47 107 255 / .08) inset}.jig-industries-orbit__beads{position:absolute;width:var(--ring-size);height:var(--ring-size);pointer-events:none}.jig-industries-orbit__bead{position:absolute;inset:0;transform:rotate(calc(360deg * var(--b) / var(--n)))}.jig-industries-orbit__bead::after{content:"";position:absolute;left:50%;top:0;width:4px;height:4px;margin:-2px 0 0 -2px;border-radius:50%;background:rgb(79 140 255 / .55);box-shadow:0 0 6px rgb(79 140 255 / .45)}.jig-industries-orbit__core{position:absolute;top:50%;left:50%;translate:-50% -50%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.65rem;width:min(52%, 200px);text-align:center}.jig-industries-orbit__core-glow{position:absolute;inset:-18%;border-radius:50%;background:radial-gradient(circle,rgb(47 107 255 / .35) 0%,rgb(47 107 255 / .08) 42%,transparent 70%);pointer-events:none;z-index:-1}.jig-industries-orbit__core .jig-icon-box,.jig-industries-orbit__core-mark{width:112px;height:112px;border-radius:20px;border:1.5px solid var(--jig-icon-border);background:var(--jig-icon-bg);color:var(--jig-icon);box-shadow:0 0 28px rgb(47 107 255 / .5);display:grid;place-items:center;overflow:hidden}.jig-industries-orbit__core .jig-icon-box svg{width:56px;height:56px;filter:drop-shadow(0 0 6px rgb(79 140 255 / .6))}.jig-industries-orbit__core-mark img{width:72%;height:72%;object-fit:contain;display:block}.jig-industries-orbit__core-mark>picture{display:contents}.jig-industries-orbit__core-label{font-size:.78rem;font-weight:700;line-height:1.3;color:var(--jig-text);text-wrap:balance}.jig-industries-orbit__constellation{position:absolute;inset:0;z-index:3}.jig-industries-orbit__node{position:absolute;top:50%;left:50%;width:max-content;max-width:7.5rem;margin:0;padding:0;border:0;background:#fff0;color:var(--jig-text);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.35rem;font-family:var(--jig-font);font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-webkit-appearance:none;appearance:none;transform:translate(-50%,-50%) rotate(var(--node-angle,0deg)) translateX(var(--orbit-r,42%)) rotate(calc(-1 * var(--node-angle, 0deg)));transition:opacity .45s ease,filter .45s ease,transform .65s cubic-bezier(.22,.61,.36,1);opacity:.55;filter:saturate(.7)}.jig-industries-orbit__node:focus-visible{outline:2px solid rgb(79 140 255 / .85);outline-offset:4px;border-radius:12px}.jig-industries-orbit__node.is-active{opacity:1;filter:none;z-index:4}.jig-industries-orbit__node-orb .jig-icon-box{width:48px;height:48px;margin:0;border-radius:12px;border:1.5px solid rgb(79 140 255 / .45);background:var(--jig-icon-bg);color:var(--jig-icon);box-shadow:0 0 10px rgb(47 107 255 / .25);transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease}.jig-industries-orbit__node-orb .jig-icon-box svg{width:22px;height:22px}.jig-industries-orbit__node.is-active .jig-industries-orbit__node-orb .jig-icon-box{border-color:rgb(79 140 255 / .9);box-shadow:var(--jig-icon-glow-hot);transform:scale(1.08)}.jig-industries-orbit__node-label{font-family:var(--jig-font);font-size:.72rem;font-weight:700;line-height:1.25;text-align:center;text-wrap:balance;color:inherit}.jig-industries-panel{position:relative;border:1px solid rgb(79 140 255 / .28);border-radius:18px;padding:clamp(1.25rem, 2.5vw, 1.85rem);background:radial-gradient(120% 80% at 100% 0%,rgb(47 107 255 / .18),transparent 55%),linear-gradient(165deg,rgb(14 22 38 / .96),rgb(8 12 20 / .92));box-shadow:0 18px 40px rgb(0 0 0 / .28);min-height:100%;transition:opacity .55s ease}.jig-industries-panel.is-fading{opacity:.35}.jig-industries-panel__eyebrow{margin:0 0 .85rem;color:var(--jig-accent-hot);font-size:.72rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase}html[lang^="fa"] .jig-industries-panel__eyebrow,html[lang^="ar"] .jig-industries-panel__eyebrow{letter-spacing:0;text-transform:none;font-size:.85rem}.jig-industries-panel__visual{position:relative;width:88px;height:88px;display:grid;place-items:center;margin:.15rem 0 1.15rem}.jig-industries-panel__visual-glow{position:absolute;inset:-35%;border-radius:50%;background:radial-gradient(circle,rgb(79 140 255 / .55) 0%,rgb(47 107 255 / .22) 38%,transparent 68%);pointer-events:none}.jig-industries-panel__visual .jig-icon-box{width:64px;height:64px;margin:0;border-radius:16px;border:1.5px solid rgb(79 140 255 / .85);background:var(--jig-icon-bg);color:var(--jig-accent-soft);box-shadow:var(--jig-icon-glow-hot);position:relative;z-index:1}.jig-industries-panel__visual .jig-icon-box svg{width:30px;height:30px;filter:drop-shadow(0 0 8px rgb(79 140 255 / .7))}.jig-industries-panel__title{margin:0 0 .65rem;font-size:clamp(1.35rem, 1.2vw + 1rem, 1.85rem);font-weight:750;letter-spacing:-.02em}.jig-industries-panel__blurb{margin:0 0 1.15rem;color:var(--jig-text-muted);font-size:.98rem;line-height:1.65}.jig-industries-panel__solutions-heading{margin:0 0 .65rem;font-size:.85rem;font-weight:700;color:var(--jig-text)}.jig-industries-panel__solutions{list-style:none;margin:0 0 1.35rem;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.55rem .85rem}.jig-industries-panel__solutions li{position:relative;padding-inline-start:1.1rem;font-size:.86rem;line-height:1.4;color:var(--jig-text-muted)}.jig-industries-panel__solutions li::before{content:"";position:absolute;inset-inline-start:0;top:.45em;width:.45rem;height:.45rem;border-radius:50%;background:#4f8cff;box-shadow:0 0 8px rgb(79 140 255 / .65)}.jig-industries-panel__cta{margin-top:.25rem}.jig-industries-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:clamp(2rem, 4vw, 3rem);border:1px solid rgb(79 140 255 / .28);border-radius:16px;background:linear-gradient(180deg,rgb(12 20 36 / .92),rgb(6 10 18 / .96));overflow:hidden}.jig-industries-stat{display:flex;align-items:flex-start;gap:.75rem;min-width:0;padding:1.15rem 1rem;border-inline-end:1px solid rgb(79 140 255 / .18)}.jig-industries-stat:last-child{border-inline-end:0}.jig-industries-stat .jig-icon-box{flex-shrink:0;margin:0;width:40px;height:40px;border-radius:10px}.jig-industries-stat .jig-icon-box svg{width:20px;height:20px}.jig-industries-stat__body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.jig-industries-stat__value{color:#4f8cff;font-size:clamp(1.35rem, 1vw + 1rem, 1.75rem);font-weight:750;line-height:1.1;letter-spacing:-.02em}.jig-industries-stat__label{color:var(--jig-text);font-size:.88rem;font-weight:700;line-height:1.25}.jig-industries-stat__text{color:var(--jig-text-muted);font-size:.72rem;line-height:1.4}.jig-insights-section{position:relative}.jig-insights-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem 2rem;margin-bottom:clamp(1.75rem, 3.5vw, 2.75rem)}.jig-insights-section__intro{max-width:42rem}.jig-insights-section__eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-insights-section__eyebrow::before{content:"";width:2.25rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-insights-section__eyebrow,html[lang^="ar"] .jig-insights-section__eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-insights-section__title{margin:0 0 1rem;font-size:clamp(1.7rem, 2.4vw + 1rem, 3.1rem);line-height:1.15;font-weight:700;letter-spacing:-.02em}.jig-insights-section__lead{margin:0;color:var(--jig-text-muted);font-size:clamp(1rem, 0.4vw + .92rem, 1.12rem);line-height:1.7}.jig-insights-section__view-all{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;color:#4f8cff;font-weight:650;font-size:.95rem;text-decoration:none;white-space:nowrap;margin-bottom:.15rem}.jig-insights-section__view-all:hover{color:#7eb0ff}.jig-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.jig-insights-marquee{position:relative;width:100%;max-width:100%;overflow:hidden}.jig-insights-marquee__viewport{overflow:hidden;width:100%;max-width:100%;contain:paint;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.jig-insights-marquee__track{display:flex;gap:1.35rem;width:max-content;animation:jig-insights-marquee var(--jig-marquee-duration,54s) linear infinite;will-change:transform}html[dir="rtl"] .jig-insights-marquee__track,body.lang-fa .jig-insights-marquee__track{animation-name:jig-insights-marquee-rtl}.jig-insights-marquee[data-static] .jig-insights-marquee__track{animation:none;flex-wrap:wrap;width:100%}.jig-insights-marquee[data-static] .jig-insights-marquee__viewport{mask-image:none;-webkit-mask-image:none}.jig-insights-marquee .jig-insight-card{flex:0 0 min(22rem, 78vw);width:min(22rem, 78vw);max-width:22rem}@keyframes jig-insights-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes jig-insights-marquee-rtl{from{transform:translateX(0)}to{transform:translateX(50%)}}@media (prefers-reduced-motion:reduce){.jig-insights-marquee__track{animation:none!important}}.jig-insight-card{display:flex;flex-direction:column;min-width:0;border:1px solid rgb(79 140 255 / .28);border-radius:18px;background:linear-gradient(165deg,rgb(14 22 38 / .96),rgb(8 12 20 / .94));box-shadow:0 14px 36px rgb(0 0 0 / .28);overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.jig-insight-card:hover{border-color:rgb(79 140 255 / .5);box-shadow:0 18px 40px rgb(0 0 0 / .35),0 0 24px rgb(47 107 255 / .18);transform:translateY(-3px)}.jig-insight-card__media{position:relative;height:clamp(160px, 18vw, 200px);display:grid;place-items:center;overflow:hidden;border-bottom:1px solid rgb(79 140 255 / .18)}.jig-insight-card__media--cloud{background:radial-gradient(circle at 50% 45%,rgb(79 140 255 / .35),transparent 55%),linear-gradient(160deg,#0a1428 0%,#05080f 100%)}.jig-insight-card__media--security{background:radial-gradient(circle at 50% 40%,rgb(47 107 255 / .4),transparent 50%),linear-gradient(160deg,#0b1224 0%,#060a12 100%)}.jig-insight-card__media--ai{background:radial-gradient(circle at 55% 40%,rgb(99 102 241 / .35),rgb(47 107 255 / .2) 40%,transparent 60%),linear-gradient(160deg,#0c1028 0%,#05070e 100%)}.jig-insight-card__badge{position:absolute;top:.85rem;inset-inline-start:.85rem;z-index:2;padding:.28rem .7rem;border-radius:999px;border:1px solid rgb(79 140 255 / .45);background:rgb(6 12 24 / .82);color:#7eb0ff;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}html[lang^="fa"] .jig-insight-card__badge,html[lang^="ar"] .jig-insight-card__badge{letter-spacing:0;text-transform:none;font-size:.75rem}.jig-insight-card__visual{width:88px;height:88px;display:grid;place-items:center;color:#4f8cff;filter:drop-shadow(0 0 18px rgb(79 140 255 / .65))}.jig-insight-card__visual svg{width:64px;height:64px}.jig-insight-card__body{display:flex;flex-direction:column;gap:.7rem;padding:1.15rem 1.2rem 1.3rem;flex:1}.jig-insight-card__meta{display:flex;flex-wrap:wrap;gap:.55rem 1rem;color:var(--jig-text-muted);font-size:.78rem}.jig-insight-card__meta-item{display:inline-flex;align-items:center;gap:.35rem}.jig-insight-card__meta-item svg{width:14px;height:14px;color:#4f8cff;flex-shrink:0}.jig-insight-card__title{margin:0;font-size:clamp(1.05rem, 0.4vw + .95rem, 1.2rem);font-weight:750;line-height:1.35;letter-spacing:-.01em}.jig-insight-card__text{margin:0;color:var(--jig-text-muted);font-size:.9rem;line-height:1.6;flex:1}.jig-insight-card__more{display:inline-flex;align-items:center;gap:.35rem;margin-top:.25rem;color:#4f8cff;font-weight:650;font-size:.92rem;text-decoration:none}.jig-insight-card__more:hover{color:#7eb0ff}.jig-insights-section__pager{display:flex;justify-content:center;gap:.45rem;margin-top:1.5rem}.jig-insights-section__pager span{width:1.35rem;height:.28rem;border-radius:999px;background:rgb(148 163 184 / .35)}.jig-insights-section__pager span.is-active{background:#4f8cff;box-shadow:0 0 10px rgb(79 140 255 / .55)}.jig-insights-section__cta-wrap{display:flex;justify-content:center;margin-top:1.5rem}.jig-insights-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-width:min(100%, 280px);padding:.95rem 1.75rem;border-radius:999px;border:1.5px solid rgb(79 140 255 / .65);background:rgb(8 14 28 / .85);color:var(--jig-text);font-weight:700;font-size:.98rem;text-decoration:none;box-shadow:0 0 22px rgb(47 107 255 / .28);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.jig-insights-section__cta:hover{border-color:rgb(79 140 255 / .95);box-shadow:0 0 28px rgb(47 107 255 / .42);background:rgb(12 22 42 / .95)}.jig-insights-section__cta svg{width:18px;height:18px;color:#4f8cff}.jig-usp{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;padding-block:1.4rem;border-top:1px solid var(--jig-surface-border);font-size:.8rem;color:var(--jig-text-muted);text-align:center}.jig-usp div{padding:.7rem .4rem;border-radius:12px;min-width:0}.jig-connect{position:relative;overflow:hidden}.jig-connect::after{content:"";position:absolute;inset-inline:0;bottom:-20%;height:55%;background:radial-gradient(ellipse 70% 60% at 20% 100%,rgb(47 107 255 / .22),transparent 60%),radial-gradient(ellipse 60% 50% at 80% 100%,rgb(79 140 255 / .16),transparent 55%);pointer-events:none;z-index:0}.jig-connect>.jig-wrap{position:relative;z-index:1}.jig-connect__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(1.75rem, 4vw, 3rem);align-items:start}.jig-connect__eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-connect__eyebrow::after{content:"";width:2.5rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-connect__eyebrow,html[lang^="ar"] .jig-connect__eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-connect__title{margin:0 0 1rem;font-size:clamp(1.85rem, 2.6vw + 1rem, 3.2rem);line-height:1.15;font-weight:750;letter-spacing:-.02em}.jig-connect__title-line{display:block}.jig-connect__lead{margin:0;color:var(--jig-text-muted);font-size:clamp(1rem, 0.35vw + .92rem, 1.1rem);line-height:1.7;max-width:34rem}.jig-connect__divider{position:relative;height:1px;margin:1.75rem 0 1.5rem;background:rgb(79 140 255 / .2)}.jig-connect__divider span{position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-4px;border-radius:50%;background:#4f8cff;box-shadow:0 0 12px rgb(79 140 255 / .75)}.jig-connect__features{list-style:none;margin:0 0 1.75rem;padding:0;display:grid;gap:1rem}.jig-connect__feature{display:flex;align-items:flex-start;gap:.85rem}.jig-connect__feature .jig-icon-box{flex-shrink:0;margin:0;width:44px;height:44px;border-radius:11px}.jig-connect__feature .jig-icon-box svg{width:22px;height:22px}.jig-connect__feature strong{display:block;color:var(--jig-text);font-size:1rem;font-weight:700;margin-bottom:.2rem}.jig-connect__feature span{color:var(--jig-text-muted);font-size:.88rem;line-height:1.45}.jig-connect__contacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1rem;border-radius:14px;border:1px solid rgb(79 140 255 / .22);background:rgb(8 14 26 / .75)}.jig-connect__contact{display:flex;align-items:flex-start;gap:.55rem;min-width:0;color:inherit;text-decoration:none}.jig-connect__contact>svg{width:18px;height:18px;flex-shrink:0;margin-top:.15rem;color:#4f8cff}.jig-connect__contact em{display:block;font-style:normal;color:var(--jig-text-muted);font-size:.72rem;margin-bottom:.15rem}.jig-connect__contact strong{display:block;font-size:.86rem;font-weight:650;line-height:1.3;word-break:break-word}.jig-connect__panel{border:1px solid rgb(79 140 255 / .32);border-radius:20px;padding:clamp(1.15rem, 2.5vw, 1.65rem);background:radial-gradient(120% 80% at 100% 0%,rgb(47 107 255 / .14),transparent 55%),linear-gradient(165deg,rgb(14 22 38 / .97),rgb(8 12 20 / .95));box-shadow:0 18px 48px rgb(0 0 0 / .35),0 0 28px rgb(47 107 255 / .12)}.jig-connect-form__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-bottom:1.25rem}.jig-connect-form__tab{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.65rem .7rem;border-radius:12px;border:1px solid rgb(148 163 184 / .28);background:rgb(6 10 18 / .7);color:var(--jig-text-muted);font:inherit;font-size:.82rem;font-weight:650;text-decoration:none;text-align:center;cursor:pointer;transition:.2s ease}.jig-connect-form__tab svg{width:16px;height:16px;flex-shrink:0;display:block}.jig-connect-form__tab span{line-height:1;display:block}.jig-connect-form__tab.is-active{border-color:#fff0;background:#2f6bff;color:#fff;box-shadow:0 0 18px rgb(47 107 255 / .45)}.jig-connect-form__tab:not(.is-active):hover{border-color:rgb(79 140 255 / .45);color:var(--jig-text)}.jig-connect-form__notice{margin:0 0 1rem;padding:.75rem .9rem;border-radius:10px;font-size:.9rem;line-height:1.45}.jig-connect-form__notice--ok{border:1px solid rgb(34 197 94 / .35);background:rgb(22 101 52 / .25);color:#86efac}.jig-connect-form__notice--err{border:1px solid rgb(239 68 68 / .35);background:rgb(127 29 29 / .28);color:#fca5a5}.jig-connect-form__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.jig-connect-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.jig-connect-form__field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.jig-connect-form__grid .jig-connect-form__field{margin-bottom:0}.jig-connect-form__field label{color:var(--jig-text-muted);font-size:.84rem;font-weight:600}.jig-connect-form__field .req{color:#f87171}.jig-connect-form__control{position:relative}.jig-connect-form__icon{position:absolute;inset-inline-start:.85rem;top:50%;translate:0 -50%;display:grid;place-items:center;color:rgb(148 163 184 / .75);pointer-events:none}.jig-connect-form__icon svg{width:16px;height:16px}.jig-connect-form__control input,.jig-connect-form__control select,.jig-connect-form__field textarea{width:100%;border:1px solid rgb(79 140 255 / .22);border-radius:12px;background:rgb(5 8 14 / .9);color:var(--jig-text);font:inherit;font-size:1rem;padding:.85rem 1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.jig-connect-form__control input{padding-inline-start:2.55rem}.jig-connect-form__control select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2394a3b8' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-inline-end:2.4rem}html[dir="rtl"] .jig-connect-form__control select{background-position:left 1rem center}.jig-connect-form__field textarea{resize:vertical;min-height:120px;line-height:1.5}.jig-connect-form__control input:focus,.jig-connect-form__control select:focus,.jig-connect-form__field textarea:focus{border-color:rgb(79 140 255 / .65);box-shadow:0 0 0 3px rgb(47 107 255 / .18)}.jig-connect-form__control input::placeholder,.jig-connect-form__field textarea::placeholder{color:rgb(148 163 184 / .55)}.jig-connect-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;margin-top:.25rem;padding:1rem 1.25rem;border:0;border-radius:12px;background:#2f6bff;color:#fff;font:inherit;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 0 22px rgb(47 107 255 / .4);transition:background .2s ease,box-shadow .2s ease}.jig-connect-form__submit svg{width:18px;height:18px}.jig-connect-form__submit:hover{background:#4580ff;box-shadow:0 0 28px rgb(47 107 255 / .55)}.jig-connect-form__privacy{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:1rem 0 0;color:var(--jig-text-muted);font-size:.78rem;text-align:center;line-height:1.4}.jig-connect-form__privacy svg{width:14px;height:14px;flex-shrink:0;color:#4f8cff}.jig-footer{padding-block:3.25rem 0;border-top:1px solid var(--jig-surface-border);color:var(--jig-text-muted);font-size:.92rem;background:rgb(5 7 10 / .55)}.jig-footer__main{display:grid;grid-template-columns:minmax(12rem,1.35fr) repeat(5,minmax(0,1fr));gap:clamp(1.5rem, 2.5vw, 2.5rem);padding-bottom:2.5rem}.jig-footer__brand{max-width:18rem}.jig-footer__blurb{margin:1rem 0 1.25rem;color:var(--jig-text-muted);line-height:1.65;font-size:.92rem}.jig-footer__nap{display:grid;gap:.35rem;margin:0 0 1.15rem;font-size:.82rem;line-height:1.45;color:var(--jig-text-muted)}.jig-footer__nap a{color:var(--jig-text-muted);text-decoration:none}.jig-footer__nap a:hover{color:var(--jig-accent-hot)}.jig-footer__social{display:flex;flex-wrap:wrap;gap:.65rem;list-style:none;margin:0;padding:0}.jig-footer__social a{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(154 166 181 / .45);color:var(--jig-text);transition:border-color .2s ease,color .2s ease,background .2s ease}.jig-footer__social-icon{width:18px;height:18px;object-fit:contain;display:block;opacity:.92;pointer-events:none}.jig-footer__social a:hover,.jig-footer__social a:focus-visible{border-color:var(--jig-accent-hot);color:#fff;background:rgb(47 107 255 / .12)}.jig-footer__social a:hover .jig-footer__social-icon,.jig-footer__social a:focus-visible .jig-footer__social-icon{opacity:1}.jig-footer__heading{margin:0 0 1rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--jig-purple);font-weight:600}html[lang^="fa"] .jig-footer__heading,html[lang^="ar"] .jig-footer__heading{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.jig-footer__links a{color:var(--jig-text-muted);text-decoration:none;font-size:.9rem}.jig-footer__links a:hover,.jig-footer__links a:focus-visible{color:var(--jig-text)}.jig-footer__bottom{border-top:1px solid rgb(30 42 58 / .9);padding-block:1.15rem 1.35rem}.jig-footer__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem}.jig-footer__copy,.jig-footer__tag{margin:0;font-size:.84rem;color:var(--jig-text-muted)}.jig-page-hero{padding:clamp(2.5rem, 6vw, 4.5rem) 0 clamp(2rem, 4vw, 3rem);border-bottom:1px solid var(--jig-surface-border);background:radial-gradient(800px 320px at 50% 0%,rgb(47 107 255 / .15),transparent 60%)}.jig-page-hero h1{margin:0 0 .75rem;font-size:clamp(1.75rem, 3.5vw, 3rem)}.jig-page-hero p{margin:0;color:var(--jig-text-muted);max-width:40rem}@media (min-width:1440px){.jig-nav{gap:.45rem 1.5rem}.jig-nav a{font-size:1rem}.jig-hero__lead{max-width:46rem}.jig-card{padding:1.55rem 1.45rem}.jig-industries-focus__stage{gap:2.25rem}.jig-trust__logo{height:48px;max-width:180px}.jig-trust__group{gap:3rem}.jig-footer__main{gap:2.5rem}}@media (min-width:1680px){.jig-solutions{gap:1.35rem}.jig-stats,.jig-insights{gap:1.35rem}.jig-hero__visual{width:min(100%, 720px)}}@media (min-width:1920px){.jig-hero{padding-block:5.5rem 4.25rem}.jig-section{padding-block:5.75rem}.jig-hero__visual{width:min(100%, 780px)}}@media (max-width:1200px){.jig-nav{gap:.1rem .85rem}.jig-nav__link{font-size:.86rem}.jig-logo__word{max-width:9.5rem;font-size:.72rem}.jig-solutions{grid-template-columns:repeat(3,minmax(0,1fr))}.jig-footer__main{grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,1fr))}.jig-footer__col:nth-child(n+5){grid-column:span 1}}@media (max-width:1024px){.jig-header__inner{min-height:68px}.jig-primary-nav{display:none}.jig-connect__grid{grid-template-columns:1fr}.jig-connect-form__tab span{font-size:.78rem}.jig-primary-nav.is-open{display:block;position:absolute;inset-inline:0;top:calc(100% + .35rem);background:var(--jig-bg-elevated);border:1px solid var(--jig-surface-border);border-radius:14px;padding:1rem;z-index:110;box-shadow:0 18px 40px rgb(0 0 0 / .45)}.jig-primary-nav.is-open .jig-nav{display:grid;gap:.15rem;justify-content:stretch}.jig-hero__grid{grid-template-columns:1fr}.jig-capabilities__proof{grid-template-columns:repeat(3,minmax(0,1fr))}.jig-industries-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.jig-industries-stat:nth-child(3n){border-inline-end:0}.jig-industries-stat:nth-child(-n+3){border-bottom:1px solid rgb(79 140 255 / .18)}.jig-hero__visual{width:min(100%, 480px);max-width:480px;order:-1}.jig-solutions{grid-template-columns:repeat(2,minmax(0,1fr))}.jig-industries-focus__stage{grid-template-columns:1fr;gap:1.5rem}.jig-industries-orbit{width:min(100%, 480px)}.jig-stats,.jig-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.jig-insights-section__head{flex-direction:column;align-items:flex-start}.jig-insight-card:last-child{grid-column:1 / -1;max-width:28rem}.jig-usp{grid-template-columns:repeat(3,minmax(0,1fr))}.jig-footer__main{grid-template-columns:1fr 1fr}.jig-footer__brand{grid-column:1 / -1;max-width:none}.jig-nav__dropdown{position:static;translate:none;transform:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;background:#fff0;padding:.15rem 0 .35rem .75rem;min-width:0;display:none;transition:none}.jig-nav__dropdown::before{display:none}.jig-nav__item--has-sub:hover::after,.jig-nav__item--has-sub:focus-within::after,.jig-nav__item--has-sub.is-hover::after{content:none;display:none}.jig-nav__item.is-open>.jig-nav__dropdown{display:grid;gap:.1rem}html[dir="rtl"] .jig-nav__dropdown{translate:none;padding:.15rem .75rem .35rem 0}.jig-approach__top{grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);align-items:start;gap:1rem}.jig-solar{width:min(100%, 480px);margin-inline:0 auto}.jig-solar__sun{width:min(24%, 132px)}.jig-approach__values{grid-template-columns:repeat(2,minmax(0,1fr))}.jig-approach__links{display:none}}@media (max-width:900px){.jig-approach__top{grid-template-columns:1fr;align-items:stretch}.jig-approach__intro{max-width:none}.jig-solar{width:min(100%, 520px);margin-inline:auto;margin-block-start:.35rem}.jig-solar__sun{width:min(26%, 140px)}}@media (max-width:768px){.jig-wrap,.jig-wrap--wide{width:min(100% - 1.5rem, var(--jig-wide))}.jig-logo__mark{height:34px}.jig-header__actions .jig-btn{padding:.7rem 1rem;font-size:.9rem}.jig-trust__track{animation-duration:36s}.jig-trust__logo{height:34px;max-width:130px}.jig-orbit-label{font-size:.6rem;padding:.3rem .5rem}.jig-usp{grid-template-columns:repeat(2,minmax(0,1fr))}.jig-approach__title{font-size:clamp(1.45rem, 5vw, 2.1rem)}.jig-solar{width:min(100%, 460px)}.jig-solar__sun{width:min(25%, 128px)}}@media (max-width:640px){.jig-wrap,.jig-wrap--wide{width:min(100% - 1.25rem, var(--jig-wide))}.jig-header__inner{min-height:60px;gap:.5rem}.jig-logo__mark{height:30px}.jig-header__actions .jig-btn{padding:.55rem .8rem;font-size:.82rem}.jig-hero__ctas{flex-direction:column}.jig-hero__ctas .jig-btn{width:100%}.jig-hero__visual{width:min(94vw, 380px);max-width:380px}.jig-earth{width:100%;height:100%}.jig-orbit-label{display:inline-flex;font-size:.55rem;padding:.28rem .45rem;max-width:40%;gap:.28rem}.jig-orbit-label::before{width:5px;height:5px}.jig-solutions,.jig-stats,.jig-insights,.jig-usp{grid-template-columns:1fr}.jig-insight-card:last-child{grid-column:auto;max-width:none}.jig-insight-card:hover{transform:none}.jig-capabilities__proof{grid-template-columns:1fr 1fr}.jig-industries-stats{grid-template-columns:1fr 1fr}.jig-industries-stat{border-inline-end:1px solid rgb(79 140 255 / .18)}.jig-industries-stat:nth-child(3n){border-inline-end:1px solid rgb(79 140 255 / .18)}.jig-industries-stat:nth-child(2n){border-inline-end:0}.jig-industries-stat:nth-child(-n+3){border-bottom:0}.jig-industries-stat:nth-child(-n+4){border-bottom:1px solid rgb(79 140 255 / .18)}.jig-capabilities__title{max-width:none}.jig-industries-orbit{width:min(100%, 100%);max-width:400px}.jig-industries-orbit__node{max-width:6.5rem}.jig-industries-orbit__node-orb .jig-icon-box{width:44px;height:44px}.jig-industries-orbit__node-label{font-size:.68rem}.jig-industries-panel__solutions{grid-template-columns:1fr}.jig-connect__grid{grid-template-columns:1fr}.jig-connect__contacts{grid-template-columns:1fr}.jig-connect-form__tabs{grid-template-columns:1fr}.jig-connect-form__grid{grid-template-columns:1fr}.jig-footer__main{grid-template-columns:1fr}.jig-footer__bottom-inner{flex-direction:column;align-items:flex-start}.jig-header__contact{display:none}.jig-approach__values{grid-template-columns:1fr}.jig-solar{width:min(100%, 100%);max-width:420px}.jig-solar__sun{width:min(28%, 118px)}.jig-solar__badge{max-width:9.5rem;padding:.35rem .5rem .35rem .35rem;gap:.35rem;margin-top:-.65rem}.jig-solar__badge-caption{font-size:.55rem;max-width:7rem}.jig-solar__orb{width:44px;height:44px;margin:-22px 0 0 -22px}.jig-solar__orb-num{font-size:.78rem}.jig-solar__orb-icon{width:18px;height:18px}.jig-solar__copy{width:min(8.4rem, 36vw);padding:.4rem .45rem .45rem}.jig-solar__name{font-size:.82rem}.jig-solar__desc{font-size:.64rem}.jig-trust__logo{height:32px;max-width:120px}.jig-trust__group{gap:1.75rem}.jig-trust__track{animation-duration:32s}.jig-icon-box{width:44px;height:44px}.jig-card:hover{transform:none}}@media (max-width:400px){.jig-solar__desc{display:none}.jig-solar__sun{width:min(30%, 104px)}.jig-solar__badge-caption{display:none}.jig-logo__word{display:none}.jig-hero__visual{width:min(100%, 320px);max-width:320px}.jig-trust__logo{height:28px;max-width:110px}}@media (prefers-reduced-motion:reduce){.jig-solar.is-animated .jig-solar__orbit,.jig-solar.is-animated .jig-solar__beads{animation:none!important}.jig-solar__orb-glow{animation:none!important}.jig-approach__link-pulse{animation:none!important;opacity:0!important}.jig-trust__track,.jig-trust__marquee.is-static .jig-trust__track{animation:none;flex-wrap:wrap;width:100%;justify-content:center;row-gap:.85rem}.jig-trust__group[aria-hidden="true"]{display:none}.jig-trust__group{flex-wrap:wrap;justify-content:center}.jig-trust__marquee{mask-image:none;-webkit-mask-image:none}.jig-industries-orbit__node{transition:opacity .45s ease,filter .45s ease!important}.jig-industries-panel{transition:none!important}.jig-card:hover{transform:none}}html{scroll-padding-top:5.5rem}.jig-mgrid__item[id],.jig-mcats__item[id],#milestones,#latest,#blog,#items{scroll-margin-top:5.5rem}.jig-mhero{padding:clamp(3.25rem, 9vw, 6rem) 0 clamp(2.25rem, 5vw, 3.5rem);background:radial-gradient(ellipse 70% 55% at 12% 0%,rgb(139 92 246 / .16),transparent 55%),radial-gradient(ellipse 80% 60% at 85% 10%,rgb(47 107 255 / .2),transparent 52%),linear-gradient(180deg,rgb(8 12 22 / .96),rgb(5 7 12 / .35));border-bottom:1px solid var(--jig-surface-border)}.jig-mhero__inner{max-width:none;text-align:center}.jig-mhero__eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-mhero__eyebrow::before{content:"";width:2.25rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-mhero__eyebrow,html[lang^="ar"] .jig-mhero__eyebrow{letter-spacing:0;text-transform:none;font-size:.95rem}.jig-mhero__title{margin:0 auto 1.1rem;max-width:none;font-size:clamp(2rem, 2.6vw + 1.1rem, 3.4rem);line-height:1.12;color:var(--jig-text);font-weight:700;letter-spacing:-.02em}.jig-mhero__title .jig-gradient-text{display:inline}.jig-mhero__lead{margin:0 auto 1.5rem;max-width:46rem;color:var(--jig-text-muted);font-size:1.08rem;line-height:1.65}.jig-mhero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.25rem;justify-content:center}.jig-mhero__search{display:flex;align-items:center;gap:.5rem;margin:1.25rem auto 0;max-width:32rem;padding:.35rem .35rem .35rem 1rem;border:1px solid rgb(148 163 184 / .28);border-radius:12px;background:rgb(8 12 20 / .65)}.jig-mhero__search input{flex:1;min-width:0;border:0;background:#fff0;color:var(--jig-text);font:inherit;outline:none}.jig-mhero__search-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:10px;background:var(--jig-accent);color:#fff;cursor:pointer}.jig-mhero__search-btn svg{width:18px;height:18px}.jig-mhero__features{list-style:none;margin:1.75rem auto 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:52rem;text-align:start}.jig-mhero__features li{display:flex;gap:.75rem;align-items:flex-start}.jig-mhero__features strong{display:block;color:var(--jig-text);font-size:.92rem}.jig-mhero__features span{color:var(--jig-text-muted);font-size:.82rem}.jig-msection-head{margin-bottom:clamp(1.75rem, 3.5vw, 2.75rem);display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:46rem}.jig-msection-head--center{align-items:center;text-align:center;max-width:none;margin-inline:auto}.jig-msection-head--center .jig-msection-head__title,.jig-msection-head--center .jig-msection-head__lead{margin-inline:auto}.jig-msection-head__label{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.jig-msection-head__label::before{content:"";width:2.25rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}.jig-msection-head--center .jig-msection-head__label::before{display:none}.jig-msection-head--center .jig-msection-head__label::after{content:"";width:2.5rem;height:2px;border-radius:2px;background:var(--jig-accent-hot);box-shadow:0 0 8px rgb(79 140 255 / .55)}html[lang^="fa"] .jig-msection-head__label,html[lang^="ar"] .jig-msection-head__label{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-msection-head__title{margin:0 0 1rem;max-width:none;font-size:clamp(1.7rem, 2.4vw + 1rem, 3.1rem);line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--jig-text)}.jig-msection-head__title .jig-gradient-text{display:inline}.jig-msection-head__lead{margin:0;max-width:42rem;color:var(--jig-text-muted);font-size:clamp(1rem, 0.4vw + .92rem, 1.12rem);line-height:1.7}.jig-msection-head__link{color:#7aa2ff;text-decoration:none;font-weight:650;font-size:.9rem;white-space:nowrap}.jig-msection-head__link:hover{color:#fff}.jig-msection-head--row{flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;max-width:none;margin-bottom:1.25rem}.jig-msection-head--row .jig-msection-head__main{min-width:0;flex:1}.jig-msection-head--row .jig-msection-head__title{margin-bottom:0;font-size:clamp(1.45rem, 1.8vw + .9rem, 2.35rem)}.jig-msection-head--row .jig-msection-head__label{margin-bottom:.65rem}.jig-mstory__intro .jig-msection-head{margin-bottom:0}.jig-mtrust{padding:1.75rem 0;border-bottom:1px solid rgb(148 163 184 / .12)}.jig-mtrust__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.jig-mtrust__item{display:flex;gap:.85rem;align-items:flex-start}.jig-mtrust__item strong{display:block;color:var(--jig-text);font-size:.95rem;margin-bottom:.2rem}.jig-mtrust__item span{color:var(--jig-text-muted);font-size:.85rem;line-height:1.45}.jig-mstats{padding:clamp(2rem, 5vw, 3rem) 0}.jig-mstats__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;text-align:center}.jig-mstats--labeled .jig-mstats__list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.jig-mstats__item{display:grid;gap:.45rem;justify-items:center}.jig-mstats__value{font-size:clamp(1.75rem, 3vw, 2.35rem);font-weight:800;color:var(--jig-text);line-height:1}.jig-mstats__label{color:var(--jig-text-muted);font-size:.9rem}.jig-msection{padding:clamp(2.25rem, 5vw, 3.5rem) 0}.jig-msection+.jig-msection{border-top:1px solid rgb(148 163 184 / .12)}.jig-msection__title{margin:0 0 .85rem;font-size:clamp(1.25rem, 2.4vw, 1.65rem);color:var(--jig-text)}.jig-msection__text{margin:0 0 1.1rem;max-width:46rem;color:var(--jig-text-muted);line-height:1.7}.jig-msection__list{margin:0;padding:0;list-style:none;display:grid;gap:.55rem;max-width:40rem}.jig-msection__list li{position:relative;padding-inline-start:1.15rem;color:var(--jig-text);line-height:1.5}.jig-msection__list li::before{content:"";position:absolute;inset-inline-start:0;top:.55em;width:.45rem;height:.45rem;border-radius:50%;background:var(--jig-accent)}.jig-msection__links{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:.45rem}.jig-msection__links a{color:#7aa2ff;text-decoration:none}.jig-msection__links a:hover{color:#fff}.jig-mcta{padding:2.5rem 0 4rem}.jig-mcta__inner{display:flex;flex-wrap:wrap;gap:.75rem}.jig-mgrid-section{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;perspective:1400px}.jig-mgrid__item,.jig-flip{display:grid;gap:.65rem;align-content:start;padding:1.25rem 1.2rem 1.35rem;border:1px solid rgb(148 163 184 / .22);border-radius:14px;background:rgb(8 12 20 / .55);text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease,background .2s ease}.jig-mgrid__item:hover{border-color:rgb(79 140 255 / .55);transform:translateY(-2px);background:rgb(12 18 30 / .72)}.jig-flip{position:relative;padding:0;min-height:17.5rem;background:#fff0;border:0;overflow:visible;cursor:pointer}.jig-flip__inner{position:relative;width:100%;height:100%;min-height:17.5rem;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.jig-flip.is-flipped .jig-flip__inner{transform:rotateY(180deg)}html[dir="rtl"] .jig-flip.is-flipped .jig-flip__inner,body.lang-fa .jig-flip.is-flipped .jig-flip__inner{transform:rotateY(-180deg)}.jig-flip__face{position:absolute;inset:0;display:grid;gap:.65rem;align-content:start;padding:1.25rem 1.2rem 1.35rem;border:1px solid rgb(148 163 184 / .22);border-radius:14px;background:radial-gradient(ellipse 80% 60% at 0% 0%,rgb(47 107 255 / .12),transparent 55%),rgb(8 12 20 / .88);backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .18)}.jig-flip__face--back{transform:rotateY(180deg);background:radial-gradient(ellipse 70% 50% at 100% 0%,rgb(139 92 246 / .18),transparent 55%),linear-gradient(165deg,rgb(14 22 40 / .96),rgb(8 12 22 / .94));border-color:rgb(79 140 255 / .4);overflow:auto}html[dir="rtl"] .jig-flip__face--back,body.lang-fa .jig-flip__face--back{transform:rotateY(-180deg)}.jig-flip:hover .jig-flip__face--front{border-color:rgb(79 140 255 / .55)}.jig-flip.is-flipped{z-index:3}.jig-flip__details{margin:0;color:var(--jig-text-muted);font-size:.88rem;line-height:1.55}.jig-flip__bullets{margin:0;padding:0;list-style:none;display:grid;gap:.4rem}.jig-flip__bullets li{position:relative;padding-inline-start:1rem;color:var(--jig-text);font-size:.84rem;line-height:1.45}.jig-flip__bullets li::before{content:"";position:absolute;inset-inline-start:0;top:.55em;width:.4rem;height:.4rem;border-radius:50%;background:var(--jig-accent-hot)}.jig-flip__actions{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-top:auto;padding-top:.35rem}.jig-flip__cta{padding:.55rem .9rem;font-size:.85rem}.jig-flip__close,.jig-flip__toggle{appearance:none;border:0;background:#fff0;color:#7aa2ff;font:inherit;font-weight:650;font-size:.86rem;cursor:pointer;padding:0;text-align:start}.jig-flip__close{padding:.45rem .7rem;border:1px solid rgb(148 163 184 / .28);border-radius:10px;color:var(--jig-text-muted)}.jig-flip__close:hover{color:#fff;border-color:rgb(79 140 255 / .45)}.jig-flip__toggle:hover{color:#fff}.jig-mgrid__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:10px;border:1.5px solid var(--jig-icon-border);background:var(--jig-icon-bg);color:var(--jig-icon);box-shadow:var(--jig-icon-glow)}.jig-mgrid__icon svg{width:22px;height:22px;display:block;stroke-width:1.7;filter:drop-shadow(0 0 5px rgb(79 140 255 / .55))}.jig-flip:hover .jig-mgrid__icon,.jig-mcats__item:hover .jig-mgrid__icon{border-color:rgb(127 182 255 / .95);color:var(--jig-accent-soft);box-shadow:var(--jig-icon-glow-hot)}.jig-mgrid__title{font-weight:700;color:var(--jig-text);font-size:1.02rem}.jig-mgrid__text{color:var(--jig-text-muted);font-size:.88rem;line-height:1.55}.jig-mgrid__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.15rem}.jig-mgrid__tags em{font-style:normal;font-size:.74rem;font-weight:500;line-height:1.2;padding:.32rem .62rem;border-radius:8px;border:1px solid rgb(148 163 184 / .38);color:#c8d0dc;background:#fff0}.jig-mgrid__more{color:#7aa2ff;font-size:.86rem;font-weight:650;text-decoration:none;margin-top:.15rem}.jig-mgrid__more:hover{color:#fff}.jig-trust--page{padding:2.25rem 0 2.75rem}.jig-trust--page .jig-trust__label{margin-bottom:1rem}.jig-trust--customers .jig-trust__marquee{min-height:96px}.jig-trust--customers .jig-trust__track{animation-duration:90s}.jig-trust--customers .jig-trust__logo{height:80px;max-width:320px}.jig-trust--customers .jig-trust__group{gap:3.25rem}@media (min-width:1440px){.jig-trust--customers .jig-trust__logo{height:96px;max-width:360px}.jig-trust--customers .jig-trust__group{gap:3.75rem}}@media (max-width:768px){.jig-trust--customers .jig-trust__logo{height:68px;max-width:260px}.jig-trust--customers .jig-trust__marquee{min-height:80px}.jig-trust--customers .jig-trust__track{animation-duration:75s}}@media (max-width:640px){.jig-trust--customers .jig-trust__logo{height:64px;max-width:240px}.jig-trust--customers .jig-trust__track{animation-duration:70s}}@media (max-width:400px){.jig-trust--customers .jig-trust__logo{height:56px;max-width:220px}}.jig-mquotes{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mquotes--home{position:relative;padding-block:clamp(3rem, 7vw, 5rem)}.jig-mquotes__intro{max-width:42rem;margin-inline:auto;margin-bottom:clamp(1.5rem, 3vw, 2.25rem);text-align:center}.jig-mquotes__eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .85rem;color:var(--jig-text-muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.jig-mquotes__eyebrow::before{content:"";width:1.35rem;height:2px;border-radius:1px;background:var(--jig-accent-hot)}html[lang^="fa"] .jig-mquotes__eyebrow,html[lang^="ar"] .jig-mquotes__eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}.jig-mquotes__title{margin:0 0 .75rem;font-size:clamp(1.55rem, 3.2vw, 2.15rem);line-height:1.25;font-weight:800}.jig-mquotes__lead{margin:0;color:var(--jig-text-muted);font-size:1.02rem;line-height:1.65}.jig-trust--customers{padding-block:clamp(2rem, 5vw, 3.25rem)}.jig-mquotes__carousel{max-width:42rem;margin-inline:auto;direction:ltr}.jig-mquotes__viewport{overflow:hidden;border-radius:18px;width:100%}.jig-mquotes__track{list-style:none;margin:0;padding:0;display:flex;width:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}.jig-mquotes__card{position:relative;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;box-sizing:border-box;display:grid;gap:1rem;padding:1.75rem 1.55rem 1.55rem;border-radius:18px;border:1px solid rgb(148 163 184 / .2);background:radial-gradient(ellipse 70% 55% at 0% 0%,rgb(139 92 246 / .14),transparent 55%),linear-gradient(165deg,rgb(14 22 38 / .92),rgb(8 12 20 / .88));overflow:hidden;min-height:14rem}.jig-mquotes__card::after{content:"";position:absolute;inset:auto -20% -40% auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgb(47 107 255 / .22),transparent 70%);pointer-events:none}.jig-mquotes__mark{font-size:2.75rem;line-height:1;color:var(--jig-accent-hot);font-weight:700;opacity:.85}.jig-mquotes__card blockquote{margin:0;color:var(--jig-text);font-size:1.05rem;line-height:1.7;position:relative;z-index:1}.jig-mquotes__card footer{display:grid;gap:.15rem;position:relative;z-index:1;padding-top:.35rem;border-top:1px solid rgb(148 163 184 / .16)}.jig-mquotes__card footer strong{color:var(--jig-text);font-size:.95rem}.jig-mquotes__card footer span{color:var(--jig-text-muted);font-size:.82rem}.jig-mquotes__dots{display:flex;justify-content:center;gap:.45rem;margin-top:1.15rem}.jig-mquotes__dot{width:.55rem;height:.55rem;padding:0;border:0;border-radius:999px;background:rgb(148 163 184 / .35);cursor:pointer;transition:background .2s ease,transform .2s ease,width .2s ease}.jig-mquotes__dot:hover{background:rgb(148 163 184 / .55)}.jig-mquotes__dot.is-active{width:1.35rem;background:var(--jig-accent-hot)}@media (prefers-reduced-motion:reduce){.jig-mquotes__track{transition:none}}.jig-mfaq{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mfaq__list{display:grid;gap:.65rem;max-width:46rem;margin:0}.jig-mfaq__item{border:1px solid rgb(148 163 184 / .2);border-radius:14px;background:linear-gradient(165deg,rgb(14 22 38 / .9),rgb(8 12 20 / .86));padding:0;overflow:hidden}.jig-mfaq__item summary{cursor:pointer;list-style:none;padding:1rem 1.15rem;font-weight:600;color:var(--jig-text);line-height:1.45}.jig-mfaq__item summary::-webkit-details-marker{display:none}.jig-mfaq__item summary::after{content:"+";float:inline-end;color:var(--jig-accent-hot);font-weight:700}.jig-mfaq__item[open] summary::after{content:"–"}.jig-mfaq__item p{margin:0;padding:0 1.15rem 1.1rem;color:var(--jig-text-muted);line-height:1.65;font-size:.95rem}.jig-mwhy{padding:clamp(2rem, 5vw, 3.5rem) 0}.jig-mwhy__panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:2rem;padding:1.75rem 1.5rem;border:1px solid rgb(148 163 184 / .22);border-radius:16px;background:rgb(8 12 20 / .45)}.jig-mwhy__intro .jig-msection-head{margin-bottom:0;max-width:none}.jig-mwhy__intro h2{margin:0 0 .75rem;font-size:clamp(1.3rem, 2.4vw, 1.7rem)}.jig-mwhy__intro p{margin:0;color:var(--jig-text-muted);line-height:1.6}.jig-mwhy__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 1.25rem}.jig-mwhy__list li{display:grid;gap:.35rem;align-content:start}.jig-mwhy__list strong{color:var(--jig-text)}.jig-mwhy__list span{color:var(--jig-text-muted);font-size:.88rem;line-height:1.5}.jig-mprocess{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mprocess__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;position:relative}.jig-mprocess__list::before{content:"";position:absolute;top:1.55rem;inset-inline:8%;height:1px;background:linear-gradient(90deg,transparent,rgb(79 140 255 / .45),rgb(139 92 246 / .35),rgb(79 140 255 / .45),transparent);pointer-events:none}.jig-mprocess__step{display:grid;gap:.75rem;justify-items:center;text-align:center;padding:.35rem .5rem 1rem;position:relative;z-index:1}.jig-mprocess__visual{position:relative;display:grid;place-items:center;width:4.5rem;height:4.5rem}.jig-mprocess__num{position:absolute;top:-.35rem;inset-inline-end:-.35rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.85rem;padding:0 .4rem;border-radius:999px;font-size:.72rem;font-weight:750;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,var(--jig-accent-hot),var(--jig-accent));border:1px solid rgb(170 210 255 / .45);box-shadow:0 0 0 3px rgb(5 7 10 / .92),0 0 16px rgb(47 107 255 / .45)}.jig-mprocess__icon{margin:0!important;width:56px!important;height:56px!important;border-radius:16px!important}.jig-mprocess__icon svg{width:26px!important;height:26px!important}.jig-mprocess__step strong{color:var(--jig-text);font-size:1.05rem}.jig-mprocess__step>span:last-child{color:var(--jig-text-muted);font-size:.88rem;line-height:1.5;max-width:18rem}@media (max-width:1100px){.jig-mprocess__list::before{display:none}}.jig-mpartners{padding:2rem 0 2.5rem;text-align:center}.jig-mpartners__label{margin:0 0 1.1rem;color:var(--jig-accent-hot);font-size:.78rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase}html[lang^="fa"] .jig-mpartners__label{letter-spacing:0;text-transform:none;font-size:.88rem}.jig-mpartners__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem 2rem}.jig-mpartners__list li{color:rgb(245 247 250 / .55);font-weight:650;font-size:.95rem;letter-spacing:.02em}.jig-mband{padding:clamp(2.5rem, 6vw, 3.5rem) 0 4rem}.jig-mband__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem 2rem;padding:1.75rem 1.75rem;border-radius:18px;border:1px solid rgb(79 140 255 / .35);background:radial-gradient(ellipse 60% 80% at 100% 50%,rgb(47 107 255 / .22),transparent 55%),linear-gradient(135deg,rgb(14 22 40 / .95),rgb(8 12 22 / .92));box-shadow:0 0 40px rgb(47 107 255 / .12)}.jig-mband__copy h2{margin:0 0 .4rem;font-size:clamp(1.25rem, 2.5vw, 1.65rem)}.jig-mband__copy p{margin:0;color:var(--jig-text-muted)}.jig-mcats{padding:clamp(2rem, 5vw, 3rem) 0}.jig-mcats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.jig-mcats__item{display:grid;gap:.55rem;padding:1.2rem 1.15rem;border:1px solid rgb(148 163 184 / .2);border-radius:14px;background:rgb(8 12 20 / .5);text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease,transform .2s ease}.jig-mcats__item:hover{border-color:rgb(79 140 255 / .45);background:rgb(14 22 40 / .72);transform:translateY(-2px)}.jig-mcats__item strong{color:var(--jig-text)}.jig-mcats__item>span:last-child{color:var(--jig-text-muted);font-size:.88rem;line-height:1.5}.jig-minsights{padding:clamp(2rem, 5vw, 3.5rem) 0}.jig-minsights__grid{display:grid;grid-template-columns:minmax(12rem,.75fr) minmax(0,1.55fr);gap:2rem 2.5rem;align-items:start}.jig-minsights__topics .jig-msection-head__label{margin-bottom:1rem}.jig-minsights__topic-list{list-style:none;margin:0;padding:0;display:grid;gap:0}.jig-minsights__topic{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem;margin:0;padding:.8rem .15rem;border:0;border-bottom:1px solid rgb(148 163 184 / .16);background:#fff0;color:var(--jig-text-muted);font:inherit;font-weight:600;font-size:.98rem;text-align:start;cursor:pointer;transition:color .18s ease,border-color .18s ease}.jig-minsights__topic:hover,.jig-minsights__topic.is-active{color:var(--jig-text);border-bottom-color:rgb(79 140 255 / .4)}.jig-minsights__topic.is-active{color:#9ec0ff}.jig-minsights__empty{margin:1.25rem 0 0;color:var(--jig-text-muted);font-size:.95rem}.jig-minsights__latest .jig-mposts__grid{grid-template-columns:1fr;gap:0}.jig-minsights__latest .jig-mpost{padding:1.15rem 0;border-bottom:1px solid rgb(148 163 184 / .18)}.jig-minsights__latest .jig-mpost[hidden]{display:none}.jig-mpost__cat{color:var(--jig-accent-hot);font-weight:650;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}html[lang^="fa"] .jig-mpost__cat{letter-spacing:0;text-transform:none;font-size:.85rem}.jig-mnews{padding:1rem 0 2.5rem}.jig-mnews__inner{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 1.75rem;padding:1.65rem 1.6rem;border-radius:16px;border:1px solid rgb(148 163 184 / .22);background:radial-gradient(ellipse 55% 80% at 0% 50%,rgb(47 107 255 / .14),transparent 55%),rgb(8 12 20 / .55)}.jig-mnews__copy{flex:1 1 16rem;min-width:14rem}.jig-mnews__copy .jig-msection-head{margin-bottom:0;max-width:none}.jig-mnews__copy .jig-msection-head__title{margin-bottom:.45rem;font-size:clamp(1.2rem, 1.2vw + .95rem, 1.55rem)}.jig-mnews__copy .jig-msection-head__lead{font-size:.92rem;line-height:1.55}.jig-mnews__copy .jig-msection-head__label{margin-bottom:.55rem}.jig-mnews__action{flex:1 1 18rem;display:grid;gap:.75rem;min-width:min(100%, 18rem)}.jig-mnews__form{display:grid;gap:.75rem}.jig-mnews__form input[type="email"]{width:100%;min-width:0;padding:.85rem 1rem;border-radius:12px;border:1px solid rgb(148 163 184 / .28);background:rgb(4 8 16 / .65);color:var(--jig-text);font:inherit;font-size:1rem}.jig-mnews__form input[type="email"]:focus{outline:none;border-color:rgb(79 140 255 / .65);box-shadow:0 0 0 3px rgb(79 140 255 / .18)}.jig-mnews__form .jig-btn{justify-self:start;white-space:nowrap}.jig-mnews__flash{margin:0;padding:.65rem .85rem;border-radius:10px;font-size:.9rem}.jig-mnews__flash--ok{color:#b7f0c8;background:rgb(34 120 70 / .22);border:1px solid rgb(80 200 120 / .35)}.jig-mnews__flash--err{color:#ffc9c9;background:rgb(140 40 40 / .25);border:1px solid rgb(220 90 90 / .35)}.jig-captcha{display:grid;gap:.45rem;margin:.15rem 0 .35rem}.jig-captcha__label{font-size:.92rem;font-weight:600;color:var(--jig-text)}.jig-captcha__row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.jig-captcha__challenge{flex:0 0 auto;line-height:0;border-radius:8px;overflow:hidden;border:1px solid rgb(148 163 184 / .28)}.jig-captcha__challenge svg{display:block;width:128px;height:44px}.jig-captcha__refresh{flex:0 0 auto;padding:.55rem .75rem;border-radius:10px;border:1px solid rgb(148 163 184 / .32);background:rgb(14 22 38 / .85);color:var(--jig-muted,#9fb0c8);font:inherit;font-size:.85rem;cursor:pointer}.jig-captcha__refresh:hover{color:var(--jig-text);border-color:rgb(79 140 255 / .55)}.jig-captcha__input{flex:1 1 7rem;min-width:7rem;max-width:11rem;padding:.7rem .85rem;border-radius:10px;border:1px solid rgb(148 163 184 / .28);background:rgb(4 8 16 / .65);color:var(--jig-text);font:inherit;font-size:1rem;letter-spacing:.18em;font-variant-numeric:tabular-nums}.jig-captcha__input:focus{outline:none;border-color:rgb(79 140 255 / .65);box-shadow:0 0 0 3px rgb(79 140 255 / .18)}.jig-captcha__hint{margin:0;font-size:.8rem;color:var(--jig-muted,#9fb0c8)}.jig-hp{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.jig-mvalues{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mvalues__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.jig-mvalues__grid li{display:grid;gap:.55rem;padding:1.2rem 1rem;border:1px solid rgb(148 163 184 / .2);border-radius:14px;background:rgb(8 12 20 / .5);text-align:center;justify-items:center}.jig-mvalues__grid strong{color:var(--jig-text)}.jig-mvalues__grid span{color:var(--jig-text-muted);font-size:.85rem;line-height:1.5}.jig-mstory{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mstory__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:2rem;align-items:start}.jig-mstory__intro h2{margin:.35rem 0 .85rem;font-size:clamp(1.4rem, 2.6vw, 1.85rem)}.jig-mstory__intro p{margin:0;color:var(--jig-text-muted);line-height:1.65}.jig-mstory__timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;position:relative}.jig-mstory__timeline::before{content:"";position:absolute;top:1.1rem;inset-inline:.5rem;height:2px;background:linear-gradient(90deg,var(--jig-purple),var(--jig-accent));opacity:.55}.jig-mstory__timeline li{display:grid;gap:.35rem;position:relative;padding-top:2.2rem}.jig-mstory__timeline li::before{content:"";position:absolute;top:.85rem;inset-inline-start:0;width:.7rem;height:.7rem;border-radius:50%;background:var(--jig-purple);box-shadow:0 0 0 4px rgb(139 92 246 / .2)}.jig-mstory__year{color:var(--jig-accent-hot);font-size:.8rem;font-weight:700}.jig-mstory__timeline strong{color:var(--jig-text);font-size:.95rem}.jig-mstory__timeline span{color:var(--jig-text-muted);font-size:.82rem;line-height:1.45}.jig-mleaders{padding:clamp(2.5rem, 6vw, 4rem) 0}.jig-mleaders__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:52rem;margin-inline:auto}.jig-mleaders__card{display:grid;gap:.45rem;padding:1.5rem 1.35rem;border:1px solid rgb(148 163 184 / .22);border-radius:16px;background:rgb(8 12 20 / .55)}.jig-mleaders__avatar{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1.5px solid var(--jig-icon-border);background:var(--jig-icon-bg);color:var(--jig-icon);box-shadow:var(--jig-icon-glow);margin-bottom:.35rem}.jig-mleaders__avatar svg{width:28px;height:28px;filter:drop-shadow(0 0 5px rgb(79 140 255 / .55))}.jig-mleaders__card strong{color:var(--jig-text);font-size:1.15rem}.jig-mleaders__card em{color:var(--jig-accent-hot);font-style:normal;font-weight:650;font-size:.9rem}.jig-mleaders__card p{margin:.25rem 0 .5rem;color:var(--jig-text-muted);font-size:.92rem;line-height:1.55}.jig-mleaders__li{color:var(--jig-accent-soft);text-decoration:none;font-weight:650;font-size:.88rem}.jig-mleaders__li:hover{color:#fff}.jig-mcontact{padding:clamp(2rem, 5vw, 3.5rem) 0}.jig-mcontact__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem 2.25rem;align-items:stretch}.jig-mcontact__form,.jig-mcontact__info{display:flex;flex-direction:column;min-height:100%}.jig-mcontact__form h2,.jig-mcontact__info h2{margin:0 0 1.15rem;font-size:1.35rem}.jig-mcontact__details{list-style:none;margin:0;padding:0;display:grid;gap:1.15rem}.jig-mcontact__details li{display:flex;gap:.85rem;align-items:flex-start}.jig-mcontact__details em{display:block;color:var(--jig-text-muted);font-style:normal;font-size:.8rem;margin-bottom:.2rem}.jig-mcontact__details a,.jig-mcontact__details strong{color:var(--jig-text);text-decoration:none;font-weight:650;display:block;line-height:1.45}.jig-mcontact__postal{display:block;margin-top:.35rem;color:var(--jig-text-muted);font-size:.9rem;font-weight:500}.jig-mcontact__details a:hover{color:#7aa2ff}.jig-mmap{padding:0}.jig-mmap--aside{margin-top:1.35rem;flex:1 1 auto;display:flex;flex-direction:column;gap:.65rem;min-height:0}.jig-mmap__frame{position:relative;overflow:hidden;flex:1 1 auto;width:100%;max-width:100%;border-radius:14px;border:1px solid rgb(79 140 255 / .35);background:radial-gradient(ellipse 70% 60% at 50% 40%,rgb(47 107 255 / .18),transparent 65%),#07101f;min-height:clamp(14rem, 28vw, 18.5rem);box-shadow:0 0 32px rgb(47 107 255 / .16)}.jig-mmap__frame::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,rgb(7 16 31 / .12),rgb(47 107 255 / .1) 55%,rgb(7 16 31 / .22)),rgb(47 107 255 / .08);mix-blend-mode:soft-light}.jig-mmap__frame iframe{display:block;width:100%;height:100%;min-height:clamp(14rem, 28vw, 18.5rem);border:0;filter:invert(.9) hue-rotate(188deg) saturate(1.75) brightness(.92) contrast(1.08)}.jig-mmap__open-link{display:inline-block;color:#7aa2ff;text-decoration:none;font-weight:650;font-size:.86rem;align-self:flex-start}.jig-mmap__open-link:hover{color:#fff}.jig-mstrip{padding:0 0 2.5rem}.jig-mstrip__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:1.25rem 1.4rem;border-radius:14px;border:1px solid rgb(148 163 184 / .22);background:rgb(8 12 20 / .5)}.jig-mstrip__inner strong{display:block;color:var(--jig-text);margin-bottom:.2rem}.jig-mstrip__inner span{color:var(--jig-text-muted);font-size:.92rem}.jig-mposts{padding:2rem 0 3.5rem}.jig-mposts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.jig-mpost{padding:1.25rem 1.2rem;border-bottom:1px solid rgb(148 163 184 / .2)}.jig-mpost__meta{margin:0 0 .4rem;color:var(--jig-text-muted);font-size:.8rem}.jig-mpost__title{margin:0 0 .55rem;font-size:1.1rem}.jig-mpost__title a{color:var(--jig-text);text-decoration:none}.jig-mpost__title a:hover{color:#7aa2ff}.jig-mpost__excerpt{margin:0 0 .75rem;color:var(--jig-text-muted);font-size:.92rem;line-height:1.55}.jig-mpost__more{color:#7aa2ff;text-decoration:none;font-weight:650;font-size:.88rem}.jig-marticle{padding:2rem 0 1rem}.jig-wrap--narrow{max-width:44rem;margin-inline:auto}.jig-marticle .entry-content{color:var(--jig-text-muted);line-height:1.75;font-size:1.02rem}.jig-marticle .entry-content h2{color:var(--jig-text);margin:2rem 0 .85rem;font-size:1.35rem}.jig-marticle .entry-content p{margin:0 0 1.1rem}.jig-msitemap{padding:2rem 0 3rem}.jig-msitemap .jig-wrap--wide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.jig-msitemap__col h2{margin:0 0 .75rem;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--jig-text-muted)}html[lang^="fa"] .jig-msitemap__col h2{letter-spacing:0;text-transform:none}.jig-msitemap__col ul{margin:0;padding:0;list-style:none;display:grid;gap:.4rem}.jig-msitemap__col a{color:var(--jig-text);text-decoration:none}.jig-msitemap__col a:hover{color:#7aa2ff}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1100px){.jig-mgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.jig-mvalues__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jig-mtrust__list,.jig-mprocess__list,.jig-mstats__list{grid-template-columns:repeat(2,minmax(0,1fr))}.jig-mwhy__panel,.jig-mstory__grid,.jig-mcontact__grid,.jig-minsights__grid{grid-template-columns:1fr}.jig-mstory__timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.jig-mstory__timeline::before{display:none}.jig-mhero__features{grid-template-columns:1fr}}@media (max-width:1024px){.jig-mcats__grid,.jig-mposts__grid,.jig-msitemap .jig-wrap--wide,.jig-mleaders__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.jig-mgrid,.jig-mcats__grid,.jig-mposts__grid,.jig-msitemap .jig-wrap--wide,.jig-mleaders__grid,.jig-mvalues__grid,.jig-mtrust__list,.jig-mprocess__list,.jig-mstats__list,.jig-mstats--labeled .jig-mstats__list,.jig-mwhy__list,.jig-mstory__timeline{grid-template-columns:1fr}.jig-mhero__title{max-width:none}.jig-mhero__inner{max-width:none}.jig-flip,.jig-flip__inner{min-height:18rem}@media (prefers-reduced-motion:reduce){.jig-flip__inner{transition:none}}}