.app-module__nFBcYG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.app-module__nFBcYG__row{flex-wrap:wrap;display:flex}.app-module__nFBcYG__col{flex:1;min-width:0}.app-module__nFBcYG__text-center{text-align:center}.app-module__nFBcYG__text-left{text-align:left}.app-module__nFBcYG__text-right{text-align:right}.app-module__nFBcYG__pt-1{padding-top:1rem}.app-module__nFBcYG__pt-2{padding-top:2rem}.app-module__nFBcYG__pt-3{padding-top:3rem}.app-module__nFBcYG__pt-4{padding-top:4rem}.app-module__nFBcYG__pt-5{padding-top:5rem}.app-module__nFBcYG__sectionLabel{font-family:var(--font-manrope),sans-serif;text-transform:uppercase;letter-spacing:.2em;color:var(--accent);align-items:center;gap:12px;margin-bottom:16px;font-size:.72rem;font-weight:700;display:inline-flex}.app-module__nFBcYG__sectionLabel:before{content:"";background:var(--accent);border-radius:1px;width:32px;height:2px;display:block}.app-module__nFBcYG__sectionLabelLight{color:#fffc;}.app-module__nFBcYG__sectionLabelLight:before{background:#fff6}.app-module__nFBcYG__sectionLabelCenter{justify-content:center;}.app-module__nFBcYG__sectionLabelCenter:before{display:none}.app-module__nFBcYG__sectionTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.08}.app-module__nFBcYG__sectionSubtitle{color:var(--text-dim);max-width:560px;font-size:1rem;line-height:1.75}.app-module__nFBcYG__btnPrimary{background:var(--accent);color:var(--text-white);font-family:var(--font-manrope),sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-xs);cursor:pointer;transition:all .3s var(--ease);box-shadow:var(--shadow-accent);border:none;justify-content:center;align-items:center;gap:8px;padding:16px 36px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.app-module__nFBcYG__btnPrimary:before{content:"";transform-origin:0;height:2px;transition:transform .4s var(--ease);background:#ffffff4d;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__btnPrimary:hover{background:var(--accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.app-module__nFBcYG__btnPrimary:hover:before{transform:scaleX(1)}.app-module__nFBcYG__btnOutline{color:var(--text-primary);font-family:var(--font-manrope),sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-xs);border:1.5px solid var(--border);cursor:pointer;transition:all .3s var(--ease);background:0 0;justify-content:center;align-items:center;gap:8px;padding:16px 36px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.app-module__nFBcYG__btnOutline:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-bg);transform:translateY(-2px)}.app-module__nFBcYG__btnWhite{background:var(--surface-white);color:var(--accent);box-shadow:var(--shadow-lg);}.app-module__nFBcYG__btnWhite:hover{background:var(--surface-base);box-shadow:var(--shadow-xl)}.app-module__nFBcYG__hero{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,5vw,80px);max-width:1400px;margin:0 auto;padding:140px clamp(24px,5vw,60px) 56px;display:grid;position:relative;overflow:hidden}.app-module__nFBcYG__heroBg{z-index:-1;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 79px,var(--grid-line)79px,var(--grid-line)80px),repeating-linear-gradient(90deg,transparent,transparent 79px,var(--grid-line)79px,var(--grid-line)80px);position:fixed;inset:0}.app-module__nFBcYG__heroBg:after{content:"";background:radial-gradient(at 5% 20%,#2563eb1f 0%,#0000 50%),radial-gradient(at 90% 10%,#2563eb0f 0%,#0000 45%),radial-gradient(at 50% 100%,#2563eb0d 0%,#0000 40%),radial-gradient(at 70% 60%,#3b82f60a 0%,#0000 50%);position:absolute;inset:0}.app-module__nFBcYG__heroContent{z-index:1;flex-direction:column;gap:0;display:flex}.app-module__nFBcYG__heroLabel{font-family:var(--font-manrope),sans-serif;text-transform:uppercase;letter-spacing:.2em;color:var(--accent);opacity:0;animation:app-module__nFBcYG__fadeInUp .7s var(--ease-out).15s forwards;align-items:center;gap:12px;margin-bottom:28px;font-size:.72rem;font-weight:700;display:inline-flex}.app-module__nFBcYG__heroLabel:before{content:"";background:var(--accent);border-radius:1px;width:36px;height:2px}.app-module__nFBcYG__heroTitle{letter-spacing:-.04em;color:var(--text-primary);opacity:0;animation:app-module__nFBcYG__fadeInUp .7s var(--ease-out).3s forwards;margin-bottom:24px;font-size:clamp(3rem,6vw,4.8rem);font-weight:800;line-height:1.04}.app-module__nFBcYG__heroAccent{color:var(--accent)}.app-module__nFBcYG__heroSubtitle{color:var(--text-dim);opacity:0;max-width:460px;animation:app-module__nFBcYG__fadeInUp .7s var(--ease-out).45s forwards;margin-bottom:36px;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.75}.app-module__nFBcYG__heroCta{opacity:0;animation:app-module__nFBcYG__fadeInUp .7s var(--ease-out).6s forwards;flex-wrap:wrap;gap:14px;display:flex}.app-module__nFBcYG__heroImageWrap{opacity:0;animation:app-module__nFBcYG__fadeInUp .8s var(--ease-out).4s forwards;position:relative}.app-module__nFBcYG__heroImageMain{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-sm);width:100%;height:auto;box-shadow:var(--shadow-xl);clip-path:polygon(0 0,100% 0,100% 92%,92% 100%,0 100%);max-height:52vh}.app-module__nFBcYG__heroImageFloat{aspect-ratio:16/11;object-fit:cover;border-radius:var(--radius-sm);width:48%;box-shadow:var(--shadow-xl);border:3px solid var(--surface-white);clip-path:polygon(8% 0,100% 0,100% 100%,0 100%,0 8%);position:absolute;bottom:-24px;left:-32px}.app-module__nFBcYG__heroDecor{background:repeating-linear-gradient(0deg,transparent,transparent 3px,var(--accent-glow)3px,var(--accent-glow)4px),repeating-linear-gradient(90deg,transparent,transparent 3px,var(--accent-glow)3px,var(--accent-glow)4px);z-index:-1;opacity:.6;width:80px;height:80px;position:absolute;top:-20px;right:-20px}.app-module__nFBcYG__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#e8eef8 0%,#eef1f8 50%,#e8edf6 100%);padding:40px 0;position:relative}.app-module__nFBcYG__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.app-module__nFBcYG__statItem{flex-direction:column;align-items:center;gap:6px;padding:12px 0;display:flex;position:relative}.app-module__nFBcYG__statItem:not(:last-child):after{content:"";background:var(--border);width:1px;height:48px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.app-module__nFBcYG__statNumber{font-family:var(--font-manrope),sans-serif;letter-spacing:-.03em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:800;line-height:1}.app-module__nFBcYG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:700}.app-module__nFBcYG__partners{background:var(--surface-white);border-bottom:1px solid var(--border-dim);padding:32px 0 36px;position:relative;overflow:hidden}.app-module__nFBcYG__partnersLabel{text-align:center;font-family:var(--font-manrope),sans-serif;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:20px;font-size:.68rem;font-weight:700}.app-module__nFBcYG__brandWheel{align-items:center;height:70px;display:flex;position:relative;overflow:hidden}.app-module__nFBcYG__brandWheel:before,.app-module__nFBcYG__brandWheel:after{content:"";z-index:3;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.app-module__nFBcYG__brandWheel:before{background:linear-gradient(90deg,#f9fafe,#0000);left:0}.app-module__nFBcYG__brandWheel:after{background:linear-gradient(270deg,#f9fafe,#0000);right:0}.app-module__nFBcYG__brandSlide{flex-shrink:0;justify-content:space-around;width:max-content;animation:45s linear infinite app-module__nFBcYG__slidelogo;display:flex;position:absolute}.app-module__nFBcYG__brandSlideDelay{animation-name:app-module__nFBcYG__slidelogo2;transform:translate(100%)}.app-module__nFBcYG__logoDiv{filter:grayscale();opacity:.35;align-items:center;padding:0 36px;transition:all .4s;display:inline-flex}.app-module__nFBcYG__logoDiv:hover{filter:grayscale(0%);opacity:.85}.app-module__nFBcYG__about{background:var(--surface-white);padding:clamp(96px,12vw,144px) 0;position:relative}.app-module__nFBcYG__about:before{content:"";background:radial-gradient(ellipse at 80% 30%,#2563eb0f 0%,transparent 50%),repeating-linear-gradient(0deg,transparent,transparent 79px,var(--grid-line)79px,var(--grid-line)80px),repeating-linear-gradient(90deg,transparent,transparent 79px,var(--grid-line)79px,var(--grid-line)80px);opacity:.5;pointer-events:none;position:absolute;inset:0}.app-module__nFBcYG__aboutGrid{z-index:1;grid-template-columns:7fr 5fr;align-items:center;gap:clamp(48px,6vw,96px);display:grid;position:relative}.app-module__nFBcYG__aboutImageWrap{position:relative}.app-module__nFBcYG__aboutImage{border-radius:var(--radius-sm);object-fit:cover;aspect-ratio:16/11;width:100%;height:auto;box-shadow:var(--shadow-xl);clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%)}.app-module__nFBcYG__aboutImageAccent{background:repeating-linear-gradient(0deg,transparent,transparent 3px,var(--accent-glow)3px,var(--accent-glow)4px),repeating-linear-gradient(90deg,transparent,transparent 3px,var(--accent-glow)3px,var(--accent-glow)4px);z-index:-1;opacity:.5;width:50%;height:50%;position:absolute;bottom:-16px;right:-16px}.app-module__nFBcYG__aboutContent{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.app-module__nFBcYG__aboutContent .app-module__nFBcYG__sectionTitle{margin-bottom:8px;font-size:clamp(1.7rem,3vw,2.4rem)}.app-module__nFBcYG__aboutContent p{color:var(--text-secondary);font-size:.98rem;line-height:1.85}.app-module__nFBcYG__mission{background:var(--surface-white);padding:0 0 clamp(96px,12vw,144px)}.app-module__nFBcYG__missionCard{border:1px solid var(--border-accent);border-radius:var(--radius-sm);background:linear-gradient(135deg,#eaf0fb 0%,#eef2fa 50%,#e8edf8 100%);padding:clamp(36px,5vw,60px);position:relative;overflow:hidden}.app-module__nFBcYG__missionCard:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-warm),var(--accent));height:3px;position:absolute;top:0;left:0;right:0}.app-module__nFBcYG__missionCard p{color:var(--text-secondary);max-width:820px;font-size:clamp(1rem,1.4vw,1.08rem);line-height:1.9}.app-module__nFBcYG__services{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#edf0f7 0%,#eef2f9 50%,#edf0f7 100%);padding:clamp(96px,12vw,144px) 0;position:relative}.app-module__nFBcYG__services:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#2563eb0d 0%,#0000 60%);position:absolute;inset:0}.app-module__nFBcYG__servicesHeader{text-align:center;margin-bottom:clamp(56px,7vw,80px)}.app-module__nFBcYG__servicesHeader .app-module__nFBcYG__sectionTitle{margin-top:8px;margin-bottom:14px}.app-module__nFBcYG__servicesHeader .app-module__nFBcYG__sectionSubtitle{margin:0 auto}.app-module__nFBcYG__servicesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.app-module__nFBcYG__serviceCard{background:var(--surface-white);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all .35s var(--ease);padding:40px 28px 36px;position:relative;overflow:hidden}.app-module__nFBcYG__serviceCard:before{content:"";background:var(--accent);transform-origin:0;height:3px;transition:transform .5s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__serviceCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.app-module__nFBcYG__serviceCard:hover:before{transform:scaleX(1)}.app-module__nFBcYG__serviceIcon{background:var(--accent-bg);border-radius:var(--radius-xs);width:52px;height:52px;color:var(--accent);transition:all .35s var(--ease);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.app-module__nFBcYG__serviceCard:hover .app-module__nFBcYG__serviceIcon{background:var(--accent);color:var(--text-white)}.app-module__nFBcYG__serviceIcon svg{width:24px;height:24px}.app-module__nFBcYG__serviceCard h3{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:18px;font-size:1.1rem;font-weight:700}.app-module__nFBcYG__serviceCard ul{flex-direction:column;gap:10px;display:flex}.app-module__nFBcYG__serviceCard li{color:var(--text-secondary);padding-left:18px;font-size:.9rem;line-height:1.7;position:relative}.app-module__nFBcYG__serviceCard li:before{content:"";background:var(--accent);opacity:.45;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.app-module__nFBcYG__whyUs{background:var(--surface-white);padding:clamp(96px,12vw,144px) 0}.app-module__nFBcYG__whyUsInner{background:linear-gradient(135deg,#1e3a8a 0%,var(--accent)50%,#3b82f6 100%);border-radius:var(--radius-sm);padding:clamp(52px,7vw,80px);position:relative;overflow:hidden}.app-module__nFBcYG__whyUsInner:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 79px,#ffffff0a 79px 80px),repeating-linear-gradient(90deg,#0000,#0000 79px,#ffffff0a 79px 80px);position:absolute;inset:0}.app-module__nFBcYG__whyUsVector{opacity:.06;width:55%;max-width:480px;height:auto;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.app-module__nFBcYG__whyUsHeader{z-index:1;margin-bottom:48px;position:relative}.app-module__nFBcYG__whyUsTitle{color:var(--text-white);letter-spacing:-.04em;margin-top:10px;margin-bottom:16px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800}.app-module__nFBcYG__whyUsSubtitle{color:#ffffffb3;max-width:520px;font-size:1rem;line-height:1.75}.app-module__nFBcYG__whyUsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:relative}.app-module__nFBcYG__whyUsCard{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-xs);text-align:center;transition:all .35s var(--ease);background:#ffffff14;border:1px solid #ffffff1a;padding:32px 18px;position:relative;overflow:hidden}.app-module__nFBcYG__whyUsCard:before{content:"";transform-origin:0;height:2px;transition:transform .5s var(--ease);background:#ffffff4d;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__whyUsCard:hover{background:#ffffff26;transform:translateY(-3px)}.app-module__nFBcYG__whyUsCard:hover:before{transform:scaleX(1)}.app-module__nFBcYG__whyUsCard img{width:48px;height:48px;margin:0 auto 16px}.app-module__nFBcYG__whyUsCard h3{color:var(--text-white);letter-spacing:0;font-size:.85rem;font-weight:700}.app-module__nFBcYG__activitiesSection{border-top:1px solid var(--border);background:linear-gradient(#edf0f7 0%,#eef2fa 50%,#edf0f7 100%);padding:clamp(96px,12vw,144px) 0;position:relative}.app-module__nFBcYG__activitiesSection:before{content:"";background:radial-gradient(ellipse at 30% 70%,#2563eb0d 0%,transparent 50%),repeating-linear-gradient(0deg,transparent,transparent 79px,var(--grid-line)79px,var(--grid-line)80px),repeating-linear-gradient(90deg,transparent,transparent 79px,var(--grid-line)79px,var(--grid-line)80px);opacity:.5;pointer-events:none;position:absolute;inset:0}.app-module__nFBcYG__activitiesHeader{z-index:1;margin-bottom:clamp(40px,6vw,64px);position:relative}.app-module__nFBcYG__activitiesHeader .app-module__nFBcYG__sectionTitle{margin-top:8px}.app-module__nFBcYG__activitiesGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.app-module__nFBcYG__activityCol{background:var(--surface-white);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all .35s var(--ease);padding:32px 26px;position:relative;overflow:hidden}.app-module__nFBcYG__activityCol:before{content:"";background:var(--accent);transform-origin:0;height:3px;transition:transform .5s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__activityCol:hover{box-shadow:var(--shadow-md)}.app-module__nFBcYG__activityCol:hover:before{transform:scaleX(1)}.app-module__nFBcYG__activityCol ul{flex-direction:column;gap:14px;display:flex}.app-module__nFBcYG__activityCol li{color:var(--text-secondary);padding-left:20px;font-size:.92rem;transition:color .25s;position:relative}.app-module__nFBcYG__activityCol li:before{content:"";background:var(--accent);opacity:.4;border-radius:2px;width:6px;height:6px;transition:all .25s;position:absolute;top:8px;left:0}.app-module__nFBcYG__activityCol li:hover{color:var(--text-primary)}.app-module__nFBcYG__activityCol li:hover:before{opacity:1;transform:scale(1.3)}.app-module__nFBcYG__ctaBanner{background:linear-gradient(135deg,#0b1528 0%,#122040 40%,#1a3060 70%,#1e3a6e 100%);padding:clamp(80px,10vw,120px) 0;position:relative;overflow:hidden}.app-module__nFBcYG__ctaBanner:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 79px,#3b82f60f 79px 80px),repeating-linear-gradient(90deg,#0000,#0000 79px,#3b82f60f 79px 80px);position:absolute;inset:0}.app-module__nFBcYG__ctaBanner:after{content:"";pointer-events:none;background:radial-gradient(at 20%,#2563eb40 0%,#0000 55%),radial-gradient(at 80%,#3b82f626 0%,#0000 50%),radial-gradient(at 50% 0,#2563eb1a 0%,#0000 60%);position:absolute;inset:0}.app-module__nFBcYG__ctaContent{z-index:1;text-align:center;max-width:640px;margin:0 auto;position:relative}.app-module__nFBcYG__ctaContent h2{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 20px #0000004d;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.app-module__nFBcYG__ctaContent p{color:#c8d7f0d9;margin-bottom:36px;font-size:1rem;line-height:1.75}.app-module__nFBcYG__ctaCtas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.app-module__nFBcYG__gallerySection{background:var(--surface-white);padding:clamp(96px,12vw,144px) 0;position:relative}.app-module__nFBcYG__gallerySection:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#2563eb0a 0%,#0000 55%);position:absolute;inset:0}.app-module__nFBcYG__galleryHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(40px,6vw,56px);display:flex}.app-module__nFBcYG__galleryHeader .app-module__nFBcYG__sectionTitle{margin-top:8px}.app-module__nFBcYG__gallerySubtitle{color:var(--text-dim);max-width:440px;margin-top:10px;font-size:.95rem;line-height:1.75}.app-module__nFBcYG__galleryCta{font-family:var(--font-manrope),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);white-space:nowrap;border:1.5px solid var(--border-accent);border-radius:var(--radius-xs);transition:all .3s var(--ease);flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.app-module__nFBcYG__galleryCta:before{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .4s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__galleryCta:hover{background:var(--accent);color:var(--text-white);border-color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-2px)}.app-module__nFBcYG__galleryCta:hover:before{transform:scaleX(1)}.app-module__nFBcYG__galleryCta svg{transition:transform .3s var(--ease)}.app-module__nFBcYG__galleryCta:hover svg{transform:translate(3px)}.app-module__nFBcYG__galleryBento{grid-template-rows:300px 260px;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.app-module__nFBcYG__bentoA{grid-area:1/1/2/3}.app-module__nFBcYG__bentoB{grid-area:1/3/2/4}.app-module__nFBcYG__bentoC{grid-area:2/1/3/2}.app-module__nFBcYG__bentoD{grid-area:2/2/3/3}.app-module__nFBcYG__bentoE{display:none}.app-module__nFBcYG__bentoStat{grid-area:2/3/3/4}.app-module__nFBcYG__bentoA,.app-module__nFBcYG__bentoB,.app-module__nFBcYG__bentoC,.app-module__nFBcYG__bentoD,.app-module__nFBcYG__bentoE{border-radius:var(--radius-sm);text-decoration:none;display:block;position:relative;overflow:hidden}.app-module__nFBcYG__bentoA:after,.app-module__nFBcYG__bentoB:after,.app-module__nFBcYG__bentoC:after,.app-module__nFBcYG__bentoD:after,.app-module__nFBcYG__bentoE:after{content:"";background:var(--accent-light);transform-origin:0;height:3px;transition:transform .5s var(--ease);z-index:3;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__bentoA:hover:after,.app-module__nFBcYG__bentoB:hover:after,.app-module__nFBcYG__bentoC:hover:after,.app-module__nFBcYG__bentoD:hover:after,.app-module__nFBcYG__bentoE:hover:after{transform:scaleX(1)}.app-module__nFBcYG__bentoA img,.app-module__nFBcYG__bentoB img,.app-module__nFBcYG__bentoC img,.app-module__nFBcYG__bentoD img,.app-module__nFBcYG__bentoE img{object-fit:cover;transition:transform .7s var(--ease)}.app-module__nFBcYG__bentoA:hover img,.app-module__nFBcYG__bentoB:hover img,.app-module__nFBcYG__bentoC:hover img,.app-module__nFBcYG__bentoD:hover img,.app-module__nFBcYG__bentoE:hover img{transform:scale(1.06)}.app-module__nFBcYG__bentoOverlay{opacity:0;transition:opacity .4s var(--ease);z-index:2;background:linear-gradient(#0000 0%,#0b15281a 45%,#0b1528e6 100%);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:0}.app-module__nFBcYG__bentoA:hover .app-module__nFBcYG__bentoOverlay,.app-module__nFBcYG__bentoB:hover .app-module__nFBcYG__bentoOverlay,.app-module__nFBcYG__bentoC:hover .app-module__nFBcYG__bentoOverlay,.app-module__nFBcYG__bentoD:hover .app-module__nFBcYG__bentoOverlay,.app-module__nFBcYG__bentoE:hover .app-module__nFBcYG__bentoOverlay{opacity:1}.app-module__nFBcYG__bentoNum{font-family:var(--font-manrope),sans-serif;letter-spacing:.1em;color:#ffffff80;font-variant-numeric:tabular-nums;opacity:0;transition:all .4s var(--ease);font-size:.62rem;font-weight:800;position:absolute;top:16px;left:18px;transform:translateY(-4px)}.app-module__nFBcYG__bentoA:hover .app-module__nFBcYG__bentoNum,.app-module__nFBcYG__bentoB:hover .app-module__nFBcYG__bentoNum,.app-module__nFBcYG__bentoC:hover .app-module__nFBcYG__bentoNum,.app-module__nFBcYG__bentoD:hover .app-module__nFBcYG__bentoNum,.app-module__nFBcYG__bentoE:hover .app-module__nFBcYG__bentoNum{opacity:1;transform:translateY(0)}.app-module__nFBcYG__bentoBadge{text-transform:uppercase;letter-spacing:.18em;color:var(--accent-lighter);-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-xs);transition:transform .4s var(--ease)50ms;background:#2563eb4d;align-self:flex-start;margin-bottom:8px;padding:4px 10px;font-size:.58rem;font-weight:700;display:inline-flex;transform:translateY(6px)}.app-module__nFBcYG__bentoA:hover .app-module__nFBcYG__bentoBadge,.app-module__nFBcYG__bentoB:hover .app-module__nFBcYG__bentoBadge,.app-module__nFBcYG__bentoC:hover .app-module__nFBcYG__bentoBadge,.app-module__nFBcYG__bentoD:hover .app-module__nFBcYG__bentoBadge,.app-module__nFBcYG__bentoE:hover .app-module__nFBcYG__bentoBadge{transform:translateY(0)}.app-module__nFBcYG__bentoName{font-family:var(--font-manrope),sans-serif;color:var(--text-white);letter-spacing:-.01em;transition:transform .4s var(--ease)80ms;font-size:1rem;font-weight:700;transform:translateY(8px)}.app-module__nFBcYG__bentoA .app-module__nFBcYG__bentoName{font-size:1.25rem}.app-module__nFBcYG__bentoA:hover .app-module__nFBcYG__bentoName,.app-module__nFBcYG__bentoB:hover .app-module__nFBcYG__bentoName,.app-module__nFBcYG__bentoC:hover .app-module__nFBcYG__bentoName,.app-module__nFBcYG__bentoD:hover .app-module__nFBcYG__bentoName,.app-module__nFBcYG__bentoE:hover .app-module__nFBcYG__bentoName{transform:translateY(0)}.app-module__nFBcYG__bentoStat{border-radius:var(--radius-sm);text-align:center;background:linear-gradient(145deg,#0f2557 0%,#1a3f8a 50%,#2563eb 100%);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;display:flex;position:relative;overflow:hidden}.app-module__nFBcYG__bentoStat:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 19px,#ffffff09 19px 20px),repeating-linear-gradient(90deg,#0000,#0000 19px,#ffffff09 19px 20px);position:absolute;inset:0}.app-module__nFBcYG__bentoStat:after{content:"";filter:blur(40px);pointer-events:none;background:#3b82f633;border-radius:50%;width:180px;height:180px;position:absolute;top:-40%;right:-30%}.app-module__nFBcYG__bentoStatNumber{font-family:var(--font-manrope),sans-serif;color:#fff;letter-spacing:-.04em;font-variant-numeric:tabular-nums;z-index:1;font-size:3rem;font-weight:800;line-height:1;position:relative}.app-module__nFBcYG__bentoStatLabel{color:#ffffffa6;text-transform:uppercase;letter-spacing:.16em;z-index:1;max-width:140px;font-size:.68rem;font-weight:600;line-height:1.4;position:relative}.app-module__nFBcYG__bentoStatLink{color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-xs);transition:all .3s var(--ease);z-index:1;border:1.5px solid #fff3;align-items:center;gap:6px;margin-top:12px;padding:9px 20px;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.app-module__nFBcYG__bentoStatLink:hover{background:#ffffff1f;border-color:#ffffff73;transform:translateY(-1px)}.app-module__nFBcYG__bentoStatLink svg{transition:transform .3s var(--ease)}.app-module__nFBcYG__bentoStatLink:hover svg{transform:translate(3px)}.app-module__nFBcYG__contactSection{border-top:1px solid var(--border);background:linear-gradient(#edf0f7 0%,#eef2fa 50%,#edf0f7 100%);padding:clamp(96px,12vw,144px) 0}.app-module__nFBcYG__contactGrid{grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(36px,5vw,64px);display:grid}.app-module__nFBcYG__contactMap{border-radius:var(--radius-sm);aspect-ratio:4/3;box-shadow:var(--shadow-lg);border:1px solid var(--border);overflow:hidden}.app-module__nFBcYG__contactMap iframe{width:100%;height:100%;display:block}.app-module__nFBcYG__contactInfo{flex-direction:column;gap:12px;display:flex}.app-module__nFBcYG__contactInfo .app-module__nFBcYG__sectionTitle{margin-top:4px;margin-bottom:20px}.app-module__nFBcYG__contactCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.app-module__nFBcYG__contactCard{background:var(--surface-white);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all .3s var(--ease);align-items:flex-start;gap:14px;padding:22px;display:flex;position:relative;overflow:hidden}.app-module__nFBcYG__contactCard:before{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .4s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.app-module__nFBcYG__contactCard:hover{box-shadow:var(--shadow-md)}.app-module__nFBcYG__contactCard:hover:before{transform:scaleX(1)}.app-module__nFBcYG__contactIcon{color:var(--accent);flex-shrink:0;width:22px;height:22px;margin-top:2px}.app-module__nFBcYG__contactCard h4{font-family:var(--font-manrope),sans-serif;color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.72rem;font-weight:700}.app-module__nFBcYG__contactCard p{color:var(--text-secondary);font-size:.88rem}.app-module__nFBcYG__footer{background:linear-gradient(#0b1528 0%,#0e1a30 50%,#0b1528 100%);position:relative;overflow:hidden}.app-module__nFBcYG__footer:before{content:"";pointer-events:none;background:radial-gradient(at 20% 30%,#2563eb14 0%,#0000 50%),repeating-linear-gradient(0deg,#0000,#0000 79px,#3b82f60a 79px 80px),repeating-linear-gradient(90deg,#0000,#0000 79px,#3b82f60a 79px 80px);position:absolute;inset:0}.app-module__nFBcYG__footerInner{z-index:1;max-width:1400px;margin:0 auto;padding:72px clamp(20px,4vw,48px) 32px;position:relative}.app-module__nFBcYG__footerTop{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px;display:grid}.app-module__nFBcYG__footerBrand p{color:#94a3b8;max-width:280px;margin-top:20px;font-size:.88rem;line-height:1.75}.app-module__nFBcYG__footerLinks,.app-module__nFBcYG__footerContact{flex-direction:column;gap:12px;display:flex}.app-module__nFBcYG__footerLinks h4,.app-module__nFBcYG__footerContact h4{font-family:var(--font-manrope),sans-serif;color:var(--text-white);text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:.72rem;font-weight:700}.app-module__nFBcYG__footerLinks a{color:#94a3b8;font-size:.88rem;transition:color .25s}.app-module__nFBcYG__footerLinks a:hover{color:var(--text-white)}.app-module__nFBcYG__footerContact p{color:#94a3b8;font-size:.88rem}.app-module__nFBcYG__footerBottom{border-top:1px solid #94a3b814;padding-top:24px}.app-module__nFBcYG__footerBottom p{color:#64748b;letter-spacing:.02em;font-size:.78rem}@keyframes app-module__nFBcYG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes app-module__nFBcYG__slidelogo{0%{transform:translate(0%)}to{transform:translate(-100%)}}@keyframes app-module__nFBcYG__slidelogo2{0%{transform:translate(100%)}to{transform:translate(0%)}}@media (max-width:1024px){.app-module__nFBcYG__hero{grid-template-columns:1fr;gap:40px;padding-top:120px;padding-bottom:36px}.app-module__nFBcYG__heroTitle{font-size:clamp(2.6rem,7vw,3.6rem)}.app-module__nFBcYG__heroImageMain{max-height:none}.app-module__nFBcYG__heroImageFloat{display:none}.app-module__nFBcYG__aboutGrid{grid-template-columns:1fr;gap:40px}.app-module__nFBcYG__aboutImageAccent{display:none}.app-module__nFBcYG__servicesGrid{grid-template-columns:1fr;gap:16px}.app-module__nFBcYG__whyUsGrid{grid-template-columns:repeat(2,1fr)}.app-module__nFBcYG__activitiesGrid{grid-template-columns:1fr 1fr;gap:16px}.app-module__nFBcYG__contactGrid{grid-template-columns:1fr;gap:40px}.app-module__nFBcYG__contactMap{aspect-ratio:16/9}.app-module__nFBcYG__galleryHeader{flex-direction:column;align-items:flex-start}.app-module__nFBcYG__galleryBento{grid-template-rows:240px 220px 220px 180px;grid-template-columns:repeat(2,1fr)}.app-module__nFBcYG__bentoA{grid-area:1/1/2/3}.app-module__nFBcYG__bentoB{grid-area:2/1/3/2}.app-module__nFBcYG__bentoC{grid-area:2/2/3/3}.app-module__nFBcYG__bentoD{grid-area:3/1/4/2}.app-module__nFBcYG__bentoE{grid-area:3/2/4/3;display:block}.app-module__nFBcYG__bentoStat{grid-area:4/1/5/3}.app-module__nFBcYG__footerTop{grid-template-columns:1fr 1fr;gap:36px}.app-module__nFBcYG__footerBrand{grid-column:1/-1}.app-module__nFBcYG__statsGrid{grid-template-columns:repeat(2,1fr);gap:0}.app-module__nFBcYG__statItem:nth-child(2):after{display:none}.app-module__nFBcYG__statItem:first-child:after,.app-module__nFBcYG__statItem:nth-child(3):after{display:block}}@media (max-width:768px){.app-module__nFBcYG__hero{padding-top:110px;padding-bottom:28px}.app-module__nFBcYG__heroDecor{display:none}.app-module__nFBcYG__whyUsInner{padding:40px 24px}.app-module__nFBcYG__whyUsGrid{gap:12px}.app-module__nFBcYG__activitiesGrid{grid-template-columns:1fr;gap:14px}.app-module__nFBcYG__galleryBento{grid-template-rows:240px 200px 200px 200px 200px auto;grid-template-columns:1fr}.app-module__nFBcYG__bentoA{grid-area:1/1}.app-module__nFBcYG__bentoB{grid-area:2/1}.app-module__nFBcYG__bentoC{grid-area:3/1}.app-module__nFBcYG__bentoD{grid-area:4/1}.app-module__nFBcYG__bentoE{grid-area:5/1;display:block}.app-module__nFBcYG__bentoStat{grid-area:6/1;padding:36px 20px}.app-module__nFBcYG__bentoOverlay{opacity:1;background:linear-gradient(#0000 45%,#0b1528cc 100%)}.app-module__nFBcYG__bentoNum{opacity:1;transform:translateY(0)}.app-module__nFBcYG__bentoBadge,.app-module__nFBcYG__bentoName{transform:translateY(0)}.app-module__nFBcYG__contactCards{grid-template-columns:1fr}.app-module__nFBcYG__footerTop{grid-template-columns:1fr;gap:28px}.app-module__nFBcYG__footerBrand{grid-column:auto}}@media (max-width:480px){.app-module__nFBcYG__heroCta{flex-direction:column;width:100%}.app-module__nFBcYG__heroCta a{justify-content:center;width:100%}.app-module__nFBcYG__statsGrid{grid-template-columns:1fr 1fr;gap:0}.app-module__nFBcYG__statItem:nth-child(2):after{display:none}.app-module__nFBcYG__whyUsGrid{grid-template-columns:1fr 1fr;gap:10px}.app-module__nFBcYG__whyUsCard{padding:22px 12px}.app-module__nFBcYG__whyUsCard h3{font-size:.78rem}.app-module__nFBcYG__ctaCtas{flex-direction:column;align-items:center}.app-module__nFBcYG__ctaCtas a{justify-content:center;width:100%}}.app-module__nFBcYG__is-mobile{display:none!important}.app-module__nFBcYG__is-desktop{display:block}.app-module__nFBcYG__is-650{display:none}.app-module__nFBcYG__not-650{display:block}.app-module__nFBcYG__is-950{display:none}.app-module__nFBcYG__not-950{display:block}.app-module__nFBcYG__is-mini-mobile{display:none}.app-module__nFBcYG__not-mini-mobile{display:block}.app-module__nFBcYG__project-image{cursor:pointer;transition:all .35s var(--ease);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);margin:10px}.app-module__nFBcYG__project-image:hover{box-shadow:var(--shadow-lg);transform:scale(1.02)}.app-module__nFBcYG__gallery-picker{text-align:center;padding:0}.app-module__nFBcYG__gallery-picker li{margin:0 20px;display:inline-block}.app-module__nFBcYG__gallery-picker li p{cursor:pointer;color:var(--text-muted);font-weight:500;transition:color .25s;position:relative}.app-module__nFBcYG__gallery-picker li p:hover{color:var(--text-primary)}.app-module__nFBcYG__link-hover:before,.app-module__nFBcYG__link-hover.app-module__nFBcYG__active:before{content:"";background-color:var(--accent);transform-origin:100%;border-radius:4px;width:100%;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.app-module__nFBcYG__link-hover:hover:before,.app-module__nFBcYG__link-hover.app-module__nFBcYG__active:before{transform-origin:0;transform:scaleX(1)}.app-module__nFBcYG__electro{margin-left:10px;margin-right:10px;padding-bottom:80px}.app-module__nFBcYG__electro ul li{color:var(--text-secondary);margin-bottom:8px;padding-left:18px;position:relative}.app-module__nFBcYG__electro ul li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.app-module__nFBcYG__link-container{width:100%}.app-module__nFBcYG__link-container ul{float:right;flex-direction:row;list-style:none;display:flex}.app-module__nFBcYG__link-container ul li{margin-left:20px}.app-module__nFBcYG__link-container a{color:var(--text-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .25s}.app-module__nFBcYG__link-container a:hover{color:var(--accent)}.app-module__nFBcYG__justify{text-align:justify}.app-module__nFBcYG__material-symbols-outlined{color:var(--accent);font-size:28px!important}.app-module__nFBcYG__top-active{transform:rotate(-45deg)!important}.app-module__nFBcYG__mid-active{opacity:0;transform:translate(-20px)rotate(360deg)!important}.app-module__nFBcYG__bottom-active{transform:rotate(45deg)!important}.app-module__nFBcYG__navigation-container{background-color:var(--surface-white);z-index:9999;width:100%;position:fixed}@media (max-width:1100px){.app-module__nFBcYG__is-mobile{display:block!important}.app-module__nFBcYG__is-desktop{display:none}.app-module__nFBcYG__col{flex-basis:unset}.app-module__nFBcYG__mobile-header-container,.app-module__nFBcYG__side-menu{display:block}.app-module__nFBcYG__desktop-header{display:none}.app-module__nFBcYG__link-container ul{float:none!important;flex-direction:column!important;padding-left:0!important}.app-module__nFBcYG__link-container li,.app-module__nFBcYG__link-container a{margin:0!important}}@media (max-width:950px){.app-module__nFBcYG__is-950{display:block}.app-module__nFBcYG__not-950{display:none}.app-module__nFBcYG__is-950 img{border-radius:var(--radius-sm);min-width:98%}}@media (max-width:650px){.app-module__nFBcYG__is-650{display:block}.app-module__nFBcYG__not-650{display:none}}@media (max-width:460px){.app-module__nFBcYG__is-mini-mobile{display:block}.app-module__nFBcYG__not-mini-mobile{display:none}}
