.remont-price-items .price-item{padding:10px;margin:22px 0;border-radius:5px}.remont-price-items .price-item:hover{background-color:var(--block-color)}.remont-price-items .price-item>div:first-child{justify-content:space-between;display:flex}.remont-price-items .price-item__problem{padding:7px 0 0 40px}.remont-price-items .price-item__problem span{color:var(--font-color)}.remont-price-items .price-item__price span{font-weight:600;color:var(--btn-color)}.remont-price-items .price-item__title{font-weight:600}.remont-price-items .btn-main{width:fit-content;margin-top:70px}@media(max-width:575px){.remont-price-items .price-item__title{width:100%}.remont-price-items .price-item>div:first-child{flex-wrap:wrap}}