<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hp-footer {
	background-color: #303030;
    padding: 45px 0 0;
}
.hp-footer ul {
    list-style: none outside none;
    margin: 0 0 0 75px;
}
.hp-footer ul &gt; li,
.hp-footer ul &gt; li &gt; a,
.hp-footer .hp-copy .left span,
.hp-footer .hp-copy .right span,
.hp-footer .hp-copy .left a,
.hp-footer .hp-copy .right a {
	color: #e8e8e8;
    font-size: 12px;
}
.hp-footer ul &gt; li {
	font-weight: 700;
	text-transform: uppercase;
}
.hp-footer ul &gt; li &gt; a {
	color: #b5b5b5;
    display: inline-block;
    font-weight: 400;
    text-transform: capitalize;
}
.hp-footer .hp-inner,
.hp-footer .hp-copy {
	border-bottom: 1px solid rgba(0, 0, 0, 0.49);
    padding: 15px;
}
.hp-footer .social &gt; li &gt; a:hover &gt; span {
	text-decoration: underline;
}
.hp-footer .social ._fa {
	font-size: 12px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: -2px;
    vertical-align: middle;
    width: 13px;
}
.hp-footer .hp-copy {
	border-bottom-style: none;
    border-top: 1px solid rgba(72, 72, 72, 0.79);
}
.hp-footer .hp-copy .left,
.hp-footer .hp-copy .right {
	margin: 0;
    width: 50%;
}
.hp-footer .hp-copy .left span,
.hp-footer .hp-copy .right span,
.hp-footer .hp-copy .left a,
.hp-footer .hp-copy .right a {
	float: left;
    line-height: 38px;
    min-height: 38px;
}
.hp-footer .hp-copy .right a,
.hp-footer .hp-copy .right span {
	float: right;
}
.hp-footer .hp-copy .left a &gt; img {
	margin-right: 15px;
}
.hp-footer .hp-copy .right a &gt; img {
	margin-left: 15px;
}
.hp-footer .hp-copy .left span,
.hp-footer .hp-copy .right a {
	color: #b5b5b5;
}
.hp-footer .hp-copy .left a {
	font-weight: 500;
}
.hp-footer ul:first-child {
	margin-left: 0;
}
.hp-modal-video.modal.fade.in {
    top: 50%;
}
.hp-modal-video.modal,
.hp-modal-news.modal {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    box-shadow: none;
    height: 480px;
    margin-left: -426px;
    margin-top: -240px;
    width: 853px;
}
.hp-modal-news.modal {
	background-color: rgba(0, 0, 0, 0);
    margin-left: -480px;
    width: 960px;
}
.hp-modal-news.modal .bg-img img {
	border-radius: 3px;
}
.hp-modal-video a.modern-pictograms-,
.hp-modal-news a.modern-pictograms- {
	color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    font-size: 30px;
    left: auto;
    position: absolute;
    right: -30px;
    top: -8px;
}
.hp-modal-video a:hover.modern-pictograms-,
.hp-modal-news a:hover.modern-pictograms- {
	color: rgba(255, 255, 255, 0.9);
}
.hp-modal-news.modal.fade.in {
    top: 0;
}
.hp-modal-news.modal {
    margin-top: 40px;
	position: absolute;
}
.hp-modal-news .dummy-space {
	background-color: rgba(0, 0, 0, 0);
	min-height: 40px;	
}</pre></body></html>