.location-finder{padding-top:var(--spaces-lhalf);position:relative}.location-finder .location-finder-title{margin-bottom:var(--spaces-mhalf)}.location-finder .location-finder-title h1{margin:0;margin-bottom:var(--spaces-s)}.location-finder .location-finder-form-container{display:flex;justify-content:space-between;gap:var(--spaces-m)}@media screen and (max-width: 850px){.location-finder .location-finder-form-container{flex-direction:column}}.location-finder .location-finder-form-container #location-finder-form{display:flex;gap:var(--spaces-s)}@media screen and (max-width: 550px){.location-finder .location-finder-form-container #location-finder-form{flex-direction:column}}.location-finder .location-finder-form-container .default-button{width:-moz-fit-content;width:fit-content}.location-finder .location-finder-search-parameters{margin-top:var(--spaces-mhalf)}.location-finder .location-finder-items-container{position:relative;margin-top:var(--spaces-l);margin-bottom:var(--spaces-xxl);min-height:400px}.location-finder .location-finder-item .showimages{display:flex;flex-direction:column;row-gap:var(--spaces-s)}.location-finder .location-finder-item .showimages .location-finder-item-content .location-finder-item-title{font-size:1.8rem;line-height:2.6rem;color:#aecce7;margin:0}.location-finder .location-finder-item .showimages .location-finder-item-content .location-finder-item-location{font-size:1.6rem;line-height:2.4rem;color:#6b91b4;margin:0}.location-finder .location-finder-items .masonry-col3{width:99%;float:left;margin-bottom:30px}.location-finder .location-finder-items .masonry-col3 img{width:99%;height:auto;border:solid 1px #000}.location-finder .location-finder-items .masonry-col4{width:40%;margin-bottom:25px}.location-finder .location-finder-items .masonry-col4 img{width:100%;height:auto}@media only screen and (min-width: 480px){.location-finder .location-finder-items .masonry-col3{width:46%}.location-finder .location-finder-items .masonry-col4{width:47%}}@media only screen and (min-width: 768px){.location-finder .location-finder-items .masonry-col3{width:47%}.location-finder .location-finder-items .masonry-col4{width:21%}}@media only screen and (min-width: 1020px){.location-finder .location-finder-items .masonry-col3{width:31%}.location-finder .location-finder-items .masonry-col4{width:22.99%}}