

/* Start:/local/templates/public_2025/components/dev/buy.list/detail/style.css?1747422823716*/
.buyMapPopUp__title_none{
    font-size: 24px;
    line-height: 121%;
    letter-spacing: 0%;
    margin-top: 40px;
}
.buyMapPopUp__bottom_none{
    position: absolute;
    bottom: 50px;

    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    width: 100%;
    padding-right: 50px;
    font-family: 'Roboto', sans-serif;
}
.buyMapPopUp__bottom_none .flex{
    justify-content: space-between;
    margin-top: 10px;
}
.buyMapPopUp__bottom_none a{
    text-decoration: underline;
    color:#2B2C34;
}
.buyMapPopUp.error{
    border-color: #FF5454;
}

@media (max-width: 920px) {
    .buyMapPopUp.error{
        left: calc(50% - 158px);
        max-width: 337px;
    }

}
/* End */
/* /local/templates/public_2025/components/dev/buy.list/detail/style.css?1747422823716 */
