.location-list{background:#e6f9f7;border:1px solid #d9dcdd;border-radius:12px}.location-list:not(:last-child){margin-bottom:16px}.location-list-title{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:24px}.location-list-title .h5{width:100%}.location-list-title span{align-items:center;background:#1c837a;border-radius:100px;display:flex;height:56px;justify-content:center;width:56px}.location-list-desc{display:none;padding:0 24px 24px}.location-list-detail{display:flex}.location-list-detail-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:186px}.location-list-detail-content{padding-left:24px;width:calc(100% - 186px)}.location-list-detail-content .address-detail{list-style:none}.location-list-detail-content .address-detail li{align-items:start;display:flex}.location-list-detail-content .address-detail li:not(:last-child){margin-bottom:16px}.location-list-detail-content .address-detail li a{color:#101111;font-weight:400;width:calc(100% - 34px)}.location-list-detail-content .address-detail li img{padding-right:16px}.location-list.active{background:#e8f8fd}.location-list.active .location-list-title span{background:#539dab;color:#fff}.location-list-image{border-radius:12px;margin-left:32px;overflow:hidden}.location-list-image img{width:100%}.location-list-image-m-visible{display:none}.location-map{border-radius:12px;overflow:hidden}@media screen and (max-width:1199.98px){.location-map{display:none}.location-list-detail{margin-bottom:24px}.location-list-title{padding:16px 24px}.location-list-image-m-visible{display:block}}@media screen and (max-width:767.98px){.location-list-title .h5{width:calc(100% - 32px)}.location-list-detail{flex-direction:column}.location-list-detail-image{height:150px;width:100%}.location-list-detail-content{padding-left:0;padding-top:16px;width:100%}}.location-img{margin-top:6px}@media screen and (max-width:991.98px){.location-list-title span{height:40px;width:40px}.location-list-title span svg{height:20px}}