

/* Start:/local/templates/aspro-digital/components/bitrix/news.detail/digital-top/style.css?17866890214539*/
.page-top-wrapper.grey.v3 {
    display: none;
}
header.topmenu-LIGHT .logo_and_menu-row {
    border-bottom: none !important;
}
.banner-cont {
    max-width: 960px !important;
}
.figure-banner {
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    transition: transform 0.15s ease-out;
    will-change: transform;
}
header {
    background-color: #ffffff00 !important;
}
.figure-right {
    right: 5%;
}
.figure-left {
    left: 10%;
}
.banner-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    margin: 75px auto 0;
    width: 80%;
}
.banner-text {
    margin: 64px 0;
}
.banner-text p {
    margin: 0;
}
.banner-item {
    position: relative;
    color: #000000;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -100px;
    padding: 100px 0;
}
.banner-pl {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
    border: 3px solid #fff;
    border-radius: 20px;
    width: max-content;
    padding: 35px 35px 15px;
    -webkit-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    -moz-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    position: relative;
}
.pl-title {
    position: absolute;
    height: 34px;
    background-color: #FFEC0D;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    border-radius: 80px;
    font-weight: 700;
    top: 0;
    width: max-content; 
    left: 50%;
    transform: translate(-50%, -50%);
}
p.p-banner {
    margin-bottom: 0;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
}
.p-banner span {
    font-weight: 700;
}
.banner-safety {
    width: 322px;
    transform: rotate(10deg);
}
.banner-start {
    transform: rotate(350deg);
}
.banner-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 90px;    
}
.button-digital-border {
    width: 388px;
    height: 85px;
    background: -webkit-linear-gradient(180deg, rgb(255, 236, 13), rgb(255, 209, 25));
    background: -moz-linear-gradient(180deg, rgb(255, 236, 13), rgb(255, 209, 25));
    background: linear-gradient(180deg, rgb(255, 236, 13), rgb(255, 209, 25));
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    -moz-box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    box-shadow: 0px 4px 13px 5px rgba(166, 166, 166, 0.2);
    cursor: pointer;
    margin: 0 auto;
}
.button-bg {
    width: 372px;
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    background: -webkit-linear-gradient(90deg, rgb(255, 209, 25), rgb(255, 236, 13), rgb(255, 209, 25));
    background: -moz-linear-gradient(90deg, rgb(255, 209, 25), rgb(255, 236, 13), rgb(255, 209, 25));
    background: linear-gradient(90deg, rgb(255, 209, 25), rgb(255, 236, 13), rgb(255, 209, 25));
    border-radius: 60px;
}
@media (max-width: 1300px) {
    .button-digital-border {
        width: 90%;
        height: 74px;
    }
    .button-bg {
        width: 95%; 
        font-size: 20px;
        height: 60px;
    }
    .banner-list {
        flex-direction: column;
        margin-bottom: 45px;
        row-gap: 35px;
    }
    .banner-start {
        transform: rotate(0deg);
    }
    .banner-safety {
        transform: rotate(0deg);
    }
    .banner-title {
        width: 90%;
        font-size: 25px;
        line-height: 30px;
    }
    .banner-text {
        margin: 32px 0;
    }
    .banner-item {
        padding-bottom: 50px;
        overflow: hidden;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .container{
        overflow: hidden;
    }
    .banner-text span {
        color: #000 !important;
        font-weight: 600;
        font-size: 15px;
    }
    .figure-banner {
        display: none;
    }
    .banner-pl {
        width: 100%;
        padding: 18px 30px 10px;
    }
    .button-digital-border {
        width: 90%;
        height: 64px;
    }
    .button-bg {
        width: 95%;
        font-size: 18px;
        height: 50px;
    }
    .banner-list {
        margin-bottom: 35px;
    }
    .banner-title {
        font-size: 25px;
    }
    .bg-op {
        padding: 0 25px;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/benefits-list-brief/style.css?17811775121177*/
.benefits-bg {
    background: -webkit-linear-gradient(90deg, rgb(239, 252, 255), rgb(255, 248, 244));
    background: -moz-linear-gradient(90deg, rgb(239, 252, 255), rgb(255, 248, 244));
    background: linear-gradient(90deg, rgb(239, 252, 255), rgb(255, 248, 244));
    border-radius: 20px;
    padding: 1px 24px 34px;
}
.benefits-b-item {
    background-color: #fff;
    border-radius: 20px;
    width: 295px;
    padding: 30px 25px;
}
.benefits-b-title {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.benefits-b-text {
    font-size: 16px;
    color: #000;
}
.benefits-b-list {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.benefits-brief {
    margin-bottom: 90px;
}
@media (max-width: 1300px) {
    .benefits-b-list {
        flex-wrap: wrap;
        justify-content: center;
    }
    .benefits-brief {
        margin-bottom: 45px;
    }
}
@media (max-width: 700px) {
    .benefits-b-item {
        background-color: #fff;
        border-radius: 20px;
        width: 100%;
        padding: 30px 25px;
        border: solid 10px #f0f1f5;
    }
    .benefits-brief {
        margin-bottom: 0;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/problems-slider/style.css?17866890262616*/
.problems-block {
    margin-bottom: 80px;
}
.massage-block-top {
    /* height: 152px; */
    background-color: #F3F3F3;
    border-bottom: 4.5px solid #fff !important;
}
.massage-block-bottom {
    /* height: 155px; */
    background-color: #FFF8A1;
    border-top: 4.5px solid #fff !important;
}
.massage-block {
    width: 409px;
    border-radius: 40px;
    border: 9px solid #fff;
    padding: 30px 25px 30px 38px;
    position: relative;
}
.w86bl {
    width: 86px;
}
.chat-vector {
    position: absolute;
    bottom: 25px;
}
.chat-left {
    left: -22px;
}
.chat-right {
    right: -22px;
}
.massage-one, .massage-two {
    display: flex;
    align-items: flex-end;
    column-gap: 13px;
}
.massage-problem {
    font-size: 15px;
    line-height: 17px;
    color: #000;
    margin-top: 17px;
}
img.avatar-massage {
    border: 9px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 33px -3px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 33px -3px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 33px -3px rgba(34, 60, 80, 0.2);
}
.massage-name {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 100%;
    /* margin-bottom: 17px; */
}
.shadow-block {
    width: max-content;
    height: max-content;
    border-radius: 40px;
    position: relative;
}
.shadow-block-bottom {
    -webkit-box-shadow: 0px 12px 33px -14px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 12px 33px -14px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 12px 33px -14px rgba(34, 60, 80, 0.2);
}
.shadow-block-top {
    -webkit-box-shadow: 0px -12px 33px -14px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px -12px 33px -14px rgba(34, 60, 80, 0.2);
    box-shadow: 0px -12px 33px -14px rgba(34, 60, 80, 0.2);
}
.chat-right-nb {
    z-index: 1;
    right: -13px;
    bottom: 35px;
}
.chat-left-nb {
    z-index: 1;
    left: -13px;
    bottom: 35px;
    transform: scale(-1, 1);
}
.prob_slider .swiper-wrapper {
    align-items: center;
}
.prob_slider .slider-item {
    padding: 35px 0;
}
.subtitle {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-align: center;
}
.btn-center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.digital-btn.btn-op {
    padding: 18px 30px;
    background-color: #FFEC0D;
    border-radius: 60px;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    cursor: pointer;
}
@media (max-width: 1300px) {
    .problems-block {
        margin-bottom: 40px;
    }
}

@media (max-width: 700px) {
    .digital-btn.btn-op {
        padding: 13px 30px;
        font-size: 20px;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/benefits-list/style.css?17866890492366*/
.benefits-description {
    max-width: 427px;
    font-size: 18px;
    color: white;
}

.benefits-bg-main {
    background-color: #000;
    border-radius: 20px;
    padding: 1px 24px 34px;
}

.benefit-desc {
    font-size: 18px;
    color: white;
}
.benefits-bg-all {
    padding-right: 0;
    padding-left: 0;
    padding-top: 28px;
}
.benefits-block {
    display: flex;
    flex-direction: row;
    column-gap: 80px;
    margin-top: 10px;
}
.benefit-cont {
    padding-right: 80px;
}
.benefit-num {
    width: 54px;
    height: 54px;
    min-width: 54px;
    min-height: 54px;
    background-color: #FFEC0D;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #000;
    font-weight: 700;
}
.benefit-ttl {
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-bottom: 22px;
}
.benefit-b-item {
    display: flex;
    flex-direction: row;
    column-gap: 50px;
}
.white-line {
    height: 4px;
    width: 100%;
    background-color: #fff;
    margin: 40px 0;
}
.benefit-bitrix {
    margin-bottom: 90px;
}
@media (max-width: 1300px) {
    .benefits-bg-all {
        padding: 0 25px;
    }
    .benefits-block {
        flex-direction: column;
        row-gap: 40px;
    }
    .benefits-description {
        max-width: 100%;
        padding-right: 40px;
    }
    .digital-title {
        padding-right: 40px;
    }
    .benefit-b-item {
        column-gap: 25px;
    }
    .benefit-num {
        width: 35px;
        height: 35px;
        min-width: 35px;
        min-height: 35px;
        font-size: 22px;
    }
    .white-line {
        margin: 20px 0;
    }
}
@media (max-width: 768px) {
    .benefit-bitrix {
        padding: 25px 0;
    }
    .benefits-block {
        row-gap: 25px;
    }
    .benefits-description {
        font-size: 15px;
        line-height: 23px;
        padding-right: 0;
    }
    .white-line {
        height: 1px;
        background-color: #ffffff59;
    }
    .benefit-cont {
        padding-right: 0;
    }
    .benefit-ttl {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .benefit-desc {
        font-size: 15px;
        line-height: 23px;
    }
    .benefit-num {
        width: 48px;
        height: 48px;
        min-width: 48px;
        min-height: 48px;
        font-size: 26px;
        font-weight: 400;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/ar-our-case/style.css?17867050383390*/
.cases { padding: 100px 0 0; }

    .cases__title {
        margin: 0 0 40px;
        text-align: center;
        font-weight: 700;
        font-size: 36px;
        line-height: 1;
        color: #000;
    }

    .cases-type {
        font-size: 16px;
        line-height: 1;
        padding: 8px 15px;
        border-radius: 999px;
        background: #f3f4f5;
        color: #6b6f74;
        border: 1px solid #eceff2;
        width: max-content;
        font-weight: 600;
    }

    span.cases__card-name {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 25px;
        display: block;
    }

    .cases__tabs {
        display: flex;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 68px;
    }

    .cases__tab {
        appearance: none;
        border: 1px solid #000;
        background: #fff;
        color: #000;
        border-radius: 999px;
        padding: 14px 24px;
        font-size: 20px;
        line-height: 1;
        cursor: pointer;
        transition: background .2s ease, color .2s ease, border-color .2s ease;
        font-weight: 700;
    }

    .cases__tab:hover { background: #000; color: #fff; }
    .cases__tab.is-active { background: #000; color: #fff; border-color: #000; }

    .cases__grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 41px;
        margin-bottom: 70px;
    }

    .cases__card { 
        display: block; 
        text-decoration: none; 
        color: inherit; 
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 0px 7px 17px -1px rgba(34, 60, 80, 0.3);
        border: solid 5px #f0f1f5;
    }

    .cases__thumb {
        display: block;
        width: 100%;
        aspect-ratio: 406 / 190;
        background: #d9d9d9;
        background-size: cover;
        background-position: center;
        border-radius: 20px 20px 0 0;
    }

    .cases_card_bottom {
        padding: 30px 25px;
    }

    .cases__card-title {
        display: block;
        margin-top: 10px;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.25;
        color: #000;
    }

    .cases__card-desc {
        display: block;
        margin-top: 6px;
        font-size: 13px;
        line-height: 1.35;
        color: #4b4b4b;
    }

    .cases__more { display: flex; justify-content: center; }

    .cases__more-btn {
        appearance: none;
        border: 0;
        cursor: pointer;
        background: #ffe600;
        color: #000;
        border-radius: 999px;
        padding: 15px 24px;
        font-weight: 700;
        font-size: 20px;
        line-height: 1;
        transition: transform .15s ease, filter .2s ease;
    }

    .cases__more-btn:hover { filter: brightness(0.97); }
    .cases__more-btn:active { transform: translateY(1px); }

    @media (max-width: 900px) { .cases__grid { grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 768px) { 
        .cases__grid { grid-template-columns: 1fr; }
        .cases-type {
            font-size: 15px;
        }
        .cases__title {
            font-size: 25px;
            margin: 25px auto !important;
        }
        .cases {
            padding: 0 25px;
        }
    }
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/ar-benefits-block/style.css?17866890232605*/
.c-benefits{
    padding: 10px 0 0;
}

.c-benefits__title {
    text-align: center;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 68px;
    color: #111;
}

.c-benefits-card__content-grid {
    display: flex;
    justify-content: space-between;
    gap: 37px;
}

.c-benefits__grid{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 52px;
}

/* карточка */
.c-benefits-card {
    background: #f3f3f3;
    border-radius: 18px;
    padding: 40px 28px 36px 50px;
    min-height: 170px;
    overflow: hidden;
}

/* широкая карточка снизу */
.c-benefits-card--wide{
    grid-column: 1 / -1;
    min-height: 150px;
}

.c-benefits-card__content{
    flex: 1 1 auto;
    min-width: 0;
}

.c-benefits-card__name{
    margin: 0 0 40px;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;
    color: #111;
}

.c-benefits-card__text{
    font-size: 18px;
    line-height: 1.45;
    color: #333;
    max-width: 500px;
}

.c-benefits-card__media{
    flex: 0 0 auto;
    width: 220px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.c-benefits-card__img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

/* адаптив */
@media (max-width: 900px){
    .c-benefits__grid{
        grid-template-columns: 1fr;
    }

    .c-benefits-card--wide{
        grid-column: auto;
    }

    .c-benefits-card__media{
        width: 200px;
    }
}

@media (max-width: 768px){
    .benefits-b-text {
        font-size: 15px;
    }
    .c-benefits-card{
        flex-direction: column;
        align-items: flex-start;
    }

    .c-benefits-card__media{
        width: 100%;
    }

    .c-benefits-card__text{
        max-width: none;
        font-size: 15px;
    }
    .c-benefits__title {
        font-size: 25px;
        margin: 25px auto !important;
    }
    .c-benefits {
        padding: 0 25px;
    }
    .c-benefits-card {
        box-shadow: 0px 7px 17px -1px rgba(34, 60, 80, 0.3);
        border: solid 5px #f0f1f5;
        padding: 25px 23px 20px 35px;
    }

    .c-benefits-card__name {
        font-size: 20px;
        margin: 0 0 20px;
        line-height: 1.5;
    }

    .c-benefits-card__content-grid {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .c-benefits-card__img {
        width: 50%;
    }
    .benefit-bitrix.benefit-bitrix-price {
        margin-bottom: 55px;
    }
    .benefit-bitrix .workflow {
        padding-bottom: 25px;
    }
    .benefit-bitrix {
        margin-bottom: 45px;
    }
}

/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/license-list/style.css?17870375635258*/
.lic-item {
    color: #000;
    max-width: 618px;
}
.lic-desc {
    font-weight: 400;
    font-size: 22px;
    line-height: 147%;
    margin-bottom: 15px;
    padding-right: 30px;
}
.close-lic-form {
    position: absolute;
    right: -40px;
    top: -40px;
    font-size: 40px;
    cursor: pointer;
}
.lic-info {
    background-color: #F5F5F5;
    border-radius: 0 20px 20px 20px;
    padding: 30px 0 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 447px;
}

.lic-ttl {
    background-color: #FFEC0D;
    padding: 10px 30px;
    border-radius: 10px 10px 0 0;
    width: max-content;
    font-weight: 700;
    font-size: 36px;
    line-height: 147%;
}

.price-lic {
    font-weight: 700;
    font-size: 37px;
    line-height: 147%;
}
.info-list-lic {
    font-weight: 400;
    font-size: 22px;
    line-height: 147%;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.lic-d {
    padding-top: 100px;
}

.info-bottom-lic {
    border-top: 2px solid;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lic-list {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 44px;
    margin-bottom: 100px;
}

.g-item-lic {
    width: 22px;
    height: 22px;
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFEC0D;
    border-radius: 50px;
}

.g-item-lic img {
    width: 14px;
    height: 10px;
}

.i-inf-lic {
    width: 80%;
}

.inf-item-lic {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.ord-btn-lic {
    background-color: #000000;
    padding: 6px 100px;
    font-weight: 600;
    font-size: 20px;
    width: max-content;
    margin-right: 30px;
    cursor: pointer;
    border-radius: 50px;
    color: #fff;
}

.ord-btn-lic:hover{
 background-color: #FFEC0D;
color: black;

}

.b-lic-popup {
    position: fixed;
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00000042;
    z-index: 9999;
}

.b-lic-popup-content {
    background-color: #F5F5F5;
    border-radius: 0 20px 20px 20px;
    padding: 34px 24px 0 24px;
    position: relative;
}

submit.ord-btn-lic {
    margin: 0;
}

.lic-ttl-popup {
    position: absolute;
    top: -57px;
    left: 0;
}

.input-list-lic {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    margin-top: 30px;
}

input.input-lic {
    padding: 15px;
}

.single-item-order {
    font-size: 15px !important;
}

@media (max-width: 768px) {
    .lic-list {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 45px;
        padding: 0 25px;
    }

    .lic-item {
        width: 100%;
        box-sizing: border-box;
    }

    .lic-ttl {
        font-size: 20px;
    }

    .lic-desc {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .inf-item-lic {
        margin-bottom: 12px;
    }

    .g-item-lic img {
        width: 16px;
    }

    .i-inf-lic {
        font-size: 15px;
        line-height: 1.4;
    }

    .info-bottom-lic {
        flex-direction: column;
        align-items: center;
        margin-top: 15px;
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .price-lic {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .ord-btn-lic {
        width: 100%;
        padding: 12px;
        font-size: 15px;
        text-align: center;
    }

    /* Стили для модальных окон */
    .b-lic-popup {
        padding: 20px;
        box-sizing: border-box;
    }

    .b-lic-popup-content {
        width: 100%;
        max-width: 100%;
        padding: 20px;
    }

    .lic-ttl-popup {
        font-size: 20px;
    }

    .input-list-lic {
        width: 100%;
    }

    .input-lic {
        width: 100%;
        margin-bottom: 12px;
        padding: 12px 15px;
        font-size: 15px;
    }

    .b-lic .ord-btn-lic {
        width: 100%;
    }
    .ord-btn-lic {
        margin: 0;
    }

    .b-lic-popup-content .lic-desc, .b-lic-popup-content .info-list-lic {
         display: none;
    }

    .b-lic-popup-content .input-list-lic {
        margin-top: 0;
        row-gap: 0px;
    }

    .lic-ttl-popup {
        top: -52px !important;
    }

    .b-lic-popup-content .info-bottom-lic {
        margin-top: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .b-lic-popup-content button.ord-btn-lic {
        margin: 0;
    }
    .close-lic-form {
        right: 0;
        top: -90px;
    }
    .lic-ttl-popup {
        width: 100%;
    }
    .b-lic-popup-content {
        border-radius: 0 0 20px 20px;
    }
    .lic-info {
        padding: 34px 24px 0 24px;
        min-height: auto;
    }
}

@media (max-width: 480px) {

    .price-lic {
        font-size: 16px;
    }

    .b-lic-popup {
        padding: 15px;
    }

    .b-lic-popup-content {
        padding: 15px;
        max-height: 100vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/ar-work/style.css?17867049694182*/
    .workflow {
        background: #f5f5f5;
        padding: 36px 0 70px;
    }

    .workflow__container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 25px;
    }

    .workflow__container .digital-title {
        margin: 34px auto 75px;
    }

    .workflow__title {
        text-align: center;
        font-size: 36px;
        line-height: 1.2;
        font-weight: 400;
        color: #000;
        margin: 0 0 56px;
    }


    .workflow__list {
        --gap: 18px;
        display: grid;
        grid-template-columns: repeat(5, 246px);
        gap: var(--gap);
        justify-content: center;
    }

    .workflow__item {
        position: relative;
        width: 246px;
    }

    .workflow__card {
        width: 246px;
        height: 339px;
        box-sizing: border-box;

        background: #fff;
        border-radius: 24px;
        padding: 21px 28px 22px;
        overflow: hidden;
    }

    .workflow__step {
        position: absolute;
        top: -17px;
        right: 0px;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: #FFEC0D;
        color: #000;
        font-size: 22px;
        display: flex;
        font-weight: 700;
        align-items: center;
        justify-content: center;
        z-index: 6;
        pointer-events: none;
    }

    .workflow__connector{
        --conn-w: 18px;
        --conn-r: 9px; /* половина ширины */

        position: absolute;
        width: var(--conn-w);
        height: var(--conn-h, 74px);
        top: var(--conn-top, 92px);
        right: calc((var(--gap, 24px) / 2) * -1 - (var(--conn-w) / 2));

        background: white;
        z-index: 5;
        pointer-events: none;
    }

    /* верхний "полукруг" — чуть больше вынос ( +1px ) */
    .workflow__connector::before{
        content:"";
        position:absolute;
        left: 0;
        top: calc((var(--conn-r) + 1px) * -1);

        width: var(--conn-w);
        height: var(--conn-w);
        background: #f5f5f5;

        border-bottom-left-radius: var(--conn-w);
        border-bottom-right-radius: var(--conn-w);
    }

    /* нижний "полукруг" — тоже +1px */
    .workflow__connector::after{
        content:"";
        position:absolute;
        left: 0;
        bottom: calc((var(--conn-r) + 1px) * -1);

        width: var(--conn-w);
        height: var(--conn-w);
        background: #f5f5f5;

        border-top-left-radius: var(--conn-w);
        border-top-right-radius: var(--conn-w);
    }


    .workflow__name {
        font-size: 22px;
        line-height: 1.3;
        font-weight: 700;
        color: #000;
        margin: 0 0 28px;
    }

    .workflow__time {
        display: inline-flex;
        align-items: center;

        padding: 10px 18px;

        font-size: 16px;
        font-weight: 700;
        line-height: 1;

        color: #6D6613;

        background: linear-gradient(180deg, #FFF8A1 0%, #FFEC0D 100%);
        border-radius: 60px;

        margin-bottom: 26px;
    }


    .workflow__text {
        font-size: 16px;
        line-height: 1.4;
        color: #000000;
    }

    @media (max-width: 1400px) {
        .workflow__list {
            grid-template-columns: repeat(3, 246px);
        }
    }

    @media (max-width: 900px) {
        .workflow__list {
            grid-template-columns: repeat(2, 246px);
        }
    }

    @media (max-width: 768px) {
        .workflow__time {
            margin-bottom: 15px;
        }
        .workflow__name {
            font-size: 20px;
            margin: 0 0 20px;
        }
        .workflow__list {
            grid-template-columns: 100%;
        }
        .workflow__text {
            font-size: 15px;
        }

        .workflow__connector {
            display: none;
        }
        .workflow__item {
            width: 100%;
        }
        .workflow__card {
            width: 100%;
            height: auto;
        }
    }
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/ar-price/style.css?17867053887005*/
.dev-price{
        position: relative;
        background: #fff;
        overflow: visible; /* чтобы кнопка могла выходить */
    }

    /* Фоновые декоры */
    .dev-price__bg{
        position: absolute;
        inset: 0;
        z-index: 1;
        pointer-events: none;
    }
    .dev-price__decor{
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 1;
    }

    .dev-price__decor--left{
        left: -155px;
        bottom: 141px;
        width: 240px;
        height: 240px;
        background-image: url("/images/19.png");
    }

    .dev-price__decor--right{
        right: -225px;
        top: 90px;
        width: 320px;
        height: 320px;
        background-image: url("/images/14.png");
        opacity: .9;
    }

    .dev-price__container{
        /*max-width: 1240px;*/
        /*margin: 0 auto;*/
        padding: 0 25px;
        position: relative;
        z-index: 2;
    }

    /* Шапка как на макете */
    .dev-price__head{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
        margin-bottom: 50px;
    }
    .dev-price__title{
        margin: 0;
        font-size: 36px;
        line-height: 1.15;
        font-weight: 700;
        color: #111;
    }
    .dev-price__chips{
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .dev-price__chip{
        font-size: 18px;
        line-height: 1;
        padding: 16px 24px;
        border-radius: 999px;
        background: #f3f4f5;
        color: #6b6f74;
        border: 1px solid #eceff2;
        white-space: nowrap;
    }

    .dev-price__grid{
        display: grid;
        grid-template-columns: repeat(3, 408px);
        justify-content: space-between; 
        gap: 28px;
    }

    .dev-card{
        width: 408px;
        height: 610px;
        background: #fff;
        border: 1.5px solid #232323;
        border-radius: 14px;
        padding: 44px 26px 44px;
        display: flex;
        flex-direction: column;
        position: relative;
        overflow: visible; /* важно: для вылета кнопки */
    }

    .dev-card__title{
        margin: 0 0 40px;
        font-size: 32px;
        line-height: 100%;
        font-weight: 700;
        color: #111;
        text-align: center;
    }

    /* список */
    .dev-card__list{
        margin: 0 auto;
        padding: 0;
        list-style: none;
        display: grid;
        gap: 40px;
        max-width: 349px;
    }

    .dev-card__li{
        display: grid;
        grid-template-columns: 22px 1fr;
        gap: 25px;
        align-items: start;
        margin-bottom: 0;
    }

    .dev-card__check{
        width: 24px;
        height: 24px;
        min-width: 24px;
        min-height: 24px;
        border-radius: 999px;
        background: #ffe300;
        color: #111;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-top: 4px;
    }

    .dev-card__text{
        font-size: 16px;
        line-height: 1.55;
        color: #222;
    }

    /* низ карточки — якорь для absolute кнопки */
    .dev-card__bottom{
        margin-top: auto;
        padding-top: 26px;
        text-align: center;
        position: relative;
        padding-bottom: 20px; /* чтобы цена не налезала на кнопку */
    }

    .dev-card__price{
        font-size: 32px;
        font-weight: 700;
        color: #111;
        letter-spacing: .2px;
    }


    .dev-card__btn{
        width: 348px;
        height: 52px;
        border-radius: 999px;
        background: #ffe300;
        color: #111;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        font-weight: 900;
        font-size: 14px;
        border: 1px solid rgba(0,0,0,.08);

        position: absolute;
        left: 50%;
        bottom: -26px; /* 52/2 = 26 */
        transform: translateX(-50%);
        z-index: 5;

        transition: transform .15s ease, filter .15s ease;
    }

    .dev-card__btn{
        transform: translateX(-50%) translateY(43px);

    }

    /* адаптив */
    @media (max-width: 1300px){
        .dev-price__grid{
            grid-template-columns: repeat(2, 408px);
        }
        .dev-price__bg{
            overflow: hidden;
        }
    }

    @media (max-width: 1024px){
        .dev-price__head{
            flex-direction: column;
            align-items: flex-start;
            margin-bottom: 30px;
        }
        .dev-price__chips{ justify-content: flex-start; }

        .dev-price__decor--right{
            right: -110px;
            top: 40px;
            width: 280px;
            height: 280px;
            opacity: .55;
        }
    }

    @media (max-width: 900px){
        .dev-price__grid{
            grid-template-columns: 408px;
        }
    }

    @media (max-width: 460px){
        .dev-price__grid{
            grid-template-columns: 1fr;
        }
        .dev-card{
            width: 100%;
        }
        .dev-card__btn{
            width: min(348px, calc(100% - 32px));
        }
    }

    @media (max-width: 768px){
        .benefit-bitrix.benefit-bitrix-price {
            padding: 0;
        }
        .dev-price {
            padding: 0;
        }
        .dev-price__chip {
            font-size: 15px;
            padding: 11px 19px;
            white-space: normal;
        }

        .dev-price__decor--left{
            left: -80px;
            bottom: -70px;
            width: 220px;
            height: 220px;
            opacity: .6;
        }
        .dev-price__title {
            margin: 25px auto !important;
            font-size: 25px;
            line-height: normal;
        }
        .dev-card {
            height: auto;
            padding: 22px 13px 22px;
        }
        .dev-card__text {
            font-size: 15px;
        }
        .dev-card__li {
            gap: 15px;
            width: 80%;
            margin: 0 auto;
        }
        .dev-card__title {
            margin: 0 0 25px;
            font-size: 25px;
        }
        .dev-card__list {
            gap: 20px;
        }
        .dev-card__price {
            font-size: 25px;
        }
        a.dev-card__btn {
            height: 35px;
            bottom: 4px;
            font-size: 15px;
        }
        .dev-price__grid {
            gap: 40px;
        }
    }
    .benefit-bitrix-price {
        margin-bottom: 126px;
    }
    .dev-price{
        overflow: visible;
    }
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/form/digital-form/bitrix/form.result.new/.default/style.css?17869640103271*/
:root {
	--accent: #ffd400;
	--text: #111;
	--muted: rgba(17,17,17,.6);
}

.c-offer {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 80px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.c-offer__bg {
	width: 100vw;
	max-width: 100%;
	height: auto;
	display: block;
}

.c-offer__container {
	inset: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	max-width: 75%;
	margin: 0 auto;
	padding: 0 16px;
}

.c-offer__panel {
	width: 967px;
	max-width: 100%;
	padding: 62px 31px 62px 62px;
	border-radius: 20px;
	background: rgba(255,255,255,.45);
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
	border: 1px solid rgba(255,255,255,.6);
	box-shadow: 0 30px 80px rgba(0,0,0,.15);
}

.c-offer__panel-ov {
	max-height: 80vh;
    overflow-y: scroll;
	padding-right: 31px;
}

.c-offer__panel-ov::-webkit-scrollbar {
    width: 5px;
    background-color: #f1f5f9;
	border-radius: 4px;
}
.c-offer__panel-ov::-webkit-scrollbar-track {
    background-color: #f1f5f9;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}
.c-offer__panel-ov::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 4px;
}
 
.c-offer__panel-ov::-webkit-scrollbar-thumb:hover {
    background-color: #1b1901;
}

.c-offer__title {
	margin: 0 0 27px;
	font-size: 30px;
	font-weight: 700;
	line-height: 39px;
}

.c-offer__subtitle {
	margin: 0 0 45px;
	font-size: 24px;
	color: #000;
}

.c-offer__block {
	margin-bottom: 54px;
}

.c-offer__label {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #000;
}

.chips {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}

.chips--wrap {
	flex-wrap: wrap;
	overflow: visible;
}

.chips label {
	margin: 0;
}

.chip {
	border: none;
	background: rgba(255, 255, 255, .75);
	padding: 5px 18px;
	border-radius: 999px;
	font-size: 18px;
	cursor: pointer;
	white-space: nowrap;
	transition: .2s ease;
	margin: 0;
}

.chip:hover {
	transform: translateY(-1px);
}

.chip.is-active {
	background: #FFEC0D;
}

.c-offer__textarea {
	width: 100%;
	min-height: 80px;
	resize: vertical;
	padding: 12px;
	border-radius: 12px;
	border: 1px solid rgba(0,0,0,.12);
	background: rgba(255,255,255,.8);
	font-size: 13px;
}

.c-offer__btn {
	width: 100%;
	height: 44px;
	border-radius: 12px;
	border: none;
	background: #111;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
}

.c-offer__btn:hover {
	opacity: .9;
}

@media (max-width: 768px) {
	.c-offer__container {
		max-width: 100%;
	}

	section.c-offer {
		padding: 40px 0;
	}

	.c-offer__panel {
		width: auto;
		padding: 30px 15px 30px 30px;
	}
	.c-offer__panel-ov {
		padding-right: 20px;
	}
	.c-offer__title {
		margin: 0 0 15px;
		font-size: 25px;
		line-height: 28px;
	}
	.c-offer__subtitle {
		margin: 0 0 25px;
		font-size: 19px;
	}
	.c-offer__label {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.chip {
		font-size: 15px;
		width: 100%;
	}
	.c-offer__block {
		margin-bottom: 27px;
	}
	.chips {
		display: grid;
		grid-template-columns: auto auto auto;
	}
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/faq-list/style.css?17866890283854*/
.faq {
    display: flex;
    gap: 80px;
    padding: 39px 0;
    color: #fff;
}

.faq__left {
    min-width: 260px;
padding-top: 30px;
}

.faq__title {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 16px;
}

.faq__subtitle {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 57px;
}

.faq__right {
    flex: 1;
}



.faq-question {
    width: 100%;
    padding: 22px 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.faq-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .3s ease;
}

/* закрытое состояние — стрелка вниз */
.faq-item .faq-icon {
    transform: rotate(0deg);
}

/* открытое — стрелка вверх */
.faq-item.active .faq-icon {
    transform: rotate(180deg);
}


.faq-item.active .faq-icon::after {
    opacity: 0;
}

.faq-answer {
    display: none;
    padding-bottom: 24px;
    color: rgba(255,255,255,.75);
    max-width: 720px;
}
    .faq-cta{
        width: 100%;
        max-width: 1300px;
        min-height: 266px;

        border-radius: 18px;
        border: 2px solid #E5E5E5;

        background: linear-gradient(90deg, #242424 0%, #000000 100%);
        box-shadow: 0 20px 60px rgba(0,0,0,.35);

        padding: 44px 56px 150px;

        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 32px;
    }

    .faq-cta__title{
        font-size: 28px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 10px;
    }

    .faq-cta__text{
        font-size: 14px;
        line-height: 1.5;
        color: rgba(255,255,255,.7);
        max-width: 520px;
    }

    .faq-cta__btn{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        height: 56px;
        padding: 0 26px;

        border-radius: 999px;
        background: #FFEC0D;
        color: #000;
        font-weight: 600;
        text-decoration: none;
        white-space: nowrap;

        transition: transform .15s ease, opacity .15s ease;
    }

    .faq-cta__btn:hover{
        opacity: .92;
        transform: translateY(-1px);
    }

    /* адаптив */
    @media (max-width: 768px){
        .faq-cta{
            padding: 28px 22px;
            min-height: auto;
            flex-direction: column;
            align-items: flex-start;
        }
    }
.faq-item.active .faq-answer {
    display: block;
}
/* ===== FAQ responsive ===== */

/* <= 1024px (планшеты) */
@media (max-width: 1024px) {
  .faq {
    gap: 40px;
    padding: 32px 0;
  }

  .faq__title {
    font-size: 40px;
  }

  .faq__subtitle {
    font-size: 24px;
    margin-top: 32px;
  }

  .faq-answer {
    max-width: 100%;
  }
}

/* <= 768px (мобилки) */
@media (max-width: 768px) {
  .faq {
    flex-direction: column;
    gap: 24px;
    padding: 25px;
  }

  .faq__left {
    min-width: 0;      /* важно: убираем фикс */
    padding-top: 0;
  }

  .faq-cta__title {
    font-size: 25px;
  }

  .faq__title {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .faq__subtitle {
    font-size: 16px;
    margin-top: 14px;
    display: ruby;
  }

  .faq-question {
    padding: 18px 0;
    font-size: 16px;
    gap: 14px;
  }

  .faq-icon {
    flex: 0 0 auto;
  }

  .faq-answer {
    padding-bottom: 16px;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.5;
  }
  .faq-cta__text {
    font-size: 15px; 
  }
  .faq-cta__btn {
    height: 38px;
    font-size: 16px; 
  }
}


/* <= 420px (очень узко) */
@media (max-width: 420px) {
  .faq__title {
    font-size: 24px;
  }

  .faq-question {
    font-size: 15px;
  }
}

/* End */
/* /local/templates/aspro-digital/components/bitrix/news.detail/digital-top/style.css?17866890214539 */
/* /local/templates/aspro-digital/components/bitrix/news.list/benefits-list-brief/style.css?17811775121177 */
/* /local/templates/aspro-digital/components/bitrix/news.list/problems-slider/style.css?17866890262616 */
/* /local/templates/aspro-digital/components/bitrix/news.list/benefits-list/style.css?17866890492366 */
/* /local/templates/aspro-digital/components/bitrix/news.list/ar-our-case/style.css?17867050383390 */
/* /local/templates/aspro-digital/components/bitrix/news.list/ar-benefits-block/style.css?17866890232605 */
/* /local/templates/aspro-digital/components/bitrix/news.list/license-list/style.css?17870375635258 */
/* /local/templates/aspro-digital/components/bitrix/news.list/ar-work/style.css?17867049694182 */
/* /local/templates/aspro-digital/components/bitrix/news.list/ar-price/style.css?17867053887005 */
/* /local/templates/aspro-digital/components/bitrix/form/digital-form/bitrix/form.result.new/.default/style.css?17869640103271 */
/* /local/templates/aspro-digital/components/bitrix/news.list/faq-list/style.css?17866890283854 */
