.hero__property{overflow:hidden;position:relative}.hero__property__el{grid-gap:35px;align-items:center;display:grid;grid-template-columns:320px auto;margin:auto;max-width:var(--maxWidth);min-height:700px;padding:20px;position:relative;z-index:3}.hero__property_grid{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-auto-columns:1fr;grid-template-columns:repeat(16,1fr);grid-template-rows:1fr 1fr;width:925px}.hero__property_img{border-radius:var(--cornerRadiusImage);height:180px;overflow:hidden;width:100%}.hero__property_img img{height:100%;object-fit:cover;width:100%}.hero__property_image1,.hero__property_image2,.hero__property_image3{grid-row-end:1;grid-row-start:1}.hero__property_image4,.hero__property_image5,.hero__property_image6{grid-row-end:2;grid-row-start:2}.hero__property_image1{grid-column-end:8;grid-column-start:1}.hero__property_image2{grid-column-end:12;grid-column-start:8}.hero__property_image3{grid-column-end:16;grid-column-start:12}.hero__property_image4{grid-column-end:7;grid-column-start:3}.hero__property_image5{grid-column-end:11;grid-column-start:7}.hero__property_image6{grid-column-end:17;grid-column-start:11}@media (max-width:767px){.hero__property__el{grid-gap:5px;grid-template-columns:100%;min-height:auto}.hero__property_grid{width:550px}.hero__property_img{height:105px}}