

/* Start:/local/components/aft/simple-page/templates/popup/style.css?17446335081799*/
.version-popup {
    font-size: 3rem;
    overflow-y: scroll;
    scrollbar-color: transparent;
    scrollbar-width: none;
}
.version-popup::-webkit-scrollbar {
    -webkit-appearance: none;
    display: none;
    height: 0;
    width: 0;
}
.version-popup .modal__close {
    margin: 29px 0 0 auto;
    opacity: 0.5;
}
.version-popup .modal__close svg {
    fill: currentColor;
    stroke: transparent;
}
.version-popup .container {
    padding: 0;
}
.version-popup .tab-menu__list {
    width: 100%;
}
.version-popup .tab-menu__link {
    text-align: center;
    white-space: normal;
}
.modal__wrap.version-popup__body {
    background-color: #fff;
    border-radius: 3.5rem;
    height: auto;
    margin: 8.8rem auto 7.8rem;
    max-width: 112.9rem;
    min-height: 100%;
    overflow: visible;
    padding: 1px 4rem 1rem;
    position: relative;
    transform: translateZ(0);
    transform-origin: 50% 0;
    width: 100%;
}
.version-popup .block, .version-popup .block .lead {
    margin-top: 0;
}
.version-popup__content {
    margin: 0 auto;
    max-width: 935px;
    width: 100%;
}
.version-popup__content b {
    font-weight: bold;
}
.version-popup__content img {
    height: auto;
    max-width: 100%;
}
.version-popup__date {
    color: #757575;
    font-size: 3rem;
    margin: 0 0 3rem;
}
.version-popup__block {
    line-height: 1.2;
    margin: 0 0 5.3rem;
}
.version-popup__block--top {
    font-size: 4.2rem;
}
@media (min-width: 768px) {
    .version-popup__block--flex {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .version-popup__block--flex > p {
        margin-top: 4.3rem;
    }
    .version-popup__img {
        flex-shrink: 0;
        width: 50%;
    }
    .version-popup__date {
        margin: 0 0 3rem;
    }
}

/* End */
/* /local/components/aft/simple-page/templates/popup/style.css?17446335081799 */
