

/* Start:/local/templates/kub/components/bitrix/news.detail/upload_app/style.css?17528243215356*/
.mobile_app{
    display:flex;
    gap:16px;
    flex-wrap: wrap;
    @media (max-width: 767px) {
        gap:8px;
        justify-content: space-around;
        margin-bottom: 16px;
    }
    @media (max-width: 401px) {
        gap:16px;
    }
}
.mobile-app__box__item a img{
    max-width:unset!important;
    height:unset!important;
}
.instruction__description{
    counter-reset: desc-list;
    gap: 56px;
    @media (min-width: 767px) {
        gap:64px;
    }
}
.instruction__description, .instruction__description-item{
    display: flex;
    flex-direction: column;
}
.instruction__description-item-screenshot{
    margin-bottom: 16px;
    margin-top: 16px;
    order: 2;
    @media (min-width: 767px) {
        float: right;
        height: 246px;
        margin-bottom: 0;
        margin-left: 16px;
        margin-top: 0;
        width: 328px;
    }
    @media (min-width: 1280px) {
        float: left;
        height: 246px;
        margin-left: 0;
        margin-right: 16px;
        width: 328px;
    }
}
.instruction__description-item {
    @media (min-width: 767px) {
    display: block;
    }
}
.instruction__description-item-title{
    order: 1;
    color: #1c2937;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.instruction__description-item-title:before {
    align-self: baseline;
    content: counter(desc-list) ".";
    counter-increment: desc-list;
    margin-right: 5px;
    min-width: 20px;
}
.instruction__description-item-button{
    @media (min-width: 767px) {
        margin-bottom: 16px;
    }
}
.content__alert-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px;
}
.content__alert-list__label {
    color: #1c2937;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    @media (min-width: 767px) {
        color: #1c2937;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 36px;
    }
}
.content__alert-list__points .paragraph {
    align-items: center;
    color: #1c2937;
    counter-increment: div-counter;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    justify-content: flex-start;
    line-height: 24px;
}
.content__alert-list__points .paragraph:before {
    align-self: baseline;
    content: counter(div-counter) ". ";
    margin-right: 5px;
    min-width: 14px;
}
.button_type_secondary{
    background-color: transparent!important;
    border: 1px solid #0057b6!important;
    color: #0057b6!important;
}

.instruction__epigraph {
    border: 1px solid #0057b6;
    align-items: flex-start;
    align-self: stretch;
    background: #f5f8fc;
    border-radius: 8px;
    display: flex;
    gap: 16px;
    margin-bottom: 40px;
    padding: 16px;
}
.instruction__epigraph-icon {
    background-image: url("/local/templates/kub/build/images/attention.svg");
    min-height: 24px;
    min-width: 24px;
}
.instruction__epigraph-list {
    align-items: flex-start;
    counter-reset: list;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
}
.header{display:none}
.footer{display:none}
.po-parent{
    display:flex;
    padding: 40px 40px 20px 40px;
    @media (max-width: 767px) {
        flex-direction: column;

    }
}
.po-left {
    display: flex;
    flex-direction: column;
    margin-right: 225px;
    @media (max-width: 767px) {
        margin-right: 0;
    }
}
.img_weight {
    max-height: 295px;
}
.po-custom1{
    margin-bottom: 40px;
    background: #f5f8fc;
}
.po-child img{
    margin-right: 20px;
}
.po-desc{
    margin-bottom: 10px;
}
.po-child{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.po-text, .po-desc{
    font-size: 1.8rem;
    line-height: 23px;
}
.ic1{
    margin-right: 20px;
    max-height: 50px;
    max-width: 50px;
}
.mobile-img{
    margin-bottom: 40px;
    gap: 20px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    @media (max-width: 767px) {
        margin-bottom:20px;
    }
}
.section-flex{
    display: flex;
    margin-bottom:40px;
    @media (max-width: 767px) {
        margin-bottom:0px;
        flex-direction:column;
    }
}
.section-left{
    flex: 0.22;
    margin-right: 60px;
    margin-left: 20px;
    @media (max-width: 767px) {
        margin:0 auto;
    }
}
.section-right{
    flex: 0.78;
}
.mod1{
    display: flex;
    justify-content: center;
    margin-bottom:20px;
}
.section-btn{
    margin-top:16px;
    display:flex;
    gap:16px;
    flex-wrap:wrap;
    justify-content: center;

    @media (min-width: 767px) {
        justify-content: left;
        margin-bottom:16px;
    }
}
.section-btn .subtext{
    margin-bottom:0;
    @media (max-width: 767px) {
        width:100%;
    }
}
.section-btn a.btn {
    min-width: 170px;
    margin-bottom:0;
    padding: 16px 40px;
}
.mod2{
    @media (max-width: 767px) {
        order:1;
    }
}
.mod3{
    @media (max-width: 767px) {
        order:2;
        margin-bottom:60px;
    }
}
.lt-label{
    display:none!important;
}
.plate{
    display:none
}
/* End */
/* /local/templates/kub/components/bitrix/news.detail/upload_app/style.css?17528243215356 */
