.citiesToExplore{margin:0 auto;padding:0 80px 40px;width:100%;box-sizing:border-box}.citiesToExplore__heading{margin:5px 0}.citiesToExplore__minheightFixed{height:275px!important}.citiesToExplore__link{text-decoration:none}.citiesToExplore__carouselWrapper,.citiesToExplore__deals{width:100%}.citiesToExplore__carouselItem{float:left;box-sizing:border-box;text-decoration:none}.citiesToExplore__carouselItem:last-child{margin-right:0}.citiesToExplore__cityCard{display:flex;position:relative;justify-content:center;align-items:center;background-color:#fff;border-radius:4px;border:1px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);transition:.2s;overflow:hidden;cursor:pointer;margin-right:16px}.citiesToExplore .slick-list{margin-right:-16px}.citiesToExplore__cityData{display:inline-block;width:100%;box-sizing:border-box;position:absolute;bottom:22px;left:0;padding-left:16px}.citiesToExplore__cityData h2{margin:0 0 6px;font-size:24px;font-weight:700;color:#fff}.citiesToExplore__cityData p{margin:0;font-size:18px;color:#fff;font-weight:700}.citiesToExplore__cityImageWrapper{width:100%;height:100%;object-fit:cover;position:relative}.citiesToExplore__cityImageWrapper:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background-image:linear-gradient(180deg,transparent,transparent,rgba(0,0,0,.2),#000);z-index:0}.citiesToExplore__cityImage{height:100%;width:100%;object-fit:cover}.citiesToExplore__dealsImage{height:100%;width:100%;object-fit:fill}.amenityOuterWrapper,.amenityOuterWrapper__amenityWrapper{display:flex;gap:0 var(--space-small-M-comfortable)}.amenityOuterWrapper__amenityWrapper{max-width:calc(100% - 25px);overflow:hidden}.amenityOuterWrapper__amenity{display:flex;align-items:center;gap:var(--space-small-S-comfortable)}.amenityOuterWrapper__amenity .default-icon-style{width:18px;height:18px}.amenityOuterWrapper__amenity:last-of-type{border:none;padding:0}.amenityOuterWrapper__textStyle{color:var(--color-text-neutral-high);line-height:22px;white-space:nowrap;font-size:14px;font-weight:400}.amenityOuterWrapper__extraAmenityWrapper{display:flex;align-items:center;justify-content:center;font-weight:400;line-height:16px;font-size:12px;color:var(--color-text-neutral-high)}.amenityOuterWrapper__extraAmenity{text-decoration:underline dotted}.amenityOuterWrapper__icon{width:18px;height:18px}