

/* Start:/local/templates/new100del/components/bitrix/system.pagenavigation/.default/style.css?176612859586*/
ul.pager {
    display: flex;
    justify-content: center;
	margin-bottom: 50px;
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/news.list/delivery/style.css?17731261735215*/
.delivery {
    max-width: 1318px;
}

.delivery__block {
    margin-bottom: 24px;
}

.delivery__block:last-of-type {
    margin-bottom: 40px;
}

.contacts__back {
    display: flex !important;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    font-family: 'Stolzlregular';
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #4A4A49;
    margin-bottom: 24px;
    margin-top: 32px;
    position: absolute;
    opacity: 0;
    z-index: -10;
}

.delivery__block:nth-child(6) {
    margin-bottom: 60px;
}

.delivery__block:nth-child(10) {
    margin-bottom: 60px;
}

.delivery__block:nth-child(13) {
    margin-bottom: 60px;
}

.delivery__section {
    margin-bottom: 60px;
}

.delivery__subtitle {
    font-family: 'Stolzlregular';
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: #4A4A49;
    max-width: 1197px;
    margin-bottom: 24px;
}

.delivery__subtitle:last-child {
    margin-bottom: 180px;
}

.delivery__title {
    font-family: 'Stolzlmedium';
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    color: #4A4A49;
    margin-bottom: 32px;
}

.delivery__block-visible {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;

    background: none;
    border: none;
    padding: 0;
    margin: 0;

    font: inherit;
    color: inherit;
    text-align: left;

    cursor: pointer;
}

.delivery__block-visible {
    transition: .2s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background-color: #F8F8F8;
    cursor: pointer;
}

.delivery__block-visible.active {
    background-color: #EBEBEB;
}

.delivery__block-visible:focus {
    outline: none;
}

.delivery__block-visible:focus-visible {
    outline: 2px solid #EA5B0C;
    outline-offset: 3px;
}

.delivery__block-visible__text {
    font-family: 'Stolzlregular';
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: #4A4A49;
}

.delivery__block-visible__close {
    cursor: pointer;
    transition: .2s;
}

.delivery__block-visible__close.active {
    transform: rotate(45deg);
}

.delivery__block-visible__close > path.active {
    stroke: #292929;
}

.delivery__block-hide {
    display: none;
}

.delivery__block-hide.active {
    display: initial;
}

.delivery__block-hide__li {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #4A4A49;
}

.delivery__block-hide__li + .delivery__block-hide__li {
    margin-top: 16px;
}

.delivery__block-hide__ul {
    padding: 24px;
    list-style: disc;
}

@media (max-width: 1000px) {
    .delivery__block-visible__text {
        width: 90%;
    }
}

@media (max-width: 768px) {
    .delivery__block {
        margin-bottom: 20px;
    }

    .delivery__section {
        margin-bottom: 40px;
    }

    .delivery__block-visible__close {
        width: 5%;
    }

    .delivery__block:nth-child(5) {
        margin-bottom: 40px;
    }

    .delivery__block:nth-child(7) {
        margin-bottom: 40px;
    }

    .delivery__block:nth-child(9) {
        margin-bottom: 40px;
    }

    .delivery__block:last-of-type {
        margin-bottom: 24px;
    }

    .delivery__title {
        font-size: 20px;
        margin-bottom: 24px;
    }

    h1.delivery__title {
        font-size: 40px;
        margin-bottom: 40px;
    }

    .delivery__block-visible__text {
        font-size: 16px;
    }

    .delivery__block-hide__ul {
        padding: 12px 0 12px 24px;
    }

    .delivery__block-hide__li {
        font-size: 16px;
    }

    .delivery__subtitle {
        font-size: 16px;
    }

    .delivery__subtitle:last-child {
        margin-bottom: 100px;
    }

    .delivery__block-visible {
        padding: 16px 20px 16px 20px;
    }

}

@media (max-width: 575px) {
    .delivery__block:nth-child(5) {
        margin-bottom: 25px;
    }

    .delivery__block:nth-child(7) {
        margin-bottom: 25px;
    }

    .delivery__block:nth-child(9) {
        margin-bottom: 25px;
    }

    .delivery__block {
        margin-bottom: 12px;
    }

    .delivery__title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    h1.delivery__title {
        font-size: 20px;
        margin-bottom: 24px;
    }

    .delivery__section {
        margin-bottom: 48px;
    }

    .delivery__block-visible {
        position: relative;
    }

    .delivery__block-visible__text {
        font-size: 14px;
    }

    .delivery__block-hide__li {
        font-size: 14px;
    }

    .delivery__block-visible {
        padding: 14px 14px 14px 12px;
    }

    .delivery__subtitle {
        font-family: 'Stolzl';
    }

    .delivery__subtitle:last-child {
        margin-bottom: 48px;
    }

    .contacts__back {
        position: initial !important;
        opacity: 1 !important;
        z-index: 10 !important;
    }

    .delivery__block-visible__close {
        width: 6%;
    }

}
/* End */
/* /local/templates/new100del/components/bitrix/system.pagenavigation/.default/style.css?176612859586 */
/* /local/templates/new100del/components/bitrix/news.list/delivery/style.css?17731261735215 */
