

/* Start:/local/components/mob.top/libraries/templates/.default/mob.top/libraries.detail/.default/style.css?17403026472307*/
.access__wrap table td img{
    min-width: 50px; 
    min-height: 50px;
}

@media(min-width: 1023px) {
    .flex-box {
        display: flex;
    }

    .flex-box .contacts__sort.contacts__library {
        width: 80%;
        padding: 20px;
    }

    .flex-box .contacts__sort-line {
        display: block;
    }

    .flex-box .contacts__library .contacts__sort-line:first-child .contacts__line-block {
        display: block;
        width: 100%;
    }

    .flex-box .contacts__library .contacts__sort-line:first-child .contacts__line-block:nth-child(2) {
        display: block;
        width: 100%;
    }

    .flex-box .contacts__library .contacts__library-bot .contacts__line-block {
        width: 100% !important;
    }

    .flex-box .map__container {
        height: auto;
    }

    .flex-box .map__container.mt50 {
        padding-right: 20px;
    }
}

.contacts__addr,
.contacts__hours {
    white-space: unset !important;
}

.mt50.access__table-wrap.unique_table table td p {
    line-height: 24px;
    margin: 10px 0;
}

.libraries__slider video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.access__legend p,
.access__legend strong {
    display: flex;
    align-items: center;
}

.access__legend img {
    margin-right: 1em;
}

.team__pic img {
    width: 100%;
    border-radius: 40px;
}

.access__wrap table {
    margin-bottom: 2em;
    border: 1px solid var(--color-dark-blue-gray);
}

.access__wrap table td {
    padding: 0 20px;
}

@media(max-width: 1023px) {
    .flex-box {
        display: block;
    }

    .access__wrap table td,
    .access__wrap table td img {
        width: auto !important;
    }

}

@media(max-width: 767px) {

    .partners .swiper-nav__next,
    .partners .swiper-nav__prev {
        bottom: -40px;
    }

    .access__wrap table td {
        width: auto;
        padding: 0 10px;
        font-size: 16px;
    }

    .access__legend {
        font-size: 16px;
    }
}

@media(max-width: 575px) {
    .container .map__container {
        height: 320px;
    }

    .contacts__sort {
        padding: 20px !important;
    }

    .access__table-wrap {
        width: 100%;
        overflow-x: scroll;
    }

    .access__table-wrap table {
        width: 600px !important;
    }

    .about-wrap {
        word-wrap: break-word;
    }
}
/* End */
/* /local/components/mob.top/libraries/templates/.default/mob.top/libraries.detail/.default/style.css?17403026472307 */
