<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/dalee/style.css?1655827676373*/
.load_more {
    width: 100%;
    color: #fff;
    background: #a5a5b0;
    padding: 8px 10px;
    border: 1px solid #a5a5b0;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
    border-radius: 20px;
    cursor: pointer;
}
.load_more:hover {
    transition: 0.5s;
    background: #fff;
    color: #a5a5b0;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/problems/bitrix/news.list/.default/style.css?17443138471022*/
.list_problem&gt;div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
	width: 100%;
}
.list_problem&gt;div a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #c5c5d0;
    border: 1px solid #c5c5d0;
    margin-bottom: 6px;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 95%;
    padding: 10px 15px;
    border-radius: 30px;
    font-weight: bold;
    margin-top: 3px;
    text-align: center;
}
.list_problem&gt;div a:hover {
    background: #00a29a;
    color: #fff;
    border-color: #00a29a;
    transition: 0.3s;
}
.problem_title h3 {
    text-align: center;
    color: #7b8395;
    margin-bottom: 40px;
}
.load_more {
    justify-content: center !important;
    background: #00a29a;
    border: 1px solid #00a29a;
    margin-top: 20px;
}
@media screen and (max-width: 768px){
a.elem_problem {
    font-size: 14px;
    padding: 5px;
}
.problem_title h3 {
    margin-bottom: 10px;
}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/dalee/style.css?1655827676373 */
/* /bitrix/templates/.default/components/bitrix/news/problems/bitrix/news.list/.default/style.css?17443138471022 */
</pre></body></html>