.block-house-profile-pictures,.house-profile-pictures{background-color:var(--color--sand-50);display:grid;grid-column:full;grid-template-columns:inherit}@media(min-width:992px){.block-house-profile-pictures,.house-profile-pictures{padding-bottom:var(--spacing-x-large);padding-top:var(--spacing-x-large)}}.block-house-profile-pictures__wrapper,.house-profile-pictures__wrapper{display:grid;gap:var(--spacing-small);grid-column:wide;grid-template-columns:1fr}@media(width > 992px){.block-house-profile-pictures__wrapper,.house-profile-pictures__wrapper{grid-template-columns:1fr 1fr}}.block-house-profile-pictures__wrapper .house-profile-image,.house-profile-pictures__wrapper .house-profile-image{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none}@media(min-width:992px){.block-house-profile-pictures__wrapper .house-profile-image,.house-profile-pictures__wrapper .house-profile-image{pointer-events:auto}}.block-house-profile-pictures__wrapper .house-profile-image .fancybox,.house-profile-pictures__wrapper .house-profile-image .fancybox{border-radius:.5rem;overflow:hidden}.block-house-profile-pictures__wrapper .house-profile-image .fancybox:hover img,.house-profile-pictures__wrapper .house-profile-image .fancybox:hover img{transform:scale(1.05)}.block-house-profile-pictures__wrapper .house-profile-image img,.house-profile-pictures__wrapper .house-profile-image img{aspect-ratio:3/2;border-radius:.5rem;height:auto;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}