

/* Start:/local/css/goszakupki.css?17880302321350*/
.highlight {
            background-color: #f1f9fe;
            border-left: 4px solid #2980b9;
            padding: 15px;
            margin: 20px 0;
        }
        .product-category {
            margin-bottom: 30px;
        }
        .category-title {
            font-weight: bold;
            color: #2c3e50;
            font-size: 1.2em;
            margin-bottom: 10px;
        }
        .features {
            margin-left: 20px;
        }
        .features li {
            margin-bottom: 8px;
        }
        .advantages {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            margin: 25px 0;
        }
        .advantage {
            flex-basis: 48%;
            background-color: #f5f5f5;
            padding: 15px;
            margin-bottom: 15px;
            border-radius: 5px;
        }
        .advantage-title {
            font-weight: bold;
            color: #2980b9;
            margin-bottom: 5px;
        }
        .cta {
            background-color: royalblue;
            color: white;
            text-align: center;
            padding: 20px;
            border-radius: 5px;
            margin-top: 30px;
        }
        .cta a {
            color: white;
            text-decoration: underline;
        }
/* End */
/* /local/css/goszakupki.css?17880302321350 */
