.aboutPage{overflow-x:hidden;width:100%;border:none;outline:none;margin:0;padding:0}.aboutPage .aboutHero{background-image:url(https://res.cloudinary.com/dsqv8dgwy/image/upload/f_auto,q_auto/senoj_housing/About%20Senoj%20Housing);background-size:cover;background-position:center 30%;background-repeat:no-repeat;padding:100px 20px;text-align:center;color:#fff;position:relative;min-height:400px;display:flex;align-items:center;justify-content:center}@media(max-width:738px){.aboutPage .aboutHero{padding:60px 20px;min-height:300px}}.aboutPage .aboutHero .heroOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.aboutPage .aboutHero .heroContent{max-width:800px;margin:0 auto;position:relative;z-index:2}.aboutPage .aboutHero .heroContent .heroTitle{font-size:56px;font-weight:700;margin:0 0 20px;color:#fff}@media(max-width:1366px){.aboutPage .aboutHero .heroContent .heroTitle{font-size:48px}}@media(max-width:1024px){.aboutPage .aboutHero .heroContent .heroTitle{font-size:40px}}@media(max-width:738px){.aboutPage .aboutHero .heroContent .heroTitle{font-size:32px;margin-bottom:15px}}.aboutPage .aboutHero .heroContent .heroSubtitle{font-size:24px;font-weight:400;margin:0;color:#fff}@media(max-width:1366px){.aboutPage .aboutHero .heroContent .heroSubtitle{font-size:22px}}@media(max-width:1024px){.aboutPage .aboutHero .heroContent .heroSubtitle{font-size:20px}}@media(max-width:738px){.aboutPage .aboutHero .heroContent .heroSubtitle{font-size:18px}}.aboutPage .container{max-width:1366px;margin:0 auto;padding:0 20px}@media(max-width:1366px){.aboutPage .container{max-width:1280px}}@media(max-width:1024px){.aboutPage .container{max-width:768px}}@media(max-width:738px){.aboutPage .container{max-width:640px}}.aboutPage .sectionTitle{font-size:42px;font-weight:700;color:#000;text-align:center;margin:0 0 50px;position:relative;display:inline-block;width:100%}@media(max-width:1366px){.aboutPage .sectionTitle{font-size:36px;margin-bottom:40px}}@media(max-width:1024px){.aboutPage .sectionTitle{font-size:32px;margin-bottom:35px}}@media(max-width:738px){.aboutPage .sectionTitle{font-size:28px;margin-bottom:30px}}.aboutPage .sectionTitle:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background-color:#fece51}.aboutPage .storySection{padding:80px 0;background-color:#fff}@media(max-width:738px){.aboutPage .storySection{padding:60px 0}}.aboutPage .storySection .storyContent{max-width:900px;margin:0 auto;text-align:center}.aboutPage .storySection .storyContent .storyText{text-align:justify}.aboutPage .storySection .storyContent .storyText p{font-size:18px;line-height:1.8;color:#666;margin:0 0 25px;text-align:justify}@media(max-width:1366px){.aboutPage .storySection .storyContent .storyText p{font-size:17px}}@media(max-width:1024px){.aboutPage .storySection .storyContent .storyText p{font-size:16px;margin-bottom:20px}}@media(max-width:738px){.aboutPage .storySection .storyContent .storyText p{font-size:15px;margin-bottom:18px}}.aboutPage .storySection .storyContent .storyText p:last-child{margin-bottom:0}.aboutPage .whyWeExistSection{padding:10px 0 80px;background-color:#fff}.aboutPage .whyWeExistSection .whyWeExistContent{max-width:900px;margin:0 auto;text-align:center}.aboutPage .whyWeExistSection .whyWeExistContent .whyWeExistText{text-align:justify}.aboutPage .whyWeExistSection .whyWeExistContent .whyWeExistText p{font-size:18px;line-height:1.8;color:#666;margin:0 0 25px;text-align:justify}@media(max-width:1366px){.aboutPage .whyWeExistSection .whyWeExistContent .whyWeExistText p{font-size:17px}}@media(max-width:1024px){.aboutPage .whyWeExistSection .whyWeExistContent .whyWeExistText p{font-size:16px;margin-bottom:20px}}@media(max-width:738px){.aboutPage .whyWeExistSection .whyWeExistContent .whyWeExistText p{font-size:15px;margin-bottom:18px}}.aboutPage .whyWeExistSection .whyWeExistContent .whyWeExistText p:last-child{margin-bottom:0}.aboutPage .valuesSection{padding:80px 0;background-color:#f8f9fa}@media(max-width:738px){.aboutPage .valuesSection{padding:60px 0}}.aboutPage .valuesSection .valuesGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:60px}@media(max-width:1024px){.aboutPage .valuesSection .valuesGrid{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:50px}}@media(max-width:738px){.aboutPage .valuesSection .valuesGrid{grid-template-columns:1fr;gap:20px;margin-top:40px}}.aboutPage .valuesSection .valuesGrid .valueCard{background-color:#fff;padding:40px 30px;border-radius:12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}@media(max-width:738px){.aboutPage .valuesSection .valuesGrid .valueCard{padding:30px 20px}}.aboutPage .valuesSection .valuesGrid .valueCard:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.aboutPage .valuesSection .valuesGrid .valueCard .valueIcon{font-size:48px;margin-bottom:20px}@media(max-width:738px){.aboutPage .valuesSection .valuesGrid .valueCard .valueIcon{font-size:40px;margin-bottom:15px}}.aboutPage .valuesSection .valuesGrid .valueCard .valueTitle{font-size:22px;font-weight:700;color:#000;margin:0 0 15px}@media(max-width:1366px){.aboutPage .valuesSection .valuesGrid .valueCard .valueTitle{font-size:20px}}@media(max-width:738px){.aboutPage .valuesSection .valuesGrid .valueCard .valueTitle{font-size:18px;margin-bottom:12px}}.aboutPage .valuesSection .valuesGrid .valueCard .valueText{font-size:16px;line-height:1.6;color:#666;margin:0}@media(max-width:1366px){.aboutPage .valuesSection .valuesGrid .valueCard .valueText{font-size:15px}}@media(max-width:738px){.aboutPage .valuesSection .valuesGrid .valueCard .valueText{font-size:14px}}.aboutPage .statsSection{padding:80px 0;background-color:#fcf5f3;color:#000}@media(max-width:738px){.aboutPage .statsSection{padding:60px 0}}.aboutPage .statsSection .statsGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-top:40px}@media(max-width:1024px){.aboutPage .statsSection .statsGrid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:738px){.aboutPage .statsSection .statsGrid{grid-template-columns:1fr;gap:30px;margin-top:30px}}.aboutPage .statsSection .statsGrid .statItem{text-align:center}.aboutPage .statsSection .statsGrid .statItem .statNumber{font-size:56px;font-weight:700;color:#fece51;margin:0 0 10px}@media(max-width:1366px){.aboutPage .statsSection .statsGrid .statItem .statNumber{font-size:48px}}@media(max-width:1024px){.aboutPage .statsSection .statsGrid .statItem .statNumber{font-size:42px}}@media(max-width:738px){.aboutPage .statsSection .statsGrid .statItem .statNumber{font-size:36px}}.aboutPage .statsSection .statsGrid .statItem .statLabel{font-size:18px;font-weight:400;color:#000}@media(max-width:1366px){.aboutPage .statsSection .statsGrid .statItem .statLabel{font-size:17px}}@media(max-width:738px){.aboutPage .statsSection .statsGrid .statItem .statLabel{font-size:16px}}.aboutPage .servicesSection{padding:80px 0;background-color:#fff}@media(max-width:738px){.aboutPage .servicesSection{padding:60px 0}}.aboutPage .servicesSection .servicesGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:60px}@media(max-width:1024px){.aboutPage .servicesSection .servicesGrid{grid-template-columns:1fr;gap:25px;margin-top:50px}}@media(max-width:738px){.aboutPage .servicesSection .servicesGrid{margin-top:40px}}.aboutPage .servicesSection .servicesGrid .serviceCard{background-color:#f8f9fa;padding:40px 30px;border-radius:12px;border:2px solid transparent;transition:all .3s ease;display:flex;flex-direction:column}@media(max-width:738px){.aboutPage .servicesSection .servicesGrid .serviceCard{padding:30px 20px}}.aboutPage .servicesSection .servicesGrid .serviceCard:hover{border-color:#fece51;transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.aboutPage .servicesSection .servicesGrid .serviceCard .serviceTitle{font-size:24px;font-weight:700;color:#000;margin:0 0 15px}@media(max-width:1366px){.aboutPage .servicesSection .servicesGrid .serviceCard .serviceTitle{font-size:22px}}@media(max-width:738px){.aboutPage .servicesSection .servicesGrid .serviceCard .serviceTitle{font-size:20px;margin-bottom:12px}}.aboutPage .servicesSection .servicesGrid .serviceCard .serviceText{font-size:16px;line-height:1.7;color:#666;margin:0;flex:1 1}@media(max-width:1366px){.aboutPage .servicesSection .servicesGrid .serviceCard .serviceText{font-size:15px}}@media(max-width:738px){.aboutPage .servicesSection .servicesGrid .serviceCard .serviceText{font-size:14px;margin-bottom:15px}}.aboutPage .servicesSection .servicesGrid .serviceCard .serviceLink{color:#fece51;font-weight:600;text-decoration:none;font-size:16px;transition:color .3s ease;margin-top:auto;margin-bottom:10px}@media(max-width:738px){.aboutPage .servicesSection .servicesGrid .serviceCard .serviceLink{font-size:15px}}.aboutPage .servicesSection .servicesGrid .serviceCard .serviceLink:hover{color:#f5c042}.aboutPage .coreMessageSection{padding:80px 0 40px;background-color:#fff}@media(max-width:738px){.aboutPage .coreMessageSection{padding:60px 0 30px}}.aboutPage .coreMessageSection .coreMessageContent{max-width:900px;margin:0 auto;text-align:center}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText{text-align:justify}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageTagline{font-size:24px;font-weight:600;color:#000;text-align:center;margin:0 0 30px;line-height:1.6}@media(max-width:1366px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageTagline{font-size:22px}}@media(max-width:1024px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageTagline{font-size:20px;margin-bottom:25px}}@media(max-width:738px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageTagline{font-size:18px;margin-bottom:20px}}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText p{font-size:18px;line-height:1.8;color:#666;margin:0 0 25px;text-align:justify}@media(max-width:1366px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText p{font-size:17px}}@media(max-width:1024px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText p{font-size:16px;margin-bottom:20px}}@media(max-width:738px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText p{font-size:15px;margin-bottom:18px}}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText p:last-child{margin-bottom:0}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList{list-style:none;padding:0;text-align:left;max-width:600px;margin:20px auto 25px 0}@media(max-width:738px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList{margin:15px 0 20px}}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList li{font-size:18px;line-height:1.8;color:#666;margin:0 0 12px;padding-left:25px;position:relative}@media(max-width:1366px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList li{font-size:17px}}@media(max-width:1024px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList li{font-size:16px;margin-bottom:10px}}@media(max-width:738px){.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList li{font-size:15px;margin-bottom:8px}}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList li:last-child{margin-bottom:0}.aboutPage .coreMessageSection .coreMessageContent .coreMessageText .coreMessageList li:before{content:"✓";position:absolute;left:0;color:#fece51;font-size:24px;line-height:1.4;font-weight:700}.aboutPage .missionSection{padding:40px 0 80px;background-color:#fff}@media(max-width:738px){.aboutPage .missionSection{padding:30px 0 60px}}.aboutPage .missionSection .missionContent{max-width:900px;margin:0 auto;text-align:center}.aboutPage .missionSection .missionContent .missionText{font-size:18px;line-height:1.8;color:#666;margin:0 0 25px;text-align:justify}@media(max-width:1366px){.aboutPage .missionSection .missionContent .missionText{font-size:17px}}@media(max-width:1024px){.aboutPage .missionSection .missionContent .missionText{font-size:16px;margin-bottom:20px}}@media(max-width:738px){.aboutPage .missionSection .missionContent .missionText{font-size:15px;margin-bottom:18px}}.aboutPage .missionSection .missionContent .missionText:last-child{margin-bottom:0}.aboutPage .ctaSection{padding:80px 0 120px;background:linear-gradient(135deg,#fece51,#f5c042);text-align:center;margin-bottom:40px}@media(max-width:738px){.aboutPage .ctaSection{padding:60px 0 100px;margin-bottom:30px}}.aboutPage .ctaSection .ctaContent{max-width:700px;margin:0 auto}.aboutPage .ctaSection .ctaContent .ctaTitle{font-size:42px;font-weight:700;color:#000;margin:0 0 20px}@media(max-width:1366px){.aboutPage .ctaSection .ctaContent .ctaTitle{font-size:36px}}@media(max-width:1024px){.aboutPage .ctaSection .ctaContent .ctaTitle{font-size:32px}}@media(max-width:738px){.aboutPage .ctaSection .ctaContent .ctaTitle{font-size:28px;margin-bottom:15px}}.aboutPage .ctaSection .ctaContent .ctaText{font-size:20px;color:#000;margin:0 0 40px}@media(max-width:1366px){.aboutPage .ctaSection .ctaContent .ctaText{font-size:18px}}@media(max-width:1024px){.aboutPage .ctaSection .ctaContent .ctaText{font-size:17px;margin-bottom:35px}}@media(max-width:738px){.aboutPage .ctaSection .ctaContent .ctaText{font-size:16px;margin-bottom:30px}}.aboutPage .ctaSection .ctaContent .ctaButtons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media(max-width:738px){.aboutPage .ctaSection .ctaContent .ctaButtons{flex-direction:column;align-items:center}}.aboutPage .ctaSection .ctaContent .ctaButtons .ctaButton{padding:15px 40px;font-size:18px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;display:inline-block}@media(max-width:738px){.aboutPage .ctaSection .ctaContent .ctaButtons .ctaButton{padding:12px 30px;font-size:16px;width:100%;max-width:250px}}.aboutPage .ctaSection .ctaContent .ctaButtons .ctaButton.primary{background-color:#000;color:#fff;border:2px solid #000}.aboutPage .ctaSection .ctaContent .ctaButtons .ctaButton.primary:hover{background-color:#333;border-color:#333;transform:scale(1.05)}.aboutPage .ctaSection .ctaContent .ctaButtons .ctaButton.secondary{background-color:transparent;color:#000;border:2px solid #000}.aboutPage .ctaSection .ctaContent .ctaButtons .ctaButton.secondary:hover{background-color:#000;color:#fff;transform:scale(1.05)}