

/* Start:/local/templates/.default/components/bitrix/news.list/chmz.agreement/style.css?16453402952981*/
.agreement {
	
}

.agreement .agreement-section_title {
	color: var(--main-color);
}

.agreement .agreement-detail__btn {
	background: transparent;
    color: #060606;
    text-transform: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid #ededed;
    font-size: 12px;
    font-weight: bold;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 135px;
    min-height: 40px;
    padding: 0.5rem;
    font-family: "Brutal Type";
    text-align: center;
    font-size: 14px;
	cursor: pointer;
	margin-bottom: 15px;	
}

.agreement .agreement-download__btn {
	background: transparent;
    color: #060606;
    text-transform: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid #ededed;
    font-size: 12px;
    font-weight: bold;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 135px;
    min-height: 40px;
    padding: 0.5rem;
    font-family: "Brutal Type";
    text-align: center;
    font-size: 14px;	
	cursor: pointer;
	margin-bottom: 15px;	
}

.agreement .agreement-archive__btn {
	background: transparent;
    color: #060606;
    text-transform: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid #ededed;
    font-size: 12px;
    font-weight: bold;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 135px;
    min-height: 40px;
    padding: 0.5rem;
    font-family: "Brutal Type";
    text-align: center;
    font-size: 14px;	
	cursor: pointer;
	margin-bottom: 15px;	
}

.agreement .agreement-back__btn {
	background: transparent;
    color: #060606;
    text-transform: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid #ededed;
    font-size: 12px;
    font-weight: bold;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 135px;
    min-height: 40px;
    padding: 0.5rem;
    font-family: "Brutal Type";
    text-align: center;
    font-size: 14px;
	cursor: pointer;
	margin-bottom: 15px;	
}

.agreement .agreement-detail__btn:hover {
    background: var(--main-color);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #ffffff;	
}
.agreement .agreement-download__btn:hover {
    background: var(--main-color);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #ffffff;	
}
.agreement .agreement-archive__btn:hover {
    background: var(--main-color);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #ffffff;	
}
.agreement .agreement-back__btn:hover {
    background: var(--main-color);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #ffffff;	
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/chmz.agreement/style.css?16453402952981 */
