<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'BPGExcelsiorCaps';
    src: url('../fonts/BPGExcelsiorCapsDejaVu2010_1.eot');
    src: url('../fonts/BPGExcelsiorCapsDejaVu2010_1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BPGExcelsiorCapsDejaVu2010_1.woff2') format('woff2'),
        url('../fonts/BPGExcelsiorCapsDejaVu2010_1.woff') format('woff'),
        url('../fonts/BPGExcelsiorCapsDejaVu2010_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BPGExcelsior';
    src: url('../fonts/BPGExcelsiorDejaVu2010.eot');
    src: url('../fonts/BPGExcelsiorDejaVu2010.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BPGExcelsiorDejaVu2010.woff2') format('woff2'),
        url('../fonts/BPGExcelsiorDejaVu2010.woff') format('woff'),
        url('../fonts/BPGExcelsiorDejaVu2010.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Firago';
  src: url('../fonts/FiraGO-Regular.eot'),
      url('../fonts/FiraGO-Regular.woff2') format('woff2'),
      url('../fonts/FiraGO-Regular.woff') format('woff'),
      url('../fonts/FiraGO-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

body {
	font-family: 'Firago';
}

p {
	font-weight:400;
	color:#3D3D3D;
	font-size:14px;
	line-height:21px;
}

.separator30 {
	margin-top:30px;
}

.bold {
	font-weight:bold;
}

.separator60 {
	margin-top:60px;
}

.red {
	display:block;
	color:#ff7171 !important;
	margin:10px 0 20px 0;
}

.red-button {
	display:inline-block;
	color:#ffffff;
	background:#ff7171 !important;
	padding:12px 30px;
	border-radius:4px;
	text-decoration:none;
	margin:10px 0 20px 0;
}
 
.red-bordered-button {
	display:inline-block;
	color:#ff7171;
	/*background:#ff7171 !important;*/
	padding:12px 30px;
	border:1px solid #ff7171;
	border-radius:4px;
	text-decoration:none;
	margin:10px 0 20px 0;
}

.red-bordered-button:hover {
	color:#ff7171;
}

.red-button:hover {
	color:#ffffff;
	background:#ff7171 !important;
	padding:12px 30px;
	border-radius:4px;
	text-decoration:none;
}

.uppercase {
	font-family: 'Firago';
	-moz-font-feature-settings: 'case';
	-webkit-font-feature-settings: 'case';
	font-feature-settings: 'case' on;
}

.logobox {
	height:96px;
	padding-left:165px;
}

.logo {
	margin-top:25px;
}

.container {
	width:1441px;
    max-width: 1441px;	
}

header {
    position: sticky;
    top: 0;
    height: 96px;
    display: block;
    z-index: 9999;
    background: white;
}

.navbar {
	padding-top:10px;
	z-index: 9999;
	position:sticky;
	background:#ffffff;
	background-color: #ffffff !important;
}

.navbar-nav .nav-item {
	padding-left:32px;
	height:78px;
	line-height:60px;
	position:relative;
}

.nav-item:hover .submenu {
	display:block;
}

.nav-link {
	font-size:14px;
}

.nav-link:hover {
	color:#ff7171 !important;
}

.submenu {
	display:none;
	color:#3D3D3D;
	position:absolute;
	top:48px;
	left:8px;
	list-style-type: none;
	margin-left:10px;
	padding:32px 24px 12px 24px;
	background: #FFFFFF;
	box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.08);
	border-radius: 0px 0px 4px 4px;	
}

.submenu .nav-item {
	padding:0px 0px 0px 0px;
	line-height:16px;
	position:relative;
	height:unset;
}



.slider {
	height: 568px;
	position:relative;
	overflow:hidden;
}

.slider .title { 
	position:absolute;
	top:160px;
	left:160px;
	font-size:60px;
	font-weight:400;
	line-height:70px;
	color:#ffffff;
}

.infobox {
	position:absolute;
	right:160px;
	width:348px;
	height:237px;
	background:#ffffff;
	border-radius: 8px;
	padding:24px 30px;
}

.infobox1 {
	top:94px;
}

.infobox2 {
	top:363px;
}

.infobox .title {
	position:unset;
	font-size:24px;
	font-weight:400;
	color:#3D3D3D;
	line-height:32px;
}

.infobox p {
	margin-top:8px;
}

.buttons {
	height: 486px;
	position:relative;
	overflow:hidden;
}

.buttons .logoback {
 	position:absolute; 
 	bottom:0;
 	z-index:1;
}

.buttons .bcards {
	padding:128px 128px;
	z-index:99;
}

.bcard {
	z-index:99;
}

.bcard .bcardi {
    width: 155px;
    height: 155px;
    margin: auto;	
	z-index:99;
}

.bcard .bcardt {
    margin: auto;	
	z-index:99;
	text-align: center;
}

.bcardt .title {
	position:unset;
	font-size:24px;
	font-weight:400;
	color:#3D3D3D;
	line-height:36px;
	text-decoration:none;
	white-space:nowrap;
}

.news {
	padding:20px 160px;
}

.news .title {
	position:unset;
	font-size:24px;
	font-weight:400;
	color:#3D3D3D;
	line-height:36px;
	text-decoration:none;
	white-space:nowrap;
}

.news-items {
	margin-top:32px;
}

.news-items a {
	text-decoration:none;
}

.news-items img {
	border-radius:8px;
}

.news-items .title {
	position:unset;
	font-size:24px;
	font-weight:400;
	color:#3D3D3D;
	line-height:36px;
	text-decoration:none;
	white-space: break-spaces;
}

.video {
	background:#e9e9e9;
	padding:50px 160px;
	height:653px;
}

.video .title {
	position:unset;
	font-size:24px;
	font-weight:400;
	color:#3D3D3D;
	line-height:36px;
	text-decoration:none;
	white-space:nowrap;
}

.video .video-block {
	width:635px;
	height:355px;
	margin-top:32px;
	float:left;
}

.video .description {
	width:540px;
	height:360px;
	margin-top:120px;
	margin-left:-64px;
	float:left;
	padding:20px 20px;
	background:#ffffff;
	border-radius:8px;
}

.video .description .title {
	position:unset;
	font-size:40px;
	font-weight:400;
	color:#3D3D3D;
	line-height:48px;
	text-decoration:none;
	white-space: break-spaces;
}

.journal {
	padding:50px 160px;
}

.journal .journal-item .title {
	position:unset;
	font-size:48px;
	font-weight:400;
	color:#3D3D3D;
	line-height:56px;
	text-decoration:none;
	white-space: break-spaces;
}

.footer {
	padding:50px 160px;
}

.footer-logobox {
	margin-bottom:20px;
}

.structure-item {
	height:72px;
	border:1px solid #989898;
	margin:15px;
	border-radius:8px;
	padding-top:12px;
	padding-bottom:12px;
}

.logo-small {
	margin-bottom:12px;
}

.structure-item a {
	margin-top:12px;
	margin-bottom:12px;
	display:block;
	color:#3D3D3D;
	text-decoration:none;
}

.logotype {
	width:100%;
	height:80px; 
	display:block;
	line-height:64px;
	font-size:20px;
	text-align:center;
}

.structure-item-details h3 {
	font-family: 'Firago';
	-moz-font-feature-settings: 'case';
	-webkit-font-feature-settings: 'case';
	font-feature-settings: 'case' on;
}

.grants {
	padding:10px 160px;
}

.grants .grants-title {
	height:568px;
}

.grants .grants-title-block .title {
	margin-top:210px;
	margin-left:0px;
	font-size:60px;
	color:#ffffff;
	margin-bottom:30px;
	
}

.grants-item p {
	font-size:20px;
	line-height:34px;
	margin-bottom:30px;
}


.grants-item p a, .grants-item p a:hover {
	color:#ff7171;
}

.useful {
	display:block;
	width:100%;
	height:80px;
	padding-left:30px;
	line-height:80px;
	background:#e9e9e9;
	color:#222222;
	margin-top:15px;
	text-decoration:none;
}

.useful:hover {
	color:#222222;
}

</pre></body></html>