

/* Start:/local/templates/default/components/bitrix/catalog/content-bank/bitrix/catalog.smart.filter/.default/style.css?1754572865114*/
#modef {
    display: none;
}
#set_filter {
    background-color: #FFF;
    z-index: 99;
    position: absolute;
}
/* End */


/* Start:/local/templates/default/components/bitrix/catalog/content-bank/bitrix/catalog.section/.default/style.css?17545728651214*/
#popupFilePreview .popup_frame {
    justify-content: center;
}
#popupFilePreview .content_bank_video {
    width: 100%    !important;
    height: auto   !important;
}
.content-bank-inner {
    padding: 20px 0;
    max-height: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-bank-image {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.popup_frame__unsupported {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

#popupFilePreview .popup_frame .btn-play {
    width: 84px;
    height: 84px;
    background-image: url('/local/frontend/img/play.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#popupFilePreview .popup_frame .btn-play {
    transition: all .5s ease;
}

#popupFilePreview .popup_frame .btn-play:hover {
    cursor: pointer;
    transform: scale(1.1);
}
#popupFilePreview .popup_frame iframe {
    min-height: 400px;
    max-height: 100%;
}
/* End */
/* /local/templates/default/components/bitrix/catalog/content-bank/bitrix/catalog.smart.filter/.default/style.css?1754572865114 */
/* /local/templates/default/components/bitrix/catalog/content-bank/bitrix/catalog.section/.default/style.css?17545728651214 */
