/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/*! + some other stuff from HTML5 Reset from Richard Clark */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
.subtopic-navigation h3,
.is-article-list.subtopic-navigation h3,
.subarticle-navigation a,
.block-navigation h2,
.notification h2,
.search-results h3,
.list h3,
.alphabet-list .letter span,
.events-list-new .event-item h2,
.person-list .name,
.teasers-grid h3,
.exposed-news-module .title h3,
.gov-material-detail-page h2,
.gov-material-detail-page h3,
.project-page .page-head .project-logo {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
address {
  font-style: normal;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
optgroup {
  font-weight: bold;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  color: #111;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-size: 0.875em;
}
@media only screen and (min-width:40em) {
  body {
    font-size: 0.9375em;
  }
}
@media only screen and (min-width:64em) {
  body {
    font-size: 1.0625em;
  }
}
@media only screen and (min-width:85.375em) {
  body {
    font-size: 0.9375em;
  }
}
@media only screen and (min-width:100em) {
  body {
    font-size: 1.0625em;
  }
}
.focus-tabulator {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
div[tabindex="-1"]:focus,
main[tabindex="-1"]:focus {
  outline: none !important;
}
a {
  color: #397289;
  text-decoration: none;
}
a:hover,
a:visited {
  color: #2A5566;
  text-decoration: underline;
}
a:focus,
a:active {
  color: #529DBA;
}
a:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.rte a:after {
  content: "\e0b2";
  font-family: 'GovIcons';
}
.rte a[href^='tel:']:after,
.rte a[href^='mailto:']:after,
.rte a[href*='www.gov.local/']:after,
.rte a[href*='www.gov.si/']:after,
.rte a[href*='gov.sites./']:after,
.rte a[href^='/']:after {
  display: none;
}
p {
  line-height: 1.4;
  margin: 0 0 1.5em;
}
p:last-child {
  margin-bottom: 0;
}
p small {
  font-size: 0.92857143em;
  color: #65656a;
}
@media only screen and (min-width:40em) {
  p small {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  p small {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  p small {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  p small {
    font-size: 0.88235294em;
  }
}
p a {
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}
p.small {
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  p.small {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  p.small {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  p.small {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  p.small {
    font-size: 0.88235294em;
  }
}
h1,
.project-page .page-head .project-logo {
  font-weight: normal;
  line-height: 1.2;
  font-size: 2em;
}
@media only screen and (min-width:40em) {
  h1,
  .project-page .page-head .project-logo {
    font-size: 2.8em;
  }
}
@media only screen and (min-width:64em) {
  h1,
  .project-page .page-head .project-logo {
    font-size: 2.82352941em;
  }
}
@media only screen and (min-width:85.375em) {
  h1,
  .project-page .page-head .project-logo {
    font-size: 2.8em;
  }
}
@media only screen and (min-width:100em) {
  h1,
  .project-page .page-head .project-logo {
    font-size: 2.82352941em;
  }
}
h2,
h3,
h4,
h5,
.subtopic-navigation h3,
.is-article-list.subtopic-navigation h3,
.subarticle-navigation a,
.block-navigation h2,
.notification h2,
.search-results h3,
.list h3,
.alphabet-list .letter span,
.events-list-new .event-item h2,
.person-list .name,
.teasers-grid h3,
.exposed-news-module .title h3,
.gov-material-detail-page h2,
.gov-material-detail-page h3 {
  line-height: 1.2;
  font-weight: bold;
  margin: 1.6em 0 1em;
}
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0;
}
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child {
  margin-bottom: 0;
}
.content-module + .content-module h2,
.content-module + .content-module h3,
.content-module + .content-module h4,
.content-module + .content-module h5 {
  margin-top: 1.6em;
}
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h2,
.subtopic-navigation h3,
.alphabet-list .letter span,
.exposed-news-module .title h3 {
  font-size: 1.5em;
}
@media only screen and (min-width:40em) {
  h2,
  .subtopic-navigation h3,
  .alphabet-list .letter span,
  .exposed-news-module .title h3 {
    font-size: 1.6em;
  }
}
@media only screen and (min-width:64em) {
  h2,
  .subtopic-navigation h3,
  .alphabet-list .letter span,
  .exposed-news-module .title h3 {
    font-size: 1.64705882em;
  }
}
@media only screen and (min-width:85.375em) {
  h2,
  .subtopic-navigation h3,
  .alphabet-list .letter span,
  .exposed-news-module .title h3 {
    font-size: 1.6em;
  }
}
@media only screen and (min-width:100em) {
  h2,
  .subtopic-navigation h3,
  .alphabet-list .letter span,
  .exposed-news-module .title h3 {
    font-size: 1.64705882em;
  }
}
h3,
.block-navigation h2 {
  text-transform: uppercase;
  font-size: 1.35714286em;
}
@media only screen and (min-width:40em) {
  h3,
  .block-navigation h2 {
    font-size: 1.4em;
  }
}
@media only screen and (min-width:64em) {
  h3,
  .block-navigation h2 {
    font-size: 1.35294118em;
  }
}
@media only screen and (min-width:85.375em) {
  h3,
  .block-navigation h2 {
    font-size: 1.4em;
  }
}
@media only screen and (min-width:100em) {
  h3,
  .block-navigation h2 {
    font-size: 1.35294118em;
  }
}
h4,
.is-article-list.subtopic-navigation h3,
.subarticle-navigation a,
.search-results h3,
.list h3,
.events-list-new .event-item h2,
.teasers-grid h3,
.gov-material-detail-page h2,
.gov-material-detail-page h3 {
  font-size: 1.21428571em;
}
@media only screen and (min-width:40em) {
  h4,
  .is-article-list.subtopic-navigation h3,
  .subarticle-navigation a,
  .search-results h3,
  .list h3,
  .events-list-new .event-item h2,
  .teasers-grid h3,
  .gov-material-detail-page h2,
  .gov-material-detail-page h3 {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:64em) {
  h4,
  .is-article-list.subtopic-navigation h3,
  .subarticle-navigation a,
  .search-results h3,
  .list h3,
  .events-list-new .event-item h2,
  .teasers-grid h3,
  .gov-material-detail-page h2,
  .gov-material-detail-page h3 {
    font-size: 1.23529412em;
  }
}
@media only screen and (min-width:85.375em) {
  h4,
  .is-article-list.subtopic-navigation h3,
  .subarticle-navigation a,
  .search-results h3,
  .list h3,
  .events-list-new .event-item h2,
  .teasers-grid h3,
  .gov-material-detail-page h2,
  .gov-material-detail-page h3 {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:100em) {
  h4,
  .is-article-list.subtopic-navigation h3,
  .subarticle-navigation a,
  .search-results h3,
  .list h3,
  .events-list-new .event-item h2,
  .teasers-grid h3,
  .gov-material-detail-page h2,
  .gov-material-detail-page h3 {
    font-size: 1.23529412em;
  }
}
h5,
.notification h2,
.person-list .name {
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  h5,
  .notification h2,
  .person-list .name {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  h5,
  .notification h2,
  .person-list .name {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  h5,
  .notification h2,
  .person-list .name {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  h5,
  .notification h2,
  .person-list .name {
    font-size: 1.05882353em;
  }
}
.intro a,
.content-module a,
.content-sidebar a {
  text-decoration: underline;
}
.intro a:hover,
.content-module a:hover,
.content-sidebar a:hover {
  text-decoration: none;
}
.content-blocks .typo h2,
.content-blocks .typo h3,
.content-blocks .typo h4,
.content-blocks .typo h5 {
  margin-top: 2em;
  margin-bottom: 0.8em;
}
.typo h3 {
  text-transform: none;
}
.typo p,
.typo table,
.typo .at-container {
  margin: 0 0 1.5em;
}
.typo p:last-child,
.typo table:last-child,
.typo .at-container:last-child {
  margin-bottom: 0;
}
.typo ul.files:last-child {
  margin-bottom: 1.5em;
}
.typo .intro,
.intro {
  font-size: 1.23529412em;
  line-height: 1.4;
  margin: 0 0 1.5em;
}
.typo p + ul,
.typo p + ol {
  margin-top: -1.1em;
}
ul[class$="-list"]:not(.person-list),
ul[class^="list-"]:not(.person-list),
ul[class$="-grid"]:not(.person-list),
.pagination ul:not(.person-list),
ul.optionset:not(.person-list) {
  padding: 0;
}
.typo ul,
.list-typo ul,
.typo ol,
.list-typo ol {
  line-height: 1.4;
  margin-bottom: 1.5em;
}
.typo ul:last-child,
.list-typo ul:last-child,
.typo ol:last-child,
.list-typo ol:last-child {
  margin-bottom: 0;
}
.typo li,
.list-typo li {
  position: relative;
  margin-bottom: 0.4em;
}
.typo li:last-child,
.list-typo li:last-child {
  margin-bottom: 0;
}
.typo li.indent-0,
.list-typo li.indent-0 {
  margin-left: 0px;
}
.typo li.indent-1,
.list-typo li.indent-1 {
  margin-left: 20px;
}
.typo li.indent-2,
.list-typo li.indent-2 {
  margin-left: 40px;
}
.typo li.indent-3,
.list-typo li.indent-3 {
  margin-left: 60px;
}
.typo li.indent-4,
.list-typo li.indent-4 {
  margin-left: 80px;
}
.public-info-page .typo {
  counter-reset: h2;
}
.public-info-page .typo h2 {
  counter-reset: h3;
}
.public-info-page .typo h3 {
  counter-reset: h4;
}
.public-info-page .typo h4 {
  counter-reset: h5;
}
.public-info-page .typo h5 {
  counter-reset: h6;
}
.public-info-page .typo h2:before {
  counter-increment: h2;
  content: counter(h2) ". ";
}
.public-info-page .typo h3:before {
  counter-increment: h3;
  content: counter(h2) "." counter(h3) ". ";
}
.public-info-page .typo h4:before {
  counter-increment: h4;
  content: counter(h2) "." counter(h3) "." counter(h4) ". ";
}
.public-info-page .typo h5:before {
  counter-increment: h5;
  content: counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) ". ";
}
.public-info-page .typo h6:before {
  counter-increment: h6;
  content: counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6) ". ";
}
blockquote {
  display: block;
  background-color: #F3F2F0;
  padding: 50px 20px 20px;
  background-image: url("../images/svg/icons/icon_blockquote.svg");
  background-repeat: no-repeat;
  background-position: top 20px left 20px;
  background-size: 25px 20px;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 19px;
  font-weight: bold;
  color: #73635B;
}
blockquote br {
  display: block;
  margin-top: 15px;
}
blockquote p:nth-of-type(1) {
  color: #73635B;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  margin-top: 0 !important;
}
blockquote p:nth-of-type(2) {
  color: #333;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.17;
}
blockquote > strong {
  color: #333;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.17;
}
.rte aside {
  padding: 5px 20px 20px;
  background-color: #F3F2F0;
  color: #333;
  font-size: 13px;
  letter-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 1em;
}
@media only screen and (min-width:40em) {
  .rte aside {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .rte aside {
    font-size: 1em;
  }
}
@media only screen and (min-width:85.375em) {
  .rte aside {
    font-size: 1em;
  }
}
@media only screen and (min-width:100em) {
  .rte aside {
    font-size: 1em;
  }
}
.rte aside p {
  margin: 0;
}
.rte aside strong {
  display: block;
  color: #73635B;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.524;
}
.rte aside strong + br {
  display: none;
}
@media only screen and (min-width:60em) {
  blockquote,
  .rte aside {
    width: 46%;
    margin-left: 9%;
    float: right;
    min-width: 15.8em;
  }
}
@media only screen and (min-width:60em) {
  .rte aside {
    min-width: 17.6em;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
a:not([href]):after {
  display: none !important;
}
.js-obfuscated:not(.is-reverse) {
  unicode-bidi: bidi-override;
  direction: rtl;
}
[class^="ficon-"],
[class*=" ficon-"],
.___fonticon {
  line-height: 1;
}
[class^="ficon-"]:before,
[class*=" ficon-"]:before,
.___fonticon {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "GovIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
}
.ficon-download2:before {
  content: "\e90c";
}
.ficon-calendar3:before {
  content: "\e90b";
}
.ficon-dvr:before {
  content: "\e90a";
}
.ficon-notification-highlight:before {
  content: "\e907";
}
.ficon-notification-info:before {
  content: "\e908";
}
.ficon-notification-alert:before {
  content: "\e909";
}
.ficon-calendar:before {
  content: "\e906";
}
.ficon-document:before {
  content: "\e905";
}
.ficon-big_arrow_down:before {
  content: "\e900";
}
.ficon-big_arrow_left:before {
  content: "\e901";
}
.ficon-big_arrow_right:before {
  content: "\e902";
}
.ficon-big_arrow_up:before {
  content: "\e903";
}
.ficon-phone:before {
  content: "\e0cd";
}
.ficon-external_link:before {
  content: "\e0b2";
}
.ficon-chat:before {
  content: "\e0b7";
}
.ficon-chat_bubble_outline:before {
  content: "\e0cb";
}
.ficon-cloud_download:before {
  content: "\e2c0";
}
.ficon-date_range:before {
  content: "\e916";
}
.ficon-delete:before {
  content: "\e872";
}
.ficon-favorite_full:before {
  content: "\e87d";
}
.ficon-favorite_border:before {
  content: "\e87e";
}
.ficon-goat:before {
  content: "\e904";
}
.ficon-arrow_down:before {
  content: "\e313";
}
.ficon-arrow_left:before {
  content: "\e314";
}
.ficon-arrow_right:before {
  content: "\e315";
}
.ficon-arrow_up:before {
  content: "\e316";
}
.ficon-open_in_new:before {
  content: "\e89e";
}
.ficon-mail_outline:before {
  content: "\e0e1";
}
.ficon-message:before {
  content: "\e0c9";
}
.ficon-navigation:before {
  content: "\e55d";
}
.ficon-user_account:before {
  content: "\e7fd";
}
.ficon-publish:before {
  content: "\e255";
}
.ficon-search:before {
  content: "\e8b6";
}
.ficon-translate:before {
  content: "\e8e2";
}
.ficon-calendar-2:before {
  content: "\e953";
}
.ficon-website:before {
  content: "\e9ca";
}
.ficon-facebook:before {
  content: "\ea90";
}
.ficon-instagram:before {
  content: "\ea92";
}
.ficon-twitter:before {
  content: "\ea96";
}
.ficon-youtube:before {
  content: "\ea9d";
}
.ficon-linkedin2:before {
  content: "\eaca";
}
.ficon-flickr:before {
  content: "\e90d";
}
.ficon-marker:before {
  content: "\e90e";
}
.ficon-organigram {
  width: 20px;
  height: 20px;
  background-image: url('../images/svg/icons/icon_organigram.svg');
  background-position: center;
  background-repeat: no-repeat;
}
.ficon-rss {
  width: 15px;
  height: 15px;
  background-image: url('../images/svg/icons/icon_rss.svg');
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 15px 15px;
  margin: 0;
}
.rss-link a {
  background-image: url('../images/svg/icons/icon_rss.svg');
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  padding-left: 20px;
}
@font-face {
  font-family: 'Republika';
  src: url(../fonts/Republika/ver1.2/republika-regular-webfont.eot?v=4);
  src: url(../fonts/Republika/ver1.2/republika-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/Republika/ver1.2/republika-regular-webfont.woff2?v=4) format('woff2'), url(../fonts/Republika/ver1.2/republika-regular-webfont.woff?v=4) format('woff'), url(../fonts/Republika/ver1.2/republika-regular-webfont.ttf?v=4) format('truetype'), url(../fonts/Republika/ver1.2/republika-regular-webfont.svg#Republika) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Republika';
  src: url(../fonts/Republika/ver1.2/republika-bold-webfont.eot?v=4);
  src: url(../fonts/Republika/ver1.2/republika-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/Republika/ver1.2/republika-bold-webfont.woff2?v=4) format('woff2'), url(../fonts/Republika/ver1.2/republika-bold-webfont.woff?v=4) format('woff'), url(../fonts/Republika/ver1.2/republika-bold-webfont.ttf?v=4) format('truetype'), url(../fonts/Republika/ver1.2/republika-bold-webfont.svg#Republika) format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'GovIcons';
  src: url(../fonts/Icons/GovIcons.eot?v=6);
  src: url(../fonts/Icons/GovIcons.eot?#iefix) format('embedded-opentype'),  url(../fonts/Icons/GovIcons.woff?v=6) format('woff'), url(../fonts/Icons/GovIcons.ttf?v=6) format('truetype'), url(../fonts/Icons/GovIcons.svg#GovIcons) format('svg');
  font-weight: normal;
  font-style: normal;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  border-style: solid;
  text-transform: none;
}
.at-container table {
  margin: 0;
}
.at-is-scrollable [data-at-fixedcolumns--left="1"] td:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="2"] td:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="3"] td:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="1"] th:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="2"] th:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="3"] th:first-child {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--left="2"] td:nth-child(2),
.at-is-scrollable [data-at-fixedcolumns--left="3"] td:nth-child(2),
.at-is-scrollable [data-at-fixedcolumns--left="2"] th:nth-child(2),
.at-is-scrollable [data-at-fixedcolumns--left="3"] th:nth-child(2) {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--left="3"] td:nth-child(3),
.at-is-scrollable [data-at-fixedcolumns--left="3"] th:nth-child(3) {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--right="1"] td:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="2"] td:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="3"] td:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="1"] th:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="2"] th:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="3"] th:last-child {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--right="2"] td:nth-last-child(2),
.at-is-scrollable [data-at-fixedcolumns--right="3"] td:nth-last-child(2),
.at-is-scrollable [data-at-fixedcolumns--right="2"] th:nth-last-child(2),
.at-is-scrollable [data-at-fixedcolumns--right="3"] th:nth-last-child(2) {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--right="3"] td:nth-last-child(3),
.at-is-scrollable [data-at-fixedcolumns--right="3"] th:nth-last-child(3) {
  width: 1px;
}
.at-fixed-table.at-left-cells {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}
.at-fixed-table.at-right-cells {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
}
table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-top: solid 1px #D7D7D7;
  background: #fff;
  caption-side: top;
}
table.stripes tbody tr:nth-child(2n + 1) {
  background: #ECF2F4;
}
table.stripes tbody tr:nth-child(2n) {
  background: #fff;
}
table caption {
  text-align: left;
  font-size: 0.92857143em;
  padding: 0.3em 0;
}
@media only screen and (min-width:40em) {
  table caption {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:64em) {
  table caption {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  table caption {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:100em) {
  table caption {
    font-size: 0.88235294em;
  }
}
table .bold {
  font-weight: bold;
}
table .italic {
  font-style: oblique;
}
table .strikethrough {
  text-decoration: line-through;
}
table .align-default,
table .align-left {
  text-align: left;
}
table .align-center {
  text-align: center;
}
table .align-right {
  text-align: right;
}
table .big {
  font-size: 1.21428571em;
}
@media only screen and (min-width:40em) {
  table .big {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:64em) {
  table .big {
    font-size: 1.23529412em;
  }
}
@media only screen and (min-width:85.375em) {
  table .big {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:100em) {
  table .big {
    font-size: 1.23529412em;
  }
}
table .small {
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  table .small {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:64em) {
  table .small {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  table .small {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:100em) {
  table .small {
    font-size: 0.88235294em;
  }
}
table .bgcolor {
  background: rgba(0, 0, 0, 0.05);
  background: #d5e3e7;
  background: rgba(171, 198, 207, 0.4);
}
thead td,
thead th {
  border: solid #111;
  border-width: 1px 0;
}
td,
th {
  text-align: left;
  line-height: 1.4;
  border-bottom: solid 1px #D7D7D7;
  padding: 1em;
}
td:first-child,
th:first-child {
  padding-left: 0.6em;
}
td:last-child,
th:last-child {
  padding-right: 0.6em;
}
th {
  font-weight: bold;
}
nav ul,
nav ol {
  list-style: none;
  padding: 0;
}
.at-container {
  overflow-x: auto;
}
.at-container.at-is-scrollable .at-fixed-table {
  display: block;
}
.at-responsive-table .at-wrapper {
  position: relative;
  overflow: hidden;
}
.at-fixed-table {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 2;
  display: none;
}
.at-fixed-table.at-right-cells {
  left: auto;
  right: 0;
}
.at-fixed-table td,
.at-fixed-table th {
  display: none;
}
.at-fixed-table td.at-fixed,
.at-fixed-table th.at-fixed {
  display: table-cell;
}
.at-scrollable-table {
  overflow-x: auto;
  position: relative;
  z-index: 1;
}
.at-cell-hidden {
  display: none !important;
}
body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-infobar:focus,
.fancybox-toolbar:focus,
.fancybox-caption:focus,
.fancybox-navigation .fancybox-button:focus {
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #fff;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-property: -webkit-transform, opacity, -webkit-transform;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide--image {
  padding: 44px 0 0 0;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-property: -webkit-transform, opacity, -webkit-transform;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button:focus {
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}
/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.4;
  padding: 25px 44px 25px 44px;
  right: 0;
}
.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}
.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0 0 0;
  }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide img {
  display: block;
}
.slick-loading.slick-slide img {
  display: none;
}
.dragging.slick-slide img {
  pointer-events: none;
}
/* Arrows */
.slick-arrow {
  position: absolute;
  display: block;
  height: 100%;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 3;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow:hover,
.slick-arrow:focus {
  outline: none;
  background: transparent;
}
.slick-arrow:hover:before,
.slick-arrow:focus:before {
  opacity: 1;
}
.slick-arrow:before {
  content: '';
  position: absolute;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  width: 20px;
  height: 20px;
  -webkit-transform-origin: 10px 10px;
      -ms-transform-origin: 10px 10px;
          transform-origin: 10px 10px;
  top: 50%;
  margin: -10px 19px;
  opacity: 0;
  transition: opacity 0.4s;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.slick-disabled.slick-arrow:before {
  opacity: 0.3;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 0;
}
.slick-dots {
  position: absolute;
  bottom: 18px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 4;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots .slick-active button:hover:before,
.slick-dots .slick-active button:focus:before {
  opacity: 1;
}
.slick-dots .slick-active button:before {
  opacity: 1;
}
.slick-dots button {
  display: none;
  background: none;
  border: 0;
  color: transparent;
  display: block;
  height: 16px;
  width: 16px;
  padding: 0;
  cursor: pointer;
  outline: 0;
}
.slick-dots button:hover,
.slick-dots button:focus {
  outline: none;
}
.slick-dots button:hover:before,
.slick-dots button:focus:before {
  opacity: 0.8;
}
.slick-dots button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin: -6px;
  border-radius: 12px;
  opacity: 0.5;
  background: #fff;
  transition: opacity 0.5s;
}
/* PrismJS 1.15.0
https://prismjs.com/download.html#themes=prism-coy&languages=markup+css+clike+javascript */
/**
 * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
 * @author Tim  Shedor
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  background: none;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.4;
  -moz-tab-size: 4;
       tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/* Code blocks */
pre[class*="language-"] {
  position: relative;
  overflow: visible;
  padding: 0;
}
pre[class*="language-"] > code {
  font-size: 14px;
  position: relative;
  border-left: 10px solid #397289;
  box-shadow: 0 0 0 1px #dfdfdf;
  background-color: #fdfdfd;
  background-image: linear-gradient(transparent 50%, #f8f8f8 50%);
  background-size: 3em 3em;
  background-attachment: local;
  background-origin: content-box;
  padding: 0 0 0 1em;
  line-height: 1.4;
}
code[class*="language"] {
  max-height: inherit;
  height: inherit;
  display: block;
  overflow: auto;
}
/* Margin bottom to accommodate shadow */
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background-color: #fdfdfd;
  box-sizing: border-box;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
  position: relative;
  padding: 0.2em;
  border-radius: 0.3em;
  color: #c92c2c;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline;
  white-space: normal;
}
:not(pre) > code[class*="language-"]:after,
pre[class*="language-"]:after {
  right: 0.75em;
  left: auto;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}
.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #7D8B99;
}
.token.punctuation {
  color: #5F6364;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.function-name,
.token.constant,
.token.symbol,
.token.deleted {
  color: #c92c2c;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.function,
.token.builtin,
.token.inserted {
  color: #2f9c0a;
}
.token.operator,
.token.entity,
.token.url,
.token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword,
.token.class-name {
  color: #1990b8;
}
.token.regex,
.token.important {
  color: #e90;
}
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.important {
  font-weight: normal;
}
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.namespace {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  pre[class*="language-"]:before,
  pre[class*="language-"]:after {
    bottom: 14px;
    box-shadow: none;
  }
}
/* Plugin styles */
.token.tab:not(:empty):before,
.token.cr:before,
.token.lf:before {
  color: #e0d7d1;
}
/* Plugin styles: Line Numbers */
pre[class*="language-"].line-numbers.line-numbers {
  padding-left: 0;
}
pre[class*="language-"].line-numbers.line-numbers code {
  padding-left: 3.8em;
}
pre[class*="language-"].line-numbers.line-numbers .line-numbers-rows {
  left: 0;
}
/* Plugin styles: Line Highlight */
pre[class*="language-"][data-line] {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
pre[data-line] code {
  position: relative;
  padding-left: 4em;
}
pre .line-highlight {
  margin-top: 0;
}
.video-js {
  position: relative;
  padding-bottom: 0;
  min-height: 1px;
  width: 100%;
  max-width: 100%;
}
.video-js video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js + a {
  display: block;
  margin-top: 15px;
}
.video-js .vjs-text-track-display div {
  font-size: 2em;
}
.video-js ::cue {
  font-size: 2em;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
@media only screen and (min-width:64.0625em) {
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.select2-container--form .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
}
.select2-container--disabled.select2-container--form .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--form .select2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}
.select2-container--form .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
[dir="rtl"].select2-container--form .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--disabled.select2-container--form .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--form .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--form .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
[dir="rtl"].select2-container--form .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--form .select2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--open.select2-container--form .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--form .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaaaaa;
  cursor: text;
}
.select2-container--focus.select2-container--form .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--disabled.select2-container--form .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--form .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--form .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--form .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--form .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--form .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--form .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--disabled.select2-container--form .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--form .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--form .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--form .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--form .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--form .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--form .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--form .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.select2-container--form .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--form .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--form .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
@media only screen and (max-width:64.03125em) {
  .select2-container--main-form {
    display: none;
  }
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multipleselect2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
[dir="rtl"].select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
[dir="rtl"].select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--open.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--main-form .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaaaaa;
  cursor: text;
}
.select2-container--focus.select2-container--main-form .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--main-form .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--main-form .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--main-form .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--main-form .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--main-form .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--main-form .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.select2-container--main-form .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--main-form .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--main-form .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
@media only screen and (max-width:64.03125em) {
  .select2-container--module-form {
    display: none;
  }
}
.select2-container--module-form.select2-container--focus {
  outline: none;
}
.select2-container--module-form.select2-container--focus .select2-selection {
  border-color: #FFC689;
  box-shadow: 0 0 0 5px #FFC689 inset;
}
.select2-container--module-form .select2-selection--single {
  background-color: #ffffff;
  border: 0;
  border-radius: 4px;
  height: 2.35294118em;
  box-shadow: 0 0 0 1px #397289 inset;
}
.no-smil .select2-container--module-form .select2-selection--single {
  border-radius: 0;
}
.select2-container--below.select2-container--open.select2-container--module-form .select2-selection--single {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 1px 0 #397289 inset;
  border-radius: 4px 4px 0 0;
}
.no-smil .select2-container--below.select2-container--open.select2-container--module-form .select2-selection--single {
  border-radius: 0;
}
.select2-container--above.select2-container--open.select2-container--module-form .select2-selection--single {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 -1px 0 #397289 inset;
  border-radius: 0 0 4px 4px;
}
.no-smil .select2-container--above.select2-container--open.select2-container--module-form .select2-selection--single {
  border-radius: 0;
}
.select2-container--disabled.select2-container--module-form .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--module-form .select2-selection--single .select2-selection__rendered {
  line-height: 1.47058824;
  padding: 0.41176471em 2.35294118em 0.47058824em 0.88235294em;
}
.select2-container--module-form .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
[dir="rtl"].select2-container--module-form .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--disabled.select2-container--module-form .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--module-form .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--module-form .select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.35294118em;
  height: 100%;
}
.select2-container--module-form .select2-selection--single .select2-selection__arrow:before {
  content: "\e313";
  font-family: 'GovIcons' !important;
  text-align: center;
  width: 100%;
  font-size: 1.64705882em;
  color: #397289;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.select2-container--open.select2-container--module-form .select2-selection--single .select2-selection__arrow:before {
  content: "\e316";
}
[dir="rtl"].select2-container--module-form .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}
.select2-container--module-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--module-form .select2-selection--multiple {
  background-color: #ffffff;
  border: 0;
  border-radius: 4px;
  height: auto;
  min-height: 2.35294118em;
  box-shadow: 0 0 0 1px #397289 inset;
  padding: 0.29411765em 2.35294118em 5px 0.29411765em;
  position: relative;
  overflow-y: auto;
  padding-bottom: 0;
}
.no-smil .select2-container--module-form .select2-selection--multiple {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-selection--multiple:before {
  content: '\271A';
  color: #397289;
  position: absolute;
  right: 0;
  top: 1.1em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  text-align: center;
  line-height: 1;
  font-family: 'GovIcons';
}
.select2-container--below.select2-container--open.select2-container--module-form .select2-selection--multiple {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 1px 0 #397289 inset;
  border-radius: 4px 4px 0 0;
}
.no-smil .select2-container--below.select2-container--open.select2-container--module-form .select2-selection--multiple {
  border-radius: 0;
}
.select2-container--above.select2-container--open.select2-container--module-form .select2-selection--multiple {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 -1px 0 #397289 inset;
  border-radius: 0 0 4px 4px;
}
.no-smil .select2-container--above.select2-container--open.select2-container--module-form .select2-selection--multiple {
  border-radius: 0;
}
.select2-container--disabled.select2-container--module-form .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered {
  display: block;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  margin: 0 0.29411765em 0.29411765em 0;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  padding: 0.23529412em 0.41176471em 0.29411765em 1.52941176em;
  border: 0;
  background: #ECF2F4;
  box-shadow: 0 0 0 1px #8AB8CB inset;
  height: auto;
  line-height: 1.23529412;
  border-radius: 3px;
  position: relative;
}
.no-smil .select2-container--module-form .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
  position: absolute;
  left: 0.17647059em;
  top: -1px;
  width: 1.29411765em;
  height: 100%;
  line-height: 29px;
  text-align: center;
  color: #397289;
  border: 0;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--disabled.select2-container--module-form .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--module-form .select2-dropdown {
  padding: 0.29411765em 0.29411765em 0.29411765em;
  border: 0;
}
.select2-container--module-form .select2-dropdown.select2-dropdown--below {
  border-radius: 0 0 4px 4px;
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 1px 0 #D7D7D7 inset, 0 -1px 0 #397289 inset;
}
.no-smil .select2-container--module-form .select2-dropdown.select2-dropdown--below {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-dropdown.select2-dropdown--above {
  border-radius: 4px 4px 0 0;
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 -1px 0 #D7D7D7 inset, 0 1px 0 #397289 inset;
}
.no-smil .select2-container--module-form .select2-dropdown.select2-dropdown--above {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-search--dropdown {
  padding: 0em 0em 0.58823529em;
}
.select2-container--module-form .select2-search--dropdown .select2-search__field {
  box-shadow: 0 0 0 1px #D7D7D7 inset;
  border: 0;
  height: 2.17647059em;
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.35294118em 0.58823529em;
  outline: 1px solid #FFC689;
}
.no-smil .select2-container--module-form .select2-search--dropdown .select2-search__field {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-search--inline {
  padding: 0;
}
.select2-container--module-form .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  margin: 0.29411765em 0 0.29411765em 0.29411765em;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--module-form .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--module-form .select2-results__option {
  padding: 0.41176471em 0.58823529em;
  line-height: 1.35294118;
}
.select2-container--module-form .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--module-form .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--module-form .select2-results__option[aria-selected=true] {
  background-color: #c4d5dc;
}
.select2-container--module-form .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--module-form .select2-results__option--highlighted[aria-selected] {
  background-color: #397289;
  color: white;
}
.select2-container--module-form .select2-results__option--highlighted[aria-selected=true] {
  background-color: #397289;
  color: white;
}
.select2-container--module-form .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-wrapper--module-form {
  position: relative;
}
.dropdown .select2-wrapper--module-form:before {
  content: "\e313";
  font-family: 'GovIcons' !important;
  font-size: 1.64705882em;
  color: #397289;
  text-align: center;
  width: 1.42857143em;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
@media only screen and (min-width:64.0625em) {
  .dropdown .select2-wrapper--module-form:before {
    display: none;
  }
}
.multiselect.dropdown .select2-wrapper--module-form:before {
  content: '';
  border: solid 1px currentColor;
  border-left: 0;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  top: 0;
  border-radius: 0 4px 4px 0;
}
.no-smil .multiselect.dropdown .select2-wrapper--module-form:before {
  border-radius: 0;
}
.select2-wrapper--module-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select2-wrapper--module-form select::-ms-expand {
  display: none;
}
#wrapper {
  position: relative;
  max-width: 1920px;
  padding-top: 3.75rem;
}
@media only screen and (min-width:40em) {
  #wrapper {
    padding-top: 5rem;
  }
}
@media only screen and (min-width:64em) {
  #wrapper {
    padding-top: 6.25rem;
  }
}
@media only screen and (min-width:85.375em) {
  #wrapper {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    min-height: 100vh;
    padding: 0 0 0 25%;
  }
}
@media only screen and (min-width:87.5em) {
  #wrapper {
    padding-left: 20%;
  }
}
@media only screen and (min-width:120em) {
  #wrapper {
    padding-left: 384px;
  }
}
/* Global image fix: Use EXIF data from the image. */
img {
  image-orientation: from-image;
}
.mp-focused {
  display: inline-block !important;
}
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item:focus {
  background-color: #FFC689;
  color: #000;
}
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected:focus {
  background-color: #FFC689;
  color: #000;
}
.video-js.vjs-has-started .vjs-big-play-button {
  display: none !important;
}
.video-js .vjs-control:focus,
.vjs-control .vjs-button:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
  box-shadow: none;
  outline: 0;
}
.video-js .vjs-big-play-button:focus {
  box-shadow: 0 0 0 4px #FFC689;
  outline: 0;
}
#search-popup *:focus {
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.d-inline {
  display: inline;
}
.t-decoration-none {
  text-decoration: none !important;
}
.t-decoration-underline {
  text-decoration: underline !important;
}
.scroll-x {
  overflow-x: auto !important;
}
.border-top {
  border-top: solid 1px #D7D7D7;
}
.border-right {
  border-right: solid 1px #D7D7D7;
}
.border-bottom {
  border-bottom: solid 1px #D7D7D7;
}
.border-left {
  border-left: solid 1px #D7D7D7;
}
.border-top-none {
  border-top: none !important;
}
.border-right-none {
  border-right: none !important;
}
.border-bottom-none {
  border-bottom: none !important;
}
.border-left-none {
  border-left: none !important;
}
.margin-top-1 {
  margin-top: 0.25rem;
}
.margin-right-1 {
  margin-right: 0.25rem;
}
.margin-bottom-1 {
  margin-bottom: 0.25rem;
}
.margin-left-1 {
  margin-left: 0.25rem;
}
.margin-top-2 {
  margin-top: 0.5rem;
}
.margin-right-2 {
  margin-right: 0.5rem;
}
.margin-bottom-2 {
  margin-bottom: 0.5rem;
}
.margin-left-2 {
  margin-left: 0.5rem;
}
.margin-top-3 {
  margin-top: 1rem;
}
.margin-right-3 {
  margin-right: 1rem;
}
.margin-bottom-3 {
  margin-bottom: 1rem;
}
.margin-left-3 {
  margin-left: 1rem;
}
.margin-top-4 {
  margin-top: 1.5rem;
}
.margin-right-4 {
  margin-right: 1.5rem;
}
.margin-bottom-4 {
  margin-bottom: 1.5rem;
}
.margin-left-4 {
  margin-left: 1.5rem;
}
.margin-top-5 {
  margin-top: 3rem;
}
.margin-right-5 {
  margin-right: 3rem;
}
.margin-bottom-5 {
  margin-bottom: 3rem;
}
.margin-left-5 {
  margin-left: 3rem;
}
.accordion {
  transition: height 0.3s;
  overflow: hidden;
}
[data-accordion].is-closed .accordion {
  height: 0;
}
.accordion-btn {
  display: inline-block;
  border: 0;
  padding: 0;
  background: 0;
  -webkit-appearance: none;
}
[data-accordion].is-closed .accordion-btn .closed {
  display: none;
}
[data-accordion].is-closed .accordion-btn .opened {
  display: block;
}
.accordion-btn .closed {
  display: block;
}
.accordion-btn .opened {
  display: none;
}
.adapt {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (min-width:48em) {
  .adapt {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media only screen and (min-width:75em) {
  .adapt {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (min-width:87.5em) {
  .adapt {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.intro-adapt {
  padding: 1.19047619em 0 0.85714286em;
}
.v-adapt {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .v-adapt {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .v-adapt {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .v-adapt {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
  }
}
.v-adapt-bottom {
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .v-adapt-bottom {
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .v-adapt-bottom {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .v-adapt-bottom {
    padding-bottom: 3.4375rem;
  }
}
@media only screen and (min-width:75em) {
  .v-adapt-notop {
    padding-top: 0;
  }
}
.top-adapt {
  padding-top: 1.25rem;
}
@media only screen and (min-width:48em) {
  .top-adapt {
    padding-top: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .top-adapt {
    padding-top: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .top-adapt {
    padding-top: 3.4375rem;
  }
}
.bottom-adapt {
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .bottom-adapt {
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .bottom-adapt {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .bottom-adapt {
    padding-bottom: 3.4375rem;
  }
}
.sidebar-adapt {
  padding: 0.85714286em 1.57142857em;
}
@media only screen and (min-width:40em) {
  .sidebar-adapt {
    padding: 1.06666667em 1.66666667em;
  }
}
@media only screen and (min-width:64em) {
  .sidebar-adapt {
    padding: 1.29411765em 1.88235294em;
  }
}
.filter-adapt {
  padding: 0.85714286em 1.57142857em;
}
@media only screen and (min-width:40em) {
  .filter-adapt {
    padding: 1.06666667em 1.66666667em;
  }
}
@media only screen and (min-width:64em) {
  .filter-adapt {
    padding: 1.29411765em 1.88235294em;
  }
}
.cols:after {
  content: "";
  display: table;
  clear: both;
}
.cols > .col {
  float: left;
}
.cols > .left {
  float: left;
}
.cols > .right {
  float: right;
}
.grid-gap {
  margin-right: 4.01691332%;
}
.grid-col-1 {
  -webkit-flex: 0 0 4.65116279%;
      -ms-flex: 0 0 4.65116279%;
          flex: 0 0 4.65116279%;
  width: 4.65116279%;
}
.grid-col-2 {
  -webkit-flex: 0 0 13.3192389%;
      -ms-flex: 0 0 13.3192389%;
          flex: 0 0 13.3192389%;
  width: 13.3192389%;
}
.grid-col-3 {
  -webkit-flex: 0 0 21.98731501%;
      -ms-flex: 0 0 21.98731501%;
          flex: 0 0 21.98731501%;
  width: 21.98731501%;
}
.grid-col-4 {
  -webkit-flex: 0 0 30.65539112%;
      -ms-flex: 0 0 30.65539112%;
          flex: 0 0 30.65539112%;
  width: 30.65539112%;
}
.grid-col-5 {
  -webkit-flex: 0 0 39.32346723%;
      -ms-flex: 0 0 39.32346723%;
          flex: 0 0 39.32346723%;
  width: 39.32346723%;
}
.grid-col-6 {
  -webkit-flex: 0 0 47.99154334%;
      -ms-flex: 0 0 47.99154334%;
          flex: 0 0 47.99154334%;
  width: 47.99154334%;
}
.grid-col-7 {
  -webkit-flex: 0 0 56.65961945%;
      -ms-flex: 0 0 56.65961945%;
          flex: 0 0 56.65961945%;
  width: 56.65961945%;
}
.grid-col-8 {
  -webkit-flex: 0 0 65.32769556%;
      -ms-flex: 0 0 65.32769556%;
          flex: 0 0 65.32769556%;
  width: 65.32769556%;
}
.grid-col-9 {
  -webkit-flex: 0 0 73.99577167%;
      -ms-flex: 0 0 73.99577167%;
          flex: 0 0 73.99577167%;
  width: 73.99577167%;
}
.grid-col-10 {
  -webkit-flex: 0 0 82.66384778%;
      -ms-flex: 0 0 82.66384778%;
          flex: 0 0 82.66384778%;
  width: 82.66384778%;
}
.grid-col-11 {
  -webkit-flex: 0 0 91.33192389%;
      -ms-flex: 0 0 91.33192389%;
          flex: 0 0 91.33192389%;
  width: 91.33192389%;
}
.grid-col-12 {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
}
.visuallyhidden {
  /*
	position: absolute !important;
	left: -9999px !important;
	top: -9999px !important;
	/*/
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  /**/
}
button,
[type="button"],
[type="submit"],
[type="reset"] {
  cursor: pointer;
  background: none;
}
.btn,
[class*=" btn-"],
[class^="btn-"],
.form [type="submit"],
.form .btn.reset,
.form [type="reset"] {
  cursor: pointer;
  display: inline-block;
  font-size: 1.05882353em;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.22222222;
  text-align: center;
  text-decoration: none !important;
}
.btn,
[class*=" btn-"],
[class^="btn-"],
.btn:visited,
[class*=" btn-"]:visited,
[class^="btn-"]:visited,
.form [type="submit"],
.form .btn.reset,
.form [type="reset"] {
  color: #397289;
}
.btn.btn-hover,
[class*=" btn-"].btn-hover,
[class^="btn-"].btn-hover,
.btn.btn-focus,
[class*=" btn-"].btn-focus,
[class^="btn-"].btn-focus,
.btn:hover,
[class*=" btn-"]:hover,
[class^="btn-"]:hover,
.btn:focus,
[class*=" btn-"]:focus,
[class^="btn-"]:focus,
.form .btn.reset:hover,
.form [type="reset"]:hover,
.form .btn.reset:focus,
.form [type="reset"]:focus {
  color: #2A5566;
}
.btn.btn-active,
[class*=" btn-"].btn-active,
[class^="btn-"].btn-active,
.btn:active,
[class*=" btn-"]:active,
[class^="btn-"]:active,
.form .btn.reset:active,
.form [type="reset"]:active {
  color: #529DBA;
}
.btn-toolbar {
  cursor: initial;
  display: block;
  font-size: 1em;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-weight: initial;
  line-height: 1.4;
  text-align: initial;
  padding-bottom: 3px;
}
.btn-toolbar,
.btn-toolbar:visited {
  color: #111;
}
.btn-toolbar.btn-hover,
.btn-toolbar.btn-focus,
.btn-toolbar:hover,
.btn-toolbar:focus {
  color: initial;
}
.btn-toolbar.btn-active,
.btn-toolbar:active {
  color: initial;
}
.group-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: solid 1px #D7D7D7;
  padding: 0.4em 0 0;
  cursor: default;
}
.btn-small {
  font-size: 1.07142857em;
  font-weight: normal;
}
@media only screen and (min-width:40em) {
  .btn-small {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .btn-small {
    font-size: 1em;
  }
}
@media only screen and (min-width:85.375em) {
  .btn-small {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .btn-small {
    font-size: 1em;
  }
}
.btn-small i {
  margin-right: 3px;
  color: #111;
}
.btn-default,
.btn-border,
.btn-blank,
.form [type="submit"],
.form .btn.reset,
.form [type="reset"] {
  padding: 0.44444444em 1em;
  border-radius: 4px;
  min-width: 4.16666667em;
}
.btn-default.btn-active,
.btn-border.btn-active,
.btn-blank.btn-active,
.btn-default:active,
.btn-border:active,
.btn-blank:active,
.form [type="submit"]:active,
.form .btn.reset:active,
.form [type="reset"]:active {
  -webkit-transform: translate(3px, 3px);
      -ms-transform: translate(3px, 3px);
          transform: translate(3px, 3px);
}
.btn-default .file-extension,
.btn-border .file-extension,
.btn-blank .file-extension {
  display: block;
  color: inherit;
  font-weight: normal;
  margin-top: 5px;
}
.btn-default.File .icon,
.btn-border.File .icon,
.btn-blank.File .icon {
  margin-right: 5px;
}
.btn-default,
.form [type="submit"] {
  background: #397289;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
}
.btn-default,
.btn-default:visited,
.form [type="submit"] {
  color: #fff;
}
.btn-default.btn-hover,
.btn-default.btn-focus,
.btn-default:hover,
.btn-default:focus,
.form [type="submit"]:hover,
.form [type="submit"]:focus {
  color: #fff;
  background: #2A5566;
}
.btn-default.btn-active,
.btn-default:active,
.form [type="submit"]:active {
  color: #fff;
  background: #529DBA;
  box-shadow: none;
}
.btn-default.btn-red {
  background: #B2414D;
}
.btn-default.btn-red.btn-hover,
.btn-default.btn-red.btn-focus,
.btn-default.btn-red:hover,
.btn-default.btn-red:focus {
  background: #973741;
}
.btn-default.btn-red.btn-active,
.btn-default.btn-red:active {
  background: #be5e68;
}
.btn-default.btn-green {
  background: #41b07e;
}
.btn-default.btn-green.btn-hover,
.btn-default.btn-green.btn-focus,
.btn-default.btn-green:hover,
.btn-default.btn-green:focus {
  background: #37966b;
}
.btn-default.btn-green.btn-active,
.btn-default.btn-green:active {
  background: #5ebc91;
}
.btn-border {
  box-shadow: 0 0 0 2px currentColor inset, 3px 3px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
}
.btn-border.btn-active,
.btn-border:active {
  box-shadow: 0 0 0 2px currentColor inset;
}
.btn-border.btn-red {
  color: #B2414D;
}
.btn-border.btn-red.btn-hover,
.btn-border.btn-red.btn-focus,
.btn-border.btn-red:hover,
.btn-border.btn-red:focus {
  color: #973741;
}
.btn-border.btn-red.btn-active,
.btn-border.btn-red:active {
  color: #be5e68;
}
.btn-border.btn-green {
  color: #41b07e;
}
.btn-border.btn-green.btn-hover,
.btn-border.btn-green.btn-focus,
.btn-border.btn-green:hover,
.btn-border.btn-green:focus {
  color: #37966b;
}
.btn-border.btn-green.btn-active,
.btn-border.btn-green:active {
  color: #5ebc91;
}
.btn-blank,
.form .btn.reset,
.form [type="reset"] {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 3px 3px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
}
.btn-blank.btn-active,
.btn-blank:active,
.form .btn.reset:active,
.form [type="reset"]:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
.btn-blank.btn-red {
  color: #B2414D;
}
.btn-blank.btn-red.btn-hover,
.btn-blank.btn-red.btn-focus,
.btn-blank.btn-red:hover,
.btn-blank.btn-red:focus {
  color: #973741;
}
.btn-blank.btn-red.btn-active,
.btn-blank.btn-red:active {
  color: #be5e68;
}
.btn-blank.btn-green {
  color: #41b07e;
}
.btn-blank.btn-green.btn-hover,
.btn-blank.btn-green.btn-focus,
.btn-blank.btn-green:hover,
.btn-blank.btn-green:focus {
  color: #37966b;
}
.btn-blank.btn-green.btn-active,
.btn-blank.btn-green:active {
  color: #5ebc91;
}
.link {
  text-decoration: none !important;
}
.link > span {
  text-decoration: underline;
}
.link > span:hover {
  text-decoration: none;
}
.link:hover {
  text-decoration: none;
}
.link.URL .icon:before {
  content: "\e0b2";
}
.link.SiteTree .icon:before {
  content: "\e315";
}
.link .icon {
  text-decoration: none;
  line-height: 1;
  margin-left: 4px;
}
.link .icon:before {
  font-style: normal !important;
  font-family: 'GovIcons' !important;
  line-height: 1.1;
  text-decoration: none;
  vertical-align: text-bottom;
}
.label {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  background: #111;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  line-height: 1.53846154;
  text-transform: uppercase;
  padding: 0 0.38461538em;
  font-size: 0.85714286em;
}
@media only screen and (min-width:40em) {
  .label {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .label {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .label {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .label {
    font-size: 0.76470588em;
  }
}
.page-head .label {
  font-size: 1em;
  margin-top: 0.5em;
}
.label.blue {
  background: #397289;
}
.label.green {
  background: #41b07e;
}
.label.red {
  background: #B2414D;
}
.close-popup-btn {
  border: 0;
  padding: 0;
  background: none;
  width: 2em;
  height: 2.2em;
  position: absolute;
  right: 1.25rem;
  top: 2.1875rem;
  margin: -18px 0;
}
@media only screen and (min-width:40em) {
  .close-popup-btn {
    top: 2.5rem;
  }
}
@media only screen and (min-width:64em) {
  .close-popup-btn {
    top: 3.125rem;
  }
}
@media only screen and (min-width:48em) {
  .close-popup-btn {
    right: 2.5rem;
  }
}
.close-popup-btn:before,
.close-popup-btn:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60%;
  height: 2px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.close-popup-btn:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.social-share-buttons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-share-buttons li {
  display: block;
}
.social-share-buttons li a {
  position: relative;
  display: block;
  padding: 4px 0 4px 25px;
  text-decoration: none;
}
.social-share-buttons li a:hover {
  text-decoration: underline;
}
.social-share-buttons li a .icon {
  position: absolute;
  left: 0;
  top: 5px;
}
.social-share-buttons li:last-of-type {
  margin-bottom: 0;
}
.js-date-filter,
.js-date-filter-dynamic {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.js-date-filter > div,
.js-date-filter-dynamic > div {
  margin-left: 5px;
  margin-right: 5px;
}
@media only screen and (max-width:39.96875em) {
  .js-date-filter > div,
  .js-date-filter-dynamic > div {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.js-date-fieldset .middleColumn {
  margin-left: -10px;
}
#field_Month + .select2-container,
.field-dynamic-month + .select2-container {
  min-width: 125px;
}
.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  height: 25px;
  overflow: hidden;
  position: relative;
  background: url('../images/icons/star-o.svg');
  background-size: contain;
  margin-bottom: 10px;
}
.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  background: url('../images/icons/star.svg');
  background-size: contain;
}
.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
  opacity: 1;
}
.star-rating i ~ i {
  width: 40%;
}
.star-rating i ~ i ~ i {
  width: 60%;
}
.star-rating i ~ i ~ i ~ i {
  width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}
.star-rating.star-5 {
  width: 125px;
}
.star-rating.star-5 input,
.star-rating.star-5 i {
  width: 20%;
}
.star-rating.star-5 i ~ i {
  width: 40%;
}
.star-rating.star-5 i ~ i ~ i {
  width: 60%;
}
.star-rating.star-5 i ~ i ~ i ~ i {
  width: 80%;
}
.star-rating.star-5 i ~ i ~ i ~ i ~ i {
  width: 100%;
}
.matomo {
  margin-top: 2em;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 98;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
  text-align: right;
  padding: 0.9375rem 0 0;
  height: 3.75rem;
}
@media only screen and (min-width:40em) {
  .header {
    height: 5rem;
    padding: 1.25rem 0 0;
  }
}
@media only screen and (min-width:64em) {
  .header {
    height: 6.25rem;
    padding: 1.75rem 0 0;
  }
}
@media only screen and (min-width:85.375em) {
  .header {
    width: 25%;
    padding: 0;
    height: 100%;
    background: url(../images/bgr/menu.png) 0 100% / contain no-repeat;
  }
}
@media only screen and (min-width:87.5em) {
  .header {
    width: 20%;
  }
}
@media only screen and (min-width:120em) {
  .header {
    width: 384px;
  }
}
.header .adapt {
  max-height: 100%;
}
@media only screen and (min-width:85.375em) {
  .header .adapt {
    padding: 3.4375rem 14.70588235% 5.88235294rem;
    height: 100%;
  }
}
.header .brand {
  float: left;
  display: block;
}
@media only screen and (min-width:85.375em) {
  .header .brand {
    float: none;
  }
}
.header .brand:focus {
  box-shadow: none;
  background-color: transparent;
  box-shadow: 0 0 0 4px #FFC689;
}
.header .brand h1 {
  width: 10rem;
}
@media only screen and (min-width:40em) {
  .header .brand h1 {
    width: 12.5rem;
  }
}
@media only screen and (min-width:64em) {
  .header .brand h1 {
    width: 15.75rem;
  }
}
@media only screen and (min-width:85.375em) {
  .header .brand h1 {
    width: 100%;
  }
}
.svg .header .brand h1 {
  background: 0 0 / contain no-repeat;
}
.svg .header .brand h1:before {
  content: '';
  display: block;
  padding: 20% 0 0;
}
.svg .header .brand.en_IE h1 {
  background: 0 0 / contain no-repeat;
}
.svg .header .brand.en_IE h1:before {
  content: '';
  display: block;
  padding: 20% 0 0;
}
.svg .header .brand.hu_HU h1 {
  background: 0 0 / contain no-repeat;
}
.svg .header .brand.hu_HU h1:before {
  content: '';
  display: block;
  padding: 20% 0 0;
}
.svg .header .brand.it_IT h1 {
  background: 0 0 / contain no-repeat;
}
.svg .header .brand.it_IT h1:before {
  content: '';
  display: block;
  padding: 20% 0 0;
}
.header .brand .logo {
  width: 100%;
}
.svg .header .brand .logo {
  display: none;
}
.header .skip-to-content {
  display: block;
  position: absolute;
  left: 2px;
}
.header .skip-to-content:focus,
.header .skip-to-content:active {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  box-shadow: none;
  background-color: transparent;
  outline: none;
}
.header .skip-to-content:focus .skip-to-content-hide,
.header .skip-to-content:active .skip-to-content-hide {
  display: block;
  position: absolute;
  border: solid 1px #D7D7D7;
  background: #ECF2F4;
  padding: 5px;
  margin-top: 10px;
  top: 2px;
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
}
.header .skip-to-content .skip-to-content-hide {
  display: none;
}
.footer .inner {
  border-top: solid 1px #D7D7D7;
}
.footer .inner .adapt {
  padding-top: 1em;
  padding-bottom: 1.17647059em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .inner .adapt:last-of-type {
  padding-bottom: 5.88235294em;
}
.navigation {
  text-align: left;
}
.navigation a:hover {
  text-decoration: underline;
  color: #397289;
}
@media only screen and (max-width:85.34375em) {
  .navigation {
    display: inline;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation {
    padding: 3.4375rem 0 0;
  }
}
.navigation .inner {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media only screen and (max-width:85.34375em) {
  .navigation .inner {
    height: 100%;
    background: #397289;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.2s 0s, height 0s 0.2s;
    z-index: 99;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .navi-is-open .navigation .inner {
    height: 100%;
    opacity: 1;
    transition: opacity 0.2s 0s, height 0s 0s;
  }
}
@media only screen and (min-width:40em) {
  .navigation .inner {
    padding-left: 5rem;
    padding-right: 0rem;
  }
}
@media only screen and (min-width:48em) {
  .navigation .inner {
    padding-left: 5rem;
    padding-right: 0rem;
  }
}
@media only screen and (min-width:87.5em) {
  .navigation .inner {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width:85.34375em) {
  .navigation .menus {
    margin-top: 3.75rem;
    overflow-y: auto;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
@media only screen and (min-width:40em) {
  .navigation .menus {
    margin-top: 5rem;
  }
}
@media only screen and (min-width:64em) {
  .navigation .menus {
    margin-top: 6.25rem;
  }
}
@media only screen and (min-width:40em) {
  .navigation .menus {
    padding-right: 5rem;
  }
}
@media only screen and (min-width:48em) {
  .navigation .menus {
    padding-right: 5rem;
  }
}
@media only screen and (min-width:87.5em) {
  .navigation .menus {
    padding-right: 10rem;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation .menus {
    margin-top: 0;
    max-height: none;
    padding-right: 0;
  }
}
@media only screen and (min-width:40em) {
  .navigation ul {
    text-align: right;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation ul {
    text-align: left;
  }
}
@media only screen and (max-width:85.34375em) {
  .navigation ul li {
    margin-bottom: 1em;
  }
}
.navigation ul li:last-child {
  margin-bottom: 0;
}
.navigation ul .current a,
.navigation ul .section a {
  color: #62D3FF;
}
@media only screen and (min-width:85.375em) {
  .navigation ul .current a,
  .navigation ul .section a {
    color: #397289;
  }
}
.navigation ul a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width:85.34375em) {
  .navigation ul a {
    line-height: 1.2;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation ul a {
    font-weight: bold;
    color: #111;
  }
}
.navigation .primary {
  font-size: 1.28571429em;
  margin: 0 0 3em;
}
@media only screen and (min-width:85.375em) {
  .navigation .primary {
    font-size: 1.05882353em;
    line-height: 1.2;
    margin: 0 0 3em;
    font-weight: normal;
  }
}
.navigation .primary li {
  margin: 0 0 1em;
}
@media only screen and (min-width:85.375em) {
  .navigation .primary li {
    margin: 0 0 1.1em;
  }
}
.navigation .primary a {
  font-weight: bold;
}
.navigation .support {
  font-size: 1.07142857em;
}
@media only screen and (min-width:85.375em) {
  .navigation .support {
    font-size: 0.88235294em;
    line-height: 1.23529412;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation .support li {
    margin: 0 0 0.70588235em;
  }
}
.navigation .support a {
  font-weight: normal;
}
@media only screen and (max-width:85.34375em) {
  .navigation .support-links {
    -webkit-flex: 0 0;
        -ms-flex: 0 0;
            flex: 0 0;
    text-align: left;
    margin: 0 0 1em;
  }
}
@media only screen and (min-width:40em) {
  .navigation .support-links {
    margin-right: 5rem;
  }
}
@media only screen and (min-width:48em) {
  .navigation .support-links {
    margin-right: 5rem;
  }
}
@media only screen and (min-width:87.5em) {
  .navigation .support-links {
    margin-right: 10rem;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation .support-links {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    border-bottom: 0;
    text-align: left;
  }
}
.navigation .support-links li {
  margin-bottom: 0;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width:85.375em) {
  .navigation .support-links li {
    border-top: solid 1px #D7D7D7;
  }
}
.navigation .support-links li:first-child {
  margin-top: 2em;
}
@media only screen and (max-width:85.34375em) {
  .navigation .support-links .lang-menu {
    display: none;
  }
}
.navigation .support-links a,
.navigation .support-links button {
  display: inline-block;
  font-weight: normal;
  line-height: 2.06666667;
  height: 2.06666667em;
  color: #fff;
  padding: 0 0.5em 0 0;
}
@media only screen and (min-width:85.375em) {
  .navigation .support-links a,
  .navigation .support-links button {
    padding: 0.66666667em 14.70588235%;
    color: #397289;
    height: auto;
  }
}
.navigation .support-links a:hover,
.navigation .support-links button:hover {
  text-decoration: none;
}
@media only screen and (min-width:85.375em) {
  .navigation .support-links a:hover i,
  .navigation .support-links button:hover i,
  .navigation .support-links a:hover span,
  .navigation .support-links button:hover span {
    color: #2A5566;
  }
}
.navigation .support-links a:hover span,
.navigation .support-links button:hover span {
  text-decoration: underline;
}
.navigation .support-links a:focus,
.navigation .support-links button:focus {
  outline: 1px solid #FFC689;
  background-color: #FFC689;
}
.navigation .support-links button {
  border: 0;
}
.navigation .support-links i,
.navigation .support-links span {
  display: inline-block;
  vertical-align: middle;
  transition: opacity 0.2s;
  line-height: 1;
}
.navigation .support-links i {
  margin: -1em 0.7em -1em 0;
  width: 1em;
  font-size: 1.4em;
}
.navigation .language-select-dd {
  color: #fff;
}
@media only screen and (min-width:85.375em) {
  .navigation .language-select-dd {
    display: none;
  }
}
.navigation .language-select-dd:before {
  position: relative;
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "GovIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  content: "\e8e2";
  display: inline-block;
  width: 1em;
  margin: -1em -1em -1em 0;
  font-size: 1.4em;
  vertical-align: middle;
}
.navigation .language-select-dd select {
  line-height: 2.06666667;
  height: 2.06666667em;
  border: 0;
  color: inherit;
  background: rgba(255, 255, 255, 0.3);
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1em;
  padding: 0 0.5em 0 2.38em;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.navigation .language-select-dd select::-ms-expand {
  display: none;
}
.navigation .language-select-dd select option,
.navigation .language-select-dd select optgroup {
  color: #333;
  padding: 0;
}
.navigation .navi-btn {
  font-size: 1.75em;
  line-height: 1.28571429em;
  width: 1.07142857em;
  height: 1.28571429em;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 0 0.3em;
  cursor: pointer;
  color: #111;
}
@media only screen and (min-width:40em) {
  .navigation .navi-btn {
    font-size: 1.875em;
    width: 1.2em;
    height: 1.4em;
    padding: 0.06666667em;
  }
}
@media only screen and (min-width:85.375em) {
  .navigation .navi-btn {
    display: none;
  }
}
.navigation .navi-btn:before {
  display: inline-block;
  margin-top: 0.15em;
}
.navigation .open-navigation {
  position: relative;
}
.navigation .open-navigation:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 22px;
  height: 2px;
  background: currentColor;
  box-shadow: 0 -7px 0 currentColor, 0 7px 0 currentColor;
}
@media only screen and (min-width:40em) {
  .navigation .open-navigation:before {
    width: 26px;
    box-shadow: 0 -8px 0 currentColor, 0 8px 0 currentColor;
  }
}
.navigation .open-navigation:focus {
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
}
@media only screen and (min-width:85.375em) {
  .navigation .close-navigation {
    display: none;
  }
}
.navigation select[name="language-select"]:focus,
.navigation .close-navigation-btn:focus {
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
}
.navigation .search-btn-desktop {
  display: none;
  text-decoration: none;
  text-align: center;
  font-size: 1.05882353em;
  padding: 0.33333333em 1em 0.33333333em 0.7em;
  border-radius: 5px;
  line-height: 1;
  margin: 2em 0 0;
  transition: opacity 0.2s;
  border: 0;
}
@media only screen and (min-width:85.375em) {
  .navigation .search-btn-desktop {
    display: inline-block;
  }
}
.navigation .search-btn-desktop i,
.navigation .search-btn-desktop span {
  display: inline-block;
  vertical-align: middle;
}
.navigation .search-btn-desktop i {
  font-size: 2em;
  line-height: 1;
}
.navigation .search-btn-desktop span {
  line-height: 1em;
  padding: 0.5em;
}
.navigation .search-btn-desktop:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.navigation .search-btn-desktop:focus i,
.navigation .search-btn-desktop:focus span {
  color: #fff;
}
.subpage-navigation {
  color: #fff;
  padding-top: 1.25rem;
}
@media only screen and (min-width:48em) {
  .subpage-navigation {
    padding-top: 1.3125rem;
  }
}
@media only screen and (min-width:75em) {
  .subpage-navigation {
    padding-top: 2.25rem;
  }
}
@media only screen and (min-width:87.5em) {
  .subpage-navigation {
    padding-top: 2.0625rem;
  }
}
@media only screen and (min-width:48em) {
  .subpage-navigation {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width:85.375em) {
  .subpage-navigation {
    font-size: 1rem;
  }
}
@media only screen and (min-width:87.5em) {
  .subpage-navigation {
    font-size: 1.125rem;
  }
}
.notifications + .subpage-navigation {
  padding-top: 0;
}
.subpage-navigation .inner {
  background: #397289;
  padding-top: 1.45em;
  padding-bottom: 0.75em;
}
.subpage-navigation ul {
  margin: 0;
}
@media only screen and (min-width:40em) {
  .subpage-navigation ul {
    word-spacing: 2.5em;
  }
}
.subpage-navigation li {
  line-height: 1.25;
  margin: 0 0 0.7em;
}
@media only screen and (min-width:40em) {
  .subpage-navigation li {
    display: inline-block;
    word-spacing: normal;
  }
}
.subpage-navigation a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: inherit;
  margin-left: 1.2em;
  transition: opacity 0.2s;
}
.subpage-navigation a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.subpage-navigation a:focus {
  color: #000;
}
.subpage-navigation a:focus i {
  color: #E5EDF0;
}
.subpage-navigation [class*="ficon-"] {
  font-size: 1.25em;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 100%;
  margin: 0 0.2em 0 0;
}
.subtopic-navigation > ul > li > a {
  display: block;
}
.subtopic-navigation > ul > li > a:focus {
  box-shadow: 0 0 0 1em #FFC689;
  outline: none;
}
.subtopic-navigation > ul > li > a:focus h3 {
  color: #111;
}
.subtopic-navigation ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.no-flexbox .subtopic-navigation ul:after {
  content: "";
  display: table;
  clear: both;
}
.subtopic-navigation li {
  width: 100%;
  padding-top: 1.52941176em;
  margin-bottom: 3.05882353em;
  position: relative;
}
.subtopic-navigation li:after {
  content: '';
  border-top: solid 1px #D7D7D7;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media only screen and (min-width:35em) {
  .subtopic-navigation li {
    margin-left: 4.01691332%;
    width: 47.99154334%;
  }
  .no-flexbox .subtopic-navigation li {
    float: left;
  }
  .flexbox .subtopic-navigation li {
    -webkit-flex: 0 0 47.99154334%;
        -ms-flex: 0 0 47.99154334%;
            flex: 0 0 47.99154334%;
  }
  .subtopic-navigation li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .flexbox .subtopic-navigation li:nth-child(2n + 1):after {
    display: block;
    width: 208.37004405%;
  }
  .subtopic-navigation li:after {
    display: none;
  }
}
@media only screen and (min-width:60em) {
  .subtopic-navigation li {
    width: 30.65539112%;
  }
  .flexbox .subtopic-navigation li {
    -webkit-flex: 0 0 30.65539112%;
        -ms-flex: 0 0 30.65539112%;
            flex: 0 0 30.65539112%;
  }
  .subtopic-navigation li:nth-child(n) {
    margin-left: 4.01691332%;
  }
  .flexbox .subtopic-navigation li:nth-child(n):after {
    display: none;
  }
  .subtopic-navigation li:nth-child(3n + 1) {
    margin-left: 0;
  }
  .flexbox .subtopic-navigation li:nth-child(3n + 1):after {
    display: block;
    width: 326.20689655%;
  }
}
.subtopic-navigation a {
  text-decoration: none;
  color: inherit;
}
.subtopic-navigation a h3 {
  color: #397289;
  text-decoration: none;
}
.subtopic-navigation a:hover h3 {
  color: #2A5566;
  text-decoration: underline;
}
.subtopic-navigation a:focus h3,
.subtopic-navigation a:active h3 {
  color: #529DBA;
}
.subtopic-navigation h3 {
  text-transform: none;
}
.subtopic-navigation h3,
.is-article-list.subtopic-navigation h3 {
  margin: 0 0 0.29411765em;
}
.subarticle-navigation {
  border: solid #D7D7D7;
  border-width: 1px 0;
  padding: 1em 0;
}
.subarticle-navigation li {
  margin: 0 0 0.6em;
  position: relative;
  padding-left: 1.2em;
}
.subarticle-navigation li:last-child {
  margin: 0;
}
.subarticle-navigation a {
  text-decoration: none;
}
.subarticle-navigation a:hover {
  text-decoration: underline;
}
.subarticle-navigation a:before {
  content: "\e315";
  font-family: 'GovIcons';
  position: absolute;
  left: 0;
  top: 0;
  line-height: inherit;
}
.subarticle-navigation .txt {
  display: none;
  -webkit-flex: 0 0 47.99154334%;
      -ms-flex: 0 0 47.99154334%;
          flex: 0 0 47.99154334%;
}
.block-navigation {
  background: #F3F2F0;
  color: #73635B;
  margin: 2em 0;
}
@media only screen and (min-width:60em) {
  .block-navigation {
    width: 46%;
    float: right;
    margin: 0 0 4.5% 9%;
    min-width: 20em;
    border-left: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }
  .block-navigation li {
    z-index: 2;
  }
}
@media only screen and (min-width:60em) {
  .block-navigation.sidebar-block-navigation {
    float: none;
    margin: 0;
    min-width: 0;
    width: auto;
  }
}
.block-navigation .block-navigation-adapt {
  padding: 1.47058824em 1.76470588em;
}
@media only screen and (min-width:60em) {
  .block-navigation .sidebar-blocks {
    display: none;
  }
}
.block-navigation .sidebar-blocks li:first-child {
  margin-top: 1em;
  padding-top: 1em;
  border-top: solid 1px rgba(0, 0, 0, 0.25);
}
.block-navigation .sidebar-blocks li:first-child [class|="ficon"] {
  top: 0.83333333em;
}
.block-navigation h2 {
  text-transform: uppercase;
  margin: 0 0 1em;
}
.block-navigation ul {
  list-style: none;
}
.block-navigation li {
  line-height: 1.23529412;
  padding: 0 0 0.58823529em 1.17647059em;
  position: relative;
}
.block-navigation li:last-child {
  padding: 0 0 0.29411765em 1.17647059em;
}
.block-navigation li [class|="ficon"] {
  position: absolute;
  left: -0.29411765em;
  top: 0;
  font-size: 1.2em;
}
.block-navigation a {
  color: inherit;
  text-decoration: none;
}
.block-navigation a:hover {
  text-decoration: underline;
}
.img-reponsive {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.2s 0s, height 0s 0.2s;
  background: #397289;
  z-index: 100;
}
.search-is-open .search-popup {
  height: 100%;
  opacity: 1;
  transition: opacity 0.2s 0s, height 0s 0s;
}
.search-popup form {
  position: absolute;
  top: 50%;
  left: 20%;
  width: 60%;
  font-size: 1.75em;
  margin-top: -1em;
}
@media only screen and (min-width:85.375em) {
  .search-popup form {
    left: 30%;
    width: 40%;
  }
}
.search-popup fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}
.search-popup .field {
  width: 100%;
  float: left;
  padding-right: 2em;
}
.search-popup .field input {
  border: 0;
  border-radius: 1px;
  padding: 0.4em 0.7em;
  line-height: 1.2;
  height: 2em;
  width: 100%;
  color: #fff;
  background: none;
  box-shadow: 0 -3px 0 rgba(255, 255, 255, 0.1) inset;
  -webkit-appearance: none;
  outline: 0;
}
.search-popup .action {
  float: left;
  width: 2em;
  height: 2em;
  margin-left: -2em;
}
.search-popup .action [type="submit"] {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  background: none;
  border: 0;
}
.search-popup .action [type="submit"]:before {
  font-size: 1.375rem;
}
@media only screen and (min-width:85.375em) {
  .search-popup .action [type="submit"]:before {
    font-size: 2.625rem;
  }
}
.language-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.2s 0s, height 0s 0.2s;
  background: #397289;
  z-index: 100;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.language-is-open .language-popup {
  height: 100%;
  opacity: 1;
  transition: opacity 0.2s 0s, height 0s 0s;
}
.language-popup[hidden] {
  display: none;
}
@media only screen and (max-width:85.34375em) {
  .language-popup {
    display: none;
  }
}
.language-popup .language-select-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 75rem;
}
.language-popup ul {
  list-style: none;
}
.language-popup li {
  padding: 0.5em 1rem;
}
.language-popup li.sr-only {
  position: absolute;
  left: -100vw;
}
.language-popup a {
  color: #fff;
  text-decoration: none;
}
.language-popup a:hover,
.language-popup a:visited {
  color: rgba(255, 255, 255, 0.8);
}
.language-popup a:focus,
.language-popup a:active {
  color: rgba(255, 255, 255, 0.6);
}
.language-popup a:hover {
  text-decoration: underline;
}
.language-popup .languages-exposed {
  border-right: solid 1px rgba(255, 255, 255, 0.5);
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}
.language-popup .languages-exposed a {
  font-size: 1.21428571em;
}
@media only screen and (min-width:40em) {
  .language-popup .languages-exposed a {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:64em) {
  .language-popup .languages-exposed a {
    font-size: 1.17647059em;
  }
}
@media only screen and (min-width:85.375em) {
  .language-popup .languages-exposed a {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:100em) {
  .language-popup .languages-exposed a {
    font-size: 1.17647059em;
  }
}
.language-popup .languages {
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  max-width: 80%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 2em;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.language-popup .languages li {
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}
.language-popup .languages a {
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .language-popup .languages a {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .language-popup .languages a {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .language-popup .languages a {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .language-popup .languages a {
    font-size: 0.88235294em;
  }
}
.language-popup abbr {
  text-decoration: underline;
  text-decoration: none;
}
.language-popup .close-language-btn:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.breadcrumbs-container {
  position: relative;
  overflow: hidden;
}
.breadcrumbs-container + .v-adapt,
.breadcrumbs-container + .top-adapt {
  padding-top: 0;
}
.breadcrumbs-container:before,
.breadcrumbs-container:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 12px;
  height: 100%;
  width: 1.25rem;
}
@media only screen and (min-width:48em) {
  .breadcrumbs-container:before,
  .breadcrumbs-container:after {
    width: 2.5rem;
  }
}
@media only screen and (min-width:85.375em) {
  .breadcrumbs-container:before,
  .breadcrumbs-container:after {
    display: none;
  }
}
.breadcrumbs-container:before {
  left: 0;
  background: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0) 100%);
}
.breadcrumbs-container:after {
  right: 0;
  background: linear-gradient(to left, #fff 30%, rgba(255, 255, 255, 0) 100%);
}
.breadcrumbs-container .scrollable {
  overflow-x: auto;
}
.breadcrumbs-container .inner {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.breadcrumbs {
  padding-bottom: 1.41666667em;
  white-space: nowrap;
  font-size: 0.75rem;
}
.no-touchevents .breadcrumbs {
  white-space: normal;
  line-height: 2.2;
}
@media only screen and (min-width:48em) {
  .breadcrumbs {
    font-size: 0.9375rem;
  }
}
.breadcrumbs [itemscope] {
  display: inline;
}
.breadcrumbs a,
.breadcrumbs i {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs i {
  font-style: normal;
  line-height: 1;
}
.breadcrumbs i:before {
  content: "\e315";
  font-family: 'GovIcons';
  margin: 0 0.3em;
}
.scroll-top-btn {
  background: #397289;
  color: #fff;
  border-radius: 50%;
  border: 0;
  padding: 0;
  position: fixed;
  z-index: 97;
  right: 50%;
  bottom: 0;
  margin: 7% -1.25em;
  width: 2.5em;
  height: 2.5em;
  overflow: hidden;
  transition: opacity 0.2s, height 0s 0s;
  font-size: 1.28571429em;
}
.scroll-top-btn .icon {
  color: #fff;
}
@media only screen and (min-width:40em) {
  .scroll-top-btn {
    right: 0;
    margin: 7%;
  }
}
@media only screen and (min-width:75em) {
  .scroll-top-btn {
    right: 0;
    margin: 2em;
  }
  .touchevents .scroll-top-btn {
    display: block;
  }
}
.scroll-top-btn.is-hidden,
.scroll-top-btn.cant-show {
  opacity: 0;
  height: 0;
  transition: opacity 0.2s, height 0s 0.2s;
}
.scroll-top-btn:hover {
  background: #2A5566;
}
.scroll-top-btn:focus,
.scroll-top-btn:active {
  background: #529DBA;
  outline: 0;
}
.scroll-top-btn:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
  height: auto;
}
.scroll-top-btn:before {
  content: '';
  padding: 100% 0 0;
  display: block;
}
.scroll-top-btn .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.4em;
  line-height: 24px;
}
.form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.form [type="submit"] {
  border: 0;
}
.form .btn.reset,
.form [type="reset"] {
  border: 0;
}
.module-form {
  background: #F3F2F0;
}
.module-form a {
  text-decoration: underline;
}
.module-form a:hover {
  text-decoration: none;
}
.module-form .adapt {
  padding-top: 1.25%;
  padding-bottom: 1.25%;
}
.module-form .inner {
  margin: 1.17647059em 0;
}
.module-form .form-title {
  font-size: 1.07142857em;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (min-width:40em) {
  .module-form .form-title {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .module-form .form-title {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .module-form .form-title {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .module-form .form-title {
    font-size: 1.05882353em;
  }
}
.module-form .form-title + form {
  padding-top: 1.5em;
  box-sizing: content-box;
}
@media only screen and (max-width:63.96875em) {
  .module-form .form-wrapper {
    min-height: 22px;
  }
}
.module-form legend.form-title {
  font-weight: bold;
  margin-bottom: 1.5em;
}
@media only screen and (min-width:48em) {
  .module-form form {
    width: 65.32769556%;
  }
}
.module-form fieldset {
  margin: 0 -1.17647059em 0 0;
}
.module-form input:focus,
.module-form button:focus,
.module-form textarea:focus,
.module-form select:focus,
.module-form [class*=" btn-"]:focus,
.module-form [class^="btn-"]:focus {
  outline: 1px solid #FFC689;
  box-shadow: 0 0 0 4px #FFC689 inset;
}
.module-form .field {
  padding: 0 1.17647059em 1.17647059em 0;
}
.module-form .field.dropdown .middleColumn {
  border-radius: 4px;
}
.no-smil .module-form .field.dropdown .middleColumn {
  border-radius: 0;
}
@media only screen and (max-width:64.03125em) {
  .module-form .field.dropdown .middleColumn {
    overflow: hidden;
  }
}
@media only screen and (min-width:64.0625em) {
  .module-form .field.dropdown .middleColumn {
    border-radius: 0;
  }
  .no-smil .module-form .field.dropdown .middleColumn {
    border-radius: 0;
  }
}
.module-form .field.date-dropdown .middleColumn {
  max-width: 10em;
  position: relative;
}
.module-form .field.date-dropdown .middleColumn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "GovIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  content: "\e906";
  position: absolute;
  right: 0.6em;
  top: 0.6em;
}
.module-form .field.date-dropdown .select2-container--module-form .select2-selection--single .select2-selection__arrow::before {
  display: none;
}
.module-form .field.nr-of-items .middleColumn {
  max-width: 10em;
}
.module-form .field .text,
.module-form .field .dropdown,
.module-form .field .listbox {
  display: block;
  width: 100%;
  height: 2.35294118em;
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  border: 1px solid #397289;
}
.no-smil .module-form .field .text,
.no-smil .module-form .field .dropdown,
.no-smil .module-form .field .listbox {
  border-radius: 0;
}
.module-form .field .text:focus,
.module-form .field .dropdown:focus,
.module-form .field .listbox:focus {
  border-color: #FFC689;
  box-shadow: 0 0 0 3px #FFC689 inset;
}
.module-form .field.date .middleColumn {
  max-width: 10em;
  position: relative;
}
.module-form .field.date .middleColumn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "GovIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  content: "\e906";
  position: absolute;
  right: 0.6em;
  top: 0.6em;
}
.module-form .field.date .middleColumn .date {
  padding-right: 2.05882353em;
  cursor: pointer;
}
.module-form .field .dropdown {
  padding-right: 2.05882353em;
}
@media only screen and (max-width:64.03125em) {
  .no-touchevents .module-form .field .dropdown[multiple] {
    height: 6.76470588em;
  }
}
@media only screen and (max-width:64.03125em) {
  .module-form .field.listbox .middleColumn {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
  }
  .no-smil .module-form .field.listbox .middleColumn {
    border-radius: 0;
  }
  .no-smil .module-form .field.listbox .middleColumn:before {
    border-radius: 0;
  }
  .module-form .field.listbox .middleColumn:before {
    content: '';
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    height: 100%;
    width: 2em;
    border-radius: 4px;
    border: solid #397289;
    border-width: 1px 1px 1px 0;
    pointer-events: none;
  }
}
.module-form .field .listbox {
  height: 7.76470588em;
}
.module-form .field.optionset .left {
  display: block;
  line-height: 1.4;
}
.module-form .field .optionset {
  list-style: none;
}
.module-form .field .optionset li {
  line-height: 1.4;
  margin: 0 0 0.4em;
}
.module-form .field .optionset li:last-child {
  margin: 0;
}
.module-form .field input[type="radio"],
.module-form .field input[type="checkbox"] {
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0.01;
}
.module-form .field input[type="radio"]:focus + label:before,
.module-form .field input[type="checkbox"]:focus + label:before {
  box-shadow: 0 0 0 4px #fff inset, 0 0 1px 2px rgba(255, 198, 137, 0.7);
}
.module-form .field input[type="radio"] + label,
.module-form .field input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding-left: 1.76470588em;
  line-height: 1.4;
  cursor: pointer;
}
.module-form .field input[type="radio"] + label:before,
.module-form .field input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.11764706em;
  width: 1.17647059em;
  height: 1.17647059em;
  border-radius: 50%;
  border: solid 1px #397289;
  background: #fff;
  box-shadow: 0 0 0 4px #fff inset;
}
.module-form .field input[type="radio"]:checked + label:before {
  background: #397289;
}
.module-form .field input[type="checkbox"]:checked + label:after {
  display: block;
}
.module-form .field input[type="checkbox"] + label:before {
  border-radius: 0;
}
.module-form .field input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  left: 0.23529412em;
  top: 0.41176471em;
  display: none;
  width: 0.70588235em;
  height: 0.41176471em;
  border: solid #397289;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
.search-form form {
  overflow: hidden;
}
.search-form fieldset,
.search-form .btn-toolbar {
  position: relative;
}
.search-form fieldset .icon-questionmark,
.search-form .btn-toolbar .icon-questionmark {
  font-weight: bold;
  width: 23px;
  height: 23px;
  font-size: 12px;
  color: black;
  border: 2px solid #3e3e3e;
  text-align: center;
  border-radius: 20px;
  opacity: 1;
  transition: opacity 0.3s;
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (min-width:48em) {
  .search-form fieldset .icon-questionmark,
  .search-form .btn-toolbar .icon-questionmark {
    top: 9px;
    right: -40px;
    height: 23px;
    width: 24px;
  }
}
.search-form fieldset .icon-questionmark:hover,
.search-form .btn-toolbar .icon-questionmark:hover {
  text-decoration: none;
  opacity: 0.5;
}
.search-form fieldset {
  margin: 0;
}
@media only screen and (min-width:64em) {
  .search-form fieldset {
    overflow: hidden;
    float: left;
    width: 80%;
  }
}
@media only screen and (min-width:106.25em) {
  .search-form fieldset {
    width: 85%;
  }
}
.search-form fieldset .clear {
  display: none;
}
.search-form fieldset .field,
.search-form fieldset .middleColumn,
.search-form fieldset .middleColumn input {
  height: 100%;
}
.search-form fieldset > div {
  margin-bottom: 10px;
}
@media only screen and (min-width:64em) {
}
@media only screen and (min-width:64em) {
  .search-form fieldset > div.text {
    width: 68%;
    float: left;
  }
}
@media only screen and (min-width:64em) {
  .search-form fieldset > div.dropdown {
    width: 30%;
    float: right;
  }
}
.search-form .field {
  padding: 0;
}
.search-form .btn-toolbar {
  -webkit-flex: 0 0;
      -ms-flex: 0 0;
          flex: 0 0;
}
@media only screen and (min-width:64em) {
  .search-form .btn-toolbar {
    overflow: hidden;
    float: right;
  }
}
.search-form label {
  display: none;
}
.search-form .clear {
  display: none;
}
.search-form [type="submit"] {
  height: 100%;
}
.filter-form form {
  width: auto;
}
.filter-form .field:after {
  content: "";
  display: table;
  clear: both;
}
.filter-form .field .left {
  display: block;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 0.41176471em;
}
@media only screen and (min-width:40em) {
  .filter-form .field .left {
    float: left;
    width: 21.98731501%;
    margin: 0 4.01691332% 0 0;
  }
}
@media only screen and (min-width:60em) and (max-width:74.96875em) {
  .filter-form .field .left {
    width: 30.65539112%;
  }
}
@media only screen and (min-width:40em) {
  .filter-form .field .middleColumn {
    float: left;
    width: 73.99577167%;
  }
  .filter-form .field .middleColumn h3 {
    margin-top: 0.2em;
  }
}
@media only screen and (min-width:60em) {
  .filter-form .field .middleColumn {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:75em) {
  .filter-form .field .middleColumn {
    width: 56.65961945%;
  }
}
.filter-form .field .optionset {
  margin: 0 0 -20px;
}
.filter-form .field .optionset li {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.filter-form .filter-form-title-desktop {
  font-size: 1.07142857em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 18px 0;
  margin: 0;
  display: inline-block;
}
@media only screen and (min-width:40em) {
  .filter-form .filter-form-title-desktop {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .filter-form .filter-form-title-desktop {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .filter-form .filter-form-title-desktop {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .filter-form .filter-form-title-desktop {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:40em) {
  .filter-form .text .left,
  .filter-form .dropdown .left {
    margin-top: 0.4em;
  }
}
@media only screen and (min-width:40em) {
  .filter-form .optionset .middleColumn {
    margin-top: 0.05882353em;
  }
}
.filter-form .btn-toolbar {
  word-spacing: 0.35294118em;
  padding-top: 0.58823529em;
}
@media only screen and (min-width:40em) {
  .filter-form .btn-toolbar {
    margin-left: 26.00422833%;
  }
}
@media only screen and (min-width:60em) and (max-width:74.96875em) {
  .filter-form .btn-toolbar {
    margin-left: 34.67230444%;
  }
}
.filter-form .btn-toolbar input,
.filter-form .btn-toolbar button,
.filter-form .btn-toolbar a {
  word-spacing: normal;
}
.filter-new-left,
.filter-form-new .field > .form-title,
.filter-form-new .field > .left,
.filter-form-new .field.optionset .left {
  width: 26.2%;
}
@media only screen and (max-width:47.96875em) {
  .filter-new-left,
  .filter-form-new .field > .form-title,
  .filter-form-new .field > .left,
  .filter-form-new .field.optionset .left {
    width: 100%;
    margin: 0 0 0.41176471em;
  }
}
.filter-new-right,
.filter-form-new .field > .middleColumn,
.filter-form-new .field.optionset .middleColumn {
  width: 73.8%;
  max-width: 780px;
}
@media only screen and (max-width:47.96875em) {
  .filter-new-right,
  .filter-form-new .field > .middleColumn,
  .filter-form-new .field.optionset .middleColumn {
    width: 100%;
    max-width: 100%;
  }
}
.filter-form-new .js-date-fieldset .middleColumn {
  margin-left: -5px;
}
.filter-form-new .field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-form-new .field > .left {
  font-weight: bold;
  line-height: 1.4;
}
.filter-form-new .field.dropdown > fieldset {
  width: 100%;
}
.filter-form-new .field.dropdown > fieldset > .left {
  float: left;
  width: 26.2%;
  font-weight: bold;
  line-height: 40px;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .field.dropdown > fieldset > .left {
    float: none;
    width: 100%;
    line-height: 1.4;
    margin: 0 0 0.41176471em;
  }
}
.filter-form-new .field.dropdown > fieldset > .middleColumn {
  width: calc(73.8% + 5px);
  float: left;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .field.dropdown > fieldset > .middleColumn {
    float: none;
    width: 100%;
    margin-left: -5px;
  }
}
@media only screen and (max-width:39.96875em) {
  .filter-form-new .field.dropdown > fieldset > .middleColumn {
    margin-left: -10px;
  }
}
.filter-form-new .field ul.optionset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -10px;
}
.filter-form-new .field ul.optionset > li {
  display: inline-block;
  margin: 5px 10px;
}
.filter-form-new .filter-form-title-desktop {
  font-size: 1.07142857em;
  text-transform: uppercase;
  display: none;
  font-weight: bold;
  padding: 18px 0;
  margin: 0;
}
@media only screen and (min-width:40em) {
  .filter-form-new .filter-form-title-desktop {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .filter-form-new .filter-form-title-desktop {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .filter-form-new .filter-form-title-desktop {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .filter-form-new .filter-form-title-desktop {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .filter-form-new .filter-form-title-desktop {
    display: inline-block;
  }
}
.filter-form-new .toggle-filter-form {
  position: relative;
  font-size: 1.07142857em;
  text-transform: uppercase;
  display: none;
  text-decoration: none;
  font-weight: bold;
  padding: 18px 30px 18px 0;
}
@media only screen and (min-width:40em) {
  .filter-form-new .toggle-filter-form {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .filter-form-new .toggle-filter-form {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .filter-form-new .toggle-filter-form {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .filter-form-new .toggle-filter-form {
    font-size: 1.05882353em;
  }
}
@media only screen and (max-width:85.34375em) {
  .filter-form-new .toggle-filter-form {
    display: inline-block;
  }
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .toggle-filter-form {
    padding: 10px 20px 10px 0;
  }
}
.filter-form-new .toggle-filter-form .filter-icon-toggle {
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .toggle-filter-form .filter-icon-toggle {
    font-size: 1.1em;
    margin-top: -8px;
  }
}
.filter-form-new .toggle-filter-form:focus {
  background-color: transparent;
  box-shadow: none;
  outline: 0;
  color: #397289;
}
@media only screen and (max-width:85.34375em) {
  .filter-form-new .filter-form-wrapper {
    display: none;
  }
}
.filter-form-new .filter-form-wrapper form {
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .filter-form-wrapper form {
    margin-bottom: 25px;
  }
}
.filter-form-new .filter-form-wrapper form .Actions {
  margin-left: 26.2%;
  margin-top: 0.58823529em;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .filter-form-wrapper form .Actions {
    margin-left: 0;
  }
}
.filter-form-new .filter-form-wrapper form .Actions.btn-toolbar .submit {
  margin-right: 5px;
}
.filter-form-new.filter-active .filter-form-wrapper {
  display: block;
}
@media only screen and (min-width:48em) {
  .filter-content-form {
    position: relative;
  }
}
@media only screen and (min-width:48em) {
  .filter-content-form form {
    display: inline-block;
    overflow: hidden;
  }
}
.filter-content-form form .select2-wrapper--module-form {
  margin-bottom: 10px;
}
@media only screen and (min-width:48em) {
  .filter-content-form form .select2-wrapper--module-form {
    min-width: 200px;
    float: left;
    margin: 0;
  }
}
@media only screen and (min-width:48em) {
  .filter-content-form form input {
    float: left;
    margin-left: 10px;
  }
}
.filter-content-form .link-archive {
  margin-top: 20px;
  display: block;
}
@media only screen and (min-width:48em) {
  .filter-content-form .link-archive {
    float: right;
    margin-top: 10px;
  }
}
.filter-content-form + .block-navigation {
  margin-top: 2em;
}
.interest-rate-calculator .field:after {
  content: "";
  display: table;
  clear: both;
}
.interest-rate-calculator .field .left {
  display: block;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 0.41176471em;
}
@media only screen and (min-width:40em) {
  .interest-rate-calculator .field .left {
    float: left;
    width: 21.98731501%;
    margin: 0 4.01691332% 0 0;
  }
}
@media only screen and (min-width:60em) and (max-width:74.96875em) {
  .interest-rate-calculator .field .left {
    width: 30.65539112%;
  }
}
@media only screen and (min-width:75em) {
  .interest-rate-calculator .field .left {
    width: 39.32346723%;
  }
}
@media only screen and (min-width:40em) {
  .interest-rate-calculator .field .middleColumn {
    float: left;
    width: 73.99577167%;
  }
  .interest-rate-calculator .field .middleColumn h3 {
    margin-top: 0.2em;
  }
}
@media only screen and (min-width:60em) {
  .interest-rate-calculator .field .middleColumn {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:75em) {
  .interest-rate-calculator .field .middleColumn {
    width: 56.65961945%;
  }
}
.interest-rate-calculator input {
  width: 100%;
  height: 2.35294118em;
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  border: 1px solid #397289;
}
.interest-rate-calculator input:focus {
  outline: 1px solid #FFC689;
  box-shadow: 0 0 0 3px #FFC689 inset;
}
.interest-rate-calculator .hidden {
  display: none;
}
@media only screen and (min-width:48em) {
  .pagination.with-set-items {
    padding-top: 1.25rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width:48em) and only screen and (min-width:48em) {
  .pagination.with-set-items {
    padding-top: 2.1875rem;
  }
}
@media only screen and (min-width:48em) and only screen and (min-width:75em) {
  .pagination.with-set-items {
    padding-top: 3.75rem;
  }
}
@media only screen and (min-width:48em) and only screen and (min-width:87.5em) {
  .pagination.with-set-items {
    padding-top: 3.4375rem;
  }
}
.pagination ul {
  list-style: none;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  margin: 0 0.2em;
}
.pagination .selected a {
  background: #111;
  color: white;
}
.pagination span,
.pagination a {
  display: block;
  padding: 0.2em 0.6em;
  line-height: 1.3;
  font-weight: bold;
}
.pagination a {
  text-decoration: none;
}
.pagination .loop-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:47.96875em) {
  .pagination .loop-filter {
    margin-top: 0.8em;
  }
}
.pagination .loop-filter label {
  line-height: 1.3;
}
.pagination .loop-filter .middleColumn {
  position: relative;
  margin-left: 0.8em;
}
.pagination .loop-filter .middleColumn:after {
  content: "\e313";
  font-family: 'GovIcons' !important;
  text-align: left;
  width: 0.8em;
  line-height: 1.3;
  color: #397289;
  position: absolute;
  right: 0.4em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.pagination select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #397289;
  color: #397289;
  padding-right: 20px;
  line-height: 1.3;
  padding: 0.19em 1.2em 0.2em 0.6em;
  cursor: pointer;
}
.pagination select::-ms-expand {
  display: none;
}
.pagination select:focus {
  outline: 1px solid #FFC689;
  border-color: #FFC689;
  box-shadow: 0 0 0 3px #FFC689 inset;
}
.notification {
  padding-top: 1.45em;
  padding-bottom: 1.45em;
  background: #ECF2F4;
  color: #fff;
}
.notification a {
  color: white;
}
.notification a:hover {
  text-decoration: underline;
}
.notification a:focus {
  color: #000;
}
.notification.info {
  background: #33586C;
}
.notification.info + .info {
  margin-top: 1px;
}
.notification.alert {
  background: #B2414D;
}
.notification.alert + .alert {
  margin-top: 1px;
}
.notification.highlight {
  background: #73635B;
}
.notification.highlight + .highlight {
  margin-top: 1px;
}
.homepage .notification.highlight:first-child {
  margin-top: 1px;
}
@media only screen and (min-width:48em) {
  .homepage .notification.highlight:first-child {
    margin-top: 0;
  }
}
.notification .notif-wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.notification .notif-icon .icon {
  font-size: 2.35294118em;
}
.notification .notif-text {
  padding-left: 30px;
}
.notification h2 {
  margin: 0 0 0.2em;
}
.hide-content-btn {
  margin-top: 1.45em;
  border: 0;
}
.article .intro + .intro-image {
  margin-top: 2em;
}
.article .intro-image {
  margin: 0 0 2em;
}
.article .intro-image img {
  width: 100%;
  display: block;
}
.article .intro-image figcaption {
  margin-top: 10px;
  font-size: 0.85714286em;
}
@media only screen and (min-width:40em) {
  .article .intro-image figcaption {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .article .intro-image figcaption {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .article .intro-image figcaption {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .article .intro-image figcaption {
    font-size: 0.76470588em;
  }
}
.article .intro-image figure {
  margin-left: 0;
  margin-right: 0;
}
.article + .top-adapt {
  padding-top: 0;
}
.article .info {
  font-size: 0.82352941em;
  margin: 0 0 1.5em;
  padding: 0.7em 0;
  border: solid #D7D7D7;
  border-width: 1px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.article .info time {
  white-space: nowrap;
}
.article .info .organisations {
  list-style: none;
  text-align: right;
  margin: 0;
}
.article .info .organisations li {
  display: inline-block;
  word-spacing: normal;
  margin-left: 1em;
}
.article .info .organisations a {
  text-decoration: none;
}
.article .info .organisations a:hover {
  text-decoration: underline;
}
.RegistryPage .page-head + .top-adapt {
  padding-top: 1.25rem;
}
@media only screen and (min-width:48em) {
  .RegistryPage .page-head + .top-adapt {
    padding-top: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .RegistryPage .page-head + .top-adapt {
    padding-top: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .RegistryPage .page-head + .top-adapt {
    padding-top: 3.4375rem;
  }
}
.RegistryPage .block-navigation {
  margin-top: 1.5em;
  max-width: 340px;
}
@media only screen and (max-width:59.96875em) {
  .article-cols .col {
    float: none;
    width: auto;
    margin: 6em 0;
  }
  .article-cols .col:first-child {
    margin-top: 0;
  }
  .article-cols .col:last-child {
    margin-bottom: 0;
  }
}
.article-cols .adapt {
  padding: 0;
}
.alphabet-anchors {
  background: #73635B;
  color: #fff;
}
.alphabet-anchors .alphabet {
  overflow: hidden;
  list-style: none;
  margin: 0 -10px 0 0;
  padding: 1.2% 0;
}
.alphabet-anchors li {
  float: left;
  margin: 5px 10px 5px 0;
}
.alphabet-anchors a,
.alphabet-anchors span {
  display: block;
  line-height: 1.6em;
  width: 1.6em;
  text-align: center;
  color: inherit;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2px;
}
.alphabet-anchors a {
  background: #fff;
  color: #73635B;
}
.alphabet-anchors a:hover,
.alphabet-anchors a.selected {
  opacity: 0.7;
}
.contact-info > h2,
.contact-info > h3,
.contact-info > h4 {
  line-height: 1.4;
  margin: 0;
  text-transform: none;
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  .contact-info > h2,
  .contact-info > h3,
  .contact-info > h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .contact-info > h2,
  .contact-info > h3,
  .contact-info > h4 {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .contact-info > h2,
  .contact-info > h3,
  .contact-info > h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .contact-info > h2,
  .contact-info > h3,
  .contact-info > h4 {
    font-size: 1.05882353em;
  }
}
.contact-info > h2 a,
.contact-info > h3 a,
.contact-info > h4 a {
  text-decoration: none;
}
.contact-info > h2 a:hover,
.contact-info > h3 a:hover,
.contact-info > h4 a:hover {
  text-decoration: underline;
}
.contact-info > a {
  text-decoration: none;
}
.contact-info > a h2,
.contact-info > a h3,
.contact-info > a h4 {
  line-height: 1.4;
  margin: 0;
  text-transform: none;
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  .contact-info > a h2,
  .contact-info > a h3,
  .contact-info > a h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .contact-info > a h2,
  .contact-info > a h3,
  .contact-info > a h4 {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .contact-info > a h2,
  .contact-info > a h3,
  .contact-info > a h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .contact-info > a h2,
  .contact-info > a h3,
  .contact-info > a h4 {
    font-size: 1.05882353em;
  }
}
.contact-info .address {
  line-height: 1.4;
  margin: 0;
}
.extra-contacts {
  margin-bottom: 1em;
}
.extra-contacts.last {
  margin-bottom: 0;
}
.extra-contacts > h4 {
  line-height: 1.4;
  margin: 0 0 4px;
  text-transform: none;
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  .extra-contacts > h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .extra-contacts > h4 {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .extra-contacts > h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .extra-contacts > h4 {
    font-size: 1.05882353em;
  }
}
.extra-contacts > h4 + .contact-list {
  margin-top: 0;
}
.item-chief + p {
  margin-top: 30px;
}
.contact-info + p a {
  text-decoration: none;
}
.contact-info + p a:hover {
  text-decoration: underline;
}
.contact-list,
.social-list {
  list-style: none;
  margin: 1em 0;
}
.contact-list:last-child,
.social-list:last-child {
  margin-bottom: 0;
}
.contact-list li,
.social-list li {
  padding-left: 1.64705882em;
  position: relative;
  margin: 0;
  line-height: 1.23529412;
}
.contact-list li:last-child,
.social-list li:last-child {
  margin: 0;
}
.contact-list li:before,
.social-list li:before {
  line-height: 1.23529412;
}
.contact-list a,
.social-list a {
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  line-height: 1.23529412;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact-list a:hover,
.social-list a:hover {
  text-decoration: underline;
}
.contact-list .icon,
.social-list .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.contact-list + .extra-contacts {
  margin-top: 15px;
}
.social-list a {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width:48em) {
  .organisation-contact-blocks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media only screen and (min-width:48em) {
  .organisation-contact-blocks .organisation-module {
    -webkit-flex: 0 0 30.65539112%;
        -ms-flex: 0 0 30.65539112%;
            flex: 0 0 30.65539112%;
    max-width: 30.65539112%;
  }
  .organisation-contact-blocks .organisation-module:nth-child(n) {
    margin-left: 4.01691332%;
  }
  .organisation-contact-blocks .organisation-module:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.organisation-contact-blocks .block {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media only screen and (min-width:48em) {
  .organisation-contact-blocks .block {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.timetable-info h4 {
  font-size: 1em;
  line-height: 1.4;
  margin: 0;
}
@media only screen and (min-width:40em) {
  .timetable-info h4 {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .timetable-info h4 {
    font-size: 1em;
  }
}
@media only screen and (min-width:85.375em) {
  .timetable-info h4 {
    font-size: 1em;
  }
}
@media only screen and (min-width:100em) {
  .timetable-info h4 {
    font-size: 1em;
  }
}
.timetable-info p {
  line-height: 1.4;
  margin: 0;
}
.timetable-info .timetable-list {
  margin: 0.7em 0;
}
.timetable-info ul {
  list-style: none;
}
.timetable-info a {
  text-decoration: none;
}
.timetable-info .has-icon {
  position: relative;
  padding: 0 0 0 1.6em;
  margin: 0.25em 0 0;
}
.timetable-info .has-icon a {
  display: inline-block;
  position: relative;
  margin-left: -1.6em;
  padding: 0 0 0 1.6em;
}
.timetable-info .has-icon i {
  position: absolute;
  left: 0;
  top: 0.75em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #111;
}
.hide-form {
  width: 0;
  height: 0;
  float: right;
  position: relative;
  -webkit-transform: translateY(1.17647059em);
      -ms-transform: translateY(1.17647059em);
          transform: translateY(1.17647059em);
}
@media only screen and (min-width:64.0625em) {
  .hide-form {
    display: none;
  }
}
.hide-form.is-closed .when-open {
  display: none;
}
.hide-form.is-closed .when-closed {
  display: block;
}
.hide-form.is-closed + .inner form {
  display: block;
}
.hide-form.is-open + .inner {
  height: auto !important;
}
.hide-form.is-open + .inner form {
  display: block;
}
.hide-form .when-closed {
  display: none;
}
.hide-form + .inner {
  overflow: hidden;
  transition: height 0.3s;
}
@media only screen and (max-width:64.03125em) {
  .hide-form + .inner form {
    display: none;
  }
}
.hide-form + .inner .btn-toolbar {
  min-height: 50px;
}
.hide-form-btn {
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  border: 0;
  padding: 0 1.5em 0 0;
  color: #397289;
  outline: 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.07142857em;
  min-height: 1.2em;
}
@media only screen and (min-width:40em) {
  .hide-form-btn {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .hide-form-btn {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .hide-form-btn {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .hide-form-btn {
    font-size: 1.05882353em;
  }
}
.hide-form-btn > span span {
  display: none;
}
@media only screen and (min-width:30em) {
  .hide-form-btn > span span {
    display: inline-block;
  }
}
.hide-form-btn i {
  position: absolute;
  right: -0.4em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.5em;
  padding: 0.4em;
}
@media only screen and (min-width:30em) {
  .hide-form-btn i {
    right: 0;
    padding: 0;
  }
}
.page-meta-details {
  overflow: hidden;
}
.page-meta-details dl {
  font-size: 0.92857143em;
  color: #65656a;
  white-space: nowrap;
}
@media only screen and (min-width:40em) {
  .page-meta-details dl {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .page-meta-details dl {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .page-meta-details dl {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .page-meta-details dl {
    font-size: 0.88235294em;
  }
}
@media only screen and (max-width:59.96875em) {
  .page-meta-details dl {
    margin-bottom: 0.5em;
  }
}
.page-meta-details dt,
.page-meta-details dd {
  display: inline-block;
}
.page-meta-details dt {
  font-weight: bold;
}
@media only screen and (max-width:59.96875em) {
  .page-meta-details dt {
    display: block;
    margin-bottom: 5px;
  }
}
.page-meta-details .page-meta-phone,
.page-meta-details .page-meta-email {
  display: inline-block;
}
@media only screen and (max-width:59.96875em) {
  .page-meta-details .page-meta-phone,
  .page-meta-details .page-meta-email {
    display: block;
  }
  .page-meta-details .page-meta-phone .page-meta-divider,
  .page-meta-details .page-meta-email .page-meta-divider {
    display: none;
  }
}
.feedback {
  position: relative;
}
.feedback .js-trigger.selected {
  background-color: #397289;
  color: #fff;
  box-shadow: 0 0 0 4px #397289;
  outline: 1px solid #397289;
  margin: 0 5px;
}
.feedback .js-trigger.selected:focus {
  box-shadow: 0 0 0 4px #397289;
  outline: 1px solid #397289;
}
.feedback .show-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  margin-top: 10px;
}
.feedback .show-inline > legend {
  margin-right: 15px;
}
.feedback .show-inline > legend,
.feedback .show-inline > div {
  margin-bottom: 0;
}
.feedback .chars-remains {
  margin: 0;
  font-size: 0.85714286em;
  color: #65656a;
}
@media only screen and (min-width:40em) {
  .feedback .chars-remains {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .feedback .chars-remains {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .feedback .chars-remains {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .feedback .chars-remains {
    font-size: 0.76470588em;
  }
}
@media only screen and (max-width:47.96875em) {
  .feedback .chars-remains {
    margin-bottom: 10px;
  }
}
#feedback-form > fieldset {
  padding-top: 10px;
}
.feedback-form-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  max-width: 960px;
  width: 100%;
}
.feedback-form-wrapper > div {
  margin-left: 10px;
  margin-right: 10px;
}
.feedback-form-wrapper .top,
.feedback-form-wrapper .bottom {
  width: calc(100% - 20px);
}
.feedback-form-wrapper .left,
.feedback-form-wrapper .right {
  width: calc(50% - 20px);
}
@media only screen and (max-width:47.96875em) {
  .feedback-form-wrapper .left,
  .feedback-form-wrapper .right {
    width: calc(100% - 20px);
  }
}
.feedback-form-wrapper .right {
  padding-top: 40px;
  position: relative;
  /*&:before {
			.___fonticon;
			content: @ficon-notification-alert;
			color: @_blue;
			position: absolute;
			font-size: 1.7rem;
			left: 0;
			top: 0;
		}*/
}
@media only screen and (max-width:47.96875em) {
  .feedback-form-wrapper .right {
    padding: 0 0 20px 0;
  }
}
.feedback-form-wrapper .side-text {
  background-image: url("../images/svg/icons/icon_ex_mark.svg");
  background-repeat: no-repeat;
  background-position: top 2px left;
  background-size: 26px 23px;
  padding-top: 35px;
}
@media only screen and (max-width:47.96875em) {
  .feedback-form-wrapper .side-text {
    padding-top: 0;
    padding-left: 40px;
  }
}
.feedback-form-wrapper .side-text p {
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .feedback-form-wrapper .side-text p {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .feedback-form-wrapper .side-text p {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .feedback-form-wrapper .side-text p {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .feedback-form-wrapper .side-text p {
    font-size: 0.88235294em;
  }
}
.feedback-block {
  background: #F3F2F0;
}
.feedback-block .v-adapt {
  padding-top: 1.2em;
  padding-bottom: 1em;
}
.feedback-block label,
.feedback-block legend {
  font-weight: bold;
}
.feedback-block label,
.feedback-block textarea,
.feedback-block legend {
  display: block;
  margin-bottom: 1em;
}
.feedback-block legend {
  margin-bottom: 0.3em;
}
.feedback-block .js-success .inside {
  max-width: 760px;
}
@media only screen and (max-width:47.96875em) {
  .feedback-block .js-success p.large {
    padding-right: 85px;
  }
}
.feedback-block .js-success-reply {
  border-top: 1px solid #D7D7D7;
  padding-top: 10px;
  margin-top: 10px;
}
.feedback-block p {
  margin-bottom: 0;
  display: inline-block;
}
.feedback-block p.small {
  color: #65656a;
  margin-top: 15px;
}
.feedback-block textarea {
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  border: 1px solid #397289;
  width: 100%;
  min-height: 125px;
  resize: vertical;
  margin-bottom: 4px;
}
.feedback-block textarea:focus {
  outline: 1px solid #FFC689;
}
.feedback-block .hidden {
  display: none;
}
.feedback-block .form {
  margin-top: 1em;
  position: relative;
  width: 100%;
}
.feedback-block .action {
  margin-top: 15px;
}
.feedback-block .action .feedback-close {
  margin-left: 6px;
  border: 0;
}
.feedback-block.feedback-block-sdg .js-question {
  position: relative;
}
.feedback-block.feedback-block-sdg .feedback-logo {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -4px;
}
.feedback-block.feedback-block-sdg .feedback-logo img {
  width: 110px;
  height: 30px;
}
@media only screen and (max-width:47.96875em) {
  .feedback-block.feedback-block-sdg .feedback-logo {
    margin-top: 10px;
  }
  .feedback-block.feedback-block-sdg .feedback-logo img {
    width: 75px;
    height: 21px;
  }
  .feedback-block.feedback-block-sdg .js-question p {
    display: block;
  }
}
.search-results {
  list-style: none;
}
.search-results h3 {
  text-transform: none;
  margin: 0;
}
.search-results h3 a {
  text-decoration: none;
}
.search-results h3 + a {
  color: #bbb;
  margin: 0 0 1em;
  display: inline-block;
  text-decoration: none;
}
.search-results li {
  border-top: solid 1px #D7D7D7;
  padding-top: 1em;
  margin-bottom: 1.5em;
}
.search-results li:last-child {
  margin-bottom: 0;
}
.search-results li a {
  text-decoration: none;
}
.search-results li .label {
  vertical-align: baseline;
  font-size: 0.6em;
  margin: 0 0 0 0.5em;
}
.search-results li em {
  font-style: normal;
  font-weight: bold;
  background: rgba(82, 157, 186, 0.15);
}
.list {
  list-style: none;
}
.list .list-item {
  border-top: solid 1px #D7D7D7;
  padding: 0.58823529em 0 0.58823529em;
}
.list .list-item:after {
  content: "";
  display: table;
  clear: both;
}
.list .datetime time {
  font-size: 0.92857143em;
  font-weight: bold;
}
@media only screen and (min-width:40em) {
  .list .datetime time {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .list .datetime time {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .list .datetime time {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .list .datetime time {
    font-size: 0.88235294em;
  }
}
.list h3 {
  text-transform: none;
}
.list h3 a {
  text-decoration: none;
  display: inline-block;
}
.list h3 a:hover {
  text-decoration: underline;
}
.list + .more-link {
  border-top: solid 1px #D7D7D7;
  padding-top: 1.6em;
}
.list-in-list {
  list-style: none;
}
.list-small {
  border-top: solid 1px #D7D7D7;
  list-style: none;
  margin-bottom: 20px;
}
.list-small > li {
  border-bottom: solid 1px #D7D7D7;
  padding: 0.7em 0;
}
.list-small > li strong,
.list-small > li span {
  display: block;
}
.list-small > li strong {
  text-transform: uppercase;
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .list-small > li strong {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:64em) {
  .list-small > li strong {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .list-small > li strong {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:100em) {
  .list-small > li strong {
    font-size: 0.76470588em;
  }
}
.list-small.timetable-list > li {
  margin: 0;
}
.list-small.timetable-list > li:before {
  display: none;
}
.list-small-no-border {
  list-style: none;
  margin-bottom: 20px;
}
.list-small-no-border > li {
  padding: 0.7em 0;
}
.list-small-no-border > li strong,
.list-small-no-border > li span {
  display: block;
}
.list-small-no-border > li strong {
  text-transform: uppercase;
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .list-small-no-border > li strong {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:64em) {
  .list-small-no-border > li strong {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .list-small-no-border > li strong {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:100em) {
  .list-small-no-border > li strong {
    font-size: 0.76470588em;
  }
}
.list-small-no-border.timetable-list > li {
  margin: 0;
}
.list-small-no-border.timetable-list > li:before {
  display: none;
}
.list-table {
  border: 0;
}
@media only screen and (max-width:63.96875em) {
  .list-table,
  .list-table tbody,
  .list-table tr,
  .list-table th,
  .list-table td {
    display: block;
  }
}
@media only screen and (max-width:63.96875em) {
  .list-table thead {
    display: none;
  }
}
.list-table th {
  font-size: 0.92857143em;
  border: 0;
  padding-top: 0.73333333em;
  padding-bottom: 0.73333333em;
  white-space: nowrap;
  color: #65656a;
  text-transform: uppercase;
}
@media only screen and (min-width:40em) {
  .list-table th {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:64em) {
  .list-table th {
    font-size: 0.82352941em;
  }
}
@media only screen and (min-width:85.375em) {
  .list-table th {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:100em) {
  .list-table th {
    font-size: 0.82352941em;
  }
}
@media only screen and (max-width:63.96875em) {
  .list-table tr {
    border-top: solid 1px #D7D7D7;
    padding: 1em;
  }
}
.list-table td {
  border: 0;
}
@media only screen and (max-width:63.96875em) {
  .list-table td {
    padding: 0;
  }
}
@media only screen and (min-width:64em) {
  .list-table td {
    border-top: solid 1px #D7D7D7;
  }
}
.list-table [data-key]:before {
  font-size: 0.85714286em;
  font-weight: bold;
  color: #65656a;
}
@media only screen and (min-width:40em) {
  .list-table [data-key]:before {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .list-table [data-key]:before {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .list-table [data-key]:before {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .list-table [data-key]:before {
    font-size: 0.76470588em;
  }
}
@media only screen and (max-width:63.96875em) {
  .list-table [data-key]:before {
    content: attr(data-key) ':';
  }
}
.list-table .td-content,
.list-table .td-title {
  font-weight: bold;
}
.list-table .td-content a,
.list-table .td-title a {
  text-decoration: none;
}
.list-table .td-content a:hover,
.list-table .td-title a:hover {
  text-decoration: underline;
}
@media only screen and (min-width:64em) {
  .list-table .td-tags:last-child,
  .list-table .th-tags:last-child {
    text-align: right;
    padding-right: 0;
  }
}
.alphabet-list .letter {
  float: left;
  width: 2em;
  margin: 0 -2em 0 0;
}
.alphabet-list .letter span {
  text-transform: uppercase;
  margin: 0;
}
.alphabet-list .content {
  float: right;
  padding-left: 2.5em;
  width: 100%;
}
@media only screen and (min-width:40em) {
  .alphabet-list .content {
    width: 73.99577167%;
    padding-left: 0;
  }
}
@media only screen and (min-width:60em) {
  .alphabet-list .content {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:75em) {
  .alphabet-list .content {
    width: 73.99577167%;
  }
}
.alphabet-list .list-in-list li {
  margin: 0 0 0.35294118em;
}
.alphabet-list .list-in-list li:last-child {
  margin: 0;
}
.alphabet-list .list-in-list a {
  text-decoration: none;
  font-weight: bold;
}
.country-list {
  overflow: hidden;
}
@media only screen and (min-width:35em) {
  .country-list .list-item {
    float: left;
    width: 47.99154334%;
    margin-left: 4.01691332%;
  }
  .country-list .list-item:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
}
.news-list .datetime {
  display: block;
  margin: 0 0 0.3em;
  width: 100%;
}
@media only screen and (min-width:30em) {
  .news-list .datetime {
    float: left;
    width: 21.98731501%;
  }
}
.grid-col-4 .news-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .news-list .datetime {
    width: 21.98731501%;
  }
}
.news-list .datetime time,
.news-list .datetime .badge {
  display: inline-block;
  vertical-align: middle;
}
.news-list .datetime time + .badge {
  margin: 0 0 0 0.6em;
}
.news-list .title {
  margin-top: 0;
}
@media only screen and (min-width:20em) {
  .news-list .title {
    float: left;
  }
}
@media only screen and (min-width:30em) {
  .news-list .title {
    width: 73.99577167%;
  }
}
.grid-col-4 .news-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:20em) {
  .grid-col-8 .news-list .title {
    float: left;
  }
}
@media only screen and (min-width:30em) {
  .grid-col-8 .news-list .title {
    width: 73.99577167%;
  }
}
@media only screen and (min-width:20em) {
  .news-list .content {
    float: right;
  }
}
@media only screen and (min-width:30em) {
  .news-list .content {
    float: left;
    margin-left: 21.98731501%;
  }
}
.grid-col-4 .news-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .news-list .content {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .news-list .content {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:30em) {
  .news-list .with-image .title {
    width: 47.99154334%;
  }
}
@media only screen and (min-width:30em) {
  .grid-col-8 .news-list .with-image .title {
    width: 47.99154334%;
  }
}
.news-list .with-image .news-list-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width:20em) {
  .news-list .with-image .news-list-image {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width:30em) {
  .news-list .with-image .news-list-image {
    float: right;
    width: 21.98731501%;
  }
}
.grid-col-4 .news-list .with-image .news-list-image {
  float: none;
  width: auto;
}
@media only screen and (min-width:20em) {
  .grid-col-8 .news-list .with-image .news-list-image {
    float: left;
  }
}
@media only screen and (min-width:30em) {
  .grid-col-8 .news-list .with-image .news-list-image {
    float: right;
    width: 21.98731501%;
  }
}
.buttons-above-list {
  display: block;
  text-align: right;
  padding: 0.4em 0 0;
  cursor: default;
}
@media only screen and (max-width:87.46875em) {
  .buttons-above-list {
    text-align: left;
  }
}
.buttons-above-list > div {
  display: inline-block;
}
.subscribe-link {
  margin-right: 15px;
}
@media only screen and (max-width:87.46875em) {
  .subscribe-link {
    margin-left: 20px;
  }
}
.subscribe-link a {
  position: relative;
}
.subscribe-link a:before {
  position: absolute;
  left: -22px;
  top: 2px;
  color: #111;
}
@media only screen and (min-width:60em) {
  .NewsPage .page-head.without-right-blocks .adapt {
    width: 69%;
  }
}
.news-list-element__news .news-list .title {
  margin-top: 0;
}
.project-list .datetime {
  display: block;
  margin: 0 0 0.3em;
  width: 100%;
}
@media only screen and (min-width:30em) {
  .project-list .datetime {
    float: left;
    width: 21.98731501%;
  }
}
.grid-col-4 .project-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .project-list .datetime {
    width: 21.98731501%;
  }
}
.project-list .datetime time,
.project-list .datetime .badge {
  display: inline-block;
  vertical-align: middle;
}
.project-list .datetime time + .badge {
  margin: 0 0 0 0.6em;
}
.project-list .title {
  margin-top: 0;
}
@media only screen and (min-width:20em) {
  .project-list .title {
    float: left;
  }
}
@media only screen and (min-width:30em) {
  .project-list .title {
    width: 73.99577167%;
  }
}
.grid-col-4 .project-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:20em) {
  .grid-col-8 .project-list .title {
    float: left;
  }
}
@media only screen and (min-width:30em) {
  .grid-col-8 .project-list .title {
    width: 73.99577167%;
  }
}
@media only screen and (min-width:20em) {
  .project-list .content {
    float: right;
  }
}
@media only screen and (min-width:30em) {
  .project-list .content {
    float: left;
    margin-left: 21.98731501%;
  }
}
.grid-col-4 .project-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .project-list .content {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .project-list .content {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:30em) {
  .project-list .with-image .title {
    width: 47.99154334%;
  }
}
@media only screen and (min-width:30em) {
  .grid-col-8 .project-list .with-image .title {
    width: 47.99154334%;
  }
}
.project-list .with-image .news-list-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width:20em) {
  .project-list .with-image .news-list-image {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width:30em) {
  .project-list .with-image .news-list-image {
    float: right;
    width: 21.98731501%;
  }
}
.grid-col-4 .project-list .with-image .news-list-image {
  float: none;
  width: auto;
}
@media only screen and (min-width:20em) {
  .grid-col-8 .project-list .with-image .news-list-image {
    float: left;
  }
}
@media only screen and (min-width:30em) {
  .grid-col-8 .project-list .with-image .news-list-image {
    float: right;
    width: 21.98731501%;
  }
}
.events-list .datetime {
  display: block;
  min-height: 1px;
}
@media only screen and (min-width:35em) {
  .events-list .datetime {
    float: left;
    width: 21.98731501%;
  }
}
.grid-col-4 .events-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .events-list .datetime {
    width: 30.65539112%;
  }
}
.events-list .datetime time {
  display: block;
}
.events-list .datetime .time {
  font-weight: normal;
}
.events-list .title {
  margin-top: 0;
}
@media only screen and (min-width:35em) {
  .events-list .title {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:48em) {
  .events-list .title {
    float: left;
    width: 21.98731501%;
    margin-left: 4.01691332%;
  }
}
.grid-col-4 .events-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .events-list .title {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .events-list .title {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:35em) {
  .events-list .content {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:48em) {
  .events-list .content {
    float: left;
    width: 47.99154334%;
    margin-left: 4.01691332%;
  }
}
.grid-col-4 .events-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .events-list .content {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .events-list .content {
    width: 65.32769556%;
  }
}
.events-list .date {
  position: relative;
  padding-left: 1.8em;
}
.events-list .date:before {
  font-family: 'GovIcons';
  content: "\e90b";
  position: absolute;
  left: 0;
  top: 0em;
  font-size: 1.2em;
}
.events-list .location {
  margin-top: 1em;
}
@media only screen and (min-width:35em) {
  .events-list .location {
    float: left;
  }
}
.old__events-list .datetime {
  display: inline-block;
  margin-left: 1em;
}
@media only screen and (min-width:35em) {
  .old__events-list .datetime {
    float: left;
    clear: left;
    width: 26.00422833%;
    margin-left: 0;
  }
}
@media only screen and (min-width:60em) {
  .old__events-list .datetime {
    clear: none;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .datetime {
    width: 17.33615222%;
  }
}
@media only screen and (min-width:60em) {
  .grid-col-8 .old__events-list .datetime {
    clear: left;
    width: 26.00422833%;
    padding-right: 1em;
  }
}
.old__events-list .datetime time {
  display: block;
}
.old__events-list .date {
  margin-left: 0;
}
.old__events-list .date time {
  position: relative;
  padding-left: 1.8em;
}
.old__events-list .date time:before {
  font-family: 'GovIcons';
  content: "\e906";
  position: absolute;
  left: 0;
  top: 0em;
  font-size: 1.2em;
}
@media only screen and (min-width:60em) {
  .old__events-list .time {
    width: 13.3192389%;
  }
}
@media only screen and (min-width:35em) {
  .old__events-list .content,
  .old__events-list .location {
    width: 73.99577167%;
    margin-left: auto;
  }
}
@media only screen and (min-width:60em) {
  .old__events-list .content,
  .old__events-list .location {
    width: 56.65961945%;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .content,
  .old__events-list .location {
    width: 47.99154334%;
    float: right;
  }
}
.grid-col-8 .old__events-list .content,
.grid-col-8 .old__events-list .location {
  float: none;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .old__events-list .content,
  .grid-col-8 .old__events-list .location {
    width: 73.99577167%;
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .old__events-list .content,
  .grid-col-8 .old__events-list .location {
    width: 65.32769556%;
  }
}
.old__events-list .content {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
@media only screen and (min-width:35em) {
  .old__events-list .content {
    margin-top: 0;
  }
}
.old__events-list .content h3 {
  margin: 0 0 0.3em;
}
.old__events-list .location {
  font-size: 0.92857143em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media only screen and (min-width:40em) {
  .old__events-list .location {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .old__events-list .location {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .old__events-list .location {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .location {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .location {
    width: 13.3192389%;
    margin: 0 4.01691332% 0 0;
  }
}
.content-sidebar .events-list .content {
  margin-left: 0;
}
.content-sidebar .events-list .content h3 {
  margin-top: 1em;
}
.content-sidebar .events-list .location {
  margin-top: 0;
}
.content-sidebar .events-list .event-list-intro {
  display: none;
}
.events-list-new .event-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-top: solid 1px #D7D7D7;
  padding: 0.58823529em 0 0.58823529em;
}
.events-list-new .event-item .left {
  width: 40%;
  padding-right: 15px;
}
@media only screen and (max-width:47.96875em) {
  .events-list-new .event-item .left {
    width: 100%;
  }
}
.events-list-new .event-item .right {
  width: 60%;
}
@media only screen and (max-width:47.96875em) {
  .events-list-new .event-item .right {
    width: 100%;
    margin-top: 15px;
  }
}
.events-list-new .event-item h2 {
  text-transform: none;
  margin-top: 0;
}
.events-list-new .event-item h2 a {
  text-decoration: none;
  display: inline-block;
}
.events-list-new .event-item h2 a:hover {
  text-decoration: underline;
}
.events-list-new .event-item + .more-link {
  border-top: solid 1px #D7D7D7;
  padding-top: 1.6em;
}
.events-list-new .event-item .date {
  position: relative;
  font-size: 0.92857143em;
  font-weight: bold;
}
@media only screen and (min-width:40em) {
  .events-list-new .event-item .date {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .events-list-new .event-item .date {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .events-list-new .event-item .date {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .events-list-new .event-item .date {
    font-size: 0.88235294em;
  }
}
.events-list-new .event-item .time {
  font-size: 0.92857143em;
  font-weight: bold;
}
@media only screen and (min-width:40em) {
  .events-list-new .event-item .time {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .events-list-new .event-item .time {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .events-list-new .event-item .time {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .events-list-new .event-item .time {
    font-size: 0.88235294em;
  }
}
.events-list-new .event-item .date .icon,
.events-list-new .event-item .location .icon {
  font-size: 1.1rem;
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  text-align: center;
}
.events-list-new .event-item .location {
  position: relative;
  margin-top: 15px;
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .events-list-new .event-item .location {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .events-list-new .event-item .location {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .events-list-new .event-item .location {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .events-list-new .event-item .location {
    font-size: 0.88235294em;
  }
}
.institutions-list .institutions-group {
  margin: 0 0 1.52941176em;
}
@media only screen and (min-width:48em) {
  .institutions-list .institutions-group {
    float: left;
    width: 21.98731501%;
  }
}
.institutions-list .content {
  margin-left: 4.01691332%;
}
@media only screen and (min-width:48em) {
  .institutions-list .content {
    float: right;
    width: 65.32769556%;
  }
}
@media only screen and (min-width:64em) {
  .institutions-list .content {
    width: 56.65961945%;
  }
}
.institutions-list .institutions {
  border-top: solid 1px #D7D7D7;
}
@media only screen and (min-width:48em) {
  .institutions-list .institutions {
    border-top: 0;
  }
}
.institutions-list .institutions li {
  border-bottom: solid 1px #D7D7D7;
  padding: 0.58823529em 0;
}
@media only screen and (min-width:48em) {
  .institutions-list .institutions li {
    padding: 0 0 0.58823529em;
    margin: 0 0 0.58823529em;
  }
}
.institutions-list .institutions li:last-child {
  border-bottom: 0;
}
.institutions-list .institutions h3 {
  font-size: 1.42857143em;
  line-height: 1.33333333;
}
@media only screen and (min-width:40em) {
  .institutions-list .institutions h3 {
    font-size: 1.46666667em;
  }
}
@media only screen and (min-width:64em) {
  .institutions-list .institutions h3 {
    font-size: 1.41176471em;
  }
}
@media only screen and (min-width:85.375em) {
  .institutions-list .institutions h3 {
    font-size: 1.46666667em;
  }
}
@media only screen and (min-width:100em) {
  .institutions-list .institutions h3 {
    font-size: 1.41176471em;
  }
}
.document-item h3 {
  margin: 0 0 0.3em;
}
.document-item .summary,
.document-item .document-info {
  margin: 0.5em 0;
}
.document-item .document-info {
  font-size: 0.85714286em;
}
@media only screen and (min-width:40em) {
  .document-item .document-info {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .document-item .document-info {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .document-item .document-info {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .document-item .document-info {
    font-size: 0.76470588em;
  }
}
.document-item .files {
  margin: 0.7em 0 0;
}
.document-item .files li {
  margin: 0 0 0.3em 0;
  position: relative;
}
.document-item .files li:last-child {
  margin-bottom: 0;
}
.document-item .files a {
  text-decoration: none;
}
.document-item .files i {
  position: absolute;
  color: #111;
  left: -1.3em;
  top: 0.2em;
}
.document-item .files i:before {
  font-size: 1.2em;
}
.organisation-list-item {
  overflow: hidden;
}
.organisation-list-item .item-title {
  float: left;
  width: 45%;
  margin: 0 5% 0 0;
}
@media only screen and (min-width:48em) {
  .has-opening-hours.organisation-list-item .item-title {
    width: 30.65539112%;
    margin-right: 4.01691332%;
  }
}
.organisation-list-item .item-title h2,
.organisation-list-item .item-title h3,
.organisation-list-item .item-title h4 {
  font-size: 1.07142857em;
  margin: 0 0 0.6em;
}
@media only screen and (min-width:40em) {
  .organisation-list-item .item-title h2,
  .organisation-list-item .item-title h3,
  .organisation-list-item .item-title h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .organisation-list-item .item-title h2,
  .organisation-list-item .item-title h3,
  .organisation-list-item .item-title h4 {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .organisation-list-item .item-title h2,
  .organisation-list-item .item-title h3,
  .organisation-list-item .item-title h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .organisation-list-item .item-title h2,
  .organisation-list-item .item-title h3,
  .organisation-list-item .item-title h4 {
    font-size: 1.05882353em;
  }
}
.organisation-list-item .item-title .parent-org {
  display: block;
  text-transform: uppercase;
  font-size: 0.78571429em;
  font-weight: normal;
}
@media only screen and (min-width:40em) {
  .organisation-list-item .item-title .parent-org {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .organisation-list-item .item-title .parent-org {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .organisation-list-item .item-title .parent-org {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .organisation-list-item .item-title .parent-org {
    font-size: 0.76470588em;
  }
}
.organisation-list-item .item-title .parent-org a {
  text-decoration: none;
}
.organisation-list-item .item-title i {
  position: relative;
  top: 0.05em;
}
.organisation-list-item .item-info {
  float: left;
  width: 50%;
}
@media only screen and (min-width:48em) {
  .has-opening-hours.organisation-list-item .item-info {
    width: 30.65539112%;
    margin-right: 4.01691332%;
  }
}
.organisation-list-item .item-opening-hours {
  float: left;
  width: 50%;
  margin: 1em 0 0 50%;
}
@media only screen and (min-width:48em) {
  .organisation-list-item .item-opening-hours {
    width: 30.65539112%;
    margin: 0;
  }
}
.organisation-list-item .item-opening-hours h4 {
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  .organisation-list-item .item-opening-hours h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .organisation-list-item .item-opening-hours h4 {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .organisation-list-item .item-opening-hours h4 {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .organisation-list-item .item-opening-hours h4 {
    font-size: 1.05882353em;
  }
}
.organisation-list-item .more-hours-btn {
  margin: 1em 0 0.5em;
  color: #397289;
}
.organisation-list-item .more-hours-btn:hover {
  color: #2A5566;
}
.organisation-list-item .more-hours-btn:focus {
  outline-color: #FFC689;
  box-shadow: 0 0 0 4px #FFC689 inset;
}
.organisation-list-item .contact-list {
  margin: 0.5em 0 0;
}
.list-in-list.files,
.materials-list,
.list-in-list.files ul,
.materials-list ul,
.list-in-list.files ol,
.materials-list ol {
  list-style: none;
}
.list-in-list.files li,
.materials-list li {
  padding-left: 1.64705882em;
  line-height: 1.4;
  position: relative;
}
.list-in-list.files li:before,
.materials-list li:before {
  display: none;
}
.list-in-list.files a,
.materials-list a {
  text-decoration: underline;
}
.list-in-list.files a:hover,
.materials-list a:hover {
  text-decoration: none;
}
.list-in-list.files .icon,
.materials-list .icon {
  position: absolute;
  text-decoration: none;
  color: #333;
  left: 0.2em;
  top: 0.15em;
}
.list-in-list.files small,
.materials-list small {
  color: #30383C;
  font-size: 0.9em;
}
.gov-material-list .material-info {
  font-size: 1em;
}
@media only screen and (min-width:40em) {
  .gov-material-list .material-info {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .material-info {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .gov-material-list .material-info {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .gov-material-list .material-info {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:48em) {
  .gov-material-list .material-info {
    width: 47.99154334%;
    float: left;
    clear: left;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .material-info {
    margin-right: 4.01691332%;
    clear: none;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .date-published {
    width: 30.65539112%;
  }
}
@media only screen and (min-width:100em) {
  .gov-material-list .date-published {
    width: 21.98731501%;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .proposed-by {
    width: 13.3192389%;
  }
}
@media only screen and (min-width:100em) {
  .gov-material-list .proposed-by {
    width: 21.98731501%;
  }
}
.gov-material-list .material-title {
  margin: 0.5em 0 0;
}
@media only screen and (min-width:48em) {
  .gov-material-list .material-title {
    width: 47.99154334%;
    margin: 0 0 0 auto;
  }
}
.person-grid {
  list-style: none;
  margin: 0 -2em -2em 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.grid-col-4 .person-grid {
  display: block;
  margin: 0;
}
.person-grid .item {
  padding: 0 2em 0 0;
  margin: 0 0 2em;
  max-width: 25.71428571em;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  box-shadow: 7px 0 0 #ECF2F4 inset;
}
@media only screen and (min-width:35em) {
  .person-grid .item {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width:81.25em) {
  .person-grid .item {
    -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .person-grid .item.item-wide {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.grid-col-4 .person-grid .item {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
  padding: 0;
}
.grid-col-4 .person-grid .item .placeholder {
  display: none;
}
.person-grid .image img {
  display: block;
  margin: 0 0 1em;
  width: 100%;
}
.person-grid .placeholder {
  display: none;
  opacity: 0.5;
}
@media only screen and (min-width:35em) {
  .person-grid .placeholder {
    display: block;
  }
}
.person-grid h5 {
  margin: 0 0 0.5em;
}
.person-grid .name {
  line-height: 1.4;
  margin: 0;
  text-transform: none;
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  .person-grid .name {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .person-grid .name {
    font-size: 1.05882353em;
  }
}
@media only screen and (min-width:85.375em) {
  .person-grid .name {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .person-grid .name {
    font-size: 1.05882353em;
  }
}
.person-grid .name a {
  text-decoration: none;
}
.person-grid .name a:hover {
  text-decoration: underline;
}
.person-grid .contact-list {
  margin: 0.6em 0 0;
}
.person-list {
  list-style: none;
  border-top: solid 1px #D7D7D7;
  padding: 1.5em 0 0;
}
.alphabet-person-list .person-list {
  border-top: 0;
  padding-top: 0;
}
.person-list .item {
  margin: 0 0 0.58823529em;
  padding: 0 0 0.58823529em;
  border-bottom: solid 1px #D7D7D7;
  overflow: hidden;
}
.person-list .item:last-child {
  margin: 0;
}
.alphabet-person-list .person-list .item:last-child {
  padding: 0;
  border: 0;
}
.person-list .item p {
  margin: 0;
}
.person-list .sidebar-adapt {
  padding: 0;
}
@media only screen and (min-width:75em) {
  .person-list .person,
  .person-list .contact-list {
    float: left;
    width: 50%;
  }
}
.grid-col-4 .person-list .person,
.grid-col-4 .person-list .contact-list {
  float: none;
  width: auto;
}
.person-list .contact-list {
  margin: 0.5em 0 0;
}
@media only screen and (min-width:75em) {
  .person-list .contact-list {
    padding-left: 4%;
  }
}
.grid-col-4 .person-list .contact-list {
  float: none;
  width: auto;
  padding: 0;
}
.person-list .name {
  line-height: 1.4;
  margin: 0;
  text-transform: none;
}
.person-list .name a {
  text-decoration: none;
}
.person-list .name a:hover {
  text-decoration: underline;
}
.legislation-list {
  list-style: none;
}
.legislation-list li {
  padding-left: 1.64705882em;
}
.legislation-list li:before {
  content: '\2013';
  position: absolute;
  left: 0.4em;
  top: 0;
}
.legislation-list li a {
  text-decoration: underline;
}
.legislation-list li a:hover {
  text-decoration: none;
}
.tender-list {
  margin: 0 0 1.5em;
}
@media only screen and (min-width:64em) {
  .tender-list {
    overflow-y: hidden;
    overflow-x: auto;
  }
}
.tender-list-table td {
  vertical-align: top;
}
.tender-list-table .td-id:before,
.tender-list-table .td-title:before,
.tender-list-table .td-status:before {
  display: none;
}
@media only screen and (max-width:63.96875em) {
  .tender-list-table .td-title {
    padding-bottom: 0.7em;
  }
}
@media only screen and (max-width:63.96875em) {
  .tender-list-table .td-status {
    padding-top: 0.5em;
  }
}
@media only screen and (min-width:64em) {
  .tender-list-table .th-id,
  .tender-list-table .td-id {
    padding-left: 0;
  }
}
.tender-list-table [class$="-id"],
.tender-list-table [class*="-id "],
.tender-list-table [class$="-date"],
.tender-list-table [class*="-date "] {
  white-space: nowrap;
}
@media only screen and (min-width:64em) {
  .service-list {
    overflow-y: hidden;
    overflow-x: auto;
  }
}
.topics-list a {
  text-decoration: underline;
}
.topics-list a:hover {
  text-decoration: none;
}
.topics-list .datetime {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.topics-list .datetime .label {
  margin-left: 5px;
}
.topics-list .cols .col {
  margin: 0;
}
.topics-list .cols .col h3 {
  margin: 0 0 0.6em;
}
@media only screen and (max-width:39.96875em) {
  .topics-list .cols .col {
    float: none;
    width: auto;
  }
}
.employment-list {
  margin: 0 0 1.5em;
}
@media only screen and (min-width:64em) {
  .employment-list {
    overflow-y: hidden;
    overflow-x: auto;
  }
}
.images-as-grid {
  list-style: none;
  margin: 0 -10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.images-as-grid li {
  width: 50%;
  padding: 10px;
}
@media only screen and (min-width:48em) {
  .images-as-grid li {
    width: 33.33333333%;
  }
}
@media only screen and (min-width:60em) {
  .images-as-grid li {
    width: 25%;
  }
}
.images-as-grid li a {
  display: block;
}
.registry-list-table td.Date {
  white-space: nowrap;
}
.partner-list .partner-item figure {
  margin: 0;
}
.partner-list .partner-item a {
  display: block;
}
.partner-list .partner-item h5 {
  margin: 0.5em 0;
}
.partner-list .partner-item p {
  color: #111;
}
.partner-list img {
  max-width: 320px;
}
.content-sidebar .partner-list .partner-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.newsletter-list .datetime {
  display: block;
  margin: 0 0 0.3em;
  width: 100%;
}
@media only screen and (min-width:48em) {
  .newsletter-list .datetime {
    float: left;
    width: 21.98731501%;
  }
}
.grid-col-4 .newsletter-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .newsletter-list .datetime {
    width: 30.65539112%;
  }
}
.newsletter-list .datetime time,
.newsletter-list .datetime .badge {
  display: inline-block;
  vertical-align: middle;
}
.newsletter-list .datetime time + .badge {
  margin: 0 0 0 0.6em;
}
.newsletter-list .right {
  margin-top: 0;
}
@media only screen and (min-width:35em) {
  .newsletter-list .right {
    float: left;
  }
}
@media only screen and (min-width:48em) {
  .newsletter-list .right {
    width: 65.32769556%;
  }
}
.grid-col-4 .newsletter-list .right {
  float: none;
  width: auto;
}
@media only screen and (min-width:35em) {
  .grid-col-8 .newsletter-list .right {
    float: left;
  }
}
@media only screen and (min-width:48em) {
  .grid-col-8 .newsletter-list .right {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:35em) {
  .newsletter-list .content {
    float: right;
  }
}
@media only screen and (min-width:48em) {
  .newsletter-list .content {
    float: left;
    margin-left: 21.98731501%;
  }
}
.grid-col-4 .newsletter-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .newsletter-list .content {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .newsletter-list .content {
    width: 65.32769556%;
  }
}
.newsletter-list .newsletter-list-image img {
  width: 100%;
  height: auto;
  max-width: 250px;
}
@media only screen and (max-width:59.96875em) {
  .NewsletterListPage .article-cols .col {
    margin: 1.5em 0;
  }
}
.sorted-news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sorted-news ul li {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #D7D7D7;
}
@media only screen and (max-width:47.96875em) {
  .sorted-news ul li {
    margin-top: 15px;
    padding-top: 15px;
  }
}
.sorted-news ul li h3 {
  margin-bottom: 5px;
}
.block {
  margin-top: 4em;
  margin-bottom: 4em;
}
.content-sidebar .block {
  margin-top: 2em;
  margin-bottom: 2em;
}
.elements > .block:first-child {
  margin-top: 0;
}
.elements > .block:last-child {
  margin-bottom: 0;
}
.elements > .block .video-module {
  margin-bottom: 0;
}
.element:last-child .block {
  margin-bottom: 0;
}
.element:first-child .block {
  margin-top: 0;
}
.content-footer .block.news-list-element__news:last-child {
  margin-bottom: 4em;
}
.content-module.content-element__content:first-child h2 {
  margin-top: 0;
}
.default-page .content-module.content-element__content:first-child p:first-of-type {
  margin-top: 20px;
}
.content-module.no-title {
  margin-top: 1.5em;
}
.content-footer {
  margin-top: 2em;
}
.content-footer.no-adapt {
  margin-top: 0;
}
.image-module {
  margin: 2.5em 0;
  clear: both;
}
.image-module:last-child {
  margin-bottom: 0;
}
.image-module figure {
  margin: 0;
  padding: 0;
}
.image-module figcaption {
  font-size: 0.85714286em;
  color: #65656a;
  line-height: 1.4;
  margin: 1.5em 0;
}
@media only screen and (min-width:40em) {
  .image-module figcaption {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .image-module figcaption {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .image-module figcaption {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .image-module figcaption {
    font-size: 0.76470588em;
  }
}
.image-module .count {
  display: inline-block;
  background: #65656a;
  color: white;
  padding: 0.1em 0.5em;
  margin: -0.1em 0;
}
.image-module img {
  width: auto;
  max-width: 100%;
  display: block;
}
.image-module.images-normal .hidden {
  display: none;
}
figure a {
  display: block;
}
.teasers-grid {
  list-style: none;
  padding: 0;
}
@media only screen and (min-width:35em) {
  .teasers-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.teasers-grid.no-title-margin {
  margin-top: 2rem;
}
.teasers-grid li {
  margin: 0 0 2em;
}
@media only screen and (min-width:35em) {
  .teasers-grid li {
    -webkit-flex: 0 0 47.99154334%;
        -ms-flex: 0 0 47.99154334%;
            flex: 0 0 47.99154334%;
    margin-left: 4.01691332%;
  }
  .teasers-grid li:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media only screen and (min-width:64em) {
  .teasers-grid li {
    -webkit-flex: 0 0 21.98731501%;
        -ms-flex: 0 0 21.98731501%;
            flex: 0 0 21.98731501%;
  }
  .teasers-grid li:nth-child(n) {
    margin-left: 4.01691332%;
  }
  .teasers-grid li:nth-child(4n + 1) {
    margin-left: 0;
  }
}
.content-sidebar .teasers-grid li.one-teaser-grid {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media only screen and (min-width:64em) {
  .grid-col-8 .teasers-grid li {
    -webkit-flex: 0 0 47.99154334%;
        -ms-flex: 0 0 47.99154334%;
            flex: 0 0 47.99154334%;
    margin-left: 4.01691332%;
  }
  .grid-col-8 .teasers-grid li:nth-child(2n + 1) {
    margin-left: 0;
  }
}
.teasers-grid a {
  text-decoration: none;
  color: inherit;
}
.teasers-grid a:hover h3 {
  color: #2A5566;
}
.teasers-grid a:active h3,
.teasers-grid a:focus h3 {
  color: #529DBA;
}
.teasers-grid p a {
  color: #397289;
  text-decoration: underline;
}
.teasers-grid p a:hover {
  text-decoration: none;
}
.teasers-grid .image {
  display: block;
}
.teasers-grid .image img {
  display: block;
  width: 100%;
}
.teasers-grid h3 {
  text-transform: none;
  color: #111;
  margin-top: 0.8em;
}
.teasers-grid h3 a {
  text-decoration: none;
  color: #397289;
}
.teasers-grid h3 a:hover {
  text-decoration: underline;
  color: #2A5566;
}
.teasers-grid h3 a:focus {
  color: #000;
}
.organisation-module {
  box-shadow: 7px 0 0 #ECF2F4 inset;
}
.organisation-module .parent-org {
  margin: 0.25em 0;
  display: block;
  text-transform: uppercase;
  font-size: 0.78571429em;
  font-weight: normal;
}
@media only screen and (min-width:40em) {
  .organisation-module .parent-org {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .organisation-module .parent-org {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .organisation-module .parent-org {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .organisation-module .parent-org {
    font-size: 0.76470588em;
  }
}
.organisation-module .parent-org a {
  text-decoration: none;
}
.organisation-module .image {
  margin: 0 0 1em;
}
.organisation-module img {
  display: block;
  width: 100%;
}
.teaser-module {
  background: #ECF2F4;
}
.teaser-module ul li {
  margin-bottom: 10px;
}
.teaser-module .btn-default {
  margin-top: 20px;
}
.teaser-module .typo a {
  text-decoration: underline;
}
.teaser-module .typo a:hover {
  text-decoration: none;
}
.infographics-module {
  background: #73635B;
  color: #fff;
  text-align: center;
}
.infographics-module .ficon-big_arrow_up,
.infographics-module .ficon-big_arrow_down {
  font-size: 4em;
  vertical-align: middle;
}
.exposed-news-module {
  background: #ECF2F4;
}
@media only screen and (min-width:40em) {
  .exposed-news-module .first .image,
  .exposed-news-module .first .content {
    float: left;
    width: 47.99154334%;
  }
  .exposed-news-module .first .content {
    float: right;
  }
  .exposed-news-module .first .title {
    margin: 2.11764706em 0 1.2em;
  }
}
@media only screen and (min-width:40em) {
  .exposed-news-module .item .title,
  .exposed-news-module .item .text {
    float: left;
    width: 47.99154334%;
  }
  .exposed-news-module .item .text {
    float: right;
  }
}
.exposed-news-module .image {
  margin: 0 0 1.5em;
}
.exposed-news-module .image img {
  width: 100%;
}
.exposed-news-module .title {
  margin: 0 0 1.2em;
}
.exposed-news-module .title a {
  display: inline-block;
  text-decoration: none;
}
.exposed-news-module .title a:hover {
  text-decoration: underline;
}
.exposed-news-module .title h3 {
  text-transform: none;
  margin: 0;
}
.exposed-news-module .title time {
  display: block;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25;
  margin: 0.5em 0 0;
}
@media only screen and (min-width:40em) {
  .exposed-news-module .title time {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .exposed-news-module .title time {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .exposed-news-module .title time {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .exposed-news-module .title time {
    font-size: 0.88235294em;
  }
}
.exposed-news-list {
  list-style: none;
}
.exposed-news-list > li {
  border-bottom: solid 1px #D7D7D7;
  padding-bottom: 2.47058824em;
  margin-bottom: 2em;
  overflow: hidden;
}
.exposed-news-list > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.persons-module {
  overflow: hidden;
}
.code-module .element-title {
  border-bottom: solid 1px currentColor;
  padding-bottom: 0.2em;
}
.code-module .content h1,
.code-module .content h2,
.code-module .content h3,
.code-module .content h4,
.code-module .content h5,
.code-module .content h6 {
  margin: 0 0 1rem;
}
.code-module .content + .tabs-menu,
.code-module .custom-html + .tabs-menu {
  margin-top: 1.5em;
}
.code-module .custom-html .adapt {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (min-width:48em) {
  .code-module .custom-html .adapt {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media only screen and (min-width:75em) {
  .code-module .custom-html .adapt {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (min-width:87.5em) {
  .code-module .custom-html .adapt {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.code-module .custom-html .v-adapt {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .code-module .custom-html .v-adapt {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .code-module .custom-html .v-adapt {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .code-module .custom-html .v-adapt {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
  }
}
.code-module .custom-html .top-adapt {
  padding-top: 1.25rem;
}
@media only screen and (min-width:48em) {
  .code-module .custom-html .top-adapt {
    padding-top: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .code-module .custom-html .top-adapt {
    padding-top: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .code-module .custom-html .top-adapt {
    padding-top: 3.4375rem;
  }
}
.code-module .custom-html .bottom-adapt {
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .code-module .custom-html .bottom-adapt {
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .code-module .custom-html .bottom-adapt {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (min-width:87.5em) {
  .code-module .custom-html .bottom-adapt {
    padding-bottom: 3.4375rem;
  }
}
.code-module .tabs-menu {
  list-style: none;
  overflow: hidden;
}
.code-module .tabs-menu li {
  float: left;
  margin: 0 0.2em 0 0;
}
.code-module .tabs-menu button {
  border: solid 1px #D7D7D7;
  background: #ddd;
  color: #555;
  padding: 0.3em 0.8em;
}
.code-module .tabs-menu .active {
  background: #fff;
  color: #111;
}
.code-module .tabs {
  margin: 0 0 1.5em;
}
.code-module .tab {
  display: none;
}
.code-module .tab.active {
  display: block;
}
.code-module code {
  display: block;
  white-space: pre;
}
.data-module {
  background: #F3F2F0;
  padding: 20px 20px;
  /*
    &.has-number-title {
        .number-title-wrapper {
            @media @bp_560 {
                min-height: 55px;
            }
        }
    }
*/
}
@media only screen and (min-width:35em) {
  .data-module {
    padding: 20px 34px;
  }
}
.data-module .remark {
  font-size: 0.75rem;
}
.data-module .number-presentation {
  padding-left: 0;
}
.data-module .number-presentation .values {
  border-left: 5px solid;
  padding-left: 6px;
  margin-bottom: 12px;
}
.data-module .number-presentation .values .val {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 0.75;
  margin-bottom: 14px;
  color: #5B514B;
}
@media only screen and (min-width:35em) {
  .data-module .number-presentation .values .val {
    font-size: 2rem;
  }
}
.data-module .number-presentation .values .dif {
  font-size: 0.8125rem;
  line-height: 0.8;
  color: #333;
}
@media only screen and (min-width:35em) {
  .data-module .number-presentation .values .dif {
    font-size: 1.0625rem;
    line-height: 0.75;
  }
}
.data-module .number-presentation .values.black {
  border-color: #333;
}
.data-module .number-presentation .values.red {
  border-color: #B2414D;
}
.data-module .number-presentation .values.green {
  border-color: #009688;
}
.data-module .number-presentation .caption {
  max-width: 240px;
  font-size: 0.75rem;
}
.data-module .number-title {
  margin-bottom: 5px;
  font-weight: bold;
}
@media only screen and (max-width:34.96875em) {
  .data-module .number-title-wrapper {
    min-height: auto !important;
  }
}
.data-module .percent-presentation {
  padding-left: 0;
}
.data-module .percent-presentation li {
  text-align: center;
}
.data-module .percent-presentation .pp-wrapper {
  display: block;
}
.data-module .percent-presentation .percent-svg-wrapper {
  position: relative;
  margin-bottom: 14px;
  text-align: center;
}
@media only screen and (min-width:100em) {
  .data-module .percent-presentation .percent-svg-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.data-module .percent-presentation .percent-svg-wrapper .percent-value {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 1.6875rem;
}
.data-module .percent-presentation .percent-svg-wrapper svg {
  width: 100%;
  display: inline-block;
  height: 100%;
  max-height: 89px;
}
.data-module .percent-presentation .percent-svg-wrapper svg path {
  fill: none;
  stroke: #73635b;
  stroke-width: 12px;
  image-rendering: auto;
}
.data-module .percent-presentation .caption {
  display: block;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.75rem;
  text-align: center;
}
.data-module ul {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.data-module li {
  width: 33.333%;
  margin-bottom: 26px;
  position: relative;
}
@media only screen and (max-width:59.96875em) {
  .data-module li {
    width: 50%;
  }
}
@media only screen and (max-width:34.96875em) {
  .data-module li {
    width: 100%;
  }
}
.title-with-icon {
  margin-bottom: 24px;
  color: #111;
}
@media only screen and (min-width:35em) {
  .title-with-icon {
    margin-bottom: 42px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.title-with-icon h2 {
  margin-top: 0;
}
@media only screen and (min-width:35em) {
  .title-with-icon h2 {
    margin-top: 10px;
  }
}
@media only screen and (min-width:64em) {
  .title-with-icon h2 {
    margin-top: 8px;
  }
}
.title-with-icon .ig-title-icon:before {
  display: inline-block;
  padding: 5px 5px 5px 0;
  margin-right: 7px;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
@media only screen and (min-width:35em) {
  .title-with-icon .ig-title-icon:before {
    padding: 5px 5px 0 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.title-with-icon.warning .ig-title-icon:before {
  content: url(../images/icons/warning.svg);
}
@media only screen and (min-width:35em) {
  .title-with-icon.warning .ig-title-icon:before {
    padding: 9px 5px 0 0;
  }
}
.title-with-icon.effects .ig-title-icon:before {
  content: url(../images/icons/effects.svg);
}
@media only screen and (min-width:35em) {
  .title-with-icon.effects .ig-title-icon:before {
    padding: 7px 5px 0 0;
  }
}
.title-with-icon.timeline .ig-title-icon:before {
  content: url(../images/icons/time.svg);
}
@media only screen and (min-width:35em) {
  .title-with-icon.timeline .ig-title-icon:before {
    padding: 7px 5px 0 0;
  }
}
.title-with-icon.procedure .ig-title-icon:before {
  content: url(../images/icons/procedure.svg);
}
@media only screen and (min-width:35em) {
  .title-with-icon.procedure .ig-title-icon:before {
    padding: 10px 5px 0 0;
  }
}
.title-with-icon.data .ig-title-icon:before {
  content: url(../images/icons/data.svg);
}
@media only screen and (min-width:35em) {
  .title-with-icon.data .ig-title-icon:before {
    padding: 9px 5px 0 0;
  }
}
.title-with-icon.instructions .ig-title-icon:before {
  content: url(../images/icons/instructions.svg);
}
@media only screen and (min-width:35em) {
  .title-with-icon.instructions .ig-title-icon:before {
    padding: 12px 5px 0 0;
  }
}
.title-with-icon.goottoknow .ig-title-icon:before {
  content: url(../images/icons/goottoknow.svg);
}
@media only screen and (min-width:60em) {
  .content-block-navigation + .elements > div:first-of-type.data-module .number-title-wrapper {
    min-height: auto !important;
  }
  .content-block-navigation + .elements > div:first-of-type.data-module .percent-presentation {
    display: block;
  }
  .content-block-navigation + .elements > div:first-of-type.data-module li:nth-child(n) {
    margin-left: 0;
  }
  .content-block-navigation + .elements > div:first-of-type.data-module ul.number-presentation {
    display: block;
  }
}
.infographic-module {
  border: 7px solid #F3F2F0;
  padding: 13px 13px 3px;
}
@media only screen and (min-width:35em) {
  .infographic-module {
    padding: 13px 27px;
  }
}
.infographic-module .content-wrapper {
  margin-bottom: 26px;
}
@media only screen and (min-width:35em) {
  .infographic-module .content-wrapper {
    margin-left: 42px;
    margin-right: 33px;
  }
}
.infographic-module .content-wrapper > ul.items {
  list-style-type: none;
  padding-left: 0;
}
.infographic-module .content-wrapper > ul.items > li {
  margin-bottom: 10px;
}
@media only screen and (min-width:35em) {
  .infographic-module .content-wrapper > ul.items > li {
    margin-bottom: 14px;
  }
}
.infographic-module .content-wrapper > ul.items > li + li {
  padding-top: 10px;
  border-top: 1px solid #D7D7D7;
}
@media only screen and (min-width:35em) {
  .infographic-module .content-wrapper > ul.items > li + li {
    padding-top: 22px;
  }
}
@media only screen and (min-width:35em) {
  .infographic-module .content-wrapper > ul.items > li .content {
    margin-left: 62px;
    max-width: 600px;
  }
}
.infographic-module .content-wrapper > ul.items > li .content p {
  color: #333;
}
.infographic-module .content-wrapper > ul.items > li .content img {
  width: 100%;
}
.infographic-module .content-wrapper > ul.items > li .content img + a {
  margin-top: 20px;
}
.infographic-module .remark {
  font-size: 0.75rem;
  margin-left: -8px;
}
@media only screen and (min-width:35em) {
  .infographic-module .remark {
    margin-left: 0;
  }
}
.infographic-module .title-type {
  margin-bottom: 6px;
}
@media only screen and (min-width:35em) {
  .infographic-module .title-type {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px;
  }
}
.infographic-module .title-type h3 {
  font-size: 0.875rem;
  text-transform: none;
  max-width: 600px;
  color: #5B514B;
  margin: 0;
}
@media only screen and (min-width:35em) {
  .infographic-module .title-type h3 {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 1.3125rem;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.infographic-module .title-type .ig-icon {
  font-style: normal;
  display: block;
  background-color: #73635B;
  color: #fff;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 1.0625rem;
  margin: 0 0 6px 0;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (min-width:35em) {
  .infographic-module .title-type .ig-icon {
    font-size: 1.3125rem;
    width: 40px;
    height: 40px;
    margin: 0 22px 0 0;
    background-size: 30px 30px;
  }
}
.infographic-module .title-type.number .ig-icon {
  padding-top: 5px;
}
@media only screen and (min-width:35em) {
  .infographic-module .title-type.number .ig-icon {
    padding-top: 8px;
  }
}
.infographic-module .title-type.checkpoint .ig-icon {
  background-image: url('../images/icons/checkpoint.svg');
}
.infographic-module .title-type.bad .ig-icon {
  background-image: url('../images/icons/bad.svg');
}
.infographic-module .title-type.good .ig-icon {
  background-image: url('../images/icons/good.svg');
}
.infographic-module .title-type.list .ig-icon {
  background-image: url('../images/icons/list.svg');
}
.table-module .table-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.4em 0;
}
.table-module .source {
  margin: 0;
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .table-module .source {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:64em) {
  .table-module .source {
    font-size: 0.88235294em;
  }
}
@media only screen and (min-width:85.375em) {
  .table-module .source {
    font-size: 0.93333333em;
  }
}
@media only screen and (min-width:100em) {
  .table-module .source {
    font-size: 0.88235294em;
  }
}
.table-module .files {
  display: block;
  width: 100%;
  list-style: none;
  margin-left: auto;
  border-top: 1px solid #D7D7D7;
  margin-top: 1em;
  padding-top: 0.5em;
  text-align: right;
}
.table-module .files li {
  display: inline-block;
}
.table-module .files li:last-child:after {
  content: '';
}
.table-module .files li:after {
  content: ',';
}
.table-module .files a {
  text-decoration: none;
  /*&:before {
				.___fonticon;
				content: @ficon-download2;
				vertical-align: bottom;
				color: @color-text;
			}*/
}
.table-module .files a:hover i:not(.icon) {
  text-decoration: underline;
}
.table-module .files a .icon {
  position: relative;
  top: 2px;
  color: #111;
}
.table-module .files span {
  display: none;
}
.table-module .files i {
  font-style: normal;
}
.table-module .table-footer .files {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.video-module .info {
  font-size: 0.85714286em;
  color: #111;
  line-height: 1.4;
  margin-bottom: 0;
}
@media only screen and (min-width:40em) {
  .video-module .info {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:64em) {
  .video-module .info {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .video-module .info {
    font-size: 0.8em;
  }
}
@media only screen and (min-width:100em) {
  .video-module .info {
    font-size: 0.76470588em;
  }
}
.video-module .info p {
  margin: 0 0 0.5em;
  display: inline;
}
.video-module .info p:last-child {
  margin: 0;
}
.video-module .info p:last-child:after {
  display: none;
}
.video-module .info p:after {
  content: ' / ';
}
.video-module .video-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.8em 0 0 0;
}
.video-module .download {
  text-decoration: none;
  /*&:before {
			.___fonticon;
			content: @ficon-download2;
			vertical-align: bottom;
			color: @color-text;
		}*/
}
.video-module .download:hover span {
  text-decoration: underline;
}
.video-module .download .icon {
  position: relative;
  top: 2px;
  color: #111;
}
.video-js .vjs-seek-to-live-control.vjs-control {
  width: auto;
}
.video-js .vjs-seek-to-live-control {
  width: auto;
}
.legislation-module {
  margin-bottom: 40px;
}
.home-page-head {
  background: #397289 url(../images/bgr/header.png) 0 100% no-repeat;
  background-size: auto 100%;
  color: #fff;
}
@media only screen and (max-width:47.96875em) {
  .home-page-head {
    padding: 0;
  }
}
@media only screen and (min-width:48em) {
  .home-page-head .adapt {
    padding: 0;
  }
}
.home-page-head h1 {
  margin: 0 0 0.5em;
}
@media only screen and (max-width:47.96875em) {
  .home-page-head .col {
    float: none;
    width: auto;
  }
}
@media only screen and (min-width:48em) {
  .home-page-head .right {
    width: 47.99154334%;
  }
}
@media only screen and (min-width:60em) {
  .home-page-head .right {
    width: 30.65539112%;
  }
}
.home-page-head .exposed-links {
  list-style: none;
  background: #73635B;
  margin: 0;
}
@media only screen and (min-width:48em) {
  .home-page-head .exposed-links {
    background: none;
    margin-left: auto;
  }
}
.home-page-head .exposed-links li {
  margin: 0 0 0.5em;
}
.home-page-head .exposed-links li:last-child {
  margin: 0;
}
.home-page-head .exposed-links a {
  color: inherit;
  display: inline-block;
  line-height: 1.4;
}
.home-page-head .exposed-links a span,
.home-page-head .exposed-links a .icon {
  text-decoration: none;
}
.home-page-head .exposed-links a .icon {
  margin-left: 4px;
}
.home-page-head .exposed-links a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.home-page-head .exposed-links a:hover span {
  text-decoration: underline;
}
.home-page-head .exposed-links a:active,
.home-page-head .exposed-links a:focus {
  opacity: 0.6;
}
.home-page-head .exposed-links a:focus {
  color: #000;
}
.home-page-head + .notifications {
  padding-top: 0;
}
.homepage .subtopic-navigation li:first-child:after {
  display: none;
}
.gov-material-detail-page .gov-material-info {
  border: solid #D7D7D7;
  border-width: 1px 0;
  padding: 0.9em 0;
  overflow: hidden;
}
.gov-material-detail-page .gov-material-info dt {
  float: left;
  clear: left;
  width: 8em;
}
.gov-material-detail-page .gov-material-info dd {
  font-weight: bold;
  margin: 0 0 0.8em;
}
@media only screen and (min-width:35em) {
  .gov-material-detail-page .gov-material-info dd {
    margin: 0 0 0 4.01691332%;
    float: left;
  }
}
.gov-material-detail-page .gov-material-info dd:last-child {
  margin-bottom: 0;
}
.gov-material-detail-page h2,
.gov-material-detail-page h3 {
  text-transform: none;
}
.project-header-img {
  margin-top: 0;
}
.project-header-img.no-author {
  margin-bottom: 2.5em;
}
.project-header-img img {
  display: block;
  width: 100%;
}
@media only screen and (min-width:35em) {
  .project-page .page-head .adapt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.no-flexbox .project-page .page-head .adapt {
  text-align: right;
}
.no-flexbox .project-page .page-head .adapt:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width:35em) {
  .project-page .page-head h1 {
    float: left;
    text-align: left;
  }
}
.flexbox .project-page .page-head h1 {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media only screen and (min-width:60em) {
  .flexbox .project-page .page-head h1 {
    width: 65.32769556%;
  }
}
.project-page .page-head .project-logo {
  display: inline-block;
  width: 2.70833333em;
}
.flexbox .project-page .page-head .project-logo {
  -webkit-flex: 0 1 2.70833333em;
      -ms-flex: 0 1 2.70833333em;
          flex: 0 1 2.70833333em;
}
.project-page .page-head .project-logo img {
  max-width: 100%;
  display: block;
  margin: 0.3em 0 0;
}
@media only screen and (min-width:35em) {
  .project-page .page-head .project-logo img {
    margin: 0.6em 0 -100em auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    max-height: 80px;
  }
}
@media only screen and (max-width:59.96875em) {
  .code-page .intro {
    width: 100%;
  }
}
@media only screen and (min-width:60em) {
  .code-page .content-block-navigation {
    display: none;
  }
}
.code-page .sidebar-block-navigation {
  display: none;
}
@media only screen and (min-width:60em) {
  .code-page .sidebar-block-navigation {
    display: block;
  }
}
.code-page .fonts {
  overflow: hidden;
  margin: 0 0 2em;
}
.code-page .fonts:last-child {
  margin: 0;
}
.code-page .fonts .content h3 {
  text-transform: none;
}
@media only screen and (min-width:48em) {
  .code-page .fonts .content {
    float: left;
    width: 47.99154334%;
  }
}
@media only screen and (min-width:48em) {
  .code-page .fonts .sample {
    float: right;
    width: 47.99154334%;
  }
}
.code-page .fonts .sample h5 {
  font-size: 5em;
  font-weight: normal;
  line-height: 0.85;
  margin: 0;
}
.code-page .colors,
.code-page .colors-small {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -4.01691332%;
}
.code-page .colors .break:nth-child(n),
.code-page .colors-small .break:nth-child(n) {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0;
}
.code-page .colors .sample,
.code-page .colors-small .sample {
  margin: 0 0 0.5em;
}
.code-page .colors strong,
.code-page .colors-small strong,
.code-page .colors code,
.code-page .colors-small code {
  display: block;
  line-height: 1em;
}
.code-page .colors code,
.code-page .colors-small code {
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-size: 1.07142857em;
}
@media only screen and (min-width:40em) {
  .code-page .colors code,
  .code-page .colors-small code {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:64em) {
  .code-page .colors code,
  .code-page .colors-small code {
    font-size: 1em;
  }
}
@media only screen and (min-width:85.375em) {
  .code-page .colors code,
  .code-page .colors-small code {
    font-size: 1.06666667em;
  }
}
@media only screen and (min-width:100em) {
  .code-page .colors code,
  .code-page .colors-small code {
    font-size: 1em;
  }
}
.code-page .colors li {
  -webkit-flex: 0 0 47.99154334%;
      -ms-flex: 0 0 47.99154334%;
          flex: 0 0 47.99154334%;
  margin: 0 0 8.03382664% 4.01691332%;
}
.code-page .colors li:nth-child(2n + 1) {
  margin-left: 0;
}
@media only screen and (min-width:48em) {
  .code-page .colors li {
    -webkit-flex: 0 0 30.65539112%;
        -ms-flex: 0 0 30.65539112%;
            flex: 0 0 30.65539112%;
  }
  .code-page .colors li:nth-child(n) {
    margin: 0 0 8.03382664% 4.01691332%;
  }
  .code-page .colors li:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.code-page .colors .sample:before {
  content: '';
  display: block;
  padding: 66% 0 0;
}
.code-page .colors-small li {
  -webkit-flex: 0 0 26.00422833%;
      -ms-flex: 0 0 26.00422833%;
          flex: 0 0 26.00422833%;
  margin: 0 0 8.03382664%;
}
@media only screen and (min-width:48em) {
  .code-page .colors-small li {
    -webkit-flex: 0 0 17.33615222%;
        -ms-flex: 0 0 17.33615222%;
            flex: 0 0 17.33615222%;
  }
}
.code-page .colors-small li:first-child {
  -webkit-flex: 0 0 43.97463002%;
      -ms-flex: 0 0 43.97463002%;
          flex: 0 0 43.97463002%;
  margin: 0 4.01691332% 8.03382664% 0;
}
@media only screen and (min-width:48em) {
  .code-page .colors-small li:first-child {
    -webkit-flex: 0 0 30.65539112%;
        -ms-flex: 0 0 30.65539112%;
            flex: 0 0 30.65539112%;
  }
}
.code-page .colors-small .sample {
  height: 3em;
}
.code-page .cols-example {
  margin: 0 0 2.00845666%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.code-page .cols-example .col {
  background: #F3F2F0;
  text-align: center;
  padding: 0.8em 1em;
}
.code-page .cols-example h2,
.code-page .cols-example p {
  text-align: left;
}
.code-page .notifications-example .adapt {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (min-width:48em) {
  .code-page .notifications-example .adapt {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media only screen and (min-width:75em) {
  .code-page .notifications-example .adapt {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (min-width:87.5em) {
  .code-page .notifications-example .adapt {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.code-page .module-form {
  padding-top: 1.25%;
  padding-bottom: 1.25%;
}
.code-page .navi-btn {
  font-size: 1.75em;
  line-height: 1.28571429em;
  width: 1.07142857em;
  height: 1.28571429em;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 0 0.3em;
  cursor: pointer;
  color: #111;
}
@media only screen and (min-width:40em) {
  .code-page .navi-btn {
    font-size: 1.875em;
    width: 1.2em;
    height: 1.4em;
    padding: 0.06666667em;
  }
}
@media only screen and (min-width:85.375em) {
  .code-page .navi-btn {
    display: none;
  }
}
.code-page .navi-btn:before {
  display: inline-block;
  margin-top: 0.15em;
}
.code-page .search-popup-example {
  position: relative !important;
  height: 250px !important;
  opacity: 1 !important;
  z-index: 1 !important;
}
.code-page .search-btn-desktop {
  display: inline-block;
  margin: 0;
}
.code-page .icons-example {
  list-style: none;
}
.code-page .icons-example li {
  float: left;
  margin: 0 0.5em 1em;
  text-align: center;
}
.code-page .icons-example span {
  font-size: 3em;
  margin: 0 -1em;
}
.code-page .icons-example small {
  font-size: 1em;
  display: block;
  font-family: "Courier New", Courier, monospace;
}
.spacing {
  height: 5.3em;
  border-bottom: 2px solid #D7D7D7;
}
.title-border {
  border-bottom: 2px solid #D7D7D7;
  padding-bottom: 0.58823529em;
}
.RegistryRecordPage .title-border {
  text-transform: none;
}
.registry-record-list + div[class$="-module"] {
  margin-top: 1.6em;
}
.registry-record-list .document-list .list-item:first-of-type {
  border-bottom: 0;
}
.registry-record-list.list .list-item {
  border-top: 0;
  border-bottom: 1px solid #D7D7D7;
}
.registry-record-list .title {
  display: block;
  text-transform: uppercase;
  margin: 0 0 0.3em;
  width: 100%;
  font-size: 0.92857143em;
}
@media only screen and (min-width:40em) {
  .registry-record-list .title {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:64em) {
  .registry-record-list .title {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:85.375em) {
  .registry-record-list .title {
    font-size: 0.86666667em;
  }
}
@media only screen and (min-width:100em) {
  .registry-record-list .title {
    font-size: 0.76470588em;
  }
}
@media only screen and (min-width:48em) {
  .registry-record-list .title {
    float: left;
    width: 21.98731501%;
  }
}
.grid-col-4 .registry-record-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .registry-record-list .title {
    width: 30.65539112%;
  }
}
@media only screen and (min-width:35em) {
  .registry-record-list .right-content,
  .registry-record-list .right-images,
  .registry-record-list .right-files {
    float: right;
  }
}
@media only screen and (min-width:48em) {
  .registry-record-list .right-content,
  .registry-record-list .right-images,
  .registry-record-list .right-files {
    float: left;
  }
}
.grid-col-4 .registry-record-list .right-content,
.grid-col-4 .registry-record-list .right-images,
.grid-col-4 .registry-record-list .right-files {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .registry-record-list .right-content,
  .grid-col-8 .registry-record-list .right-images,
  .grid-col-8 .registry-record-list .right-files {
    float: right;
    width: 73.99577167%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .registry-record-list .right-content,
  .grid-col-8 .registry-record-list .right-images,
  .grid-col-8 .registry-record-list .right-files {
    width: 65.32769556%;
  }
}
.registry-record-list .right-images .image-module {
  margin: 0;
}
.registry-record-list .right-images img {
  max-width: 100%;
}
.registry-record-list .right-images figure {
  margin: 0;
}
.RegistryRecordPage .content-footer .registry-record-list {
  width: 65.32769556%;
}
@media only screen and (max-width:59.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list {
    width: 100%;
  }
}
.RegistryRecordPage .content-footer .registry-record-list + .title-border {
  width: 65.32769556%;
}
@media only screen and (max-width:59.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list + .title-border {
    width: 100%;
  }
}
.RegistryRecordPage .content-footer .registry-record-list .title {
  width: 30.65539112%;
}
@media only screen and (max-width:99.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list .title {
    width: 21.98731501%;
  }
}
.RegistryRecordPage .content-footer .registry-record-list .right-content,
.RegistryRecordPage .content-footer .registry-record-list .right-images,
.RegistryRecordPage .content-footer .registry-record-list .right-files {
  width: 65.32769556%;
  float: right;
}
@media only screen and (max-width:99.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list .right-content,
  .RegistryRecordPage .content-footer .registry-record-list .right-images,
  .RegistryRecordPage .content-footer .registry-record-list .right-files {
    width: 73.99577167%;
  }
}
@media only screen and (max-width:59.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list .right-content,
  .RegistryRecordPage .content-footer .registry-record-list .right-images,
  .RegistryRecordPage .content-footer .registry-record-list .right-files {
    float: left;
  }
}
@media only screen and (max-width:47.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list .right-content,
  .RegistryRecordPage .content-footer .registry-record-list .right-images,
  .RegistryRecordPage .content-footer .registry-record-list .right-files {
    float: right;
    width: auto;
  }
}
@media only screen and (max-width:34.96875em) {
  .RegistryRecordPage .content-footer .registry-record-list .right-content,
  .RegistryRecordPage .content-footer .registry-record-list .right-images,
  .RegistryRecordPage .content-footer .registry-record-list .right-files {
    float: none;
  }
}
.notification-subscription-page .module-form {
  padding: 1.25rem;
}
@media only screen and (min-width:48em) {
  .notification-subscription-page .module-form {
    padding: 2.5rem;
  }
}
.notification-subscription-page .module-form label.readonly {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.notification-subscription-page .module-form .message {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 5px;
}
.notification-subscription-page .module-form .message.required {
  color: #B2414D;
}
.notification-subscription-page .module-form .field .left {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.notification-subscription-page .module-form .field:first-of-type .left {
  margin-top: 0;
}
.notification-subscription-page .module-form .field .middleColumn {
  width: 100%;
  float: none;
}
@media only screen and (min-width:64em) {
  .notification-subscription-page .module-form .field .middleColumn {
    max-width: 70%;
  }
}
.notification-subscription-page .module-form .field .optionset li {
  display: block;
  margin: 0 0 20px;
}
@media only screen and (max-width:47.96875em) {
  .notification-subscription-page .module-form .field .optionset {
    margin: 0 0 -15px;
  }
}
.notification-subscription-page .module-form .btn-toolbar {
  margin-left: 0;
}
.notification-subscription-page .module-form .field .js-date-fieldset:after {
  content: "";
  display: table;
  clear: both;
}
.notification-subscription-page .module-form .field .js-date-fieldset .left {
  display: block;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 0.41176471em;
}
@media only screen and (min-width:40em) {
  .notification-subscription-page .module-form .field .js-date-fieldset .left {
    float: left;
    width: 21.98731501%;
    margin: 0 4.01691332% 0 0;
  }
}
@media only screen and (min-width:60em) and (max-width:74.96875em) {
  .notification-subscription-page .module-form .field .js-date-fieldset .left {
    width: 30.65539112%;
  }
}
@media only screen and (min-width:40em) {
  .notification-subscription-page .module-form .field .js-date-fieldset .middleColumn {
    float: left;
    width: 73.99577167%;
  }
  .notification-subscription-page .module-form .field .js-date-fieldset .middleColumn h3 {
    margin-top: 0.2em;
  }
}
@media only screen and (min-width:60em) {
  .notification-subscription-page .module-form .field .js-date-fieldset .middleColumn {
    width: 65.32769556%;
  }
}
@media only screen and (min-width:75em) {
  .notification-subscription-page .module-form .field .js-date-fieldset .middleColumn {
    width: 56.65961945%;
  }
}
.NotificationSubscriptionPage .module-form fieldset > div {
  margin-bottom: 30px;
}
.NotificationSubscriptionPage .module-form fieldset > div:last-of-type,
.NotificationSubscriptionPage .module-form fieldset > div.checkbox,
.NotificationSubscriptionPage .module-form fieldset > div.email,
.NotificationSubscriptionPage .module-form fieldset > div.optionset {
  margin-bottom: 0;
}
@media only screen and (min-width:64em) {
  .NotificationSubscriptionPage .module-form fieldset > div.email .middleColumn {
    max-width: calc(70% + 15px);
  }
}
@media only screen and (max-width:63.96875em) {
  .NotificationSubscriptionPage .module-form fieldset > div.listbox .middleColumn {
    max-width: calc(100% - 15px);
  }
}
@media only screen and (max-width:59.96875em) {
  .NotificationSubscriptionPage .module-form fieldset > div.optionset {
    margin-bottom: 20px;
  }
}
.notification-subscription-page .module-form .toggle-row {
  margin-top: 15px;
}
.notification-subscription-page .module-form fieldset > div.composite {
  padding: 0;
}
.notification-subscription-page .module-form fieldset > div.composite > .checkboxset {
  margin-bottom: 20px;
}
.notification-subscription-page .module-form fieldset > div.composite > .checkboxset ul li:last-of-type {
  margin-bottom: 0;
}
.toggle-row {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.toggle-row li {
  margin: 0;
  display: inline-block;
  padding: 0;
}
.toggle-row li:first-of-type:after {
  content: ' | ';
}
.module-form div.field[id*="_Terms_Holder"] {
  border-top: 1px solid #D7D7D7;
  padding-top: 15px;
}
.LegislationPage h4 {
  font-size: 0.875em;
}
@media only screen and (min-width:40em) {
  .LegislationPage h4 {
    font-size: 0.9375em;
  }
}
@media only screen and (min-width:64em) {
  .LegislationPage h4 {
    font-size: 1.0625em;
  }
}
@media only screen and (min-width:85.375em) {
  .LegislationPage h4 {
    font-size: 0.9375em;
  }
}
@media only screen and (min-width:100em) {
  .LegislationPage h4 {
    font-size: 1.0625em;
  }
}
.accessibility-filter-form {
  background: none;
}
.accessibility-filter-form .field {
  padding-bottom: 0;
}
@media only screen and (max-width:47.96875em) {
  .accessibility-filter-form .field.dropdown {
    max-width: calc(100% - 95px);
  }
}
.accessibility-filter-form .hide-form {
  display: none;
}
.accessibility-filter-form .btn-toolbar {
  margin-left: 0;
}
.accessibility-filter-form .hide-form + .inner {
  height: auto !important;
  overflow: visible;
}
.accessibility-filter-form.filter-form .dropdown .left {
  display: block;
  float: none;
  margin-bottom: 1em;
  width: 100%;
}
.accessibility-filter-form.filter-form .dropdown .middleColumn {
  width: 100%;
}
@media only screen and (min-width:48em) {
  .accessibility-filter-form.filter-form .dropdown .middleColumn {
    min-width: 500px;
  }
}
.accessibility-filter-form .form > fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.accessibility-filter-form .hide-form + .inner .btn-toolbar {
  min-height: auto;
}
.accessibility-filter-holder .sidebar-adapt {
  box-shadow: 7px 0 0 #ECF2F4 inset;
}
.accessibility-contact-info-wrapper {
  box-shadow: 7px 0 0 #ECF2F4 inset;
  padding: 0.85714286em 1.57142857em;
  margin-bottom: 1.5em;
}
@media only screen and (min-width:40em) {
  .accessibility-contact-info-wrapper {
    padding: 1.06666667em 1.66666667em;
  }
}
@media only screen and (min-width:64em) {
  .accessibility-contact-info-wrapper {
    padding: 1.29411765em 1.88235294em;
  }
}
.accessibility-contact-info-wrapper .contact-list {
  margin-top: 1em;
}
.accessibility-disclaimer.typo .accessibility-contact-info-wrapper h4 {
  margin-top: 0;
}
.svg .header .brand.en_IE h1 {
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22245.8px%22%20height%3D%2248px%22%20viewBox%3D%220%200%20245.8%2048%22%20style%3D%22enable-background%3Anew%200%200%20245.8%2048%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3A%23111111%3B%7D%20.st1%7Bfill%3A%23529DBA%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19.3%2C1C12.5%2C1%2C7%2C2.5%2C1%2C5.4l1.3%2C20.5C2.9%2C36.1%2C9.9%2C44.3%2C19.3%2C47c9.8-2.8%2C16.4-11.2%2C17-21.1l1.3-20.5%20C31.6%2C2.3%2C25.5%2C1%2C19.3%2C1z%20M21.5%2C5.1l1.6%2C0.1l0.6-1.5l0.6%2C1.5L26%2C5.1l-0.9%2C1.3l1%2C1.3l-1.6-0.2L23.8%2C9l-0.6-1.5l-1.6%2C0.2l1-1.3%20L21.5%2C5.1z%20M19.3%2C9.7l0.6%2C1.5l1.6-0.2l-0.9%2C1.3l1%2C1.3L20%2C13.4l-0.6%2C1.5l-0.6-1.5l-1.6%2C0.2l1-1.3L17.1%2C11l1.6%2C0.1L19.3%2C9.7z%20%20M12.7%2C5.1l1.6%2C0.1l0.6-1.5l0.6%2C1.5l1.6-0.2l-0.9%2C1.3l1%2C1.3l-1.6-0.2L14.9%2C9l-0.6-1.5l-1.6%2C0.2l1-1.3L12.7%2C5.1z%20M13%2C21l2.6%2C3.5%20l3.8-7.4l3.7%2C7.4l2.6-3.5l6.2%2C8.3c-0.3%2C2-1.5%2C3.2-4.1%2C3.2c-1.8%2C0-2-1.1-4.2-1.1c-2.2%2C0-2.4%2C1.1-4.2%2C1.1c-1.9%2C0-2.1-1.1-4.2-1.1%20c-2.1%2C0-2.4%2C1.1-4.2%2C1.1c-2.6%2C0-3.7-1-4.1-3.2L13%2C21z%20M27.8%2C35.3c-2%2C0-2.3-1.1-4.2-1.1s-2.2%2C1.1-4.2%2C1.1c-2%2C0-2.3-1.1-4.2-1.1%20c-2.1%2C0-2%2C1.1-4.2%2C1.1c-0.5%2C0-1.1-0.1-1.6-0.3c-0.4-0.6-0.7-1.1-1-1.7c0.7%2C0.3%2C1.4%2C0.7%2C2.5%2C0.7c2%2C0%2C2.2-1.1%2C4.2-1.1%20c2.1%2C0%2C2.1%2C1.1%2C4.2%2C1.1c2%2C0%2C2.3-1.1%2C4.2-1.1c2.1%2C0%2C2.2%2C1.1%2C4.2%2C1.1c0.9%2C0%2C1.7-0.3%2C2.5-0.7c-0.3%2C0.6-0.5%2C1-0.9%2C1.6%20C28.9%2C35.2%2C28.4%2C35.3%2C27.8%2C35.3z%20M27.9%2C37c-2.3%2C2.8-5.2%2C4.7-8.5%2C5.9c-3.4-1.2-6.3-3.3-8.6-5.9c2.4%2C0%2C2.4-1.1%2C4.3-1.1%20c1.8%2C0%2C2.2%2C1.1%2C4.2%2C1.1c2.2%2C0%2C2.3-1.1%2C4.2-1.1C25.5%2C35.9%2C25.5%2C37%2C27.9%2C37z%20M35%2C25.8C34.4%2C35.2%2C28%2C43%2C19.3%2C45.6%20C10.6%2C43%2C4.3%2C35%2C3.7%2C25.8L2.4%2C6.2c0.4-0.2%2C0.8-0.4%2C1.2-0.5l1.3%2C20c0.6%2C8.8%2C6.4%2C16%2C14.4%2C18.6c8.5-2.8%2C13.9-10.2%2C14.4-18.6l1.3-20%20c0.4%2C0.2%2C0.8%2C0.4%2C1.2%2C0.5L35%2C25.8z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M69.8%2C42c-0.7%2C0.2-1.5%2C0.3-2.4%2C0.3c-0.9%2C0-1.7-0.1-2.4-0.4c-0.7-0.2-1.2-0.6-1.7-1.1c-0.4-0.5-0.8-1.2-1-2%20C62.1%2C38%2C62%2C37%2C62%2C35.8c0-1.2%2C0.1-2.2%2C0.3-3c0.2-0.9%2C0.5-1.6%2C1-2.1c0.5-0.6%2C1.1-1%2C1.8-1.3c0.7-0.3%2C1.6-0.4%2C2.7-0.4%20c0.7%2C0%2C1.3%2C0.1%2C1.8%2C0.2c0.5%2C0.1%2C1.1%2C0.3%2C1.6%2C0.5l-0.4%2C2.1c-0.4-0.2-0.8-0.3-1.3-0.4s-0.9-0.1-1.5-0.1c-0.7%2C0-1.2%2C0.1-1.7%2C0.2%20c-0.4%2C0.1-0.8%2C0.4-1.1%2C0.7c-0.3%2C0.3-0.5%2C0.8-0.6%2C1.4c-0.1%2C0.6-0.2%2C1.3-0.2%2C2.2c0%2C0.9%2C0.1%2C1.7%2C0.2%2C2.3c0.1%2C0.6%2C0.3%2C1%2C0.6%2C1.4%20c0.3%2C0.3%2C0.6%2C0.6%2C1%2C0.7c0.4%2C0.1%2C0.9%2C0.2%2C1.4%2C0.2c0.2%2C0%2C0.5%2C0%2C0.7%2C0c0.3%2C0%2C0.5-0.1%2C0.7-0.1v-4.6h2.3v6C71.1%2C41.6%2C70.5%2C41.8%2C69.8%2C42z%22%20%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M78.8%2C42.3c-0.9%2C0-1.7-0.1-2.3-0.3c-0.7-0.2-1.2-0.6-1.6-1.1c-0.4-0.5-0.8-1.2-1-2c-0.2-0.9-0.3-1.9-0.3-3.2%20c0-1.3%2C0.1-2.4%2C0.3-3.2c0.2-0.9%2C0.5-1.5%2C1-2.1c0.4-0.5%2C1-0.9%2C1.6-1.1c0.7-0.2%2C1.4-0.3%2C2.3-0.3c0.9%2C0%2C1.6%2C0.1%2C2.3%2C0.3%20c0.7%2C0.2%2C1.2%2C0.6%2C1.6%2C1.1c0.4%2C0.5%2C0.8%2C1.2%2C1%2C2c0.2%2C0.9%2C0.3%2C1.9%2C0.3%2C3.2c0%2C1.3-0.1%2C2.4-0.3%2C3.2c-0.2%2C0.9-0.5%2C1.5-1%2C2.1%20c-0.4%2C0.5-1%2C0.9-1.6%2C1.1C80.5%2C42.2%2C79.7%2C42.3%2C78.8%2C42.3z%20M78.8%2C40.1c0.5%2C0%2C1-0.1%2C1.3-0.2c0.3-0.1%2C0.6-0.4%2C0.8-0.7%20c0.2-0.3%2C0.3-0.8%2C0.4-1.4c0.1-0.6%2C0.1-1.3%2C0.1-2.1c0-0.9%2C0-1.6-0.1-2.1c-0.1-0.6-0.2-1-0.4-1.4c-0.2-0.3-0.5-0.6-0.8-0.7%20c-0.3-0.1-0.8-0.2-1.3-0.2s-1%2C0.1-1.3%2C0.2c-0.3%2C0.1-0.6%2C0.4-0.8%2C0.7c-0.2%2C0.3-0.3%2C0.8-0.4%2C1.4c-0.1%2C0.6-0.1%2C1.3-0.1%2C2.1%20c0%2C0.9%2C0%2C1.6%2C0.1%2C2.1c0.1%2C0.6%2C0.2%2C1%2C0.4%2C1.4c0.2%2C0.3%2C0.5%2C0.6%2C0.8%2C0.7C77.8%2C40.1%2C78.3%2C40.1%2C78.8%2C40.1z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M92.1%2C42.1h-3.8l-3.5-12.9h2.6l2.7%2C10.7h0.1L93%2C29.2h2.5L92.1%2C42.1z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M95.2%2C42.1v-2.6h2.6v2.6H95.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M108.2%2C38.4c0%2C0.7-0.1%2C1.3-0.3%2C1.8c-0.2%2C0.5-0.5%2C0.9-0.8%2C1.2c-0.4%2C0.3-0.9%2C0.5-1.5%2C0.7%20c-0.6%2C0.1-1.3%2C0.2-2.2%2C0.2c-0.7%2C0-1.4%2C0-2-0.1c-0.6-0.1-1.2-0.2-1.7-0.4l0.5-2.2c0.5%2C0.2%2C1%2C0.3%2C1.7%2C0.4c0.6%2C0.1%2C1.2%2C0.2%2C1.8%2C0.2%20c0.3%2C0%2C0.6%2C0%2C0.8-0.1c0.3%2C0%2C0.5-0.1%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.4-0.5c0.1-0.2%2C0.2-0.5%2C0.2-0.8c0-0.3%2C0-0.5-0.1-0.6%20c-0.1-0.2-0.2-0.3-0.4-0.5c-0.2-0.1-0.4-0.3-0.7-0.4c-0.3-0.1-0.6-0.2-1-0.4c-0.6-0.2-1.1-0.4-1.6-0.6c-0.5-0.2-0.8-0.4-1.1-0.7%20c-0.3-0.3-0.5-0.7-0.7-1.1c-0.2-0.4-0.2-0.9-0.2-1.6c0-1.4%2C0.4-2.3%2C1.1-2.9c0.7-0.6%2C1.8-0.8%2C3.3-0.8c0.6%2C0%2C1.2%2C0.1%2C1.7%2C0.2%20c0.5%2C0.1%2C1.1%2C0.3%2C1.7%2C0.5l-0.3%2C2.1c-0.4-0.2-0.9-0.3-1.5-0.4c-0.5-0.1-1.1-0.2-1.6-0.2c-0.3%2C0-0.5%2C0-0.8%2C0c-0.2%2C0-0.4%2C0.1-0.6%2C0.2%20s-0.3%2C0.2-0.4%2C0.4c-0.1%2C0.2-0.1%2C0.4-0.1%2C0.7s0%2C0.6%2C0.1%2C0.8c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.5s0.4%2C0.3%2C0.7%2C0.4s0.6%2C0.2%2C1%2C0.3%20c0.7%2C0.2%2C1.2%2C0.4%2C1.7%2C0.6s0.8%2C0.4%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1C108.1%2C37.3%2C108.2%2C37.8%2C108.2%2C38.4z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M110%2C42.1V29.2h2.5v12.9H110z%22%2F%3E%3Cg%3E%20%3Cpath%20d%3D%22M65.1%2C18.8h-1.3V6.4h4c0.7%2C0%2C1.3%2C0.1%2C1.8%2C0.2c0.5%2C0.1%2C1%2C0.3%2C1.3%2C0.6c0.3%2C0.3%2C0.6%2C0.6%2C0.8%2C1.1c0.2%2C0.4%2C0.2%2C1%2C0.2%2C1.6%20%20c0%2C1.1-0.2%2C1.9-0.6%2C2.4c-0.4%2C0.6-1.1%2C0.9-2%2C1.1l2.9%2C5.5h-1.5l-2.8-5.4h-2.8V18.8z%20M65.1%2C12.3h2.6c0.5%2C0%2C0.9%2C0%2C1.3-0.1%20%20c0.4-0.1%2C0.7-0.2%2C0.9-0.3c0.2-0.2%2C0.4-0.4%2C0.6-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.2c0-0.5-0.1-0.9-0.2-1.2c-0.1-0.3-0.3-0.5-0.5-0.7%20%20c-0.2-0.2-0.5-0.3-0.9-0.4c-0.4-0.1-0.8-0.1-1.3-0.1h-2.6V12.3z%22%2F%3E%20%3Cpath%20d%3D%22M74.6%2C18.8V6.4h7.4v1.1h-6.1V12h5.3v1.1h-5.3v4.6h6.1v1.1H74.6z%22%2F%3E%20%3Cpath%20d%3D%22M86%2C18.8h-1.3V6.4h3.9c0.7%2C0%2C1.3%2C0.1%2C1.8%2C0.2c0.5%2C0.1%2C1%2C0.3%2C1.3%2C0.6s0.6%2C0.6%2C0.8%2C1.1c0.2%2C0.5%2C0.2%2C1%2C0.2%2C1.7%20%20c0%2C1.4-0.3%2C2.3-1%2C2.9s-1.7%2C0.9-3.1%2C0.9H86V18.8z%20M86%2C12.6h2.5c0.5%2C0%2C0.9%2C0%2C1.2-0.1c0.4-0.1%2C0.7-0.2%2C0.9-0.4s0.4-0.4%2C0.6-0.8%20%20c0.1-0.3%2C0.2-0.8%2C0.2-1.3c0-0.5-0.1-0.9-0.2-1.3c-0.1-0.3-0.3-0.6-0.5-0.8c-0.2-0.2-0.5-0.3-0.9-0.4c-0.4-0.1-0.8-0.1-1.3-0.1H86%20%20V12.6z%22%2F%3E%20%3Cpath%20d%3D%22M103.1%2C14.5c0%2C0.8-0.1%2C1.5-0.3%2C2.1c-0.2%2C0.6-0.5%2C1-0.9%2C1.4c-0.4%2C0.4-0.8%2C0.6-1.4%2C0.8c-0.5%2C0.2-1.2%2C0.3-1.9%2C0.3%20%20c-1.3%2C0-2.4-0.3-3.1-1c-0.7-0.7-1.1-1.8-1.1-3.3V6.4h1.3v8.2c0%2C1.2%2C0.2%2C2%2C0.7%2C2.6c0.5%2C0.5%2C1.2%2C0.8%2C2.2%2C0.8c1%2C0%2C1.7-0.3%2C2.2-0.8%20%20c0.5-0.5%2C0.8-1.4%2C0.8-2.6V6.4h1.3V14.5z%22%2F%3E%20%3Cpath%20d%3D%22M114.4%2C15.5c0%2C1.2-0.3%2C2-1%2C2.6c-0.7%2C0.5-1.7%2C0.8-3.2%2C0.8h-4V6.4h4c1.4%2C0%2C2.4%2C0.3%2C3%2C0.8c0.6%2C0.5%2C0.9%2C1.3%2C0.9%2C2.4%20%20c0%2C1.4-0.5%2C2.3-1.5%2C2.8v0.1c0.6%2C0.2%2C1%2C0.6%2C1.3%2C1C114.3%2C14%2C114.4%2C14.6%2C114.4%2C15.5z%20M112.8%2C9.7c0-0.9-0.2-1.4-0.7-1.8%20%20c-0.4-0.3-1-0.5-1.8-0.5h-2.8V12h2.8c0.8%2C0%2C1.4-0.2%2C1.8-0.5C112.6%2C11.2%2C112.8%2C10.6%2C112.8%2C9.7z%20M113.1%2C15.4c0-0.8-0.2-1.4-0.6-1.8%20%20c-0.4-0.4-1.1-0.6-1.9-0.6h-2.9v4.7h2.9c0.9%2C0%2C1.5-0.2%2C1.9-0.6C112.8%2C16.8%2C113.1%2C16.2%2C113.1%2C15.4z%22%2F%3E%20%3Cpath%20d%3D%22M117.1%2C18.8V6.4h1.3v11.3h5.8v1.1H117.1z%22%2F%3E%20%3Cpath%20d%3D%22M126.3%2C18.8V6.4h1.3v12.4H126.3z%22%2F%3E%20%3Cpath%20d%3D%22M138.1%2C7.9c-0.4-0.1-0.8-0.3-1.2-0.4c-0.4-0.1-0.9-0.1-1.4-0.1c-0.6%2C0-1.2%2C0.1-1.6%2C0.3c-0.5%2C0.2-0.8%2C0.5-1.1%2C0.9%20%20c-0.3%2C0.4-0.5%2C0.9-0.7%2C1.6c-0.2%2C0.7-0.2%2C1.5-0.2%2C2.5c0%2C1%2C0.1%2C1.9%2C0.2%2C2.5c0.2%2C0.7%2C0.4%2C1.2%2C0.7%2C1.6c0.3%2C0.4%2C0.7%2C0.7%2C1.2%2C0.9%20%20c0.5%2C0.2%2C1.1%2C0.3%2C1.8%2C0.3c0.4%2C0%2C0.9%2C0%2C1.3-0.1c0.4-0.1%2C0.8-0.2%2C1.2-0.3l0.3%2C1.1c-0.4%2C0.2-0.9%2C0.3-1.4%2C0.4c-0.5%2C0.1-1.1%2C0.2-1.7%2C0.2%20%20c-0.8%2C0-1.6-0.1-2.2-0.4c-0.6-0.2-1.1-0.6-1.5-1.1c-0.4-0.5-0.7-1.2-0.9-2c-0.2-0.8-0.3-1.8-0.3-2.9c0-1.1%2C0.1-2.1%2C0.3-2.9%20%20c0.2-0.8%2C0.5-1.5%2C0.9-2c0.4-0.5%2C0.9-0.9%2C1.5-1.1c0.6-0.2%2C1.3-0.4%2C2.2-0.4c0.6%2C0%2C1.1%2C0%2C1.7%2C0.1c0.5%2C0.1%2C1%2C0.2%2C1.3%2C0.4L138.1%2C7.9z%22%2F%3E%20%3Cpath%20d%3D%22M149.3%2C19.1c-0.8%2C0-1.5-0.1-2.1-0.3c-0.6-0.2-1.1-0.6-1.5-1.1c-0.4-0.5-0.7-1.2-0.9-2c-0.2-0.8-0.3-1.8-0.3-3%20%20c0-1.2%2C0.1-2.2%2C0.3-3c0.2-0.8%2C0.5-1.5%2C0.9-2c0.4-0.5%2C0.9-0.9%2C1.5-1.1c0.6-0.2%2C1.3-0.3%2C2.1-0.3c0.8%2C0%2C1.5%2C0.1%2C2.1%2C0.3%20%20c0.6%2C0.2%2C1.1%2C0.6%2C1.5%2C1.1s0.7%2C1.2%2C0.9%2C2c0.2%2C0.8%2C0.3%2C1.8%2C0.3%2C3c0%2C1.2-0.1%2C2.2-0.3%2C3.1c-0.2%2C0.8-0.5%2C1.5-0.9%2C2%20%20c-0.4%2C0.5-0.9%2C0.9-1.5%2C1.1C150.8%2C18.9%2C150.1%2C19.1%2C149.3%2C19.1z%20M149.3%2C17.9c0.6%2C0%2C1.2-0.1%2C1.6-0.3c0.4-0.2%2C0.8-0.5%2C1-0.9%20%20c0.3-0.4%2C0.4-1%2C0.6-1.6c0.1-0.7%2C0.2-1.5%2C0.2-2.4c0-1-0.1-1.8-0.2-2.5c-0.1-0.7-0.3-1.2-0.6-1.6c-0.3-0.4-0.6-0.7-1-0.9%20%20c-0.4-0.2-1-0.3-1.6-0.3s-1.2%2C0.1-1.6%2C0.3c-0.4%2C0.2-0.8%2C0.5-1%2C0.9c-0.3%2C0.4-0.4%2C0.9-0.6%2C1.6c-0.1%2C0.7-0.2%2C1.5-0.2%2C2.5%20%20c0%2C1%2C0.1%2C1.8%2C0.2%2C2.4c0.1%2C0.7%2C0.3%2C1.2%2C0.6%2C1.6c0.3%2C0.4%2C0.6%2C0.7%2C1%2C0.9C148.1%2C17.8%2C148.6%2C17.9%2C149.3%2C17.9z%22%2F%3E%20%3Cpath%20d%3D%22M158.1%2C7.5v4.7h5.2v1.1h-5.2v5.6h-1.3V6.4h7.3v1.1H158.1z%22%2F%3E%20%3Cpath%20d%3D%22M177.2%2C15.6c0%2C0.6-0.1%2C1.2-0.2%2C1.6c-0.1%2C0.4-0.4%2C0.8-0.7%2C1.1c-0.3%2C0.3-0.8%2C0.5-1.3%2C0.6c-0.5%2C0.1-1.2%2C0.2-1.9%2C0.2%20%20c-0.7%2C0-1.3%2C0-1.8-0.1c-0.5-0.1-1.1-0.2-1.6-0.4l0.3-1.1c0.5%2C0.2%2C1%2C0.3%2C1.6%2C0.4c0.6%2C0.1%2C1.1%2C0.1%2C1.7%2C0.1c0.5%2C0%2C0.8%2C0%2C1.2-0.1%20%20c0.3-0.1%2C0.6-0.2%2C0.8-0.3c0.2-0.2%2C0.4-0.4%2C0.5-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.1c0-0.4%2C0-0.7-0.1-0.9c-0.1-0.3-0.2-0.5-0.4-0.7%20%20c-0.2-0.2-0.5-0.4-0.8-0.5c-0.3-0.1-0.8-0.3-1.3-0.5c-0.6-0.2-1.1-0.3-1.5-0.5c-0.4-0.2-0.8-0.4-1.1-0.7c-0.3-0.3-0.5-0.6-0.6-1%20%20c-0.1-0.4-0.2-0.8-0.2-1.3c0-1.1%2C0.3-1.9%2C0.9-2.5c0.6-0.6%2C1.6-0.8%2C2.9-0.8c0.5%2C0%2C1.1%2C0.1%2C1.6%2C0.1c0.5%2C0.1%2C1%2C0.2%2C1.5%2C0.4l-0.2%2C1.1%20%20c-0.5-0.2-0.9-0.3-1.4-0.4c-0.5-0.1-0.9-0.1-1.5-0.1c-0.9%2C0-1.6%2C0.2-2%2C0.5c-0.4%2C0.3-0.6%2C0.9-0.6%2C1.6c0%2C0.4%2C0%2C0.7%2C0.1%2C1%20%20c0.1%2C0.3%2C0.2%2C0.5%2C0.4%2C0.6s0.4%2C0.3%2C0.7%2C0.5c0.3%2C0.1%2C0.7%2C0.2%2C1.1%2C0.4c0.7%2C0.2%2C1.3%2C0.5%2C1.8%2C0.7c0.5%2C0.2%2C0.8%2C0.5%2C1.1%2C0.7%20%20c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1C177.1%2C14.6%2C177.2%2C15%2C177.2%2C15.6z%22%2F%3E%20%3Cpath%20d%3D%22M179.6%2C18.8V6.4h1.3v11.3h5.8v1.1H179.6z%22%2F%3E%20%3Cpath%20d%3D%22M192.4%2C19.1c-0.8%2C0-1.5-0.1-2.1-0.3c-0.6-0.2-1.1-0.6-1.5-1.1c-0.4-0.5-0.7-1.2-0.9-2c-0.2-0.8-0.3-1.8-0.3-3%20%20c0-1.2%2C0.1-2.2%2C0.3-3c0.2-0.8%2C0.5-1.5%2C0.9-2c0.4-0.5%2C0.9-0.9%2C1.5-1.1c0.6-0.2%2C1.3-0.3%2C2.1-0.3c0.8%2C0%2C1.5%2C0.1%2C2.1%2C0.3%20%20c0.6%2C0.2%2C1.1%2C0.6%2C1.5%2C1.1c0.4%2C0.5%2C0.7%2C1.2%2C0.9%2C2c0.2%2C0.8%2C0.3%2C1.8%2C0.3%2C3c0%2C1.2-0.1%2C2.2-0.3%2C3.1c-0.2%2C0.8-0.5%2C1.5-0.9%2C2%20%20c-0.4%2C0.5-0.9%2C0.9-1.5%2C1.1C193.9%2C18.9%2C193.2%2C19.1%2C192.4%2C19.1z%20M192.4%2C17.9c0.6%2C0%2C1.2-0.1%2C1.6-0.3c0.4-0.2%2C0.8-0.5%2C1-0.9%20%20c0.3-0.4%2C0.4-1%2C0.6-1.6c0.1-0.7%2C0.2-1.5%2C0.2-2.4c0-1-0.1-1.8-0.2-2.5c-0.1-0.7-0.3-1.2-0.6-1.6c-0.3-0.4-0.6-0.7-1-0.9%20%20c-0.4-0.2-1-0.3-1.6-0.3s-1.2%2C0.1-1.6%2C0.3c-0.4%2C0.2-0.8%2C0.5-1%2C0.9c-0.3%2C0.4-0.4%2C0.9-0.6%2C1.6c-0.1%2C0.7-0.2%2C1.5-0.2%2C2.5%20%20c0%2C1%2C0.1%2C1.8%2C0.2%2C2.4c0.1%2C0.7%2C0.3%2C1.2%2C0.6%2C1.6c0.3%2C0.4%2C0.6%2C0.7%2C1%2C0.9C191.2%2C17.8%2C191.7%2C17.9%2C192.4%2C17.9z%22%2F%3E%20%3Cpath%20d%3D%22M198.3%2C6.4h1.4l3.3%2C11.1h0.1l3.3-11.1h1.3l-3.7%2C12.4H202L198.3%2C6.4z%22%2F%3E%20%3Cpath%20d%3D%22M209.5%2C18.8V6.4h7.4v1.1h-6.1V12h5.3v1.1h-5.3v4.6h6.1v1.1H209.5z%22%2F%3E%20%3Cpath%20d%3D%22M220.9%2C7.8L220.9%2C7.8l-0.1%2C11h-1.2V6.4h1.9l5.6%2C11h0.1v-11h1.2v12.4h-1.9L220.9%2C7.8z%22%2F%3E%20%3Cpath%20d%3D%22M231.8%2C18.8V6.4h1.3v12.4H231.8z%22%2F%3E%20%3Cpath%20d%3D%22M242.7%2C15.8h-5.3l-1%2C3h-1.4l4.1-12.4h1.8l4.1%2C12.4h-1.4L242.7%2C15.8z%20M237.7%2C14.7h4.6l-2.3-7.1H240L237.7%2C14.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat: no-repeat;
}
.svg .header .brand.hu_HU h1 {
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22248.5px%22%20height%3D%2248px%22%20viewBox%3D%220%200%20248.5%2048%22%20style%3D%22enable-background%3Anew%200%200%20248.5%2048%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3A%23111111%3B%7D%20.st1%7Bfill%3A%23529DBA%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19.3%2C1C12.5%2C1%2C7%2C2.5%2C1%2C5.4l1.3%2C20.5C2.9%2C36.1%2C9.9%2C44.3%2C19.3%2C47c9.8-2.8%2C16.4-11.2%2C17-21.1l1.3-20.5%20C31.6%2C2.3%2C25.5%2C1%2C19.3%2C1z%20M21.5%2C5.1l1.6%2C0.1l0.6-1.5l0.6%2C1.5L26%2C5.1l-0.9%2C1.3l1%2C1.3l-1.6-0.2L23.8%2C9l-0.6-1.5l-1.6%2C0.2l1-1.3%20L21.5%2C5.1z%20M19.3%2C9.7l0.6%2C1.5l1.6-0.2l-0.9%2C1.3l1%2C1.3L20%2C13.4l-0.6%2C1.5l-0.6-1.5l-1.6%2C0.2l1-1.3L17.1%2C11l1.6%2C0.1L19.3%2C9.7z%20%20M12.7%2C5.1l1.6%2C0.1l0.6-1.5l0.6%2C1.5l1.6-0.2l-0.9%2C1.3l1%2C1.3l-1.6-0.2L14.9%2C9l-0.6-1.5l-1.6%2C0.2l1-1.3L12.7%2C5.1z%20M13%2C21l2.6%2C3.5%20l3.8-7.4l3.7%2C7.4l2.6-3.5l6.2%2C8.3c-0.3%2C2-1.5%2C3.2-4.1%2C3.2c-1.8%2C0-2-1.1-4.2-1.1c-2.2%2C0-2.4%2C1.1-4.2%2C1.1c-1.9%2C0-2.1-1.1-4.2-1.1%20c-2.1%2C0-2.4%2C1.1-4.2%2C1.1c-2.6%2C0-3.7-1-4.1-3.2L13%2C21z%20M27.8%2C35.3c-2%2C0-2.3-1.1-4.2-1.1s-2.2%2C1.1-4.2%2C1.1c-2%2C0-2.3-1.1-4.2-1.1%20c-2.1%2C0-2%2C1.1-4.2%2C1.1c-0.5%2C0-1.1-0.1-1.6-0.3c-0.4-0.6-0.7-1.1-1-1.7c0.7%2C0.3%2C1.4%2C0.7%2C2.5%2C0.7c2%2C0%2C2.2-1.1%2C4.2-1.1%20c2.1%2C0%2C2.1%2C1.1%2C4.2%2C1.1c2%2C0%2C2.3-1.1%2C4.2-1.1c2.1%2C0%2C2.2%2C1.1%2C4.2%2C1.1c0.9%2C0%2C1.7-0.3%2C2.5-0.7c-0.3%2C0.6-0.5%2C1-0.9%2C1.6%20C28.9%2C35.2%2C28.4%2C35.3%2C27.8%2C35.3z%20M27.9%2C37c-2.3%2C2.8-5.2%2C4.7-8.5%2C5.9c-3.4-1.2-6.3-3.3-8.6-5.9c2.4%2C0%2C2.4-1.1%2C4.3-1.1%20c1.8%2C0%2C2.2%2C1.1%2C4.2%2C1.1c2.2%2C0%2C2.3-1.1%2C4.2-1.1C25.5%2C35.9%2C25.5%2C37%2C27.9%2C37z%20M35%2C25.8C34.4%2C35.2%2C28%2C43%2C19.3%2C45.6%20C10.6%2C43%2C4.3%2C35%2C3.7%2C25.8L2.4%2C6.2c0.4-0.2%2C0.8-0.4%2C1.2-0.5l1.3%2C20c0.6%2C8.8%2C6.4%2C16%2C14.4%2C18.6c8.5-2.8%2C13.9-10.2%2C14.4-18.6l1.3-20%20c0.4%2C0.2%2C0.8%2C0.4%2C1.2%2C0.5L35%2C25.8z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M69.8%2C42c-0.7%2C0.2-1.5%2C0.3-2.4%2C0.3c-0.9%2C0-1.7-0.1-2.4-0.4c-0.7-0.2-1.2-0.6-1.7-1.1c-0.4-0.5-0.8-1.2-1-2%20C62.1%2C38%2C62%2C37%2C62%2C35.8c0-1.2%2C0.1-2.2%2C0.3-3c0.2-0.9%2C0.5-1.6%2C1-2.1c0.5-0.6%2C1.1-1%2C1.8-1.3c0.7-0.3%2C1.6-0.4%2C2.7-0.4%20c0.7%2C0%2C1.3%2C0.1%2C1.8%2C0.2c0.5%2C0.1%2C1.1%2C0.3%2C1.6%2C0.5l-0.4%2C2.1c-0.4-0.2-0.8-0.3-1.3-0.4s-0.9-0.1-1.5-0.1c-0.7%2C0-1.2%2C0.1-1.7%2C0.2%20c-0.4%2C0.1-0.8%2C0.4-1.1%2C0.7c-0.3%2C0.3-0.5%2C0.8-0.6%2C1.4c-0.1%2C0.6-0.2%2C1.3-0.2%2C2.2c0%2C0.9%2C0.1%2C1.7%2C0.2%2C2.3c0.1%2C0.6%2C0.3%2C1%2C0.6%2C1.4%20c0.3%2C0.3%2C0.6%2C0.6%2C1%2C0.7c0.4%2C0.1%2C0.9%2C0.2%2C1.4%2C0.2c0.2%2C0%2C0.5%2C0%2C0.7%2C0c0.3%2C0%2C0.5-0.1%2C0.7-0.1v-4.6h2.3v6C71.1%2C41.6%2C70.5%2C41.8%2C69.8%2C42z%22%20%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M78.8%2C42.3c-0.9%2C0-1.7-0.1-2.3-0.3c-0.7-0.2-1.2-0.6-1.6-1.1c-0.4-0.5-0.8-1.2-1-2c-0.2-0.9-0.3-1.9-0.3-3.2%20c0-1.3%2C0.1-2.4%2C0.3-3.2c0.2-0.9%2C0.5-1.5%2C1-2.1c0.4-0.5%2C1-0.9%2C1.6-1.1c0.7-0.2%2C1.4-0.3%2C2.3-0.3c0.9%2C0%2C1.6%2C0.1%2C2.3%2C0.3%20c0.7%2C0.2%2C1.2%2C0.6%2C1.6%2C1.1c0.4%2C0.5%2C0.8%2C1.2%2C1%2C2c0.2%2C0.9%2C0.3%2C1.9%2C0.3%2C3.2c0%2C1.3-0.1%2C2.4-0.3%2C3.2c-0.2%2C0.9-0.5%2C1.5-1%2C2.1%20c-0.4%2C0.5-1%2C0.9-1.6%2C1.1C80.5%2C42.2%2C79.7%2C42.3%2C78.8%2C42.3z%20M78.8%2C40.1c0.5%2C0%2C1-0.1%2C1.3-0.2c0.3-0.1%2C0.6-0.4%2C0.8-0.7%20c0.2-0.3%2C0.3-0.8%2C0.4-1.4c0.1-0.6%2C0.1-1.3%2C0.1-2.1c0-0.9%2C0-1.6-0.1-2.1c-0.1-0.6-0.2-1-0.4-1.4c-0.2-0.3-0.5-0.6-0.8-0.7%20c-0.3-0.1-0.8-0.2-1.3-0.2s-1%2C0.1-1.3%2C0.2c-0.3%2C0.1-0.6%2C0.4-0.8%2C0.7c-0.2%2C0.3-0.3%2C0.8-0.4%2C1.4c-0.1%2C0.6-0.1%2C1.3-0.1%2C2.1%20c0%2C0.9%2C0%2C1.6%2C0.1%2C2.1c0.1%2C0.6%2C0.2%2C1%2C0.4%2C1.4c0.2%2C0.3%2C0.5%2C0.6%2C0.8%2C0.7C77.8%2C40.1%2C78.3%2C40.1%2C78.8%2C40.1z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M92.1%2C42.1h-3.8l-3.5-12.9h2.6l2.7%2C10.7h0.1L93%2C29.2h2.5L92.1%2C42.1z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M95.2%2C42.1v-2.6h2.6v2.6H95.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M108.2%2C38.4c0%2C0.7-0.1%2C1.3-0.3%2C1.8c-0.2%2C0.5-0.5%2C0.9-0.8%2C1.2c-0.4%2C0.3-0.9%2C0.5-1.5%2C0.7%20c-0.6%2C0.1-1.3%2C0.2-2.2%2C0.2c-0.7%2C0-1.4%2C0-2-0.1c-0.6-0.1-1.2-0.2-1.7-0.4l0.5-2.2c0.5%2C0.2%2C1%2C0.3%2C1.7%2C0.4c0.6%2C0.1%2C1.2%2C0.2%2C1.8%2C0.2%20c0.3%2C0%2C0.6%2C0%2C0.8-0.1c0.3%2C0%2C0.5-0.1%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.4-0.5c0.1-0.2%2C0.2-0.5%2C0.2-0.8c0-0.3%2C0-0.5-0.1-0.6%20c-0.1-0.2-0.2-0.3-0.4-0.5c-0.2-0.1-0.4-0.3-0.7-0.4c-0.3-0.1-0.6-0.2-1-0.4c-0.6-0.2-1.1-0.4-1.6-0.6c-0.5-0.2-0.8-0.4-1.1-0.7%20c-0.3-0.3-0.5-0.7-0.7-1.1c-0.2-0.4-0.2-0.9-0.2-1.6c0-1.4%2C0.4-2.3%2C1.1-2.9c0.7-0.6%2C1.8-0.8%2C3.3-0.8c0.6%2C0%2C1.2%2C0.1%2C1.7%2C0.2%20c0.5%2C0.1%2C1.1%2C0.3%2C1.7%2C0.5l-0.3%2C2.1c-0.4-0.2-0.9-0.3-1.5-0.4c-0.5-0.1-1.1-0.2-1.6-0.2c-0.3%2C0-0.5%2C0-0.8%2C0c-0.2%2C0-0.4%2C0.1-0.6%2C0.2%20s-0.3%2C0.2-0.4%2C0.4c-0.1%2C0.2-0.1%2C0.4-0.1%2C0.7s0%2C0.6%2C0.1%2C0.8c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.5s0.4%2C0.3%2C0.7%2C0.4s0.6%2C0.2%2C1%2C0.3%20c0.7%2C0.2%2C1.2%2C0.4%2C1.7%2C0.6s0.8%2C0.4%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1C108.1%2C37.3%2C108.2%2C37.8%2C108.2%2C38.4z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M110%2C42.1V29.2h2.5v12.9H110z%22%2F%3E%3Cg%3E%20%3Cpath%20d%3D%22M70.7%2C15.5c0%2C0.6-0.1%2C1.2-0.2%2C1.6c-0.1%2C0.4-0.4%2C0.8-0.7%2C1.1c-0.3%2C0.3-0.8%2C0.5-1.3%2C0.6C68%2C19%2C67.3%2C19%2C66.6%2C19%20%20c-0.7%2C0-1.3%2C0-1.8-0.1c-0.5-0.1-1.1-0.2-1.6-0.4l0.3-1.1c0.5%2C0.2%2C1%2C0.3%2C1.6%2C0.4c0.6%2C0.1%2C1.1%2C0.1%2C1.7%2C0.1c0.5%2C0%2C0.8%2C0%2C1.2-0.1%20%20s0.6-0.2%2C0.8-0.3c0.2-0.2%2C0.4-0.4%2C0.5-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.1c0-0.4%2C0-0.7-0.1-0.9c-0.1-0.3-0.2-0.5-0.4-0.7%20%20c-0.2-0.2-0.5-0.4-0.8-0.5c-0.3-0.2-0.8-0.3-1.3-0.5c-0.6-0.2-1.1-0.3-1.5-0.5c-0.4-0.2-0.8-0.4-1.1-0.7c-0.3-0.3-0.5-0.6-0.6-1%20%20s-0.2-0.8-0.2-1.4c0-1.1%2C0.3-2%2C0.9-2.5c0.6-0.6%2C1.6-0.8%2C2.9-0.8c0.5%2C0%2C1.1%2C0%2C1.6%2C0.1c0.5%2C0.1%2C1.1%2C0.2%2C1.5%2C0.4L70%2C7.8%20%20c-0.5-0.2-0.9-0.3-1.4-0.4c-0.5-0.1-0.9-0.1-1.5-0.1c-0.9%2C0-1.6%2C0.2-2%2C0.5c-0.4%2C0.3-0.6%2C0.9-0.6%2C1.6c0%2C0.4%2C0%2C0.7%2C0.1%2C1%20%20s0.2%2C0.5%2C0.4%2C0.6c0.2%2C0.2%2C0.4%2C0.3%2C0.8%2C0.5c0.3%2C0.1%2C0.7%2C0.3%2C1.1%2C0.4c0.7%2C0.2%2C1.3%2C0.5%2C1.8%2C0.7s0.9%2C0.5%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1%20%20C70.6%2C14.6%2C70.7%2C15%2C70.7%2C15.5z%22%2F%3E%20%3Cpath%20d%3D%22M72.2%2C18.8v-1.4l6.4-10h-6.3V6.3H80v1.2l-6.5%2C10.1h6.6v1.1H72.2z%22%2F%3E%20%3Cpath%20d%3D%22M82.7%2C18.8V6.3H84v11.4h5.8v1.1H82.7z%22%2F%3E%20%3Cpath%20d%3D%22M95.6%2C19c-0.8%2C0-1.5-0.1-2.1-0.3c-0.6-0.2-1.1-0.6-1.5-1.1c-0.4-0.5-0.7-1.2-0.9-2s-0.3-1.8-0.3-3c0-1.2%2C0.1-2.2%2C0.3-3.1%20%20c0.2-0.8%2C0.5-1.5%2C0.9-2c0.4-0.5%2C0.9-0.9%2C1.5-1.1s1.3-0.3%2C2.1-0.3c0.8%2C0%2C1.5%2C0.1%2C2.1%2C0.3c0.6%2C0.2%2C1.1%2C0.6%2C1.5%2C1.1%20%20c0.4%2C0.5%2C0.7%2C1.2%2C0.9%2C2c0.2%2C0.8%2C0.3%2C1.8%2C0.3%2C3c0%2C1.2-0.1%2C2.2-0.3%2C3.1c-0.2%2C0.8-0.5%2C1.5-0.9%2C2c-0.4%2C0.5-0.9%2C0.9-1.5%2C1.1%20%20C97.1%2C18.9%2C96.4%2C19%2C95.6%2C19z%20M95.6%2C17.9c0.7%2C0%2C1.2-0.1%2C1.6-0.3c0.4-0.2%2C0.8-0.5%2C1-0.9c0.3-0.4%2C0.4-1%2C0.6-1.7%20%20c0.1-0.7%2C0.2-1.5%2C0.2-2.5c0-1-0.1-1.8-0.2-2.5c-0.1-0.7-0.3-1.2-0.6-1.6s-0.6-0.7-1-0.9c-0.4-0.2-1-0.3-1.6-0.3s-1.2%2C0.1-1.6%2C0.3%20%20s-0.8%2C0.5-1%2C0.9c-0.3%2C0.4-0.4%2C1-0.6%2C1.6c-0.1%2C0.7-0.2%2C1.5-0.2%2C2.5c0%2C1%2C0.1%2C1.8%2C0.2%2C2.5c0.1%2C0.7%2C0.3%2C1.2%2C0.6%2C1.7%20%20c0.3%2C0.4%2C0.6%2C0.7%2C1%2C0.9C94.4%2C17.8%2C94.9%2C17.9%2C95.6%2C17.9z%22%2F%3E%20%3Cpath%20d%3D%22M101.5%2C6.3h1.4l3.4%2C11.2h0.1l3.3-11.2h1.3l-3.8%2C12.5h-1.9L101.5%2C6.3z%22%2F%3E%20%3Cpath%20d%3D%22M112.8%2C18.8V6.3h7.5v1.1h-6.2V12h5.3v1.1h-5.3v4.6h6.2v1.1H112.8z%20M119.2%2C3.9l-3.4%2C1.7l-0.4-0.8l3.3-1.9L119.2%2C3.9z%22%2F%3E%20%3Cpath%20d%3D%22M124.2%2C7.7L124.2%2C7.7l-0.1%2C11.1h-1.2V6.3h2l5.6%2C11.1h0.1V6.3h1.2v12.5h-1.9L124.2%2C7.7z%22%2F%3E%20%3Cpath%20d%3D%22M139.5%2C6.3h1.3v5.5h1.2l4.1-5.5h1.5l-4.5%2C6l4.6%2C6.5h-1.6L142%2C13h-1.1v5.9h-1.3V6.3z%22%2F%3E%20%3Cpath%20d%3D%22M153.5%2C19c-0.8%2C0-1.5-0.1-2.1-0.3c-0.6-0.2-1.1-0.6-1.5-1.1c-0.4-0.5-0.7-1.2-0.9-2c-0.2-0.8-0.3-1.8-0.3-3%20%20c0-1.2%2C0.1-2.2%2C0.3-3.1c0.2-0.8%2C0.5-1.5%2C0.9-2c0.4-0.5%2C0.9-0.9%2C1.5-1.1s1.3-0.3%2C2.1-0.3c0.8%2C0%2C1.5%2C0.1%2C2.1%2C0.3%20%20c0.6%2C0.2%2C1.1%2C0.6%2C1.5%2C1.1c0.4%2C0.5%2C0.7%2C1.2%2C0.9%2C2c0.2%2C0.8%2C0.3%2C1.8%2C0.3%2C3c0%2C1.2-0.1%2C2.2-0.3%2C3.1c-0.2%2C0.8-0.5%2C1.5-0.9%2C2%20%20c-0.4%2C0.5-0.9%2C0.9-1.5%2C1.1C155%2C18.9%2C154.3%2C19%2C153.5%2C19z%20M153.5%2C17.9c0.7%2C0%2C1.2-0.1%2C1.6-0.3c0.4-0.2%2C0.8-0.5%2C1-0.9%20%20c0.3-0.4%2C0.4-1%2C0.6-1.7c0.1-0.7%2C0.2-1.5%2C0.2-2.5c0-1-0.1-1.8-0.2-2.5c-0.1-0.7-0.3-1.2-0.6-1.6c-0.3-0.4-0.6-0.7-1-0.9%20%20s-1-0.3-1.6-0.3s-1.2%2C0.1-1.6%2C0.3c-0.4%2C0.2-0.8%2C0.5-1%2C0.9s-0.4%2C1-0.6%2C1.6c-0.1%2C0.7-0.2%2C1.5-0.2%2C2.5c0%2C1%2C0.1%2C1.8%2C0.2%2C2.5%20%20c0.1%2C0.7%2C0.3%2C1.2%2C0.6%2C1.7c0.3%2C0.4%2C0.6%2C0.7%2C1%2C0.9C152.3%2C17.8%2C152.8%2C17.9%2C153.5%2C17.9z%20M150.2%2C5.2V3.8h1.4v1.4H150.2z%20M155.4%2C5.2V3.8%20%20h1.4v1.4H155.4z%22%2F%3E%20%3Cpath%20d%3D%22M160%2C18.8v-1.4l6.4-10h-6.3V6.3h7.6v1.2l-6.5%2C10.1h6.6v1.1H160z%22%2F%3E%20%3Cpath%20d%3D%22M174.1%2C7.4v11.4h-1.3V7.4h-3.5V6.3h8.4v1.1H174.1z%22%2F%3E%20%3Cpath%20d%3D%22M184.9%2C15.8h-5.3l-1%2C3.1h-1.4l4.1-12.5h1.8l4.1%2C12.5h-1.4L184.9%2C15.8z%20M179.9%2C14.7h4.6l-2.3-7.1h-0.1L179.9%2C14.7z%20%20%20M184.8%2C3.9l-3.4%2C1.7l-0.4-0.8l3.3-1.9L184.8%2C3.9z%22%2F%3E%20%3Cpath%20d%3D%22M190.5%2C18.8h-1.3V6.3h4c0.7%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0.1%2C1%2C0.3%2C1.3%2C0.6s0.6%2C0.6%2C0.8%2C1.1c0.2%2C0.4%2C0.2%2C1%2C0.2%2C1.6%20%20c0%2C1.1-0.2%2C1.9-0.6%2C2.4c-0.4%2C0.6-1.1%2C0.9-2%2C1.1l2.9%2C5.6h-1.5l-2.8-5.4h-2.8V18.8z%20M190.5%2C12.3h2.6c0.5%2C0%2C0.9%2C0%2C1.3-0.1%20%20c0.4-0.1%2C0.7-0.2%2C0.9-0.4s0.4-0.4%2C0.6-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.3c0-0.5-0.1-0.9-0.2-1.2c-0.1-0.3-0.3-0.6-0.5-0.7%20%20c-0.2-0.2-0.5-0.3-0.9-0.4c-0.4-0.1-0.8-0.1-1.3-0.1h-2.6V12.3z%22%2F%3E%20%3Cpath%20d%3D%22M206.9%2C15.5c0%2C0.6-0.1%2C1.2-0.2%2C1.6c-0.1%2C0.4-0.4%2C0.8-0.7%2C1.1c-0.3%2C0.3-0.8%2C0.5-1.3%2C0.6c-0.5%2C0.1-1.2%2C0.2-1.9%2C0.2%20%20c-0.7%2C0-1.3%2C0-1.8-0.1c-0.5-0.1-1.1-0.2-1.6-0.4l0.3-1.1c0.5%2C0.2%2C1%2C0.3%2C1.6%2C0.4c0.6%2C0.1%2C1.1%2C0.1%2C1.7%2C0.1c0.5%2C0%2C0.8%2C0%2C1.2-0.1%20%20s0.6-0.2%2C0.8-0.3c0.2-0.2%2C0.4-0.4%2C0.5-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.1c0-0.4%2C0-0.7-0.1-0.9c-0.1-0.3-0.2-0.5-0.4-0.7%20%20c-0.2-0.2-0.5-0.4-0.8-0.5s-0.8-0.3-1.3-0.5c-0.6-0.2-1.1-0.3-1.5-0.5c-0.4-0.2-0.8-0.4-1.1-0.7c-0.3-0.3-0.5-0.6-0.6-1%20%20s-0.2-0.8-0.2-1.4c0-1.1%2C0.3-2%2C0.9-2.5c0.6-0.6%2C1.6-0.8%2C2.9-0.8c0.5%2C0%2C1.1%2C0%2C1.6%2C0.1c0.5%2C0.1%2C1.1%2C0.2%2C1.5%2C0.4l-0.2%2C1.1%20%20c-0.5-0.2-0.9-0.3-1.4-0.4c-0.5-0.1-0.9-0.1-1.5-0.1c-0.9%2C0-1.6%2C0.2-2%2C0.5c-0.4%2C0.3-0.6%2C0.9-0.6%2C1.6c0%2C0.4%2C0%2C0.7%2C0.1%2C1%20%20c0.1%2C0.3%2C0.2%2C0.5%2C0.4%2C0.6c0.2%2C0.2%2C0.4%2C0.3%2C0.8%2C0.5s0.7%2C0.3%2C1.1%2C0.4c0.7%2C0.2%2C1.3%2C0.5%2C1.8%2C0.7s0.9%2C0.5%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1%20%20C206.8%2C14.6%2C206.9%2C15%2C206.9%2C15.5z%22%2F%3E%20%3Cpath%20d%3D%22M215.5%2C15.8h-5.3l-1%2C3.1h-1.4L212%2C6.3h1.8l4.1%2C12.5h-1.4L215.5%2C15.8z%20M210.6%2C14.7h4.6l-2.3-7.1h-0.1L210.6%2C14.7z%22%2F%3E%20%3Cpath%20d%3D%22M226.6%2C15.5c0%2C0.6-0.1%2C1.2-0.2%2C1.6c-0.1%2C0.4-0.4%2C0.8-0.7%2C1.1c-0.3%2C0.3-0.8%2C0.5-1.3%2C0.6c-0.5%2C0.1-1.2%2C0.2-1.9%2C0.2%20%20c-0.7%2C0-1.3%2C0-1.8-0.1c-0.5-0.1-1.1-0.2-1.6-0.4l0.3-1.1c0.5%2C0.2%2C1%2C0.3%2C1.6%2C0.4c0.6%2C0.1%2C1.1%2C0.1%2C1.7%2C0.1c0.5%2C0%2C0.8%2C0%2C1.2-0.1%20%20s0.6-0.2%2C0.8-0.3c0.2-0.2%2C0.4-0.4%2C0.5-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.1c0-0.4%2C0-0.7-0.1-0.9c-0.1-0.3-0.2-0.5-0.4-0.7%20%20c-0.2-0.2-0.5-0.4-0.8-0.5s-0.8-0.3-1.3-0.5c-0.6-0.2-1.1-0.3-1.5-0.5c-0.4-0.2-0.8-0.4-1.1-0.7c-0.3-0.3-0.5-0.6-0.6-1%20%20s-0.2-0.8-0.2-1.4c0-1.1%2C0.3-2%2C0.9-2.5c0.6-0.6%2C1.6-0.8%2C2.9-0.8c0.5%2C0%2C1.1%2C0%2C1.6%2C0.1c0.5%2C0.1%2C1.1%2C0.2%2C1.5%2C0.4l-0.2%2C1.1%20%20c-0.5-0.2-0.9-0.3-1.4-0.4c-0.5-0.1-0.9-0.1-1.5-0.1c-0.9%2C0-1.6%2C0.2-2%2C0.5c-0.4%2C0.3-0.6%2C0.9-0.6%2C1.6c0%2C0.4%2C0%2C0.7%2C0.1%2C1%20%20c0.1%2C0.3%2C0.2%2C0.5%2C0.4%2C0.6c0.2%2C0.2%2C0.4%2C0.3%2C0.8%2C0.5s0.7%2C0.3%2C1.1%2C0.4c0.7%2C0.2%2C1.3%2C0.5%2C1.8%2C0.7s0.9%2C0.5%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1%20%20C226.5%2C14.6%2C226.6%2C15%2C226.6%2C15.5z%22%2F%3E%20%3Cpath%20d%3D%22M235.2%2C15.8h-5.3l-1%2C3.1h-1.4l4.1-12.5h1.8l4.1%2C12.5h-1.4L235.2%2C15.8z%20M230.3%2C14.7h4.6l-2.3-7.1h-0.1L230.3%2C14.7z%20%20%20M235.1%2C3.9l-3.4%2C1.7l-0.4-0.8l3.3-1.9L235.1%2C3.9z%22%2F%3E%20%3Cpath%20d%3D%22M245.7%2C18.9c-0.6%2C0.1-1.2%2C0.2-2%2C0.2c-0.9%2C0-1.7-0.1-2.3-0.4c-0.7-0.2-1.2-0.6-1.6-1.1c-0.4-0.5-0.7-1.2-0.9-2%20%20c-0.2-0.8-0.3-1.8-0.3-2.9c0-1.2%2C0.1-2.2%2C0.3-3c0.2-0.8%2C0.5-1.5%2C1-2c0.4-0.5%2C1-0.9%2C1.6-1.1c0.7-0.2%2C1.4-0.4%2C2.3-0.4%20%20c0.6%2C0%2C1.2%2C0.1%2C1.8%2C0.2c0.6%2C0.1%2C1%2C0.2%2C1.4%2C0.4l-0.2%2C1.1c-0.4-0.2-0.8-0.3-1.3-0.4c-0.5-0.1-1-0.1-1.5-0.1c-0.7%2C0-1.2%2C0.1-1.7%2C0.3%20%20c-0.5%2C0.2-0.9%2C0.5-1.2%2C0.9c-0.3%2C0.4-0.6%2C1-0.7%2C1.6c-0.2%2C0.7-0.2%2C1.5-0.2%2C2.6c0%2C1%2C0.1%2C1.9%2C0.2%2C2.5c0.2%2C0.7%2C0.4%2C1.2%2C0.7%2C1.6%20%20s0.8%2C0.7%2C1.3%2C0.9c0.5%2C0.2%2C1.1%2C0.3%2C1.8%2C0.3c0.4%2C0%2C0.8%2C0%2C1.1-0.1c0.3%2C0%2C0.6-0.1%2C0.9-0.2v-5.2h1.3v5.9%20%20C246.8%2C18.6%2C246.3%2C18.7%2C245.7%2C18.9z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat: no-repeat;
}
.svg .header .brand.it_IT h1 {
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22263.7px%22%20height%3D%2248px%22%20viewBox%3D%220%200%20263.7%2048%22%20style%3D%22enable-background%3Anew%200%200%20263.7%2048%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3A%23111111%3B%7D%20.st1%7Bfill%3A%23529DBA%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M19.3%2C1C12.5%2C1%2C7%2C2.5%2C1%2C5.4l1.3%2C20.5C2.9%2C36.1%2C9.9%2C44.3%2C19.3%2C47c9.8-2.8%2C16.4-11.2%2C17-21.1l1.3-20.5%20C31.6%2C2.3%2C25.5%2C1%2C19.3%2C1z%20M21.5%2C5.1l1.6%2C0.1l0.6-1.5l0.6%2C1.5L26%2C5.1l-0.9%2C1.3l1%2C1.3l-1.6-0.2L23.8%2C9l-0.6-1.5l-1.6%2C0.2l1-1.3%20L21.5%2C5.1z%20M19.3%2C9.7l0.6%2C1.5l1.6-0.2l-0.9%2C1.3l1%2C1.3L20%2C13.4l-0.6%2C1.5l-0.6-1.5l-1.6%2C0.2l1-1.3L17.1%2C11l1.6%2C0.1L19.3%2C9.7z%20%20M12.7%2C5.1l1.6%2C0.1l0.6-1.5l0.6%2C1.5l1.6-0.2l-0.9%2C1.3l1%2C1.3l-1.6-0.2L14.9%2C9l-0.6-1.5l-1.6%2C0.2l1-1.3L12.7%2C5.1z%20M13%2C21l2.6%2C3.5%20l3.8-7.4l3.7%2C7.4l2.6-3.5l6.2%2C8.3c-0.3%2C2-1.5%2C3.2-4.1%2C3.2c-1.8%2C0-2-1.1-4.2-1.1c-2.2%2C0-2.4%2C1.1-4.2%2C1.1c-1.9%2C0-2.1-1.1-4.2-1.1%20c-2.1%2C0-2.4%2C1.1-4.2%2C1.1c-2.6%2C0-3.7-1-4.1-3.2L13%2C21z%20M27.8%2C35.3c-2%2C0-2.3-1.1-4.2-1.1s-2.2%2C1.1-4.2%2C1.1c-2%2C0-2.3-1.1-4.2-1.1%20c-2.1%2C0-2%2C1.1-4.2%2C1.1c-0.5%2C0-1.1-0.1-1.6-0.3c-0.4-0.6-0.7-1.1-1-1.7c0.7%2C0.3%2C1.4%2C0.7%2C2.5%2C0.7c2%2C0%2C2.2-1.1%2C4.2-1.1%20c2.1%2C0%2C2.1%2C1.1%2C4.2%2C1.1c2%2C0%2C2.3-1.1%2C4.2-1.1c2.1%2C0%2C2.2%2C1.1%2C4.2%2C1.1c0.9%2C0%2C1.7-0.3%2C2.5-0.7c-0.3%2C0.6-0.5%2C1-0.9%2C1.6%20C28.9%2C35.2%2C28.4%2C35.3%2C27.8%2C35.3z%20M27.9%2C37c-2.3%2C2.8-5.2%2C4.7-8.5%2C5.9c-3.4-1.2-6.3-3.3-8.6-5.9c2.4%2C0%2C2.4-1.1%2C4.3-1.1%20c1.8%2C0%2C2.2%2C1.1%2C4.2%2C1.1c2.2%2C0%2C2.3-1.1%2C4.2-1.1C25.5%2C35.9%2C25.5%2C37%2C27.9%2C37z%20M35%2C25.8C34.4%2C35.2%2C28%2C43%2C19.3%2C45.6%20C10.6%2C43%2C4.3%2C35%2C3.7%2C25.8L2.4%2C6.2c0.4-0.2%2C0.8-0.4%2C1.2-0.5l1.3%2C20c0.6%2C8.8%2C6.4%2C16%2C14.4%2C18.6c8.5-2.8%2C13.9-10.2%2C14.4-18.6l1.3-20%20c0.4%2C0.2%2C0.8%2C0.4%2C1.2%2C0.5L35%2C25.8z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M69.8%2C42c-0.7%2C0.2-1.5%2C0.3-2.4%2C0.3c-0.9%2C0-1.7-0.1-2.4-0.4c-0.7-0.2-1.2-0.6-1.7-1.1c-0.4-0.5-0.8-1.2-1-2%20C62.1%2C38%2C62%2C37%2C62%2C35.8c0-1.2%2C0.1-2.2%2C0.3-3c0.2-0.9%2C0.5-1.6%2C1-2.1c0.5-0.6%2C1.1-1%2C1.8-1.3c0.7-0.3%2C1.6-0.4%2C2.7-0.4%20c0.7%2C0%2C1.3%2C0.1%2C1.8%2C0.2c0.5%2C0.1%2C1.1%2C0.3%2C1.6%2C0.5l-0.4%2C2.1c-0.4-0.2-0.8-0.3-1.3-0.4s-0.9-0.1-1.5-0.1c-0.7%2C0-1.2%2C0.1-1.7%2C0.2%20c-0.4%2C0.1-0.8%2C0.4-1.1%2C0.7c-0.3%2C0.3-0.5%2C0.8-0.6%2C1.4c-0.1%2C0.6-0.2%2C1.3-0.2%2C2.2c0%2C0.9%2C0.1%2C1.7%2C0.2%2C2.3c0.1%2C0.6%2C0.3%2C1%2C0.6%2C1.4%20c0.3%2C0.3%2C0.6%2C0.6%2C1%2C0.7c0.4%2C0.1%2C0.9%2C0.2%2C1.4%2C0.2c0.2%2C0%2C0.5%2C0%2C0.7%2C0c0.3%2C0%2C0.5-0.1%2C0.7-0.1v-4.6h2.3v6C71.1%2C41.6%2C70.5%2C41.8%2C69.8%2C42z%22%20%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M78.8%2C42.3c-0.9%2C0-1.7-0.1-2.3-0.3c-0.7-0.2-1.2-0.6-1.6-1.1c-0.4-0.5-0.8-1.2-1-2c-0.2-0.9-0.3-1.9-0.3-3.2%20c0-1.3%2C0.1-2.4%2C0.3-3.2c0.2-0.9%2C0.5-1.5%2C1-2.1c0.4-0.5%2C1-0.9%2C1.6-1.1c0.7-0.2%2C1.4-0.3%2C2.3-0.3c0.9%2C0%2C1.6%2C0.1%2C2.3%2C0.3%20c0.7%2C0.2%2C1.2%2C0.6%2C1.6%2C1.1c0.4%2C0.5%2C0.8%2C1.2%2C1%2C2c0.2%2C0.9%2C0.3%2C1.9%2C0.3%2C3.2c0%2C1.3-0.1%2C2.4-0.3%2C3.2c-0.2%2C0.9-0.5%2C1.5-1%2C2.1%20c-0.4%2C0.5-1%2C0.9-1.6%2C1.1C80.5%2C42.2%2C79.7%2C42.3%2C78.8%2C42.3z%20M78.8%2C40.1c0.5%2C0%2C1-0.1%2C1.3-0.2c0.3-0.1%2C0.6-0.4%2C0.8-0.7%20c0.2-0.3%2C0.3-0.8%2C0.4-1.4c0.1-0.6%2C0.1-1.3%2C0.1-2.1c0-0.9%2C0-1.6-0.1-2.1c-0.1-0.6-0.2-1-0.4-1.4c-0.2-0.3-0.5-0.6-0.8-0.7%20c-0.3-0.1-0.8-0.2-1.3-0.2s-1%2C0.1-1.3%2C0.2c-0.3%2C0.1-0.6%2C0.4-0.8%2C0.7c-0.2%2C0.3-0.3%2C0.8-0.4%2C1.4c-0.1%2C0.6-0.1%2C1.3-0.1%2C2.1%20c0%2C0.9%2C0%2C1.6%2C0.1%2C2.1c0.1%2C0.6%2C0.2%2C1%2C0.4%2C1.4c0.2%2C0.3%2C0.5%2C0.6%2C0.8%2C0.7C77.8%2C40.1%2C78.3%2C40.1%2C78.8%2C40.1z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M92.1%2C42.1h-3.8l-3.5-12.9h2.6l2.7%2C10.7h0.1L93%2C29.2h2.5L92.1%2C42.1z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M95.2%2C42.1v-2.6h2.6v2.6H95.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M108.2%2C38.4c0%2C0.7-0.1%2C1.3-0.3%2C1.8c-0.2%2C0.5-0.5%2C0.9-0.8%2C1.2c-0.4%2C0.3-0.9%2C0.5-1.5%2C0.7%20c-0.6%2C0.1-1.3%2C0.2-2.2%2C0.2c-0.7%2C0-1.4%2C0-2-0.1c-0.6-0.1-1.2-0.2-1.7-0.4l0.5-2.2c0.5%2C0.2%2C1%2C0.3%2C1.7%2C0.4c0.6%2C0.1%2C1.2%2C0.2%2C1.8%2C0.2%20c0.3%2C0%2C0.6%2C0%2C0.8-0.1c0.3%2C0%2C0.5-0.1%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.4-0.5c0.1-0.2%2C0.2-0.5%2C0.2-0.8c0-0.3%2C0-0.5-0.1-0.6%20c-0.1-0.2-0.2-0.3-0.4-0.5c-0.2-0.1-0.4-0.3-0.7-0.4c-0.3-0.1-0.6-0.2-1-0.4c-0.6-0.2-1.1-0.4-1.6-0.6c-0.5-0.2-0.8-0.4-1.1-0.7%20c-0.3-0.3-0.5-0.7-0.7-1.1c-0.2-0.4-0.2-0.9-0.2-1.6c0-1.4%2C0.4-2.3%2C1.1-2.9c0.7-0.6%2C1.8-0.8%2C3.3-0.8c0.6%2C0%2C1.2%2C0.1%2C1.7%2C0.2%20c0.5%2C0.1%2C1.1%2C0.3%2C1.7%2C0.5l-0.3%2C2.1c-0.4-0.2-0.9-0.3-1.5-0.4c-0.5-0.1-1.1-0.2-1.6-0.2c-0.3%2C0-0.5%2C0-0.8%2C0c-0.2%2C0-0.4%2C0.1-0.6%2C0.2%20s-0.3%2C0.2-0.4%2C0.4c-0.1%2C0.2-0.1%2C0.4-0.1%2C0.7s0%2C0.6%2C0.1%2C0.8c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.5s0.4%2C0.3%2C0.7%2C0.4s0.6%2C0.2%2C1%2C0.3%20c0.7%2C0.2%2C1.2%2C0.4%2C1.7%2C0.6s0.8%2C0.4%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1C108.1%2C37.3%2C108.2%2C37.8%2C108.2%2C38.4z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M110%2C42.1V29.2h2.5v12.9H110z%22%2F%3E%3Cg%3E%20%3Cpath%20d%3D%22M64.6%2C18.9h-1.3V6.3h4c0.7%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0.1%2C1%2C0.3%2C1.3%2C0.6c0.3%2C0.3%2C0.6%2C0.6%2C0.8%2C1.1c0.2%2C0.4%2C0.2%2C1%2C0.2%2C1.6%20%20c0%2C1.1-0.2%2C1.9-0.6%2C2.4s-1.1%2C0.9-2%2C1.1l2.9%2C5.6h-1.5l-2.8-5.4h-2.8V18.9z%20M64.6%2C12.3h2.6c0.5%2C0%2C0.9%2C0%2C1.3-0.1%20%20c0.4-0.1%2C0.7-0.2%2C0.9-0.4c0.2-0.2%2C0.4-0.4%2C0.6-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.3c0-0.5-0.1-0.9-0.2-1.2c-0.1-0.3-0.3-0.6-0.5-0.7%20%20s-0.5-0.3-0.9-0.4s-0.8-0.1-1.3-0.1h-2.6V12.3z%22%2F%3E%20%3Cpath%20d%3D%22M74.1%2C18.9V6.3h7.5v1.1h-6.2V12h5.4v1.1h-5.4v4.6h6.2v1.1H74.1z%22%2F%3E%20%3Cpath%20d%3D%22M85.6%2C18.9h-1.3V6.3h3.9c0.7%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0.1%2C1%2C0.3%2C1.3%2C0.6c0.3%2C0.3%2C0.6%2C0.6%2C0.8%2C1.1c0.2%2C0.5%2C0.2%2C1%2C0.2%2C1.7%20%20c0%2C1.4-0.3%2C2.3-1%2C2.9c-0.7%2C0.6-1.7%2C0.9-3.2%2C0.9h-2.6V18.9z%20M85.6%2C12.6h2.5c0.5%2C0%2C0.9%2C0%2C1.3-0.1s0.7-0.2%2C0.9-0.4%20%20c0.2-0.2%2C0.4-0.4%2C0.6-0.8C91%2C11%2C91%2C10.6%2C91%2C10c0-0.5-0.1-1-0.2-1.3c-0.1-0.3-0.3-0.6-0.5-0.8s-0.5-0.3-0.9-0.4%20%20c-0.4-0.1-0.8-0.1-1.3-0.1h-2.5V12.6z%22%2F%3E%20%3Cpath%20d%3D%22M102.9%2C14.5c0%2C0.8-0.1%2C1.5-0.3%2C2.1c-0.2%2C0.6-0.5%2C1-0.9%2C1.4s-0.9%2C0.6-1.4%2C0.8c-0.5%2C0.2-1.2%2C0.3-1.9%2C0.3%20%20c-1.4%2C0-2.4-0.3-3.1-1c-0.7-0.7-1.1-1.8-1.1-3.3V6.3h1.3v8.2c0%2C1.2%2C0.2%2C2.1%2C0.7%2C2.6c0.5%2C0.5%2C1.3%2C0.8%2C2.3%2C0.8c1%2C0%2C1.8-0.3%2C2.3-0.8%20%20c0.5-0.5%2C0.8-1.4%2C0.8-2.6V6.3h1.3V14.5z%22%2F%3E%20%3Cpath%20d%3D%22M114.2%2C15.5c0%2C1.2-0.3%2C2-1%2C2.6c-0.7%2C0.5-1.7%2C0.8-3.2%2C0.8h-4V6.3h4c1.4%2C0%2C2.4%2C0.3%2C3%2C0.8c0.6%2C0.5%2C0.9%2C1.4%2C0.9%2C2.4%20%20c0%2C1.4-0.5%2C2.4-1.5%2C2.8v0.1c0.6%2C0.2%2C1.1%2C0.6%2C1.3%2C1C114.1%2C14%2C114.2%2C14.6%2C114.2%2C15.5z%20M112.6%2C9.7c0-0.9-0.2-1.5-0.7-1.8%20%20c-0.4-0.3-1-0.5-1.8-0.5h-2.8v4.5h2.8c0.8%2C0%2C1.4-0.2%2C1.8-0.5C112.4%2C11.1%2C112.6%2C10.5%2C112.6%2C9.7z%20M112.9%2C15.4c0-0.8-0.2-1.4-0.6-1.8%20%20c-0.4-0.4-1.1-0.6-1.9-0.6h-3v4.7h3c0.9%2C0%2C1.5-0.2%2C1.9-0.6C112.6%2C16.8%2C112.9%2C16.2%2C112.9%2C15.4z%22%2F%3E%20%3Cpath%20d%3D%22M125.1%2C15.5c0%2C1.2-0.3%2C2-1%2C2.6c-0.7%2C0.5-1.7%2C0.8-3.2%2C0.8h-4V6.3h4c1.4%2C0%2C2.4%2C0.3%2C3%2C0.8c0.6%2C0.5%2C0.9%2C1.4%2C0.9%2C2.4%20%20c0%2C1.4-0.5%2C2.4-1.5%2C2.8v0.1c0.6%2C0.2%2C1.1%2C0.6%2C1.3%2C1C124.9%2C14%2C125.1%2C14.6%2C125.1%2C15.5z%20M123.5%2C9.7c0-0.9-0.2-1.5-0.7-1.8%20%20c-0.4-0.3-1-0.5-1.8-0.5h-2.8v4.5h2.8c0.8%2C0%2C1.4-0.2%2C1.8-0.5C123.3%2C11.1%2C123.5%2C10.5%2C123.5%2C9.7z%20M123.7%2C15.4c0-0.8-0.2-1.4-0.6-1.8%20%20c-0.4-0.4-1.1-0.6-1.9-0.6h-3v4.7h3c0.9%2C0%2C1.5-0.2%2C1.9-0.6C123.5%2C16.8%2C123.7%2C16.2%2C123.7%2C15.4z%22%2F%3E%20%3Cpath%20d%3D%22M127.8%2C18.9V6.3h1.3v11.4h5.8v1.1H127.8z%22%2F%3E%20%3Cpath%20d%3D%22M137.1%2C18.9V6.3h1.3v12.5H137.1z%22%2F%3E%20%3Cpath%20d%3D%22M148.9%2C7.8c-0.4-0.2-0.8-0.3-1.2-0.4c-0.4-0.1-0.9-0.1-1.4-0.1c-0.6%2C0-1.2%2C0.1-1.6%2C0.3c-0.5%2C0.2-0.9%2C0.5-1.2%2C0.9%20%20s-0.5%2C1-0.7%2C1.6c-0.2%2C0.7-0.2%2C1.5-0.2%2C2.6s0.1%2C1.9%2C0.2%2C2.6s0.4%2C1.2%2C0.7%2C1.6c0.3%2C0.4%2C0.7%2C0.7%2C1.2%2C0.9c0.5%2C0.2%2C1.1%2C0.3%2C1.8%2C0.3%20%20c0.4%2C0%2C0.9%2C0%2C1.3-0.1c0.4-0.1%2C0.8-0.2%2C1.2-0.4l0.3%2C1.1c-0.4%2C0.2-0.9%2C0.3-1.4%2C0.4c-0.5%2C0.1-1.1%2C0.2-1.7%2C0.2c-0.9%2C0-1.6-0.1-2.2-0.4%20%20c-0.6-0.2-1.1-0.6-1.5-1.1s-0.7-1.2-0.9-2c-0.2-0.8-0.3-1.8-0.3-2.9c0-1.2%2C0.1-2.1%2C0.3-3c0.2-0.8%2C0.5-1.5%2C0.9-2%20%20c0.4-0.5%2C0.9-0.9%2C1.5-1.2c0.6-0.2%2C1.4-0.4%2C2.2-0.4c0.6%2C0%2C1.2%2C0%2C1.7%2C0.1s1%2C0.2%2C1.3%2C0.4L148.9%2C7.8z%22%2F%3E%20%3Cpath%20d%3D%22M157.9%2C15.8h-5.3l-1%2C3.1h-1.4l4.1-12.5h1.8l4.1%2C12.5h-1.4L157.9%2C15.8z%20M153%2C14.7h4.6l-2.3-7.2h-0.1L153%2C14.7z%22%2F%3E%20%3Cpath%20d%3D%22M166.5%2C6.3h3.4c1%2C0%2C1.8%2C0.1%2C2.5%2C0.3c0.7%2C0.2%2C1.2%2C0.6%2C1.6%2C1.1c0.4%2C0.5%2C0.7%2C1.2%2C0.8%2C1.9s0.3%2C1.8%2C0.3%2C2.9%20%20c0%2C1.1-0.1%2C2.1-0.2%2C2.9c-0.2%2C0.8-0.4%2C1.4-0.8%2C1.9s-0.9%2C0.8-1.6%2C1.1c-0.7%2C0.2-1.5%2C0.3-2.5%2C0.3h-3.4V6.3z%20M170%2C17.8%20%20c0.6%2C0%2C1.2-0.1%2C1.7-0.2s0.9-0.4%2C1.2-0.8c0.3-0.4%2C0.5-0.9%2C0.7-1.5c0.1-0.7%2C0.2-1.5%2C0.2-2.5c0-1-0.1-1.9-0.2-2.6%20%20c-0.1-0.7-0.4-1.2-0.7-1.6s-0.7-0.7-1.2-0.8c-0.5-0.2-1-0.2-1.7-0.2h-2.1v10.3H170z%22%2F%3E%20%3Cpath%20d%3D%22M177.8%2C18.9V6.3h1.3v12.5H177.8z%22%2F%3E%20%3Cpath%20d%3D%22M193.7%2C15.6c0%2C0.6-0.1%2C1.2-0.2%2C1.6c-0.1%2C0.4-0.4%2C0.8-0.7%2C1.1c-0.3%2C0.3-0.8%2C0.5-1.3%2C0.6c-0.5%2C0.1-1.2%2C0.2-1.9%2C0.2%20%20c-0.7%2C0-1.3%2C0-1.8-0.1s-1.1-0.2-1.6-0.4l0.3-1.1c0.5%2C0.2%2C1%2C0.3%2C1.6%2C0.4s1.1%2C0.1%2C1.7%2C0.1c0.5%2C0%2C0.8%2C0%2C1.2-0.1%20%20c0.3-0.1%2C0.6-0.2%2C0.8-0.3s0.4-0.4%2C0.5-0.7c0.1-0.3%2C0.2-0.7%2C0.2-1.1c0-0.4%2C0-0.7-0.1-0.9s-0.2-0.5-0.4-0.7s-0.5-0.4-0.8-0.5%20%20s-0.8-0.3-1.3-0.5c-0.6-0.2-1.1-0.3-1.5-0.5s-0.8-0.4-1.1-0.7c-0.3-0.3-0.5-0.6-0.6-1s-0.2-0.8-0.2-1.4c0-1.1%2C0.3-2%2C0.9-2.5%20%20c0.6-0.6%2C1.6-0.8%2C2.9-0.8c0.5%2C0%2C1.1%2C0%2C1.6%2C0.1s1.1%2C0.2%2C1.5%2C0.4l-0.2%2C1.1c-0.5-0.2-0.9-0.3-1.4-0.4c-0.5-0.1-1-0.1-1.5-0.1%20%20c-0.9%2C0-1.6%2C0.2-2%2C0.5c-0.4%2C0.3-0.6%2C0.9-0.6%2C1.6c0%2C0.4%2C0%2C0.7%2C0.1%2C1s0.2%2C0.5%2C0.4%2C0.6s0.4%2C0.3%2C0.8%2C0.5c0.3%2C0.1%2C0.7%2C0.3%2C1.1%2C0.4%20%20c0.7%2C0.2%2C1.3%2C0.5%2C1.8%2C0.7c0.5%2C0.2%2C0.9%2C0.5%2C1.1%2C0.7c0.3%2C0.3%2C0.5%2C0.6%2C0.6%2C1C193.7%2C14.6%2C193.7%2C15%2C193.7%2C15.6z%22%2F%3E%20%3Cpath%20d%3D%22M196.2%2C18.9V6.3h1.3v11.4h5.8v1.1H196.2z%22%2F%3E%20%3Cpath%20d%3D%22M209.1%2C19.1c-0.8%2C0-1.5-0.1-2.1-0.3c-0.6-0.2-1.1-0.6-1.5-1.1s-0.7-1.2-0.9-2s-0.3-1.8-0.3-3.1s0.1-2.2%2C0.3-3.1%20%20c0.2-0.8%2C0.5-1.5%2C0.9-2c0.4-0.5%2C0.9-0.9%2C1.5-1.1c0.6-0.2%2C1.3-0.3%2C2.1-0.3c0.8%2C0%2C1.5%2C0.1%2C2.1%2C0.3c0.6%2C0.2%2C1.1%2C0.6%2C1.5%2C1.1%20%20c0.4%2C0.5%2C0.7%2C1.2%2C0.9%2C2c0.2%2C0.8%2C0.3%2C1.8%2C0.3%2C3c0%2C1.2-0.1%2C2.3-0.3%2C3.1c-0.2%2C0.8-0.5%2C1.5-0.9%2C2c-0.4%2C0.5-0.9%2C0.9-1.5%2C1.1%20%20C210.6%2C19%2C209.9%2C19.1%2C209.1%2C19.1z%20M209.1%2C17.9c0.7%2C0%2C1.2-0.1%2C1.6-0.3s0.8-0.5%2C1-0.9c0.3-0.4%2C0.4-1%2C0.6-1.7c0.1-0.7%2C0.2-1.5%2C0.2-2.5%20%20c0-1-0.1-1.8-0.2-2.5c-0.1-0.7-0.3-1.2-0.6-1.6c-0.3-0.4-0.6-0.7-1-0.9s-1-0.3-1.6-0.3c-0.7%2C0-1.2%2C0.1-1.6%2C0.3%20%20c-0.4%2C0.2-0.8%2C0.5-1%2C0.9c-0.3%2C0.4-0.4%2C1-0.6%2C1.6c-0.1%2C0.7-0.2%2C1.5-0.2%2C2.5c0%2C1%2C0.1%2C1.8%2C0.2%2C2.5c0.1%2C0.7%2C0.3%2C1.2%2C0.6%2C1.7%20%20c0.3%2C0.4%2C0.6%2C0.7%2C1%2C0.9C207.9%2C17.8%2C208.4%2C17.9%2C209.1%2C17.9z%22%2F%3E%20%3Cpath%20d%3D%22M215%2C6.3h1.4l3.4%2C11.2h0.1l3.3-11.2h1.3l-3.8%2C12.5h-1.9L215%2C6.3z%22%2F%3E%20%3Cpath%20d%3D%22M226.3%2C18.9V6.3h7.5v1.1h-6.2V12h5.4v1.1h-5.4v4.6h6.2v1.1H226.3z%22%2F%3E%20%3Cpath%20d%3D%22M237.7%2C7.8L237.7%2C7.8l-0.1%2C11.1h-1.2V6.3h2l5.6%2C11.1h0.1V6.3h1.2v12.5h-1.9L237.7%2C7.8z%22%2F%3E%20%3Cpath%20d%3D%22M248.8%2C18.9V6.3h1.3v12.5H248.8z%22%2F%3E%20%3Cpath%20d%3D%22M259.7%2C15.8h-5.3l-1%2C3.1h-1.4l4.1-12.5h1.8l4.1%2C12.5h-1.4L259.7%2C15.8z%20M254.7%2C14.7h4.6l-2.3-7.2H257L254.7%2C14.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat: no-repeat;
}
.svg .header .brand h1 {
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22240px%22%20height%3D%2248px%22%20viewBox%3D%220%200%20240%2048%22%20enable-background%3D%22new%200%200%20240%2048%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23529DBA%22%20d%3D%22M19.343%2C1C12.545%2C1%2C6.978%2C2.521%2C1%2C5.423l1.29%2C20.481C2.935%2C36.102%2C9.938%2C44.334%2C19.343%2C47%20c9.758-2.813%2C16.407-11.223%2C17.023-21.096l1.289-20.481C31.59%2C2.346%2C25.496%2C1%2C19.343%2C1z%20M21.541%2C5.13l1.583%2C0.146l0.644-1.466%20l0.645%2C1.465L25.996%2C5.1l-0.938%2C1.29l0.967%2C1.289l-1.611-0.175l-0.645%2C1.465l-0.645-1.465l-1.612%2C0.175l0.967-1.289L21.541%2C5.13z%20%20M19.343%2C9.73l0.646%2C1.466l1.583-0.177l-0.938%2C1.29l0.967%2C1.29l-1.612-0.176l-0.645%2C1.465l-0.645-1.465l-1.611%2C0.176l0.966-1.29%20l-0.938-1.26l1.583%2C0.147L19.343%2C9.73z%20M12.663%2C5.13l1.582%2C0.146l0.645-1.465l0.645%2C1.464L17.117%2C5.1l-0.938%2C1.29l0.967%2C1.289%20l-1.611-0.175L14.89%2C8.969l-0.645-1.465l-1.612%2C0.175L13.6%2C6.39L12.663%2C5.13z%20M12.985%2C20.982l2.608%2C3.485l3.753-7.44l3.722%2C7.441%20l2.607-3.485l6.209%2C8.263c-0.321%2C1.961-1.521%2C3.191-4.1%2C3.191c-1.817%2C0-2.022-1.111-4.22-1.111c-2.198%2C0-2.373%2C1.111-4.22%2C1.111%20c-1.905%2C0-2.051-1.111-4.249-1.111c-2.11%2C0-2.402%2C1.111-4.19%2C1.111c-2.608%2C0-3.664-1.024-4.103-3.164L12.985%2C20.982z%20M27.783%2C35.34%20c-2.022%2C0-2.257-1.143-4.22-1.143s-2.197%2C1.144-4.249%2C1.144c-1.992%2C0-2.256-1.144-4.219-1.144c-2.051%2C0-2.022%2C1.111-4.19%2C1.111%20c-0.528%2C0-1.055-0.086-1.553-0.265C9%2C34.484%2C8.677%2C33.961%2C8.385%2C33.376c0.673%2C0.321%2C1.377%2C0.729%2C2.49%2C0.729%20c1.993%2C0%2C2.228-1.113%2C4.22-1.113c2.11%2C0%2C2.138%2C1.113%2C4.219%2C1.113c2.022%2C0%2C2.286-1.113%2C4.249-1.113c2.051%2C0%2C2.169%2C1.113%2C4.22%2C1.113%20c0.938%2C0%2C1.729-0.295%2C2.461-0.676c-0.292%2C0.588-0.527%2C1.025-0.879%2C1.584C28.896%2C35.221%2C28.369%2C35.34%2C27.783%2C35.34z%20M27.87%2C36.979%20c-2.344%2C2.785-5.245%2C4.748-8.527%2C5.893c-3.429-1.202-6.329-3.282-8.556-5.893c2.402-0.025%2C2.432-1.11%2C4.307-1.11%20c1.788%2C0%2C2.169%2C1.146%2C4.249%2C1.146c2.228%2C0%2C2.286-1.146%2C4.22-1.146C25.468%2C35.866%2C25.526%2C36.979%2C27.87%2C36.979z%20M35.018%2C25.816%20c-0.584%2C9.375-7.06%2C17.172-15.675%2C19.748c-8.79-2.576-15.091-10.547-15.676-19.748L2.437%2C6.243c0.351-0.175%2C0.849-0.38%2C1.172-0.527%20L4.897%2C25.73c0.557%2C8.815%2C6.447%2C15.996%2C14.446%2C18.574c8.498-2.813%2C13.916-10.228%2C14.444-18.574l1.26-20.017%20c0.442%2C0.175%2C0.821%2C0.352%2C1.204%2C0.527L35.018%2C25.816z%22%2F%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M64.322%2C19.104h-1.368V6.216h4.122c0.732%2C0%2C1.368%2C0.061%2C1.908%2C0.18c0.54%2C0.12%2C0.987%2C0.318%2C1.341%2C0.594%20%20c0.354%2C0.276%2C0.615%2C0.642%2C0.783%2C1.098c0.168%2C0.457%2C0.252%2C1.014%2C0.252%2C1.674c0%2C1.092-0.222%2C1.923-0.666%2C2.493%20%20c-0.444%2C0.57-1.134%2C0.939-2.07%2C1.107l3.006%2C5.742h-1.566l-2.88-5.598h-2.862V19.104z%20M64.322%2C12.354h2.646%20%20c0.492%2C0%2C0.924-0.03%2C1.296-0.09s0.684-0.181%2C0.936-0.361c0.252-0.181%2C0.444-0.437%2C0.576-0.768c0.132-0.331%2C0.198-0.762%2C0.198-1.292%20%20c0-0.518-0.063-0.936-0.189-1.255c-0.126-0.319-0.312-0.569-0.558-0.75c-0.246-0.181-0.558-0.304-0.936-0.37%20%20c-0.378-0.066-0.819-0.1-1.323-0.1h-2.646V12.354z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M74.096%2C19.104V6.216h7.722v1.152h-6.354v4.662h5.508v1.152h-5.508v4.77h6.354v1.152H74.096z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M85.832%2C19.104h-1.368V6.216h4.032c0.732%2C0%2C1.368%2C0.063%2C1.908%2C0.189c0.54%2C0.126%2C0.987%2C0.333%2C1.341%2C0.621%20%20s0.615%2C0.666%2C0.783%2C1.134c0.167%2C0.468%2C0.252%2C1.05%2C0.252%2C1.746c0%2C1.404-0.345%2C2.403-1.035%2C2.997%20%20c-0.69%2C0.594-1.773%2C0.891-3.249%2C0.891h-2.664V19.104z%20M85.832%2C12.642h2.556c0.492%2C0%2C0.924-0.033%2C1.296-0.1%20%20c0.372-0.066%2C0.684-0.192%2C0.936-0.379s0.444-0.452%2C0.576-0.795c0.132-0.343%2C0.198-0.798%2C0.198-1.364%20%20c0-0.542-0.063-0.981-0.189-1.318s-0.312-0.602-0.558-0.795c-0.246-0.192-0.558-0.322-0.936-0.388s-0.819-0.1-1.323-0.1h-2.556%20%20V12.642z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M103.471%2C14.622c0%2C0.828-0.102%2C1.539-0.306%2C2.133c-0.205%2C0.594-0.504%2C1.08-0.9%2C1.458%20%20s-0.876%2C0.657-1.44%2C0.837c-0.564%2C0.18-1.206%2C0.27-1.926%2C0.27c-1.392%2C0-2.469-0.357-3.231-1.071s-1.143-1.857-1.143-3.429V6.216%20%20h1.368v8.46c0%2C1.236%2C0.254%2C2.122%2C0.765%2C2.655c0.51%2C0.534%2C1.287%2C0.801%2C2.331%2C0.801c1.032%2C0%2C1.809-0.27%2C2.331-0.81%20%20c0.522-0.54%2C0.783-1.422%2C0.783-2.646v-8.46h1.368V14.622L103.471%2C14.622z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M115.064%2C15.589c0%2C1.214-0.339%2C2.103-1.017%2C2.668c-0.678%2C0.565-1.779%2C0.847-3.303%2C0.847h-4.104V6.216h4.104%20%20c1.452%2C0%2C2.496%2C0.279%2C3.132%2C0.836c0.636%2C0.557%2C0.954%2C1.393%2C0.954%2C2.507c0%2C1.474-0.528%2C2.432-1.584%2C2.875v0.072%20%20c0.624%2C0.241%2C1.083%2C0.598%2C1.377%2C1.073S115.064%2C14.724%2C115.064%2C15.589z%20M113.443%2C9.672c0-0.888-0.225-1.494-0.675-1.818%20%20c-0.45-0.324-1.077-0.486-1.881-0.486h-2.88v4.59h2.88c0.792%2C0%2C1.416-0.165%2C1.872-0.495%20%20C113.215%2C11.133%2C113.443%2C10.536%2C113.443%2C9.672z%20M113.677%2C15.513c0-0.831-0.216-1.439-0.648-1.825%20%20c-0.432-0.386-1.092-0.579-1.98-0.579h-3.042v4.842h3.042c0.888%2C0%2C1.548-0.196%2C1.98-0.587%20%20C113.462%2C16.973%2C113.677%2C16.356%2C113.677%2C15.513z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M117.746%2C19.104V6.216h1.368v11.736h6.012v1.152H117.746z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M127.268%2C19.104V6.216h1.369v12.888H127.268z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M132.109%2C6.216h1.369v5.688h1.205l4.193-5.688h1.584l-4.662%2C6.228l4.771%2C6.66h-1.655l-4.319-6.03h-1.115%20%20v6.03h-1.369V6.216H132.109z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M149.299%2C15.954h-5.473l-0.989%2C3.15h-1.403l4.229-12.888h1.836l4.248%2C12.888h-1.44L149.299%2C15.954z%20%20%20M144.188%2C14.802h4.752L146.6%2C7.44h-0.072L144.188%2C14.802z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M164.977%2C15.702c0%2C0.648-0.074%2C1.203-0.225%2C1.665s-0.396%2C0.837-0.738%2C1.125s-0.783%2C0.498-1.322%2C0.63%20%20c-0.541%2C0.132-1.192%2C0.198-1.963%2C0.198c-0.684%2C0-1.308-0.048-1.871-0.144c-0.563-0.096-1.116-0.246-1.655-0.45l0.286-1.17%20%20c0.505%2C0.18%2C1.048%2C0.321%2C1.63%2C0.423s1.175%2C0.153%2C1.772%2C0.153c0.469%2C0%2C0.87-0.033%2C1.207-0.099c0.336-0.066%2C0.614-0.186%2C0.836-0.36%20%20c0.224-0.174%2C0.387-0.411%2C0.496-0.711c0.107-0.3%2C0.161-0.678%2C0.161-1.134c0-0.372-0.039-0.693-0.116-0.963%20%20c-0.078-0.271-0.223-0.504-0.433-0.702c-0.21-0.198-0.492-0.375-0.847-0.531c-0.354-0.156-0.801-0.312-1.34-0.468%20%20c-0.603-0.168-1.125-0.351-1.576-0.549c-0.449-0.198-0.821-0.441-1.115-0.729c-0.295-0.288-0.514-0.627-0.657-1.017%20%20c-0.144-0.39-0.216-0.855-0.216-1.395c0-1.152%2C0.324-2.019%2C0.973-2.601C158.911%2C6.291%2C159.919%2C6%2C161.287%2C6%20%20c0.563%2C0%2C1.125%2C0.051%2C1.683%2C0.153s1.083%2C0.25%2C1.575%2C0.441l-0.234%2C1.152c-0.492-0.168-0.972-0.3-1.438-0.396%20%20c-0.471-0.096-0.979-0.144-1.53-0.144c-0.96%2C0-1.643%2C0.168-2.043%2C0.504c-0.399%2C0.336-0.604%2C0.894-0.604%2C1.674%20%20c0%2C0.396%2C0.053%2C0.727%2C0.152%2C0.99c0.103%2C0.264%2C0.256%2C0.486%2C0.459%2C0.666c0.204%2C0.18%2C0.463%2C0.336%2C0.774%2C0.468%20%20c0.312%2C0.132%2C0.678%2C0.258%2C1.098%2C0.378c0.757%2C0.24%2C1.38%2C0.471%2C1.872%2C0.693c0.492%2C0.222%2C0.879%2C0.474%2C1.161%2C0.756%20%20s0.479%2C0.612%2C0.595%2C0.99C164.921%2C14.703%2C164.977%2C15.162%2C164.977%2C15.702z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M167.425%2C19.104V6.216h1.368v11.736h6.012v1.152H167.425z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M180.6%2C19.32c-0.84%2C0-1.572-0.111-2.195-0.333c-0.625-0.222-1.141-0.591-1.549-1.107%20%20c-0.407-0.516-0.713-1.197-0.918-2.043c-0.205-0.846-0.306-1.893-0.306-3.141c0-1.248%2C0.103-2.301%2C0.306-3.159%20%20c0.205-0.858%2C0.511-1.548%2C0.918-2.07c0.408-0.522%2C0.924-0.896%2C1.549-1.125C179.027%2C6.114%2C179.76%2C6%2C180.6%2C6%20%20c0.828%2C0%2C1.551%2C0.114%2C2.17%2C0.342c0.617%2C0.229%2C1.131%2C0.601%2C1.539%2C1.116c0.407%2C0.516%2C0.713%2C1.2%2C0.918%2C2.052%20%20c0.203%2C0.853%2C0.306%2C1.896%2C0.306%2C3.132c0%2C1.26-0.099%2C2.316-0.298%2C3.168c-0.195%2C0.852-0.498%2C1.539-0.897%2C2.061%20%20s-0.916%2C0.894-1.539%2C1.116C182.172%2C19.209%2C181.439%2C19.32%2C180.6%2C19.32z%20M180.582%2C18.114c0.672%2C0%2C1.232-0.099%2C1.684-0.297%20%20c0.449-0.198%2C0.81-0.516%2C1.08-0.954c0.27-0.438%2C0.461-1.005%2C0.575-1.701c0.114-0.696%2C0.171-1.542%2C0.171-2.538%20%20c0-1.008-0.057-1.857-0.171-2.547s-0.306-1.248-0.575-1.674c-0.271-0.426-0.631-0.731-1.08-0.918%20%20c-0.451-0.186-1.012-0.279-1.684-0.279s-1.232%2C0.093-1.684%2C0.279c-0.449%2C0.187-0.812%2C0.492-1.08%2C0.918%20%20c-0.271%2C0.426-0.461%2C0.984-0.576%2C1.674c-0.113%2C0.69-0.17%2C1.539-0.17%2C2.547c0%2C0.996%2C0.057%2C1.842%2C0.17%2C2.538%20%20c0.115%2C0.696%2C0.307%2C1.263%2C0.576%2C1.701c0.271%2C0.438%2C0.631%2C0.756%2C1.08%2C0.954C179.35%2C18.015%2C179.91%2C18.114%2C180.582%2C18.114z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M186.596%2C6.216h1.403l3.456%2C11.556h0.072l3.42-11.556h1.332l-3.871%2C12.888h-1.926L186.596%2C6.216z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M198.15%2C19.104V6.216h7.724v1.152h-6.354v4.662h5.508v1.152h-5.508v4.77h6.354v1.152H198.15z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M209.85%2C7.674h-0.072v11.43h-1.26V6.216h2.017l5.778%2C11.412h0.071V6.216h1.261v12.888h-1.998L209.85%2C7.674z%20%20%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M221.117%2C19.104V6.216h1.369v12.888H221.117z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M227.706%2C6.216v11.862c0%2C0.612-0.052%2C1.152-0.153%2C1.62c-0.102%2C0.468-0.275%2C0.875-0.521%2C1.224%20%20c-0.245%2C0.348-0.572%2C0.648-0.98%2C0.9c-0.407%2C0.252-0.918%2C0.468-1.528%2C0.648l-0.359-1.152c0.408-0.12%2C0.75-0.267%2C1.025-0.441%20%20c0.274-0.174%2C0.502-0.387%2C0.676-0.639c0.174-0.252%2C0.297-0.546%2C0.369-0.882c0.07-0.336%2C0.105-0.726%2C0.105-1.17V6.216H227.706z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M237.246%2C15.954h-5.473l-0.99%2C3.15h-1.403l4.229-12.888h1.836l4.248%2C12.888h-1.439L237.246%2C15.954z%20%20%20M232.134%2C14.802h4.752l-2.34-7.362h-0.071L232.134%2C14.802z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M69.806%2C42.025c-0.665%2C0.195-1.47%2C0.293-2.417%2C0.293c-0.922%2C0-1.722-0.117-2.398-0.352%20%20c-0.677-0.232-1.237-0.607-1.68-1.125c-0.443-0.516-0.773-1.189-0.988-2.023C62.107%2C37.984%2C62%2C36.973%2C62%2C35.785%20%20c0-1.152%2C0.105-2.154%2C0.315-3.006c0.21-0.854%2C0.546-1.557%2C1.008-2.115c0.462-0.559%2C1.062-0.975%2C1.8-1.252%20%20c0.738-0.273%2C1.635-0.414%2C2.691-0.414c0.672%2C0%2C1.278%2C0.057%2C1.818%2C0.162c0.54%2C0.109%2C1.062%2C0.258%2C1.566%2C0.451l-0.36%2C2.07%20%20c-0.42-0.168-0.849-0.295-1.287-0.379s-0.927-0.127-1.467-0.127c-0.672%2C0-1.23%2C0.07-1.674%2C0.209%20%20c-0.444%2C0.139-0.801%2C0.375-1.071%2C0.713c-0.27%2C0.336-0.459%2C0.793-0.567%2C1.369c-0.108%2C0.578-0.162%2C1.299-0.162%2C2.164%20%20c0%2C0.938%2C0.06%2C1.699%2C0.18%2C2.283c0.12%2C0.582%2C0.306%2C1.039%2C0.558%2C1.371c0.252%2C0.33%2C0.579%2C0.555%2C0.981%2C0.676%20%20c0.402%2C0.121%2C0.885%2C0.182%2C1.449%2C0.182c0.24%2C0%2C0.489-0.014%2C0.747-0.037c0.258-0.023%2C0.507-0.072%2C0.747-0.145v-4.59h2.34v6.021%20%20C71.073%2C41.617%2C70.471%2C41.828%2C69.806%2C42.025z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M78.83%2C42.32c-0.888%2C0-1.663-0.104-2.322-0.307c-0.66-0.203-1.209-0.559-1.647-1.063%20%20s-0.765-1.184-0.981-2.033c-0.216-0.854-0.324-1.926-0.324-3.225c0-1.295%2C0.108-2.371%2C0.324-3.229%20%20c0.216-0.857%2C0.543-1.545%2C0.981-2.063s0.987-0.879%2C1.647-1.09C77.168%2C29.104%2C77.942%2C29%2C78.83%2C29c0.875%2C0%2C1.641%2C0.104%2C2.295%2C0.313%20%20c0.654%2C0.211%2C1.2%2C0.568%2C1.638%2C1.08c0.438%2C0.51%2C0.765%2C1.189%2C0.981%2C2.043c0.216%2C0.854%2C0.324%2C1.92%2C0.324%2C3.205%20%20c0%2C1.309-0.105%2C2.393-0.315%2C3.248s-0.531%2C1.543-0.963%2C2.053c-0.432%2C0.512-0.979%2C0.867-1.638%2C1.07%20%20C80.492%2C42.217%2C79.718%2C42.32%2C78.83%2C42.32z%20M78.812%2C40.143c0.528%2C0%2C0.963-0.076%2C1.305-0.227c0.342-0.148%2C0.612-0.398%2C0.81-0.746%20%20c0.198-0.348%2C0.336-0.813%2C0.414-1.396c0.078-0.582%2C0.117-1.299%2C0.117-2.15c0-0.863-0.039-1.58-0.117-2.148%20%20c-0.078-0.57-0.216-1.025-0.414-1.369c-0.198-0.342-0.468-0.582-0.81-0.721c-0.342-0.139-0.777-0.205-1.305-0.205%20%20s-0.963%2C0.066-1.305%2C0.205c-0.342%2C0.139-0.612%2C0.379-0.81%2C0.721c-0.198%2C0.344-0.336%2C0.799-0.414%2C1.369%20%20c-0.078%2C0.568-0.117%2C1.285-0.117%2C2.148c0%2C0.854%2C0.039%2C1.568%2C0.117%2C2.15c0.078%2C0.584%2C0.216%2C1.049%2C0.414%2C1.396%20%20c0.198%2C0.348%2C0.468%2C0.598%2C0.81%2C0.746C77.849%2C40.066%2C78.284%2C40.143%2C78.812%2C40.143z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M92.078%2C42.104h-3.762l-3.492-12.889h2.646l2.736%2C10.711h0.09l2.754-10.711h2.538L92.078%2C42.104z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M95.174%2C42.104v-2.592h2.61v2.592H95.174z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M108.188%2C38.367c0%2C0.719-0.087%2C1.326-0.261%2C1.824c-0.174%2C0.498-0.456%2C0.904-0.846%2C1.221%20%20c-0.39%2C0.318-0.888%2C0.549-1.494%2C0.693c-0.606%2C0.143-1.341%2C0.215-2.205%2C0.215c-0.744%2C0-1.419-0.049-2.025-0.145%20%20s-1.173-0.229-1.701-0.396l0.45-2.16c0.492%2C0.168%2C1.044%2C0.307%2C1.656%2C0.414c0.612%2C0.109%2C1.2%2C0.162%2C1.764%2C0.162%20%20c0.3%2C0%2C0.576-0.023%2C0.828-0.072c0.252-0.047%2C0.468-0.131%2C0.648-0.252c0.18-0.119%2C0.321-0.287%2C0.423-0.504%20%20c0.102-0.215%2C0.153-0.486%2C0.153-0.809c0-0.252-0.036-0.469-0.108-0.648c-0.072-0.18-0.192-0.34-0.36-0.477%20%20c-0.168-0.139-0.39-0.266-0.666-0.379c-0.276-0.113-0.624-0.23-1.044-0.352c-0.588-0.168-1.11-0.352-1.566-0.551%20%20c-0.457-0.195-0.837-0.445-1.143-0.744c-0.306-0.303-0.54-0.664-0.702-1.092c-0.162-0.426-0.243-0.949-0.243-1.572%20%20c0-1.369%2C0.372-2.334%2C1.116-2.898c0.744-0.564%2C1.848-0.846%2C3.312-0.846c0.624%2C0%2C1.206%2C0.055%2C1.746%2C0.164%20%20c0.54%2C0.107%2C1.098%2C0.275%2C1.674%2C0.508l-0.306%2C2.082c-0.444-0.18-0.93-0.32-1.458-0.422c-0.528-0.104-1.062-0.152-1.602-0.152%20%20c-0.276%2C0-0.528%2C0.014-0.756%2C0.045c-0.228%2C0.029-0.426%2C0.096-0.594%2C0.197s-0.3%2C0.242-0.396%2C0.422s-0.144%2C0.42-0.144%2C0.719%20%20s0.048%2C0.551%2C0.144%2C0.754c0.096%2C0.205%2C0.24%2C0.377%2C0.432%2C0.521s0.429%2C0.27%2C0.711%2C0.377s0.615%2C0.217%2C0.999%2C0.322%20%20c0.66%2C0.191%2C1.218%2C0.391%2C1.674%2C0.594s0.822%2C0.449%2C1.098%2C0.736c0.276%2C0.289%2C0.477%2C0.629%2C0.603%2C1.023%20%20C108.125%2C37.289%2C108.188%2C37.779%2C108.188%2C38.367z%22%2F%3E%20%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M110.005%2C42.104V29.215h2.502v12.889H110.005z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat: no-repeat;
}
/*# sourceMappingURL=style.css.map */