

/* Start:/local/templates/ptgy2025/components/bitrix/catalog.section.list/gts/style.css?17440353243443*/
.gts-sections._list {
    padding-left: 0;
}
.gts-section._lvl_1 {
    display: flex;
    width: 50%;
    list-style: none;
    margin-bottom: 1.5rem;
    min-height: 20.9375rem;
}
.gts-section-info {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.gts-section-info._lvl_1 {
    width: 74%;
    order: 1;
}
.gts-section-title._lvl_1 {
    display: flex;
    align-items: center;
    background: #F3F3F3;
    padding: 1.1rem 1.56rem;
    color: #000;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2rem; 
}
.gts-section-pic {
    position: relative;
    z-index: 5;
    width: fit-content;
    margin-right: 1.56rem;
}
.gts-section-pic img {
    width: 25px;
    height: 25px;
}
.gts-section-pic:before {
    content: '';
    z-index: -5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-48%, -48%);
    background: #fff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.gts-sections._lvl_2 {
    padding: 1.56rem .5rem 1.56rem 0;
    list-style: none;
    border: 1px solid #E2E2E2;
    border-top: none;
    flex: 1;
}
.gts-section._lvl_2 {
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: .37rem;
}
.gts-section._lvl_2:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 15px;
    width: 10px;
    height: 10px;
    background: #f3f3f3;
    transition: .35s;
}
.gts-section._lvl_2:hover:before {
    background: var(--color-primary);
    transition: .35s;
}

.gts-section._lvl_2 a {
    color: #717171;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: .35s;
}
.gts-section._lvl_2:hover a {
    color: var(--color-primary);
    text-decoration: none;
    transition: .35s;
}
.gts-section-image {
    width: 26%;
    padding-top: 36%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    order: 2;
    margin-left: 1rem;
}



@media (max-width: 1620px) {
    .gts-section._lvl_1 {
        width: 100%;
        min-height: auto;
    }
    .gts-section._lvl_1:nth-child(even) .gts-section-info {
        order: 2;
    }
    .gts-section._lvl_1:nth-child(even) .gts-section-image {
        order: 1;
    }
    .gts-section-image {
        padding-top: 30%;
    }
    .gts-section._lvl_1:nth-child(even) .gts-section-image {
        margin-left: 0;
        margin-right: 1rem;
    }
}

@media (max-width: 1340px) {}

@media (max-width: 1200px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .gts-section._lvl_1:nth-child(odd) .gts-section-info {
        order: 2;
    }
    .gts-section._lvl_1:nth-child(odd) .gts-section-image {
        order: 1;
    }
    .gts-section._lvl_1:nth-child(even) .gts-section-image {
        margin-right: 0;
    }
    .gts-section._lvl_1 {
        flex-direction: column;
    }
    .gts-section-image {
        margin-left: 0;
        width: 100%;
    }
    .gts-section-info._lvl_1 {
        width: 100%;
    }
    .gts-section-title._lvl_1 {
        padding: 16px 20px;
        font-size: 18px;
    }
    .gts-section._lvl_2 {
        padding-left: 35px;
        margin-bottom: 10px;
    }
    .gts-section._lvl_2 a {
        font-size: 15px;
    }
}

@media (max-width: 576px) {}
/* End */
/* /local/templates/ptgy2025/components/bitrix/catalog.section.list/gts/style.css?17440353243443 */
