.headerMDDV2{align-items:center;align-self:stretch;display:flex;flex-direction:column;height:42px;justify-content:center;width:100%}.headerMDDV2__mddListWrapper{align-items:center;display:flex;gap:var(--space-fixed-sm-3-comfortable);height:100%;justify-content:flex-start;max-width:1200px;width:1200px}.headerMDDV2__secondaryItem{align-items:center;color:rgba(0,0,0,.7);cursor:pointer;display:flex;font-weight:400;height:100%;padding:0 15px 0 10px;text-decoration:none;transition:.1s}.headerMDDV2__secondaryItem:hover{color:#282828}.mddCityPopUp{border-radius:var(--size-border-radius-xl);box-shadow:0 24px 38px 0 rgba(0,0,0,.06),0 9px 46px 0 rgba(0,0,0,.04),0 11px 15px 0 rgba(0,0,0,.08);box-sizing:border-box;display:none;gap:var(--space-fixed-sm-3-comfortable);padding:var(--space-fixed-sm-3-comfortable) var(--space-fixed-sm-5-comfortable);position:absolute;top:34px;width:256px}.mddCityPopUp,.mddCityPopUp__divider{align-items:flex-start;flex-direction:column}.mddCityPopUp__divider{align-self:stretch;border:.5px solid var(--colour-border-subtle-neutral);display:flex;justify-content:space-between;margin:0}.mddCityPopUp__listPlaceholder{margin:0 auto;width:80%}.mddCityPopUp__localityItem{align-items:center;border-radius:var(--size-border-radius-md);box-sizing:border-box;color:var(--colour-text-intense-neutral);cursor:pointer;display:flex;gap:var(--space-fixed-sm-5-comfortable);justify-content:space-between;padding:var(--space-fixed-sm-3-comfortable) var(--space-fixed-sm-3-comfortable);text-decoration:none;width:220px}.mddCityPopUp__localityItem svg{fill:none;height:10px;vertical-align:top;width:10px}.mddCityPopUp__localityItem:hover{background:var(--colour-interaction-background-subtle-neutral-1-hover)}.mddCityPopUp__localityItem:hover svg{fill:var(--colour-border-moderate-neutral)}.mddCityItemV2__cityItemWrapper:hover{background:var(--colour-background-subtle-neutral-1)}.mddCityItemV2__cityItemWrapper:hover>.mddCityPopUp{display:flex}.mddCityItemV2__cityItemWrapper:hover .mddCityItemV2__chevron{transform:rotate(180deg)}.last-3>.mddCityPopUp{left:auto;right:0}.mddCityItemV2__cityItemWrapper{display:flex;height:80%;position:relative;transition:.1s}.mddCityItemV2__cityItemWrapper:hover{background:var(--colour-interaction-background-subtle-neutral-2-hover);border-radius:var(--size-border-radius-md);height:80%;z-index:50}.mddCityItemV2__cityItemWrapper:hover .mddCityItem__cityData h2{color:rgba(0,0,0,.7)}.mddCityItemV2__cityItemWrapper:hover .mddCityItem__chevron:after,.mddCityItemV2__cityItemWrapper:hover .mddCityItem__chevron:before{background:rgba(0,0,0,.54)}.mddCityItemV2__cityItem{align-items:center;cursor:pointer;display:flex;gap:var(--space-fixed-sm-3-comfortable);padding:var(--space-fixed-sm-3-comfortable) var(--space-fixed-sm-3-comfortable);text-decoration:none;transition:.1s;width:100%}.mddCityItemV2__cityData{color:var(--colour-text-intense-neutral)}.mddCityItemV2__chevron{display:inline-block;margin-left:8px;transform:rotate(0deg);transition:transform .3s ease;width:6px}.mddCityItemV2__chevron:after,.mddCityItemV2__chevron:before{background:rgba(0,0,0,.54);content:"";height:7px;position:absolute;top:-4px;width:1px}.mddCityItemV2__chevron:before{left:0;transform:rotate(-45deg)}.mddCityItemV2__chevron:after{right:0;transform:rotate(45deg)}.citiesToExplore{box-sizing:border-box;margin:0 auto;padding:0 80px 40px;width:100%}.citiesToExplore__heading{margin:5px 0}.citiesToExplore__minheightFixed{height:275px!important}.citiesToExplore__link{text-decoration:none}.citiesToExplore__carouselWrapper,.citiesToExplore__deals{width:100%}.citiesToExplore__carouselItem{box-sizing:border-box;float:left;text-decoration:none}.citiesToExplore__carouselItem:last-child{margin-right:0}.citiesToExplore__cityCard{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;justify-content:center;margin-right:16px;overflow:hidden;position:relative;transition:.2s}.citiesToExplore .slick-list{margin-right:-16px}.citiesToExplore__cityData{bottom:22px;box-sizing:border-box;display:inline-block;left:0;padding-left:16px;position:absolute;width:100%}.citiesToExplore__cityData h2{color:#fff;font-size:24px;font-weight:700;margin:0 0 6px}.citiesToExplore__cityData p{color:#fff;font-size:18px;font-weight:700;margin:0}.citiesToExplore__cityImageWrapper{height:100%;object-fit:cover;position:relative;width:100%}.citiesToExplore__cityImageWrapper:after{background-image:linear-gradient(180deg,transparent,transparent,rgba(0,0,0,.2),#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.citiesToExplore__cityImage{height:100%;object-fit:cover;width:100%}.citiesToExplore__dealsImage{height:100%;object-fit:fill;width:100%}