.About_aboutPage__6w8C5{background-color:#080706;color:#f5efe3;min-height:100vh;position:relative}.About_heroSection__V3GPh{position:relative;height:480px;background-image:linear-gradient(rgba(8,7,6,.4),rgba(8,7,6,.95)),url(https://images.unsplash.com/photo-1547996160-81dfa63595aa?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem}.About_heroContent__e_6qj{max-width:800px;z-index:2}.About_heroContent__e_6qj h1{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:400;line-height:1.1;color:#ffffff;margin-bottom:1.25rem}.About_heroContent__e_6qj p{font-size:1.15rem;line-height:1.6;color:rgba(245,239,227,.75);margin-bottom:2rem}.About_goldLine__hbjzz{width:5rem;height:2px;background-color:#b68a38;margin:0 auto}.About_statsSection__T9xTP{padding:5rem 0;background-color:#0c0b0a;border-bottom:1px solid rgba(245,239,227,.05)}.About_statsGrid__nrOam{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.About_statCard__MIVRO{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.About_statCard__MIVRO:hover{border-color:rgba(182,138,56,.35);transform:translateY(-4px)}.About_statCard__MIVRO strong{display:block;font-family:var(--font-heading),system-ui,sans-serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;color:#b68a38;line-height:1;margin-bottom:.5rem}.About_statCard__MIVRO h3{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffff;margin-bottom:.75rem}.About_statCard__MIVRO p{font-size:.88rem;line-height:1.5;color:rgba(245,239,227,.55);margin:0}.About_storySection__6qNGC{padding:6.5rem 0;background-color:#080706}.About_storyGrid__7XPNe{display:grid;grid-template-columns:1.1fr .9fr;gap:4.5rem;align-items:center}.About_storyContent__0CpGi h2{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;color:#ffffff;margin-bottom:1.5rem;line-height:1.2}.About_storyContent__0CpGi p{font-size:1rem;line-height:1.8;color:rgba(245,239,227,.65);margin-bottom:1.5rem}.About_storyContent__0CpGi ul{list-style:none;padding:0;margin:2rem 0}.About_storyContent__0CpGi li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#ffffff;margin-bottom:1rem}.About_checkIcon__q4LEQ{color:#b68a38;flex-shrink:0;margin-top:.15rem}.About_storyImage__hpTGL{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(245,239,227,.08);height:480px}.About_storyImage__hpTGL img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(1.1) brightness(.9)}.About_opsSection__rzTL6{padding:6rem 0;background-color:#0c0b0a;border-top:1px solid rgba(245,239,227,.05)}.About_sectionHeader__vYGvQ{text-align:center;margin-bottom:4rem}.About_sectionHeader__vYGvQ h2{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:400;color:#ffffff;margin-bottom:1rem}.About_sectionHeader__vYGvQ p{font-size:1.05rem;color:rgba(245,239,227,.55);max-width:600px;margin:0 auto}.About_opsGrid__QsJ9r{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.About_opsCard__Fz4FL{background:rgba(255,255,255,.01);border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:2.5rem;transition:all .3s ease}.About_opsCard__Fz4FL:hover{border-color:rgba(182,138,56,.25);background:rgba(255,255,255,.02)}.About_iconWrapper__OugQf{width:3.2rem;height:3.2rem;border-radius:12px;background:rgba(182,138,56,.08);border:1px solid rgba(182,138,56,.15);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.About_opsIcon__IjsRH{color:#b68a38}.About_opsCard__Fz4FL h3{font-size:1.2rem;font-weight:600;color:#ffffff;margin-bottom:1rem}.About_opsCard__Fz4FL p{font-size:.9rem;line-height:1.6;color:rgba(245,239,227,.55);margin:0}.About_ctaSection__cq7r0{padding:7rem 0;background-color:#080706;position:relative;overflow:hidden}.About_ctaCard__Qr8eo{background:radial-gradient(circle at top right,rgba(182,138,56,.1) 0,rgba(255,255,255,.01) 100%);border:1px solid rgba(182,138,56,.2);border-radius:24px;padding:5rem 4rem;text-align:center;max-width:900px;margin:0 auto;position:relative}.About_ctaCard__Qr8eo h2{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;color:#ffffff;margin-bottom:1.25rem}.About_ctaCard__Qr8eo p{font-size:1.1rem;line-height:1.6;color:rgba(245,239,227,.65);max-width:600px;margin:0 auto 2.5rem}.About_ctaButtons__c3XVL{display:flex;align-items:center;justify-content:center;gap:1.5rem}.About_primaryBtn__RtAEK{background-color:#b68a38;color:#080706;font-weight:600;padding:1rem 2rem;border-radius:999px;transition:all .3s ease}.About_primaryBtn__RtAEK:hover{background-color:#d6af6e;transform:translateY(-2px);box-shadow:0 10px 20px rgba(182,138,56,.25)}.About_secondaryBtn__Zn48b{border:1px solid rgba(245,239,227,.25);color:#ffffff;font-weight:600;padding:1rem 2rem;border-radius:999px;transition:all .3s ease}.About_secondaryBtn__Zn48b:hover{border-color:#ffffff;background-color:rgba(255,255,255,.04);transform:translateY(-2px)}@media (max-width:1024px){.About_statsGrid__nrOam{grid-template-columns:repeat(2,1fr)}.About_storyGrid__7XPNe{grid-template-columns:1fr;gap:3rem}.About_storyImage__hpTGL{height:380px}.About_opsGrid__QsJ9r{grid-template-columns:1fr 1fr}}@media (max-width:768px){.About_heroSection__V3GPh{height:380px}.About_opsGrid__QsJ9r{grid-template-columns:1fr}.About_ctaCard__Qr8eo{padding:3rem 2rem}.About_ctaButtons__c3XVL{flex-direction:column;gap:1rem}.About_primaryBtn__RtAEK,.About_secondaryBtn__Zn48b{width:100%}}