

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/how_to_control_cabinet/style.css?17525801593083*/
.flex-2-1.row-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 78px;
}
.flex-2-1.row-wrapper.inverted {
    flex-direction: row-reverse;
}
#pagetitle {
    display: none;
}
.main-content .text-wrapper {
    padding: 64px 0;
}
.main-content * {
    flex-grow: 2;
}
.visual-wrapper iframe,
.visual-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain !important;
    border-radius: 30px;
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
}
.btn-wrapper {
    margin-top: 30px;
}
.flex-2-1.row-wrapper.content:not(:last-child) {
    margin-bottom: 30px;
}
.flex-2-1.row-wrapper.content > * {
    max-width: 50%;
    flex-grow: 2;
}
.content .text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    gap: 20px;
    align-items: flex-start;
}
.content .text-wrapper {
    color: #5B5B5B;
    font-size: 20px !important;
    font-style: normal;
    line-height: normal;
}
.body .text-wrapper ul li {
    padding-left: 40px;
    color: #5B5B5B;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    margin-bottom: 4px;
}
.body .text-wrapper ul li:before {
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-image: url(/upload/custom/icons_check-mark.svg);
    background-size: cover;
    top: 5px;
}
.main-content .btn-wrapper > .btn.btn-default:first-child {
    width: 270px;
}
.how-to-control-page .visual-wrapper.mobile {
    display: none !important;
}

@media (min-width: 992px) and (max-width: 1440px) {
    .visual-wrapper iframe, .visual-wrapper img {
        object-fit: contain !important;
    }
}
@media screen and (min-width: 1200px) {
    .main-content .text-wrapper {
        max-width: 676px ;
        width: 100%;
        flex-grow: 3;
    }
    .main-content {
        max-height: 550px;
    }
    .main-content .visual-wrapper {
        max-width: calc(100% - 676px);
    }
    .visual-wrapper img {
        min-height: 470px;
        max-height: 470px;
    }
    .flex-2-1.row-wrapper.content .text-wrapper {
        max-width: 50% !important;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .main-content .visual-wrapper {
        max-height: fit-content !important;
    }
}
@media (max-width: 1100px) {
    .flex-2-1.row-wrapper:last-child,
    .flex-2-1.row-wrapper.inverted:last-child {
        margin-bottom: 0;
    }
    .content .text-wrapper,
    .body .text-wrapper ul li {
        font-size: 18px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .main-content .btn-wrapper {
        justify-content: end;
        margin-left: auto;
    }
}
@media (min-width: 768px) and (max-width:1199px) {
    .main-content .text-wrapper {
        max-width: 550px;
    }
}
@media screen and (max-width:767px) {
    .how-to-control-page .visual-wrapper.desctop {
        display: none !important;
    }
    .how-to-control-page .visual-wrapper.mobile {
        display: block !important;
    }
    .content .text-wrapper span {
        font-size: 18px !important;
    }
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/how_to_control_cabinet/style.css?17525801593083 */
