@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--header-background-color: rgb(78, 114, 231)}.section-container:has(.reality-container):has(.type--white) .section-description{padding-bottom:0}@media(min-width: 320px)and (max-width: 991px){.section-container:has(.reality-container):has(.type--white){padding:0}.section-container:has(.reality-container):has(.type--white) .section-description{padding-bottom:1rem}.section-container:has(.reality-container):has(.type--white) .section-description *{text-align:center !important}}.reality-container{display:grid;grid-gap:2rem;grid-template-columns:repeat(1, 1fr)}@media(min-width: 992px){.reality-container{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1200px){.reality-container.type--grey{grid-template-columns:repeat(3, 1fr)}}#view-three .reality-container .reality-item{display:none}#view-three .reality-container .reality-item:nth-child(1){display:flex}#view-three .reality-container .reality-item:nth-child(2){display:flex}#view-three .reality-container .reality-item:nth-child(3){display:flex}.reality-item{display:flex;flex-direction:column;background-color:var(--base-white, #fff);position:relative;overflow:hidden}.reality-item.reality-item--reserved .reality-item-flag{background:var(--main-color, #87740C)}.reality-item.reality-item--sold .reality-item-flag{background:red}.reality-item.reality-item--sold .reality-item-top-image img{filter:grayscale(100%)}.reality-item .reality-item-flag{background:rgba(0,107,66,.86);position:absolute;z-index:1;top:3rem;left:-8rem;rotate:-45deg;width:30rem;padding:2rem 6rem;font-weight:700;color:#fff;font-size:1.4rem;line-height:1.8;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 992px){.reality-item .reality-item-flag{top:6rem;left:-8rem;width:37rem;font-size:1.8rem}}.reality-item .reality-item-top-image{background-color:var(--main-color, #87740C);aspect-ratio:3/2;overflow:hidden}.reality-item .reality-item-top-image img{width:100%}.reality-item.type--rent .reality-item-top-image{background-color:var(--main-color, #87740C);aspect-ratio:3/1.78}.reality-item.type--rent .reality-item-top-image img{width:100%}.reality-item .reality-item-top{padding:4rem 2rem}.reality-item .reality-item-top .reality-item-top-content a{text-decoration:none}.reality-item .reality-item-top .reality-item-top-content a:hover{text-decoration:underline}.reality-item .reality-item-top .reality-item-top-content .h5{margin-top:0;color:var(--second-color, #0B5739)}.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info{display:grid}@media(min-width: 480px){.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info{grid-template-columns:1fr 2fr}}@media(min-width: 480px){.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info>a,.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info>div:has(h4){grid-column:span 2}}.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row{display:grid;gap:1rem;border-bottom:1px solid var(--base-grey, #CCCCCC)}@media(min-width: 480px){.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row{grid-template-columns:subgrid;grid-column:span 2}}.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row .reality-item-top-content-info-row-title{padding-top:.6rem;font-weight:700}@media(min-width: 480px){.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row .reality-item-top-content-info-row-title{padding:.6rem}}.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row .reality-item-top-content-info-row-value{padding-bottom:.6rem}@media(min-width: 480px){.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row .reality-item-top-content-info-row-value{padding:.6rem}}.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info .reality-item-top-content-info-row:last-of-type{border:none}.reality-item .reality-item-top .reality-item-top-content .reality-item-top-content-info-rent .reality-item-top-content-info-rent-price{padding-top:1rem;font-weight:700;color:var(--main-color, #87740C)}.reality-item .reality-item-footer{margin:auto 2rem 2rem 2rem;padding:2rem;background-color:#eaece6;text-align:center;font-weight:700}.reality-item .reality-item-footer .reality-item-footer-top{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-line, #CCCCCC)}.reality-item .reality-item-footer .reality-item-footer-top .reality-item-footer-top-title{padding-bottom:1rem}.reality-item .reality-item-footer .reality-item-footer-bottom{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.type--grey .reality-item{background-color:#eaece6}.type--grey .reality-item .reality-item-footer{background-color:var(--base-white, #fff)}