

/* Start:/local/templates/pzpo/components/bitrix/news.list/certificates/style.css?17695214566201*/
.section-certificates {
    position: relative;
    overflow: hidden;
}

.certificates-list {
    margin-top: 60px;
    position: relative;
    
}

.certificates-list::before {
    position: absolute;
    content: '';
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1405' height='4231' viewBox='0 0 1405 4231' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.03'%3e%3cpath d='M278.6 1297.31C430.571 1297.31 553.767 1173.19 553.767 1020.08C553.767 866.964 430.571 742.841 278.6 742.841C126.629 742.841 3.43282 866.964 3.43284 1020.08C3.43285 1173.19 126.629 1297.31 278.6 1297.31Z' fill='%23333333'/%3e%3cpath d='M278.6 -111.968C-19.3225 -111.724 -304.972 7.62543 -515.635 219.873C-726.299 432.12 -844.757 719.918 -845 1020.08L-845 1112.49L-569.833 1112.49L-569.833 1020.08C-569.806 851.035 -520.031 685.793 -426.802 545.245C-333.573 404.696 -201.076 295.153 -46.0617 230.466C108.952 165.778 279.521 148.851 444.083 181.823C608.645 214.795 759.811 296.184 878.466 415.705C959.113 497.272 1022.86 594.179 1066.01 700.79C1109.15 807.4 1130.83 921.587 1129.78 1036.71C1129.48 1146.18 1107.31 1254.46 1064.61 1355.12C1021.9 1455.77 959.537 1546.74 881.218 1622.61L234.573 2269.49L331.798 2367.45L434.53 2459.86L1071.08 1818.52C1176.05 1717.14 1259.7 1595.51 1317.06 1460.88C1374.42 1326.25 1404.31 1181.37 1404.95 1034.87C1406.33 882.879 1377.68 732.132 1320.68 591.406C1263.67 450.679 1179.45 322.787 1072.92 215.172C968.574 110.421 844.639 27.568 708.292 -28.5866C571.945 -84.7411 425.895 -113.083 278.6 -111.968Z' fill='%23333333'/%3e%3cpath d='M85.0651 2129.03L737.21 1482.15C810.621 1406.63 864.547 1314.15 894.273 1212.78C923.999 1111.41 928.621 1004.25 907.729 900.669C886.837 797.086 841.068 700.24 774.43 618.601C707.793 536.962 622.315 473.017 525.474 432.364C428.634 391.71 323.381 375.586 218.923 385.399C114.465 395.212 13.9867 430.664 -73.7251 488.655C-161.437 546.646 -233.709 625.406 -284.218 718.05C-334.727 810.693 -361.934 914.396 -363.459 1020.08L-363.459 1112.5L-180.014 1112.5L-180.014 1020.08C-179.879 944.158 -161.175 869.434 -125.557 802.523C-89.939 735.612 -38.5049 678.576 24.1975 636.458C86.8998 594.341 158.939 568.44 233.94 561.046C308.942 553.653 384.595 564.994 454.211 594.068C523.827 623.142 585.259 669.053 633.074 727.74C680.888 786.426 713.615 856.08 728.354 930.54C743.093 1005 739.392 1081.97 717.58 1154.65C695.768 1227.33 656.516 1293.47 603.296 1347.22L-47.9337 2002.43L85.0651 2129.03Z' fill='%23333333'/%3e%3cpath d='M669.341 2470.96L641.823 2496.83L556.522 2580L739.967 2750.97C739.967 2759.28 739.967 2766.67 739.967 2774.99L739.967 3237.05C739.967 3359.6 691.648 3477.13 605.641 3563.78C519.635 3650.43 402.986 3699.11 281.354 3699.11C159.723 3699.11 43.0741 3650.43 -42.9325 3563.78C-128.939 3477.13 -177.258 3359.6 -177.258 3237.05L-177.258 2774.99L-544.148 2405.34L-819.315 2405.34L-819.315 3237.05C-819.315 3531.16 -703.353 3813.23 -496.937 4021.2C-290.522 4229.17 -10.5613 4346 281.354 4346C573.27 4346 853.23 4229.17 1059.65 4021.2C1266.06 3813.23 1382.02 3531.16 1382.02 3237.05L1382.02 2313.86L1101.35 2036.62L669.341 2470.96Z' fill='%23333333'/%3e%3c/g%3e%3c/svg%3e ");
    width: 1405px;
    height: 4231px;
    top: 0;
    left: calc(-1 * var(--container-padding));
    object-fit: cover;
    z-index: -1;
    pointer-events: none;
}

.certificates-list__section {
    position: relative;
    padding: 60px 0;
}

.certificates-list__section::before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(-1 * var(--container-padding));
    right: calc(-1 * var(--container-padding));
    height: 1px;
    background-color: rgba(51, 51, 51, 0.12);
}

.certificates-list__section-name {
    position: relative;
    padding-left: 17px;
}

.certificates-list__section-name::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    left: 0;
    top: 11px;
    background-color: var(--color-red);
}

.certificates-items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.certificates-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
}

.certificates-item__wrapper a {
    padding: 30px 25px;
    background: rgba(247, 249, 249, 1);
    aspect-ratio: 12 / 17;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.certificates-item__wrapper img {
    max-width: 100%;
}

@media (hover: hover) {
    .certificates-item__wrapper:hover .image-hover-overlay {
        opacity: 1;
    }
    
    .certificates-item__wrapper:hover .certificates-item__name {
        color: var(--color-red);
    }
}

.certificates-item__name {
    margin-top: 20px;
    color: rgba(51, 51, 51, 0.9);
    transition: color 0.3s ease-in-out;
}

.certificates-divider {
    width: 100%;
    margin: 50px 15px;
    border-top: 1px solid rgba(66, 66, 66, .2);
}

.certificates-items._border .certificates-item {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(66, 66, 66, .2);

}

.certificates-items._border {
    overflow: hidden;
    height: calc(100% - 51px);
}

@media only screen and (max-width: 1599px) {
    .certificates-list__section {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 1199px) {
    h3.certificates-list__section-name {
        margin-bottom: 25px;
    }

}


@media only screen and (max-width: 959px) {
    .certificates-item {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
}

@media only screen and (max-width: 767px) {
    .certificates-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 574px) {
    .certificates-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .certificates-items .certificates-item:not(:last-child) {
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
}
/* End */
/* /local/templates/pzpo/components/bitrix/news.list/certificates/style.css?17695214566201 */
