@import url(https://fonts.googleapis.com/css2?family=Hedvig+Letters+Serif:opsz@12..24&family=Liter&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.estate-description .grid{align-items:start;gap:10dvw;grid-template-columns:30rem 1fr}.estate-description .end,.estate-description .start{position:sticky;top:13rem}.estate-description .start .price{font-family:var(--secondary-font);font-size:var(--lg-font);margin-bottom:3rem}.estate-description .start .buttons{margin-bottom:3rem}.estate-description .start .social-share h4{display:block;font-size:1.496rem;margin-bottom:1rem}.estate-description .start .social-share ul{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.estate-description .start .social-share ul li{list-style:none;margin:0}.estate-description .start .social-share ul li.none-color svg path{fill:var(--none-color)}.estate-description .start .social-share ul li.black-color svg path{fill:var(--black-color)}.estate-description .start .social-share ul li.white-color svg path{fill:var(--white-color)}.estate-description .start .social-share ul li.light-grey-color svg path{fill:var(--light-grey-color)}.estate-description .start .social-share ul li.grey-color svg path{fill:var(--grey-color)}.estate-description .start .social-share ul li.dark-grey-color svg path{fill:var(--dark-grey-color)}.estate-description .start .social-share ul li.main-color svg path{fill:var(--main-color)}.estate-description .start .social-share ul li.accent-color svg path{fill:var(--accent-color)}.estate-description .start .social-share ul li.error-color svg path{fill:var(--error-color)}.estate-description .start .social-share ul li.success-color svg path{fill:var(--success-color)}.estate-description .start .social-share ul li a:before{display:none}.estate-description .start .social-share ul li img,.estate-description .start .social-share ul li svg{height:3rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:3rem}.estate-description .end .text.readmore-text{max-height:20ch;overflow:hidden}.estate-description .end .text.readmore-text.open{max-height:200vh;overflow:auto;transition:all 1s cubic-bezier(.95,.05,.795,.035)}.estate-description .end .text.readmore-text.open+.readmore-btn:before{display:none}.estate-description .end .readmore-btn{display:block;margin-top:2rem}@media only screen and (max-width:768px){.estate-description .grid{gap:2rem;grid-template-columns:1fr}.estate-description .end,.estate-description .start{position:static;top:0}}