

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17645918821353*/
.pagenavigation {
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    height: 40px;
    max-width: max-content;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.pagenavigation a:after {
    content: none;
}

.pagenavigation_arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 100%;
    opacity: 1;
    background: var(--button-color);
    background-size: 100% 100%;
    pointer-events: none;
}

.pagenavigation_arrow:hover {
    font-weight: bold;
    color: #000;
    background: var(--button-hover-color);
}

.pagenavigation_arrow.page-prev {
    left: 0;
}

.pagenavigation_arrow.page-next {
    right: 0;
}

.pagenavigation_arrow.active {
    pointer-events: auto;
}

.pagenavigation_page {
    width: 40px;
    height: 40px;
    background: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: .6;
    font-size: 16px;
    font-weight: 400;
    color: var(--text-color);
}

.pagenavigation_page:hover {
    font-weight: bold;
}

.pagenavigation_page.active {
    opacity: 1;
    font-weight: bold;
}

.pagenavigation_page:before {
    content: none;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/licenses/style.css?1713250490646*/
.list-licenses-item {
    height: auto;
    float: left;
    max-width: 23%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.list-licenses-item img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
}
.list-licenses-item#bx_3218110189_1466{    max-width: 46%;}

@media (max-width: 850px){
	
	.list-licenses-item#bx_3218110189_1466{    max-width:99%;}
	
	.list-licenses-item {
 
    max-width: 32%;
    margin-right: 1%;
 
}

}

@media (max-width: 550px){
	
	.list-licenses-item#bx_3218110189_1466{    max-width:98%;}
	
	.list-licenses-item {
 
    max-width: 48%;
    margin-right: 2%;
 
}

}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17645918821353 */
/* /local/templates/.default/components/bitrix/news.list/licenses/style.css?1713250490646 */
