.page-container{display:flex;justify-content:center;align-items:center}.content-frame{border:2px solid #ddd;border-radius:10px;background-color:#fff;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:768px){.content-frame{max-width:100%;padding:10px;overflow:auto}.responsive-map{height:150px;margin-top:10px}.map-container{margin-top:10px}}@media (min-width:769px){.content-frame{max-width:100%}.responsive-map{height:250px;margin-top:20px}.map-container{margin-top:20px}}.map-container{margin-top:20px}.responsive-map{width:100%;border:none}.about-page{width:100%;height:100%;overflow-y:auto;padding:24px;background:#ffffff;color:#111827;box-sizing:border-box}.about-hero{margin-bottom:24px;padding:24px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f9fafb)}.about-badge{display:inline-block;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#1d4ed8;background:#eff6ff;border-radius:999px}.about-hero h1{margin:0 0 12px;font-size:34px;line-height:1.2}.about-hero p{margin:0;font-size:16px;line-height:1.7;color:#4b5563}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:24px}.about-card{padding:20px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.about-card h2{margin:0 0 10px;font-size:22px;color:#111827}.about-card p{margin:0;font-size:15px;line-height:1.7;color:#4b5563}.about-cta,.about-highlight{padding:24px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;margin-bottom:24px}.about-cta h2,.about-highlight h2{margin:0 0 12px;font-size:26px}.about-cta p,.about-highlight p{margin:0;font-size:15px;line-height:1.7;color:#4b5563}.about-button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:12px 20px;border-radius:10px;background:#4f46e5;color:#ffffff;text-decoration:none;font-weight:600;transition:.2s ease}.about-button:hover{background:#1f2937}@media (max-width:768px){.about-page{padding:16px}.about-grid{grid-template-columns:1fr}.about-hero h1{font-size:28px}.about-card h2,.about-cta h2,.about-highlight h2{font-size:22px}}