.filter-top{display:flex;gap:20px}.filter-top-inner{border:1px solid #898291;border-radius:30px;cursor:pointer;font-size:14px;padding:10px 20px}.filter-top-inner.active{border-color:#1e1ef7;border-width:2px;color:#1e1ef7;font-weight:600}.filter-outer{display:flex;flex-wrap:wrap;gap:20px 80px;padding-top:40px}.filter-left{flex:0 0 25%}.filter-right{flex:0 0 68%}.location__address-outer{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;width:100%}.sublocation-address{background:#fff;border-bottom:4px solid #1e1ef7;border-radius:10px 10px 0 0;box-shadow:0 10px 30px hsla(268,6%,54%,.5);display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}.location__address{flex:0 0 66%;padding:30px}.location__address a{display:block;font-weight:600;text-decoration:none}.sublocation-outer .sublocation:last-child{border:0!important}.location__image{flex:0 0 10%;height:100%;line-height:0}dt.expanders__expander-header{align-items:center;display:flex;gap:10px}.sublocation-outer{border:1px solid #cec7d6;border-radius:20px;padding:20px}.expanders__expander-header input{height:18px;min-width:18px;width:18px}.sublocation{border-bottom:1px solid #ede9f2;padding:10px 0}.location__address strong{display:block}.sublocation-address,.sublocation-outer,.sublocation-outer-address{display:none}.sublocation-address.active,.sublocation-outer-address.active,.sublocation-outer.active{display:block}dt.expanders__expander-header{color:#898291}dt.expanders__expander-header.active{color:#000}@media(max-width:767px){.filter-top{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.location__address{flex:0 0 100%;padding:30px}.location__image img{object-fit:cover;width:100%}.location__image{flex:0 0 100%;height:100%;line-height:0}.filter-left,.filter-right{flex:0 0 100%}}