.about-module__8TymFG__hero{text-align:center;background-image:linear-gradient(#0d0c0c99,#0d0c0cf2),url(/images/hero_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #ffffff0d;padding:8rem 0 5rem;position:relative;overflow:hidden}.about-module__8TymFG__heroContent{z-index:2;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.about-module__8TymFG__heroTitle{letter-spacing:-.03em;text-transform:uppercase;font-size:5rem;font-weight:800;line-height:1.1}.about-module__8TymFG__outlineText{color:#0000;-webkit-text-stroke:1.5px var(--text-white);text-transform:uppercase}.about-module__8TymFG__goldText{color:var(--accent-gold);text-transform:uppercase}.about-module__8TymFG__heroDesc{color:var(--text-grey);font-size:1.2rem;line-height:1.7}.about-module__8TymFG__storySection{background-color:var(--bg-dark);padding:8rem 0}.about-module__8TymFG__storyGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:5rem;display:grid}.about-module__8TymFG__storyContent{flex-direction:column;gap:2rem;display:flex}.about-module__8TymFG__storyText{color:var(--text-grey);font-size:1.1rem;line-height:1.75}.about-module__8TymFG__yearsBadge{align-items:center;gap:1.5rem;margin-top:1rem;display:inline-flex}.about-module__8TymFG__yearsNum{color:var(--accent-gold);font-size:3.5rem;font-weight:800;line-height:1}.about-module__8TymFG__yearsText{letter-spacing:.1em;text-transform:uppercase;color:var(--text-white);max-width:120px;font-size:.85rem;font-weight:600;line-height:1.3}.about-module__8TymFG__imageContainer{width:100%;height:520px;position:relative}.about-module__8TymFG__mainImageWrapper{border-radius:8px;width:80%;height:80%;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 15px 35px #0006}.about-module__8TymFG__mainImage{object-fit:cover;width:100%;height:100%;transition:var(--transition-slow)}.about-module__8TymFG__overlapImageWrapper{border:4px solid var(--bg-dark);z-index:2;border-radius:8px;width:50%;height:50%;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 20px 40px #0009}.about-module__8TymFG__overlapImage{object-fit:cover;width:100%;height:100%;transition:var(--transition-slow)}.about-module__8TymFG__imageContainer:hover .about-module__8TymFG__mainImage{transform:scale(1.02)}.about-module__8TymFG__imageContainer:hover .about-module__8TymFG__overlapImage{transform:scale(1.05)}.about-module__8TymFG__mvSection{background-color:var(--bg-black);padding:6rem 0}.about-module__8TymFG__mvGrid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.about-module__8TymFG__mvCard{transition:var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;padding:3rem}.about-module__8TymFG__mvCard:hover{border-color:var(--accent-gold);background:#ffffff08;box-shadow:0 15px 35px #ffad110d}.about-module__8TymFG__mvTag{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:inline-block}.about-module__8TymFG__mvText{color:var(--text-white);font-size:1.15rem;line-height:1.7}.about-module__8TymFG__commitmentSection{background-color:var(--bg-dark);padding:6rem 0}.about-module__8TymFG__commitmentBanner{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffad110d 0%,#ffffff03 100%);border:1px solid #ffad1126;border-radius:16px;padding:4rem}.about-module__8TymFG__commitmentTitle{color:var(--text-white);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.about-module__8TymFG__commitmentText{color:var(--text-grey);max-width:900px;margin:0 auto;font-size:1.15rem;line-height:1.8}.about-module__8TymFG__valuesSection{background-color:var(--bg-black);padding:8rem 0}.about-module__8TymFG__valuesContainer{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:6rem;display:grid}.about-module__8TymFG__valuesLeft{flex-direction:column;display:flex}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.about-module__8TymFG__valueCard{border-left:3px solid var(--accent-gold);transition:var(--transition-smooth);background:#ffffff05;border-radius:0 8px 8px 0;padding:1.5rem 2rem}.about-module__8TymFG__valueCard:hover{background:#ffffff0a}.about-module__8TymFG__valueTitle{color:var(--text-white);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.about-module__8TymFG__valueDesc{color:var(--text-grey);font-size:.9rem;line-height:1.5}.about-module__8TymFG__valuesRight{background:#ffffff03;border:1px solid #ffffff08;border-radius:12px;padding:3rem;position:sticky;top:120px}.about-module__8TymFG__objectivesList{flex-direction:column;gap:1.5rem;margin-top:2.5rem;list-style:none;display:flex}.about-module__8TymFG__objectiveItem{align-items:flex-start;gap:1rem;display:flex}.about-module__8TymFG__objIcon{color:var(--accent-gold);font-weight:700}.about-module__8TymFG__objText{color:var(--text-grey);font-size:.95rem;line-height:1.5}.about-module__8TymFG__dropCap{float:left;color:var(--accent-gold);margin-top:.2rem;margin-right:.8rem;font-family:Georgia,Times New Roman,Times,serif;font-size:4rem;font-weight:800;line-height:.8}@media (max-width:992px){.about-module__8TymFG__heroTitle{font-size:3.5rem}.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:4rem}.about-module__8TymFG__imageContainer{max-width:500px;height:400px;margin:0 auto}.about-module__8TymFG__mvGrid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__commitmentBanner{padding:2.5rem 1.5rem}.about-module__8TymFG__commitmentTitle{font-size:2rem}.about-module__8TymFG__commitmentText{font-size:1.05rem}.about-module__8TymFG__valuesContainer{grid-template-columns:1fr;gap:4rem}.about-module__8TymFG__valuesRight{padding:2rem;position:static}}@media (max-width:768px){.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}}@media (max-width:576px){.about-module__8TymFG__heroTitle{font-size:2.5rem}.about-module__8TymFG__imageContainer{height:300px}}
