.HotelCardSmall{display:flex;flex-direction:column;flex-shrink:0;gap:8px;width:240px}.HotelCardSmall,.HotelCardSmall__contentLink,.HotelCardSmall__photoLink{color:inherit;text-decoration:none}.HotelCardSmall__photoLink{display:block;height:100%;width:100%}.HotelCardSmall__contentLink{display:flex;flex-direction:column;gap:8px;min-width:0}.HotelCardSmall__photo{background:var(--bg-tertiary,var(--bg-primary-elevated));border-radius:12px;height:160px;overflow:hidden;position:relative;width:240px}.HotelCardSmall__photo .LikeButton{color:var(--text-white);filter:drop-shadow(0 1px 2px rgba(0,0,0,.32))}.HotelCardSmall__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.HotelCardSmall__img-placeholder{align-items:center;color:var(--text-tertiary,var(--text-secondary));display:flex;height:100%;justify-content:center;width:100%}.HotelCardSmall__body{display:flex;flex:1 0 auto;flex-direction:column;gap:2px;width:100%}.HotelCardSmall__title{color:var(--text-primary);font-size:16px;font-weight:590;height:22px;letter-spacing:-.16px;line-height:22px}.HotelCardSmall__location,.HotelCardSmall__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.HotelCardSmall__location{color:var(--text-secondary);font-size:12px;letter-spacing:.12px;line-height:16px;padding-bottom:6px}.HotelCardSmall__rating{align-items:center;display:flex;gap:6px}.HotelCardSmall__badge{align-items:center;border-radius:10px;display:inline-flex;font-size:12px;font-weight:590;height:18px;letter-spacing:-.12px;line-height:16px;padding:0 5px}.HotelCardSmall__tier{color:var(--text-primary)}.HotelCardSmall__reviews,.HotelCardSmall__tier{font-size:12px;letter-spacing:.12px;line-height:16px}.HotelCardSmall__reviews{align-items:center;color:var(--text-secondary);display:inline-flex;gap:2px}.HotelCardSmall__reviews-icon{display:inline-flex;height:16px;width:16px}.HotelCardSmall__reviews-icon svg{height:16px;width:16px}.HotelCardSmall__pricing{display:flex;flex-direction:column;margin-top:4px;width:100%}.HotelCardSmall__price{color:var(--text-primary);font-size:20px;line-height:24px}.HotelCardSmall__subtitle{color:var(--text-secondary);font-size:12px;letter-spacing:.12px;line-height:16px}.HotelCardsCarouselRoot{min-width:0}.HotelCardsCarouselRoot .DragScroll__arrows{top:var(--hotel-cards-carousel-arrow-top)}.HotelCardsCarousel{display:flex;gap:var(--hotel-cards-carousel-gap);margin:0 var(--hotel-cards-carousel-margin);padding:0 var(--hotel-cards-carousel-padding)}@media (max-width:767.99px){.HotelCardsCarousel{gap:var(--hotel-cards-carousel-mobile-gap);margin:0 var(--hotel-cards-carousel-mobile-margin);padding:0 var(--hotel-cards-carousel-mobile-padding)}}.HotelCardsCarousel__item{scroll-snap-align:start}
