<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes gentleLeftRightRotate{0%,100%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(-5deg)}75%{transform:scale(1.1) rotate(5deg)}}.breakdance .smooth-animated-icon{animation:gentleLeftRightRotate 3s infinite ease-in-out}@keyframes rotateAndScale{0%,100%{transform:rotate(0deg) scale(1)}50%{transform:rotate(360deg) scale(0.85)}}.breakdance .smooth-rotate svg{animation:rotateAndScale 30s infinite linear}.breakdance .bg-icon-left{position:absolute;z-index:0;top:80px;left:-5vw;width:80vw;max-width:600px;opacity:.04;user-select:none}.breakdance .bg-icon-left svg{width:100%;height:auto}.breakdance .huge-bg-text{position:absolute;z-index:-1;left:-10vw;width:max-content;max-width:none;opacity:0.03;font-size:26vw;line-height:0.8;transform:skew(-10deg,-4deg)}.breakdance .text-balance{text-wrap:balance}.breakdance .apartment-list ul{all:unset;display:flex;flex-direction:column;gap:.25rem;padding-left:1.5rem;list-style:circle}.breakdance .apartment-list li{display:f lex}</pre></body></html>