

/* Start:/local/templates/pzpo/components/bitrix/news.list/uslugi-teasers/style.css?17720228719074*/
.site-section.uslugi-teasers {
    padding: 0 0 50px 0;
    position: relative;
}

.site-section.uslugi-teasers::before {
    content: '';
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1200' height='2372' viewBox='0 0 1200 2372' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.03'%3e%3cpath d='M599.253 749.864C680.305 749.864 746.009 683.821 746.009 602.353C746.009 520.884 680.305 454.841 599.253 454.841C518.202 454.841 452.498 520.884 452.498 602.353C452.498 683.821 518.202 749.864 599.253 749.864Z' fill='%23333333'/%3e%3cpath d='M599.253 0.0167683C440.361 0.146998 288.015 63.65 175.661 176.582C63.3074 289.514 0.129588 442.645 5.26595e-05 602.355L5.69581e-05 651.525L146.756 651.525L146.756 602.355C146.77 512.409 173.317 424.487 223.039 349.705C272.761 274.922 343.426 216.637 426.1 182.218C508.775 147.799 599.745 138.793 687.511 156.336C775.277 173.88 855.899 217.186 919.182 280.78C962.194 324.18 996.193 375.742 1019.2 432.467C1042.21 489.192 1053.78 549.948 1053.22 611.205C1053.05 669.448 1041.23 727.064 1018.46 780.62C995.682 834.176 962.42 882.577 920.649 922.945L575.772 1267.14L627.626 1319.26L682.416 1368.43L1021.91 1027.19C1077.89 973.241 1122.51 908.525 1153.1 836.893C1183.69 765.26 1199.63 688.174 1199.97 610.222C1200.71 529.353 1185.43 449.143 1155.03 374.266C1124.63 299.389 1079.71 231.34 1022.89 174.081C967.24 118.345 901.141 74.261 828.422 44.3824C755.704 14.5038 677.811 -0.576007 599.253 0.0167683Z' fill='%23333333'/%3e%3cpath d='M496.035 1192.4L843.846 848.208C882.998 808.031 911.759 758.822 927.612 704.887C943.466 650.951 945.931 593.932 934.789 538.818C923.646 483.704 899.236 432.174 863.696 388.736C828.156 345.298 782.568 311.274 730.92 289.643C679.271 268.012 623.136 259.433 567.426 264.655C511.715 269.876 458.126 288.739 411.347 319.595C364.567 350.45 326.022 392.357 299.084 441.65C272.146 490.944 257.635 546.122 256.822 602.356L256.822 651.527L354.659 651.527L354.659 602.356C354.731 561.957 364.707 522.199 383.703 486.597C402.699 450.995 430.131 420.648 463.572 398.238C497.013 375.828 535.434 362.047 575.435 358.113C615.436 354.179 655.784 360.213 692.912 375.683C730.041 391.152 762.805 415.581 788.306 446.806C813.807 478.032 831.261 515.093 839.122 554.712C846.983 594.33 845.009 635.286 833.376 673.956C821.743 712.625 800.809 747.818 772.425 776.42L425.102 1125.04L496.035 1192.4Z' fill='%23333333'/%3e%3cpath d='M807.649 1374.33L792.972 1388.1L747.478 1432.35L845.316 1523.32C845.316 1527.74 845.316 1531.68 845.316 1536.1L845.316 1781.95C845.316 1847.16 819.545 1909.69 773.675 1955.8C727.805 2001.91 665.593 2027.81 600.722 2027.81C535.852 2027.81 473.64 2001.91 427.769 1955.8C381.899 1909.69 356.129 1847.16 356.129 1781.95L356.129 1536.1L160.454 1339.42L13.6985 1339.42L13.6986 1781.95C13.6986 1938.44 75.5451 2088.53 185.633 2199.18C295.722 2309.84 445.034 2372 600.722 2372C756.411 2372 905.723 2309.84 1015.81 2199.18C1125.9 2088.53 1187.75 1938.44 1187.75 1781.95L1187.75 1290.74L1038.06 1143.23L807.649 1374.33Z' fill='%23333333'/%3e%3c/g%3e%3c/svg%3e ");
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.site-section.uslugi-teasers::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(51, 51, 51, 0.12);
}

