.map-outline[data-astro-cid-x32fguo3]{animation:mapPulse 4s infinite ease-in-out}@keyframes mapPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}.pin-main[data-astro-cid-x32fguo3]{animation:pinBounce 2s infinite ease-in-out}@keyframes pinBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.pin-city[data-astro-cid-x32fguo3]{animation:cityPulse 3s infinite ease-in-out}@keyframes cityPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.conn[data-astro-cid-x32fguo3]{animation:connFlow 2s infinite linear}@keyframes connFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-10}}.pulse-ring[data-astro-cid-x32fguo3]{animation:pulseExpand 2s infinite ease-out;transform-origin:20px 22px}.pulse-ring[data-astro-cid-x32fguo3].r1{animation-delay:0s}.pulse-ring[data-astro-cid-x32fguo3].r2{animation-delay:.5s}@keyframes pulseExpand{0%{transform:scale(1);opacity:.8}to{transform:scale(1.5);opacity:0}}.tag-base[data-astro-cid-ht677rcy]{animation:tagSwing 4s infinite ease-in-out;transform-origin:20px 16px}@keyframes tagSwing{0%,to{transform:rotate(0)}25%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}}.tag-string[data-astro-cid-ht677rcy]{stroke-dasharray:20;animation:stringWave 3s infinite ease-in-out}@keyframes stringWave{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:5}}.pencil[data-astro-cid-ht677rcy]{animation:pencilWrite 2s infinite ease-in-out;transform-origin:52px 14px}@keyframes pencilWrite{0%,to{transform:translate(0)}50%{transform:translate(-2px,2px)}}.sparkle[data-astro-cid-ht677rcy]{animation:sparkle 2s infinite ease-in-out}.barcode[data-astro-cid-ht677rcy] rect[data-astro-cid-ht677rcy]{animation:barcodeScan 2s infinite linear}@keyframes barcodeScan{0%,to{opacity:1}50%{opacity:.7}}.cycle-arrows[data-astro-cid-edxi6pc5]{animation:cycleRotate 4s infinite linear;transform-origin:32px 32px}@keyframes cycleRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.progress-ring[data-astro-cid-edxi6pc5]{animation:progressFill 2s ease-out forwards;stroke-dashoffset:126}@keyframes progressFill{to{stroke-dashoffset:6}}.star[data-astro-cid-edxi6pc5]{animation:sparkle 2s infinite ease-in-out}.star[data-astro-cid-edxi6pc5].s1{animation-delay:0s}.star[data-astro-cid-edxi6pc5].s2{animation-delay:.5s}.star[data-astro-cid-edxi6pc5].s3{animation-delay:1s}.star[data-astro-cid-edxi6pc5].s4{animation-delay:1.5s}.globe[data-astro-cid-3nyu5asv]{animation:globeRotate 20s infinite linear;transform-origin:32px 32px}@keyframes globeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.continents[data-astro-cid-3nyu5asv]{animation:continentDrift 20s infinite linear;transform-origin:32px 32px}@keyframes continentDrift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.export-arrow[data-astro-cid-3nyu5asv]{animation:arrowPulse 2s infinite ease-in-out}@keyframes arrowPulse{0%,to{opacity:1;transform:translate(0)}50%{opacity:.7;transform:translate(2px,-2px)}}.airplane[data-astro-cid-3nyu5asv]{animation:airplaneFly 3s infinite ease-in-out}@keyframes airplaneFly{0%,to{transform:translate(0)}50%{transform:translate(4px,-4px)}}.dot[data-astro-cid-3nyu5asv]{animation:dotPulse 2s infinite ease-in-out}.dot[data-astro-cid-3nyu5asv].d1{animation-delay:0s}.dot[data-astro-cid-3nyu5asv].d2{animation-delay:.7s}.dot[data-astro-cid-3nyu5asv].d3{animation-delay:1.4s}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.about-hero[data-astro-cid-kh7btl4r]{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 4rem;position:relative;z-index:var(--z-content)}.about-hero-content[data-astro-cid-kh7btl4r]{max-width:800px}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(3rem,8vw,5rem);line-height:1;margin-bottom:1.5rem}.about-hero[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.25rem;color:var(--gray);max-width:600px;margin:0 auto}.timeline[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;position:relative;padding:2rem 0}.timeline-line[data-astro-cid-kh7btl4r]{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--red),var(--red-dark));transform:translate(-50%)}.timeline-item[data-astro-cid-kh7btl4r]{position:relative;width:50%;padding:2rem}.timeline-item[data-astro-cid-kh7btl4r].left{left:0;text-align:right;padding-right:4rem}.timeline-item[data-astro-cid-kh7btl4r].right{left:50%;text-align:left;padding-left:4rem}.timeline-item[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;width:16px;height:16px;background:var(--red);border-radius:50%;top:2.5rem;box-shadow:0 0 20px var(--red-glow)}.timeline-item[data-astro-cid-kh7btl4r].left:after{right:-8px}.timeline-item[data-astro-cid-kh7btl4r].right:after{left:-8px}.timeline-year[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:2.5rem;color:var(--red);display:block;margin-bottom:.5rem}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.5rem;letter-spacing:.05em;margin-bottom:.75rem}.timeline-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray);line-height:1.7}.mission-container[data-astro-cid-kh7btl4r]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.mission-card[data-astro-cid-kh7btl4r]{background:var(--black-card);padding:3rem;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}.mission-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.mission-icon[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;margin-bottom:1.5rem}.mission-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.75rem;letter-spacing:.05em;margin-bottom:1rem;color:var(--red)}.mission-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray);line-height:1.8;font-size:1.05rem}.stats-grid[data-astro-cid-kh7btl4r]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.differentiators-grid[data-astro-cid-kh7btl4r]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.differentiator-card[data-astro-cid-kh7btl4r]{background:var(--black-card);padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,border-color .3s ease}.differentiator-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);border-color:#e31b234d}.diff-icon[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;align-items:center;height:56px;margin-bottom:1rem}.differentiator-card[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.25rem;letter-spacing:.05em;margin-bottom:.5rem}.differentiator-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray);font-size:.95rem}.certifications-grid[data-astro-cid-kh7btl4r]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.certification-card[data-astro-cid-kh7btl4r]{background:var(--black-card);padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.05)}.cert-badge[data-astro-cid-kh7btl4r]{width:50px;height:50px;background:linear-gradient(135deg,var(--red),var(--red-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--white)}.certification-card[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.25rem;letter-spacing:.05em;margin-bottom:.25rem}.certification-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray);font-size:.9rem}.locations-container[data-astro-cid-kh7btl4r]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:3rem}.hq-card[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--red) 0%,var(--red-dark) 100%);padding:3rem}.hq-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.5rem;letter-spacing:.1em;margin-bottom:1.5rem}.company-name[data-astro-cid-kh7btl4r]{font-weight:600;color:var(--white);margin-bottom:.5rem}.hq-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#fffc;margin-bottom:.25rem}.hq-phone[data-astro-cid-kh7btl4r]{display:inline-block;margin-top:1rem;font-weight:600;color:var(--white);font-size:1.1rem}.branches-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.branch-card[data-astro-cid-kh7btl4r]{background:var(--black-card);padding:1.5rem;border:1px solid rgba(255,255,255,.05)}.branch-card[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.25rem;letter-spacing:.05em;margin-bottom:.25rem}.branch-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray);font-size:.9rem;margin-bottom:.5rem}.branch-type[data-astro-cid-kh7btl4r]{font-size:.75rem;color:var(--red);text-transform:uppercase;letter-spacing:.1em}.about-cta[data-astro-cid-kh7btl4r]{text-align:center;background:linear-gradient(135deg,var(--black) 0%,#1a0a0c 50%,var(--black) 100%)}.about-cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.about-cta[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.1rem;margin-bottom:2rem}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.timeline-line[data-astro-cid-kh7btl4r]{left:30px}.timeline-item[data-astro-cid-kh7btl4r]{width:100%;left:0!important;text-align:left!important;padding-left:60px!important;padding-right:1rem!important}.timeline-item[data-astro-cid-kh7btl4r]:after{left:22px!important;right:auto!important}.mission-container[data-astro-cid-kh7btl4r],.locations-container[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.stats-grid[data-astro-cid-kh7btl4r],.differentiators-grid[data-astro-cid-kh7btl4r],.certifications-grid[data-astro-cid-kh7btl4r],.branches-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.stats-grid[data-astro-cid-kh7btl4r],.differentiators-grid[data-astro-cid-kh7btl4r],.certifications-grid[data-astro-cid-kh7btl4r],.branches-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
