/* SUKANII V4 POLISH */
.hero-content{display:flex;flex-direction:column;justify-content:center}
.hero .eyebrow,.hero h1,.hero-sub{max-width:860px}
.hero-promo-heading{margin:24px 0 10px;max-width:1020px;text-align:center}
.hero-promo-heading span{display:block;color:#d5b86d;font-size:11px;font-weight:800;letter-spacing:3px;margin-bottom:7px}
.hero-promo-heading strong{display:block;color:#fff;font-size:20px;line-height:1.35;font-weight:700}
.hero-promo-strip{max-width:1020px;margin:0 0 16px!important;grid-template-columns:repeat(3,1fr)}
.hero-promo-strip div{text-align:center;padding:16px 14px}
.hero-promo-strip strong{font-size:14px;line-height:1.3}
.hero-promo-strip span{font-size:12px;line-height:1.4}
.search-shell{max-width:1280px}
.search-grid.has-rental{grid-template-columns:1.35fr 1fr .78fr .92fr .92fr auto}
.search-grid:not(.has-rental){grid-template-columns:1.45fr 1fr .78fr .95fr auto}
.rental-period-field{display:none}
.rental-period-field.show{display:block}
.field select{appearance:auto}
.search-tabs{align-items:center}
.search-tabs button{min-width:96px;text-align:center}
.property-card .image-wrap img{object-position:center}
.property-card:nth-child(3n+1) .image-wrap img{object-position:center 55%}
.property-card:nth-child(3n+2) .image-wrap img{object-position:center 45%}
.property-card:nth-child(3n+3) .image-wrap img{object-position:center 50%}
@media(max-width:1180px){
  .search-grid.has-rental,.search-grid:not(.has-rental){grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  .hero-promo-heading{text-align:left}
  .hero-promo-heading strong{font-size:17px}
  .hero-promo-strip{grid-template-columns:1fr}
  .hero-promo-strip div{text-align:left}
  .search-grid.has-rental,.search-grid:not(.has-rental){grid-template-columns:1fr}
}
