

/* Start:/local/templates/kcrf/components/kcrf/registrators.list1/template1/style.css?1670932400751*/
.b-tile-list .b-tile {
    cursor: auto;
}

.b-tile-list._mode-list .b-card {
    padding: 0;
}

.b-tile-list._mode-list .b-tile .isvg {
    display: block;
}

.b-tile-list._mode-list .b-tile:hover .isvg.isvg-external {
    fill: #005EB8;
}

.b-tile-list._mode-list .b-tile {
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 95px;
    padding: 25px;
    border-radius: 5px;
    background-color: #fff;
}

.b-tile-list._mode-list .b-tile__content {
    width: 65%;
    display: grid;
    grid-template-columns: 3fr 1fr;
}

.b-tile-list._mode-list .b-tile__city {
    position: absolute;
    top: 25px;
    left: auto;
    right: 25px;
}

.btn-reg {
  width: 100%;
}
/* End */
/* /local/templates/kcrf/components/kcrf/registrators.list1/template1/style.css?1670932400751 */
