.About_loading__DMb5i{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem;min-height:60vh;margin-top:2rem;color:#888;font-size:.9rem}.About_loading__spinner__s4RCk{width:28px;height:28px;border:2px solid #eaeaea;border-top-color:#111;border-radius:50%;animation:About_spin__1JgFZ .7s linear infinite}@keyframes About_spin__1JgFZ{to{transform:rotate(1turn)}}.About_container__gdoC7{max-width:1100px;padding:2rem;display:flex;flex-direction:column;gap:3rem;margin:60px auto 0}.About_mapSection__mYXzn{display:flex;gap:1.5rem;height:420px;border:1px solid #eaeaea;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.About_mapSidebar__blh9o{width:220px;flex-shrink:0;background:#fff;border-right:1px solid #eaeaea;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.About_mapSidebar__blh9o h3{font-size:.92rem;font-weight:700;color:#222;margin:0}.About_mapSidebar__blh9o p{font-size:.78rem;color:#888;line-height:1.6;margin:0}.About_mapFilter__G6UBE{list-style:none;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid #eaeaea;padding:.85rem 0 0}.About_mapFilter__G6UBE li{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#555;cursor:pointer}.About_mapFilter__G6UBE li input[type=radio]{accent-color:#111;cursor:pointer}.About_mapContainer__nzcke{flex:1 1;min-width:0;background:#f8f9fa}.About_mapContainer__nzcke iframe{display:block;width:100%;height:100%}.About_contactSection__G14ww{display:flex;flex-direction:column;gap:1.25rem}.About_title__OuMKt{font-size:1.8rem;font-weight:700;color:#222;padding-bottom:.5rem;border-bottom:2px solid #eaeaea;margin:0}.About_contactGrid__yz1nq{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.About_card__lBS3_{display:flex;flex-direction:column;gap:.65rem;background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.About_card__lBS3_:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.About_cardTitle__b6RLE{font-size:1rem;font-weight:700;color:#111;margin:0}.About_cardDesc__Rucw5{font-size:.85rem;color:#666;line-height:1.65;margin:0;flex:1 1}.About_buttonGroup__c052N{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.About_btn__jUeME{padding:.5rem 1rem;font-size:.82rem;font-weight:600;border-radius:6px;border:1.5px solid #d0d0d0;background:none;color:#333;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.About_btn__jUeME:hover{border-color:#457b9d;color:#457b9d;background-color:#f0f6fb}.About_btn__jUeME:first-child{background:#000;color:#fff;border-color:#000}.About_btn__jUeME:first-child:hover{background:#457b9d;border-color:#457b9d}@media(max-width:768px){.About_container__gdoC7{padding:1rem;gap:2rem}.About_mapSection__mYXzn{flex-direction:column;height:auto}.About_mapSidebar__blh9o{width:100%;border-right:none;border-bottom:1px solid #eaeaea;padding:1rem}.About_mapContainer__nzcke{height:280px}.About_contactGrid__yz1nq{grid-template-columns:1fr}}