<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:500,700&amp;subset=cyrillic');
@import "/css/fonts/museocyrl.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0; padding: 0; border: 0; outline: none;
}
article, aside, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}


body { font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #444444; letter-spacing: -0.2px; }
table { border-collapse: collapse; border-spacing: 0; }
p, li { margin: 0 0 0.642em 0; line-height: 1.285em; }
img { border: none; }
a { color: #279ed5; outline: none; transition: color 0.1s linear 0s; }
a:hover { color: #CC0000; }
ul, ol { padding: 0px 0px 10px 40px; }

h1 { font-family: "Museo", serif; font-size: 2.143em; font-weight: 500; margin: 0 0 0.5em 0; text-align: center; }
h2 { font-family: "Museo", serif; font-size: 2.143em; font-weight: 500; margin: 0 0 0.5em 0; color: #353535; text-shadow: 0px 1px 0px #ffffff; text-align: center; }
h3 { font-family: "Museo", serif; font-size: 1.857em; font-weight: 500; margin: 0 0 0.5em 0; line-height: 1em; }

.clear { clear: both; overflow: hidden; height: 0px; }


@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/css/fonts/fa-brands-400.eot");
  src: url("/css/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/css/fonts/fa-brands-400.woff2") format("woff2"), url("/css/fonts/fa-brands-400.woff") format("woff"), url("/css/fonts/fa-brands-400.ttf") format("truetype"), url("/css/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
</pre></body></html>