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

/* Start:/local/templates/.default/components/afonya/service.centres.list/.default/style.css?167455488110438*/
html {
    scroll-behavior: smooth;
}
/* ALPHABETICAL FILTERS */
.af-filters-group__alphabet {
    display: block;
    width: 100%;
}
.af-filters-group__alphabet * {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.af-filters-group__alphabet + .af-filters-group__alphabet {
    margin-top: 10px;
}
.af-filters-group__alphabet .af-filters-item {
    display: inline-block;
    vertical-align: middle;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 10px;
    color: #aaaaaa;
}
.af-filters-group__alphabet a.af-filters-item {
    color: #4b8ab6;
    font-weight: bold;
    text-decoration: underline;
}
.af-filters-group__alphabet .af-filters-item:first-child {
    margin-left: 0;
}
.af-filters-group__alphabet + .af-filters-group__search {
    margin-top: 30px;
}
.af-filters-group__search {
    position: relative;
}
/* SEARCH FIELD */
.af-search__filter {
    display: block;
    width: 500px;
    max-width: 100%;
    position: relative;
}
.af-search__filter:hover .af-search-input {
    border-color:rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .1);
}
.af-filters-group__search:focus .af-search-input {
    border-color:rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
}
.af-filters-group__search .af-search-input {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-indent: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 50px 0 20px;
    border: 1px solid rgba(0, 0, 0, .3);
    -o-transition: 100ms ease;
    transition: 100ms ease;
    -moz-transition: 100ms ease;
    -webkit-transition: 100ms ease;
}
.af-filters-group__search .af-search-submit {
    display: block;
    width: 50px;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 18px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    cursor: pointer;
}
.af-filters-group__search .af-search-submit:active,
.af-filters-group__search .af-search-submit:focus {
    outline:0;
}
.af-filters-group__search .af-search-submit svg {
    display: block;
    width: 14px;
    height: 14px;
}
.af-filters-group__search .af-search-input::-webkit-input-placeholder {
    color: #d3d3d3;
}
.af-filters-group__search .af-search-input::-moz-placeholder {
    color: #d3d3d3;
}
.af-filters-group__search .af-search-inputms-input-placeholder {
    color: #d3d3d3;
}
.af-filters-group__search .af-search-input:-moz-placeholder {
    color: #d3d3d3;
}

/* CONTENT */
.af-scenters-wrapper {
    display: block;
    width: 100%;
    margin: 30px 0 0 !important;
}
.af-scenters-wrapper * {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.af-scenters-group {
    display: block;
    width: 100%;
    margin-bottom: 20px !important;
}
.af-scenters-title {
    display: block;
    padding: 0  0 10px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #007cc3;
}
.af-scenters-title span {
    display: inline-block;
    width: auto;
    height: auto;
    color: #007cc3;
    font-size: 24px;
    font-weight: normal;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    vertical-align: top;
}
.af-scenters {
    display: flex;
    width: 100%;
    flex-flow: wrap row;
    justify-content: space-between;
}
.af-scenter {
    display: inline-block;
    width: 32%;
    min-height: 167px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    background: #F5F5F5;
    border: 1px solid #E2E2E2 !important;
    border-radius: 2px;
    margin-top: 22px !important;
}
.af-scenter .af-scenters-item__min {
    z-index: 2;
    background: #F5F5F5;
    padding: 15px 6px 0 17px;
    min-height: 100%;
    box-sizing: border-box;
}
.af-scenter .af-scenters-item__min.open {
    z-index: 3;
    background: #E1E1E1;
    width: calc(100% + 1px);
    box-shadow: 0px 8px 15px -5px;
    padding-bottom: 4px;
}
.af-scenter.open {
    background: #E1E1E1;
}
.af-scenter-title {
    display: block;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 21px;
    font-family: 'Roboto', serif;
}
.af-scenter-title__small {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 19px;
}
.af-scenter-text,
.af-scenter-description {
    display: block;
    color: #3d3d3d;
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 16px;
}
.af-scenter-text,
.af-scenter-description a {
    color: #007cc3;
}
.af-scenter-info &gt; * + * {
    margin-top: 29px;
}
.af-scenter-point + .af-scenter-point{
    margin-top: 25px;
}
.af-scenter-address,
.af-scenter-phone {
    display: block;
    color: #3d3d3d;
    font-size: 14px;
    line-height: 16px;
    padding-left: 20px;
    margin-bottom: 17px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: left  center;
}
.af-scenters .af-scenter-address &gt; *,
.af-scenters .af-scenter-phone &gt; *,
.af-scenters .af-scenter-address &gt; a,
.af-scenters .af-scenter-phone &gt; a {
    margin-left: 5px;
    text-decoration: none;
}
.af-scenter-address {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgOTcuNzEzIDk3LjcxMyI+PHBhdGggZD0iTTQ4Ljg1NSwwQzI5LjAyMSwwLDEyLjg4MywxNi4xMzgsMTIuODgzLDM1Ljk3NGMwLDUuMTc0LDEuMDU5LDEwLjExNCwzLjE0NiwxNC42ODQgYzguOTk0LDE5LjY4MSwyNi4yMzgsNDAuNDYsMzEuMzEsNDYuMzU5YzAuMzgsMC40NDEsMC45MzQsMC42OTUsMS41MTcsMC42OTVzMS4xMzctMC4yNTQsMS41MTctMC42OTUgYzUuMDctNS44OTgsMjIuMzE0LTI2LjY3NiwzMS4zMTEtNDYuMzU5YzIuMDg4LTQuNTcsMy4xNDYtOS41MSwzLjE0Ni0xNC42ODRDODQuODI4LDE2LjEzOCw2OC42OSwwLDQ4Ljg1NSwweiBNNDguODU1LDU0LjY1OSBjLTEwLjMwMywwLTE4LjY4Ni04LjM4My0xOC42ODYtMTguNjg2YzAtMTAuMzA0LDguMzgzLTE4LjY4NywxOC42ODYtMTguNjg3czE4LjY4Niw4LjM4MywxOC42ODYsMTguNjg3IEM2Ny41NDIsNDYuMjc2LDU5LjE1OSw1NC42NTksNDguODU1LDU0LjY1OXoiLz48L3N2Zz4=);
    margin-top: 17px;
}
.af-scenter-phone {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZD0iTTM2OCwwSDE0NGMtMjYuNCwwLTQ4LDIxLjYtNDgsNDh2NDE2YzAsMjYuNCwyMS42LDQ4LDQ4LDQ4aDIyNGMyNi40LDAsNDgtMjEuNiw0OC00OFY0OEM0MTYsMjEuNiwzOTQuNCwwLDM2OCwweiBNMTkyLDI0IGgxMjh2MTZIMTkyVjI0eiBNMjU2LDQ4MGMtMTcuNjczLDAtMzItMTQuMzI3LTMyLTMyczE0LjMyNy0zMiwzMi0zMnMzMiwxNC4zMjcsMzIsMzJTMjczLjY3Myw0ODAsMjU2LDQ4MHogTTM4NCwzODRIMTI4VjY0aDI1NiBWMzg0eiIvPjwvc3ZnPg==);
}
.af-scenter-props {
    list-style-type: disc;
    list-style-position: inside;
}
.af-scenter-prop {
    font-size: 14px;
    line-height: 25px;
}
.af-scenter-prop__certificate {
    color: #007cc3;
}
.alphabet-blocks table, .alphabet-blocks td {
    border-radius: 0px ! important;
    margin-bottom: 0px ! important;
    padding: 0px ! important;
    text-align: left ! important;
    vertical-align: top ! important;
}
.af-group ul li.af-scenter-prop {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
}

