

/* Start:/bitrix/templates/vympel/components/bitrix/main.include/announce/style.css?174557124988*/
.image {
	height: 380px;
	background-position: center center;
	background-size: cover;
}
/* End */


/* Start:/bitrix/templates/vympel/components/bitrix/news.list/text-group/style.css?17455712491110*/
.panel-custom {
    padding: 10px 0;
}

.panel-custom .panel-custom-title {
    margin: 0 0 10px 0;
}

.panel-custom .panel-custom-title > a {
    display: block;
    position: relative;
    padding-left: 40px;
    color: #000;
    font-size: 24px;
    text-decoration: none;
    background: transparent;
    transition: .3s all ease;
}

.panel-custom-title > a:before {
    content: "";
    position: absolute;
    top: 58%;
    left: 0;
    right: auto;
    border: solid #0d4f7a;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: translateY(-75%) translateX(25%) rotate(45deg);
    transition: .35s all ease-in-out;
}

.panel-custom-title > a.collapsed:before {
    transform: translateY(-50%) translateX(0) rotate(-45deg);
}

.panel-custom .panel-custom-title > a.collapsed {
    background: transparent;
}

.panel-custom .panel-custom-title > a:hover {
    text-decoration: none;
    background: transparent;
}

.panel-custom .panel-custom-collapse {
    background: transparent;
}

.panel-custom .panel-custom-collapse .panel-custom-body {
    padding: 15px 0;
}

/* End */
/* /bitrix/templates/vympel/components/bitrix/main.include/announce/style.css?174557124988 */
/* /bitrix/templates/vympel/components/bitrix/news.list/text-group/style.css?17455712491110 */
