

/* Start:/bitrix/templates/MAIN_2/components/bitrix/news.list/chosen/style.css?17797830211018*/
/************************* about *************************/
.about__slider {
    margin: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}
.about__slide {
    padding: 20px;
    width: 32%;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px #E8E9EE;
}
.about__slide-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0 0 10px;
    text-align: center;
}
.about__slide-icon img {
    width: 48px;
    height: 48px;
}
.about__slide-title {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.about__slide-text {
    max-width: 210px;
    margin: 10px auto 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .about__slider {
        margin: 0 0 45px;
    }
}
@media screen and (min-width: 992px) {
    .about__slide-title {
        font-size: 18px;
    }
}
/* End */


/* Start:/bitrix/templates/MAIN_2/components/bitrix/news.detail/delivery/style.css?1777378672322*/
.delivery {
    margin-bottom: 35px;
}
.delivery__wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.delivery__slide {
    border-radius: 10px;
    overflow: hidden;
}
.delivery__slide img {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .delivery {
        margin-bottom: 65px;
    }
}
/* End */


/* Start:/bitrix/templates/MAIN_2/components/bitrix/news.list/options/style.css?17773826621040*/
.options {
    margin-bottom: 35px;
}
.options__wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.options__item {
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px #E8E9EE;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.options__item-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.options__item-img img {
    max-width: 100%;
}
.options__item-title {
    margin-bottom: 15px;
    font-weight: bold;
}
.options__item-desc {
    font-size: 14px;
}
.options__item-desc ul {
    margin: 0;
    padding: 0 0 0 20px;
}
@media screen and (min-width: 768px) {
    .options {
        margin-bottom: 65px;
    }
    .options__item {
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 0 10px #E8E9EE;
        background: #fff;
        display: flex;
        flex-direction: row;
        gap: 2%;
    }
    .options__item-img {
        min-width: 150px;
        max-width: 150px;
        text-align: left;
    }
}
/* End */


/* Start:/bitrix/templates/MAIN_2/components/bitrix/news.detail/desc/style.css?1769010323122*/
.desc {
    margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
    .desc {
        margin-bottom: 65px;
    }
}
/* End */
/* /bitrix/templates/MAIN_2/components/bitrix/news.list/chosen/style.css?17797830211018 */
/* /bitrix/templates/MAIN_2/components/bitrix/news.detail/delivery/style.css?1777378672322 */
/* /bitrix/templates/MAIN_2/components/bitrix/news.list/options/style.css?17773826621040 */
/* /bitrix/templates/MAIN_2/components/bitrix/news.detail/desc/style.css?1769010323122 */
