.location-block{display:flex;flex-direction:column;gap:15px;position:relative}.location-block :not(.button,.button__text,.button__icon,svg,path){color:#000!important}.location-block .address-block{width:100%}.location-block .cqc-widget-clear{display:none}.location-block__map-wrapper{border-radius:10px;background-image:url(/images/map-placeholder.webp);background-size:cover;display:flex;align-items:center;justify-content:center;height:296px;margin-bottom:0!important}.location-block__map-wrapper__card{text-align:center;width:260px;background:#fff;border-radius:10px;padding:15px;color:var(--colour-one);box-shadow:0 3px 30px rgba(0,0,0,.25)}.location-block__map-wrapper__card .title{font-size:1.8rem;font-family:"Nunito Semi Bold";font-weight:400;color:inherit}.location-block__map-wrapper__card .button{margin-top:5px}@media (min-width:768px){.location-block{gap:25px}.location-block__map-wrapper{height:445px}.location-block__map-wrapper__card{width:540px;padding-top:65px;padding-bottom:65px}.location-block__map-wrapper__card .title{font-size:2.4rem}}@media (min-width:1260px){.location-block{flex-direction:row-reverse}.location-block .address-block{min-width:380px}.location-block__map-wrapper{min-height:var(--map-height);flex:1 0 calc(66.666666% - 22.5px)}.location-block__map-wrapper.map{height:auto}}@media (min-width:1600px){.location-block .address-block{min-width:450px}}