.af-group ul li.af-scenter-prop:last-child {
    margin-bottom: 0;
}

.brendblocks img {
    margin-left: 20px;
    margin-top: -5px;
    position: absolute;
}

.sc-desc {
    color: #0058a9 !important;
}

.accordion {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.accordion .title_block {
    font-family: 'Roboto', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #3F3F3F;
    margin: 0;
    padding-left: 16px;
}
.accordion .title_block.bold {
    font-weight: bold;
}

/* Формируем блоки с содерханием */
.msg {
    opacity: 1;
    transform: translate(0, 0);
    background: #E1E1E1;
    width: calc(100% + 12px);
    margin-left: -16px;
}

.msg .prop-value:not(.af-group) {
    padding-left: 34px;
    padding-top: 18px;
    padding-right: 10px;
    padding-bottom: 24px;
}

.msg .prop-value.af-group h4 {
    margin-bottom: 17px;
}

/* Формируем неупорядоченный список */
.accordion ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Определяем и формируем отдельный элемент списка
 * в который поместим скрытый флажек,
 * заголовок панелей и блок с содержанием
*/
.accordion ul li {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
}

/* "Рисуем " сам указатель */
.accordion ul li i:before {
    content: "";
    position: absolute;
    border: 6px solid transparent;
    border-left: 8px solid #3F3F3F;
    top: 2px;
    left: 0;
}

.accordion ul li input[type=checkbox]:checked ~ i:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -4px;
    top: 6px;
    border-left-color: #1074BC;
}

.accordion ul li input[type=checkbox]:checked ~ .title_block {
    color: #1074BC;
}

/* Делаем чекбокс скрытым*/
.accordion ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
/* Когда у флажка установлен checked
 * блок с содержанием скрыт
*/
.accordion ul li input[type=checkbox] ~ div.msg {
    margin-top: 0;
    opacity: 0;
    position: absolute;
    transform: translate(0, 50%);
    visibility: hidden;
    bottom: 0;
}

.accordion ul li input[type=checkbox]:checked ~ div.msg {
    z-index: 2;
}

.accordion ul li input[type=checkbox]:checked ~ div.msg {
    transition: .4s;
    max-height: initial;
    opacity: 1;
    bottom: inherit;
    position: relative;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

#main_block {
    overflow: inherit !important;
    overflow-y: inherit !important;
}

/* End */
/* /local/templates/.default/components/afonya/service.centres.list/.default/style.css?167455488110438 */
</pre></body></html>