.AboutTimeline-module__3uXkvG__timeline{padding:1rem 0 2rem;position:relative}.AboutTimeline-module__3uXkvG__line{background:#f5f2ee26;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.AboutTimeline-module__3uXkvG__row{grid-template-columns:1fr 32px 1fr;align-items:center;gap:0;margin-bottom:3rem;display:grid}.AboutTimeline-module__3uXkvG__row:last-child{margin-bottom:0}.AboutTimeline-module__3uXkvG__slot{padding:.5rem 0}.AboutTimeline-module__3uXkvG__slotLeft{justify-content:flex-end;padding-right:2.5rem;display:flex}.AboutTimeline-module__3uXkvG__slotRight{padding-left:2.5rem}.AboutTimeline-module__3uXkvG__dotWrap{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.AboutTimeline-module__3uXkvG__dot{background:var(--accent-red);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #d94f3d33}.AboutTimeline-module__3uXkvG__card{opacity:0;max-width:340px}.AboutTimeline-module__3uXkvG__year{font-family:var(--font-display);color:var(--accent-red);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.AboutTimeline-module__3uXkvG__event{color:#f5f2ee99;font-size:.9rem;line-height:1.7}.AboutTimeline-module__3uXkvG__mobileCard{display:none}@media (max-width:640px){.AboutTimeline-module__3uXkvG__line{left:12px;transform:none}.AboutTimeline-module__3uXkvG__row{grid-template-columns:24px 1fr;margin-bottom:2.5rem}.AboutTimeline-module__3uXkvG__slotLeft{display:none}.AboutTimeline-module__3uXkvG__slotRight{grid-column:2;padding-left:1.25rem}.AboutTimeline-module__3uXkvG__mobileCard{display:block}.AboutTimeline-module__3uXkvG__dotWrap{grid-column:1}.AboutTimeline-module__3uXkvG__card{max-width:100%}.AboutTimeline-module__3uXkvG__year{font-size:1.05rem}}
.EquipmentTabs-module__FOidgW__wrap{flex-direction:column;align-items:center;width:100%;max-width:680px;margin:0 auto;display:flex}.EquipmentTabs-module__FOidgW__tabsWrap{justify-content:center;margin-bottom:1.25rem;display:flex}.EquipmentTabs-module__FOidgW__tabs{background:#1a1a180f;border-radius:999px;gap:2px;padding:4px;display:inline-flex}.EquipmentTabs-module__FOidgW__tab{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.45rem 1.4rem;font-size:.75rem;font-weight:600;transition:color .18s,background .18s}.EquipmentTabs-module__FOidgW__tab:hover{color:var(--fg)}.EquipmentTabs-module__FOidgW__tabActive{background:var(--fg);color:var(--bg)}.EquipmentTabs-module__FOidgW__stage{border-radius:var(--radius-xl);background:#f5f2ee8c;border:1px solid #1a1a1812;flex-shrink:0;width:100%;height:clamp(220px,48vw,500px);animation:.35s cubic-bezier(.22,1,.36,1) EquipmentTabs-module__FOidgW__fadeUp;position:relative;overflow:hidden}@keyframes EquipmentTabs-module__FOidgW__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EquipmentTabs-module__FOidgW__glow{pointer-events:none;z-index:0;background:radial-gradient(55% 50% at 50% 55%,#c9a84c17 0%,#0000 70%);position:absolute;inset:0}.EquipmentTabs-module__FOidgW__img{object-fit:contain;z-index:1;filter:drop-shadow(0 12px 28px #0000001a);width:calc(100% - 2.5rem);height:calc(100% - 2.5rem);animation:.35s cubic-bezier(.22,1,.36,1) EquipmentTabs-module__FOidgW__imgIn;position:absolute;inset:1.25rem}@keyframes EquipmentTabs-module__FOidgW__imgIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.EquipmentTabs-module__FOidgW__arrow{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;width:32px;height:32px;color:var(--fg);opacity:0;background:#ffffffe6;border:1px solid #1a1a181a;border-radius:50%;justify-content:center;align-items:center;transition:opacity .18s,background .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.EquipmentTabs-module__FOidgW__stage:hover .EquipmentTabs-module__FOidgW__arrow{opacity:1}.EquipmentTabs-module__FOidgW__arrow:hover{background:#fff}.EquipmentTabs-module__FOidgW__arrowLeft{left:10px}.EquipmentTabs-module__FOidgW__arrowRight{right:10px}.EquipmentTabs-module__FOidgW__counter{font-family:var(--font-display);letter-spacing:.1em;color:#1a1a184d;z-index:10;font-size:.6rem;font-weight:600;position:absolute;top:10px;right:12px}.EquipmentTabs-module__FOidgW__info{text-align:center;flex-direction:column;align-items:center;gap:.2rem;padding-top:.9rem;display:flex}.EquipmentTabs-module__FOidgW__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-red);font-size:.6rem;font-weight:600}.EquipmentTabs-module__FOidgW__name{font-family:var(--font-display);color:var(--fg);font-size:1.05rem;font-weight:600;line-height:1.2}.EquipmentTabs-module__FOidgW__dots{gap:5px;margin-top:.5rem;display:flex}.EquipmentTabs-module__FOidgW__dot{cursor:pointer;background:#1a1a182e;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:background .18s,width .2s}.EquipmentTabs-module__FOidgW__dotActive{background:var(--accent-red);border-radius:3px;width:16px}@media (max-width:640px){.EquipmentTabs-module__FOidgW__arrow{opacity:1}}
.ReachDiagram-module__9DlI8a__wrap{flex-direction:column;gap:1.5rem;display:flex}.ReachDiagram-module__9DlI8a__svg{width:100%;height:auto;display:block}.ReachDiagram-module__9DlI8a__legend{flex-wrap:wrap;gap:2rem;display:flex}.ReachDiagram-module__9DlI8a__legendItem{letter-spacing:.08em;text-transform:uppercase;color:#f5f2ee66;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;display:flex}.ReachDiagram-module__9DlI8a__legendDotRed{background:var(--accent-red);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ReachDiagram-module__9DlI8a__legendDotGhost{background:#f5f2ee40;border:1px solid #f5f2ee4d;border-radius:50%;flex-shrink:0;width:8px;height:8px}
.about-module__8TymFG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:60vh;display:grid}.about-module__8TymFG__awardsGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.about-module__8TymFG__equipGrid{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.about-module__8TymFG__reachGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.about-module__8TymFG__qualityGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-module__8TymFG__heroImage{border-radius:var(--radius-xl);aspect-ratio:4/3;background:var(--fg);position:relative;overflow:hidden}.about-module__8TymFG__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.about-module__8TymFG__certLogo{background:#fff;border:1px solid #1a1a1814;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:6px;display:flex}.about-module__8TymFG__certLogo img{object-fit:contain;width:100%;height:100%}.about-module__8TymFG__awardPhoto{border-radius:var(--radius-lg);border:1px solid #1a1a181a;max-height:420px;margin-top:1.5rem;position:relative;overflow:hidden}.about-module__8TymFG__awardPhoto img{object-fit:cover;width:100%;height:100%;max-height:420px;display:block}.about-module__8TymFG__awardPhotoCaption{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#fff9;background:linear-gradient(#0000 0%,#0d0e0cb8 100%);padding:.75rem 1.2rem;font-size:.65rem;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.about-module__8TymFG__heroGrid{grid-template-columns:1fr;gap:2.5rem;min-height:auto}.about-module__8TymFG__awardsGrid,.about-module__8TymFG__reachGrid{grid-template-columns:1fr;gap:2.5rem}.about-module__8TymFG__equipGrid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__qualityGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__8TymFG__heroImage{border-radius:var(--radius-lg);aspect-ratio:16/10}.about-module__8TymFG__awardPhoto,.about-module__8TymFG__awardPhoto img{max-height:280px}.about-module__8TymFG__certLogo{border-radius:8px;width:48px;height:48px}}
