.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%}