.OurLocationMain{max-width:1600px;height:50vh;margin:0 auto;padding:48px 16px 60px}.OurLocationMain .CommonHeader{text-align:center;margin-bottom:16px}.OurLocationMain .CommonPera{text-align:center;max-width:760px;margin:0 auto 40px}.OurLocation_MapWrpr{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid}.OurLocation_MapCard{text-align:center;color:inherit;background:#ffffffeb;border:1px solid #e206131f;border-radius:24px;justify-content:center;align-items:center;padding:10px 20px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 20px 40px #0000000d}.OurLocation_MapCard:hover{border-color:#e206133d;transform:translateY(-4px);box-shadow:0 26px 55px #00000017}.OurLocation_MapCardContent h3{font-size:14px;font-weight:700}.OurLocation_MapCardContent p{color:var(--text_200);margin:0 1rem 1.25rem 0;line-height:1.75}.OurLocation_MapState{color:var(--primary_100);background:#e2061314;border-radius:999px;padding:.45rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}@media (max-width:1199px){.OurLocation_MapWrpr{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:960px){.OurLocation_MapWrpr{grid-template-columns:repeat(3,minmax(0,1fr))}.OurLocation_MapCardContent h3{font-size:12px;font-weight:500}}@media (max-width:680px){.OurLocationMain{padding:30px 12px 40px}.OurLocation_MapWrpr{grid-template-columns:repeat(2,minmax(0,1fr))}}