.uslugi-teaser__item {
    padding: 40px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.row:not(._reverse) .uslugi-teaser__sect {
    padding-left: 68px;
}

.row._reverse .uslugi-teaser__sect {
    padding-right: 68px;
}

.uslugi-teaser__sect--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    row-gap: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.uslugi-teasers .uslugi-teaser__item:last-child {
    border-bottom: unset;
}

.uslugi-teaser__title span {
    color: var(--color-white);
    position: relative;
    z-index: 1;
    background-color: var(--color-red);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 0 4px;
}

.uslugi-teaser__title {
    margin: 0 0 24px 0;
}

.uslugi-teaser__num {
    font-family: 'Intro';
    font-size: 200px;
    letter-spacing: -0.05em;
    color: var(--color-red);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(70%, -50%);
    -ms-transform: translate(70%, -50%);
    transform: translate(70%, -50%);
    right: -35px;
    -webkit-transition: transform .7s ease-out;
    -o-transition: transform .7s ease-out;
    transition: transform .7s ease-out;
}

.row._reverse .uslugi-teaser__num {
    left: -75px;
    right: unset;
    -webkit-transform: translate(-70%, -50%);
    -ms-transform: translate(-70%, -50%);
    transform: translate(-70%, -50%);
}

.uslugi-teaser__item._animate .uslugi-teaser__num {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

a.pzpo-btn--text.uslugi-teaser__link {
    position: relative;
}

.uslugi-teaser__text p {
    margin-top: 0;
}

.uslugi-teaser__text p:last-child {
    margin-bottom: 0;
}

.uslugi-teasers .vertical-devider {
    z-index: 5;
}

.uslugi-teaser__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 270px;
    height: 100%;
    width: 100%;
}

.uslugi-teaser__img:not(:has(img.bx-lazyload-success)) {
    background-color: #eee;
}

.uslugi-teaser__img img {
    width: 100px;
    height: 100px;
}

.uslugi-teaser__img img.bx-lazyload-success {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 270px;
}


@media only screen and (min-width: 960px) {
    .uslugi-teaser__item .row._reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media only screen and (max-width: 1199px) {
    .uslugi-teaser__title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .uslugi-teaser__item {
        padding: 50px 0;
    }

    .row .uslugi-teaser__sect:not(.row-reverse),
    .uslugi-teaser__mobile-title .row:not(.row-reverse) .uslugi-teaser__title {
        padding-left: 30px;
    }

    .row .uslugi-teaser__sect.row-reverse,
    .uslugi-teaser__mobile-title .row.row-reverse .uslugi-teaser__title {
        padding-right: 30px;
    }

    .uslugi-teaser__img {
        margin-bottom: 20px;
        max-width: 100%;
    }

    .uslugi-teaser__sect--content {
        gap: 10px;
    }
}

@media only screen and (max-width: 959px) {
    .uslugi-teaser__mobile-title {
        margin-bottom: -45px;
    }

    .uslugi-teaser__item {
        padding: 0;
        border-bottom: unset;
        padding-top: 30px;
    }

    .site-section.uslugi-teasers {
        padding-top: 0;
        padding-bottom: 50px;
    }

    .uslugi-teaser__title {
        position: absolute;
        right: 10px;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-bottom: 0;
    }

    .uslugi-teaser__img {
        aspect-ratio: 4 / 3;
        margin-top: 20px;
        height: auto;
    }

    .uslugi-teaser__img img.bx-lazyload-success {
        max-height: 100%;
    }

    .row .uslugi-teaser__sect:not(.row-reverse),
    .row .uslugi-teaser__sect.row-reverse {
        padding: initial;
    }

    .uslugi-teaser__mobile-title .row:not(.row-reverse) .uslugi-teaser__title {
        padding: initial;
        text-align: right;
    }

    .uslugi-teasers .vertical-devider {
        z-index: 0;
    }

    .uslugi-teaser__num {
        position: relative;
        z-index: -1;
        -webkit-transform: translate(20%, 0);
        -ms-transform: translate(20%, 0);
        transform: translate(20%, 0);
        left: calc(100% - 164px);
        line-height: 1.1;
    }

    .uslugi-teaser__item._animate .uslugi-teaser__num {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        left: calc(100% - 164px);
    }

    .row._reverse .uslugi-teaser__num {
        right: 75px;
        -webkit-transform: translate(-20%, 0);
        -ms-transform: translate(-20%, 0);
        transform: translate(-20%, 0);
        left: unset;
    }

    .uslugi-teaser__item._animate .row._reverse .uslugi-teaser__num {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .uslugi-teaser__mobile-btn {
        margin-top: 20px;
    }
}
/* End */
/* /local/templates/pzpo/components/bitrix/news.list/uslugi-teasers/style.css?17720228719074 */
