.property-photo-upload{padding:18px;border:1px dashed #adc3bc;border-radius:10px;background:#f3f7f4}.property-photo-upload>span{display:block;margin-bottom:9px;font-weight:700}.property-photo-upload input{background:#fff!important}.property-photo-upload small{display:block;margin-top:7px;color:#71807c;line-height:1.4}.photo-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.photo-preview img{width:100%;height:74px;object-fit:cover;border-radius:7px}.property-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:10px}.property-gallery .gallery-image{min-height:0;background-size:cover;background-position:center;border-radius:4px}.property-gallery .gallery-image:first-child{grid-row:1/3}.property-gallery .gallery-image:only-child{grid-column:1/4}.property-gallery .gallery-image:nth-child(n+6){display:none}@media(max-width:700px){.photo-preview{grid-template-columns:repeat(3,1fr)}.property-gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 130px}.property-gallery .gallery-image:first-child{grid-column:1/3;grid-row:auto}}
