.hero-redesign{position:relative;width:100%;min-height:100vh;background:radial-gradient(circle at 18% 20%,rgba(59,130,246,0.07),transparent 28%),radial-gradient(circle at 82% 14%,rgba(37,99,235,0.06),transparent 24%),linear-gradient(180deg,#fcfdff 0%,#f6f9ff 100%);overflow:hidden;display:flex;flex-direction:column;padding-top:calc(var(--header-height) + 2rem);padding-bottom:0}.hero-redesign__bg-curves{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:0.95}[data-theme="dark"] .hero-redesign__bg-curves{opacity:0.22;filter:none}[data-theme="dark"] .hero-redesign__bg-curves path:first-child{fill:transparent}[data-theme="dark"] .hero-redesign__bg-curves path:nth-child(2){stroke:rgba(59,130,246,0.18)}[data-theme="dark"] .hero-redesign__bg-curves path:nth-child(3){stroke:rgba(56,189,248,0.2)}.hero-redesign__bg-curves svg{width:100%;height:100%;object-fit:cover}[data-theme="dark"] .hero-redesign{background:radial-gradient(circle at 14% 22%,rgba(30,136,255,0.18),transparent 26%),radial-gradient(circle at 76% 18%,rgba(14,165,233,0.12),transparent 26%),radial-gradient(circle at 92% 56%,rgba(30,136,255,0.1),transparent 24%),linear-gradient(115deg,#030712 0%,#08111f 36%,#0a1628 62%,#0d1726 100%)}.hero-redesign__container{position:relative;z-index:2;display:grid;grid-template-columns:42% 1fr;grid-template-rows:auto auto;align-items:center;column-gap:2rem;padding-bottom:1.25rem}.hero-redesign__left-wrap{grid-column:1;grid-row:1}.hero-redesign__media{grid-column:2;grid-row:1}.features-pill{grid-column:1 / -1;grid-row:2}html[dir="rtl"] .hero-redesign__container{direction:rtl}.hero-redesign__left-wrap{flex:0 1 42%;max-width:600px;position:relative;z-index:10;margin-inline-start:-4rem;display:flex;flex-direction:column}.hero-redesign__content{position:relative;width:100%}[data-theme="dark"] .hero-redesign__content{flex-basis:46%;max-width:640px;margin-inline-start:0}html[dir="rtl"] .hero-redesign__content{text-align:right}html[dir="ltr"] .hero-redesign__content{text-align:left}.hero-redesign__eyebrow{display:flex;align-items:center;gap:14px;font-size:0.86rem;font-weight:800;color:var(--genco-blue);margin-bottom:1.1rem;letter-spacing:0.3px}.hero-redesign__eyebrow-line{width:34px;height:2px;background-color:var(--genco-blue)}[data-theme="dark"] .hero-redesign__eyebrow{color:#38bdf8}[data-theme="dark"] .hero-redesign__eyebrow-line{background-color:#38bdf8}.title-accent-wrap{display:inline-flex;align-items:baseline;gap:0.45rem;white-space:nowrap}.hero-redesign__title{font-size:38px;font-weight:800;line-height:1.05;margin-bottom:1.4rem;letter-spacing:-1.5px}.hero-redesign__title .text-dark{color:var(--color-text);display:inline-block;white-space:nowrap}[data-theme="dark"] .hero-redesign__title .text-dark{color:var(--color-text)}.text-blue-hero{color:var(--color-primary) !important;transition:color 0.3s ease,text-shadow 0.3s ease}[data-theme="dark"] .text-blue-hero{color:var(--color-primary) !important;text-shadow:0 0 12px rgba(30,136,255,0.28),0 0 24px rgba(30,136,255,0.16)}.hero-redesign__title .text-red{color:var(--color-accent-red)}[data-theme="dark"] .hero-redesign__title .text-red{color:var(--color-accent-red);text-shadow:0 0 12px rgba(255,52,52,0.32),0 0 24px rgba(255,52,52,0.18)}.hero-redesign__bottom-wrap{margin-top:2.5rem;padding-inline-start:1rem;transition:all 0.4s ease}[data-theme="dark"] .hero-redesign__bottom-wrap{margin-top:2rem;padding-inline-start:0}.hero-redesign__desc{max-width:470px;font-size:14px;line-height:1.65;color:var(--color-text-muted);margin-bottom:1.35rem}[data-theme="dark"] .hero-redesign__desc{color:rgba(226,232,240,0.82)}@media (min-width:768px){.hero-redesign__title{font-size:52px}.hero-redesign__desc{font-size:15px}}@media (min-width:1200px){.hero-redesign__title{font-size:64px}.hero-redesign__desc{font-size:16px}}.hero-redesign__actions{display:flex;gap:0.85rem;margin-bottom:1.1rem;flex-wrap:nowrap}.btn--hero{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:1;min-width:0;padding:11px 16px 11px 18px;font-weight:800;font-size:13px;line-height:1;border-radius:50px;transition:all 0.3s ease;white-space:nowrap}@media (min-width:768px){.btn--hero{font-size:14px}}.btn--hero .btn__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:all 0.3s ease}.btn--primary .btn__icon-wrap{background-color:#fff;color:#1d4ed8;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.btn--outline .btn__icon-wrap{background-color:transparent;color:#0b499b;border:1.5px solid #cfd9ef}[data-theme="dark"] .btn--outline .btn__icon-wrap{color:#e2e8f0;border-color:#334155}.btn--hero:hover .btn__icon-wrap{transform:translateX(4px)}html[dir="rtl"] .btn--hero:hover .btn__icon-wrap{transform:translateX(-4px)}html[dir="rtl"] .btn--hero .btn__icon-wrap svg{transform:scaleX(-1)}.btn--primary{background:linear-gradient(180deg,#1d4ed8 0%,#1d4ed8 100%);color:#fff;border:none;box-shadow:0 14px 28px rgba(29,78,216,0.22)}.btn--primary:hover{background:#1840b7;box-shadow:0 16px 30px rgba(29,78,216,0.28);color:white}.btn--outline{background:rgba(255,255,255,0.72);color:#0b499b;border:1.5px solid #cfd9ef;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8)}[data-theme="dark"] .btn--outline{color:#e2e8f0;border-color:rgba(59,130,246,0.3);background:rgba(8,15,30,0.72);box-shadow:inset 0 1px 0 rgba(148,163,184,0.08)}.btn--outline:hover{border-color:#0b499b;color:#0b499b;background:rgba(255,255,255,0.95)}.features-pill{position:relative;display:flex;align-items:center;justify-content:space-between;width:max-content;max-width:100vw;flex-basis:100%;margin-top:1rem;padding:1rem 1.75rem;border-radius:16px;background:#ffffff;border:1px solid rgba(226,232,240,0.8);box-shadow:0 4px 20px rgba(15,23,42,0.03);overflow:visible}[data-theme="dark"] .features-pill{background:linear-gradient(180deg,rgba(8,15,30,0.9),rgba(7,13,26,0.94));border:1px solid rgba(59,130,246,0.18);box-shadow:0 16px 44px rgba(2,8,23,0.48),0 0 30px rgba(59,130,246,0.06),inset 0 1px 0 rgba(59,130,246,0.08)}.features-pill__item{display:flex;align-items:center;gap:0.9rem;transition:transform 0.25s ease}.features-pill__item:hover{transform:translateY(-2px)}.features-pill__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#1d4ed8;flex-shrink:0;border-radius:50%;background:transparent}[data-theme="dark"] .features-pill__icon{color:#60a5fa;background:rgba(59,130,246,0.1);border-radius:50%}.features-pill__icon svg{width:40px;height:40px;stroke-width:1.35}.features-pill__text{display:flex;flex-direction:column;justify-content:center;gap:0.18rem;min-width:0;text-align:start}.features-pill__text strong{font-size:0.88rem;color:#0f172a;font-weight:800;line-height:1.2;white-space:nowrap}[data-theme="dark"] .features-pill__text strong{color:#f8fafc}.features-pill__text span{font-size:0.72rem;color:#475569;line-height:1.25;max-width:125px;white-space:normal}[data-theme="dark"] .features-pill__text span{color:#cbd5e1}.features-pill__divider{display:block;width:1px;height:48px;background-color:#e2e8f0;margin:0 1.25rem}[data-theme="dark"] .features-pill__divider{background-color:rgba(59,130,246,0.2);display:block}html[dir="rtl"] .features-pill__item{flex-direction:row-reverse}html[dir="rtl"] .features-pill{margin-left:0;margin-right:-4rem}html[dir="rtl"] .features-pill__text{text-align:right}.hero-redesign__content.reveal-left.is-visible .features-pill__item{animation:featuresPillRise 0.65s cubic-bezier(0.22,1,0.36,1) both}.hero-redesign__content.reveal-left.is-visible .features-pill__item:nth-child(1){animation-delay:0.08s}.hero-redesign__content.reveal-left.is-visible .features-pill__item:nth-child(3){animation-delay:0.16s}.hero-redesign__content.reveal-left.is-visible .features-pill__item:nth-child(5){animation-delay:0.24s}.hero-redesign__content.reveal-left.is-visible .features-pill__item:nth-child(7){animation-delay:0.32s}@keyframes featuresPillRise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1440px){.features-pill{transform-origin:left center;transform:scale(0.9);margin-top:1.5rem}html[dir="rtl"] .features-pill{transform-origin:right center}}@media (max-width:1200px){.features-pill{flex-wrap:wrap;width:100%;max-width:100%;gap:1.5rem;padding:1.5rem;transform:none;margin-left:0}html[dir="rtl"] .features-pill{margin-right:0}}@media (max-width:992px){.features-pill{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-inline:auto}.features-pill__item{flex-direction:column;text-align:center;gap:0.5rem}html[dir="rtl"] .features-pill__item{flex-direction:column}html[dir="rtl"] .features-pill__text{text-align:center}.features-pill__divider{display:none}}@media (max-width:767px){.features-pill{grid-template-columns:repeat(2,1fr);padding:1rem 0}.features-pill__item{flex:1 1 auto}}@media (max-width:576px){.features-pill{padding:0.85rem 0}.features-pill__item{padding:0}.features-pill__icon{width:42px;height:42px}.features-pill__text strong{font-size:0.84rem}.features-pill__text span{font-size:0.75rem}}.hero-redesign__media{flex:0 1 52%;position:relative;display:flex;align-items:center;justify-content:center;min-height:650px}[data-theme="dark"] .hero-redesign__media{flex-basis:50%}.hero-redesign__media::before,.hero-redesign__media::after{content:"";position:absolute;inset:auto;border-radius:999px;pointer-events:none}.hero-redesign__media::before{width:84%;height:68%;top:12%;left:4%;border:1px solid rgba(56,189,248,0.12);transform:rotate(-12deg)}.hero-redesign__media::after{width:76%;height:58%;top:18%;left:10%;border:1px solid rgba(191,219,254,0.25);transform:rotate(-10deg)}[data-theme="dark"] .hero-redesign__media::before{width:88%;height:72%;top:12%;left:8%;border-color:rgba(56,189,248,0.14);background:radial-gradient(circle at center,rgba(56,189,248,0.08),transparent 72%)}[data-theme="dark"] .hero-redesign__media::after{width:82%;height:62%;top:17%;left:12%;border-color:rgba(148,163,184,0.16)}.hero-redesign__image-wrap{position:relative;z-index:2;width:min(118%,980px);max-width:980px;transform:translateX(1.5%) translateY(12px)}[data-theme="dark"] .hero-redesign__image-wrap{width:min(108%,900px);max-width:900px;transform:translateX(0) translateY(0)}.hero-redesign__image-wrap::before{display:none}.hero-redesign__image-wrap::after{display:none}[data-theme="dark"] .hero-redesign__image-wrap::before{content:"";display:block;position:absolute;inset:12% 4% 10%;border-radius:50%;background:radial-gradient(circle at center,rgba(30,136,255,0.22),transparent 68%);filter:blur(10px);z-index:-2}.hero-img-3d{position:relative;z-index:2;width:100%;height:auto;filter:drop-shadow(0 26px 42px rgba(15,23,42,0.18))}.hero-img-mobile{display:none}.hero-img-wide{position:relative;width:100%;max-width:480px;height:auto;z-index:1;display:block;margin:0 auto;filter:drop-shadow(0 20px 40px rgba(15,23,42,0.15))}[data-theme="dark"] .hero-img-wide{opacity:0.98;filter:saturate(1.02) contrast(1.04) brightness(0.96) drop-shadow(0 28px 56px rgba(2,8,23,0.48))}.hero-spray{position:absolute;top:14%;left:50%;transform:translateX(-50%);width:70%;height:22%;pointer-events:none;z-index:5;mask-image:linear-gradient(to bottom,black 0%,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 50%,transparent 100%)}.hero-spray__drop{position:absolute;top:0;left:50%;width:2px;height:100%;background:repeating-linear-gradient(to bottom,rgba(59,130,246,0.95) 0px,rgba(59,130,246,0.95) 2.5px,transparent 2.5px,transparent 6px );transform-origin:top center;border-radius:1px;box-shadow:0 0 4px rgba(59,130,246,0.4)}.hero-spray__drop--1{transform:translateX(-50%) rotate(-48deg);opacity:0.5;width:1.5px}.hero-spray__drop--2{transform:translateX(-50%) rotate(-44deg);opacity:0.6}.hero-spray__drop--3{transform:translateX(-50%) rotate(-40deg);opacity:0.7}.hero-spray__drop--4{transform:translateX(-50%) rotate(-36deg);opacity:0.75}.hero-spray__drop--5{transform:translateX(-50%) rotate(-32deg);opacity:0.8}.hero-spray__drop--6{transform:translateX(-50%) rotate(-27deg);opacity:0.9}.hero-spray__drop--7{transform:translateX(-50%) rotate(-22deg);opacity:0.95}.hero-spray__drop--8{transform:translateX(-50%) rotate(-17deg);opacity:1;width:2.5px}.hero-spray__drop--9{transform:translateX(-50%) rotate(-12deg);opacity:1;width:2.5px}.hero-spray__drop--10{transform:translateX(-50%) rotate(-7deg);opacity:1;width:3px}.hero-spray__drop--11{transform:translateX(-50%) rotate(-2deg);opacity:1;width:3px}.hero-spray__drop--12{transform:translateX(-50%) rotate(2deg);opacity:1;width:3px;background-position:0 3px}.hero-spray__drop--13{transform:translateX(-50%) rotate(7deg);opacity:1;width:3px}.hero-spray__drop--14{transform:translateX(-50%) rotate(12deg);opacity:1;width:2.5px}.hero-spray__drop--15{transform:translateX(-50%) rotate(17deg);opacity:1;width:2.5px}.hero-spray__drop--16{transform:translateX(-50%) rotate(22deg);opacity:0.95}.hero-spray__drop--17{transform:translateX(-50%) rotate(27deg);opacity:0.9}.hero-spray__drop--18{transform:translateX(-50%) rotate(32deg);opacity:0.8}.hero-spray__drop--19{transform:translateX(-50%) rotate(36deg);opacity:0.75}.hero-spray__drop--20{transform:translateX(-50%) rotate(40deg);opacity:0.7}.hero-spray__drop--21{transform:translateX(-50%) rotate(44deg);opacity:0.6}.hero-spray__drop--22{transform:translateX(-50%) rotate(48deg);opacity:0.5;width:1.5px}.hero-spray__drop--23{transform:translateX(-50%) rotate(-5deg);opacity:0.85;width:1.5px;background-position:0 4px}.hero-spray__drop--24{transform:translateX(-50%) rotate(5deg);opacity:0.85;width:1.5px;background-position:0 2px}.hero-spray__mist{position:absolute;top:0;left:50%;transform:translateX(-50%);width:130%;height:100%;clip-path:polygon(47% 0%,53% 0%,100% 100%,0% 100%);background:linear-gradient(180deg,rgba(59,130,246,0.3) 0%,rgba(59,130,246,0.12) 40%,transparent 100% )}.hero-spray__mist--inner{width:70%;clip-path:polygon(45% 0%,55% 0%,90% 100%,10% 100%);background:linear-gradient(180deg,rgba(59,130,246,0.4) 0%,rgba(59,130,246,0.18) 40%,transparent 100% )}[data-theme="dark"] .hero-spray__drop{background:repeating-linear-gradient(to bottom,rgba(200,225,255,0.9) 0px,rgba(200,225,255,0.9) 2px,transparent 2px,transparent 6px );box-shadow:0 0 4px rgba(200,225,255,0.3)}[data-theme="dark"] .hero-spray__mist{background:linear-gradient(180deg,rgba(200,225,255,0.18) 0%,rgba(200,225,255,0.06) 40%,transparent 100% )}[data-theme="dark"] .hero-spray__mist--inner{background:linear-gradient(180deg,rgba(200,225,255,0.25) 0%,rgba(200,225,255,0.1) 40%,transparent 100% )}@media (max-width:768px){.hero-spray{display:block}}.hero-img--dark{display:none}[data-theme="dark"] .hero-img--light{display:block}[data-theme="dark"] .hero-img--dark{display:none}html[dir="rtl"] .hero-img-wide{}html[dir="rtl"] .hero-redesign__image-wrap{transform:none}.hero-redesign{overflow-x:hidden}@media (max-width:1200px){.hero-redesign{min-height:100vh;padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:2rem}.hero-redesign__media{min-height:520px}.hero-redesign__image-wrap{width:min(108%,860px);transform:translateX(1%) translateY(12px)}html[dir="rtl"] .hero-redesign__image-wrap{transform:translateX(-1%) translateY(12px)}}.floating-badge{position:absolute;width:38px;height:38px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(15,23,42,0.1);z-index:3;animation:pulseBadge 3s infinite;border:1px solid rgba(226,232,240,0.9)}[data-theme="dark"] .floating-badge{background:rgba(7,14,26,0.94);border-color:rgba(59,130,246,0.24);box-shadow:0 14px 34px rgba(2,8,23,0.48),0 0 0 1px rgba(59,130,246,0.08)}.floating-badge svg{width:17px;height:17px}.floating-badge-1{top:13%;left:31%}.floating-badge-2{top:42%;left:5%;animation-delay:1.5s}.hero-redesign__sprinkler{position:absolute;top:4%;right:1%;width:100px;height:160px;z-index:3;pointer-events:none;opacity:0.78}[data-theme="dark"] .hero-redesign__sprinkler{opacity:0.42;filter:saturate(0.82)}html[dir="rtl"] .hero-redesign__sprinkler{right:auto;left:1%}.hero-redesign__sprinkler-head{position:absolute;top:0;left:50%;transform:translateX(-50%);width:6px;height:30px;border-radius:3px;background:linear-gradient(180deg,#8a9ab5 0%,#b0bec5 100%);box-shadow:0 2px 6px rgba(15,23,42,0.15)}.hero-redesign__sprinkler-head::before,.hero-redesign__sprinkler-head::after{content:"";position:absolute;left:50%;transform:translateX(-50%)}.hero-redesign__sprinkler-head::before{bottom:-14px;width:32px;height:14px;border-radius:0 0 50% 50%;background:linear-gradient(180deg,#c0cad8 0%,#8896a6 100%);box-shadow:0 3px 8px rgba(15,23,42,0.2)}.hero-redesign__sprinkler-head::after{bottom:-22px;width:44px;height:8px;border-radius:50%;background:linear-gradient(180deg,#d1d9e6 0%,#94a3b8 100%);box-shadow:0 2px 6px rgba(15,23,42,0.15)}.hero-redesign__sprinkler-water{position:absolute;top:52px;left:50%;width:140px;height:120px;transform:translateX(-50%);clip-path:polygon(46% 0%,54% 0%,100% 100%,0% 100%);background:repeating-linear-gradient( 180deg,rgba(147,197,253,0.35) 0px,transparent 2px,transparent 6px ),linear-gradient(180deg,rgba(186,220,255,0.5) 0%,rgba(147,197,253,0.25) 40%,rgba(147,197,253,0.02) 100% );opacity:0.7;filter:blur(0.5px);animation:sprayPulse 2.5s ease-in-out infinite}@keyframes sprayPulse{0%,100%{opacity:0.6;transform:translateX(-50%) scaleX(1)}50%{opacity:0.8;transform:translateX(-50%) scaleX(1.06)}}[data-theme="dark"] .hero-redesign__sprinkler-water{opacity:0.35}@keyframes pulseBadge{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,0.7)}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,0)}}.hero-redesign__partners{position:relative;z-index:10;width:100%;background:transparent;border-top:none;padding:0;margin-top:2rem}[data-theme="dark"] .hero-redesign__partners{background:transparent}.hero-partners-container{display:flex;align-items:center;justify-content:space-between;gap:0;padding:1.25rem 2rem;background:rgba(255,255,255,0.94);border:1px solid rgba(226,232,240,0.95);border-radius:16px;box-shadow:0 16px 42px rgba(15,23,42,0.04),0 2px 14px rgba(148,163,184,0.04)}[data-theme="dark"] .hero-partners-container{background:linear-gradient(180deg,rgba(8,15,30,0.9),rgba(7,13,26,0.94));border-color:rgba(59,130,246,0.16);box-shadow:0 18px 44px rgba(2,8,23,0.46),0 0 25px rgba(59,130,246,0.04)}.hero-partners-label{flex-shrink:0;min-width:220px;border-right:1px solid #e2e8f0;padding-right:1.6rem;margin-right:1.6rem;color:#0f172a;line-height:1.3}html[dir="rtl"] .hero-partners-label{border-right:none;border-left:2px solid #e2e8f0;padding-right:0;padding-left:1.5rem;margin-right:0;margin-left:1.5rem}[data-theme="dark"] .hero-partners-label{border-color:rgba(59,130,246,0.2);color:#f1f5f9}.hero-partners-label strong{font-size:0.95rem;font-weight:900;text-transform:uppercase;letter-spacing:0.5px;color:var(--color-primary);margin-inline-end:0.35rem}[data-theme="dark"] .hero-partners-label strong{color:var(--color-primary)}.hero-partners-label span{font-size:0.9rem;font-weight:800;color:var(--color-text)}[data-theme="dark"] .hero-partners-label span{color:var(--color-text)}.hero-partners-rail{flex:1;min-width:0;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent)}.hero-partners-track{display:flex;align-items:stretch;width:max-content;animation:marqueeScroll 28s linear infinite}html[dir="rtl"] .hero-partners-track{animation-name:marqueeScrollRtl}.hero-partners-rail:hover .hero-partners-track{animation-play-state:paused}.hero-partners-grid{display:flex;align-items:stretch;flex-shrink:0}.hero-partners-divider{width:1px;height:38px;background-color:#e2e8f0}@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes marqueeScrollRtl{0%{transform:translateX(0)}100%{transform:translateX(50%)}}[data-theme="dark"] .hero-partners-divider{background-color:rgba(59,130,246,0.2)}.hero-partner{flex:1;min-height:60px;padding:0 1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0.35rem}[data-theme="dark"] .hero-partner{border-color:rgba(51,65,85,0.94)}.hero-partner img{position:relative;z-index:1;max-width:220px;max-height:75px;width:auto;height:auto;object-fit:contain;object-position:center;opacity:0.98;mix-blend-mode:multiply;filter:saturate(1.04) contrast(1.08)}.hero-partner strong{font-size:1.05rem;color:#1e293b;font-weight:800}[data-theme="dark"] .hero-partner strong{color:#f1f5f9}.hero-partner:last-child strong{color:#1d4ed8}[data-theme="dark"] .hero-partner:last-child strong{color:#38bdf8}.hero-partner--image{position:relative}.hero-partner--image::before{display:none}.hero-partner span{display:block;font-size:0.9rem;line-height:1.2;font-weight:800;color:#0f172a;margin-top:0.8rem;position:relative;z-index:5;text-align:center;letter-spacing:0.5px}[data-theme="dark"] .hero-partner span{color:#ffffff}.hero-partner strong{font-size:2rem;line-height:1;color:#0f172a;letter-spacing:-0.05em;position:relative;z-index:2}[data-theme="dark"] .hero-partner strong{color:#f8fafc}[data-theme="dark"] .hero-partner img{mix-blend-mode:normal;filter:none;background:#ffffff;padding:0.2rem 0.4rem;border-radius:8px;opacity:1}.hero-partner--viking strong,.hero-partner--sti strong{filter:none}.hero-partner--genco img{filter:brightness(0) drop-shadow(0 5px 14px rgba(15,23,42,0.1)) !important}[data-theme="dark"] .hero-partner--genco img{filter:brightness(1) drop-shadow(0 5px 14px rgba(2,8,23,0.32)) !important;mix-blend-mode:normal !important}.hero-partner--viking strong{color:#1659b7;font-weight:900;letter-spacing:-0.08em}.hero-partner--sti strong{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:2px solid #ef4444;border-radius:16px;color:#ef4444;font-size:1.7rem;letter-spacing:0}.hero-partner--more strong{font-size:1.05rem;font-weight:800;color:#1d4ed8;letter-spacing:0}[data-theme="dark"] .hero-partner--more strong{color:#38bdf8}@media (max-width:1200px){.hero-redesign__container{gap:2.2rem}.hero-redesign__content{flex-basis:42%;max-width:500px}[data-theme="dark"] .hero-redesign__content{flex-basis:48%;max-width:560px}.hero-partners-label{min-width:185px}.hero-partner{padding:0 0.95rem}}@media (max-width:992px){.hero-redesign{min-height:auto;padding-top:calc(var(--header-height) + 1.2rem);padding-bottom:1.75rem}.hero-redesign__image-wrap{width:min(100%,760px);max-width:760px;margin-top:0.5rem;transform:none}[data-theme="dark"] .hero-redesign__content{width:100%;max-width:100%}[data-theme="dark"] .hero-redesign__image-wrap{width:min(100%,760px);max-width:760px}.hero-img-wide,[data-theme="dark"] .hero-img-wide,html[dir="rtl"] .hero-img-wide,html[dir="rtl"][data-theme="dark"] .hero-img-wide,[data-theme="dark"] html[dir="rtl"] .hero-img-wide{position:relative;right:auto;left:auto;top:auto;transform:none;width:100%;max-width:100%;mask-image:none;-webkit-mask-image:none}.hero-redesign__media{min-height:500px}.hero-redesign__media::before,.hero-redesign__media::after{display:none}.hero-redesign__container{grid-template-columns:50% 1fr;column-gap:1rem;padding-top:1.5rem;padding-bottom:0}.hero-redesign__left-wrap{margin-inline-start:0}html[dir="rtl"] .hero-redesign__image-wrap{transform:none !important}.hero-redesign__eyebrow{justify-content:flex-start;font-size:0.75rem}.hero-redesign__title{font-size:28px}.hero-redesign__desc{max-width:100%;font-size:13px}.hero-redesign__actions{justify-content:flex-start}.btn--hero{padding:9px 14px 9px 16px;font-size:12px}.hero-partners-container{flex-direction:column;gap:1.25rem;padding:1.2rem}.hero-partners-label{border:none !important;padding:0 !important;margin:0 !important;text-align:center;margin-bottom:0.5rem !important}.hero-partner,html[dir="rtl"] .hero-partner{padding:0 1rem}}@media (max-width:767px){.hero-redesign{min-height:auto;padding-top:calc(var(--header-height) + 1rem);padding-bottom:0;background:radial-gradient(circle at 88% 16%,rgba(59,130,246,0.1),transparent 18%),linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)}[data-theme="dark"] .hero-redesign{background:radial-gradient(circle at 86% 18%,rgba(59,130,246,0.18),transparent 20%),linear-gradient(180deg,#060f1d 0%,#0a1627 100%)}.hero-redesign__bg-curves{opacity:0.28}.hero-redesign__bg-curves svg{object-position:68% top}.hero-redesign__container{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:0;padding-top:0.65rem;padding-bottom:0}.hero-redesign__left-wrap{grid-column:1;grid-row:1;margin-inline-start:0;position:relative;z-index:2;max-width:20rem}.hero-redesign__content{max-width:19.25rem}.hero-redesign__eyebrow{justify-content:flex-start;gap:0.45rem;margin-bottom:0.55rem;font-size:0.52rem;letter-spacing:0.08em;text-transform:uppercase}.hero-redesign__eyebrow-line{width:14px}.hero-redesign__title{font-size:clamp(2.08rem,9vw,2.4rem);line-height:0.94;letter-spacing:-0.07em;margin-bottom:0.8rem}.hero-redesign__title .text-dark{display:inline;white-space:normal}.title-accent-wrap{display:inline-flex;justify-content:flex-start;gap:0.26rem;margin-top:0;margin-inline-start:0.35rem}.hero-redesign__bottom-wrap{margin-top:0;padding-inline-start:0;max-width:17rem}.hero-redesign__desc{max-width:16rem;margin-bottom:1rem;font-size:0.78rem;line-height:1.6}.hero-redesign__actions{flex-direction:column;align-items:flex-start;gap:0.55rem;margin-bottom:0}.btn--hero{flex:none;width:auto;max-width:100%;min-width:11rem;min-height:0;padding:0.72rem 0.82rem 0.72rem 1rem;font-size:0.62rem;font-weight:800;justify-content:space-between;border-radius:50px;letter-spacing:0.02em}.btn--hero .btn__icon-wrap{width:22px;height:22px}.hero-redesign__media{grid-column:1;grid-row:2;min-height:0;display:flex;justify-content:center;align-items:center;margin-top:3rem;margin-bottom:2.5rem;padding-top:0;position:relative;z-index:1;overflow:visible}.hero-redesign__media::before{display:none !important}[data-theme="dark"] .hero-redesign__media::before{display:none !important}.hero-redesign__media::after{display:none !important}.hero-redesign__image-wrap::before{display:block !important;content:"";position:absolute;width:125%;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(56,189,248,0.15);border-radius:50%;z-index:-1}[data-theme="dark"] .hero-redesign__image-wrap::before{border-color:rgba(56,189,248,0.6);background:radial-gradient(circle at center,rgba(56,189,248,0.1),transparent 70%)}.hero-redesign__image-wrap::after{display:none !important}.hero-redesign__image-wrap{width:100%;max-width:20rem;min-height:0;margin-top:0;transform:translate(0,5.5rem) !important;overflow:visible;display:flex;justify-content:center;align-items:center;position:relative}html[dir="rtl"] .hero-redesign__image-wrap{transform:translate(0,5.5rem) !important}.hero-redesign__image-wrap .hero-img-wide.hero-img--dark{display:none !important}.hero-redesign__image-wrap .hero-img-wide.hero-img--light{display:block !important;width:100%;max-width:300px;height:auto;margin:0 auto;transform:none;filter:drop-shadow(0 12px 24px rgba(15,23,42,0.15))}.hero-img-mobile{display:none}[data-theme="dark"] .hero-img-mobile{display:none}.floating-badge-1{display:flex;top:10%;right:8%;left:auto;width:36px;height:36px}html[dir="rtl"] .floating-badge-1{right:auto;left:8%}.floating-badge-1 svg{width:16px;height:16px}.floating-badge-2{display:none}.hero-redesign__sprinkler{display:block;top:0.2rem;right:0.9rem;width:62px;height:100px;transform:none;transform-origin:top right;opacity:0.92}html[dir="rtl"] .hero-redesign__sprinkler{right:auto;left:0.9rem;transform-origin:top left}.hero-redesign__sprinkler-head{width:34px;height:52px}.hero-redesign__sprinkler-head::before{top:-14px;height:18px}.hero-redesign__sprinkler-head::after{bottom:-14px;width:60px;height:24px}.hero-redesign__sprinkler-water{top:48px;width:100px;height:102px;opacity:0.82}.features-pill{grid-row:3;width:100vw;max-width:none;margin-top:0;margin-bottom:1.5rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:1.4rem 0.25rem;border-radius:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:rgba(255,255,255,0.98);box-shadow:0 18px 35px rgba(15,23,42,0.08);border:none;position:relative;z-index:2}[data-theme="dark"] .features-pill{background:linear-gradient(180deg,rgba(8,15,30,0.94),rgba(7,13,26,0.98));box-shadow:0 20px 40px rgba(2,8,23,0.42);border:none}.features-pill__item,html[dir="rtl"] .features-pill__item{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:0.6rem;padding:0 0.4rem;border-right:1px solid rgba(226,232,240,0.4)}.features-pill__item:last-of-type{border-right:none}html[dir="rtl"] .features-pill__item{border-right:none;border-left:1px solid rgba(226,232,240,0.5)}html[dir="rtl"] .features-pill__item:last-of-type{border-left:none}[data-theme="dark"] .features-pill__item{border-right-color:rgba(255,255,255,0.08)}[data-theme="dark"] html[dir="rtl"] .features-pill__item{border-left-color:rgba(255,255,255,0.08)}.features-pill__text,html[dir="rtl"] .features-pill__text{text-align:center}.features-pill__icon{width:32px;height:32px;margin-top:0;background:transparent !important;display:flex;align-items:center;justify-content:center}.features-pill__icon svg{width:24px;height:24px}.features-pill__text strong{font-size:0.72rem;line-height:1.25;white-space:normal;margin-bottom:0.15rem;display:block}.features-pill__text span{max-width:none;font-size:0.64rem;line-height:1.35;opacity:0.85}.features-pill__divider{display:none !important}.hero-redesign__partners{margin-top:0}.hero-redesign__partners .container{padding-left:0;padding-right:0;max-width:100%}.hero-partners-container{flex-direction:column;padding:0.75rem 0;gap:1rem;border-radius:0;border-left:none;border-right:none;width:100%}.hero-partners-label{border:none !important;padding:0 !important;margin:0 !important;text-align:center;width:100%;min-width:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0.4rem}.hero-partner{padding:0 0.8rem}.hero-partner img{max-width:130px;max-height:55px}.hero-partner--more{display:none !important}}.exhibitions-trigger{background:none;border:0;padding:0;cursor:pointer;font:inherit;color:inherit}.exhibitions-trigger:focus-visible{outline:2px solid var(--genco-blue);outline-offset:4px}@media (max-width:576px){.hero-redesign{padding-top:calc(var(--header-height) + 0.75rem);padding-bottom:0.5rem}.hero-redesign__title{font-size:1.98rem;letter-spacing:-0.06em}.hero-redesign__desc{font-size:0.75rem}.btn--hero{min-width:10.6rem;font-size:0.58rem;padding:0.66rem 0.76rem 0.66rem 0.9rem}.hero-redesign__media{margin-top:-5.5rem}.hero-redesign__image-wrap{min-height:19.5rem}.hero-img-mobile{width:min(114%,24rem)}.floating-badge-1{top:8%;right:8%}html[dir="rtl"] .floating-badge-1{right:auto;left:8%}.hero-redesign__sprinkler{right:0.65rem;width:56px;height:92px}html[dir="rtl"] .hero-redesign__sprinkler{right:auto;left:0.65rem}.features-pill{margin-top:-1.2rem;padding:0.95rem 0.75rem;gap:0.85rem 0.7rem}.features-pill__text strong{font-size:0.82rem}.features-pill__text span{font-size:0.67rem}}.hero-redesign__bottom-wrap{margin-top:1.8rem;padding-inline-start:0}.hero-redesign__desc{max-width:34rem;margin-bottom:1.5rem}.features-pill__item{flex:1 1 0;min-width:0}.features-pill__text strong{white-space:normal}@media (max-width:767px){.hero-redesign__bottom-wrap{margin-top:0}.hero-redesign__desc{max-width:16rem;margin-bottom:1rem}}.why-genco{background:var(--bg-primary)}.why-hero-wrapper{display:flex;align-items:center;justify-content:center;gap:var(--space-2xl);margin-bottom:var(--space-4xl);flex-wrap:wrap}.why-character{width:240px;height:240px;background:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:characterRun 1.2s ease-in-out infinite alternate;box-shadow:0 15px 35px rgba(27,128,194,0.3);border:5px solid var(--genco-blue);overflow:hidden;flex-shrink:0}[data-theme="dark"] .why-character{box-shadow:0 15px 35px rgba(27,128,194,0.5)}.why-character__img{width:100%;height:100%;object-fit:cover}@keyframes characterRun{0%{transform:translateY(0)}100%{transform:translateY(-15px)}}.why-bubble{position:relative;background:var(--card-bg);border:2px solid var(--genco-blue);border-radius:var(--radius-2xl);padding:var(--space-xl) var(--space-2xl);max-width:600px;box-shadow:0 10px 40px rgba(27,128,194,0.1)}.why-bubble::before{content:'';position:absolute;top:50%;right:100%;transform:translateY(-50%);border-width:15px;border-style:solid;border-color:transparent var(--genco-blue) transparent transparent}.why-bubble::after{content:'';position:absolute;top:50%;right:100%;transform:translateY(-50%) translateX(3px);border-width:13px;border-style:solid;border-color:transparent var(--card-bg) transparent transparent}html[dir="rtl"] .why-bubble::before{right:auto;left:100%;border-color:transparent transparent transparent var(--genco-blue)}html[dir="rtl"] .why-bubble::after{right:auto;left:100%;transform:translateY(-50%) translateX(-3px);border-color:transparent transparent transparent var(--card-bg)}.why-bubble__content h2{color:var(--genco-orange);margin-bottom:var(--space-md);font-size:clamp(1.5rem,3vw,2.2rem)}.why-bubble__desc{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin:0}[data-theme="dark"] .why-bubble{background:linear-gradient(145deg,rgba(27,128,194,0.05) 0%,rgba(27,128,194,0.02) 100%);backdrop-filter:blur(10px);border-color:rgba(27,128,194,0.4)}[data-theme="dark"] .why-bubble::after{display:none}@media (max-width:992px){.why-hero-wrapper{flex-direction:column;text-align:center}.why-bubble::before,.why-bubble::after{display:none}}.why-genco__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-xl);margin-top:var(--space-3xl)}.why-card{flex:1 1 calc(33.333% - var(--space-xl));min-width:280px;max-width:380px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-xl) var(--space-lg);text-align:center;position:relative;overflow:hidden;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);display:flex;flex-direction:column;align-items:center}.why-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--genco-blue),var(--genco-orange));transform:scaleX(0);transition:transform 400ms var(--ease-out);transform-origin:center}.why-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px rgba(27,128,194,0.08);border-color:rgba(27,128,194,0.2)}.why-card:hover::before{transform:scaleX(1)}[data-theme="dark"] .why-card{background:linear-gradient(145deg,rgba(255,255,255,0.02) 0%,rgba(255,255,255,0.005) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:rgba(255,255,255,0.05);box-shadow:0 4px 20px rgba(0,0,0,0.2)}[data-theme="dark"] .why-card:hover{box-shadow:0 16px 40px rgba(0,0,0,0.4),0 0 20px rgba(27,128,194,0.1);border-color:rgba(27,128,194,0.3);background:linear-gradient(145deg,rgba(27,128,194,0.04) 0%,rgba(255,255,255,0.01) 100%)}.why-card__icon-wrap{width:72px;height:72px;margin:0 auto var(--space-lg);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:rgba(27,128,194,0.06);position:relative;transition:background-color 400ms var(--ease-out),transform 400ms var(--ease-out)}.why-card:hover .why-card__icon-wrap{background:rgba(27,128,194,0.12);transform:scale(1.08)}.why-card__icon{width:32px;height:32px;stroke:var(--genco-blue);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:stroke 300ms ease,transform 300ms ease;position:relative;z-index:2}.why-card:hover .why-card__icon{stroke:var(--genco-blue);filter:drop-shadow(0 0 6px rgba(27,128,194,0.4))}.why-card h3{font-size:1.05rem;font-weight:var(--fw-semibold);color:var(--text-primary);margin-bottom:var(--space-sm)}.why-card p{font-size:0.88rem;color:var(--text-muted);line-height:1.7;margin:0}.why-card__fx{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity 400ms ease;z-index:1}.why-card:hover .why-card__fx{opacity:1}.why-card__fx--spread::before,.why-card__fx--spread::after{content:'';position:absolute;top:50%;left:50%;width:60px;height:60px;border-radius:50%;border:1.5px solid rgba(27,128,194,0.2);transform:translate(-50%,-50%) scale(1)}.why-card:hover .why-card__fx--spread::before{animation:fxSpread 1.5s ease-out infinite}.why-card:hover .why-card__fx--spread::after{animation:fxSpread 1.5s ease-out 0.5s infinite}@keyframes fxSpread{0%{transform:translate(-50%,-50%) scale(1);opacity:0.6}100%{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.why-card__fx--lines::before{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background:repeating-linear-gradient(90deg,rgba(27,128,194,0.15) 0,rgba(27,128,194,0.15) 8px,transparent 8px,transparent 16px);animation:none}.why-card:hover .why-card__fx--lines::before{animation:fxLines 1.2s linear infinite}@keyframes fxLines{0%{transform:translateX(-16px)}100%{transform:translateX(16px)}}.why-card__fx--stamp::before{content:'✓';position:absolute;top:50%;left:50%;font-size:48px;font-weight:900;color:rgba(27,128,194,0.06);transform:translate(-50%,-50%) scale(2) rotate(-15deg);transition:transform 500ms var(--ease-out),color 500ms var(--ease-out)}.why-card:hover .why-card__fx--stamp::before{transform:translate(-50%,-50%) scale(1) rotate(-15deg);color:rgba(27,128,194,0.1)}.why-card__fx--grid::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(27,128,194,0.06) 1px,transparent 1px),linear-gradient(90deg,rgba(27,128,194,0.06) 1px,transparent 1px);background-size:20px 20px;transition:opacity 400ms ease}.why-card__fx--signal::before,.why-card__fx--signal::after{content:'';position:absolute;top:50%;inset-inline-end:12px;width:4px;height:12px;background:rgba(233,87,41,0.3);border-radius:2px;transform:translateY(-50%)}.why-card__fx--signal::after{inset-inline-end:20px;height:20px;background:rgba(27,128,194,0.3)}.why-card:hover .why-card__fx--signal::before{animation:fxSignal 0.8s ease-in-out infinite alternate}.why-card:hover .why-card__fx--signal::after{animation:fxSignal 0.8s ease-in-out 0.2s infinite alternate}@keyframes fxSignal{0%{transform:translateY(-50%) scaleY(0.5)}100%{transform:translateY(-50%) scaleY(1.5)}}.why-genco__cta{text-align:center;margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--border-color)}.why-genco__cta p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:var(--space-lg);font-weight:var(--fw-medium)}@media (max-width:992px){.why-card{flex:1 1 calc(50% - var(--space-xl))}}@media (max-width:600px){.why-card{flex:1 1 100%;max-width:100%}}.brand-wall{background:var(--bg-surface);padding-block:var(--space-3xl);overflow:hidden}[data-theme="dark"] .brand-wall{background:var(--bg-surface)}.brand-wall__track{display:flex;gap:var(--space-3xl);animation:marqueeScroll 30s linear infinite;width:max-content}.brand-wall__track:hover{animation-play-state:paused}.brand-wall__logo{height:48px;width:auto;opacity:0.5;transition:opacity var(--transition-fast);flex-shrink:0;filter:grayscale(100%)}.brand-wall__logo:hover{opacity:1;filter:grayscale(0%)}[data-theme="dark"] .brand-wall__logo{filter:grayscale(100%) invert(1) brightness(1.2)}[data-theme="dark"] .brand-wall__logo:hover{filter:invert(1) brightness(1.2);opacity:1}@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}html[dir="rtl"] .brand-wall__track{animation-name:marqueeScrollRtl}@keyframes marqueeScrollRtl{0%{transform:translateX(0)}100%{transform:translateX(50%)}}.products-preview{background:var(--bg-primary)}.products-preview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.product-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--genco-blue)}.product-card__image{width:100%;height:220px;object-fit:cover;background:var(--bg-surface)}.product-card__body{padding:var(--space-lg)}.product-card__brand{margin-bottom:var(--space-sm)}.product-card__title{font-size:1.05rem;font-weight:var(--fw-semibold);color:var(--text-primary);margin-bottom:var(--space-sm)}.product-card__certs{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-bottom:var(--space-md)}.product-card::after{content:'';position:absolute;top:-100%;left:0;right:0;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(27,128,194,0.05) 50%,transparent 100%);transition:top 600ms var(--ease-out);pointer-events:none}.product-card:hover::after{top:100%}.product-card__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,var(--card-bg) 0%,transparent 100%);padding:var(--space-lg);transform:translateY(100%);transition:transform var(--transition-base);display:flex;gap:var(--space-sm);justify-content:center}.product-card:hover .product-card__overlay{transform:translateY(0)}@media (max-width:992px){.products-preview__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-card__overlay{position:static;transform:none;background:transparent;padding-top:0}}@media (max-width:480px){.products-preview__grid{grid-template-columns:1fr}}.certs-strip{background:var(--bg-surface)}.certs-strip__grid{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-lg)}.projects-showcase{background:var(--bg-primary)}.projects-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.project-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.project-card__image{width:100%;height:200px;object-fit:cover;background:linear-gradient(135deg,var(--genco-navy),var(--genco-blue))}.project-card__body{padding:var(--space-lg)}.project-card__sector{margin-bottom:var(--space-sm)}.project-card__title{font-size:1.05rem;font-weight:var(--fw-semibold);margin-bottom:var(--space-sm);color:var(--text-primary)}.project-card__desc{font-size:0.88rem;color:var(--text-muted);margin-bottom:var(--space-md)}.project-card__products{display:flex;flex-wrap:wrap;gap:var(--space-xs)}@media (max-width:992px){.projects-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.projects-showcase__grid{grid-template-columns:1fr}}.final-cta{background:linear-gradient(135deg,var(--genco-navy) 0%,#0F3060 100%);padding-block:var(--space-4xl);text-align:center;position:relative;overflow:hidden}.final-cta::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(27,128,194,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(27,128,194,0.05) 1px,transparent 1px);background-size:50px 50px;pointer-events:none}.final-cta__content{position:relative;z-index:2;max-width:650px;margin-inline:auto}.final-cta h2{color:#FFFFFF;margin-bottom:var(--space-lg)}.final-cta p{color:rgba(216,228,240,0.7);margin-bottom:var(--space-xl);font-size:1rem}.final-cta .btn--primary{font-size:1.05rem;padding:16px 40px}.mfg-section{background:var(--bg-primary);position:relative;overflow:hidden}.mfg-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(27,128,194,0.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(27,128,194,0.03) 1px,transparent 1px);background-size:60px 60px;z-index:0}.mfg-section .container{position:relative;z-index:1}.mfg-journey{position:relative;margin-top:var(--space-xl);padding:var(--space-xl) 0;max-width:700px;margin-inline:auto}.mfg-journey__line{position:absolute;top:var(--space-xl);bottom:var(--space-xl);inset-inline-start:34px;width:4px;background:rgba(27,128,194,0.15);z-index:0;border-radius:4px;overflow:hidden}.mfg-journey__line-active{position:absolute;top:0;inset-inline-start:0;width:100%;height:0;background:linear-gradient(180deg,var(--genco-blue),var(--genco-orange));transition:height 3s cubic-bezier(0.2,0.8,0.2,1);box-shadow:0 0 15px rgba(233,87,41,0.5)}.mfg-journey__line-active::after{content:'';position:absolute;bottom:0;inset-inline-start:0;width:100%;height:60px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,0.8),transparent);filter:blur(2px);animation:signalFlow 2.5s linear infinite;opacity:0}.mfg-section.is-visible .mfg-journey__line-active::after{opacity:1}@keyframes signalFlow{0%{transform:translateY(-100%);opacity:0}50%{opacity:1}100%{transform:translateY(600px);opacity:0}}.mfg-section.is-visible .mfg-journey__line-active{height:100%}.mfg-journey__nodes{display:flex;flex-direction:column;gap:var(--space-2xl);position:relative;z-index:1}.mfg-node{display:flex;flex-direction:row;align-items:center;text-align:start;width:100%;position:relative;cursor:pointer}.mfg-node__visual{position:relative;width:72px;height:72px;margin-bottom:0;margin-inline-end:var(--space-xl);flex-shrink:0}.mfg-node__pulse{position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,rgba(27,128,194,0.15) 0%,transparent 70%);opacity:0;transform:scale(0.8);transition:transform 400ms var(--ease-out),opacity 400ms var(--ease-out),background-color 400ms var(--ease-out)}.mfg-node:hover .mfg-node__pulse{opacity:1;transform:scale(1.2);background:radial-gradient(circle,rgba(233,87,41,0.15) 0%,transparent 70%)}.mfg-node__icon{width:100%;height:100%;background:var(--card-bg);border:2px solid rgba(27,128,194,0.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--genco-blue);position:relative;z-index:2;transition:border-color 400ms var(--ease-out),color 400ms var(--ease-out),transform 400ms var(--ease-out),box-shadow 400ms var(--ease-out);box-shadow:var(--shadow-sm)}.mfg-node__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mfg-node:hover .mfg-node__icon{border-color:var(--genco-orange);color:var(--genco-orange);transform:scale(1.1);box-shadow:0 10px 25px rgba(233,87,41,0.2)}.mfg-node__content{position:relative;background:var(--card-bg);padding:var(--space-xl) var(--space-xl);border-radius:var(--radius-xl);border:1px solid rgba(27,128,194,0.15);box-shadow:0 10px 30px -10px rgba(0,0,0,0.05);flex-grow:1;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease,border-color 0.4s ease;overflow:hidden}.mfg-node__content::before{content:'';position:absolute;inset:0;z-index:-1;background-color:transparent;background-image:linear-gradient(rgba(27,128,194,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(27,128,194,0.05) 1px,transparent 1px);background-size:20px 20px;opacity:0;transition:opacity 0.5s ease}.mfg-node__content::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,transparent,rgba(233,87,41,0.15),transparent);height:150%;width:100%;transform:translateY(-100%);opacity:0;pointer-events:none}[data-theme="dark"] .mfg-node__content{background:#1e293b;border-color:rgba(255,255,255,0.05)}.mfg-node:hover .mfg-node__content{border-color:var(--genco-orange);transform:translateX(12px) translateY(-5px);box-shadow:0 25px 40px -10px rgba(233,87,41,0.15),0 15px 15px -10px rgba(0,0,0,0.05)}[data-theme="dark"] .mfg-node:hover .mfg-node__content{box-shadow:0 25px 40px -10px rgba(233,87,41,0.25)}.mfg-node:hover .mfg-node__content::before{opacity:1;background-color:rgba(27,128,194,0.02)}.mfg-node:hover .mfg-node__content::after{opacity:1;animation:blueprintScan 1.5s cubic-bezier(0.2,0.8,0.2,1) forwards}@keyframes blueprintScan{0%{transform:translateY(-100%);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateY(100%);opacity:0}}html[dir="rtl"] .mfg-node:hover .mfg-node__content{transform:translateX(-12px) translateY(-5px)}.mfg-node__step{display:inline-block;font-size:0.85rem;font-weight:var(--fw-bold);color:var(--text-muted);letter-spacing:1px;margin-bottom:6px;padding:4px 10px;background:rgba(27,128,194,0.05);border-radius:var(--radius-md);transition:all 0.3s ease}.mfg-node:hover .mfg-node__step{background:rgba(233,87,41,0.1);color:var(--genco-orange);transform:translateY(-2px)}.mfg-node__title{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--text-primary);line-height:1.3;margin-bottom:8px;transition:color 300ms ease,transform 300ms ease}.mfg-node:hover .mfg-node__title{color:var(--genco-orange);transform:translateX(4px)}html[dir="rtl"] .mfg-node:hover .mfg-node__title{transform:translateX(-4px)}.mfg-node__tooltip{display:block}.mfg-node__tooltip p{font-size:0.95rem;color:var(--text-muted);margin:0;line-height:1.6}@media (max-width:768px){.mfg-journey{max-width:100%;padding-inline:var(--space-md);margin-top:var(--space-2xl)}.mfg-journey__line{inset-inline-start:24px;display:block}.mfg-journey__nodes{gap:var(--space-xl)}.mfg-node{width:100%;flex-direction:row;align-items:flex-start;text-align:start}.mfg-node__visual{width:56px;height:56px;margin-inline-end:var(--space-md);flex-shrink:0}.mfg-node__content{padding:var(--space-md)}.mfg-node:hover .mfg-node__content{transform:none}html[dir="rtl"] .mfg-node:hover .mfg-node__content{transform:none}}@media (max-width:480px){.mfg-journey__line{inset-inline-start:22px}.mfg-node__visual{width:48px;height:48px}.mfg-node__icon svg{width:20px;height:20px}.mfg-node__title{font-size:1rem}.mfg-node__tooltip p{font-size:0.85rem}}.card--glass{background:rgba(255,255,255,0.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(27,128,194,0.15)}[data-theme="dark"] .card--glass{background:rgba(255,255,255,0.02);border-color:rgba(255,255,255,0.05)}.about-genco__content{max-width:1000px;margin:0 auto}.about-genco__text-card{background:var(--card-bg);padding:var(--space-2xl) var(--space-xl);border-radius:var(--radius-xl);border:1px solid rgba(27,128,194,0.15);box-shadow:0 10px 30px -10px rgba(0,0,0,0.05);text-align:center;margin-bottom:var(--space-xl)}[data-theme="dark"] .about-genco__text-card{background:#1e293b;border-color:rgba(255,255,255,0.05)}.about-genco__text-card h2{color:var(--genco-orange);margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,2.8rem)}.about-genco__desc{color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-md)}.about-genco__desc.text-lg{font-size:1.25rem;font-weight:var(--fw-medium);color:var(--text-primary)}.about-genco__brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-md);margin-top:var(--space-2xl);text-align:start}.brand-item{background:rgba(27,128,194,0.03);border:1px solid rgba(27,128,194,0.1);border-radius:var(--radius-lg);padding:var(--space-lg);display:flex;align-items:flex-start;gap:var(--space-md);transition:transform 0.3s ease,box-shadow 0.3s ease,background 0.3s ease}.brand-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.05);background:rgba(27,128,194,0.08)}[data-theme="dark"] .brand-item{background:rgba(255,255,255,0.02);border-color:rgba(255,255,255,0.05)}[data-theme="dark"] .brand-item:hover{background:rgba(255,255,255,0.05)}.brand-item i{font-size:1.5rem;margin-top:4px}.brand-item strong{display:block;font-size:1.1rem;margin-bottom:4px}.brand-item span{font-size:0.9rem;color:var(--text-muted);line-height:1.5}.about-genco__vision-mission{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);margin-top:var(--space-xl)}.vm-box{background:var(--card-bg);padding:var(--space-xl);border-radius:var(--radius-xl);border:1px solid rgba(27,128,194,0.15);box-shadow:0 10px 30px -10px rgba(0,0,0,0.05);text-align:center}[data-theme="dark"] .vm-box{background:#1e293b;border-color:rgba(255,255,255,0.05)}.vm-icon{width:50px;height:50px;margin:0 auto var(--space-md);background:rgba(27,128,194,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.vm-box:nth-child(2) .vm-icon{background:rgba(233,87,41,0.1)}.vm-icon svg{width:24px;height:24px;stroke:var(--genco-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vm-box:nth-child(2) .vm-icon svg{stroke:var(--genco-orange)}.vm-box h3{margin-bottom:var(--space-sm);color:var(--text-primary)}.vm-box p{color:var(--text-secondary);line-height:1.6;margin:0}@media (max-width:768px){.about-genco__vision-mission{grid-template-columns:1fr}}.global-brands{background:var(--bg-surface)}.global-brands__ticker{overflow:hidden;width:100%;position:relative;padding:var(--space-lg) 0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.global-brands__track{display:flex;gap:var(--space-xl);width:max-content;animation:marquee 30s linear infinite}.global-brands__ticker:hover .global-brands__track{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - (var(--space-xl) / 2)))}}[dir="rtl"] .global-brands__track{animation:marquee-rtl 30s linear infinite}@keyframes marquee-rtl{0%{transform:translateX(0)}100%{transform:translateX(calc(50% + (var(--space-xl) / 2)))}}.brand-box{background:#ffffff;border:1px solid var(--border-color);border-radius:50%;width:160px;height:160px;display:flex;align-items:center;justify-content:center;text-align:center;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);flex-shrink:0;text-decoration:none;padding:var(--space-md);box-shadow:var(--shadow-sm)}.brand-box:hover{transform:translateY(-5px);border-color:var(--genco-blue);box-shadow:var(--shadow-md)}.brand-box__logo-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0}.brand-box__img{max-width:85%;max-height:85%;object-fit:contain}@media (max-width:576px){.brand-box{width:120px;height:120px}.global-brands__track{gap:var(--space-lg);animation:marquee 20s linear infinite}[dir="rtl"] .global-brands__track{animation:marquee-rtl 20s linear infinite}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - (var(--space-lg) / 2)))}}@keyframes marquee-rtl{0%{transform:translateX(0)}100%{transform:translateX(calc(50% + (var(--space-lg) / 2)))}}}.regional-coverage{background:var(--bg-card);padding:var(--space-3xl) 0;position:relative;overflow:hidden;border-top:1px solid var(--border-color)}.regional-layout{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);align-items:center}@media (min-width:992px){.regional-layout{grid-template-columns:1fr 1fr}}@media (min-width:992px){[data-lang="ar"] .regional-content{order:1;text-align:start}[data-lang="ar"] .regional-visual{order:2}[data-lang="en"] .regional-content{order:2;text-align:start}[data-lang="en"] .regional-visual{order:1}}.regional-content{text-align:start}.regional-text{margin-bottom:var(--space-xl);color:var(--text-body)}.regional-stats{display:flex;gap:var(--space-xl);flex-wrap:wrap}.regional-stats .stat-box{display:flex;flex-direction:column;gap:var(--space-xs);background:var(--bg-main);padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--border-color);min-width:150px;box-shadow:var(--shadow-sm)}.stat-num{font-size:2.5rem;font-weight:var(--fw-bold);color:var(--genco-orange);line-height:1}.stat-text{font-size:1rem;color:var(--text-heading);font-weight:var(--fw-medium)}.mena-map-container{position:relative;width:100%;aspect-ratio:4 / 3;background:radial-gradient(circle at center,rgba(27,128,194,0.05),transparent 70%);border-radius:var(--radius-2xl);display:flex;align-items:center;justify-content:center;border:1px solid var(--border-color);box-shadow:var(--shadow-lg);overflow:hidden}html[data-theme="light"] .mena-map-container{background:radial-gradient(circle at center,rgba(27,128,194,0.1),transparent 70%);background-color:#f8fafc}.mena-map-svg{width:95%;height:95%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,0.1));transform:scale(1.1)}html[data-theme="dark"] .mena-map-svg{filter:drop-shadow(0 10px 20px rgba(0,0,0,0.5))}.map-labels{position:absolute;inset:0;pointer-events:none;direction:ltr}.map-label{position:absolute;display:flex;flex-direction:column;align-items:center;gap:6px;transform:translate(-50%,-50%);z-index:2;animation:floatLabel 4s ease-in-out infinite alternate}@keyframes floatLabel{0%{transform:translate(-50%,calc(-50% - 3px))}100%{transform:translate(-50%,calc(-50% + 3px))}}.m-dot{width:10px;height:10px;background:var(--genco-orange);border-radius:50%;box-shadow:0 0 10px var(--genco-orange);position:relative}.m-dot::after{content:'';position:absolute;inset:-5px;border:1px solid var(--genco-orange);border-radius:50%;animation:pingMarker 2s infinite}.m-text{background:rgba(4,15,30,0.9);border:1px solid rgba(255,255,255,0.1);backdrop-filter:blur(4px);padding:4px 12px;border-radius:20px;font-size:0.85rem;font-weight:var(--fw-bold);color:#fff;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,0.3)}html[data-theme="light"] .m-text{background:rgba(255,255,255,0.9);color:var(--genco-navy);border:1px solid rgba(0,0,0,0.1)}.m-morocco{top:38%;left:13%;animation-delay:0s}.m-algeria{top:48%;left:28%;animation-delay:0.2s}.m-tunisia{top:25%;left:40%;animation-delay:0.4s}.m-libya{top:52%;left:55%;animation-delay:0.6s}.m-egypt{top:45%;left:78%;animation-delay:0.8s}.home-section{padding:0.75rem 0;background:var(--bg-surface);position:relative;overflow:hidden}.home-section:nth-child(even){background:var(--bg-primary)}.section-header-inline{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0.75rem;flex-wrap:wrap;gap:1.5rem}.section-title-wrap h2{font-size:26px;font-weight:800;line-height:1.15;color:var(--color-text);text-transform:uppercase;letter-spacing:-0.5px;margin:0}[data-theme="dark"] .section-title-wrap h2{color:var(--color-text)}@media (min-width:768px){.section-title-wrap h2{font-size:32px}}@media (min-width:1200px){.section-title-wrap h2{font-size:36px}}.text-blue{color:var(--genco-blue)}.section-link{display:inline-flex;align-items:center;gap:0.5rem;font-weight:700;color:var(--genco-blue);text-decoration:none;font-size:1rem;text-transform:uppercase;transition:all 0.3s ease}.section-link svg{width:20px;height:20px;transition:transform 0.3s ease}.section-link:hover{color:var(--genco-navy)}.section-link:hover svg{transform:translateX(5px)}[dir="rtl"] .section-link:hover svg{transform:translateX(-5px);transform:scaleX(-1)}[dir="rtl"] .section-link svg{transform:scaleX(-1)}.solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:991px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.solutions-grid{grid-template-columns:1fr}}.solution-card{background:var(--bg-card,#ffffff);border:1px solid var(--border-color,#e2e8f0);border-radius:20px;padding:2rem 1.5rem 1.5rem;text-align:center;text-decoration:none;transition:transform 0.4s cubic-bezier(.4,0,.2,1),box-shadow 0.4s ease,border-color 0.3s ease;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.solution-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(27,128,194,0.06) 0%,transparent 60%);opacity:0;transition:opacity 0.4s ease;pointer-events:none}.solution-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(27,128,194,0.12);border-color:var(--genco-blue)}.solution-card:hover::before{opacity:1}.solution-card__num{position:absolute;top:1rem;right:1.25rem;font-size:0.75rem;font-weight:800;color:var(--genco-blue);opacity:0.35;letter-spacing:1px}[dir="rtl"] .solution-card__num{right:auto;left:1.25rem}.solution-card__icon-wrap{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,rgba(27,128,194,0.1),rgba(27,128,194,0.04));display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform 0.4s ease,background 0.3s ease;flex-shrink:0}.solution-card__icon-wrap svg{width:40px;height:40px;stroke:var(--genco-blue);transition:stroke 0.3s ease}.solution-card:hover .solution-card__icon-wrap{transform:scale(1.1) rotate(-3deg);background:linear-gradient(135deg,var(--genco-blue),#1a8fd1)}.solution-card:hover .solution-card__icon-wrap svg{stroke:#fff}.solution-card__img{height:120px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.solution-card__img img{max-height:100%;max-width:100%;object-fit:contain;transition:transform 0.5s cubic-bezier(.4,0,.2,1);border-radius:12px}.solution-card:hover .solution-card__img img{transform:scale(1.08)}.solution-card__icon-wrap + .solution-card__img{display:none}.solution-card h3{font-size:1.05rem;color:var(--text-heading,#0f172a);font-weight:700;margin-bottom:0.5rem;line-height:1.4}.solution-card__desc{font-size:0.85rem;color:var(--text-body,#64748b);margin:0 0 1.25rem;line-height:1.5}.solution-card__btn{display:inline-flex;align-items:center;gap:0.4rem;padding:0.5rem 1.25rem;border-radius:50px;background:rgba(27,128,194,0.08);color:var(--genco-blue);font-size:0.8rem;font-weight:700;transition:all 0.3s ease;margin-top:auto}.solution-card__btn svg{width:16px;height:16px;transition:transform 0.3s ease}.solution-card:hover .solution-card__btn{background:var(--genco-blue);color:#fff}.solution-card:hover .solution-card__btn svg{transform:translateX(4px)}[dir="rtl"] .solution-card__btn svg{transform:scaleX(-1)}[dir="rtl"] .solution-card:hover .solution-card__btn svg{transform:scaleX(-1) translateX(4px)}[data-theme="dark"] .solution-card{background:#1e293b;border-color:rgba(255,255,255,0.06)}[data-theme="dark"] .solution-card:hover{box-shadow:0 24px 48px rgba(0,0,0,0.3);border-color:var(--genco-blue)}[data-theme="dark"] .solution-card h3{color:#f1f5f9}[data-theme="dark"] .solution-card__desc{color:#94a3b8}.carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem}.carousel-nav{width:50px;height:50px;border-radius:50%;background:#ffffff;border:1px solid #e2e8f0;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;flex-shrink:0}.carousel-nav:hover{background:var(--genco-blue);color:#ffffff;border-color:var(--genco-blue)}[dir="rtl"] .carousel-nav svg{transform:scaleX(-1)}.featured-products-carousel{display:flex;overflow-x:auto;gap:1.5rem;padding-bottom:2rem;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1}.featured-products-carousel::-webkit-scrollbar{display:none}.f-product-card{min-width:300px;max-width:300px;background:var(--bg-card,#ffffff);border-radius:20px;border:1px solid var(--border-color,#e2e8f0);scroll-snap-align:start;transition:transform 0.4s cubic-bezier(.4,0,.2,1),box-shadow 0.4s ease,border-color 0.3s ease;overflow:hidden;position:relative}.f-product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(27,128,194,0.1);border-color:var(--genco-blue)}.f-product-cat{position:absolute;top:1rem;left:1rem;background:var(--genco-blue);color:#fff;font-size:0.7rem;font-weight:700;padding:0.3rem 0.75rem;border-radius:50px;text-transform:uppercase;letter-spacing:0.5px;z-index:2}[dir="rtl"] .f-product-cat{left:auto;right:1rem}.f-product-img{height:220px;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(180deg,rgba(27,128,194,0.03) 0%,transparent 100%)}.f-product-img img{max-height:100%;max-width:100%;object-fit:contain;transition:transform 0.5s cubic-bezier(.4,0,.2,1)}.f-product-card:hover .f-product-img img{transform:scale(1.06)}.f-product-info{padding:0 1.5rem 1.5rem}.f-product-card h4{font-size:1rem;color:var(--text-heading,#0f172a);font-weight:700;margin-bottom:0.75rem;line-height:1.4}.f-product-link{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.85rem;font-weight:700;color:var(--genco-blue);text-decoration:none;transition:gap 0.3s ease}.f-product-link svg{width:16px;height:16px;transition:transform 0.3s ease}.f-product-link:hover svg{transform:translateX(5px)}[dir="rtl"] .f-product-link svg{transform:scaleX(-1)}[dir="rtl"] .f-product-link:hover svg{transform:scaleX(-1) translateX(5px)}[data-theme="dark"] .f-product-card{background:#1e293b;border-color:rgba(255,255,255,0.06)}[data-theme="dark"] .f-product-card:hover{box-shadow:0 20px 40px rgba(0,0,0,0.3);border-color:var(--genco-blue)}[data-theme="dark"] .f-product-card h4{color:#f1f5f9}[data-theme="dark"] .f-product-img{background:linear-gradient(180deg,rgba(27,128,194,0.06) 0%,transparent 100%)}[data-theme="dark"] .f-product-link{color:#38bdf8}.why-choose-section{padding:0.75rem 0;overflow:hidden}.why-choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.why-choose-stats-card{position:relative;border-radius:24px;overflow:hidden;min-height:500px;display:flex;align-items:center;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,0.2)}.why-choose-stats-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0;transition:transform 0.6s ease}.why-choose-stats-card:hover .why-choose-stats-bg{transform:scale(1.05)}.why-choose-stats-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0.1) 100%);z-index:1;transition:background 0.4s ease}html[dir="rtl"] .why-choose-stats-overlay{background:linear-gradient(270deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0.1) 100%)}html[data-theme="dark"] .why-choose-stats-overlay{background:linear-gradient(90deg,rgba(6,13,27,0.95) 0%,rgba(6,13,27,0.8) 40%,rgba(6,13,27,0.4) 100%)}html[data-theme="dark"][dir="rtl"] .why-choose-stats-overlay{background:linear-gradient(270deg,rgba(6,13,27,0.95) 0%,rgba(6,13,27,0.8) 40%,rgba(6,13,27,0.4) 100%)}.why-choose-stats-wrap{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.5rem;max-width:80%}.stat-item{display:flex;align-items:center;gap:1.5rem;text-align:left}html[dir="rtl"] .stat-item{text-align:right}.stat-item .stat-num{display:block;font-size:3.5rem;font-weight:700;color:#1d4ed8;line-height:1;min-width:120px}html[data-theme="dark"] .stat-item .stat-num{color:#38bdf8}.stat-item .stat-text{display:block;font-size:0.85rem;color:#475569;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;max-width:none;white-space:nowrap;line-height:1.4}html[data-theme="dark"] .stat-item .stat-text{color:#cbd5e1}.why-choose-desc{font-size:0.95rem;color:#475569;line-height:1.6;margin-bottom:2.5rem;max-width:600px}html[data-theme="dark"] .why-choose-desc{color:#cbd5e1}.why-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;margin-bottom:2rem}.why-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.5rem}.why-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--genco-blue)}.why-feature-icon svg{width:32px;height:32px;stroke-width:1.5}html[data-theme="dark"] .why-feature-icon{color:#38bdf8}.why-feature-text{font-size:0.75rem;font-weight:700;color:var(--genco-blue);text-transform:uppercase}html[data-theme="dark"] .why-feature-text{color:#f1f5f9}@media (min-width:1025px){.why-features-grid{grid-template-columns:repeat(2,1fr)}}.btn-solid-blue{display:inline-flex;align-items:center;justify-content:center;gap:0.75rem;background:var(--color-primary);color:#ffffff;padding:0.5rem 0.5rem 0.5rem 1.5rem;border-radius:50px;font-weight:700;font-size:13px;line-height:1;letter-spacing:0.5px;text-decoration:none;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 8px 20px rgba(29,78,216,0.2);white-space:nowrap;width:max-content;text-transform:uppercase}html[dir="rtl"] .btn-solid-blue{padding:0.5rem 1.5rem 0.5rem 0.5rem}.btn-solid-blue:hover{background:var(--color-primary-hover);color:#ffffff;box-shadow:0 10px 25px rgba(29,78,216,0.3);transform:translateY(-2px)}@media (min-width:768px){.btn-solid-blue{font-size:14px}}.btn-solid-blue__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff;color:#1d4ed8;border-radius:50%;transition:transform 0.3s ease}.btn-solid-blue:hover .btn-solid-blue__icon{transform:translateX(4px)}html[dir="rtl"] .btn-solid-blue:hover .btn-solid-blue__icon{transform:translateX(-4px)}html[dir="rtl"] .btn-solid-blue__icon svg{transform:scaleX(-1)}.btn-solid-blue__icon svg{width:18px;height:18px}.projects-carousel{display:flex;overflow-x:auto;gap:2rem;padding-bottom:2rem;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1}.projects-carousel::-webkit-scrollbar{display:none}.premium-carousel-wrapper{position:relative;width:100%}.premium-projects-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:2rem;padding-bottom:2rem;scrollbar-width:none}.premium-projects-carousel::-webkit-scrollbar{display:none}.premium-project-card{min-width:320px;max-width:320px;height:480px;border-radius:24px;overflow:hidden;scroll-snap-align:start;position:relative;background:var(--card-bg,#fff);border:1px solid var(--border-color);box-shadow:0 10px 30px rgba(0,0,0,0.05);transition:transform 0.5s cubic-bezier(.4,0,.2,1),box-shadow 0.5s ease,border-color 0.5s;display:flex;flex-direction:column;flex-shrink:0}[data-theme="dark"] .premium-project-card{background:#1e293b;border-color:rgba(255,255,255,0.08);box-shadow:0 10px 30px rgba(0,0,0,0.2)}.premium-project-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(14,165,233,0.15);border-color:rgba(14,165,233,0.3)}[data-theme="dark"] .premium-project-card:hover{box-shadow:0 24px 48px rgba(0,0,0,0.4)}.premium-project-card__img-wrap{width:100%;height:65%;position:relative;overflow:hidden}.premium-project-card__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(0.16,1,0.3,1)}.premium-project-card:hover .premium-project-card__img-wrap img{transform:scale(1.1)}.premium-project-card__gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.6) 100%);z-index:1;pointer-events:none}.premium-project-card__sector{position:absolute;top:1.25rem;left:1.25rem;background:rgba(15,23,42,0.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:0.75rem;font-weight:700;padding:0.4rem 0.85rem;border-radius:50px;text-transform:uppercase;letter-spacing:0.5px;z-index:3;border:1px solid rgba(255,255,255,0.1)}[dir="rtl"] .premium-project-card__sector{left:auto;right:1.25rem}.premium-project-card__content{padding:1.75rem;display:flex;flex-direction:column;justify-content:center;flex-grow:1;background:var(--card-bg,#fff);z-index:2;position:relative}[data-theme="dark"] .premium-project-card__content{background:#1e293b}.premium-project-card__content h4{font-size:1.3rem;color:var(--text-primary);font-weight:700;margin-bottom:0.75rem;line-height:1.4;transition:color 0.3s ease}.premium-project-card:hover .premium-project-card__content h4{color:var(--genco-blue)}.premium-project-card__loc{display:inline-flex;align-items:center;gap:0.4rem;color:var(--text-secondary);font-size:0.95rem;font-weight:500}.premium-project-card__loc svg{flex-shrink:0;width:16px;height:16px;stroke:var(--genco-blue)}.projects-section__actions{display:flex;align-items:center;gap:2rem}.projects-carousel-controls{display:flex;gap:0.75rem}.carousel-nav-btn{width:44px;height:44px;border-radius:50%;background:transparent;border:1px solid var(--border-color);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.carousel-nav-btn svg{width:20px;height:20px}.carousel-nav-btn:hover{background:var(--genco-blue);border-color:var(--genco-blue);color:#fff;transform:scale(1.05)}.projects-carousel-controls{display:none}.proj-side-arrow{display:flex;width:44px;height:44px;border-radius:50%;background:#fff;border:none;color:var(--genco-blue,#2563eb);box-shadow:0 4px 15px rgba(0,0,0,0.08);align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;z-index:10;transition:all 0.3s ease;position:absolute;top:50%;transform:translateY(-50%)}.proj-side-arrow--prev{left:-22px}.proj-side-arrow--next{right:-22px}[dir="rtl"] .proj-side-arrow--prev{left:auto;right:-22px}[dir="rtl"] .proj-side-arrow--next{right:auto;left:-22px}.proj-side-arrow svg{width:20px;height:20px}.proj-side-arrow:hover{box-shadow:0 6px 20px rgba(0,0,0,0.12);transform:translateY(-50%) scale(1.05)}[data-theme="dark"] .proj-side-arrow{background:#1e293b;box-shadow:0 4px 15px rgba(0,0,0,0.3);color:#38bdf8}[data-theme="dark"] .proj-side-arrow:hover{box-shadow:0 6px 20px rgba(0,0,0,0.5)}.premium-carousel-wrapper{position:relative;padding-bottom:2.5rem}.proj-pagination-dots{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;gap:8px;align-items:center}.proj-dot{width:8px;height:8px;border-radius:50%;background:rgba(37,99,235,0.2);cursor:pointer;transition:all 0.3s ease}[data-theme="dark"] .proj-dot{background:rgba(255,255,255,0.2)}.proj-dot:hover{background:rgba(37,99,235,0.5)}.proj-dot.is-active{width:24px;border-radius:4px;background:var(--genco-blue,#2563eb)}@media (max-width:768px){.premium-project-card{min-width:280px;max-width:280px;height:400px}.projects-section__actions{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem;margin-top:1.5rem}.section-header-inline{flex-direction:column;align-items:flex-start}}.exhib-timeline-wrap{display:flex;align-items:center;gap:0.75rem;margin-top:2rem;position:relative}.exhib-timeline-track{flex:1;position:relative;overflow:hidden}.exhib-timeline-line{position:absolute;top:32px;left:0;right:0;height:2px;background:#cbd5e1;z-index:1}[data-theme="dark"] .exhib-timeline-line{background:#334155}.exhib-timeline-items{display:flex;gap:0.5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:0 0.5rem 1rem}.exhib-timeline-items::-webkit-scrollbar{display:none}.exhib-timeline-item{flex-shrink:0;width:220px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.exhib-timeline-year{font-size:0.95rem;font-weight:900;color:var(--genco-blue);margin-bottom:8px;letter-spacing:0.5px}.exhib-timeline-dot{width:14px;height:14px;border-radius:50%;background:var(--genco-blue);border:3px solid #ffffff;box-shadow:0 0 0 2px var(--genco-blue);position:relative;z-index:3;margin-bottom:16px;transition:transform 0.3s ease}[data-theme="dark"] .exhib-timeline-dot{border-color:#0f172a}.exhib-timeline-item:hover .exhib-timeline-dot{transform:scale(1.3)}.exhib-timeline-photo{width:200px;height:150px;background:#ffffff;padding:6px 6px 28px 6px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.08);transform:rotate(var(--rotate,0deg));transition:transform 0.4s cubic-bezier(0.4,0,0.2,1),box-shadow 0.3s ease;position:relative;cursor:pointer}[data-theme="dark"] .exhib-timeline-photo{background:#1e293b;box-shadow:0 4px 12px rgba(0,0,0,0.4),0 2px 4px rgba(0,0,0,0.2)}.exhib-timeline-item:hover .exhib-timeline-photo{transform:rotate(0deg) scale(1.08) translateY(-6px);box-shadow:0 16px 32px rgba(0,0,0,0.15),0 6px 12px rgba(0,0,0,0.1);z-index:10}.exhib-timeline-photo__pin{position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:12px;height:12px;background:#ef4444;border-radius:50%;border:2px solid #dc2626;box-shadow:0 1px 4px rgba(0,0,0,0.3);z-index:5}.exhib-timeline-photo img{width:100%;height:116px;object-fit:cover;border-radius:2px;display:block}.exhib-timeline-label{margin-top:14px;font-size:0.9rem;font-weight:700;color:#334155;text-align:center;line-height:1.3;max-width:190px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-theme="dark"] .exhib-timeline-label{color:#94a3b8}.exhib-timeline-arrow{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1.5px solid #e2e8f0;background:#ffffff;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;box-shadow:0 2px 6px rgba(0,0,0,0.06)}[data-theme="dark"] .exhib-timeline-arrow{background:#1e293b;border-color:#334155;color:#cbd5e1}.exhib-timeline-arrow:hover{background:var(--genco-blue);border-color:var(--genco-blue);color:#ffffff;transform:scale(1.1)}.exhib-timeline-arrow svg{width:18px;height:18px}@media (max-width:768px){.exhib-timeline-arrow{width:30px;height:30px}.exhib-timeline-arrow svg{width:14px;height:14px}.exhib-timeline-year{font-size:0.85rem}}@media (max-width:1024px){.why-choose-grid{grid-template-columns:1fr;gap:2.5rem}.why-choose-content{text-align:center;display:flex;flex-direction:column;align-items:center}.why-choose-desc{text-align:center}.why-features-grid{width:100%;max-width:400px}}@media (max-width:768px){.why-choose-stats-card{min-height:320px;padding:1.5rem;border-radius:16px}.why-choose-stats-overlay{background:linear-gradient(180deg,rgba(255,255,255,0.97) 0%,rgba(255,255,255,0.92) 60%,rgba(255,255,255,0.6) 100%) !important}html[data-theme="dark"] .why-choose-stats-overlay{background:linear-gradient(180deg,rgba(6,13,27,0.97) 0%,rgba(6,13,27,0.92) 60%,rgba(6,13,27,0.7) 100%) !important}.why-choose-stats-wrap{max-width:100%;gap:1.5rem;grid-template-columns:1fr}.stat-item{gap:0.8rem}.stat-item .stat-num{font-size:2.2rem;min-width:80px}.stat-item .stat-text{font-size:0.75rem;white-space:normal;color:#1e293b}html[data-theme="dark"] .stat-item .stat-text{color:#e2e8f0}.stat-item:nth-child(even){transform:translateY(0)}.stat-item:nth-child(even):hover{transform:translateY(-5px) scale(1.02)}.why-choose-image{display:none}.section-header-inline{flex-direction:column;align-items:flex-start}.carousel-wrapper{flex-direction:column}.carousel-nav{display:none}}.gallery-lightbox{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.gallery-lightbox.is-open{opacity:1;visibility:visible}.gallery-lightbox__overlay{position:absolute;inset:0;background:rgba(15,23,42,0.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gallery-lightbox__content{position:relative;width:100%;max-width:1200px;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.gallery-lightbox__header{position:absolute;top:2rem;left:2rem;right:5rem}.gallery-lightbox__header h3{color:#ffffff;font-size:1.5rem;font-weight:700;margin:0}.gallery-lightbox__caption{color:rgba(255,255,255,0.85);font-size:0.95rem;font-weight:400;margin-top:8px;line-height:1.6;max-width:600px}.gallery-lightbox__close{position:absolute;top:2rem;right:2rem;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:#ffffff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;z-index:100}[dir="rtl"] .gallery-lightbox__close{right:auto;left:2rem}[dir="rtl"] .gallery-lightbox__header{left:5rem;right:2rem}.gallery-lightbox__close:hover{background:#ef4444;border-color:#dc2626;transform:rotate(90deg)}.gallery-lightbox__close svg{width:24px;height:24px}.gallery-lightbox__main{position:relative;width:100%;flex:1;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.gallery-lightbox__main img{max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.5);opacity:1;transition:opacity 0.3s ease}.gallery-lightbox__main img.fade-in{animation:lightboxFadeIn 0.4s ease forwards}@keyframes lightboxFadeIn{from{opacity:0;transform:scale(0.98)}to{opacity:1;transform:scale(1)}}.gallery-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:#ffffff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;z-index:5}.gallery-lightbox__arrow:hover{background:var(--genco-blue);border-color:var(--genco-blue);transform:translateY(-50%) scale(1.1)}.gallery-lightbox__arrow--prev{left:0}.gallery-lightbox__arrow--next{right:0}[dir="rtl"] .gallery-lightbox__arrow--prev{left:auto;right:0}[dir="rtl"] .gallery-lightbox__arrow--next{right:auto;left:0}.gallery-lightbox__thumbs{display:flex;gap:0.5rem;overflow-x:auto;max-width:100%;padding-bottom:1rem;scrollbar-width:none}.gallery-lightbox__thumbs::-webkit-scrollbar{display:none}.gallery-lightbox__thumb{width:80px;height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;cursor:pointer;opacity:0.5;transition:all 0.3s ease;border:2px solid transparent}.gallery-lightbox__thumb:hover{opacity:0.8}.gallery-lightbox__thumb.is-active{opacity:1;border-color:var(--genco-blue)}.gallery-lightbox__thumb img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.gallery-lightbox__arrow{width:36px;height:36px}.gallery-lightbox__header h3{font-size:1.2rem}}.regional-layout{margin-top:2rem;background:var(--bg-card);border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,0.03);padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}[data-theme="dark"] .regional-layout{box-shadow:0 10px 40px rgba(0,0,0,0.3)}.regional-visual{flex:1}.mena-map-container{position:relative;width:100%}.mena-map-svg{width:100%;height:auto}.regional-content{flex:1;padding:2rem}.regional-content h3{font-size:1.8rem;font-weight:800;margin-bottom:1rem;color:var(--text-primary)}.regional-content p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.regional-stats{display:flex;gap:2rem}.regional-stat-val{font-size:2.5rem;font-weight:900;color:var(--genco-blue)}.regional-stat-label{color:var(--text-secondary);font-size:0.9rem;font-weight:700;text-transform:uppercase}.testimonials-section{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(27,128,194,0.08),transparent 30%),radial-gradient(circle at bottom right,rgba(247,149,67,0.08),transparent 28%),linear-gradient(180deg,#f8fafc 0%,#eef4fb 100%)}.testimonials-section::before,.testimonials-section::after{content:'';position:absolute;border-radius:999px;pointer-events:none;filter:blur(10px)}.testimonials-section::before{inset-inline-start:-120px;top:40px;width:240px;height:240px;background:rgba(27,128,194,0.08)}.testimonials-section::after{inset-inline-end:-140px;bottom:30px;width:280px;height:280px;background:rgba(247,149,67,0.08)}.testimonials-header{align-items:flex-end}.section-eyebrow{display:inline-flex;align-items:center;gap:0.75rem;margin-bottom:0.9rem;color:var(--genco-blue);font-size:0.78rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase}.section-eyebrow::before{content:'';width:42px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--genco-blue),rgba(27,128,194,0))}.testimonial-header-meta{max-width:360px;padding:1rem 1.1rem;border:1px solid rgba(148,163,184,0.18);border-radius:18px;background:rgba(255,255,255,0.72);box-shadow:0 12px 32px rgba(15,23,42,0.06);backdrop-filter:blur(16px)}.testimonial-header-chip{display:inline-flex;align-items:center;padding:0.45rem 0.8rem;margin-bottom:0.75rem;border-radius:999px;background:rgba(27,128,194,0.1);color:var(--genco-blue);font-size:0.78rem;font-weight:800;letter-spacing:0.04em;text-transform:uppercase}.testimonial-header-note{margin:0;color:var(--text-secondary);font-size:0.98rem;line-height:1.7;text-align:start}.testimonial-showcase{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;position:relative;z-index:1}.testimonial-card{position:relative;overflow:hidden;padding:clamp(2.2rem,4vw,3.5rem);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,0.97),#ffffff);border:1px solid rgba(148,163,184,0.18);box-shadow:0 28px 70px rgba(15,23,42,0.08)}.testimonial-card::after{content:'';position:absolute;inset-inline-start:-8%;bottom:-18%;width:240px;height:240px;background:radial-gradient(circle,rgba(27,128,194,0.09) 0%,transparent 70%);pointer-events:none}.testimonial-card__accent{position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--genco-blue),#1ea7d7 55%,var(--genco-orange))}.testimonial-quote-icon{position:absolute;top:1.5rem;inset-inline-start:1.5rem;width:72px;height:72px;color:rgba(27,128,194,0.11)}[dir="rtl"] .testimonial-quote-icon{inset-inline-start:auto;inset-inline-end:1.5rem}.testimonial-text{position:relative;z-index:1;margin:1.75rem 0 2rem;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.95;color:#0f172a;font-weight:500;letter-spacing:-0.01em;text-align:start}.testimonial-author-wrap{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}[dir="rtl"] .testimonial-author-wrap{flex-direction:row-reverse}.author-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--genco-blue) 0%,#1ea7d7 100%);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:1.45rem;font-weight:800;box-shadow:0 14px 30px rgba(27,128,194,0.24);border:4px solid #ffffff;flex-shrink:0}.author-details{text-align:left}[dir="rtl"] .author-details{text-align:right}.author-name{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:0.25rem}.author-role{font-size:0.9rem;color:var(--text-secondary);line-height:1.5}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:0.95rem;padding-inline:0.25rem}.testi-nav-btn{width:54px;height:54px;border-radius:50%;border:1px solid rgba(148,163,184,0.28);background:rgba(255,255,255,0.9);color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 24px rgba(15,23,42,0.08);transition:transform 0.25s ease,background 0.25s ease,color 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.testi-nav-btn:hover{background:var(--genco-blue);color:#ffffff;border-color:var(--genco-blue);transform:translateY(-2px);box-shadow:0 16px 30px rgba(27,128,194,0.26)}.testimonial-dots{display:flex;align-items:center;gap:0.5rem;margin-top:0}.testimonial-dot{width:10px;height:10px;border-radius:999px;background:#cbd5e1;border:1px solid #94a3b8;transition:all 0.25s ease}.testimonial-dot.is-active{width:2.25rem;background:linear-gradient(90deg,var(--genco-blue),#1ea7d7);border-color:transparent;box-shadow:0 8px 18px rgba(27,128,194,0.22)}[data-theme="dark"] .testimonials-section{background:radial-gradient(circle at top left,rgba(27,128,194,0.14),transparent 28%),radial-gradient(circle at bottom right,rgba(247,149,67,0.08),transparent 25%),linear-gradient(180deg,#0b1220 0%,#0f172a 100%)}[data-theme="dark"] .testimonial-header-meta{background:rgba(15,23,42,0.72);border-color:rgba(148,163,184,0.12)}[data-theme="dark"] .testimonial-header-note{color:#cbd5e1}[data-theme="dark"] .testimonial-card{background:linear-gradient(180deg,rgba(15,23,42,0.94),rgba(15,23,42,0.98));border-color:rgba(148,163,184,0.12);box-shadow:0 30px 80px rgba(0,0,0,0.34)}[data-theme="dark"] .testimonial-text,[data-theme="dark"] .author-name{color:#f8fafc}[data-theme="dark"] .author-role{color:#94a3b8}[data-theme="dark"] .testi-nav-btn{background:rgba(15,23,42,0.88);color:#f8fafc;border-color:rgba(148,163,184,0.16)}[data-theme="dark"] .testimonial-dot{background:#475569;border-color:#64748b}@media (max-width:992px){.regional-layout{flex-direction:column;padding:2rem}.regional-content{padding:1rem 0;text-align:center}.regional-stats{justify-content:center}.testimonials-header{align-items:flex-start}.testimonial-header-meta{max-width:none;width:100%}.testimonial-showcase{grid-template-columns:1fr}.testimonial-controls{justify-content:flex-start;flex-wrap:wrap}}@media (max-width:768px){.testimonial-card{padding:2rem 1.5rem;border-radius:24px}.testimonial-quote-icon{width:58px;height:58px;top:1rem;inset-inline-start:1rem}[dir="rtl"] .testimonial-quote-icon{inset-inline-start:auto;inset-inline-end:1rem}.testimonial-text{font-size:1.1rem;line-height:1.8}.author-avatar{width:56px;height:56px;font-size:1.2rem}.testi-nav-btn{width:48px;height:48px}}.testimonials-section{background:radial-gradient(circle at 15% 40%,rgba(27,128,194,0.06),transparent 26%),radial-gradient(circle at 80% 20%,rgba(247,149,67,0.04),transparent 18%),linear-gradient(180deg,#fcfcff 0%,#f8f9fd 100%);border-top:1px solid rgba(226,232,240,0.9)}.testimonials-section::before{top:90px;width:220px;height:220px;background:rgba(27,128,194,0.05)}.testimonials-section::after{bottom:10px;width:240px;height:240px;background:rgba(99,102,241,0.04)}.testimonials-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.testimonials-topbar .section-title-wrap{position:relative;padding-bottom:1rem}.testimonials-topbar .section-title-wrap::after{content:'';position:absolute;inset-inline-start:0;bottom:0;width:34px;height:2px;border-radius:999px;background:var(--genco-blue)}.testimonials-topbar .section-title-wrap h2{font-size:26px;line-height:1.15}@media (min-width:768px){.testimonials-topbar .section-title-wrap h2{font-size:32px}}@media (min-width:1200px){.testimonials-topbar .section-title-wrap h2{font-size:36px}}.testimonials-link{display:inline-flex;align-items:center;gap:0.45rem;margin-top:0.5rem;color:var(--genco-blue);font-size:0.72rem;font-weight:800;letter-spacing:0.09em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.testimonials-link svg{width:14px;height:14px;transition:transform 0.25s ease}.testimonials-link:hover svg{transform:translateX(3px)}[dir="rtl"] .testimonials-link svg{transform:scaleX(-1)}[dir="rtl"] .testimonials-link:hover svg{transform:scaleX(-1) translateX(3px)}.testimonials-slider{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;gap:0.7rem;align-items:center}.testimonials-viewport{overflow:hidden;scroll-behavior:smooth;scrollbar-width:none}.testimonials-viewport::-webkit-scrollbar{display:none}.testimonials-track{display:flex;gap:1rem;transition:transform 0.4s ease;will-change:transform}.testimonials-section .testimonial-card{flex:0 0 calc((100% - 2rem) / 3);min-height:156px;padding:1.2rem 1.25rem 1rem;border-radius:14px;background:rgba(255,255,255,0.96);border:1px solid rgba(226,232,240,0.95);box-shadow:0 10px 30px rgba(15,23,42,0.05);transition:transform 0.25s ease,box-shadow 0.25s ease}.testimonials-section .testimonial-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(15,23,42,0.08)}.testimonial-card__quote{margin-bottom:0.65rem;color:#2f38ff}.testimonial-card__quote svg{width:28px;height:28px}.testimonials-section .testimonial-text{margin:0;min-height:72px;padding-bottom:0.95rem;font-size:0.83rem;line-height:1.7;color:#24314f;font-weight:500;text-align:start;border-bottom:1px solid rgba(226,232,240,0.9)}.testimonial-card__footer{display:flex;align-items:center;gap:0.7rem;padding-top:0.85rem}[dir="rtl"] .testimonial-card__footer{flex-direction:row-reverse}.testimonials-section .author-avatar{position:relative;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:1px solid rgba(148,163,184,0.35);color:var(--genco-blue);display:flex;align-items:center;justify-content:center;font-size:0.95rem;font-weight:800;flex-shrink:0;overflow:hidden;box-shadow:none}.testimonials-section .author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonials-section .author-avatar::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,0.5),transparent);pointer-events:none}.testimonials-section .author-details{text-align:left;min-width:0}[dir="rtl"] .testimonials-section .author-details{text-align:right}.testimonials-section .author-name{font-size:0.83rem;font-weight:800;color:#101b3d;margin-bottom:0.12rem}.testimonials-section .author-role{font-size:0.68rem;color:#5f6b85;line-height:1.35}.author-company{font-size:0.64rem;color:#7a869d;line-height:1.35}.testimonials-arrow{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(226,232,240,1);background:rgba(255,255,255,0.98);color:var(--genco-blue);cursor:pointer;box-shadow:0 8px 20px rgba(15,23,42,0.06);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,color 0.25s ease}.testimonials-arrow:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(15,23,42,0.09);border-color:rgba(27,128,194,0.35)}.testimonials-arrow svg{width:18px;height:18px}.testimonials-section .testimonial-dots{justify-content:center;gap:0.42rem;margin-top:1rem}.testimonials-section .testimonial-dot{width:7px;height:7px;background:#d8dded;border:none}.testimonials-section .testimonial-dot.is-active{width:7px;background:#2f38ff;box-shadow:0 0 0 2px rgba(47,56,255,0.12)}[data-theme="dark"] .testimonials-link,[data-theme="dark"] .testimonial-card__quote,[data-theme="dark"] .testimonials-arrow{color:#8ea6ff}[data-theme="dark"] .testimonials-section .testimonial-card{background:rgba(15,23,42,0.9);border-color:rgba(148,163,184,0.16);box-shadow:0 18px 42px rgba(0,0,0,0.22)}[data-theme="dark"] .testimonials-section .testimonial-text{color:#e2e8f0;border-bottom-color:rgba(148,163,184,0.12)}[data-theme="dark"] .testimonials-section .author-name{color:#f8fafc}[data-theme="dark"] .testimonials-section .author-role{color:#94a3b8}[data-theme="dark"] .author-company{color:#7f8ca8}[data-theme="dark"] .testimonials-section .author-avatar{background:linear-gradient(135deg,rgba(59,130,246,0.24),rgba(96,165,250,0.18));border-color:rgba(148,163,184,0.12);color:#bfdbfe}[data-theme="dark"] .testimonials-arrow{background:rgba(15,23,42,0.88);color:#f8fafc;border-color:rgba(148,163,184,0.16)}[data-theme="dark"] .testimonials-section .testimonial-dot{background:#475569}[data-theme="dark"] .testimonials-section .testimonial-dot.is-active{background:#8ea6ff;box-shadow:0 0 0 2px rgba(142,166,255,0.15)}@media (max-width:992px){.testimonials-topbar{align-items:flex-start;flex-wrap:wrap}.testimonials-section .testimonial-card{flex-basis:calc((100% - 1rem) / 2);min-width:calc(50% - 0.5rem)}}@media (max-width:768px){.testimonials-topbar .section-title-wrap h2{font-size:26px}.testimonials-link{font-size:0.68rem}.testimonials-section .testimonial-card{min-width:100%;flex-basis:100%;padding:1.05rem 1rem 0.95rem}.testimonials-section .testimonial-text{min-height:auto}}.mena-map-container .map-pin{position:absolute;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;align-items:center;pointer-events:none}.map-pin__dot{width:12px;height:12px;border-radius:50%;background:var(--genco-blue,#1b80c2);border:2.5px solid #ffffff;box-shadow:0 2px 8px rgba(27,128,194,0.5);z-index:3;position:relative}.map-pin__dot--hq{width:16px;height:16px;background:linear-gradient(135deg,#f59e0b,#ef4444);border:3px solid #ffffff;box-shadow:0 2px 12px rgba(245,158,11,0.6)}.map-pin__pulse{position:absolute;top:50%;left:50%;width:48px;height:48px;margin-top:-24px;margin-left:-24px;border-radius:50%;background:rgba(27,128,194,0.35);animation:mapPulse 2.4s ease-out infinite;z-index:2;will-change:transform,opacity}.map-pin__dot--hq + .map-pin__pulse{background:rgba(245,158,11,0.35);width:56px;height:56px;margin-top:-28px;margin-left:-28px;animation:mapPulseHQ 2s ease-out infinite}.map-pin__pulse--d1{animation-delay:0.4s}.map-pin__pulse--d2{animation-delay:0.8s}.map-pin__pulse--d3{animation-delay:1.2s}.map-pin__pulse--d4{animation-delay:1.6s}@keyframes mapPulse{0%{transform:scale(0.25);opacity:0.7}100%{transform:scale(1);opacity:0}}@keyframes mapPulseHQ{0%{transform:scale(0.28);opacity:0.8}100%{transform:scale(1);opacity:0}}.mena-map-container .map-label{position:relative;margin-top:6px;background:rgba(255,255,255,0.96);color:#0f172a !important;padding:0.3rem 0.7rem;border-radius:8px;font-size:0.72rem;font-weight:800;box-shadow:0 4px 14px rgba(0,0,0,0.12);pointer-events:none;z-index:10;white-space:nowrap;border:1px solid rgba(226,232,240,0.8);letter-spacing:0.02em}.mena-map-container .map-label::before{content:'';position:absolute;top:-4px;left:50%;transform:translateX(-50%) rotate(45deg);width:7px;height:7px;background:rgba(255,255,255,0.96);border-top:1px solid rgba(226,232,240,0.8);border-left:1px solid rgba(226,232,240,0.8)}.mena-map-container .map-label--hq{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:rgba(245,158,11,0.3);color:#92400e !important;font-size:0.74rem;box-shadow:0 4px 16px rgba(245,158,11,0.2)}.mena-map-container .map-label--hq::before{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:rgba(245,158,11,0.3)}[data-theme="dark"] .mena-map-container .map-label{background:rgba(15,23,42,0.95);color:#e2e8f0 !important;border-color:rgba(148,163,184,0.15);box-shadow:0 4px 14px rgba(0,0,0,0.5)}[data-theme="dark"] .mena-map-container .map-label::before{background:rgba(15,23,42,0.95);border-color:rgba(148,163,184,0.15)}[data-theme="dark"] .mena-map-container .map-label--hq{background:rgba(245,158,11,0.15);border-color:rgba(245,158,11,0.25);color:#fbbf24 !important}[data-theme="dark"] .mena-map-container .map-label--hq::before{background:rgba(245,158,11,0.15);border-color:rgba(245,158,11,0.25)}[data-theme="dark"] .map-pin__dot{border-color:#1e293b}[data-theme="dark"] .map-pin__dot--hq{border-color:#1e293b}@media (max-width:768px){.mena-map-container .map-label{font-size:0.6rem;padding:0.2rem 0.45rem;border-radius:6px}.map-pin__dot{width:8px;height:8px;border-width:2px}.map-pin__dot--hq{width:11px;height:11px}.mena-map-container .map-label::before{width:5px;height:5px;top:-3px}}.figma-dark-section{background:#f8fafc !important;border-top:none;padding:0.75rem 0 !important}[data-theme="dark"] .figma-dark-section{background:#060d1b !important;border-top:none;padding:0.75rem 0 !important}.figma-dark-section .section-title-wrap h2{color:var(--color-text) !important}[data-theme="dark"] .figma-dark-section .section-title-wrap h2{color:var(--color-text) !important}.figma-section-link{display:inline-flex;align-items:center;gap:0.5rem;font-weight:700;color:var(--genco-blue);text-decoration:none;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.5px;transition:all 0.3s ease}.figma-section-link svg{width:18px;height:18px;transition:transform 0.3s ease}.figma-section-link:hover{color:#1a8fd1}[data-theme="dark"] .figma-section-link:hover{color:#38bdf8}.figma-section-link:hover svg{transform:translateX(5px)}[dir="rtl"] .figma-section-link svg{transform:scaleX(-1)}[dir="rtl"] .figma-section-link:hover svg{transform:scaleX(-1) translateX(5px)}.figma-slider-arrow{width:44px;height:44px;border-radius:50%;background:#ffffff;border:1px solid #e2e8f0;color:#334155;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;flex-shrink:0;z-index:5}[data-theme="dark"] .figma-slider-arrow{background:rgba(255,255,255,0.06);border-color:rgba(255,255,255,0.12);color:rgba(255,255,255,0.7)}.figma-slider-arrow svg{width:20px;height:20px}.figma-slider-arrow:hover{background:var(--genco-blue);border-color:var(--genco-blue);color:#fff}[dir="rtl"] .figma-slider-arrow svg{transform:scaleX(-1)}.figma-solutions-slider-wrap{display:block;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem}[data-theme="dark"] .figma-solutions-slider-wrap{background:rgba(255,255,255,0.03);border-color:rgba(255,255,255,0.08)}.figma-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:0.5rem}.figma-solution-card{min-width:0;flex:1;background:transparent;border:none;border-radius:16px;padding:1rem 0.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;transition:transform 0.3s ease;position:relative;overflow:hidden}[data-theme="dark"] .figma-solution-card{background:transparent;border:none;box-shadow:none}.figma-solution-card:hover{transform:translateY(-4px)}.figma-solution-card__img{height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:0.75rem;position:relative;z-index:1}.figma-solution-card__img img{max-height:100%;max-width:100%;object-fit:contain;transition:transform 0.5s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,0.08))}[data-theme="dark"] .figma-solution-card__img img{filter:drop-shadow(0 4px 8px rgba(0,0,0,0.3))}.figma-solution-card:hover .figma-solution-card__img img{transform:scale(1.08)}.figma-solution-card h3{font-size:0.75rem;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:0;line-height:1.4;position:relative;z-index:1}[data-theme="dark"] .figma-solution-card h3{color:#e2e8f0}.figma-products-slider-wrap{display:flex;align-items:center;gap:1rem;position:relative}.figma-products-carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;padding-bottom:0.5rem}.figma-products-carousel::-webkit-scrollbar{display:none}.figma-product-card{min-width:210px;max-width:210px;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;scroll-snap-align:start;transition:all 0.4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,0.04)}[data-theme="dark"] .figma-product-card{background:rgba(255,255,255,0.03);border-color:rgba(255,255,255,0.08);box-shadow:none}.figma-product-card:hover{transform:translateY(-6px);border-color:var(--genco-blue);box-shadow:0 16px 40px rgba(27,128,194,0.12)}[data-theme="dark"] .figma-product-card:hover{box-shadow:0 16px 40px rgba(0,0,0,0.4),0 0 20px rgba(27,128,194,0.1);border-color:rgba(27,128,194,0.4)}.figma-product-card__img{height:180px;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:linear-gradient(180deg,rgba(27,128,194,0.03) 0%,transparent 100%)}[data-theme="dark"] .figma-product-card__img{background:linear-gradient(180deg,rgba(255,255,255,0.02) 0%,transparent 100%)}.figma-product-card__img img{max-height:100%;max-width:100%;object-fit:contain;transition:transform 0.5s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,0.08))}[data-theme="dark"] .figma-product-card__img img{filter:drop-shadow(0 6px 12px rgba(0,0,0,0.3))}.figma-product-card:hover .figma-product-card__img img{transform:scale(1.06)}.figma-product-card__info{padding:0 1.25rem 1.25rem;display:flex;flex-direction:column;text-align:left}html[dir="rtl"] .figma-product-card__info{text-align:right}.figma-product-card__info h4{font-size:0.9rem;font-weight:700;color:#0f172a;margin-bottom:0.5rem;line-height:1.4}[data-theme="dark"] .figma-product-card__info h4{color:#e2e8f0}.figma-product-card__desc{display:none}.figma-products-pagination{display:none}@media (max-width:576px){.figma-solutions-slider-wrap{display:block;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 1rem}[data-theme="dark"] .figma-solutions-slider-wrap{background:rgba(255,255,255,0.03);border-color:rgba(255,255,255,0.08)}.figma-slider-arrow{display:none !important}.figma-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0.5rem;overflow:hidden;padding-bottom:0}.figma-solution-card{min-width:0;border:none;box-shadow:none;background:transparent;padding:0.5rem}[data-theme="dark"] .figma-solution-card{border:none;background:transparent}.figma-solution-card__arrow{display:none}.figma-solution-card h3{font-size:0.75rem;margin-bottom:0}.figma-solution-card__img{height:48px;margin-bottom:0.5rem}.mobile-solutions-btn{display:block !important}.figma-products-slider-wrap{gap:0.5rem}.figma-product-card{flex-direction:column;padding:1.5rem;gap:1rem;text-align:center}.figma-product-card__img{height:160px;flex:0 0 auto}.figma-product-card__info{align-items:center;text-align:center;padding:0}html[dir="rtl"] .figma-product-card__info{text-align:center;align-items:center}.figma-product-card__info h4{font-size:1.1rem}.figma-product-card__desc{font-size:0.85rem;margin-bottom:1rem}}.figma-product-link{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.8rem;font-weight:700;color:var(--genco-blue);text-decoration:none;transition:all 0.3s ease}.figma-product-link svg{width:14px;height:14px;transition:transform 0.3s ease}.figma-product-link:hover{color:#1a8fd1}[data-theme="dark"] .figma-product-link:hover{color:#38bdf8}.figma-product-link:hover svg{transform:translateX(4px)}[dir="rtl"] .figma-product-link svg{transform:scaleX(-1)}[dir="rtl"] .figma-product-link:hover svg{transform:scaleX(-1) translateX(4px)}.featured-showcase{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center}.featured-showcase__viewport{overflow:hidden;border-radius:28px}.featured-showcase__track{display:flex;transition:transform 0.6s cubic-bezier(0.22,1,0.36,1);will-change:transform;direction:ltr}.featured-showcase__slide{min-width:100%;display:grid;grid-template-columns:minmax(280px,0.92fr) minmax(0,1fr);gap:1.5rem;padding:1.5rem;border:1px solid #e2e8f0;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(27,128,194,0.08),transparent 32%),linear-gradient(135deg,rgba(255,255,255,0.98),rgba(248,250,252,0.96));box-shadow:0 22px 50px rgba(15,23,42,0.06);opacity:0.55;transform:scale(0.985);transition:opacity 0.35s ease,transform 0.35s ease}[dir="rtl"] .featured-showcase__slide{direction:rtl}.featured-showcase__slide.is-active{opacity:1;transform:scale(1)}.featured-showcase__media{position:relative;min-height:340px;border-radius:24px;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden;background:radial-gradient(circle at center,rgba(27,128,194,0.14),transparent 58%),linear-gradient(145deg,#f8fbff,#eef5ff)}.featured-showcase__media img{max-width:100%;max-height:280px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(15,23,42,0.14))}.featured-showcase__count{position:absolute;top:1rem;inset-inline-start:1rem;display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:52px;padding-inline:0.75rem;border-radius:999px;background:rgba(255,255,255,0.88);color:#0f172a;font-size:0.9rem;font-weight:900;letter-spacing:0.12em;box-shadow:0 12px 26px rgba(15,23,42,0.08)}.featured-showcase__content{display:flex;flex-direction:column;justify-content:center;min-width:0}.featured-showcase__badge{display:inline-flex;width:max-content;max-width:100%;align-items:center;min-height:34px;padding:0.45rem 0.9rem;border-radius:999px;background:rgba(27,128,194,0.08);border:1px solid rgba(27,128,194,0.14);color:var(--genco-blue);font-size:0.72rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.featured-showcase__content h3{margin:1rem 0 0.8rem;font-size:clamp(1.4rem,2.1vw,2rem);line-height:1.18;color:#0f172a}.featured-showcase__content p{margin:0 0 1.15rem;color:#475569;font-size:0.96rem;line-height:1.8;max-width:36rem}.featured-showcase__meta{display:flex;flex-wrap:wrap;gap:0.6rem;margin-bottom:1.15rem}.featured-showcase__meta span{display:inline-flex;align-items:center;min-height:34px;padding:0.45rem 0.85rem;border-radius:999px;background:#f8fafc;border:1px solid #dbe4f0;color:#334155;font-size:0.74rem;font-weight:700}.featured-showcase__actions{display:flex;align-items:center}.featured-showcase__nav{width:46px;height:46px;border-radius:50%;border:1px solid #d9e4f2;background:rgba(255,255,255,0.98);color:var(--genco-blue);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 22px rgba(15,23,42,0.08);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background 0.25s ease}.featured-showcase__nav:hover{transform:translateY(-2px);border-color:rgba(27,128,194,0.25);box-shadow:0 16px 30px rgba(15,23,42,0.12)}[dir="rtl"] .featured-showcase__nav svg,[dir="rtl"] .featured-showcase__catalog-link svg{transform:scaleX(-1)}.featured-showcase__footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-inline:0.2rem}.featured-showcase__dots{display:flex;align-items:center;gap:0.45rem}.featured-showcase__dot{width:9px;height:9px;border-radius:999px;border:0;background:#d5dcea;padding:0;cursor:pointer;transition:all 0.25s ease;position:relative;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background:transparent}.featured-showcase__dot::after{content:'';width:9px;height:9px;border-radius:999px;background:#d5dcea;transition:all 0.25s ease}.featured-showcase__dot.is-active::after{width:32px;background:linear-gradient(90deg,var(--genco-blue),#1ea7d7)}.featured-showcase__catalog-link{display:inline-flex;align-items:center;gap:0.35rem;color:var(--genco-blue);font-size:0.72rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:0.06em;transition:color 0.25s ease}.featured-showcase__catalog-link svg{width:14px;height:14px;transition:transform 0.25s ease}.featured-showcase__catalog-link:hover{color:var(--color-primary)}.featured-showcase__catalog-link:hover svg{transform:translateX(4px)}[dir="rtl"] .featured-showcase__catalog-link:hover svg{transform:scaleX(-1) translateX(4px)}[data-theme="dark"] .featured-showcase__slide{background:radial-gradient(circle at 100% 0%,rgba(27,128,194,0.14),transparent 32%),linear-gradient(145deg,rgba(15,23,42,0.95),rgba(15,23,42,0.98));border-color:rgba(148,163,184,0.12);box-shadow:0 24px 48px rgba(0,0,0,0.24)}[data-theme="dark"] .featured-showcase__media{background:radial-gradient(circle at center,rgba(27,128,194,0.18),transparent 58%),linear-gradient(145deg,rgba(15,23,42,0.94),rgba(30,41,59,0.9))}[data-theme="dark"] .featured-showcase__count{background:rgba(15,23,42,0.82);color:#f8fafc}[data-theme="dark"] .featured-showcase__content h3{color:#f8fafc}[data-theme="dark"] .featured-showcase__content p{color:#cbd5e1}[data-theme="dark"] .featured-showcase__meta span{background:rgba(30,41,59,0.82);border-color:rgba(148,163,184,0.12);color:#e2e8f0}[data-theme="dark"] .featured-showcase__nav{background:rgba(15,23,42,0.92);border-color:rgba(148,163,184,0.14);color:#8ecbff}@media (max-width:991px){.featured-showcase__slide{grid-template-columns:1fr}.featured-showcase__media{min-height:280px}}@media (max-width:991px){.figma-solutions-grid{gap:0.75rem}.figma-solution-card__img{height:60px}}@media (max-width:768px){.figma-dark-section{padding:0.5rem 0 !important}.figma-dark-section .section-header-inline{margin-bottom:0.75rem}.figma-dark-section .section-title-wrap h2{font-size:22px !important}.figma-slider-arrow{width:36px;height:36px}.figma-slider-arrow svg{width:16px;height:16px}.figma-solution-card{padding:0.5rem}.figma-solution-card__img{height:50px}.figma-solution-card h3{font-size:0.7rem}.featured-showcase{grid-template-columns:1fr;gap:0.8rem}.featured-showcase__nav{display:none}.featured-showcase__viewport{border-radius:22px}.featured-showcase__slide{padding:1rem;border-radius:22px}.featured-showcase__media{min-height:220px;padding:1.25rem;border-radius:20px}.featured-showcase__media img{max-height:190px}.featured-showcase__content h3{font-size:1.2rem}.featured-showcase__content p{font-size:0.86rem;line-height:1.7}.featured-showcase__footer{flex-direction:column;align-items:flex-start}.proj-side-arrow{width:32px;height:32px}.proj-side-arrow--prev{left:-10px}.proj-side-arrow--next{right:-10px}[dir="rtl"] .proj-side-arrow--prev{left:auto;right:-10px}[dir="rtl"] .proj-side-arrow--next{right:auto;left:-10px}.proj-side-arrow svg{width:16px;height:16px}.premium-projects-carousel{display:flex;scroll-behavior:smooth;gap:1rem;padding-inline:1rem;padding-bottom:0.5rem;scroll-snap-type:x mandatory;overflow-x:auto;scrollbar-width:none}.premium-projects-carousel::-webkit-scrollbar{display:none}.premium-project-card{min-width:85vw;max-width:85vw;height:380px;scroll-snap-align:center;border-radius:16px;transition:all 0.4s ease}.premium-project-card__img-wrap{height:55%}.premium-project-card__img-wrap img{object-position:center top}.premium-project-card__content{padding:0.75rem 1rem}.premium-project-card__content h4{font-size:0.95rem;margin-bottom:0.3rem}.premium-project-card__loc{font-size:0.75rem}.premium-project-card__sector{top:0.75rem;left:0.75rem;font-size:0.65rem;padding:0.3rem 0.7rem}[dir="rtl"] .premium-project-card__sector{left:auto;right:0.75rem}.exhib-timeline-wrap{margin-top:1rem}.exhib-timeline-line{display:none}.exhib-timeline-track{scroll-behavior:smooth}.exhib-timeline-items{gap:1.5rem;padding-bottom:2.5rem;scroll-snap-type:x mandatory;padding-inline:1rem}.exhib-timeline-item{min-width:85vw;width:85vw;opacity:0.5;transform:scale(0.9);transition:all 0.6s cubic-bezier(0.4,0,0.2,1);scroll-snap-align:center}.exhib-timeline-item.is-active{opacity:1;transform:scale(1)}.exhib-timeline-dot{margin-bottom:24px;transform:scale(1.5)}.exhib-timeline-year{font-size:1.1rem;margin-bottom:12px}.exhib-timeline-photo{width:100%;height:auto;min-height:250px;opacity:0;transform:scale(0.9) rotate(calc(var(--rotate) * 0.5));transition:all 0.6s cubic-bezier(0.4,0,0.2,1) 0.1s;padding:8px 8px 40px 8px}.exhib-timeline-photo img{height:200px;width:100%;object-fit:cover}.exhib-timeline-photo__pin{width:16px;height:16px;top:-10px}.exhib-timeline-item.is-active .exhib-timeline-photo{opacity:1;transform:scale(1) rotate(calc(var(--rotate) * 0.5))}.exhib-timeline-label{font-size:1.1rem;margin-top:1.5rem;max-width:100%}}@media (max-width:575px){.figma-dark-section{padding:0.5rem 0 !important}.figma-dark-section .section-title-wrap h2{font-size:19px !important}.figma-solutions-slider-wrap{gap:0.5rem}.figma-slider-arrow{width:32px;height:32px}.figma-solution-card{padding:0.5rem 0.25rem;border-radius:12px}.figma-solution-card__img{height:40px;margin-bottom:0.5rem}.figma-solution-card h3{font-size:0.6rem;margin-bottom:0.25rem}.featured-showcase__slide{padding:0.85rem;border-radius:20px}.featured-showcase__media{min-height:200px;padding:1rem;border-radius:18px}.featured-showcase__count{top:0.8rem;inset-inline-start:0.8rem;min-width:44px;height:44px;font-size:0.76rem}.featured-showcase__content h3{font-size:1.05rem}.featured-showcase__content p{font-size:0.8rem}.featured-showcase__meta span{font-size:0.68rem}.featured-showcase__catalog-link,.figma-product-link{font-size:0.7rem}}.featured-products-modern{background-color:#f8fafc;padding:4rem 0}[data-theme="dark"] .featured-products-modern{background-color:#0b1120}.featured-modern-header{text-align:center;margin-bottom:3rem}.featured-modern-title{font-size:1.5rem;font-weight:800;color:#0f172a;letter-spacing:1px;text-transform:uppercase}[data-theme="dark"] .featured-modern-title{color:#f8fafc}.featured-modern-title .text-blue{color:#2563eb}.featured-modern-carousel{position:relative;max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.featured-modern-viewport{flex:1;overflow:hidden;margin:0 1rem;border-radius:20px;min-width:0}.featured-modern-track{display:flex;transition:transform 0.4s ease}.featured-modern-card{flex:0 0 100%;background:#ffffff;border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,0.08);border:1px solid #e2e8f0;display:flex;align-items:center;padding:2.5rem;min-height:250px}[data-theme="dark"] .featured-modern-card{background:#1e293b;box-shadow:0 10px 40px rgba(0,0,0,0.2)}.featured-modern-card__img{flex:0 0 45%;display:flex;justify-content:center;align-items:center;padding-right:2.5rem}[dir="rtl"] .featured-modern-card__img{padding-right:0;padding-left:2.5rem}.featured-modern-card__img img{max-width:100%;max-height:220px;object-fit:contain}.featured-modern-card__content{flex:1;text-align:left}[dir="rtl"] .featured-modern-card__content{text-align:right}.featured-modern-card__title{font-size:1.35rem;font-weight:800;color:#1e1e2f;margin-bottom:0.75rem;text-transform:uppercase}[data-theme="dark"] .featured-modern-card__title{color:#f1f5f9}.featured-modern-card__desc{font-size:0.95rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}[data-theme="dark"] .featured-modern-card__desc{color:#94a3b8}.featured-modern-card__link{display:inline-flex;align-items:center;gap:0.5rem;color:#2563eb;font-size:0.9rem;font-weight:800;text-transform:uppercase;text-decoration:none;transition:gap 0.3s ease}[data-theme="dark"] .featured-modern-card__link{color:#ffffff !important}.featured-modern-card__link:hover{gap:0.8rem}.featured-modern-nav{width:44px;height:44px;border-radius:50%;background:#ffffff;border:1px solid #e2e8f0;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,0.05);flex-shrink:0;transition:all 0.3s ease;z-index:10}[data-theme="dark"] .featured-modern-nav{background:#1e293b;border-color:#334155;color:#3b82f6}.featured-modern-nav:hover{background:#2563eb;color:#ffffff;border-color:#2563eb}[data-theme="dark"] .featured-modern-nav:hover{background:#3b82f6;color:#ffffff}.featured-modern-dots{flex:0 0 100%;display:flex;justify-content:center;align-items:center;gap:0.6rem;margin-top:2.5rem}.featured-modern-dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:all 0.3s ease;padding:0}[data-theme="dark"] .featured-modern-dot{background:#475569}.featured-modern-dot.is-active{background:#2563eb;width:12px;height:12px}[data-theme="dark"] .featured-modern-dot.is-active{background:#3b82f6}@media (max-width:768px){.featured-modern-carousel{padding:0;display:block}.featured-modern-viewport{margin:0;width:100%;border-radius:16px;overflow:hidden}.featured-modern-track{width:100%}.featured-modern-card{flex-direction:column;padding:1.5rem;text-align:center;min-height:auto}.featured-modern-card__img{padding:0 0 1.2rem 0;flex:0 0 auto}[dir="rtl"] .featured-modern-card__img{padding:0 0 1.2rem 0}.featured-modern-card__img img{max-height:160px}.featured-modern-card__content{text-align:center}[dir="rtl"] .featured-modern-card__content{text-align:center}.featured-modern-card__title{font-size:1.1rem}.featured-modern-card__desc{font-size:0.85rem}.featured-modern-nav{display:none}.featured-modern-dots{margin-top:1.5rem}}.home-section__lead{margin:0.9rem 0 0;max-width:44rem;color:#64748b;font-size:0.98rem;line-height:1.85}.home-section__lead--center{margin-inline:auto;text-align:center}[data-theme="dark"] .home-section__lead{color:#94a3b8}.featured-showcase{gap:1.25rem;padding:1.25rem;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,250,252,0.96));border:1px solid rgba(148,163,184,0.18);box-shadow:0 30px 70px rgba(15,23,42,0.08)}[data-theme="dark"] .featured-showcase{background:linear-gradient(180deg,rgba(9,15,28,0.96),rgba(12,19,34,0.98));border-color:rgba(71,85,105,0.35);box-shadow:0 28px 60px rgba(0,0,0,0.3)}.featured-showcase__viewport{border-radius:30px}.featured-showcase__slide{position:relative;overflow:hidden;grid-template-columns:minmax(320px,0.88fr) minmax(0,1fr);gap:2.1rem;padding:1.85rem;border-color:rgba(203,213,225,0.9);box-shadow:none;opacity:0.68;transform:translateY(6px) scale(0.985)}.featured-showcase__slide::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--genco-blue),rgba(14,165,233,0));opacity:0.65}.featured-showcase__slide.is-active{opacity:1;transform:translateY(0) scale(1)}.featured-showcase__media{min-height:390px;padding:2.2rem;border:1px solid rgba(186,212,241,0.7);box-shadow:inset 0 1px 0 rgba(255,255,255,0.8)}.featured-showcase__media::before,.featured-showcase__media::after{content:"";position:absolute;border-radius:999px;pointer-events:none}.featured-showcase__media::before{width:180px;height:180px;top:-36px;inset-inline-end:-28px;background:radial-gradient(circle,rgba(14,165,233,0.22),rgba(14,165,233,0))}.featured-showcase__media::after{width:140px;height:140px;bottom:-28px;inset-inline-start:-18px;background:radial-gradient(circle,rgba(59,130,246,0.16),rgba(59,130,246,0))}.featured-showcase__media img{position:relative;z-index:1;max-height:300px;transition:transform 0.6s cubic-bezier(0.22,1,0.36,1),filter 0.35s ease}.featured-showcase__slide.is-active .featured-showcase__media img{transform:translateY(-4px) scale(1.04);filter:drop-shadow(0 24px 36px rgba(15,23,42,0.16))}.featured-showcase__count{z-index:2;min-width:56px;height:56px;background:rgba(255,255,255,0.92);border:1px solid rgba(186,212,241,0.8)}.featured-showcase__content{gap:0.35rem}.featured-showcase__badge{box-shadow:0 12px 24px rgba(14,165,233,0.08)}.featured-showcase__highlights{display:flex;flex-wrap:wrap;gap:0.6rem;margin:0 0 0.35rem}.featured-showcase__highlight{display:inline-flex;align-items:center;gap:0.55rem;min-height:36px;padding:0.5rem 0.95rem;border-radius:14px;background:rgba(255,255,255,0.9);border:1px solid rgba(203,213,225,0.85);color:#0f172a;font-size:0.74rem;font-weight:700;box-shadow:0 10px 22px rgba(15,23,42,0.04)}.featured-showcase__highlight::before{content:"";width:6px;height:6px;border-radius:999px;background:var(--genco-blue);flex-shrink:0}.featured-showcase__meta{gap:0.7rem;margin-bottom:1.4rem}.featured-showcase__meta span{min-height:36px;padding:0.5rem 0.9rem;border-radius:14px}.featured-showcase__actions{gap:0.8rem;flex-wrap:wrap}.featured-showcase__primary-link,.featured-showcase__secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0.82rem 1.15rem;border-radius:999px;font-size:0.8rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;text-decoration:none;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease,border-color 0.25s ease,color 0.25s ease}.featured-showcase__primary-link{gap:0.55rem;background:linear-gradient(135deg,var(--genco-blue),#1ea7d7);color:#ffffff !important;box-shadow:0 16px 30px rgba(14,165,233,0.22)}.featured-showcase__primary-link:hover{color:#fff;transform:translateY(-1px);box-shadow:0 20px 34px rgba(14,165,233,0.28)}.featured-showcase__primary-link svg{width:15px;height:15px}.featured-showcase__secondary-link{border:1px solid rgba(186,212,241,0.9);background:rgba(255,255,255,0.72);color:#0f172a}.featured-showcase__secondary-link:hover{transform:translateY(-1px);border-color:rgba(14,165,233,0.35);color:var(--genco-blue)}[data-theme="dark"] .featured-showcase__secondary-link{background:rgba(30,41,59,0.6);border-color:rgba(255,255,255,0.1);color:#f1f5f9}[data-theme="dark"] .featured-showcase__highlight{background:rgba(15,23,42,0.8);border-color:rgba(71,85,105,0.55);color:#e2e8f0;box-shadow:none}[data-theme="dark"] .featured-showcase__count{border-color:rgba(71,85,105,0.6)}[data-theme="dark"] .featured-showcase__secondary-link{background:rgba(15,23,42,0.75);border-color:rgba(71,85,105,0.55);color:#e2e8f0}[data-theme="dark"] .featured-showcase__secondary-link:hover{color:#8ecbff}.featured-showcase__footer{margin-top:0.2rem}.featured-showcase__catalog-link{min-height:32px;padding:0.35rem 0.65rem;border-radius:999px;background:rgba(27,128,194,0.06);font-size:0.65rem;font-weight:700;letter-spacing:0.04em;color:var(--genco-blue) !important}.featured-showcase__catalog-link svg{width:12px;height:12px}[data-theme="dark"] .featured-showcase__catalog-link{background:rgba(30,41,59,0.86);color:#ffffff !important;border:1px solid rgba(255,255,255,0.05)}.featured-showcase__dot{width:10px;height:10px}.featured-showcase__dot.is-active{width:42px}.featured-showcase__nav{width:52px;height:52px;border-color:rgba(186,212,241,0.95)}.projects-section .section-header-inline{align-items:flex-end;gap:1.5rem}.projects-section .section-title-wrap{max-width:46rem}.premium-carousel-wrapper{padding:1.35rem 0.85rem 4rem;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,250,252,0.98));border:1px solid rgba(203,213,225,0.85);box-shadow:0 28px 60px rgba(15,23,42,0.08);overflow:visible}[data-theme="dark"] .premium-carousel-wrapper{background:linear-gradient(180deg,rgba(9,15,28,0.96),rgba(12,19,34,0.98));border-color:rgba(71,85,105,0.35);box-shadow:0 28px 60px rgba(0,0,0,0.28)}.premium-projects-carousel{gap:1.25rem;padding:0.25rem 0.1rem 0.2rem;scroll-padding-inline:0.2rem}.premium-project-card{min-width:clamp(320px,31vw,376px);max-width:clamp(320px,31vw,376px);min-height:520px;height:auto;border-radius:28px;border:1px solid rgba(203,213,225,0.9);background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,250,252,0.98));box-shadow:0 18px 42px rgba(15,23,42,0.08);opacity:0.88;transform:translateY(4px) scale(0.985);scroll-snap-align:center}.premium-project-card.is-active{opacity:1;transform:translateY(0) scale(1.02);border-color:rgba(27,128,194,0.4);box-shadow:0 32px 64px rgba(14,165,233,0.22)}[data-theme="dark"] .premium-project-card{background:linear-gradient(180deg,rgba(15,23,42,0.96),rgba(15,23,42,1));border-color:rgba(71,85,105,0.45);box-shadow:0 18px 42px rgba(0,0,0,0.24)}[data-theme="dark"] .premium-project-card.is-active{border-color:rgba(56,189,248,0.45);box-shadow:0 32px 64px rgba(56,189,248,0.18)}.premium-project-card:hover{transform:translateY(-2px) scale(1.01)}.premium-project-card__img-wrap{height:250px}.premium-project-card__gradient{background:linear-gradient(to bottom,rgba(15,23,42,0.02) 0%,rgba(15,23,42,0.12) 54%,rgba(15,23,42,0.72) 100%)}.premium-project-card__sector,.premium-project-card__index{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.premium-project-card__index{position:absolute;top:1.15rem;inset-inline-end:1.15rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:46px;padding-inline:0.85rem;border-radius:999px;background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.18);color:#fff;font-size:0.82rem;font-weight:900;letter-spacing:0.12em}.premium-project-card__content{padding:1.5rem 1.5rem 1.6rem;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;background:transparent}[data-theme="dark"] .premium-project-card__content{background:transparent}.premium-project-card__text{display:flex;flex-direction:column;gap:0.85rem}.premium-project-card__content h4{margin:0;font-size:1.35rem;line-height:1.35}.premium-project-card__desc{margin:0;color:#64748b;font-size:0.98rem;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}[data-theme="dark"] .premium-project-card__desc{color:#94a3b8}.premium-project-card__meta{display:grid;gap:0.72rem}.premium-project-card__loc,.premium-project-card__scope{display:flex;align-items:flex-start;gap:0.65rem;padding:0.78rem 0.9rem;border-radius:16px;background:rgba(241,245,249,0.85);border:1px solid rgba(203,213,225,0.9);color:#334155;font-size:0.92rem;font-weight:600}.premium-project-card__loc svg,.premium-project-card__scope svg{flex-shrink:0;width:17px;height:17px;margin-top:2px;stroke:var(--genco-blue)}[data-theme="dark"] .premium-project-card__loc,[data-theme="dark"] .premium-project-card__scope{background:rgba(15,23,42,0.86);border-color:rgba(71,85,105,0.5);color:#e2e8f0}.premium-project-card__link{display:inline-flex;align-items:center;gap:0.5rem;width:max-content;min-height:44px;padding:0.78rem 1.05rem;border-radius:999px;background:rgba(27,128,194,0.08);color:var(--genco-blue);font-size:0.82rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;transition:transform 0.25s ease,background 0.25s ease,color 0.25s ease}.premium-project-card__link:hover{transform:translateY(-1px);background:rgba(27,128,194,0.14);color:#0f6da6}.premium-project-card__link svg{width:15px;height:15px}[dir="rtl"] .premium-project-card__link svg{transform:scaleX(-1)}[data-theme="dark"] .premium-project-card__link{background:rgba(30,41,59,0.92);color:#8ecbff}.proj-side-arrow{width:52px;height:52px;background:rgba(255,255,255,0.96);border:1px solid rgba(186,212,241,0.95);box-shadow:0 18px 32px rgba(15,23,42,0.14);z-index:30;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none}.proj-side-arrow--prev{left:8px}.proj-side-arrow--next{right:8px}[dir="rtl"] .proj-side-arrow--prev{right:8px}[dir="rtl"] .proj-side-arrow--next{left:8px}[data-theme="dark"] .proj-side-arrow{background:rgba(15,23,42,0.96);border-color:rgba(71,85,105,0.55)}.proj-pagination-dots{bottom:1.35rem}.proj-dot{width:10px;height:10px}.proj-dot.is-active{width:34px;border-radius:999px}.projects-mobile-showcase{display:none}.projects-mobile-showcase__shell{border-radius:28px;background:linear-gradient(180deg,rgba(8,15,28,0.98),rgba(15,23,42,0.98));border:1px solid rgba(59,130,246,0.12);box-shadow:0 26px 52px rgba(2,8,23,0.26);overflow:hidden}.projects-mobile-showcase__head{display:flex;align-items:center;justify-content:space-between;gap:0.9rem;padding:0.95rem 0.95rem 0}.projects-mobile-showcase__dots{display:flex;align-items:center;gap:0.42rem}.projects-mobile-showcase__dot{width:8px;height:8px;background:rgba(148,163,184,0.42)}.projects-mobile-showcase__dot.is-active{width:24px;height:8px;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#2563eb)}.projects-mobile-showcase__nav{display:flex;align-items:center;gap:0.45rem}.projects-mobile-showcase__nav-btn{width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,0.06);border:1px solid rgba(148,163,184,0.14);color:#dbeafe;box-shadow:none}.projects-mobile-showcase__nav-btn svg{width:16px;height:16px}.projects-mobile-showcase__nav-btn:hover{background:rgba(56,189,248,0.16);border-color:rgba(56,189,248,0.2);transform:none;box-shadow:none}.projects-mobile-showcase__viewport{overflow:hidden;padding:0.85rem}.projects-mobile-showcase__track{display:flex;width:100%}.projects-mobile-card{flex:0 0 100%;min-width:100%;display:grid;grid-template-columns:1fr;gap:0;padding:0;border:0;border-radius:22px;background:transparent;opacity:1;transform:none;box-shadow:none}.projects-mobile-card__media{position:relative;min-height:228px;border-radius:22px 22px 0 0;overflow:hidden;background:linear-gradient(180deg,rgba(30,41,59,0.9),rgba(15,23,42,1))}.projects-mobile-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.02)}.projects-mobile-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,0.14) 0%,rgba(15,23,42,0.16) 42%,rgba(15,23,42,0.88) 100%);pointer-events:none}.projects-mobile-card__sector,.projects-mobile-card__count{position:absolute;top:0.85rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.projects-mobile-card__sector{inset-inline-start:0.85rem;padding:0.45rem 0.78rem;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.14);color:#fff;font-size:0.66rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.projects-mobile-card__count{inset-inline-end:0.85rem;min-width:38px;padding-inline:0.6rem;background:rgba(15,23,42,0.42);border:1px solid rgba(255,255,255,0.12);color:#fff;font-size:0.68rem;font-weight:900;letter-spacing:0.1em}.projects-mobile-card__body{display:flex;flex-direction:column;gap:0.72rem;padding:1rem 0.95rem 1.05rem;border-radius:0 0 22px 22px;background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid rgba(148,163,184,0.2);border-top:none;box-shadow:0 10px 24px rgba(15,23,42,0.04)}[data-theme="dark"] .projects-mobile-card__body{background:linear-gradient(180deg,rgba(15,23,42,0.16),rgba(15,23,42,0.42));border:none;box-shadow:none}.projects-mobile-card__eyebrow{color:#38bdf8;font-size:0.68rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.projects-mobile-card__title{margin:0;color:var(--color-text);font-size:1.05rem;line-height:1.35}[data-theme="dark"] .projects-mobile-card__title{color:#f8fafc}.projects-mobile-card__desc{margin:0;color:var(--color-text-muted);font-size:0.8rem;line-height:1.68;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}[data-theme="dark"] .projects-mobile-card__desc{color:#cbd5e1}.projects-mobile-card__meta{display:flex;flex-wrap:wrap;gap:0.55rem}.projects-mobile-card__meta-chip{display:inline-flex;align-items:center;gap:0.5rem;min-height:34px;padding:0.45rem 0.72rem;border-radius:12px;background:rgba(15,23,42,0.04);border:1px solid rgba(15,23,42,0.08);color:var(--color-text);font-size:0.72rem;font-weight:700}[data-theme="dark"] .projects-mobile-card__meta-chip{background:rgba(255,255,255,0.06);border-color:rgba(148,163,184,0.14);color:#e2e8f0}.projects-mobile-card__meta-chip svg{width:14px;height:14px;flex-shrink:0;stroke:#38bdf8}.projects-mobile-card__link{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;width:100%;min-height:44px;margin-top:0.15rem;padding:0.82rem 1rem;border-radius:14px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:0.74rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;box-shadow:0 16px 26px rgba(14,165,233,0.2)}.projects-mobile-card__link svg{width:14px;height:14px;flex-shrink:0}[dir="rtl"] .projects-mobile-card__link svg{transform:scaleX(-1)}.featured-products-modern{background:linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%);padding:3.6rem 0}[data-theme="dark"] .featured-products-modern{background:linear-gradient(180deg,#09111f 0%,#0b1120 100%)}.featured-modern-header{margin-bottom:1.6rem}.featured-modern-title{font-size:clamp(1.55rem,4vw,1.85rem);letter-spacing:0.04em}.featured-modern-carousel{max-width:980px}.featured-modern-card{position:relative;overflow:hidden;gap:1.4rem;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(248,250,252,0.98));border:1px solid rgba(203,213,225,0.88);box-shadow:0 18px 42px rgba(15,23,42,0.08)}[data-theme="dark"] .featured-modern-card{background:linear-gradient(180deg,rgba(15,23,42,0.96),rgba(15,23,42,1));border-color:rgba(71,85,105,0.45)}.featured-modern-card__img{position:relative;min-height:260px;padding-right:1.6rem;border-radius:22px;background:radial-gradient(circle at center,rgba(14,165,233,0.14),rgba(14,165,233,0) 60%),linear-gradient(145deg,#f8fbff,#eef5ff);border:1px solid rgba(186,212,241,0.8)}[dir="rtl"] .featured-modern-card__img{padding-right:0;padding-left:1.6rem}[data-theme="dark"] .featured-modern-card__img{background:radial-gradient(circle at center,rgba(14,165,233,0.18),rgba(14,165,233,0) 60%),linear-gradient(145deg,rgba(15,23,42,0.94),rgba(30,41,59,0.9));border-color:rgba(71,85,105,0.55)}.featured-modern-card__img img{max-height:230px;filter:drop-shadow(0 20px 32px rgba(15,23,42,0.14))}.featured-modern-card__count{position:absolute;top:1rem;inset-inline-start:1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:48px;padding-inline:0.8rem;border-radius:999px;background:rgba(255,255,255,0.92);border:1px solid rgba(186,212,241,0.9);color:#0f172a;font-size:0.8rem;font-weight:900;letter-spacing:0.12em}[data-theme="dark"] .featured-modern-card__count{background:rgba(15,23,42,0.9);border-color:rgba(71,85,105,0.55);color:#f8fafc}.featured-modern-card__content{display:flex;flex-direction:column;justify-content:center;gap:0.78rem}.featured-modern-card__badge{display:inline-flex;width:max-content;max-width:100%;align-items:center;min-height:34px;padding:0.45rem 0.9rem;border-radius:999px;background:rgba(27,128,194,0.08);border:1px solid rgba(27,128,194,0.14);color:var(--genco-blue);font-size:0.72rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.featured-modern-card__desc{margin-bottom:0}.featured-modern-card__highlights{display:flex;flex-wrap:wrap;gap:0.55rem}.featured-modern-card__highlight{display:inline-flex;align-items:center;gap:0.5rem;min-height:34px;padding:0.45rem 0.8rem;border-radius:14px;background:rgba(241,245,249,0.9);border:1px solid rgba(203,213,225,0.88);color:#334155;font-size:0.73rem;font-weight:700}.featured-modern-card__highlight::before{content:"";width:6px;height:6px;border-radius:999px;background:var(--genco-blue);flex-shrink:0}[data-theme="dark"] .featured-modern-card__highlight{background:rgba(15,23,42,0.84);border-color:rgba(71,85,105,0.55);color:#e2e8f0}.featured-modern-card__link{width:max-content;min-height:44px;padding:0.78rem 1.05rem;border-radius:999px;background:rgba(37,99,235,0.08)}.featured-modern-card__link svg,.featured-modern-catalog-link svg{width:14px;height:14px;flex-shrink:0}.featured-modern-catalog-link{display:none}@media (max-width:991px){.projects-section .section-header-inline{align-items:flex-start}.featured-showcase__slide{gap:1.4rem}.featured-showcase__media{min-height:310px}}@media (max-width:768px){.home-section__lead{font-size:0.9rem;line-height:1.75}.featured-showcase{padding:0.9rem;border-radius:24px}.featured-showcase__slide{gap:1.15rem;padding:1rem;border-radius:22px}.featured-showcase__media{min-height:230px;padding:1.3rem;border-radius:18px}.featured-showcase__media img{max-height:185px}.featured-showcase__highlights,.featured-modern-card__highlights{gap:0.45rem}.featured-showcase__highlight,.featured-modern-card__highlight{font-size:0.68rem;padding:0.42rem 0.7rem}.featured-showcase__actions{width:100%}.featured-showcase__primary-link,.featured-showcase__secondary-link,.featured-modern-card__link{width:100%}.premium-carousel-wrapper{padding:1rem 0.9rem 2.9rem;border-radius:24px}.premium-projects-carousel{gap:0.9rem}.premium-project-card{min-width:min(84vw,310px);max-width:min(84vw,310px);min-height:470px;border-radius:24px}.premium-project-card__img-wrap{height:220px}.premium-project-card__content{padding:1.15rem;gap:0.85rem}.premium-project-card__content h4{font-size:1.12rem}.premium-project-card__desc{font-size:0.84rem}.premium-project-card__loc,.premium-project-card__scope{font-size:0.78rem;padding:0.7rem 0.8rem}.premium-project-card__link{width:100%;justify-content:center;font-size:0.75rem}.proj-side-arrow{width:38px;height:38px}.proj-side-arrow--prev{left:6px}.proj-side-arrow--next{right:6px}[dir="rtl"] .proj-side-arrow--prev{right:6px}[dir="rtl"] .proj-side-arrow--next{left:6px}.projects-mobile-showcase{display:block}.projects-mobile-showcase__shell{border-radius:24px}.projects-mobile-showcase__nav-btn{display:inline-flex !important}.projects-mobile-card{gap:0;padding:0;border-radius:22px;background:transparent;box-shadow:none;border:0}.projects-mobile-card__media{min-height:175px;height:175px}.projects-mobile-card__media img{object-position:center}.projects-mobile-card__sector,.projects-mobile-card__count{top:0.65rem;min-height:28px;font-size:0.58rem}.projects-mobile-card__sector{inset-inline-start:0.65rem;padding:0.35rem 0.65rem}.projects-mobile-card__count{inset-inline-end:0.65rem;min-width:32px;padding-inline:0.45rem}.projects-mobile-card__body{padding:0.85rem 0.8rem;gap:0.55rem}.projects-mobile-card__title{font-size:0.95rem;line-height:1.3}.projects-mobile-card__desc{font-size:0.76rem;line-height:1.55;-webkit-line-clamp:2}.projects-mobile-card__meta-chip{min-height:30px;padding:0.35rem 0.6rem;font-size:0.68rem;gap:0.4rem}.projects-mobile-card__link{min-height:40px;padding:0.65rem 0.8rem;font-size:0.72rem;border-radius:12px;margin-top:0.2rem}[dir="rtl"] .projects-mobile-card__body{direction:rtl;text-align:right}[dir="ltr"] .projects-mobile-card__body{direction:ltr;text-align:left}.featured-products-modern{padding:2.35rem 0 3.25rem}.featured-modern-header{margin-bottom:1rem;text-align:start}[dir="rtl"] .featured-modern-header{text-align:right}[dir="ltr"] .featured-modern-header{text-align:left}.featured-modern-title{font-size:1.28rem;line-height:1.2;letter-spacing:0.03em}.featured-modern-carousel,.featured-modern-viewport,.featured-modern-track{direction:ltr}.home-section__lead--center{margin-inline:0;text-align:start;max-width:18.5rem;font-size:0.76rem;line-height:1.55;opacity:0.88}.featured-modern-card{display:grid;grid-template-columns:1fr;gap:0;padding:0;border-radius:22px;background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid rgba(148,163,184,0.2);box-shadow:0 22px 46px rgba(15,23,42,0.08);opacity:1;transform:none}[data-theme="dark"] .featured-modern-card{background:linear-gradient(180deg,rgba(10,16,30,0.98),rgba(15,23,42,0.98));border-color:rgba(59,130,246,0.14);box-shadow:0 22px 46px rgba(0,0,0,0.32)}.featured-modern-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#38bdf8,rgba(56,189,248,0))}.featured-modern-card__img{min-height:172px;padding:1rem 1rem 0.4rem;border-radius:22px 22px 0 0;border:0;border-bottom:1px solid rgba(148,163,184,0.12);align-items:flex-end;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 10%,rgba(56,189,248,0.12),rgba(56,189,248,0) 58%),linear-gradient(180deg,#f8fbff,#eef5ff);direction:ltr}[data-theme="dark"] .featured-modern-card__img{background:radial-gradient(circle at 50% 10%,rgba(56,189,248,0.22),rgba(56,189,248,0) 58%),linear-gradient(180deg,rgba(13,21,39,0.96),rgba(18,32,58,1))}.featured-modern-card__img::after{content:"";position:absolute;left:16px;right:16px;bottom:16px;height:22px;border-radius:999px;background:radial-gradient(circle,rgba(15,23,42,0.36),rgba(15,23,42,0));filter:blur(8px);pointer-events:none}[dir="rtl"] .featured-modern-card__img{padding:1rem 1rem 0.4rem}.featured-modern-card__img img{position:relative;z-index:1;width:min(82%,210px);max-width:210px;max-height:132px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 16px 24px rgba(2,8,23,0.35))}.featured-modern-card__count{top:0.85rem;inset-inline-start:0.85rem;min-width:40px;height:40px;padding-inline:0.65rem;font-size:0.68rem;letter-spacing:0.08em;background:rgba(15,23,42,0.05);border-color:rgba(15,23,42,0.08);color:var(--color-primary);box-shadow:none}[data-theme="dark"] .featured-modern-card__count{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.12);color:#fff}.featured-modern-card__content{gap:0.72rem;padding:0.95rem 0.95rem 1rem;background:none}[data-theme="dark"] .featured-modern-card__content{background:linear-gradient(180deg,rgba(12,19,34,0),rgba(12,19,34,0.28))}[dir="rtl"] .featured-modern-card__content{direction:rtl;text-align:right}[dir="ltr"] .featured-modern-card__content{direction:ltr;text-align:left}.featured-modern-card__badge{margin-inline:0;font-size:0.64rem;min-height:30px;padding:0.35rem 0.72rem;border-radius:999px;background:rgba(56,189,248,0.12);border-color:rgba(56,189,248,0.14)}.featured-modern-card__title{margin:0;font-size:1rem;line-height:1.35;text-transform:none;color:var(--color-text)}[data-theme="dark"] .featured-modern-card__title{color:#f8fafc}.featured-modern-card__desc{font-size:0.79rem;line-height:1.62;color:var(--color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}[data-theme="dark"] .featured-modern-card__desc{color:#cbd5e1}.featured-modern-card__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.45rem}.featured-modern-card__highlight{min-height:32px;padding:0.45rem 0.55rem;border-radius:12px;font-size:0.67rem;line-height:1.3;background:rgba(15,23,42,0.04);border:1px solid rgba(15,23,42,0.06);color:var(--color-text);justify-content:flex-start}[data-theme="dark"] .featured-modern-card__highlight{background:rgba(15,23,42,0.68);border-color:rgba(148,163,184,0.16);color:#e2e8f0}.featured-modern-card__highlight:nth-child(n + 3){display:none}.featured-modern-card__link{width:100%;justify-content:center;min-height:42px;margin-top:0.15rem;padding:0.8rem 1rem;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;font-size:0.73rem;letter-spacing:0.06em;box-shadow:0 14px 24px rgba(14,165,233,0.2)}.featured-modern-card__link svg{width:13px;height:13px}.featured-modern-card__link:hover{gap:0.65rem;color:#fff}.featured-modern-dots{margin-top:1rem;gap:0.45rem}.featured-modern-dot{width:8px;height:8px;background:rgba(148,163,184,0.5)}.featured-modern-dot.is-active{width:26px;height:8px;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#2563eb)}.featured-modern-catalog-link{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;width:100%;min-height:44px;margin-top:0.95rem;padding:0.85rem 1rem;border-radius:14px;background:rgba(15,23,42,0.04);border:1px solid rgba(15,23,42,0.08);color:var(--genco-navy);font-size:0.74rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none}[data-theme="dark"] .featured-modern-catalog-link{background:rgba(255,255,255,0.08);border-color:rgba(148,163,184,0.2);color:#ffffff}.featured-modern-catalog-link svg{width:14px;height:14px}[dir="rtl"] .featured-modern-catalog-link svg{transform:scaleX(-1)}.featured-modern-catalog-link:hover{color:var(--color-primary);border-color:rgba(14,165,233,0.2);background:rgba(14,165,233,0.06)}[data-theme="dark"] .featured-modern-catalog-link:hover{color:#fff;border-color:rgba(56,189,248,0.26);background:rgba(56,189,248,0.08)}.featured-modern-carousel{padding-bottom:0.2rem}.featured-modern-viewport{border-radius:22px}}@media (max-width:768px){.hide-on-mobile{display:none !important}}@media (min-width:769px){.hide-on-desktop{display:none !important}}.mob-exhib-section{padding:2.5rem 0}.mob-exhib-header{text-align:center;margin-bottom:1.5rem}.mob-exhib-header h2{font-size:1.3rem;font-weight:800;color:var(--color-text,#0f172a);line-height:1.3}[data-theme="dark"] .mob-exhib-header h2{color:#f1f5f9}.mob-exhib-tabs{display:flex;gap:0.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 0 1rem;justify-content:center;flex-wrap:wrap}.mob-exhib-tabs::-webkit-scrollbar{display:none}.mob-exhib-tab{flex-shrink:0;padding:0.5rem 1.2rem;border-radius:999px;border:1.5px solid #e2e8f0;background:transparent;color:#64748b;font-size:0.85rem;font-weight:700;cursor:pointer;transition:all 0.3s ease}[data-theme="dark"] .mob-exhib-tab{border-color:#334155;color:#94a3b8}.mob-exhib-tab.is-active{background:#2563eb;border-color:#2563eb;color:#ffffff}[data-theme="dark"] .mob-exhib-tab.is-active{background:#3b82f6;border-color:#3b82f6}.mob-exhib-panels{position:relative}.mob-exhib-panel{display:none;flex-direction:column;gap:1rem}.mob-exhib-panel.is-active{display:flex;animation:mobExhibFadeIn 0.35s ease}@keyframes mobExhibFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mob-exhib-card{display:flex;align-items:center;gap:1rem;background:var(--color-surface,#ffffff);border:1px solid #e2e8f0;border-radius:14px;padding:0.75rem;cursor:pointer;transition:all 0.25s ease}[data-theme="dark"] .mob-exhib-card{background:rgba(15,23,42,0.6);border-color:#1e293b}.mob-exhib-card:active{transform:scale(0.98)}.mob-exhib-card__img{flex:0 0 100px;height:75px;border-radius:10px;overflow:hidden;position:relative}.mob-exhib-card__img img{width:100%;height:100%;object-fit:cover}.mob-exhib-card__count{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,0.65);color:#fff;font-size:0.65rem;font-weight:600;padding:2px 6px;border-radius:6px;backdrop-filter:blur(4px)}[dir="rtl"] .mob-exhib-card__count{right:auto;left:4px}.mob-exhib-card__info{flex:1;min-width:0}.mob-exhib-card__info h4{font-size:0.9rem;font-weight:700;color:var(--color-text,#0f172a);margin:0 0 0.25rem;line-height:1.3}[data-theme="dark"] .mob-exhib-card__info h4{color:#f1f5f9}.mob-exhib-card__year{font-size:0.75rem;font-weight:600;color:#2563eb}[data-theme="dark"] .mob-exhib-card__year{color:#3b82f6}.rev-img-wrap{overflow:hidden;position:relative;width:100%;height:100%}.rev-img-wrap img{transition:transform 6s cubic-bezier(0.25,1,0.5,1) !important;will-change:transform}.is-active .rev-img-wrap img,.is-active.rev-img-wrap img{transform:scale(1.1) !important}.rev-layer{opacity:0;transform:translateY(30px);transition:opacity 0.8s cubic-bezier(0.25,1,0.5,1),transform 0.8s cubic-bezier(0.25,1,0.5,1);will-change:transform,opacity}.is-active .rev-layer{opacity:1;transform:translateY(0)}.rev-delay-1{transition-delay:0.1s}.rev-delay-2{transition-delay:0.2s}.rev-delay-3{transition-delay:0.3s}.rev-delay-4{transition-delay:0.4s}.rev-delay-5{transition-delay:0.5s}.figma-solution-card{transition:all 0.5s cubic-bezier(0.25,1,0.5,1)}.figma-solution-card .figma-solution-card__img img{transition:transform 1.5s cubic-bezier(0.25,1,0.5,1)}.figma-solution-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.1)}.figma-solution-card:hover .figma-solution-card__img img{transform:scale(1.1)}[data-theme="dark"] .figma-solution-card:hover{box-shadow:0 20px 40px rgba(0,0,0,0.4)}.premium-project-card:hover .premium-project-card__img-wrap img{transform:scale(1.08)}.premium-project-card .premium-project-card__img-wrap img{transition:transform 3s cubic-bezier(0.25,1,0.5,1)}.testimonial-card.is-active{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,0.08);border-color:var(--genco-blue)}[data-theme="dark"] .testimonial-card.is-active{box-shadow:0 15px 35px rgba(0,0,0,0.4)}.testimonial-card{transition:all 0.5s cubic-bezier(0.25,1,0.5,1)}