@layer components-widgets{.card-promotion{display:block;position:relative;overflow:hidden;border-radius:var(--br24);background:var(--gray900)}.card-promotion__image-wrap{position:absolute;inset:0;width:100%;height:100%}.card-promotion__image,.card-promotion__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-promotion__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);pointer-events:none}.card-promotion__content{position:relative;display:flex;flex-direction:column;gap:12px;padding:39px 32px;height:100%}.card-promotion__text{font-size:40px;font-weight:700;color:#fff}.card-promotion__location{font-size:18px;font-weight:500;margin-top:auto;color:#fff}@media screen and (max-width:991px){.card-promotion{height:420px}.card-promotion__content{padding:32px 24px 36px}.card-promotion__text{font-size:32px;line-height:40px}.card-promotion__location{font-size:16px;line-height:24px}}}@layer components-entities{.info-block{padding:24px 24px 32px;border-radius:var(--br24);background:var(--gray0)}.info-block__info-text-wrapper{display:flex;margin-top:8px}.info-block__info-text:not(:last-child){margin-right:8px}@media screen and (max-width:767px){.info-block__info-text:not(:last-child){margin-right:4px}}.info-block__info-text:not(:first-child){display:flex;align-items:center}.info-block__info-text:not(:first-child):before{display:block;width:1px;height:4px;margin-right:8px;content:"";border-radius:var(--br8);background-color:var(--gray300)}@media screen and (max-width:767px){.info-block__info-text:not(:first-child):before{margin-right:4px}}.info-block__price{display:flex;flex-wrap:wrap;justify-content:space-between}.info-block__price>*{width:100%}.info-block__price-block{display:flex;justify-content:space-between;margin-top:28px}.info-block__price-sale{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:4px;margin-top:8px}.info-block__price-sale-old{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.info-block__price-mortgage{display:flex;justify-content:space-between;margin-top:24px;padding-top:16px;border-top:1px solid var(--gray50)}.info-block__button-wrapper{display:flex;align-items:center;margin-top:28px;gap:8px}.info-block__button-wrapper>.button{flex:1;min-width:0}@media screen and (max-width:767px){.info-block__button-wrapper{flex-wrap:wrap}.info-block__button-wrapper>.button{flex:1 1 calc(50% - 4px)}}.info-block__pdf-button{display:flex;align-items:center;justify-content:center;width:43px;height:43px;flex-shrink:0;border-radius:50%;background:var(--gray50);text-decoration:none}.info-block__pdf-button svg{width:21px;height:21px;position:relative;left:1px}.info-block__pdf-button svg path{transition:all .4s}.info-block__pdf-button:hover{color:var(--orange500)}.info-block__pdf-button:hover svg path{fill:var(--orange500)}.info-block__pdf-button:hover .info-block__pdf-button-text{color:var(--orange500)}@media screen and (max-width:767px){.info-block__pdf-button{width:100%;height:43px;gap:8px;border-radius:26px}.info-block__pdf-button img{width:auto}}.info-block__pdf-button-text{display:none;font-size:14px;font-weight:600;color:var(--gray950);transition:all .4s}@media screen and (max-width:767px){.info-block__pdf-button-text{display:block}}.info-block__characteristics-wrapper,.info-block__characteristics-wrapper-additional{display:flex;flex-direction:column;row-gap:8px}.info-block__characteristics-wrapper{margin-top:40px}.info-block__characteristic{display:flex;justify-content:space-between}.info-block__characteristics-tags{display:flex;flex-direction:column;row-gap:12px;margin-top:24px}.info-block__characteristics-tags-wrapper{display:flex;flex-wrap:wrap;gap:4px}.info-block__properties{display:flex;flex-direction:column;margin-top:28px;row-gap:8px}.info-block__property{display:flex;justify-content:space-between;gap:4px}.info-block__property p{font-size:14px}.info-block__property p:last-child{text-align:right}.info-block__characteristics{margin-top:40px;display:flex;flex-direction:column;row-gap:28px}}