/* V84.73 — filters only in tourism and a clearer hotel-name hierarchy. */
body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:9px!important;
  padding:10px!important;
}
body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473.has-two-filters-v8473{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473 select{
  width:100%!important;
  min-width:0!important;
  min-height:50px!important;
  border:1px solid #d3deec!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#17243a!important;
  padding:8px 12px!important;
  font-size:13px!important;
  font-weight:950!important;
  box-shadow:none!important;
}
body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473.is-loading-v8473 select{
  opacity:.65!important;
  pointer-events:none!important;
}

.hotel-store-card-v8473 .hotel-store-card-v8417__content{
  grid-template-rows:auto auto auto!important;
  align-content:center!important;
  gap:8px!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8417__identity{
  display:grid!important;
  gap:7px!important;
  min-width:0!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8417__identity h3{
  order:0!important;
  width:100%!important;
  margin:0!important;
  padding:0 0 8px!important;
  border-bottom:1px solid #e7edf5!important;
  color:#101b30!important;
  font-size:30px!important;
  font-weight:1000!important;
  line-height:1.2!important;
  text-align:right!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8417__identity h3 a{
  display:-webkit-box!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8417__badges{
  order:0!important;
  justify-content:flex-start!important;
  gap:6px!important;
  margin:0!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8417__badge{
  min-height:27px!important;
  padding:4px 8px!important;
  border-radius:9px!important;
  font-size:9px!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8417__badge svg{width:14px!important;height:14px!important;flex-basis:14px!important}
.hotel-store-card-v8473 .hotel-store-card-v8464__location{
  order:0!important;
  grid-template-columns:minmax(92px,.34fr) minmax(0,1fr)!important;
  gap:6px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8464__location>p{
  min-height:39px!important;
  padding:5px 7px!important;
  border:1px solid #e3eaf3!important;
  border-radius:10px!important;
  background:#f8fafc!important;
}
.hotel-store-card-v8473 .hotel-store-card-v8464__location .hotel-store-card-v8463__address.is-missing{background:#fffaf2!important}

@media(max-width:760px){
  body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473,
  body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473.has-two-filters-v8473{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    padding:8px!important;
  }
  body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473:not(.has-two-filters-v8473){grid-template-columns:1fr!important}
  body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473 select{min-height:46px!important;font-size:11px!important;padding-inline:9px!important}
  .hotel-store-card-v8473 .hotel-store-card-v8417__content{gap:6px!important}
  .hotel-store-card-v8473 .hotel-store-card-v8417__identity{gap:5px!important}
  .hotel-store-card-v8473 .hotel-store-card-v8417__identity h3{
    margin:0!important;
    padding-bottom:5px!important;
    font-size:21px!important;
    line-height:1.18!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  .hotel-store-card-v8473 .hotel-store-card-v8417__badges{gap:4px!important}
  .hotel-store-card-v8473 .hotel-store-card-v8417__badge{min-height:23px!important;padding:3px 6px!important;font-size:7.5px!important}
  .hotel-store-card-v8473 .hotel-store-card-v8417__badge svg{width:12px!important;height:12px!important;flex-basis:12px!important}
  .hotel-store-card-v8473 .hotel-store-card-v8464__location{grid-template-columns:1fr!important;gap:3px!important;padding:0!important}
  .hotel-store-card-v8473 .hotel-store-card-v8464__location>p{min-height:27px!important;padding:2px 4px!important}
}

@media(max-width:390px){
  body.lifestyle-v77-body .lifestyle-v77__filters.tourism-filter-only-v8473.has-two-filters-v8473{grid-template-columns:1fr!important}
}
