<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.service_centers {}

.content_service .map_markets_arrows {
    margin-top: 20px; 
}


.service_centers .service_centers_items {

}

.service_centers_items .service_center_item {
    font-size: 13px;
    border:  1px solid #e3e3e3;
    padding: 0 0 14px;
    margin-right: 2.5641%;
    margin-bottom: 29px;
    height: 90px;
}

.service_centers_items .service_center_item .service_center_item_image {
    width: 40%;
    text-align: center;
    padding: 0 20px;
    height: 90px;
    line-height: 80px;
}

.service_centers_items .service_center_item .service_center_item_image img {
    max-width: 100%;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}


.service_centers_items .service_center_item .service_center_item_title {
    width: 60%;
    padding-top: 23px;
}

.service_centers_items .service_center_item .service_center_item_title a {
    width: 60%;
    color: #3f4448;
    text-decoration: underline;
    font-size: 13px;
}

.service_centers_items .service_center_item .service_center_item_title a:hover {
    color: #327dad;
}

.service_centers_items .service_center_item .service_center_item_image,
.service_centers_items .service_center_item .service_center_item_title {
    float: left;
}

.map_markets_arrows-address__item-subway__items &gt; div {
    padding: 3px 0;
}

.map_markets_arrows .map_markets_arrows-address__items {
    width: 25%;
    float: left;
    height: 381px;
    overflow: auto;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.map_markets_arrows {
    overflow: auto;
}

.map_markets_arrows-address__items_horizont {
    width: 1830px;
}


.map_markets_arrows-address__items_horizont h3 {
    font-size: 14px;
}

.company_information_address_markets_items .company_information_address_phone {
    font-weight: bold;
    margin-top: 10px;
}

.map_markets_arrows-address__items_horizont .map_markets_arrows-address__item {
    width: 284px;
    float: left;
    padding: 5px 0 20px 5px;
    margin-right: 1%;
    font-size: 13px;
    cursor: pointer;
    border: 2px solid #fff;
    cursor: pointer;
}

.map_markets_arrows-address__item:hover,
.map_markets_arrows-address__item.active{
    border: 2px solid #327dad;
}

.map_markets_arrows  .map_markets_arrows-address__item:hover,
.map_markets_arrows  .map_markets_arrows-address__item.active {
    border: 2px solid #327dad;
}



/* SERVICES */

.service_infoblock {
    margin-top:  30px;
}

.service_infoblock_items .service_infoblock_item {
    width: 31.62%;
    float: left;
    margin-right: 2.5641%;
    border: 1px solid #e3e3e3;
    padding-top: 22px;
    min-height: 177px;
    background: #f0f0f0;
    border-radius: 3px;
}

.service_infoblock_items .service_infoblock_item .service_infoblock_item_image {
    width: 25%;
    float: left;
    text-align: center;
}

.service_infoblock_items .service_infoblock_item .service_infoblock_item_image img {
    max-width: 100%;
}

.service_infoblock_items .service_infoblock_item .service_infoblock_item_title {
    width: 75%;
    float: left;
    font-size: 13px;
}

.service_infoblock_items .service_infoblock_item .service_infoblock_item_title h3 {
    font-size: 17px;
    margin-bottom: 10px;
}

.service_form_check .service_form_check_select {
    float: left;
    width: 40.25%;
    margin-right: 2.6%;
}

.service_form_check .service_form_check_select select {
    width: 100%;
    border: 1px solid #327dad;
    border-radius: 5px;
}

.service_form_check .service_form_check_select select,
.service_form_check .service_form_check_input input {
    color: #327dad;
    padding: 9px 17px;
}

.service_form_check .service_form_check_input {
    float: left;
    width: 40%;
    margin-right: 2.6%;
}

.service_form_check .service_form_check_input input {
    width: 100%;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}

.service_form_check .service_form_check_button {
    float: left;
    width: 14.53%;
}

.service_form_check .service_form_check_button button {
    font-size: 14px;
    padding: 9px 0;
    width: 100%;
    border-radius: 5px;
    height: 39px;
}

.service_check_state {
    margin-top: 29px; 
}

.service_check_state .service_form_check_status {
    margin-top: 30px;
    background: #d7dce0;
    border-radius: 10px;
    font-size: 13.72px;
    text-align: center;
    padding: 28px; 
}

.service_check_state label {
    margin-bottom: 15px;
    display: block;
    color: #3f4448;
    height: 35px;
}

.spared_brands_items .spared_brands_item img {
    max-width: 100%;
}

.spared_brands_items .spared_brands_item {
    float: left;
    padding: 15px 5px;
    width: 13.734%;
    border: 1px solid #e3e3e3;
    text-align: center;
    margin-right: 2.55%;
    margin-bottom: 28px;
    height: 83px;
}

.spared_brands_items .spared_brands_item:hover {
    border: 2px solid #327dad;
}

.spared_brands_items .spared_brands_item.active {
    display: none;
}

.spared_brands_items .spared_brands_item a {
    color: #3f4448;
    text-decoration: underline;
    font-size: 15px;
}


@media screen and (max-width: 1000px) {

    .spared_brands_items .spared_brands_item {
        width: 21.9%;
    }

    .map_markets_arrows .map_markets_arrows-address__items {
        width: 40%;
    }

    .map_markets_arrows .map_market_arrows-map {
        width: 60%;
    }

    .service_infoblock_items .service_infoblock_item {
        min-height: 250px;
    }

    .service_form_check_input label {
        margin-bottom: 20px;
    } 

}

@media screen and (max-width: 600px) {

    .spared_brands_items .spared_brands_item {
        width: 46.4%;
    }

    .map_markets_arrows .map_markets_arrows-address__items {
        width: 100%;
        float: none;
        height: 220px;
        overflow: auto;
        display: none;
    }

    .map_markets_arrows .map_market_arrows-map {
        width: 100%;
        float: none;
        height: 381px;
    }

    .service_form_check .service_form_check_select,
    .service_form_check .service_form_check_input,
    .service_form_check .service_form_check_button,
    .service_infoblock_items .service_infoblock_item {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .service_infoblock_items .service_infoblock_item {
        min-height: 180px;
    }

    .service_centers h2 a {
        width: 100%;
        margin-top: 14px;
    }

}</pre></body></html>