.single-house{padding:5rem 0 0 0;background-position:center center;background-size:cover;background-attachment:fixed}.single-house .container{background-color:#fff;padding:2rem}.single-house .top{margin-bottom:2rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 768px){.single-house .top{flex-direction:row;justify-content:space-between;align-items:center}}.single-house .top h1{color:var(--primary-color);font-weight:900}.single-house .top__meta{display:flex;flex-direction:column;gap:1rem;font-size:1.2rem;font-weight:600}.single-house .top__meta dl{margin-bottom:0}.single-house .top__meta dl dt{display:none}.single-house .top__meta dl dd{margin-bottom:0}@media screen and (min-width: 992px){.single-house .top__meta{flex-direction:row;align-items:center}}.single-house .top .e-label{color:#fff;background-color:#7bd676;font-size:.8rem;padding:.1rem .2rem;border-radius:.4rem}.single-house .top .btn{font-weight:900}.single-house .top .btn--hidden{display:none}.single-house .form{display:none;border-radius:.4rem;background-color:#fff;border:solid 1px #cecece;margin-bottom:3rem;padding:2rem}.single-house .form--visible{display:block}.single-house .featured-image{background-color:#cecece;border-radius:1rem;margin-bottom:3rem}.single-house .featured-image img{object-fit:cover}.single-house h4{margin-bottom:3rem}.single-house .content{margin-bottom:5rem}.single-house .content__inner{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 992px){.single-house .content__inner{padding-right:3rem}}.single-house .content h2{font-size:1.4rem;margin-bottom:.2rem;color:var(--primary-color)}.single-house .content .meta-wrapper{background-color:#f6f6f6;border:solid 1px #cecece;padding:2rem;border-radius:.4rem;display:flex;flex-direction:column}.single-house .content .meta-wrapper h3{font-size:1.2rem;display:none}.single-house .content .meta-wrapper dl{border-bottom:solid 1px #cecece;padding-bottom:.3rem}.single-house .content .meta-wrapper__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.single-house .content .meta-wrapper ul{padding:0;margin:0}.single-house .content .meta-wrapper ul li{padding:.3rem 0;list-style-type:none;border-bottom:solid 1px #cecece;font-size:.9rem}.single-house .picture-item{width:100%;padding-top:75%;border-radius:1rem;background-color:#cecece}.single-house .images{padding-bottom:5rem}.single-house .images h4{color:var(--primary-color)}.single-house .images .small-image{position:relative;display:block}.single-house .images .small-image img{width:100%;height:100%;top:0;left:0;position:absolute;border-radius:.4rem;object-fit:cover;border:solid 1px #b4b4b4;transition:all 200ms ease}.single-house .images .small-image__overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6);z-index:1;border-radius:.4rem;opacity:0;transition:all 200ms ease;display:flex;align-items:center;justify-content:center}.single-house .images .small-image__overlay svg{width:2rem;height:2rem;fill:#fff}.single-house .images .small-image:hover img{border:solid 1px var(--primary-color)}.single-house .images .small-image:hover .small-image__overlay{opacity:1}/*# sourceMappingURL=house-single.css.map */
