.SingleRealtyMap{width:100%;height:100%}.SingleRealtyMap p{font-weight:700;font-size:12px;line-height:16px}.SingleRealtyMap>div{width:100%;height:100%}.ProjectPricePanel{display:flex;justify-content:space-between;background:var(--card-bg);border-radius:24px;padding:24px;position:relative}html[data-theme=light] .ProjectPricePanel{box-shadow:0 0 4px rgba(0,0,0,.12)}@media only screen and (max-width:919.98px){.ProjectPricePanel{padding:16px}}.ProjectPricePanel__buttons{display:flex}.ProjectPricePanel__button{width:-moz-fit-content;width:fit-content;border:none;padding:0;height:min-content;background:none!important;box-shadow:none!important}.ProjectPricePanel__button_marker{margin-right:10px}.ProjectPricePanel__button span{display:flex;align-items:center}.ProjectPricePanel__button:hover{opacity:.8}.ProjectPricePanel__button-icon svg{width:30px;height:30px}.ProjectPricePanel__button-icon svg path[stroke=white]{transition:stroke .2s ease-in;stroke:var(--primary-fg)}.ProjectPricePanel__button-icon svg path[fill=white]{transition:fill .2s ease-in;stroke:var(--primary-fg)}.ProjectPricePanel__content{width:100%}.ProjectPricePanel__first-row{font-weight:500;font-size:32px;line-height:44px;width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:918.98px){.ProjectPricePanel__first-row{font-size:24px;line-height:36px}}.ProjectPricePanel__price-and-currency{display:flex;flex-direction:column}.ProjectPricePanel__price-and-currency span{width:max-content}.Project__header{width:100%;padding-bottom:24px;border-bottom:1px solid var(--secondary-bg)}.Project__sub-title{font-size:1rem;font-weight:400;color:#7f7f7f}.Project__deal-premium{font-weight:500;font-size:14px;background:linear-gradient(135deg,#aa6c39,#bf942a 15%,#cfb53b 35%,#bf942a 55%,#aa6c39 75%,#9a7a2d 90%);box-shadow:inset 2px 2px 10px hsla(0,0%,100%,.3),inset -2px -2px 10px rgba(0,0,0,.5);color:var(--card-bg)}.Project__deal-premium svg{margin-right:6px}