

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?17576600831728*/
.catalog-video-wrap {
    position: relative;
}
.catalog-video-decor-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    padding: 16px;
    background-color: #26281c;
    width: 35%;
    border-bottom-right-radius: 24px;
}
.catalog-video-decor-1::before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('/local/templates/main/img/menu-decor.svg');
    position: absolute;
    bottom: -24px;
    left: 0;
}
.catalog-video-decor-1::after {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('/local/templates/main/img/menu-decor.svg');
    position: absolute;
    top: 0;
    right: -24px;
}
.catalog-video-decor-1 img {
    width: 100%;
}
.catalog-video-decor-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    height: auto;
    padding: 16px;
    background-color: #26281c;
    width: 35%;
    border-top-left-radius: 24px;
    color: #6A9143;
    font-size: 1.5rem;
    text-align: center;
}
.catalog-video-decor-2::before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('/local/templates/main/img/menu-decor.svg');
    position: absolute;
    bottom: 5px;
    left: -24px;
    transform: rotate(180deg);
}
.catalog-video-decor-2::after {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('/local/templates/main/img/menu-decor.svg');
    position: absolute;
    top: -24px;
    right: 0;
    transform: rotate(180deg);
}
.catalog-video-decor.hidden {
    display: none;
}

@media screen and (max-width: 991px) {
    .catalog-video-decor-2 {
        font-size: 1rem;
    }
}
@media screen and (max-width: 768px) {
    .catalog-video-decor-2 {
        font-size: 0.6rem;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/consult/style.css?1728399012414*/
.MESSAGE_block {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.MESSAGE_block textarea {
    width: 100% !important;
    max-height: 76px;
}
.form_result {
    color: #6A9143;
}
#contacts .form__img {
    position: inherit !important;
}
.privacy_link {
    color: #6A9143;
}

@media screen and (max-width: 767px) {
    #contacts button[type="submit"] {
        margin-top: 12px !important;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?17576600831728 */
/* /local/templates/.default/components/bitrix/form.result.new/consult/style.css?1728399012414 */
