.all-locations{padding:60px 0}.all-locations .location-card{border:1px solid #0006;gap:10px;height:calc(100% - 20px);margin-bottom:20px;padding:13px;display:flex}.all-locations .location-card>div{width:50%}.all-locations .location-card>div:first-child img{object-fit:cover}.all-locations .location-card>div:nth-child(2){flex-direction:column;justify-content:space-between;gap:6px;width:50%;display:flex}.all-locations .location-card>div:nth-child(2) h4{color:#000;margin:0;font-size:20px;font-weight:500}.all-locations .location-card>div:nth-child(2) .hr{border-top:1px solid #0003;margin:16px 0}.all-locations .location-card>div:nth-child(2) .desc{color:#00000080;font-size:16px;font-weight:400}.all-locations .location-card>div:nth-child(2) .link{text-align:right}.all-locations .location-card>div:nth-child(2) .link a{color:var(--primary-color);border-bottom:1px solid #0003;padding-bottom:5px;font-size:16px;font-weight:500;display:inline-flex}
