

/* Start:/local/templates/is_new/components/bitrix/news.list/patents/style.css?1753971717530*/
.patent__img_wrapper {
    height: 258px;
    width: 183px;
}

.patent__img {
    height: 258px;
    width: 183px;
    object-position: center;
    object-fit: contain;
    cursor: pointer;
}

.patent__img_background.active {
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    inset: 0;
    justify-content: center;
    align-items: center;
    background-color: rgba(51,51,51,.9);
    z-index: 1;
}

.patent__img_background.active > .patent__img {
    height: 80%;
    width: auto;
    z-index: 50;
}

/* End */
/* /local/templates/is_new/components/bitrix/news.list/patents/style.css?1753971717530 */
