.About-module__uyvrVG__feature{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__uyvrVG__visual{border-radius:var(--radius-lg);background:var(--surface);position:relative;overflow:hidden}.About-module__uyvrVG__visual img{width:100%;height:auto;display:block}.About-module__uyvrVG__visual:before{content:"";z-index:1;background:linear-gradient(#0000 40%,#0a0a0acc 100%);position:absolute;inset:0}.About-module__uyvrVG__badge{z-index:2;-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);background:#0a0a0acc;border-radius:999px;align-items:center;gap:12px;padding:12px 18px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:24px;left:24px}.About-module__uyvrVG__dot{background:var(--success);width:8px;height:8px;box-shadow:0 0 10px var(--success);border-radius:50%;animation:2s infinite About-module__uyvrVG__pulse}.About-module__uyvrVG__list{margin-top:32px;list-style:none}.About-module__uyvrVG__list li{border-bottom:1px solid var(--border);gap:16px;padding:18px 0;display:flex}.About-module__uyvrVG__list li:last-child{border-bottom:0}.About-module__uyvrVG__check{width:28px;height:28px;color:var(--success);background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__uyvrVG__list h4{font-size:17px;font-weight:600;font-family:var(--font-sans);letter-spacing:0;margin-bottom:4px}.About-module__uyvrVG__list p{color:var(--text-muted);font-size:14px}@media (max-width:900px){.About-module__uyvrVG__feature{grid-template-columns:1fr;gap:40px}}
.Careers-module__N6e2fW__section{background:var(--bg-2);border-top:1px solid var(--border);padding:110px 0;position:relative}.Careers-module__N6e2fW__head{text-align:center;max-width:720px;margin:0 auto 48px}.Careers-module__N6e2fW__head .Careers-module__N6e2fW__sectionDesc{margin-inline:auto;margin-bottom:0}.Careers-module__N6e2fW__form{flex-direction:column;gap:22px;max-width:720px;margin:0 auto;display:flex}.Careers-module__N6e2fW__field{flex-direction:column;gap:8px;display:flex}.Careers-module__N6e2fW__field label{color:var(--text);font-size:15px;font-weight:600}.Careers-module__N6e2fW__req{color:var(--text-muted);font-weight:500}.Careers-module__N6e2fW__field input,.Careers-module__N6e2fW__field textarea{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;color:var(--text);padding:14px 16px;font-family:inherit;font-size:16px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.Careers-module__N6e2fW__field textarea{resize:vertical;min-height:160px}.Careers-module__N6e2fW__field input::placeholder,.Careers-module__N6e2fW__field textarea::placeholder{color:var(--text-muted)}.Careers-module__N6e2fW__field input:focus,.Careers-module__N6e2fW__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Careers-module__N6e2fW__error{color:#fca5a5;font-size:15px;font-weight:500}.Careers-module__N6e2fW__form button{align-self:flex-start;margin-top:4px}.Careers-module__N6e2fW__form button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Careers-module__N6e2fW__note{border-radius:var(--radius);color:var(--text);background:#22c55e1f;border:1px solid #22c55e4d;align-items:flex-start;gap:10px;margin-top:4px;padding:14px 16px;font-size:15px;line-height:1.5;display:flex}.Careers-module__N6e2fW__note svg{color:var(--success);flex-shrink:0;margin-top:3px}@media (max-width:640px){.Careers-module__N6e2fW__section{padding:80px 0}.Careers-module__N6e2fW__form button{justify-content:center;align-self:stretch}}
.Certifications-module___b0l1G__certifications{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:84px 0}.Certifications-module___b0l1G__head{text-align:center}:is(.Certifications-module___b0l1G__head .sectionTitle,.Certifications-module___b0l1G__head .sectionDesc){margin-left:auto;margin-right:auto}.Certifications-module___b0l1G__head .sectionDesc{margin-bottom:0}.Certifications-module___b0l1G__grid{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:56px;display:flex}.Certifications-module___b0l1G__card{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;flex:0 300px;align-items:center;gap:22px;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}a.Certifications-module___b0l1G__card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-4px)}.Certifications-module___b0l1G__logo{border:1px solid var(--border);background:#fff;border-radius:50%;width:148px;height:148px;overflow:hidden;box-shadow:0 0 0 4px #facc152e}.Certifications-module___b0l1G__logo img{object-fit:cover;width:100%;height:100%}.Certifications-module___b0l1G__caption{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.Certifications-module___b0l1G__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:20px;font-weight:700}.Certifications-module___b0l1G__desc{color:var(--text-muted);max-width:26ch;font-size:14px;line-height:1.45}@media (max-width:560px){.Certifications-module___b0l1G__grid{gap:20px}.Certifications-module___b0l1G__card{flex-basis:260px;padding:28px 24px}.Certifications-module___b0l1G__logo{width:128px;height:128px}}
.Clients-module__39qwbq__clients{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);border-top:1px solid #0000001f;border-bottom:1px solid #0000001f;overflow:hidden}.Clients-module__39qwbq__clients .sectionTag{color:#1a1205b3}.Clients-module__39qwbq__clients .sectionTitle{color:#1a1205}.Clients-module__39qwbq__marquee{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;margin-top:28px;padding:14px 0;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.Clients-module__39qwbq__marquee::-webkit-scrollbar{display:none}.Clients-module__39qwbq__grabbing{cursor:grabbing}.Clients-module__39qwbq__track{align-items:center;gap:24px;width:max-content;display:flex}.Clients-module__39qwbq__logo{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex:0 0 180px;justify-content:center;align-items:center;height:120px;padding:22px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Clients-module__39qwbq__logo img{object-fit:contain;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%}.Clients-module__39qwbq__cover{padding:0}.Clients-module__39qwbq__cover img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.Clients-module__39qwbq__logo:hover{transform:translateY(-3px);box-shadow:0 16px 32px -18px #0009}@media (max-width:560px){.Clients-module__39qwbq__logo{flex-basis:150px;height:100px}}
.Cta-module__tTvtDa__ctaSection{padding:120px 0}.Cta-module__tTvtDa__box{border-radius:var(--radius-lg);text-align:center;background:radial-gradient(60% 80% at 100% 0,#facc1540,#0000 60%),radial-gradient(60% 80% at 0 100%,#f59e0b26,#0000 60%),linear-gradient(135deg,#1c1c1c 0%,#0f0f0f 100%);border:1px solid #facc1533;padding:80px 60px;position:relative;overflow:hidden}.Cta-module__tTvtDa__box h2{margin-bottom:20px;max-width:720px;margin-inline:auto;font-size:clamp(32px,4.5vw,56px)}.Cta-module__tTvtDa__box p{color:var(--text-muted);margin-bottom:36px;max-width:560px;margin-inline:auto;font-size:18px}.Cta-module__tTvtDa__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (max-width:640px){.Cta-module__tTvtDa__box{padding:60px 28px}}
.FloatingWhatsApp-module__TcMA9q__float{background:var(--whatsapp);color:#fff;z-index:90;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 30px -8px #25d36699}.FloatingWhatsApp-module__TcMA9q__float:hover{transform:scale(1.08)}.FloatingWhatsApp-module__TcMA9q__float:before{content:"";background:var(--whatsapp);opacity:.35;z-index:-1;border-radius:50%;animation:2s infinite FloatingWhatsApp-module__TcMA9q__ring;position:absolute;inset:-6px}@media (prefers-reduced-motion:reduce){.FloatingWhatsApp-module__TcMA9q__float:before{animation:none}}
.Footer-module__qsmGdW__footer{border-top:1px solid var(--border);background:var(--bg-2);padding:80px 0 32px}.Footer-module__qsmGdW__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__qsmGdW__titleRow{align-items:center;gap:14px;margin-bottom:20px;display:flex}.Footer-module__qsmGdW__logoImg{flex-shrink:0;width:auto;height:52px}.Footer-module__qsmGdW__wordmark{font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;color:var(--accent);font-size:24px;font-weight:700;line-height:1.1}.Footer-module__qsmGdW__brand p{color:var(--text-muted);max-width:300px;font-size:14px}.Footer-module__qsmGdW__col h5{text-transform:uppercase;letter-spacing:.08em;color:var(--text);font-size:13px;font-family:var(--font-sans);margin-bottom:20px;font-weight:600}.Footer-module__qsmGdW__col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__qsmGdW__col a{color:var(--text-muted);font-size:14px;transition:color .2s}.Footer-module__qsmGdW__col a:hover{color:var(--text)}.Footer-module__qsmGdW__socials{gap:12px;margin-top:20px;display:flex}.Footer-module__qsmGdW__socials a{background:var(--surface);border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:flex}.Footer-module__qsmGdW__socials a:hover{background:var(--accent);color:#1a1205;border-color:var(--accent)}.Footer-module__qsmGdW__bottom{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:32px;padding-right:84px;font-size:13px;display:flex}@media (max-width:640px){.Footer-module__qsmGdW__bottom{padding-bottom:64px;padding-right:0}}@media (max-width:780px){.Footer-module__qsmGdW__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Footer-module__qsmGdW__grid{grid-template-columns:1fr}}
.Hero-module__CfOXQq__hero{align-items:center;min-height:100vh;padding:130px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__CfOXQq__bg{z-index:0;position:absolute;inset:0}.Hero-module__CfOXQq__bg img{object-fit:cover;opacity:.42;width:100%;height:100%}.Hero-module__CfOXQq__bg:before{content:"";background:radial-gradient(ellipse 80% 60% at 70% 20%, #facc1533, transparent 60%), radial-gradient(ellipse 60% 50% at 20% 80%, #f59e0b1f, transparent 60%), linear-gradient(180deg, #0a0a0a33 0%, transparent 35%, var(--bg) 95%);z-index:1;position:absolute;inset:0}.Hero-module__CfOXQq__grid{z-index:2;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.Hero-module__CfOXQq__viewport{z-index:3;width:100%;display:grid;position:relative}.Hero-module__CfOXQq__slide{opacity:0;visibility:hidden;grid-area:1/1}.Hero-module__CfOXQq__slide[data-active=true]{opacity:1;visibility:visible;animation:.6s cubic-bezier(.22,1,.36,1) both Hero-module__CfOXQq__heroIn}.Hero-module__CfOXQq__slideCentered .Hero-module__CfOXQq__copy{max-width:860px}.Hero-module__CfOXQq__slideSplit{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.Hero-module__CfOXQq__copy{min-width:0}.Hero-module__CfOXQq__side{justify-content:flex-end;align-items:center;display:flex}.Hero-module__CfOXQq__side img{object-fit:contain;filter:drop-shadow(0 24px 60px #0000008c);width:100%;max-width:560px;height:auto;max-height:82vh;margin-left:auto;display:block}.Hero-module__CfOXQq__badge{color:#fde68a;letter-spacing:.02em;background:#facc151a;border:1px solid #facc154d;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__CfOXQq__badge:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%;animation:2s infinite Hero-module__CfOXQq__pulse}.Hero-module__CfOXQq__title{margin-bottom:24px;font-size:clamp(40px,6.5vw,78px)}.Hero-module__CfOXQq__accent{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__CfOXQq__lead{color:var(--text-muted);max-width:580px;margin-bottom:40px;font-size:clamp(17px,1.6vw,20px)}.Hero-module__CfOXQq__actions{flex-wrap:wrap;gap:14px;margin-bottom:60px;display:flex}.Hero-module__CfOXQq__slideSplit .Hero-module__CfOXQq__actions{margin-bottom:0}.Hero-module__CfOXQq__trust{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.Hero-module__CfOXQq__trustItem{color:var(--text-muted);align-items:center;gap:10px;font-size:14px;display:flex}.Hero-module__CfOXQq__trustItem svg{color:var(--success);flex-shrink:0}.Hero-module__CfOXQq__arrow{z-index:4;width:48px;height:48px;color:var(--text);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0a0a0a80;border-radius:50%;place-items:center;transition:background .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__CfOXQq__arrow:hover{background:#facc1529;border-color:#facc1580}.Hero-module__CfOXQq__arrowPrev{left:16px}.Hero-module__CfOXQq__arrowNext{right:16px}.Hero-module__CfOXQq__dots{z-index:4;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__CfOXQq__dot{cursor:pointer;background:#ffffff4d;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:width .3s,background .3s}.Hero-module__CfOXQq__dot[data-active=true]{background:var(--accent);width:28px}@keyframes Hero-module__CfOXQq__heroIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@media (max-width:1320px){.Hero-module__CfOXQq__viewport{padding-inline:56px}}@media (max-width:900px){.Hero-module__CfOXQq__slideSplit{grid-template-columns:1fr;gap:32px}.Hero-module__CfOXQq__viewport{padding-inline:44px}.Hero-module__CfOXQq__slideSplit .Hero-module__CfOXQq__side{order:-1;justify-content:center}.Hero-module__CfOXQq__side img{max-width:320px;max-height:42vh;margin:0 auto}.Hero-module__CfOXQq__arrow{width:40px;height:40px}.Hero-module__CfOXQq__arrowPrev{left:8px}.Hero-module__CfOXQq__arrowNext{right:8px}}@media (prefers-reduced-motion:reduce){.Hero-module__CfOXQq__slide[data-active=true]{animation:none}}
.Nav-module__mV9P8a__nav{z-index:100;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border-strong);background:#0c0c0cb3;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Nav-module__mV9P8a__scrolled{background:#0c0c0ceb;box-shadow:0 10px 30px -20px #000c}.Nav-module__mV9P8a__inner{align-items:center;height:84px;display:flex}.Nav-module__mV9P8a__logo{min-width:0;font-family:var(--font-display);letter-spacing:-.01em;color:#fff;flex:1 1 0;align-items:center;gap:12px;font-size:18px;font-weight:700;display:flex}.Nav-module__mV9P8a__wordmark{color:#fff;flex-direction:column;line-height:1.1;display:flex}.Nav-module__mV9P8a__logoImg{width:auto;height:62px}.Nav-module__mV9P8a__links{gap:36px;font-size:15px;font-weight:500;list-style:none;display:flex}.Nav-module__mV9P8a__links a{color:var(--text-muted);transition:color .2s}.Nav-module__mV9P8a__links a:hover{color:var(--text)}.Nav-module__mV9P8a__actions{flex:1 1 0;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.Nav-module__mV9P8a__cta{background:var(--whatsapp);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px -8px #25d3668c}.Nav-module__mV9P8a__cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px -8px #25d366b3}.Nav-module__mV9P8a__toggle{color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:6px;display:none}.Nav-module__mV9P8a__mobileMenu{border-top:1px solid #0000;max-height:0;transition:max-height .35s,border-color .35s;display:none;overflow:hidden}.Nav-module__mV9P8a__mobileMenu ul{flex-direction:column;gap:4px;padding:8px 24px 24px;list-style:none;display:flex}.Nav-module__mV9P8a__mobileMenu a{color:var(--text);border-bottom:1px solid var(--border);padding:14px 4px;font-size:17px;font-weight:500;display:block}@media (max-width:900px){.Nav-module__mV9P8a__links,.Nav-module__mV9P8a__ctaLabel{display:none}.Nav-module__mV9P8a__toggle{display:inline-flex}.Nav-module__mV9P8a__mobileMenu{display:block}.Nav-module__mV9P8a__mobileMenuOpen{border-top-color:var(--border);max-height:70vh}.Nav-module__mV9P8a__logo{gap:10px;font-size:14px}.Nav-module__mV9P8a__logoImg{height:48px}}@media (max-width:380px){.Nav-module__mV9P8a__logo{gap:8px;font-size:12px}.Nav-module__mV9P8a__logoImg{height:40px}}
.Services-module__tg7SWG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:900px){.Services-module__tg7SWG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__tg7SWG__grid{grid-template-columns:1fr}}.Services-module__tg7SWG__card{appearance:none;font:inherit;text-align:left;cursor:pointer;width:100%;color:var(--text);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);border-radius:var(--radius-lg);border:1px solid #facc1573;flex-direction:column;justify-content:space-between;min-height:340px;padding:32px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Services-module__tg7SWG__card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(80% 100% at 50% 100%,#facc1514,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.Services-module__tg7SWG__cardWatermark{z-index:0;opacity:.13;pointer-events:none;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 25%,#000 95%);mask-image:linear-gradient(135deg,#0000 25%,#000 95%)}.Services-module__tg7SWG__cardWatermark img{object-fit:cover}.Services-module__tg7SWG__card:hover,.Services-module__tg7SWG__card:focus-visible{border-color:var(--accent);transform:translateY(-4px)}.Services-module__tg7SWG__card:hover .Services-module__tg7SWG__cardWatermark,.Services-module__tg7SWG__card:focus-visible .Services-module__tg7SWG__cardWatermark{opacity:.2}.Services-module__tg7SWG__card:hover:after,.Services-module__tg7SWG__card:focus-visible:after{opacity:1}.Services-module__tg7SWG__icon{width:56px;height:56px;color:var(--accent);z-index:2;background:linear-gradient(135deg,#facc1526,#f59e0b1a);border:1px solid #facc1540;border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.Services-module__tg7SWG__title{z-index:2;margin-bottom:12px;font-size:22px;position:relative}.Services-module__tg7SWG__desc{color:var(--text-muted);z-index:2;margin-bottom:24px;font-size:15px;position:relative}.Services-module__tg7SWG__link{color:var(--accent);z-index:2;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.Services-module__tg7SWG__link svg{transition:transform .2s}.Services-module__tg7SWG__card:hover .Services-module__tg7SWG__link svg{transform:translate(4px)}.Services-module__tg7SWG__overlay{--overlay-pad:28px;display:contents}.Services-module__tg7SWG__gallery{scroll-snap-type:x mandatory;scrollbar-width:none;background:var(--surface-2);flex:none;display:flex;overflow-x:auto}.Services-module__tg7SWG__gallery::-webkit-scrollbar{display:none}.Services-module__tg7SWG__galleryItem{scroll-snap-align:start;flex:0 0 100%;justify-content:center;align-items:center;display:flex}.Services-module__tg7SWG__galleryItem img{object-fit:contain;width:100%;height:auto}.Services-module__tg7SWG__scrollArea{min-height:0;padding:26px var(--overlay-pad) 4px;flex:auto;overflow-y:auto}.Services-module__tg7SWG__header{flex-direction:column;gap:12px;display:flex}.Services-module__tg7SWG__headerTop{align-items:center;gap:14px;display:flex}.Services-module__tg7SWG__overlayIcon{width:44px;height:44px;color:var(--accent);background:linear-gradient(135deg,#facc1526,#f59e0b1a);border:1px solid #facc1540;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Services-module__tg7SWG__prose{color:var(--text-muted);margin-top:20px;font-size:15px;line-height:1.7}.Services-module__tg7SWG__prose p{margin-bottom:12px}.Services-module__tg7SWG__prose p:last-child{margin-bottom:0}.Services-module__tg7SWG__prose strong{color:var(--text);font-weight:600}.Services-module__tg7SWG__prose ul,.Services-module__tg7SWG__prose ol{flex-direction:column;gap:8px;margin:12px 0;padding-left:20px;display:flex}.Services-module__tg7SWG__prose h2,.Services-module__tg7SWG__prose h3,.Services-module__tg7SWG__prose h4{color:var(--text);margin:18px 0 8px}.Services-module__tg7SWG__footer{padding:16px var(--overlay-pad) 22px;border-top:1px solid var(--border);flex-direction:column;flex:none;gap:10px;display:flex}.Services-module__tg7SWG__overlayBtn{justify-content:center;width:100%}@media (max-width:640px){.Services-module__tg7SWG__overlay{--overlay-pad:20px}}
.Stats-module__nC-tRq__stats{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);border-top:1px solid #0000001f;border-bottom:1px solid #0000001f;padding:80px 0}.Stats-module__nC-tRq__grid{grid-template-columns:repeat(4,1fr);gap:48px;display:grid}.Stats-module__nC-tRq__num{font-family:var(--font-display);background:linear-gradient(135deg,#1a1205 0%,#3f2f0a 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1;display:block}.Stats-module__nC-tRq__label{color:#1a1205bf;text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:600}@media (max-width:780px){.Stats-module__nC-tRq__grid{grid-template-columns:repeat(2,1fr);gap:32px}}
