html.liferay, html.liferay .ju- {
  height: 100%;
  box-sizing: border-box;
  font-family: "Roboto MSp",Roboto,Helvetica,"Helvetica Neue",Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5; }

html.liferay body {
  color: #0a0a0a; }

html.liferay .ju- input[type="submit"] {
  margin-top: 0; }

html.liferay .ju- input[type="search"] {
  border: 0 none;
  color: #0a0a0a;
  font-weight: normal;
  margin: 0 0 1rem 0;
  background-color: #f2f2f2;
  box-shadow: none;
  height: 2.4375rem;
  padding: 0.5rem;
  font-size: 1rem;
  line-height: normal;
  vertical-align: baseline; }

html.liferay .ju- .search-field-container input.search-field {
  margin: 0; }

html.liferay .ju- input:focus:invalid:focus {
  box-shadow: none; }

html.liferay .ju- .search-field-container .search-field::-moz-selection {
  background-color: #8da9c4 !important;
  color: #fff; }

html.liferay .ju- .search-field-container .search-field::selection {
  background-color: #8da9c4 !important;
  color: #fff; }

html.liferay .ju- .header .search-field + .icon-delete {
  background-position: 40% 50%;
  display: none; }

html.liferay .ju- .header .search-field:valid + .icon-delete {
  display: block; }

html.liferay .ju- .header .search-field-container .button.icon {
  background-position: center; }

html.liferay .ju- .main input[type="search"] {
  background-color: #ecf1f5; }

html.liferay .ju- input[type="search"] {
  border-bottom: 0.2em solid transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

html.liferay .ju- input[type="search"]:focus, html.liferay .ju- input[type="search"].focus {
  background-color: #ecf1f5;
  border-bottom: 0.2em solid #4D7295; }

html.liferay .ju- input[type="search"]:focus::-webkit-input-placeholder, html.liferay .ju- input[type="search"].focus::-webkit-input-placeholder, html.liferay .ju- .main input[type="search"]::-webkit-input-placeholder {
  color: #b4c7d8; }

html.liferay .ju- input[type="search"]:focus:-moz-placeholder, html.liferay .ju- input[type="search"].focus:-moz-placeholder, html.liferay .ju- .main input[type="search"]:-moz-placeholder {
  color: #b4c7d8;
  opacity: 1; }

html.liferay .ju- input[type="search"]:focus::-moz-placeholder, html.liferay .ju- input[type="search"].focus::-moz-placeholder, html.liferay .ju- .main input[type="search"]::-moz-placeholder {
  color: #b4c7d8;
  opacity: 1; }

html.liferay .ju- input[type="search"]:focus:-ms-input-placeholder, html.liferay .ju- input[type="search"].focus:-ms-input-placeholder, html.liferay .ju- .main input[type="search"]:-ms-input-placeholder {
  color: #b4c7d8; }

.ju- {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

.ju- article, .ju- aside, .ju- details, .ju- figcaption, .ju- figure, .ju- footer, .ju- header, .ju- hgroup, .ju- main, .ju- menu, .ju- nav, .ju- section, .ju- summary {
  display: block; }

.ju- audio, .ju- canvas, .ju- progress, .ju- video {
  display: inline-block;
  vertical-align: baseline; }

.ju- audio:not([controls]) {
  display: none;
  height: 0; }

.ju- [hidden], .ju- template {
  display: none; }

.ju- a {
  background-color: transparent; }

.ju- a:active, .ju- a:hover {
  outline: 0; }

.ju- abbr[title] {
  border-bottom: 1px dotted; }

.ju- b, .ju- strong {
  font-weight: bold; }

.ju- dfn {
  font-style: italic; }

.ju- h1 {
  font-size: 2em;
  margin: 0.67em 0; }

.ju- mark {
  background: #ff0;
  color: #000; }

.ju- small {
  font-size: 80%; }

.ju- sub, .ju- sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.ju- sup {
  top: -0.5em; }

.ju- sub {
  bottom: -0.25em; }

.ju- img {
  border: 0; }

.ju- svg:not(:root) {
  overflow: hidden; }

.ju- figure {
  margin: 1em 40px; }

.ju- hr {
  box-sizing: content-box;
  height: 0; }

.ju- pre {
  overflow: auto; }

.ju- code, .ju- kbd, .ju- pre, .ju- samp {
  font-family: monospace, monospace;
  font-size: 1em; }

.ju- button, .ju- input, .ju- optgroup, .ju- select, .ju- textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

.ju- button {
  overflow: visible; }

.ju- button, .ju- select {
  text-transform: none; }

.ju- button, html input[type="button"], .ju- input[type="reset"], .ju- input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.ju- button[disabled], html input[disabled] {
  cursor: default; }

.ju- button::-moz-focus-inner, .ju- input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ju- input {
  line-height: normal; }

.ju- input[type="checkbox"], .ju- input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

.ju- input[type="number"]::-webkit-inner-spin-button, .ju- input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

.ju- input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

.ju- input[type="search"]::-webkit-search-cancel-button, .ju- input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.ju- fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

.ju- legend {
  border: 0;
  padding: 0; }

.ju- textarea {
  overflow: auto; }

.ju- optgroup {
  font-weight: bold; }

.ju- table {
  border-collapse: collapse;
  border-spacing: 0; }

.ju- td, .ju- th {
  padding: 0; }

body.is-reveal-open {
  overflow: hidden; }

.ju- .foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=80em&xxlarge=100em"; }

html, body {
  font-size: 100%;
  box-sizing: border-box; }

.ju- *, .ju- *:before, .ju- *:after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ju- img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

.ju- textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

.ju- select {
  width: 100%;
  border-radius: 0; }

.ju- #map_canvas img, .ju- #map_canvas embed, .ju- #map_canvas object, .ju- .map_canvas img, .ju- .map_canvas embed, .ju- .map_canvas object, .ju- .mqa-display img, .ju- .mqa-display embed, .ju- .mqa-display object {
  max-width: none !important; }

.ju- button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

.ju- .row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.ju- .row::before, .ju- .row::after {
  content: ' ';
  display: table; }

.ju- .row::after {
  clear: both; }

.ju- .row.collapse > .column, .ju- .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.ju- .row .ju- .row {
  margin-left: -1.75rem;
  margin-right: -1.75rem; }

.ju- .row .ju- .row.collapse {
  margin-left: 0;
  margin-right: 0; }

.ju- .row.small-collapse > .column, .ju- .row.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.ju- .row.small-uncollapse > .column, .ju- .row.small-uncollapse > .columns {
  padding-left: 3.5rem;
  padding-right: 3.5rem; }

@media screen and (min-width: 40em) {
  .ju- .row.medium-collapse > .column, .ju- .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .ju- .row.medium-uncollapse > .column, .ju- .row.medium-uncollapse > .columns {
    padding-left: 3.5rem;
    padding-right: 3.5rem; } }
@media screen and (min-width: 64em) {
  .ju- .row.large-collapse > .column, .ju- .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .ju- .row.large-uncollapse > .column, .ju- .row.large-uncollapse > .columns {
    padding-left: 3.5rem;
    padding-right: 3.5rem; } }
@media screen and (min-width: 80em) {
  .ju- .row.xlarge-collapse > .column, .ju- .row.xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .ju- .row.xlarge-uncollapse > .column, .ju- .row.xlarge-uncollapse > .columns {
    padding-left: 3.5rem;
    padding-right: 3.5rem; } }
@media screen and (min-width: 100em) {
  .ju- .row.xxlarge-collapse > .column, .ju- .row.xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .ju- .row.xxlarge-uncollapse > .column, .ju- .row.xxlarge-uncollapse > .columns {
    padding-left: 3.5rem;
    padding-right: 3.5rem; } }
.ju- .row.expanded {
  max-width: none; }

.ju- .column, .ju- .columns {
  width: 100%;
  float: left;
  padding-left: 1.75rem;
  padding-right: 1.75rem; }

.ju- .column:last-child:not(:first-child), .ju- .columns:last-child:not(:first-child) {
  float: right; }

.ju- .column.end:last-child:last-child, .ju- .end.columns:last-child:last-child {
  float: left; }

.ju- .column.row.row, .ju- .row.row.columns {
  float: none; }

.ju- .small-1 {
  width: 4.16667%; }

.ju- .small-push-1 {
  position: relative;
  left: 4.16667%; }

.ju- .small-pull-1 {
  position: relative;
  left: -4.16667%; }

.ju- .small-offset-0 {
  margin-left: 0%; }

.ju- .small-2 {
  width: 8.33333%; }

.ju- .small-push-2 {
  position: relative;
  left: 8.33333%; }

.ju- .small-pull-2 {
  position: relative;
  left: -8.33333%; }

.ju- .small-offset-1 {
  margin-left: 4.16667%; }

.ju- .small-3 {
  width: 12.5%; }

.ju- .small-push-3 {
  position: relative;
  left: 12.5%; }

.ju- .small-pull-3 {
  position: relative;
  left: -12.5%; }

.ju- .small-offset-2 {
  margin-left: 8.33333%; }

.ju- .small-4 {
  width: 16.66667%; }

.ju- .small-push-4 {
  position: relative;
  left: 16.66667%; }

.ju- .small-pull-4 {
  position: relative;
  left: -16.66667%; }

.ju- .small-offset-3 {
  margin-left: 12.5%; }

.ju- .small-5 {
  width: 20.83333%; }

.ju- .small-push-5 {
  position: relative;
  left: 20.83333%; }

.ju- .small-pull-5 {
  position: relative;
  left: -20.83333%; }

.ju- .small-offset-4 {
  margin-left: 16.66667%; }

.ju- .small-6 {
  width: 25%; }

.ju- .small-push-6 {
  position: relative;
  left: 25%; }

.ju- .small-pull-6 {
  position: relative;
  left: -25%; }

.ju- .small-offset-5 {
  margin-left: 20.83333%; }

.ju- .small-7 {
  width: 29.16667%; }

.ju- .small-push-7 {
  position: relative;
  left: 29.16667%; }

.ju- .small-pull-7 {
  position: relative;
  left: -29.16667%; }

.ju- .small-offset-6 {
  margin-left: 25%; }

.ju- .small-8 {
  width: 33.33333%; }

.ju- .small-push-8 {
  position: relative;
  left: 33.33333%; }

.ju- .small-pull-8 {
  position: relative;
  left: -33.33333%; }

.ju- .small-offset-7 {
  margin-left: 29.16667%; }

.ju- .small-9 {
  width: 37.5%; }

.ju- .small-push-9 {
  position: relative;
  left: 37.5%; }

.ju- .small-pull-9 {
  position: relative;
  left: -37.5%; }

.ju- .small-offset-8 {
  margin-left: 33.33333%; }

.ju- .small-10 {
  width: 41.66667%; }

.ju- .small-push-10 {
  position: relative;
  left: 41.66667%; }

.ju- .small-pull-10 {
  position: relative;
  left: -41.66667%; }

.ju- .small-offset-9 {
  margin-left: 37.5%; }

.ju- .small-11 {
  width: 45.83333%; }

.ju- .small-push-11 {
  position: relative;
  left: 45.83333%; }

.ju- .small-pull-11 {
  position: relative;
  left: -45.83333%; }

.ju- .small-offset-10 {
  margin-left: 41.66667%; }

.ju- .small-12 {
  width: 50%; }

.ju- .small-push-12 {
  position: relative;
  left: 50%; }

.ju- .small-pull-12 {
  position: relative;
  left: -50%; }

.ju- .small-offset-11 {
  margin-left: 45.83333%; }

.ju- .small-13 {
  width: 54.16667%; }

.ju- .small-push-13 {
  position: relative;
  left: 54.16667%; }

.ju- .small-pull-13 {
  position: relative;
  left: -54.16667%; }

.ju- .small-offset-12 {
  margin-left: 50%; }

.ju- .small-14 {
  width: 58.33333%; }

.ju- .small-push-14 {
  position: relative;
  left: 58.33333%; }

.ju- .small-pull-14 {
  position: relative;
  left: -58.33333%; }

.ju- .small-offset-13 {
  margin-left: 54.16667%; }

.ju- .small-15 {
  width: 62.5%; }

.ju- .small-push-15 {
  position: relative;
  left: 62.5%; }

.ju- .small-pull-15 {
  position: relative;
  left: -62.5%; }

.ju- .small-offset-14 {
  margin-left: 58.33333%; }

.ju- .small-16 {
  width: 66.66667%; }

.ju- .small-push-16 {
  position: relative;
  left: 66.66667%; }

.ju- .small-pull-16 {
  position: relative;
  left: -66.66667%; }

.ju- .small-offset-15 {
  margin-left: 62.5%; }

.ju- .small-17 {
  width: 70.83333%; }

.ju- .small-push-17 {
  position: relative;
  left: 70.83333%; }

.ju- .small-pull-17 {
  position: relative;
  left: -70.83333%; }

.ju- .small-offset-16 {
  margin-left: 66.66667%; }

.ju- .small-18 {
  width: 75%; }

.ju- .small-push-18 {
  position: relative;
  left: 75%; }

.ju- .small-pull-18 {
  position: relative;
  left: -75%; }

.ju- .small-offset-17 {
  margin-left: 70.83333%; }

.ju- .small-19 {
  width: 79.16667%; }

.ju- .small-push-19 {
  position: relative;
  left: 79.16667%; }

.ju- .small-pull-19 {
  position: relative;
  left: -79.16667%; }

.ju- .small-offset-18 {
  margin-left: 75%; }

.ju- .small-20 {
  width: 83.33333%; }

.ju- .small-push-20 {
  position: relative;
  left: 83.33333%; }

.ju- .small-pull-20 {
  position: relative;
  left: -83.33333%; }

.ju- .small-offset-19 {
  margin-left: 79.16667%; }

.ju- .small-21 {
  width: 87.5%; }

.ju- .small-push-21 {
  position: relative;
  left: 87.5%; }

.ju- .small-pull-21 {
  position: relative;
  left: -87.5%; }

.ju- .small-offset-20 {
  margin-left: 83.33333%; }

.ju- .small-22 {
  width: 91.66667%; }

.ju- .small-push-22 {
  position: relative;
  left: 91.66667%; }

.ju- .small-pull-22 {
  position: relative;
  left: -91.66667%; }

.ju- .small-offset-21 {
  margin-left: 87.5%; }

.ju- .small-23 {
  width: 95.83333%; }

.ju- .small-push-23 {
  position: relative;
  left: 95.83333%; }

.ju- .small-pull-23 {
  position: relative;
  left: -95.83333%; }

.ju- .small-offset-22 {
  margin-left: 91.66667%; }

.ju- .small-24 {
  width: 100%; }

.ju- .small-offset-23 {
  margin-left: 95.83333%; }

.ju- .small-up-1 > .column, .ju- .small-up-1 > .columns {
  width: 100%;
  float: left; }

.ju- .small-up-1 > .column:nth-of-type(1n), .ju- .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-1 > .column:nth-of-type(1n+1), .ju- .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.ju- .small-up-1 > .column:last-child, .ju- .small-up-1 > .columns:last-child {
  float: left; }

.ju- .small-up-2 > .column, .ju- .small-up-2 > .columns {
  width: 50%;
  float: left; }

.ju- .small-up-2 > .column:nth-of-type(1n), .ju- .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-2 > .column:nth-of-type(2n+1), .ju- .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.ju- .small-up-2 > .column:last-child, .ju- .small-up-2 > .columns:last-child {
  float: left; }

.ju- .small-up-3 > .column, .ju- .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }

.ju- .small-up-3 > .column:nth-of-type(1n), .ju- .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-3 > .column:nth-of-type(3n+1), .ju- .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.ju- .small-up-3 > .column:last-child, .ju- .small-up-3 > .columns:last-child {
  float: left; }

.ju- .small-up-4 > .column, .ju- .small-up-4 > .columns {
  width: 25%;
  float: left; }

.ju- .small-up-4 > .column:nth-of-type(1n), .ju- .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-4 > .column:nth-of-type(4n+1), .ju- .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.ju- .small-up-4 > .column:last-child, .ju- .small-up-4 > .columns:last-child {
  float: left; }

.ju- .small-up-5 > .column, .ju- .small-up-5 > .columns {
  width: 20%;
  float: left; }

.ju- .small-up-5 > .column:nth-of-type(1n), .ju- .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-5 > .column:nth-of-type(5n+1), .ju- .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.ju- .small-up-5 > .column:last-child, .ju- .small-up-5 > .columns:last-child {
  float: left; }

.ju- .small-up-6 > .column, .ju- .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }

.ju- .small-up-6 > .column:nth-of-type(1n), .ju- .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-6 > .column:nth-of-type(6n+1), .ju- .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.ju- .small-up-6 > .column:last-child, .ju- .small-up-6 > .columns:last-child {
  float: left; }

.ju- .small-up-7 > .column, .ju- .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }

.ju- .small-up-7 > .column:nth-of-type(1n), .ju- .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-7 > .column:nth-of-type(7n+1), .ju- .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.ju- .small-up-7 > .column:last-child, .ju- .small-up-7 > .columns:last-child {
  float: left; }

.ju- .small-up-8 > .column, .ju- .small-up-8 > .columns {
  width: 12.5%;
  float: left; }

.ju- .small-up-8 > .column:nth-of-type(1n), .ju- .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.ju- .small-up-8 > .column:nth-of-type(8n+1), .ju- .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.ju- .small-up-8 > .column:last-child, .ju- .small-up-8 > .columns:last-child {
  float: left; }

.ju- .column.small-centered, .ju- .small-centered.columns {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.ju- .small-uncenter, .ju- .small-push-0, .ju- .small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 40em) {
  .ju- .medium-1 {
    width: 4.16667%; }

  .ju- .medium-push-1 {
    position: relative;
    left: 4.16667%; }

  .ju- .medium-pull-1 {
    position: relative;
    left: -4.16667%; }

  .ju- .medium-offset-0 {
    margin-left: 0%; }

  .ju- .medium-2 {
    width: 8.33333%; }

  .ju- .medium-push-2 {
    position: relative;
    left: 8.33333%; }

  .ju- .medium-pull-2 {
    position: relative;
    left: -8.33333%; }

  .ju- .medium-offset-1 {
    margin-left: 4.16667%; }

  .ju- .medium-3 {
    width: 12.5%; }

  .ju- .medium-push-3 {
    position: relative;
    left: 12.5%; }

  .ju- .medium-pull-3 {
    position: relative;
    left: -12.5%; }

  .ju- .medium-offset-2 {
    margin-left: 8.33333%; }

  .ju- .medium-4 {
    width: 16.66667%; }

  .ju- .medium-push-4 {
    position: relative;
    left: 16.66667%; }

  .ju- .medium-pull-4 {
    position: relative;
    left: -16.66667%; }

  .ju- .medium-offset-3 {
    margin-left: 12.5%; }

  .ju- .medium-5 {
    width: 20.83333%; }

  .ju- .medium-push-5 {
    position: relative;
    left: 20.83333%; }

  .ju- .medium-pull-5 {
    position: relative;
    left: -20.83333%; }

  .ju- .medium-offset-4 {
    margin-left: 16.66667%; }

  .ju- .medium-6 {
    width: 25%; }

  .ju- .medium-push-6 {
    position: relative;
    left: 25%; }

  .ju- .medium-pull-6 {
    position: relative;
    left: -25%; }

  .ju- .medium-offset-5 {
    margin-left: 20.83333%; }

  .ju- .medium-7 {
    width: 29.16667%; }

  .ju- .medium-push-7 {
    position: relative;
    left: 29.16667%; }

  .ju- .medium-pull-7 {
    position: relative;
    left: -29.16667%; }

  .ju- .medium-offset-6 {
    margin-left: 25%; }

  .ju- .medium-8 {
    width: 33.33333%; }

  .ju- .medium-push-8 {
    position: relative;
    left: 33.33333%; }

  .ju- .medium-pull-8 {
    position: relative;
    left: -33.33333%; }

  .ju- .medium-offset-7 {
    margin-left: 29.16667%; }

  .ju- .medium-9 {
    width: 37.5%; }

  .ju- .medium-push-9 {
    position: relative;
    left: 37.5%; }

  .ju- .medium-pull-9 {
    position: relative;
    left: -37.5%; }

  .ju- .medium-offset-8 {
    margin-left: 33.33333%; }

  .ju- .medium-10 {
    width: 41.66667%; }

  .ju- .medium-push-10 {
    position: relative;
    left: 41.66667%; }

  .ju- .medium-pull-10 {
    position: relative;
    left: -41.66667%; }

  .ju- .medium-offset-9 {
    margin-left: 37.5%; }

  .ju- .medium-11 {
    width: 45.83333%; }

  .ju- .medium-push-11 {
    position: relative;
    left: 45.83333%; }

  .ju- .medium-pull-11 {
    position: relative;
    left: -45.83333%; }

  .ju- .medium-offset-10 {
    margin-left: 41.66667%; }

  .ju- .medium-12 {
    width: 50%; }

  .ju- .medium-push-12 {
    position: relative;
    left: 50%; }

  .ju- .medium-pull-12 {
    position: relative;
    left: -50%; }

  .ju- .medium-offset-11 {
    margin-left: 45.83333%; }

  .ju- .medium-13 {
    width: 54.16667%; }

  .ju- .medium-push-13 {
    position: relative;
    left: 54.16667%; }

  .ju- .medium-pull-13 {
    position: relative;
    left: -54.16667%; }

  .ju- .medium-offset-12 {
    margin-left: 50%; }

  .ju- .medium-14 {
    width: 58.33333%; }

  .ju- .medium-push-14 {
    position: relative;
    left: 58.33333%; }

  .ju- .medium-pull-14 {
    position: relative;
    left: -58.33333%; }

  .ju- .medium-offset-13 {
    margin-left: 54.16667%; }

  .ju- .medium-15 {
    width: 62.5%; }

  .ju- .medium-push-15 {
    position: relative;
    left: 62.5%; }

  .ju- .medium-pull-15 {
    position: relative;
    left: -62.5%; }

  .ju- .medium-offset-14 {
    margin-left: 58.33333%; }

  .ju- .medium-16 {
    width: 66.66667%; }

  .ju- .medium-push-16 {
    position: relative;
    left: 66.66667%; }

  .ju- .medium-pull-16 {
    position: relative;
    left: -66.66667%; }

  .ju- .medium-offset-15 {
    margin-left: 62.5%; }

  .ju- .medium-17 {
    width: 70.83333%; }

  .ju- .medium-push-17 {
    position: relative;
    left: 70.83333%; }

  .ju- .medium-pull-17 {
    position: relative;
    left: -70.83333%; }

  .ju- .medium-offset-16 {
    margin-left: 66.66667%; }

  .ju- .medium-18 {
    width: 75%; }

  .ju- .medium-push-18 {
    position: relative;
    left: 75%; }

  .ju- .medium-pull-18 {
    position: relative;
    left: -75%; }

  .ju- .medium-offset-17 {
    margin-left: 70.83333%; }

  .ju- .medium-19 {
    width: 79.16667%; }

  .ju- .medium-push-19 {
    position: relative;
    left: 79.16667%; }

  .ju- .medium-pull-19 {
    position: relative;
    left: -79.16667%; }

  .ju- .medium-offset-18 {
    margin-left: 75%; }

  .ju- .medium-20 {
    width: 83.33333%; }

  .ju- .medium-push-20 {
    position: relative;
    left: 83.33333%; }

  .ju- .medium-pull-20 {
    position: relative;
    left: -83.33333%; }

  .ju- .medium-offset-19 {
    margin-left: 79.16667%; }

  .ju- .medium-21 {
    width: 87.5%; }

  .ju- .medium-push-21 {
    position: relative;
    left: 87.5%; }

  .ju- .medium-pull-21 {
    position: relative;
    left: -87.5%; }

  .ju- .medium-offset-20 {
    margin-left: 83.33333%; }

  .ju- .medium-22 {
    width: 91.66667%; }

  .ju- .medium-push-22 {
    position: relative;
    left: 91.66667%; }

  .ju- .medium-pull-22 {
    position: relative;
    left: -91.66667%; }

  .ju- .medium-offset-21 {
    margin-left: 87.5%; }

  .ju- .medium-23 {
    width: 95.83333%; }

  .ju- .medium-push-23 {
    position: relative;
    left: 95.83333%; }

  .ju- .medium-pull-23 {
    position: relative;
    left: -95.83333%; }

  .ju- .medium-offset-22 {
    margin-left: 91.66667%; }

  .ju- .medium-24 {
    width: 100%; }

  .ju- .medium-offset-23 {
    margin-left: 95.83333%; }

  .ju- .medium-up-1 > .column, .ju- .medium-up-1 > .columns {
    width: 100%;
    float: left; }

  .ju- .medium-up-1 > .column:nth-of-type(1n), .ju- .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-1 > .column:nth-of-type(1n+1), .ju- .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .ju- .medium-up-1 > .column:last-child, .ju- .medium-up-1 > .columns:last-child {
    float: left; }

  .ju- .medium-up-2 > .column, .ju- .medium-up-2 > .columns {
    width: 50%;
    float: left; }

  .ju- .medium-up-2 > .column:nth-of-type(1n), .ju- .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-2 > .column:nth-of-type(2n+1), .ju- .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .ju- .medium-up-2 > .column:last-child, .ju- .medium-up-2 > .columns:last-child {
    float: left; }

  .ju- .medium-up-3 > .column, .ju- .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .ju- .medium-up-3 > .column:nth-of-type(1n), .ju- .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-3 > .column:nth-of-type(3n+1), .ju- .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .ju- .medium-up-3 > .column:last-child, .ju- .medium-up-3 > .columns:last-child {
    float: left; }

  .ju- .medium-up-4 > .column, .ju- .medium-up-4 > .columns {
    width: 25%;
    float: left; }

  .ju- .medium-up-4 > .column:nth-of-type(1n), .ju- .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-4 > .column:nth-of-type(4n+1), .ju- .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .ju- .medium-up-4 > .column:last-child, .ju- .medium-up-4 > .columns:last-child {
    float: left; }

  .ju- .medium-up-5 > .column, .ju- .medium-up-5 > .columns {
    width: 20%;
    float: left; }

  .ju- .medium-up-5 > .column:nth-of-type(1n), .ju- .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-5 > .column:nth-of-type(5n+1), .ju- .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .ju- .medium-up-5 > .column:last-child, .ju- .medium-up-5 > .columns:last-child {
    float: left; }

  .ju- .medium-up-6 > .column, .ju- .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .ju- .medium-up-6 > .column:nth-of-type(1n), .ju- .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-6 > .column:nth-of-type(6n+1), .ju- .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .ju- .medium-up-6 > .column:last-child, .ju- .medium-up-6 > .columns:last-child {
    float: left; }

  .ju- .medium-up-7 > .column, .ju- .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .ju- .medium-up-7 > .column:nth-of-type(1n), .ju- .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-7 > .column:nth-of-type(7n+1), .ju- .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .ju- .medium-up-7 > .column:last-child, .ju- .medium-up-7 > .columns:last-child {
    float: left; }

  .ju- .medium-up-8 > .column, .ju- .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .ju- .medium-up-8 > .column:nth-of-type(1n), .ju- .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .medium-up-8 > .column:nth-of-type(8n+1), .ju- .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .ju- .medium-up-8 > .column:last-child, .ju- .medium-up-8 > .columns:last-child {
    float: left; }

  .ju- .column.medium-centered, .ju- .medium-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .ju- .medium-uncenter, .ju- .medium-push-0, .ju- .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
@media screen and (min-width: 64em) {
  .ju- .large-1 {
    width: 4.16667%; }

  .ju- .large-push-1 {
    position: relative;
    left: 4.16667%; }

  .ju- .large-pull-1 {
    position: relative;
    left: -4.16667%; }

  .ju- .large-offset-0 {
    margin-left: 0%; }

  .ju- .large-2 {
    width: 8.33333%; }

  .ju- .large-push-2 {
    position: relative;
    left: 8.33333%; }

  .ju- .large-pull-2 {
    position: relative;
    left: -8.33333%; }

  .ju- .large-offset-1 {
    margin-left: 4.16667%; }

  .ju- .large-3 {
    width: 12.5%; }

  .ju- .large-push-3 {
    position: relative;
    left: 12.5%; }

  .ju- .large-pull-3 {
    position: relative;
    left: -12.5%; }

  .ju- .large-offset-2 {
    margin-left: 8.33333%; }

  .ju- .large-4 {
    width: 16.66667%; }

  .ju- .large-push-4 {
    position: relative;
    left: 16.66667%; }

  .ju- .large-pull-4 {
    position: relative;
    left: -16.66667%; }

  .ju- .large-offset-3 {
    margin-left: 12.5%; }

  .ju- .large-5 {
    width: 20.83333%; }

  .ju- .large-push-5 {
    position: relative;
    left: 20.83333%; }

  .ju- .large-pull-5 {
    position: relative;
    left: -20.83333%; }

  .ju- .large-offset-4 {
    margin-left: 16.66667%; }

  .ju- .large-6 {
    width: 25%; }

  .ju- .large-push-6 {
    position: relative;
    left: 25%; }

  .ju- .large-pull-6 {
    position: relative;
    left: -25%; }

  .ju- .large-offset-5 {
    margin-left: 20.83333%; }

  .ju- .large-7 {
    width: 29.16667%; }

  .ju- .large-push-7 {
    position: relative;
    left: 29.16667%; }

  .ju- .large-pull-7 {
    position: relative;
    left: -29.16667%; }

  .ju- .large-offset-6 {
    margin-left: 25%; }

  .ju- .large-8 {
    width: 33.33333%; }

  .ju- .large-push-8 {
    position: relative;
    left: 33.33333%; }

  .ju- .large-pull-8 {
    position: relative;
    left: -33.33333%; }

  .ju- .large-offset-7 {
    margin-left: 29.16667%; }

  .ju- .large-9 {
    width: 37.5%; }

  .ju- .large-push-9 {
    position: relative;
    left: 37.5%; }

  .ju- .large-pull-9 {
    position: relative;
    left: -37.5%; }

  .ju- .large-offset-8 {
    margin-left: 33.33333%; }

  .ju- .large-10 {
    width: 41.66667%; }

  .ju- .large-push-10 {
    position: relative;
    left: 41.66667%; }

  .ju- .large-pull-10 {
    position: relative;
    left: -41.66667%; }

  .ju- .large-offset-9 {
    margin-left: 37.5%; }

  .ju- .large-11 {
    width: 45.83333%; }

  .ju- .large-push-11 {
    position: relative;
    left: 45.83333%; }

  .ju- .large-pull-11 {
    position: relative;
    left: -45.83333%; }

  .ju- .large-offset-10 {
    margin-left: 41.66667%; }

  .ju- .large-12 {
    width: 50%; }

  .ju- .large-push-12 {
    position: relative;
    left: 50%; }

  .ju- .large-pull-12 {
    position: relative;
    left: -50%; }

  .ju- .large-offset-11 {
    margin-left: 45.83333%; }

  .ju- .large-13 {
    width: 54.16667%; }

  .ju- .large-push-13 {
    position: relative;
    left: 54.16667%; }

  .ju- .large-pull-13 {
    position: relative;
    left: -54.16667%; }

  .ju- .large-offset-12 {
    margin-left: 50%; }

  .ju- .large-14 {
    width: 58.33333%; }

  .ju- .large-push-14 {
    position: relative;
    left: 58.33333%; }

  .ju- .large-pull-14 {
    position: relative;
    left: -58.33333%; }

  .ju- .large-offset-13 {
    margin-left: 54.16667%; }

  .ju- .large-15 {
    width: 62.5%; }

  .ju- .large-push-15 {
    position: relative;
    left: 62.5%; }

  .ju- .large-pull-15 {
    position: relative;
    left: -62.5%; }

  .ju- .large-offset-14 {
    margin-left: 58.33333%; }

  .ju- .large-16 {
    width: 66.66667%; }

  .ju- .large-push-16 {
    position: relative;
    left: 66.66667%; }

  .ju- .large-pull-16 {
    position: relative;
    left: -66.66667%; }

  .ju- .large-offset-15 {
    margin-left: 62.5%; }

  .ju- .large-17 {
    width: 70.83333%; }

  .ju- .large-push-17 {
    position: relative;
    left: 70.83333%; }

  .ju- .large-pull-17 {
    position: relative;
    left: -70.83333%; }

  .ju- .large-offset-16 {
    margin-left: 66.66667%; }

  .ju- .large-18 {
    width: 75%; }

  .ju- .large-push-18 {
    position: relative;
    left: 75%; }

  .ju- .large-pull-18 {
    position: relative;
    left: -75%; }

  .ju- .large-offset-17 {
    margin-left: 70.83333%; }

  .ju- .large-19 {
    width: 79.16667%; }

  .ju- .large-push-19 {
    position: relative;
    left: 79.16667%; }

  .ju- .large-pull-19 {
    position: relative;
    left: -79.16667%; }

  .ju- .large-offset-18 {
    margin-left: 75%; }

  .ju- .large-20 {
    width: 83.33333%; }

  .ju- .large-push-20 {
    position: relative;
    left: 83.33333%; }

  .ju- .large-pull-20 {
    position: relative;
    left: -83.33333%; }

  .ju- .large-offset-19 {
    margin-left: 79.16667%; }

  .ju- .large-21 {
    width: 87.5%; }

  .ju- .large-push-21 {
    position: relative;
    left: 87.5%; }

  .ju- .large-pull-21 {
    position: relative;
    left: -87.5%; }

  .ju- .large-offset-20 {
    margin-left: 83.33333%; }

  .ju- .large-22 {
    width: 91.66667%; }

  .ju- .large-push-22 {
    position: relative;
    left: 91.66667%; }

  .ju- .large-pull-22 {
    position: relative;
    left: -91.66667%; }

  .ju- .large-offset-21 {
    margin-left: 87.5%; }

  .ju- .large-23 {
    width: 95.83333%; }

  .ju- .large-push-23 {
    position: relative;
    left: 95.83333%; }

  .ju- .large-pull-23 {
    position: relative;
    left: -95.83333%; }

  .ju- .large-offset-22 {
    margin-left: 91.66667%; }

  .ju- .large-24 {
    width: 100%; }

  .ju- .large-offset-23 {
    margin-left: 95.83333%; }

  .ju- .large-up-1 > .column, .ju- .large-up-1 > .columns {
    width: 100%;
    float: left; }

  .ju- .large-up-1 > .column:nth-of-type(1n), .ju- .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-1 > .column:nth-of-type(1n+1), .ju- .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .ju- .large-up-1 > .column:last-child, .ju- .large-up-1 > .columns:last-child {
    float: left; }

  .ju- .large-up-2 > .column, .ju- .large-up-2 > .columns {
    width: 50%;
    float: left; }

  .ju- .large-up-2 > .column:nth-of-type(1n), .ju- .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-2 > .column:nth-of-type(2n+1), .ju- .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .ju- .large-up-2 > .column:last-child, .ju- .large-up-2 > .columns:last-child {
    float: left; }

  .ju- .large-up-3 > .column, .ju- .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .ju- .large-up-3 > .column:nth-of-type(1n), .ju- .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-3 > .column:nth-of-type(3n+1), .ju- .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .ju- .large-up-3 > .column:last-child, .ju- .large-up-3 > .columns:last-child {
    float: left; }

  .ju- .large-up-4 > .column, .ju- .large-up-4 > .columns {
    width: 25%;
    float: left; }

  .ju- .large-up-4 > .column:nth-of-type(1n), .ju- .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-4 > .column:nth-of-type(4n+1), .ju- .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .ju- .large-up-4 > .column:last-child, .ju- .large-up-4 > .columns:last-child {
    float: left; }

  .ju- .large-up-5 > .column, .ju- .large-up-5 > .columns {
    width: 20%;
    float: left; }

  .ju- .large-up-5 > .column:nth-of-type(1n), .ju- .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-5 > .column:nth-of-type(5n+1), .ju- .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .ju- .large-up-5 > .column:last-child, .ju- .large-up-5 > .columns:last-child {
    float: left; }

  .ju- .large-up-6 > .column, .ju- .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .ju- .large-up-6 > .column:nth-of-type(1n), .ju- .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-6 > .column:nth-of-type(6n+1), .ju- .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .ju- .large-up-6 > .column:last-child, .ju- .large-up-6 > .columns:last-child {
    float: left; }

  .ju- .large-up-7 > .column, .ju- .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .ju- .large-up-7 > .column:nth-of-type(1n), .ju- .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-7 > .column:nth-of-type(7n+1), .ju- .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .ju- .large-up-7 > .column:last-child, .ju- .large-up-7 > .columns:last-child {
    float: left; }

  .ju- .large-up-8 > .column, .ju- .large-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .ju- .large-up-8 > .column:nth-of-type(1n), .ju- .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .large-up-8 > .column:nth-of-type(8n+1), .ju- .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .ju- .large-up-8 > .column:last-child, .ju- .large-up-8 > .columns:last-child {
    float: left; }

  .ju- .column.large-centered, .ju- .large-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .ju- .large-uncenter, .ju- .large-push-0, .ju- .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
@media screen and (min-width: 80em) {
  .ju- .xlarge-1 {
    width: 4.16667%; }

  .ju- .xlarge-push-1 {
    position: relative;
    left: 4.16667%; }

  .ju- .xlarge-pull-1 {
    position: relative;
    left: -4.16667%; }

  .ju- .xlarge-offset-0 {
    margin-left: 0%; }

  .ju- .xlarge-2 {
    width: 8.33333%; }

  .ju- .xlarge-push-2 {
    position: relative;
    left: 8.33333%; }

  .ju- .xlarge-pull-2 {
    position: relative;
    left: -8.33333%; }

  .ju- .xlarge-offset-1 {
    margin-left: 4.16667%; }

  .ju- .xlarge-3 {
    width: 12.5%; }

  .ju- .xlarge-push-3 {
    position: relative;
    left: 12.5%; }

  .ju- .xlarge-pull-3 {
    position: relative;
    left: -12.5%; }

  .ju- .xlarge-offset-2 {
    margin-left: 8.33333%; }

  .ju- .xlarge-4 {
    width: 16.66667%; }

  .ju- .xlarge-push-4 {
    position: relative;
    left: 16.66667%; }

  .ju- .xlarge-pull-4 {
    position: relative;
    left: -16.66667%; }

  .ju- .xlarge-offset-3 {
    margin-left: 12.5%; }

  .ju- .xlarge-5 {
    width: 20.83333%; }

  .ju- .xlarge-push-5 {
    position: relative;
    left: 20.83333%; }

  .ju- .xlarge-pull-5 {
    position: relative;
    left: -20.83333%; }

  .ju- .xlarge-offset-4 {
    margin-left: 16.66667%; }

  .ju- .xlarge-6 {
    width: 25%; }

  .ju- .xlarge-push-6 {
    position: relative;
    left: 25%; }

  .ju- .xlarge-pull-6 {
    position: relative;
    left: -25%; }

  .ju- .xlarge-offset-5 {
    margin-left: 20.83333%; }

  .ju- .xlarge-7 {
    width: 29.16667%; }

  .ju- .xlarge-push-7 {
    position: relative;
    left: 29.16667%; }

  .ju- .xlarge-pull-7 {
    position: relative;
    left: -29.16667%; }

  .ju- .xlarge-offset-6 {
    margin-left: 25%; }

  .ju- .xlarge-8 {
    width: 33.33333%; }

  .ju- .xlarge-push-8 {
    position: relative;
    left: 33.33333%; }

  .ju- .xlarge-pull-8 {
    position: relative;
    left: -33.33333%; }

  .ju- .xlarge-offset-7 {
    margin-left: 29.16667%; }

  .ju- .xlarge-9 {
    width: 37.5%; }

  .ju- .xlarge-push-9 {
    position: relative;
    left: 37.5%; }

  .ju- .xlarge-pull-9 {
    position: relative;
    left: -37.5%; }

  .ju- .xlarge-offset-8 {
    margin-left: 33.33333%; }

  .ju- .xlarge-10 {
    width: 41.66667%; }

  .ju- .xlarge-push-10 {
    position: relative;
    left: 41.66667%; }

  .ju- .xlarge-pull-10 {
    position: relative;
    left: -41.66667%; }

  .ju- .xlarge-offset-9 {
    margin-left: 37.5%; }

  .ju- .xlarge-11 {
    width: 45.83333%; }

  .ju- .xlarge-push-11 {
    position: relative;
    left: 45.83333%; }

  .ju- .xlarge-pull-11 {
    position: relative;
    left: -45.83333%; }

  .ju- .xlarge-offset-10 {
    margin-left: 41.66667%; }

  .ju- .xlarge-12 {
    width: 50%; }

  .ju- .xlarge-push-12 {
    position: relative;
    left: 50%; }

  .ju- .xlarge-pull-12 {
    position: relative;
    left: -50%; }

  .ju- .xlarge-offset-11 {
    margin-left: 45.83333%; }

  .ju- .xlarge-13 {
    width: 54.16667%; }

  .ju- .xlarge-push-13 {
    position: relative;
    left: 54.16667%; }

  .ju- .xlarge-pull-13 {
    position: relative;
    left: -54.16667%; }

  .ju- .xlarge-offset-12 {
    margin-left: 50%; }

  .ju- .xlarge-14 {
    width: 58.33333%; }

  .ju- .xlarge-push-14 {
    position: relative;
    left: 58.33333%; }

  .ju- .xlarge-pull-14 {
    position: relative;
    left: -58.33333%; }

  .ju- .xlarge-offset-13 {
    margin-left: 54.16667%; }

  .ju- .xlarge-15 {
    width: 62.5%; }

  .ju- .xlarge-push-15 {
    position: relative;
    left: 62.5%; }

  .ju- .xlarge-pull-15 {
    position: relative;
    left: -62.5%; }

  .ju- .xlarge-offset-14 {
    margin-left: 58.33333%; }

  .ju- .xlarge-16 {
    width: 66.66667%; }

  .ju- .xlarge-push-16 {
    position: relative;
    left: 66.66667%; }

  .ju- .xlarge-pull-16 {
    position: relative;
    left: -66.66667%; }

  .ju- .xlarge-offset-15 {
    margin-left: 62.5%; }

  .ju- .xlarge-17 {
    width: 70.83333%; }

  .ju- .xlarge-push-17 {
    position: relative;
    left: 70.83333%; }

  .ju- .xlarge-pull-17 {
    position: relative;
    left: -70.83333%; }

  .ju- .xlarge-offset-16 {
    margin-left: 66.66667%; }

  .ju- .xlarge-18 {
    width: 75%; }

  .ju- .xlarge-push-18 {
    position: relative;
    left: 75%; }

  .ju- .xlarge-pull-18 {
    position: relative;
    left: -75%; }

  .ju- .xlarge-offset-17 {
    margin-left: 70.83333%; }

  .ju- .xlarge-19 {
    width: 79.16667%; }

  .ju- .xlarge-push-19 {
    position: relative;
    left: 79.16667%; }

  .ju- .xlarge-pull-19 {
    position: relative;
    left: -79.16667%; }

  .ju- .xlarge-offset-18 {
    margin-left: 75%; }

  .ju- .xlarge-20 {
    width: 83.33333%; }

  .ju- .xlarge-push-20 {
    position: relative;
    left: 83.33333%; }

  .ju- .xlarge-pull-20 {
    position: relative;
    left: -83.33333%; }

  .ju- .xlarge-offset-19 {
    margin-left: 79.16667%; }

  .ju- .xlarge-21 {
    width: 87.5%; }

  .ju- .xlarge-push-21 {
    position: relative;
    left: 87.5%; }

  .ju- .xlarge-pull-21 {
    position: relative;
    left: -87.5%; }

  .ju- .xlarge-offset-20 {
    margin-left: 83.33333%; }

  .ju- .xlarge-22 {
    width: 91.66667%; }

  .ju- .xlarge-push-22 {
    position: relative;
    left: 91.66667%; }

  .ju- .xlarge-pull-22 {
    position: relative;
    left: -91.66667%; }

  .ju- .xlarge-offset-21 {
    margin-left: 87.5%; }

  .ju- .xlarge-23 {
    width: 95.83333%; }

  .ju- .xlarge-push-23 {
    position: relative;
    left: 95.83333%; }

  .ju- .xlarge-pull-23 {
    position: relative;
    left: -95.83333%; }

  .ju- .xlarge-offset-22 {
    margin-left: 91.66667%; }

  .ju- .xlarge-24 {
    width: 100%; }

  .ju- .xlarge-offset-23 {
    margin-left: 95.83333%; }

  .ju- .xlarge-up-1 > .column, .ju- .xlarge-up-1 > .columns {
    width: 100%;
    float: left; }

  .ju- .xlarge-up-1 > .column:nth-of-type(1n), .ju- .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-1 > .column:nth-of-type(1n+1), .ju- .xlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .ju- .xlarge-up-1 > .column:last-child, .ju- .xlarge-up-1 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-2 > .column, .ju- .xlarge-up-2 > .columns {
    width: 50%;
    float: left; }

  .ju- .xlarge-up-2 > .column:nth-of-type(1n), .ju- .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-2 > .column:nth-of-type(2n+1), .ju- .xlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .ju- .xlarge-up-2 > .column:last-child, .ju- .xlarge-up-2 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-3 > .column, .ju- .xlarge-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .ju- .xlarge-up-3 > .column:nth-of-type(1n), .ju- .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-3 > .column:nth-of-type(3n+1), .ju- .xlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .ju- .xlarge-up-3 > .column:last-child, .ju- .xlarge-up-3 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-4 > .column, .ju- .xlarge-up-4 > .columns {
    width: 25%;
    float: left; }

  .ju- .xlarge-up-4 > .column:nth-of-type(1n), .ju- .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-4 > .column:nth-of-type(4n+1), .ju- .xlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .ju- .xlarge-up-4 > .column:last-child, .ju- .xlarge-up-4 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-5 > .column, .ju- .xlarge-up-5 > .columns {
    width: 20%;
    float: left; }

  .ju- .xlarge-up-5 > .column:nth-of-type(1n), .ju- .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-5 > .column:nth-of-type(5n+1), .ju- .xlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .ju- .xlarge-up-5 > .column:last-child, .ju- .xlarge-up-5 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-6 > .column, .ju- .xlarge-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .ju- .xlarge-up-6 > .column:nth-of-type(1n), .ju- .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-6 > .column:nth-of-type(6n+1), .ju- .xlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .ju- .xlarge-up-6 > .column:last-child, .ju- .xlarge-up-6 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-7 > .column, .ju- .xlarge-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .ju- .xlarge-up-7 > .column:nth-of-type(1n), .ju- .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-7 > .column:nth-of-type(7n+1), .ju- .xlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .ju- .xlarge-up-7 > .column:last-child, .ju- .xlarge-up-7 > .columns:last-child {
    float: left; }

  .ju- .xlarge-up-8 > .column, .ju- .xlarge-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .ju- .xlarge-up-8 > .column:nth-of-type(1n), .ju- .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xlarge-up-8 > .column:nth-of-type(8n+1), .ju- .xlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .ju- .xlarge-up-8 > .column:last-child, .ju- .xlarge-up-8 > .columns:last-child {
    float: left; }

  .ju- .column.xlarge-centered, .ju- .xlarge-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .ju- .xlarge-uncenter, .ju- .xlarge-push-0, .ju- .xlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
@media screen and (min-width: 100em) {
  .ju- .xxlarge-1 {
    width: 4.16667%; }

  .ju- .xxlarge-push-1 {
    position: relative;
    left: 4.16667%; }

  .ju- .xxlarge-pull-1 {
    position: relative;
    left: -4.16667%; }

  .ju- .xxlarge-offset-0 {
    margin-left: 0%; }

  .ju- .xxlarge-2 {
    width: 8.33333%; }

  .ju- .xxlarge-push-2 {
    position: relative;
    left: 8.33333%; }

  .ju- .xxlarge-pull-2 {
    position: relative;
    left: -8.33333%; }

  .ju- .xxlarge-offset-1 {
    margin-left: 4.16667%; }

  .ju- .xxlarge-3 {
    width: 12.5%; }

  .ju- .xxlarge-push-3 {
    position: relative;
    left: 12.5%; }

  .ju- .xxlarge-pull-3 {
    position: relative;
    left: -12.5%; }

  .ju- .xxlarge-offset-2 {
    margin-left: 8.33333%; }

  .ju- .xxlarge-4 {
    width: 16.66667%; }

  .ju- .xxlarge-push-4 {
    position: relative;
    left: 16.66667%; }

  .ju- .xxlarge-pull-4 {
    position: relative;
    left: -16.66667%; }

  .ju- .xxlarge-offset-3 {
    margin-left: 12.5%; }

  .ju- .xxlarge-5 {
    width: 20.83333%; }

  .ju- .xxlarge-push-5 {
    position: relative;
    left: 20.83333%; }

  .ju- .xxlarge-pull-5 {
    position: relative;
    left: -20.83333%; }

  .ju- .xxlarge-offset-4 {
    margin-left: 16.66667%; }

  .ju- .xxlarge-6 {
    width: 25%; }

  .ju- .xxlarge-push-6 {
    position: relative;
    left: 25%; }

  .ju- .xxlarge-pull-6 {
    position: relative;
    left: -25%; }

  .ju- .xxlarge-offset-5 {
    margin-left: 20.83333%; }

  .ju- .xxlarge-7 {
    width: 29.16667%; }

  .ju- .xxlarge-push-7 {
    position: relative;
    left: 29.16667%; }

  .ju- .xxlarge-pull-7 {
    position: relative;
    left: -29.16667%; }

  .ju- .xxlarge-offset-6 {
    margin-left: 25%; }

  .ju- .xxlarge-8 {
    width: 33.33333%; }

  .ju- .xxlarge-push-8 {
    position: relative;
    left: 33.33333%; }

  .ju- .xxlarge-pull-8 {
    position: relative;
    left: -33.33333%; }

  .ju- .xxlarge-offset-7 {
    margin-left: 29.16667%; }

  .ju- .xxlarge-9 {
    width: 37.5%; }

  .ju- .xxlarge-push-9 {
    position: relative;
    left: 37.5%; }

  .ju- .xxlarge-pull-9 {
    position: relative;
    left: -37.5%; }

  .ju- .xxlarge-offset-8 {
    margin-left: 33.33333%; }

  .ju- .xxlarge-10 {
    width: 41.66667%; }

  .ju- .xxlarge-push-10 {
    position: relative;
    left: 41.66667%; }

  .ju- .xxlarge-pull-10 {
    position: relative;
    left: -41.66667%; }

  .ju- .xxlarge-offset-9 {
    margin-left: 37.5%; }

  .ju- .xxlarge-11 {
    width: 45.83333%; }

  .ju- .xxlarge-push-11 {
    position: relative;
    left: 45.83333%; }

  .ju- .xxlarge-pull-11 {
    position: relative;
    left: -45.83333%; }

  .ju- .xxlarge-offset-10 {
    margin-left: 41.66667%; }

  .ju- .xxlarge-12 {
    width: 50%; }

  .ju- .xxlarge-push-12 {
    position: relative;
    left: 50%; }

  .ju- .xxlarge-pull-12 {
    position: relative;
    left: -50%; }

  .ju- .xxlarge-offset-11 {
    margin-left: 45.83333%; }

  .ju- .xxlarge-13 {
    width: 54.16667%; }

  .ju- .xxlarge-push-13 {
    position: relative;
    left: 54.16667%; }

  .ju- .xxlarge-pull-13 {
    position: relative;
    left: -54.16667%; }

  .ju- .xxlarge-offset-12 {
    margin-left: 50%; }

  .ju- .xxlarge-14 {
    width: 58.33333%; }

  .ju- .xxlarge-push-14 {
    position: relative;
    left: 58.33333%; }

  .ju- .xxlarge-pull-14 {
    position: relative;
    left: -58.33333%; }

  .ju- .xxlarge-offset-13 {
    margin-left: 54.16667%; }

  .ju- .xxlarge-15 {
    width: 62.5%; }

  .ju- .xxlarge-push-15 {
    position: relative;
    left: 62.5%; }

  .ju- .xxlarge-pull-15 {
    position: relative;
    left: -62.5%; }

  .ju- .xxlarge-offset-14 {
    margin-left: 58.33333%; }

  .ju- .xxlarge-16 {
    width: 66.66667%; }

  .ju- .xxlarge-push-16 {
    position: relative;
    left: 66.66667%; }

  .ju- .xxlarge-pull-16 {
    position: relative;
    left: -66.66667%; }

  .ju- .xxlarge-offset-15 {
    margin-left: 62.5%; }

  .ju- .xxlarge-17 {
    width: 70.83333%; }

  .ju- .xxlarge-push-17 {
    position: relative;
    left: 70.83333%; }

  .ju- .xxlarge-pull-17 {
    position: relative;
    left: -70.83333%; }

  .ju- .xxlarge-offset-16 {
    margin-left: 66.66667%; }

  .ju- .xxlarge-18 {
    width: 75%; }

  .ju- .xxlarge-push-18 {
    position: relative;
    left: 75%; }

  .ju- .xxlarge-pull-18 {
    position: relative;
    left: -75%; }

  .ju- .xxlarge-offset-17 {
    margin-left: 70.83333%; }

  .ju- .xxlarge-19 {
    width: 79.16667%; }

  .ju- .xxlarge-push-19 {
    position: relative;
    left: 79.16667%; }

  .ju- .xxlarge-pull-19 {
    position: relative;
    left: -79.16667%; }

  .ju- .xxlarge-offset-18 {
    margin-left: 75%; }

  .ju- .xxlarge-20 {
    width: 83.33333%; }

  .ju- .xxlarge-push-20 {
    position: relative;
    left: 83.33333%; }

  .ju- .xxlarge-pull-20 {
    position: relative;
    left: -83.33333%; }

  .ju- .xxlarge-offset-19 {
    margin-left: 79.16667%; }

  .ju- .xxlarge-21 {
    width: 87.5%; }

  .ju- .xxlarge-push-21 {
    position: relative;
    left: 87.5%; }

  .ju- .xxlarge-pull-21 {
    position: relative;
    left: -87.5%; }

  .ju- .xxlarge-offset-20 {
    margin-left: 83.33333%; }

  .ju- .xxlarge-22 {
    width: 91.66667%; }

  .ju- .xxlarge-push-22 {
    position: relative;
    left: 91.66667%; }

  .ju- .xxlarge-pull-22 {
    position: relative;
    left: -91.66667%; }

  .ju- .xxlarge-offset-21 {
    margin-left: 87.5%; }

  .ju- .xxlarge-23 {
    width: 95.83333%; }

  .ju- .xxlarge-push-23 {
    position: relative;
    left: 95.83333%; }

  .ju- .xxlarge-pull-23 {
    position: relative;
    left: -95.83333%; }

  .ju- .xxlarge-offset-22 {
    margin-left: 91.66667%; }

  .ju- .xxlarge-24 {
    width: 100%; }

  .ju- .xxlarge-offset-23 {
    margin-left: 95.83333%; }

  .ju- .xxlarge-up-1 > .column, .ju- .xxlarge-up-1 > .columns {
    width: 100%;
    float: left; }

  .ju- .xxlarge-up-1 > .column:nth-of-type(1n), .ju- .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-1 > .column:nth-of-type(1n+1), .ju- .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .ju- .xxlarge-up-1 > .column:last-child, .ju- .xxlarge-up-1 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-2 > .column, .ju- .xxlarge-up-2 > .columns {
    width: 50%;
    float: left; }

  .ju- .xxlarge-up-2 > .column:nth-of-type(1n), .ju- .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-2 > .column:nth-of-type(2n+1), .ju- .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .ju- .xxlarge-up-2 > .column:last-child, .ju- .xxlarge-up-2 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-3 > .column, .ju- .xxlarge-up-3 > .columns {
    width: 33.33333%;
    float: left; }

  .ju- .xxlarge-up-3 > .column:nth-of-type(1n), .ju- .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-3 > .column:nth-of-type(3n+1), .ju- .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .ju- .xxlarge-up-3 > .column:last-child, .ju- .xxlarge-up-3 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-4 > .column, .ju- .xxlarge-up-4 > .columns {
    width: 25%;
    float: left; }

  .ju- .xxlarge-up-4 > .column:nth-of-type(1n), .ju- .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-4 > .column:nth-of-type(4n+1), .ju- .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .ju- .xxlarge-up-4 > .column:last-child, .ju- .xxlarge-up-4 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-5 > .column, .ju- .xxlarge-up-5 > .columns {
    width: 20%;
    float: left; }

  .ju- .xxlarge-up-5 > .column:nth-of-type(1n), .ju- .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-5 > .column:nth-of-type(5n+1), .ju- .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .ju- .xxlarge-up-5 > .column:last-child, .ju- .xxlarge-up-5 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-6 > .column, .ju- .xxlarge-up-6 > .columns {
    width: 16.66667%;
    float: left; }

  .ju- .xxlarge-up-6 > .column:nth-of-type(1n), .ju- .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-6 > .column:nth-of-type(6n+1), .ju- .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .ju- .xxlarge-up-6 > .column:last-child, .ju- .xxlarge-up-6 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-7 > .column, .ju- .xxlarge-up-7 > .columns {
    width: 14.28571%;
    float: left; }

  .ju- .xxlarge-up-7 > .column:nth-of-type(1n), .ju- .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-7 > .column:nth-of-type(7n+1), .ju- .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .ju- .xxlarge-up-7 > .column:last-child, .ju- .xxlarge-up-7 > .columns:last-child {
    float: left; }

  .ju- .xxlarge-up-8 > .column, .ju- .xxlarge-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .ju- .xxlarge-up-8 > .column:nth-of-type(1n), .ju- .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .ju- .xxlarge-up-8 > .column:nth-of-type(8n+1), .ju- .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .ju- .xxlarge-up-8 > .column:last-child, .ju- .xxlarge-up-8 > .columns:last-child {
    float: left; }

  .ju- .column.xxlarge-centered, .ju- .xxlarge-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .ju- .xxlarge-uncenter, .ju- .xxlarge-push-0, .ju- .xxlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
.ju- div, .ju- dl, .ju- dt, .ju- dd, .ju- ul, .ju- ol, .ju- li, .ju- h1, .ju- h2, .ju- h3, .ju- h4, .ju- h5, .ju- h6, .ju- pre, .ju- form, .ju- p, .ju- blockquote, .ju- th, .ju- td {
  margin: 0;
  padding: 0; }

.ju- p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

.ju- em, .ju- i {
  font-style: italic;
  line-height: inherit; }

.ju- strong, .ju- b {
  font-weight: bold;
  line-height: inherit; }

.ju- small {
  font-size: 66.66667%;
  line-height: inherit; }

.ju- h1, .ju- h2, .ju- h3, .ju- h4, .ju- h5, .ju- h6 {
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }

.ju- h1 small, .ju- h2 small, .ju- h3 small, .ju- h4 small, .ju- h5 small, .ju- h6 small {
  color: #cacaca;
  line-height: 0; }

.ju- h1 {
  font-size: 1.5rem; }

.ju- h2 {
  font-size: 1.25rem; }

.ju- h3 {
  font-size: 1.1875rem; }

.ju- h4 {
  font-size: 1.125rem; }

.ju- h5 {
  font-size: 1.0625rem; }

.ju- h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  .ju- h1 {
    font-size: 3rem; }

  .ju- h2 {
    font-size: 2.5rem; }

  .ju- h3 {
    font-size: 1.9375rem; }

  .ju- h4 {
    font-size: 1.5625rem; }

  .ju- h5 {
    font-size: 1.25rem; }

  .ju- h6 {
    font-size: 1rem; } }
.ju- a {
  color: #4D7295;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }

.ju- a:hover, .ju- a:focus {
  color: #3e5b77; }

.ju- a img {
  border: 0; }

.ju- hr {
  max-width: 100%;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

.ju- ul, .ju- ol, .ju- dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

.ju- li {
  font-size: inherit; }

.ju- ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

.ju- ol {
  margin-left: 1.25rem; }

.ju- ul .ju- ul, .ju- ol .ju- ul, .ju- ul .ju- ol, .ju- ol .ju- ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style-type: inherit; }

.ju- dl {
  margin-bottom: 1rem; }

.ju- dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

.ju- blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

.ju- blockquote, .ju- blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

.ju- cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }

.ju- cite:before {
  content: '\2014 \0020'; }

.ju- abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

.ju- code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.ju- kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas,"Liberation Mono",Courier,monospace; }

.ju- .subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.ju- .lead {
  font-size: 125%;
  line-height: 1.6; }

.ju- .stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

.ju- .no-bullet {
  margin-left: 0;
  list-style: none; }

.ju- .text-left {
  text-align: left; }

.ju- .text-right {
  text-align: right; }

.ju- .text-center {
  text-align: center; }

.ju- .text-justify {
  text-align: justify; }

@media screen and (min-width: 40em) {
  .ju- .medium-text-left {
    text-align: left; }

  .ju- .medium-text-right {
    text-align: right; }

  .ju- .medium-text-center {
    text-align: center; }

  .ju- .medium-text-justify {
    text-align: justify; } }
@media screen and (min-width: 64em) {
  .ju- .large-text-left {
    text-align: left; }

  .ju- .large-text-right {
    text-align: right; }

  .ju- .large-text-center {
    text-align: center; }

  .ju- .large-text-justify {
    text-align: justify; } }
@media screen and (min-width: 80em) {
  .ju- .xlarge-text-left {
    text-align: left; }

  .ju- .xlarge-text-right {
    text-align: right; }

  .ju- .xlarge-text-center {
    text-align: center; }

  .ju- .xlarge-text-justify {
    text-align: justify; } }
@media screen and (min-width: 100em) {
  .ju- .xxlarge-text-left {
    text-align: left; }

  .ju- .xxlarge-text-right {
    text-align: right; }

  .ju- .xxlarge-text-center {
    text-align: center; }

  .ju- .xxlarge-text-justify {
    text-align: justify; } }
.ju- .show-for-print {
  display: none !important; }

@media print {
  .ju- * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  .ju- .show-for-print {
    display: block !important; }

  .ju- .hide-for-print {
    display: none !important; }

  .ju- table.show-for-print {
    display: table !important; }

  .ju- thead.show-for-print {
    display: table-header-group !important; }

  .ju- tbody.show-for-print {
    display: table-row-group !important; }

  .ju- tr.show-for-print {
    display: table-row !important; }

  .ju- td.show-for-print {
    display: table-cell !important; }

  .ju- th.show-for-print {
    display: table-cell !important; }

  .ju- a, .ju- a:visited {
    text-decoration: underline; }

  .ju- a[href]:after {
    content: " (" attr(href) ")"; }

  .ju- .ir a:after, .ju- a[href^='javascript:']:after, .ju- a[href^='#']:after {
    content: ''; }

  .ju- abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ju- pre, .ju- blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  .ju- thead {
    display: table-header-group; }

  .ju- tr, .ju- img {
    page-break-inside: avoid; }

  .ju- img {
    max-width: 100% !important; }

  @page {
    .ju- {
      margin: 0.5cm; } }

  .ju- p, .ju- h2, .ju- h3 {
    orphans: 3;
    widows: 3; }

  .ju- h2, .ju- h3 {
    page-break-after: avoid; } }
.ju- .button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #4D7295;
  color: #fff; }

[data-whatinput='mouse'] .ju- .button {
  outline: 0; }

.ju- .button:hover, .ju- .button:focus {
  background: #41617f;
  color: #fff; }

.ju- .button.tiny {
  font-size: 0.6rem; }

.ju- .button.small {
  font-size: 0.75rem; }

.ju- .button.large {
  font-size: 1.25rem; }

.ju- .button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.ju- .button.primary {
  background: #4D7295;
  color: #fff; }

.ju- .button.primary:hover, .ju- .button.primary:focus {
  background: #3e5b77;
  color: #fff; }

.ju- .button.secondary {
  background: #FB555B;
  color: #fff; }

.ju- .button.secondary:hover, .ju- .button.secondary:focus {
  background: #f9131c;
  color: #fff; }

.ju- .button.success {
  background: #3adb76;
  color: #fff; }

.ju- .button.success:hover, .ju- .button.success:focus {
  background: #22bb5b;
  color: #fff; }

.ju- .button.alert {
  background: #f24646;
  color: #fff; }

.ju- .button.alert:hover, .ju- .button.alert:focus {
  background: #e91010;
  color: #fff; }

.ju- .button.warning {
  background: #f08a24;
  color: #fff; }

.ju- .button.warning:hover, .ju- .button.warning:focus {
  background: #cf6e0e;
  color: #fff; }

.ju- .button.hollow {
  border: 1px solid #4D7295;
  color: #4D7295; }

.ju- .button.hollow, .ju- .button.hollow:hover, .ju- .button.hollow:focus {
  background: transparent; }

.ju- .button.hollow:hover, .ju- .button.hollow:focus {
  border-color: #27394b;
  color: #27394b; }

.ju- .button.hollow.primary {
  border: 1px solid #4D7295;
  color: #4D7295; }

.ju- .button.hollow.primary:hover, .ju- .button.hollow.primary:focus {
  border-color: #27394b;
  color: #27394b; }

.ju- .button.hollow.secondary {
  border: 1px solid #FB555B;
  color: #FB555B; }

.ju- .button.hollow.secondary:hover, .ju- .button.hollow.secondary:focus {
  border-color: #a4040a;
  color: #a4040a; }

.ju- .button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76; }

.ju- .button.hollow.success:hover, .ju- .button.hollow.success:focus {
  border-color: #157539;
  color: #157539; }

.ju- .button.hollow.alert {
  border: 1px solid #f24646;
  color: #f24646; }

.ju- .button.hollow.alert:hover, .ju- .button.hollow.alert:focus {
  border-color: #920a0a;
  color: #920a0a; }

.ju- .button.hollow.warning {
  border: 1px solid #f08a24;
  color: #f08a24; }

.ju- .button.hollow.warning:hover, .ju- .button.hollow.warning:focus {
  border-color: #814509;
  color: #814509; }

.ju- .button.disabled {
  opacity: 0.25;
  cursor: not-allowed;
  pointer-events: none; }

.ju- .button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 1em;
  display: inline-block; }

.ju- .button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: 0.2em; }

.ju- [type='text'], .ju- [type='password'], .ju- [type='date'], .ju- [type='datetime'], .ju- [type='datetime-local'], .ju- [type='month'], .ju- [type='week'], .ju- [type='email'], .ju- [type='number'], .ju- [type='search'], .ju- [type='tel'], .ju- [type='time'], .ju- [type='url'], .ju- [type='color'], .ju- textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 0 none;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #f2f2f2;
  box-shadow: none;
  border-radius: 0;
  -webkit-transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }

.ju- [type='text']:focus, .ju- [type='password']:focus, .ju- [type='date']:focus, .ju- [type='datetime']:focus, .ju- [type='datetime-local']:focus, .ju- [type='month']:focus, .ju- [type='week']:focus, .ju- [type='email']:focus, .ju- [type='number']:focus, .ju- [type='search']:focus, .ju- [type='tel']:focus, .ju- [type='time']:focus, .ju- [type='url']:focus, .ju- [type='color']:focus, .ju- textarea:focus {
  border: 0 none;
  background: #ecf1f5;
  outline: none;
  box-shadow: none;
  -webkit-transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s,border-color 0.25s ease-in-out; }

.ju- textarea {
  max-width: 100%; }

.ju- textarea[rows] {
  height: auto; }

.ju- input:disabled, .ju- input[readonly], .ju- textarea:disabled, .ju- textarea[readonly] {
  background-color: #e6e6e6;
  cursor: default; }

.ju- [type='submit'], .ju- [type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

.ju- input[type='search'] {
  box-sizing: border-box; }

.ju- [type='file'], .ju- [type='checkbox'], .ju- [type='radio'] {
  margin: 0 0 1rem; }

.ju- [type='checkbox'] + label, .ju- [type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

.ju- label > [type='checkbox'], .ju- label > [type='label'] {
  margin-right: 0.5rem; }

.ju- [type='file'] {
  width: 100%; }

.ju- label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }

.ju- label.middle {
  margin: 0 0 1rem;
  padding: 0.5rem 0; }

.ju- .help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333; }

.ju- .input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }

.ju- .input-group-label, .ju- .input-group-field, .ju- .input-group-button {
  display: table-cell;
  margin: 0;
  vertical-align: middle; }

.ju- .input-group-label {
  text-align: center;
  width: 1%;
  height: 100%;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca; }

.ju- .input-group-label:first-child {
  border-right: 0; }

.ju- .input-group-label:last-child {
  border-left: 0; }

.ju- .input-group-button {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%; }

.ju- .input-group-button a, .ju- .input-group-button input, .ju- .input-group-button button {
  margin: 0; }

.ju- fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.ju- legend {
  margin-bottom: 0.5rem; }

.ju- .fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }

.ju- .fieldset legend {
  background: #fff;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

.ju- select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 0 none;
  border-radius: 0;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fafafa;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right 0.5rem center;
  background-repeat: no-repeat; }

@media screen and (min-width: 0 \0) {
  .ju- select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
.ju- select:disabled {
  background-color: #e6e6e6;
  cursor: default; }

.ju- select::-ms-expand {
  display: none; }

.ju- select[multiple] {
  height: auto; }

.ju- .is-invalid-input:not(:focus) {
  background-color: rgba(242, 70, 70, 0.1);
  border-color: #f24646; }

.ju- .is-invalid-label {
  color: #f24646; }

.ju- .form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #f24646; }

.ju- .form-error.is-visible {
  display: block; }

.ju- .hide {
  display: none !important; }

.ju- .invisible {
  visibility: hidden; }

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .ju- .hide-for-small-only {
    display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .ju- .show-for-small-only {
    display: none !important; } }
@media screen and (min-width: 40em) {
  .ju- .hide-for-medium {
    display: none !important; } }
@media screen and (max-width: 39.9375em) {
  .ju- .show-for-medium {
    display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .ju- .hide-for-medium-only {
    display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .ju- .show-for-medium-only {
    display: none !important; } }
@media screen and (min-width: 64em) {
  .ju- .hide-for-large {
    display: none !important; } }
@media screen and (max-width: 63.9375em) {
  .ju- .show-for-large {
    display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 79.9375em) {
  .ju- .hide-for-large-only {
    display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 80em) {
  .ju- .show-for-large-only {
    display: none !important; } }
@media screen and (min-width: 80em) {
  .ju- .hide-for-xlarge {
    display: none !important; } }
@media screen and (max-width: 79.9375em) {
  .ju- .show-for-xlarge {
    display: none !important; } }
@media screen and (min-width: 80em) and (max-width: 99.9375em) {
  .ju- .hide-for-xlarge-only {
    display: none !important; } }
@media screen and (max-width: 79.9375em), screen and (min-width: 100em) {
  .ju- .show-for-xlarge-only {
    display: none !important; } }
@media screen and (min-width: 100em) {
  .ju- .hide-for-xxlarge {
    display: none !important; } }
@media screen and (max-width: 99.9375em) {
  .ju- .show-for-xxlarge {
    display: none !important; } }
@media screen and (min-width: 100em) {
  .ju- .hide-for-xxlarge-only {
    display: none !important; } }
@media screen and (max-width: 99.9375em) {
  .ju- .show-for-xxlarge-only {
    display: none !important; } }
.ju- .show-for-sr, .ju- .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.ju- .show-on-focus:active, .ju- .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.ju- .show-for-landscape, .ju- .hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .ju- .show-for-landscape, .ju- .hide-for-portrait {
    display: block !important; } }
@media screen and (orientation: portrait) {
  .ju- .show-for-landscape, .ju- .hide-for-portrait {
    display: none !important; } }
.ju- .hide-for-landscape, .ju- .show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .ju- .hide-for-landscape, .ju- .show-for-portrait {
    display: none !important; } }
@media screen and (orientation: portrait) {
  .ju- .hide-for-landscape, .ju- .show-for-portrait {
    display: block !important; } }
.ju- .float-left {
  float: left !important; }

.ju- .float-right {
  float: right !important; }

.ju- .float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.ju- .clearfix::before, .ju- .clearfix::after {
  content: ' ';
  display: table; }

.ju- .clearfix::after {
  clear: both; }

html, body {
  height: 100%; }

body {
  position: relative; }

.ju- .row {
  width: 100%; }

.ju- .row .row {
  max-width: none;
  width: auto; }

.ju- label {
  cursor: pointer; }

.ju- .body {
  position: relative;
  z-index: 1;
  background-color: #ecf1f5;
  padding-bottom: 3.5rem;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05); }

.ju- .article {
  margin: 3.25rem 0 0; }

.ju- .aside .widget {
  position: relative;
  background-color: #f9fbfc;
  margin: 1.75rem 0; }

.ju- .aside .widget .widget-row {
  padding: 1.75rem; }

.ju- .aside .widget .widget-column {
  position: static; }

.ju- .aside .widget .widget-column:first-child {
  float: left; }

.ju- .aside .widget .widget-column:last-child {
  float: right; }

.ju- .aside .widget .normalized-picture {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 33%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.ju- .aside .widget:nth-of-type(even) {
  background-color: #e0e7ef; }

.ju- .aside .widget:nth-of-type(even) .widget-column:first-child {
  float: right; }

.ju- .aside .widget:nth-of-type(even) .widget-column:last-child {
  float: left; }

.ju- .aside .widget:nth-of-type(even) .normalized-picture {
  left: auto;
  right: 0; }

.ju- .map {
  box-sizing: border-box;
  width: 100%;
  height: 50%;
  border: 0 none;
  color: #fff;
  background-color: #777;
  display: block; }

.ju- .footer {
  position: relative;
  z-index: 1;
  color: #fff;
  background-color: #4D7295;
  box-shadow: 0 -2px rgba(0, 0, 0, 0.05); }

.ju- .footer > .row:last-child {
  background-color: #3e5b77; }

.ju- .logo {
  display: block; }

.ju- .logo-content {
  display: block;
  position: absolute;
  z-index: 1;
  top: -1px; }

.ju- .logo-container.justice .logo-content {
  width: 6.5rem; }

.ju- .logo-container.msp .logo-content {
  width: 3rem; }

.ju- .logo-container.court .logo-content {
  width: 2rem; }

.ju- .logo-container.registry .logo-content {
  width: 3rem; }

.ju- .logo-content::before {
  display: block;
  content: "";
  background-size: contain;
  background-repeat: no-repeat; }

.ju- .logo-container.justice .logo-content::before {
  margin-left: -24.4043%; }

.ju- .widget p, .ju- .article, .ju- p, .ju- ul, .ju- ol, .ju- dl, .ju- .par {
  font-size: 1.0075rem;
  line-height: 1.625rem;
  margin-bottom: 1.625rem; }

.ju- .par {
  display: block;
  font-weight: normal; }

.ju- a {
  color: inherit; }

.ju- .footer p {
  font-size: inherit; }

.ju- .footer a {
  color: #fff; }

.ju- .emptyrow-before::before, .ju- .emptyrow-before-2::before, .ju- .emptyrow-before-3::before, .ju- .emptyrow-after::after, .ju- .emptyrow-after-2::after, .ju- .emptyrow-after-3::after {
  content: "\A0";
  display: block;
  white-space: pre; }

.ju- .emptyrow-before-2::before, .ju- .emptyrow-after-2::after {
  content: "\0A\0A"; }

.ju- .emptyrow-before-3::before, .ju- .emptyrow-after-3::after {
  content: "\0A\0A\0A"; }

.ju- .text-upper {
  text-transform: uppercase; }

.ju- .text-logo {
  font-size: 0.625rem;
  font-weight: normal;
  line-height: 1.4;
  padding: 0.875rem 0;
  margin: 0; }

.ju- .menu-icon, .ju- .icon:not(.button), .ju- .vector-picture, .ju- .vector-picture::before {
  display: inline-block;
  border: 0 none;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat; }

.ju- .vector-picture {
  width: 100%;
  max-width: 10em; }

.ju- .vector-picture::before {
  content: "";
  display: block;
  padding-bottom: 100%; }

.ju- .widget-picture {
  max-width: 5em;
  margin-bottom: 2em; }

.ju- .menu-icon::before, .ju- .icon:not(.button)::before {
  content: "\A0";
  display: inline; }

.ju- .menu-icon {
  margin: 0 1.1875rem 1.1875rem 0;
  width: 2.5rem;
  height: 2.5rem; }

.ju- .menu-icon.block, .ju- .icon.block, .ju- div.icon {
  display: block; }

.ju- .icon:not(.button) {
  width: 1em;
  height: 1em;
  vertical-align: text-top; }

.ju- .button.icon {
  background-position: center;
  background-size: auto 60%;
  background-repeat: no-repeat; }

.ju- .button.postfix {
  width: 13%;
  width: calc(2.4375rem);
  height: 2.4375rem;
  float: right;
  padding: 0;
  margin-bottom: 1.25rem;
  margin-right: 0;
  border: 0 none; }

.ju- .logo-container.justice .logo-content::before {
  padding-bottom: 40.77148%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 835'%3E%3Cpath fill='%23838386' d='M476.979,814.796c-1.917-2.579-1.761-4.812,0.485-6.729l19.232-18.735c2.23-2.271,4.812-2.271,7.688,0 c6.732,5.741,14.261,8.641,22.597,8.641c11.228,0,19.873-3.207,25.956-9.62c6.082-6.425,9.135-17.292,9.135-32.716V508.071 c0-3.207,1.602-4.815,4.812-4.815h29.323c3.208,0,4.812,1.608,4.812,4.815v244.711c0,28.211-6.81,48.865-20.423,62.014 c-13.637,13.146-31.67,19.718-54.09,19.718c-10.269,0-19.719-1.681-28.366-5.048C489.477,826.103,482.436,821.211,476.979,814.796z M728.454,834.514c-23.415,0-41.999-7.089-55.771-21.165c-13.793-14.078-20.678-35.249-20.678-63.455V508.071 c0-3.207,1.606-4.815,4.812-4.815h29.324c3.188,0,4.812,1.608,4.812,4.815V754.7c0,14.409,3.366,25.233,10.094,32.438 c6.732,7.236,15.868,10.834,27.406,10.834c11.523,0,20.655-3.598,27.389-10.834c6.73-7.205,10.095-18.029,10.095-32.438V508.071 c0-3.207,1.6-4.815,4.811-4.815h29.325c3.208,0,4.809,1.608,4.809,4.815v241.822c0,28.206-6.889,49.377-20.679,63.455 C770.434,827.425,751.83,834.514,728.454,834.514z M997.695,737.882c0,33.016-5.773,57.354-17.312,73.046 c-11.54,15.713-31.089,23.586-58.646,23.586c-49.045,0-74.688-28.053-76.92-84.152c0-3.21,1.273-4.972,3.834-5.28l28.364-5.28 c3.521-0.622,5.299,0.785,5.299,4.301c0.958,20.225,4.719,34.386,11.293,42.567c6.571,8.178,16.096,12.24,28.595,12.24 c12.504,0,21.717-3.836,27.659-11.539c5.932-7.667,8.883-22.572,8.883-44.683c0-9.309-0.468-17.324-1.426-24.059 c-0.983-6.727-2.737-12.394-5.302-17.048c-2.564-4.657-6.006-8.572-10.327-11.784c-4.327-3.202-9.703-6.104-16.102-8.645 l-19.716-7.705c-11.23-4.153-20.524-8.883-27.897-14.159c-7.374-5.321-13.206-11.392-17.544-18.272 c-4.326-6.888-7.376-15.063-9.119-24.534c-1.782-9.472-2.66-20.421-2.66-32.945c0-56.375,24.354-84.585,73.086-84.585 c24.666,0,42.86,6.574,54.559,19.676c11.692,13.146,18.191,32.555,19.479,58.186c0,3.213-1.443,4.968-4.338,5.276l-26.922,4.349 c-1.605,0.621-2.875,0.544-3.833-0.231c-0.978-0.824-1.445-2.003-1.445-3.606c-0.648-16.348-3.777-28.438-9.375-36.302 c-5.612-7.869-14.669-11.778-27.168-11.778c-12.185,0-21.144,3.76-26.918,11.309c-5.77,7.515-8.665,19.64-8.665,36.261 c0,8.38,0.566,15.496,1.687,21.409c1.13,5.938,2.968,10.986,5.529,15.141c2.567,4.186,6.007,7.707,10.329,10.596 c4.345,2.853,9.858,5.601,16.591,8.176l19.714,7.671c10.59,4.185,19.468,8.841,26.688,13.932c7.22,5.16,13.046,11.295,17.546,18.542 c4.481,7.194,7.688,15.687,9.605,25.466C996.735,712.805,997.695,724.429,997.695,737.882z M1079.93,830.173 c-3.21,0-4.812-1.604-4.812-4.812v-283.17c0-1.929-0.96-2.858-2.896-2.858h-53.833c-3.21,0-4.813-1.6-4.813-4.813v-26.448 c0-3.207,1.604-4.815,4.813-4.815h152.405c3.19,0,4.796,1.608,4.796,4.815v26.448c0,3.214-1.605,4.813-4.796,4.813h-53.851 c-1.918,0-2.876,0.93-2.876,2.858v283.17c0,3.208-1.629,4.812-4.814,4.812H1079.93z M1208.54,508.071 c0-3.207,1.585-4.815,4.794-4.815h29.321c3.208,0,4.811,1.608,4.811,4.815v317.29c0,3.208-1.603,4.812-4.811,4.812h-29.321 c-3.209,0-4.794-1.604-4.794-4.812V508.071z M1300.843,786.432c-0.958-3.208-1.846-6.964-2.643-11.307 c-0.806-4.34-1.446-10.637-1.918-18.967c-0.486-8.34-0.801-19.566-0.962-33.694c-0.17-14.082-0.249-32.667-0.249-55.744 c0-23.085,0.079-41.671,0.249-55.753c0.161-14.12,0.476-25.314,0.962-33.644c0.472-8.341,1.112-14.606,1.918-18.786 c0.797-4.147,1.685-7.978,2.643-11.537c5.119-15.373,13.455-27.229,24.993-35.556c11.543-8.342,26.612-12.493,45.194-12.493 c21.476,0,38.452,5.913,50.96,17.769c12.494,11.856,19.876,30.28,22.116,55.275c0.316,3.213-0.95,5.127-3.845,5.8l-27.409,5.282 c-3.526,0.617-5.288-0.627-5.288-3.837c-2.242-29.189-14.257-43.775-36.051-43.775c-16.992,0-27.889,7.549-32.687,22.6 c-0.642,2.243-1.29,4.979-1.93,8.188c-0.649,3.202-1.12,8.49-1.435,15.837c-0.332,7.4-0.566,17.736-0.725,31.03 c-0.173,13.299-0.252,31.178-0.252,53.601c0,22.764,0.079,40.726,0.252,53.828c0.158,13.145,0.393,23.401,0.725,30.793 c0.314,7.347,0.785,12.636,1.435,15.839c0.64,3.214,1.288,5.95,1.93,8.176c4.798,15.065,15.694,22.617,32.687,22.617 c21.794,0,33.809-14.593,36.051-43.775c0-3.17,1.762-4.461,5.288-3.836l27.409,5.275c2.895,0.675,4.161,2.593,3.845,5.801 c-2.24,24.994-9.622,43.422-22.116,55.277c-12.508,11.854-29.484,17.799-50.96,17.799c-18.582,0-33.651-4.183-45.194-12.529 C1314.298,813.662,1305.962,801.811,1300.843,786.432z M1483.548,508.071c0-3.207,1.579-4.815,4.795-4.815h123.549 c3.213,0,4.821,1.608,4.821,4.815v26.448c0,3.214-1.608,4.813-4.821,4.813h-86.518c-1.939,0-2.892,0.93-2.892,2.858v101.954 c0,1.917,0.952,2.853,2.892,2.853h75.002c3.189,0,4.791,1.606,4.791,4.812v26.445c0,3.213-1.602,4.815-4.791,4.815h-75.002 c-1.939,0-2.892,0.937-2.892,2.889v105.278c0,1.92,0.952,2.864,2.892,2.864h86.518c3.213,0,4.821,1.595,4.821,4.807v26.452 c0,3.208-1.608,4.812-4.821,4.812h-123.549c-3.216,0-4.795-1.604-4.795-4.812V508.071z M1655.165,784.98 c0-3.204,1.603-4.807,4.81-4.807h31.241c3.212,0,4.812,1.603,4.812,4.807v40.381c0,3.208-1.601,4.812-4.812,4.812h-31.241 c-3.207,0-4.81-1.604-4.81-4.812V784.98z M1736.477,786.432c-0.961-3.208-1.84-6.964-2.637-11.307 c-0.807-4.34-1.454-10.637-1.919-18.967c-0.494-8.34-0.809-19.566-0.966-33.694c-0.178-14.082-0.252-32.667-0.252-55.744 c0-23.085,0.074-41.671,0.252-55.753c0.157-14.12,0.472-25.314,0.966-33.644c0.465-8.341,1.112-14.606,1.919-18.786 c0.797-4.147,1.676-7.978,2.637-11.537c5.125-15.373,13.461-27.229,24.999-35.556c11.542-8.342,26.603-12.493,45.188-12.493 c21.473,0,38.457,5.913,50.959,17.769c12.499,11.856,19.875,30.28,22.125,55.275c0.312,3.213-0.964,5.127-3.858,5.8l-27.401,5.282 c-3.527,0.617-5.284-0.627-5.284-3.837c-2.25-29.189-14.258-43.775-36.054-43.775c-17.002,0-27.895,7.549-32.687,22.6 c-0.647,2.243-1.288,4.979-1.938,8.188c-0.646,3.202-1.11,8.49-1.425,15.837c-0.339,7.4-0.574,17.736-0.73,31.03 c-0.168,13.299-0.251,31.178-0.251,53.601c0,22.764,0.083,40.726,0.251,53.828c0.156,13.145,0.392,23.401,0.73,30.793 c0.314,7.347,0.779,12.636,1.425,15.839c0.649,3.214,1.29,5.95,1.938,8.176c4.792,15.065,15.685,22.617,32.687,22.617 c21.796,0,33.804-14.593,36.054-43.775c0-3.17,1.757-4.461,5.284-3.836l27.401,5.275c2.895,0.675,4.171,2.593,3.858,5.801 c-2.25,24.994-9.626,43.422-22.125,55.277c-12.502,11.854-29.486,17.799-50.959,17.799c-18.586,0-33.646-4.183-45.188-12.529 C1749.938,813.662,1741.602,801.811,1736.477,786.432z M1911.945,830.173c-3.202,0-4.812-1.604-4.812-4.812v-25.002 c0-1.913,0.309-3.832,0.961-5.749l99.042-254.348v-0.93h-90.379c-3.208,0-4.812-1.6-4.812-4.813v-26.448 c0-3.207,1.604-4.815,4.812-4.815h126.431c3.208,0,4.812,1.608,4.812,4.815v25.473c0,1.921-0.336,3.87-0.958,5.789l-99.04,253.825 v0.944h95.186c3.208,0,4.812,1.595,4.812,4.807v26.452c0,3.208-1.604,4.812-4.812,4.812H1911.945z'/%3E%3Cpolygon fill='%234D7295' points='351.887,606.369 591.005,192.369 111.636,192.369 '/%3E%3Cpolygon fill='%23FB555B' points='0,0 111.926,192.87 590.715,192.87 702.092,0 '/%3E%3C/svg%3E"); }

.ju- .logo-container.msp .logo-content::before {
  padding-bottom: 111.71875%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2288'%3E	%3Cpolygon fill='%234D7295' points='1024,1087.188 512,1687.625 0,1087.188 0,2288 1024,2288 1313.004,1762.399 1024,1087.25'/%3E%3Cpolygon fill='%23FB555B' points='2048,1087.188 1536,1687.625 1024,1087.25 1024,2288 2048,2288'/%3E%3C/svg%3E"); }

.ju- .logo-container.court .logo-content::before {
  padding-bottom: 149.70703%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 3066'%3E%3Cpath fill='%234D7295' d='M0,2952.031c340.293,0,680.005,0,1020.443,0l58.607,56.274L1020.443,3066c-338.551,0-677.973,0-1020.443,0 C0,3025.141,0,2992.688,0,2952.031z M0,1840.062c342.471,0,681.893,0,1020.443,0l52.609-49.514l-52.609-64.518 c-340.438,0-680.15,0-1020.443,0C0,1766.812,0,1799.266,0,1840.062z M150.402,1923.031c0,313.359,0,618.672,0,928.984 c82.605,0,156.21,0,240.412,0c0-316.562,0-622.516,0-928.984C305.306,1923.031,228.652,1923.031,150.402,1923.031z M654.744,1922.453c0,312.266,0,616.844,0,927.375c80.283,0,152.871,0,230.25,0c0-312.422,0-617.359,0-927.375 C805.146,1922.453,732.994,1922.453,654.744,1922.453z M49.65,1615.031h970.793l202.579-256.396l-202.579-270.667L49.65,1615.031z'/%3E%3Cpath fill='%23FB555B' d='M2048,3066c0,0-685.086,0-1027.557,0v-113.969c338.695,0,1027.557,0,1027.557,0V3066z M2040.16,1726.031 c-341.6,0-681.021,0-1019.717,0v114.031c342.471,0,684.215,0,1027.557,0C2045.097,1795.484,2042.483,1760.438,2040.16,1726.031z M1912.986,2848.812c0-314.453,0-620.266,0-927.594c-81.734,0-154.758,0-234.314,0c0,312.047,0,617.5,0,927.594 C1761.132,2848.812,1837.93,2848.812,1912.986,2848.812z M1406.467,2847.359c0-311.547,0-613.078,0-923.172 c-85.944,0-157.807,0-228.362,0c0,314.156,0,618.75,0,923.172C1258.968,2847.359,1330.975,2847.359,1406.467,2847.359z M1020.588,1615.031h970.793l-970.793-527.062V1615.031z'/%3E%3C/svg%3E"); }

.ju- .logo-container.registry .logo-content::before {
  padding-bottom: 110.54688%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2264'%3E%3Cpath fill='%234D7295' d='M1020.517,1087.867v114.07c-338.597,0-677.939,0-1020.517,0c0-40.93,0-73.391,0-114.07 C340.338,1087.867,680.054,1087.867,1020.517,1087.867z M0,1353.445c0,40.68,0,73.016,0,113.945c342.578,0,681.92,0,1020.517,0 L1077,1413l-56.483-59.555C680.054,1353.445,340.338,1353.445,0,1353.445z M0,1618.898c0,40.805,0,73.266,0,114.07 c342.578,0,681.92,0,1020.517,0L1077,1673l-56.483-54.102C680.054,1618.898,340.338,1618.898,0,1618.898z M0,1884.477 c0,40.68,0,73.141,0,114.07c342.578,0,681.92,0,1020.517,0L1077,1941l-56.483-56.523C680.054,1884.477,340.338,1884.477,0,1884.477 z'/%3E%3Cpath fill='%23FB555B' d='M2048,1467.391c0,0-685.029,0-1027.483,0v-113.945c338.596,0,1027.483,0,1027.483,0V1467.391z M2048,1618.898c0,0-688.887,0-1027.483,0v114.07c342.454,0,1027.483,0,1027.483,0V1618.898z M2048,1884.477 c0,0-688.887,0-1027.483,0v114.07c342.454,0,1027.483,0,1027.483,0V1884.477z M2048,2150.055c0,0-688.887,0-1027.483,0V2264 c342.454,0,1027.483,0,1027.483,0V2150.055z'/%3E%3C/svg%3E"); }

.ju- .icon-delete {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%2389A4BF' points='2048,207.89 1840.111,0 1024,816.11 207.89,0 0,207.89 816.11,1024 0,1840.11 207.89,2047.999 1024,1231.889 1840.111,2048 2048,1840.111 1231.889,1024'/%3E%3C/svg%3E"); }

.ju- .icon-search, .ju- .icon-search:hover, .ju- .icon-search:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23FFFFFF' d='M2048,1889.607l-663.523-663.523C1479.662,1098.193,1536,939.678,1536,768c0-424.154-343.846-768-768-768 S0,343.846,0,768s343.846,768,768,768c171.678,0,330.193-56.338,458.084-151.523L1889.607,2048L2048,1889.607z M1071.999,1219.226 c-29.072,19.642-60.133,36.503-92.318,50.116C912.758,1297.647,841.538,1312,768,1312s-144.758-14.353-211.681-42.658 c-32.186-13.613-63.246-30.475-92.318-50.116c-28.854-19.493-55.994-41.887-80.667-66.56s-47.066-51.813-66.56-80.667 c-19.641-29.072-36.503-60.133-50.116-92.318C238.353,912.758,224,841.538,224,768s14.353-144.758,42.658-211.681 c13.613-32.186,30.476-63.246,50.116-92.318c19.493-28.854,41.887-55.994,66.56-80.667s51.813-47.066,80.667-66.56 c29.072-19.641,60.133-36.503,92.318-50.116C623.242,238.353,694.462,224,768,224s144.758,14.353,211.681,42.658 c32.186,13.613,63.246,30.476,92.318,50.116c28.854,19.493,55.994,41.887,80.667,66.56s47.066,51.813,66.56,80.667 c19.642,29.072,36.503,60.133,50.116,92.318C1297.647,623.242,1312,694.462,1312,768s-14.353,144.758-42.658,211.681 c-13.613,32.186-30.475,63.246-50.116,92.318c-19.493,28.854-41.887,55.994-66.56,80.667S1100.853,1199.732,1071.999,1219.226z'/%3E%3C/svg%3E"); }

.ju- .icon-life {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23BEBEBE' d='M968.557,293.785C770.105,63.237,422.473,37.135,191.674,235.398 c-230.611,198.39-256.838,546.21-58.511,776.883L1024.008,2048l798.895-1431.42l-798.895-258.352L968.557,293.785z'/%3E%3Cpath fill='%23E2E2E2' d='M1079.397,293.785c198.326-230.548,546.209-256.65,776.883-58.387 c230.673,198.39,256.899,546.21,58.511,776.883L1024.008,2048V358.229L1079.397,293.785z'/%3E%3C/svg%3E"); }

.ju- .icon-life:hover, .ju- .icon-life.hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%234D7295' d='M968.557,293.785C770.105,63.237,422.473,37.135,191.674,235.398 c-230.611,198.39-256.838,546.21-58.511,776.883L1024.008,2048l798.895-1431.42l-798.895-258.352L968.557,293.785z'/%3E%3Cpath fill='%23FB555B' d='M1079.397,293.785c198.326-230.548,546.209-256.65,776.883-58.387 c230.673,198.39,256.899,546.21,58.511,776.883L1024.008,2048V358.229L1079.397,293.785z'/%3E%3C/svg%3E"); }

.ju- .icon-paragraph {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23BEBEBE' d='M763.09,1684.03l189.986,186.3L763.09,2047.606c-4.328,0.065-8.329,0.394-12.723,0.394 c-276.485,0-521.887-95.878-668.589-222.841l217.201-307.505c141.062,101.583,313.145,166.441,462.667,166.441 C762.172,1684.096,762.565,1684.03,763.09,1684.03z M693.969,1122.73c-177.723-42.299-284.946-81.778-284.946-143.883v-5.64 c0-67.679,59.22-98.698,143.883-98.698c43.808,0,112.667,11.477,210.185,32.594l159.992-152.551L763.09,551.266 c-111.486-31.806-153.785-60.857-153.785-99.943v-5.64c0-50.76,45.119-81.778,152.342-81.778c0.46,0,0.984,0.065,1.443,0.065 l183.988-185.302L763.09,0.262C338.196,3.41,121.257,202.249,121.257,454.142v5.641c0,112.863,48.004,211.627,132.603,279.306 C107.158,789.847,0,882.97,0,1046.592v5.641c0,239.761,287.7,332.885,643.144,411.843c46.365,10.23,86.041,19.937,119.946,29.576 l165.992-151.216L763.09,1139.65C741.317,1134.535,718.626,1129.026,693.969,1122.73z'/%3E%3Cpath fill='%23E2E2E2' d='M763.09,363.97V0.262c3.345,0,6.427-0.262,9.837-0.262c279.24,0,524.706,95.878,668.589,222.841 l-217.267,304.686C1083.711,426.271,915.039,364.363,763.09,363.97z M882.97,581.105c-47.086-10.428-86.303-20.265-119.88-29.84 v355.838c21.707,4.656,44.397,9.706,69.056,15.346c177.722,42.299,284.945,81.778,284.945,146.703v5.64 c0,64.858-59.219,98.698-143.883,98.698c-45.906,0-114.765-11.411-210.118-33.84v354.001 c106.371,30.232,153.72,59.547,153.72,100.207v5.64c0,50.496-42.037,84.205-153.72,84.532v363.576 c428.435-4.065,638.881-208.02,638.881-456.568v-5.64c0-115.684-50.759-214.447-132.537-276.486 c149.522-53.578,256.68-146.702,256.68-310.324v-5.64C1526.113,750.367,1238.414,660.129,882.97,581.105z'/%3E%3C/svg%3E"); }

.ju- .icon-paragraph:hover, .ju- .icon-paragraph.hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%234D7295' d='M763.09,1684.03l189.986,186.3L763.09,2047.606c-4.328,0.065-8.329,0.394-12.723,0.394 c-276.485,0-521.887-95.878-668.589-222.841l217.201-307.505c141.062,101.583,313.145,166.441,462.667,166.441 C762.172,1684.096,762.565,1684.03,763.09,1684.03z M693.969,1122.73c-177.723-42.299-284.946-81.778-284.946-143.883v-5.64 c0-67.679,59.22-98.698,143.883-98.698c43.808,0,112.667,11.477,210.185,32.594l159.992-152.551L763.09,551.266 c-111.486-31.806-153.785-60.857-153.785-99.943v-5.64c0-50.76,45.119-81.778,152.342-81.778c0.46,0,0.984,0.065,1.443,0.065 l183.988-185.302L763.09,0.262C338.196,3.41,121.257,202.249,121.257,454.142v5.641c0,112.863,48.004,211.627,132.603,279.306 C107.158,789.847,0,882.97,0,1046.592v5.641c0,239.761,287.7,332.885,643.144,411.843c46.365,10.23,86.041,19.937,119.946,29.576 l165.992-151.216L763.09,1139.65C741.317,1134.535,718.626,1129.026,693.969,1122.73z'/%3E%3Cpath fill='%23FB555B' d='M763.09,363.97V0.262c3.345,0,6.427-0.262,9.837-0.262c279.24,0,524.706,95.878,668.589,222.841 l-217.267,304.686C1083.711,426.271,915.039,364.363,763.09,363.97z M882.97,581.105c-47.086-10.428-86.303-20.265-119.88-29.84 v355.838c21.707,4.656,44.397,9.706,69.056,15.346c177.722,42.299,284.945,81.778,284.945,146.703v5.64 c0,64.858-59.219,98.698-143.883,98.698c-45.906,0-114.765-11.411-210.118-33.84v354.001 c106.371,30.232,153.72,59.547,153.72,100.207v5.64c0,50.496-42.037,84.205-153.72,84.532v363.576 c428.435-4.065,638.881-208.02,638.881-456.568v-5.64c0-115.684-50.759-214.447-132.537-276.486 c149.522-53.578,256.68-146.702,256.68-310.324v-5.64C1526.113,750.367,1238.414,660.129,882.97,581.105z'/%3E%3C/svg%3E"); }

.ju- .icon-cursor {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%23BEBEBE' points='0,1757.25 410.658,1384.777 723.774,2048 908.161,1958.994 677.133,898.523 0,0'/%3E%3Cpolygon fill='%23E2E2E2' points='769.7,1177.514 1337.03,1098.295 0,0 0,0 908.161,1958.994 1088.734,1871.865'/%3E%3C/svg%3E"); }

.ju- .icon-cursor:hover, .ju- .icon-cursor.hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%234D7295' points='0,1757.25 410.658,1384.777 723.774,2048 908.161,1958.994 677.133,898.523 0,0'/%3E%3Cpolygon fill='%23FB555B' points='769.7,1177.514 1337.03,1098.295 0,0 0,0 908.161,1958.994 1088.734,1871.865'/%3E%3C/svg%3E"); }

.ju- .icon-crown {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%23BEBEBE' points='1024,847.188 512,1447.625 0,847.188 0,2048 1024,2048 1313.004,1522.399 1024,847.25'/%3E%3Cpolygon fill='%23E2E2E2' points='2048,847.188 1536,1447.625 1024,847.25 1024,2048 2048,2048'/%3E%3C/svg%3E"); }

.ju- .icon-crown:hover, .ju- .icon-crown.hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%234D7295' points='1024,847.188 512,1447.625 0,847.188 0,2048 1024,2048 1313.004,1522.399 1024,847.25'/%3E%3Cpolygon fill='%23FB555B' points='2048,847.188 1536,1447.625 1024,847.25 1024,2048 2048,2048'/%3E%3C/svg%3E"); }

.ju- .icon-temple {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E	%3Cpath fill='%23BEBEBE' d='M1020.552,922.125L1085,981l-64.448,55.078c-338.611,0-677.948,0-1020.552,0c0-40.859,0-73.234,0-113.953 C340.354,922.125,680.054,922.125,1020.552,922.125z M150.542,1120c0,313.038,0,617.943,0,928c82.457,0,156.132,0,240.403,0 c0-316.3,0-622.002,0-928C305.439,1120,228.789,1120,150.542,1120z M654.721,1120c0,312.419,0,617.27,0,928 c80.28,0,153.011,0,230.314,0c0-312.7,0-617.771,0-928C805.264,1120,732.969,1120,654.721,1120z M1020.552,284.031L49.793,811 h970.758L1205,565L1020.552,284.031z'/%3E%3Cpath fill='%23E2E2E2' d='M2048,1036.078H1020.552V922.125H2048V1036.078z M1912.918,2048c0-314.623,0-620.662,0-928 c-81.658,0-154.68,0-234.16,0c0,312.059,0,617.599,0,928C1761.215,2048,1837.865,2048,1912.918,2048z M1406.562,2048 c0-313.135,0-616.404,0-928c-85.94,0-157.945,0-228.499,0c0,315.68,0,621.949,0,928C1259.068,2048,1330.928,2048,1406.562,2048z M1020.552,811h970.904l-970.904-526.969V811z'/%3E%3C/svg%3E"); }

.ju- .icon-temple:hover, .ju- .icon-temple.hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E	%3Cpath fill='%234D7295' d='M1020.552,922.125L1085,981l-64.448,55.078c-338.611,0-677.948,0-1020.552,0c0-40.859,0-73.234,0-113.953 C340.354,922.125,680.054,922.125,1020.552,922.125z M150.542,1120c0,313.038,0,617.943,0,928c82.457,0,156.132,0,240.403,0 c0-316.3,0-622.002,0-928C305.439,1120,228.789,1120,150.542,1120z M654.721,1120c0,312.419,0,617.27,0,928 c80.28,0,153.011,0,230.314,0c0-312.7,0-617.771,0-928C805.264,1120,732.969,1120,654.721,1120z M1020.552,284.031L49.793,811 h970.758L1205,565L1020.552,284.031z'/%3E%3Cpath fill='%23FB555B' d='M2048,1036.078H1020.552V922.125H2048V1036.078z M1912.918,2048c0-314.623,0-620.662,0-928 c-81.658,0-154.68,0-234.16,0c0,312.059,0,617.599,0,928C1761.215,2048,1837.865,2048,1912.918,2048z M1406.562,2048 c0-313.135,0-616.404,0-928c-85.94,0-157.945,0-228.499,0c0,315.68,0,621.949,0,928C1259.068,2048,1330.928,2048,1406.562,2048z M1020.552,811h970.904l-970.904-526.969V811z'/%3E%3C/svg%3E"); }

.ju- .icon-list {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E	%3Cpath fill='%23BEBEBE' d='M1020.517,871.867v114.07c-338.597,0-677.939,0-1020.517,0c0-40.93,0-73.391,0-114.07 C340.338,871.867,680.054,871.867,1020.517,871.867z M0,1137.445c0,40.68,0,73.016,0,113.945c342.578,0,681.92,0,1020.517,0 L1077,1197l-56.483-59.555C680.054,1137.445,340.338,1137.445,0,1137.445z M0,1402.898c0,40.805,0,73.266,0,114.07 c342.578,0,681.92,0,1020.517,0L1077,1457l-56.483-54.102C680.054,1402.898,340.338,1402.898,0,1402.898z M0,1668.477 c0,40.68,0,73.141,0,114.07c342.578,0,681.92,0,1020.517,0L1077,1725l-56.483-56.523C680.054,1668.477,340.338,1668.477,0,1668.477 z'/%3E%3Cpath fill='%23E2E2E2' d='M2048,1251.391c0,0-685.03,0-1027.483,0v-113.945c338.597,0,1027.483,0,1027.483,0V1251.391z M2048,1402.898c0,0-688.887,0-1027.483,0v114.07c342.453,0,1027.483,0,1027.483,0V1402.898z M2048,1668.477 c0,0-688.887,0-1027.483,0v114.07c342.453,0,1027.483,0,1027.483,0V1668.477z M2048,1934.055c0,0-688.887,0-1027.483,0V2048 c342.453,0,1027.483,0,1027.483,0V1934.055z'/%3E%3C/svg%3E"); }

.ju- .icon-list:hover, .ju- .icon-list.hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E	%3Cpath fill='%234D7295' d='M1020.517,871.867v114.07c-338.597,0-677.939,0-1020.517,0c0-40.93,0-73.391,0-114.07 C340.338,871.867,680.054,871.867,1020.517,871.867z M0,1137.445c0,40.68,0,73.016,0,113.945c342.578,0,681.92,0,1020.517,0 L1077,1197l-56.483-59.555C680.054,1137.445,340.338,1137.445,0,1137.445z M0,1402.898c0,40.805,0,73.266,0,114.07 c342.578,0,681.92,0,1020.517,0L1077,1457l-56.483-54.102C680.054,1402.898,340.338,1402.898,0,1402.898z M0,1668.477 c0,40.68,0,73.141,0,114.07c342.578,0,681.92,0,1020.517,0L1077,1725l-56.483-56.523C680.054,1668.477,340.338,1668.477,0,1668.477 z'/%3E%3Cpath fill='%23FB555B' d='M2048,1251.391c0,0-685.03,0-1027.483,0v-113.945c338.597,0,1027.483,0,1027.483,0V1251.391z M2048,1402.898c0,0-688.887,0-1027.483,0v114.07c342.453,0,1027.483,0,1027.483,0V1402.898z M2048,1668.477 c0,0-688.887,0-1027.483,0v114.07c342.453,0,1027.483,0,1027.483,0V1668.477z M2048,1934.055c0,0-688.887,0-1027.483,0V2048 c342.453,0,1027.483,0,1027.483,0V1934.055z'/%3E%3C/svg%3E"); }

.ju- .icon-calendar {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%23DEDEDE' points='2048,740.943 1024,512 0,740.943 0,1363.881 0,2048 2048,2048 2048,1363.881'/%3E%3Cpolygon fill='%233C5E7E' points='2048,743.718 0,743.718 0,204.8 204.8,0 409.601,204.8 614.399,0 819.2,204.8 1024,0 1228.8,204.8 1433.601,0 1638.401,204.8 1843.2,0 2048,204.8'/%3E%3Cpath fill='%23FFFFFF' d='M976.824,1587.339H266.406v-177.604h710.418V1587.339z M1248.78,1054.525H266.406v177.604h982.374V1054.525z'/%3E%3C/svg%3E"); }

.ju- .icon-result-portal {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%234D7295' points='0,0 1024,1773.6 2048,0 '/%3E%3C/svg%3E"); }

.ju- .icon-result-external {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%234D7295' d='M1604.593,256L1024,1261.604L443.407,256H1604.593 M2048,0H0l1024,1773.6L2048,0L2048,0z'/%3E%3C/svg%3E"); }

.ju- .logo-msp {
  max-width: 5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1223 2048'%3E%3Cpath fill='%23FFFFFF' d='M282.385,195.138h8.488l-14.893,14.645h-8.751l-14.745-14.645h8.35l10.845,9.679L282.385,195.138 M298.842,280.006c0.391,16.716-8.096,35.502-27.682,35.502c-28.336,0-28.336-33.305-28.336-54.036 c0-20.097,2.621-48.583,28.58-48.583c17.641,0,26.508,13.99,26.656,30.558h-8.487c-0.793-11.623-5.221-22.971-18.413-22.971 c-20.631,0-19.838,29.754-19.838,42.941c0,15.025-0.792,44.548,20.758,44.548c14.607,0,17.862-15.935,18.274-27.959H298.842 M353.148,269.439c0-13.715-3.9-30.156-20.632-30.156c-19.839,0-20.758,23.605-20.758,38.102c0,14.898,0.919,37.616,21.033,37.616 c14.733,0,20.082-12.151,20.082-25.317h-7.293c-0.655,8.58-1.966,18.66-12.663,18.66c-14.881,0-13.603-22.316-13.603-31.593h33.833 V269.439 M319.314,270.095c0-8.517,1.311-24.154,13.075-24.154c12.271,0,13.191,15.004,13.191,24.154H319.314 M382.267,239.284 c-13.18,0-19.701,7.713-18.539,20.752c1.036,19.441,32.396,15.659,32.396,34.72c0,7.586-4.45,13.588-12.419,13.588 c-9.27,0-13.181-5.875-13.835-14.772h-7.727c0,13.736,6.944,21.429,21.044,21.429c12.525,0,20.494-7.037,20.494-19.865 c0-15.384-10.844-20.879-23.612-26.754c-4.979-1.943-8.752-5.22-8.752-10.968c0-7.037,3.499-11.475,10.686-11.475 c7.98,0,12.144,6.001,12.419,13.567h7.43C401.852,247.103,394.675,239.284,382.267,239.284 M416.882,313.163h7.557V286.79 l7.97-11.095l17.355,37.468h7.969l-19.986-45.181l19.596-26.88h-9.523l-23.38,33.96v-59.794h-7.557V313.163 M486.45,234.042 l18.021-18.131h-10.178l-14.491,18.131H486.45 M505.507,269.439c0-13.715-3.9-30.156-20.632-30.156 c-19.807,0-20.727,23.605-20.727,38.102c0,14.898,0.919,37.616,21.001,37.616c14.755,0,20.114-12.151,20.114-25.317h-7.314 c-0.676,8.58-1.945,18.66-12.673,18.66c-14.882,0-13.582-22.316-13.582-31.593h33.812V269.439 M471.695,270.095 c0-8.517,1.322-24.154,13.064-24.154c12.261,0,13.191,15.004,13.191,24.154H471.695 M555.521,249.448v-8.347h-7.176v72.062h7.567 v-47.273c0-11.348,5.232-18.892,16.975-18.66v-7.946c-8.339-0.148-13.328,2.62-17.102,10.165H555.521 M621.607,269.439 c0-13.715-3.932-30.156-20.658-30.156c-19.818,0-20.737,23.605-20.737,38.102c0,14.898,0.919,37.616,21.001,37.616 c14.771,0,20.119-12.151,20.119-25.317h-7.319c-0.645,8.58-1.956,18.66-12.652,18.66c-14.882,0-13.592-22.316-13.592-31.593h33.838 V269.439 M587.769,270.095c0-8.517,1.311-24.154,13.074-24.154c12.25,0,13.17,15.004,13.17,24.154H587.769 M641.848,307.309 c3.773,5.336,8.625,7.692,15.009,7.692c21.033,0,21.033-23.996,21.033-39.687c0-15.406-1.966-36.031-21.688-36.031 c-6.13,0-11.098,3.381-14.618,8.347v-6.53h-7.568v96.85h7.832V307.309 M641.583,276.751c0-10.968-0.93-30.811,14.893-30.811 c13.835,0,13.835,22.041,13.835,31.847c0,9.531,0.116,30.558-14.11,30.558C640.791,308.345,641.583,287.698,641.583,276.751 M726.319,241.101v54.817c-2.347,6.15-7.843,12.152-13.846,12.426C703.33,309,699.8,304.815,699.8,295.686v-54.585h-7.557v53.254 c0,11.221,2.737,20.646,15.918,20.646c7.578,0,13.582-2.356,18.412-8.496v6.657h7.303v-72.062H726.319 M758.303,306.379h0.253 c3.403,6.002,8.487,8.623,15.558,8.623c19.3,0,20.748-23.626,20.748-38.145c0-13.694-1.818-37.573-20.104-37.573 c-6.648,0-11.753,2.747-16.203,7.713h-0.253v-31.73h-7.589v97.896h7.589V306.379 M772.275,308.345 c-14.745,0-13.973-23.246-13.973-32.523c0-9.658-0.127-29.881,14.491-29.881c14.375,0,14.491,21.661,14.491,31.445 C787.284,287.698,787.03,308.345,772.275,308.345 M811.055,313.173h7.558v-97.907h-7.558V313.173z M839.528,215.267h8.752v12.394 h-8.752V215.267z M840.015,241.101h7.589v72.062h-7.589V241.101z M866.417,313.163h7.557V286.79l7.98-11.095l17.366,37.468h7.959 l-19.977-45.181l19.575-26.88h-9.523l-23.38,33.96v-59.794h-7.557V313.163 M912.765,331.062v6.636c3.393,0,8.752,1.585,14.1-1.437 c6.913-4.438,9.396-16.441,11.362-24.007l19.585-71.153h-7.715l-15.665,58.347h-0.253l-14.893-58.347h-7.959l18.676,72.336 c-1.057,4.417-2.367,8.981-4.196,13.166C923.324,331.823,917.458,331.315,912.765,331.062 M1192.062,1368.526V996.44h-17.28 c0,195.27,0,348.734,0,354.8c-5.073,0-109.891,0-254.534,0v17.286H1192.062 M1192.062,491.374V133.684H0.032v1234.842h376.041 v-17.286c-196.042,0-352.524,0-358.781,0c0-16.906,0-1183.385,0-1200.291c16.9,0,1140.579,0,1157.49,0c0,5.917,0,152.048,0,340.424 H1192.062 M509.364,1205.15l-27.354,7.228l4.333,17.255l33.114-14.402L509.364,1205.15 M1097.594,529.285 c-14.576,6.805-95.982,16.483-112.343,21.396c5.168-3.476,7.462-9.415,9.005-20.932c2.875-52.99,19.448-134.339,28.073-159.17 c0.063-0.275,13.139-4.882,16.002-7.756c4.968-4.945,4.439-18.164,7.896-10.714C1063.4,389.324,1109.23,523.854,1097.594,529.285 M693.321,522.28c0-1.701,8.889-28.561,8.477-29.829c-0.434-8.115-1.279-15.385-3.858-21.365c12.81-5.98,28.633-8.537,46.981-8.537 c1.279,0,2.991,0,4.27,0c2.98,1.289,4.249,2.134,4.249,2.134c-3.403,7.692-16.203,14.074-38.42,19.23 c3.414,9.383,13.233,15.786,29.045,17.92c10.834,1.859,14.649,15.786,17.936,27.303C737.09,531.61,696.555,533.406,693.321,522.28 M748.758,607.708c-2.135,38.018-14.966,46.555-38.008,25.634c-1.279,0-2.98,0-4.281,0c-1.268,0-2.969,0-4.259,0 c0-1.712-0.413-3.001-0.846-4.269c-6.838-24.345-11.848-39.729-13.138-69.631c7.843,10.207,42.342,13.482,65.415,13.842 C755.766,579.031,749.191,605.996,748.758,607.708 M1222.145,920.406c-26.784-13.377-54.855-13.799-85.519-1.268 c-1.733,0-2.589,0-4.333,0c-25.473,2.134-34.097-12.109-25.905-43.215c0-1.712,29.076-87.531,39.318-168.353 c-0.423-1.743-0.423-3.032-0.423-4.343c7.736-11.644,13.804-24.154,18.993-38.397c0.423-0.444,0.846-0.444,2.579-0.444 c-1.733,46.196,6.479,133.854,6.923,134.276c11.637,37.13,7.769,64.307-11.235,81.593c5.169,31.509,14.682,33.263,27.629,5.199 c4.756-9.53,6.5-19.442,5.188-31.107c-2.155-28.043-10.791-159.318-15.547-189.96c0-1.733,0-3.022-0.423-4.332 c-0.444-9.489-3.467-16.399-8.223-21.598c0-1.711,0.433-2.979,0.877-4.29c15.537-27.642,6.881-78.634-8.656-108.41 c-1.744,0-2.61,0-4.334,0c-29.436,0.972-85.349-180.556-92.229-197.377c-0.211-0.042-0.359-0.042-0.57-0.063 c-0.307-1.68-0.096-1.564,0.57,0.063c5.169,0.655,8.445-2.05,7.896-7.185c-1.364-12.13-4.726-23.394-6.765-25.084 c-2.653-2.219-6.004-2.705-9.206-3.719c-12.642-1.691-23.19-3.297-33.422-2.346c-3.635,0.888-6.352,2.314-7.662,4.205 c-8.562,13.673-28.981,45.942-35.958,55.325c0,1.31-70.107,191.735-70.53,192.623c-12.947,10.354-65.255,67.518-74.515,81.381 l-0.613,0.423c-26.075-0.317-49.422,22.189-55.257,26.479c0-1.754,0-15.924,0-17.245c0-3,0-6.022,0-8.611 c1.279,0,10.76-10.767,11.183-12.056c12.958-26.775,21.075-51.901,20.082-80.515c-2.769-29.712-4.746-50.761-20.959-57.649 c-1.269,0-5.031-0.888-5.887-0.888c-7.98-9.573-6.151-12.299-8.688-17.35c-6.035-14.434-31.729-24.07-56.198-20.562 c-24.489,3.508-42.796,14.878-59.189,29.121c-11.795,12.849-14.237,17.963-22.323,33.347c-6.965,13.229-16.795,12.68-16.129,23.816 c0.856,10.799,0.783,25.359,5.539,32.248c0.423,0.867,16.15,14.053,16.15,15.765c18.982,18.131,18.898,24.968,25.377,55.621 c0,1.289,0.434,2.578,0.434,4.332c0,1.289,0,2.579,0,4.312c0,14.243-2.156,43.173-2.589,43.173 c-3.044,13.821-9.502,23.732-19.015,30.23l-12.958,4.301c-1.279,0-37.125,13.503-51.247,25.697 c-12.366,10.672-14.744,20.625-23.697,39.37c-20.663,42.962-29.267,129.479-45.691,164.03c0,0.338,0,0.782,0,1.141 c-4.704,11.264-11.912,29.923-15.569,37.955c0,0-25.335,30.79-38.272,55.286c-12.969,24.451-14.396,25.889-21.593,34.531 c0,0-7.769,7.883-16.118,15.723c4.428,0.508,15.42,1.543,18.951-0.211c4.481-2.26,5.951-6.72,15.643-3.74 c9.692,2.958,11.934,5.928,10.454,8.199c-1.501,2.24-3.752,5.959,0,13.398c2.737,5.494,6.12,35.164,7.419,52.134 c5.222-5.241,11.828-11.327,15.463-14.983c5.401-5.389,3.266-25.93,3.266-25.93c0-7.544,9.692-22.633,9.692-22.633 c1.29,0,50.744-50.739,60.468-66.947c3.53-5.859,12.684-28.64,18.349-49.646c10.041-37.002,22.259-76.901,22.259-77.725 c16.419-11.2,25.044,1.754,25.478,38.863c0,3.043,0,8.644,0.846,17.266c3.055,35.84-3.826,46.914-26.323,73.419 c-69.04,80.198-64.78,162.341-64.78,163.63c-2.716,52.831,21.583,218.892,22.027,220.2c1.723,28.064,0.423,52.662-4.746,73.415 c-1.311,3.001-2.601,6.044-3.467,9.034c-1.744,4.765-3.445,6.055-5.612,3.898c0,0-99.744-373.687-101.689-374.024 c-8.181-1.499-6.965-0.612-10.686,3.128c-3.752,3.719-7.462,5.22-7.462,5.22l-26.814-7.471c0,0-2.251-6.688,1.479-9.668 c3.721-2.979,14.131-13.355,2.959-14.497c-9.174,5.939-22.122,13.482-22.122,20.499l0.359,28.592l8.646,25.93l24.458,12.954 l9.534,34.108l-50.565,19.843l-6.468,17.287l64.03-12.109l125.164,447.777c0,0-12.229,9.193-12.557,13.461 c-0.327,4.332,13.371,62.352,6.532,49.577c-15.22-28.36-39.815-28.952-35.334-50.274c4.471-21.302,12.06-26.5,12.736-35.122 c0.338-4.501-9.026-38.714-18-70.245c-4.523,11.158-8.392,17.921-9.047,17.921c0,1.733-15.136,43.205-15.136,51.817 c0,1.754,0,3.021,0,4.332c0,1.711-0.422,2.578-0.856,3c-9.502,8.624-17.704,17.287-25.05,27.219 c-9.798,15.575,34.552,72.084,35.418,73.415c6.913,18.089,3.869,32.776-9.513,43.597c-3.562,5.578-9.481,19.652,0,34.53 c0.698,1.099,0.888,0.423,0.888,2.155c14.258,14.243,48.852,36.264,115.736,51.816v6.445c-18.592,24.62-16.858,43.195,4.735,54.86 c0.877,0.866,2.6,1.289,3.879,1.289c22.042-1.731,40.592-0.423,56.604,3.91c0.835,0,2.59,0.412,3.879,0.412 c19.003,10.798,37.997,22.009,57.012,33.675c0.856,0.443,2.167,0.443,3.456,0.443c22.904,0,46.21,0,69.114,0 c1.279,0,3.012,0,4.323,0c15.093,15.109,33.685,26.755,56.568,34.107c0.856,0.423,2.558,0.846,3.879,0.846 c1.29-1.712,2.59-3.444,3.023-4.754c1.723-4.734,2.589-6.891,2.589-7.312c-2.177-14.243-35.672-98.499-66.059-95.857 c0-1.723-30.673-41.885-33.981-72.484c11.066-2.854,8.096-25,7.071-36.369c-1.067-11.855,0-90.68,2.167-110.121 c1.892-16.949,15.325-95.097,18.676-114.391c5.602-12.109,12.166-24.577,17.863-38.461c4.544-18.217,17.715-51.078,17.715-68.121 c0-17.085,10.231-45.529,25.049-127.503c2.463-13.694,4.492-27.874,6.183-42.117c0.549-2.028,0.825-4.374,0.793-7.017 c7.483-68.321,6.891-136.832,7.8-167.031c1.152-37.531-11.362-96.723-17.059-120.624c-4.017-16.954-4.059-32.719-3.752-40.474 c-10.971-70.519,32.396-154.056,25.949-226.963c-1.226-13.927,16.203-47.569,27.026-79.374c6.976-20.499,12.007-38.884,29.7-46.682 c3.488-1.712,4.344,1.31,2.6,9.087c0,1.289-0.422,2.599-0.856,3.867l-9.946,52.737l-15.96,39.168l-22.397,148.161l2.896,11.517 l1.669-0.021h13.677c0,0,2.875-5.748,4.312-12.236c1.448-6.466-4.249-16.621-4.249-16.621l43.091-170.465l36.634,194.81 c0,0-1.807,12.205-2.959,18.396c-1.099,6.191-7.313,10.671-7.313,10.671c-24.765,0.169-41.01,2.346-57.847,3.836 c0,0-35.386,6.582-33.875,21.713c1.522,15.152,107.587,6.551,107.587,6.551s-21.71,12.616-43.927,14.138 c-22.228,1.521,72.158,6.234,75.202-11.031c0.982-5.516-3.847-17.329-4.799-20.224c-0.951-2.895-6.753-11.559-6.753-11.559 l-46.781-270.391c-1.501-6.107-1.501-7.417-1.501-8.707c0-20.266,9.608-31.276,9.608-51.141 c12.504-19.421,27.544-35.651,63.85-31.318c1.279,0.443,3.012,0.443,4.291,0.443c9.957,0,30.239-3.043,30.239-4.353 c19.448-10.756,39.318-4.734,58.734,18.576c9.185,10.84-0.855,56.994-6.469,76.436c0,1.289-0.422,2.578-0.422,4.311 c0,1.31,0,2.599,0.422,4.311c3.023,27.641-24.192,133.854-24.192,133.854c-6.923,30.219-14.682,59.15-23.751,86.347 c0,8.644,0,17.266,0,25.93c0,1.268,0,2.578,0,4.311c6.036,12.532,18.994,18.132,38.865,17.244c1.723,0,2.59,0,4.312,0 c25.917,6.932,51.822,7.354,78.194,0c1.278,0,16.393-8.632,20.293-13.799c0.434-1.311,0.855-2.156,0.855-3.445 C1223,921.716,1222.578,920.85,1222.145,920.406 M21.181,1730.526v-223.223h0.645l61.292,223.223h22.46l60.648-223.223h0.645 v223.223h21.191v-244.397H153.5l-59.305,213.1h-0.677l-57.995-213.1H0v244.397H21.181 M299.201,1597.223l-18.909-7.799 c-21.836-9.467-29.658-18.892-29.658-43.025c0-26.732,14.343-47.23,42.045-47.23c27.385,0,43.356,18.892,42.045,45.941h20.547 c0.973-38.482-24.13-64.834-62.244-64.834c-39.784,0-63.576,27.662-63.576,67.434c0,39.095,23.475,53.762,56.389,66.779 c28.02,11.094,54.75,16.969,54.75,53.781c0,30.305-19.554,49.218-49.222,49.218c-33.569,0-46.263-25.443-45.957-56.064h-20.854 c-0.972,43.343,22.492,74.957,67.148,74.957c42.701,0,70.065-26.732,70.065-68.766 C361.772,1623.3,335.042,1612.205,299.201,1597.223 M1000.27,1435.938h21.192l-37.162,36.518h-21.826l-36.845-36.518h20.875 l27.047,24.112L1000.27,1435.938 M1041.353,1647.729c0.963,41.716-20.229,88.651-69.092,88.651 c-70.742,0-70.742-83.093-70.742-134.909c0-50.17,6.511-121.195,71.366-121.195c44.011,0,66.186,34.867,66.514,76.246h-21.192 c-1.966-29.016-13.043-57.354-45.945-57.354c-51.527,0-49.561,74.28-49.561,107.184c0,37.489-1.966,111.136,51.833,111.136 c36.497,0,44.625-39.771,45.618-69.759H1041.353 M1125.762,1615.502c27.691,0,52.128,2.26,54.433,34.848 c1.311,17.92,0.655,59.614,9.756,80.177h23.157v-2.938c-12.05-6.551-10.432-49.535-11.076-61.284 c-0.34-30.643-4.239-52.451-32.608-59.615v-0.655c25.769-5.516,35.874-33.558,35.874-57.354c0-49.513-30.642-62.552-75.318-62.552 h-47.235v244.397h21.182v-115.024H1125.762 M1103.925,1505.021h30.642c33.24,0,49.538,9.445,49.538,45.287 c0,43.681-35.841,46.279-43.028,46.279h-37.151V1505.021 M12.25,81.17V7.037h0.201L32.818,81.17h7.462L60.405,7.037h0.222V81.17 h7.039V0H56.188L36.486,70.773h-0.211L17.017,0H5.21v81.17H12.25 M92.441,81.17h6.278V21.428h-6.278V81.17z M92.018,10.271h7.251V0 h-7.251V10.271z M129.011,81.17V37.13c0-6.72,6.405-11.708,12.684-11.708c8.223,0,8.772,5.537,8.772,12.341V81.17h6.278v-47.4 c0-8.664-6.278-13.863-13.952-13.863c-5.855,0-10.516,2.917-13.539,7.386h-0.243v-5.864h-6.257V81.17H129.011 M180.337,0h7.261 v10.271h-7.261V0z M180.77,21.428h6.268V81.17h-6.268V21.428z M224.168,19.907c-10.908,0-16.34,6.403-15.357,17.223 c0.867,16.103,26.847,12.975,26.847,28.761c0,6.297-3.689,11.264-10.273,11.264c-7.705,0-10.95-4.881-11.489-12.236H207.5 c0,11.391,5.76,17.751,17.429,17.751c10.39,0,17.006-5.854,17.006-16.462c0-12.764-8.995-17.276-19.596-22.168 c-4.112-1.627-7.251-4.332-7.251-9.087c0-5.854,2.917-9.531,8.868-9.531c6.605,0,10.072,4.987,10.284,11.264h6.173 C240.414,26.416,234.474,19.907,224.168,19.907 M276.043,81.698v-5.177c-1.649,0.422-3.604,0.718-5.21,0.084 c-2.928-0.528-3.139-3.571-3.139-5.621V26.944h8.35v-5.516h-8.35V3.888h-6.278v17.54h-5.433v5.516h5.433v44.695 c0,5.727,0.973,8.432,6.49,10.376C270.072,82.67,273.866,82.015,276.043,81.698 M324.504,44.928 c0-11.391-3.234-25.021-17.102-25.021c-16.457,0-17.218,19.59-17.218,31.593c0,12.341,0.761,31.17,17.45,31.17 c12.229,0,16.668-10.059,16.668-20.984h-6.078c-0.518,7.143-1.617,15.469-10.485,15.469c-12.345,0-11.267-18.512-11.267-26.162 h28.03V44.928 M296.474,45.456c0-7.037,1.088-20.034,10.833-20.034c10.168,0,10.918,12.468,10.918,20.034H296.474 M350.072,28.339 v-6.911H344.1V81.17h6.289V41.99c0-9.425,4.312-15.68,14.068-15.469v-6.615c-6.913-0.105-11.035,2.156-14.195,8.432H350.072 M394.971,19.907c-10.918,0-16.34,6.403-15.358,17.223c0.888,16.103,26.826,12.975,26.826,28.761 c0,6.297-3.667,11.264-10.274,11.264c-7.673,0-10.918-4.881-11.468-12.236h-6.374c0,11.391,5.729,17.751,17.408,17.751 c10.39,0,17.006-5.854,17.006-16.462c0-12.764-8.995-17.276-19.585-22.168c-4.133-1.627-7.272-4.332-7.272-9.087 c0-5.854,2.928-9.531,8.889-9.531c6.595,0,10.083,4.987,10.284,11.264h6.162C411.216,26.416,405.266,19.907,394.971,19.907 M446.814,81.698v-5.177c-1.607,0.422-3.573,0.718-5.189,0.084c-2.907-0.528-3.139-3.571-3.139-5.621V26.944h8.329v-5.516h-8.329 V3.888h-6.278v17.54h-5.412v5.516h5.412v44.695c0,5.727,0.983,8.432,6.511,10.376C440.864,82.67,444.679,82.015,446.814,81.698 M478.322,69.78l-12.557-48.352h-6.722l15.928,59.742h6.828l15.791-59.742h-6.374L478.533,69.78H478.322 M531.36,82.67 c17.218,0,18.94-18.068,18.94-31.593c0-13.081-1.829-31.17-18.613-31.17c-16.457,0-18.951,16.568-18.951,29.987 C512.736,63.736,513.191,82.67,531.36,82.67 M531.265,77.155c-12.895,0-12.24-18.301-12.24-27.155 c0-8.242,0.656-24.577,11.901-24.577c12.895,0,13.096,16.441,13.096,25.782C544.022,60.164,543.927,77.155,531.265,77.155 M615.921,19.907c-10.966,0-16.356,6.403-15.384,17.223c0.856,16.103,26.863,12.975,26.863,28.761 c0,6.297-3.72,11.264-10.316,11.264c-7.667,0-10.934-4.881-11.473-12.236h-6.374c0,11.391,5.718,17.751,17.424,17.751 c10.4,0,16.996-5.854,16.996-16.462c0-12.764-8.984-17.276-19.58-22.168c-4.133-1.627-7.262-4.332-7.262-9.087 c0-5.854,2.896-9.531,8.874-9.531c6.595,0,10.062,4.987,10.273,11.264h6.204C632.166,26.416,626.194,19.907,615.921,19.907 M658.77,76.31c3.139,4.417,7.155,6.361,12.451,6.361c17.418,0,17.418-19.907,17.418-32.882c0-12.785-1.627-29.881-17.958-29.881 c-5.094,0-9.206,2.811-12.133,6.932v-5.41h-6.268v80.283h6.489V76.31 M658.548,50.993c0-9.129-0.761-25.57,12.345-25.57 c11.489,0,11.489,18.28,11.489,26.416c0,7.883,0.084,25.317-11.701,25.317C657.903,77.155,658.548,60.059,658.548,50.993 M715.602,28.339v-6.911h-5.94V81.17h6.257V41.99c0-9.425,4.333-15.68,14.058-15.469v-6.615c-6.912-0.105-11.024,2.156-14.163,8.432 H715.602 M750.893,36.475c0.962-5.304,0.856-11.052,9.734-11.052c5.518,0,7.684,2.388,8.551,5.98 c0.433,2.473,0.645,7.46,0.222,9.933c-0.116,0.761-0.645,1.944-1.617,2.367c-5.295,2.525-11.056,4.227-16.351,6.741 c-6.268,3.212-8.234,8.411-8.234,15.342c0,9.425,2.601,16.885,13.529,16.885c5.2,0,10.073-2.05,13.212-6.361h0.105 c0.645,2.79,0.539,4.311,3.34,5.389c2.294,0.423,4.767,0.549,6.955-0.306v-4.575c-3.71,0.126-4.323-0.423-4.323-3.994V36.137 c0-4.206-0.232-8.221-2.938-11.687c-2.833-3.444-7.357-4.543-12.345-4.543c-10.39,0-16.235,6.065-15.907,16.568H750.893 M769.728,59.403c0,4.438-0.444,9.531-3.044,13.313c-1.85,2.705-4.756,4.438-8.868,4.438c-6.49,0-8.329-4.543-8.329-10.397 c0-7.037,1.406-9.51,7.779-12.32c4.112-1.754,8.329-3.233,12.461-5.505V59.403 M811.71,69.78l-12.557-48.352h-6.722L808.38,81.17 h6.796l15.812-59.742h-6.395L811.911,69.78H811.71 M878.932,44.928c0-11.391-3.234-25.021-17.102-25.021 c-16.457,0-17.217,19.59-17.217,31.593c0,12.341,0.761,31.17,17.44,31.17c12.218,0,16.667-10.059,16.667-20.984h-6.067 c-0.549,7.143-1.617,15.469-10.495,15.469c-12.366,0-11.246-18.512-11.246-26.162h28.02V44.928 M850.912,45.456 c0-7.037,1.078-20.034,10.812-20.034c10.168,0,10.929,12.468,10.929,20.034H850.912 M926.125,26.31h-0.212 c-3.139-4.037-7.906-6.403-12.662-6.403c-16.034,0-17.429,19.167-17.429,31.17c0,12.003,1.067,31.593,17.218,31.593 c5.728,0,10.389-2.261,12.873-7.122h0.212v5.621h6.278V0h-6.278V26.31 M914.107,25.422c11.489,0,12.018,15.173,12.018,23.267 c0,8.242,1.088,28.465-11.701,28.465c-11.774,0-12.324-16.441-12.324-24.894C902.101,44.167,902.217,25.422,914.107,25.422 M956.1,81.17h6.278V0H956.1V81.17z M992.691,81.17V37.13c0-6.72,6.384-11.708,12.662-11.708c8.233,0,8.783,5.537,8.783,12.341 V81.17h6.289v-47.4c0-8.664-6.289-13.863-13.994-13.863c-5.824,0-10.496,2.917-13.508,7.386h-0.232v-5.864h-6.278V81.17H992.691 M1059.49,82.67c17.218,0,18.94-18.068,18.94-31.593c0-13.081-1.85-31.17-18.623-31.17c-16.446,0-18.94,16.568-18.94,29.987 C1040.867,63.736,1041.289,82.67,1059.49,82.67 M1059.363,77.155c-12.862,0-12.218-18.301-12.218-27.155 c0-8.242,0.634-24.577,11.901-24.577c12.884,0,13.085,16.441,13.085,25.782C1072.132,60.164,1072.026,77.155,1059.363,77.155 M1111.872,19.907c-10.938,0-16.329,6.403-15.356,17.223c0.856,16.103,26.825,12.975,26.825,28.761 c0,6.297-3.678,11.264-10.273,11.264c-7.685,0-10.94-4.881-11.468-12.236h-6.395c0,11.391,5.729,17.751,17.429,17.751 c10.4,0,16.985-5.854,16.985-16.462c0-12.764-8.984-17.276-19.585-22.168c-4.112-1.627-7.241-4.332-7.241-9.087 c0-5.854,2.896-9.531,8.857-9.531c6.596,0,10.072,4.987,10.285,11.264h6.182C1128.117,26.416,1122.168,19.907,1111.872,19.907 M1163.717,81.698v-5.177c-1.607,0.422-3.563,0.718-5.19,0.084c-2.928-0.528-3.129-3.571-3.129-5.621V26.944h8.319v-5.516h-8.319 V3.888h-6.277v17.54h-5.444v5.516h5.444v44.695c0,5.727,0.961,8.432,6.479,10.376C1157.766,82.67,1161.57,82.015,1163.717,81.698 M1182.551,0h7.262v10.271h-7.262V0z M1182.984,21.428h6.277V81.17h-6.277V21.428z'/%3E%3C/svg%3E"); }

.ju- .logo-msp::before {
  padding-bottom: 167.45707%; }

.ju- .logo-justice {
  max-width: 10em; }

.ju- .logo-justice::before {
  padding-bottom: 28.36914%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 581'%3E%3Cpath fill='%23FFFFFF' d='M436.389,0.141L218.711,376.788L0,0L436.389,0.141z M354.331,575.484c9.449,3.675,19.777,5.512,30.998,5.512 c24.503,0,44.208-7.18,59.107-21.542c14.882-14.361,22.322-36.932,22.322-67.75V224.364c0-3.506-1.753-5.263-5.26-5.263h-32.04 c-3.513,0-5.259,1.757-5.259,5.263v270.466c0,16.847-3.34,28.722-9.991,35.73c-6.644,7.011-16.095,10.513-28.365,10.513 c-9.107,0-17.33-3.161-24.686-9.434c-3.15-2.489-5.97-2.489-8.402,0l-21.015,20.465c-2.458,2.093-2.631,4.532-0.534,7.35 C337.17,566.466,344.867,571.81,354.331,575.484z M666.936,557.876c15.077-15.377,22.604-38.514,22.604-69.319V224.364 c0-3.506-1.752-5.263-5.259-5.263h-32.049c-3.507,0-5.26,1.757-5.26,5.263v269.437c0,15.748-3.671,27.568-11.025,35.436 c-7.36,7.906-17.345,11.836-29.933,11.836c-12.612,0-22.589-3.93-29.944-11.836c-7.354-7.864-11.031-19.688-11.031-35.436V224.364 c0-3.506-1.777-5.263-5.258-5.263h-32.048c-3.499,0-5.258,1.757-5.258,5.263v264.19c0,30.806,7.526,53.942,22.597,69.319 c15.053,15.38,35.356,23.123,60.945,23.123C631.561,580.997,651.89,573.254,666.936,557.876z M897.077,437.351 c-2.097-10.683-5.602-19.959-10.493-27.827c-4.915-7.919-11.289-14.62-19.183-20.257c-7.881-5.564-17.589-10.648-29.161-15.221 l-21.537-8.378c-7.355-2.809-13.386-5.81-18.128-8.936c-4.733-3.147-8.484-6.995-11.291-11.568 c-2.807-4.544-4.805-10.057-6.043-16.541c-1.226-6.458-1.851-14.24-1.851-23.392c0-18.162,3.176-31.407,9.476-39.618 c6.313-8.246,16.095-12.352,29.418-12.352c13.656,0,23.548,4.27,29.688,12.866c6.117,8.59,9.536,21.8,10.247,39.66 c0,1.751,0.502,3.036,1.568,3.937c1.053,0.847,2.439,0.934,4.192,0.252l29.418-4.749c3.162-0.335,4.744-2.252,4.744-5.765 c-1.412-28-8.506-49.206-21.293-63.567c-12.785-14.312-32.666-21.493-59.621-21.493c-53.248,0-79.858,30.818-79.858,92.407 c0,13.687,0.956,25.648,2.904,35.989c1.899,10.354,5.233,19.289,9.965,26.811c4.744,7.513,11.118,14.141,19.172,19.963 c8.052,5.758,18.214,10.929,30.484,15.463l21.55,8.417c6.986,2.784,12.87,5.944,17.589,9.45c4.718,3.502,8.484,7.778,11.289,12.866 c2.805,5.087,4.718,11.287,5.797,18.627c1.043,7.363,1.557,16.112,1.557,26.281c0,24.152-3.222,40.437-9.707,48.819 c-6.496,8.42-16.56,12.61-30.227,12.61c-13.656,0-24.061-4.448-31.245-13.38c-7.183-8.935-11.302-24.411-12.344-46.502 c0-3.838-1.948-5.381-5.786-4.694l-30.997,5.771c-2.809,0.33-4.194,2.256-4.194,5.758c2.439,61.295,30.46,91.941,84.05,91.941 c30.117,0,51.481-8.603,64.095-25.77c12.614-17.145,18.913-43.735,18.913-79.798C900.237,460.727,899.197,448.034,897.077,437.351z M990.111,576.258h32.041c3.481,0,5.26-1.754,5.26-5.26V261.639c0-2.107,1.041-3.124,3.136-3.124h58.846 c3.494,0,5.246-1.746,5.246-5.257v-28.895c0-3.506-1.752-5.263-5.246-5.263H922.853c-3.507,0-5.258,1.757-5.258,5.263v28.895 c0,3.511,1.751,5.257,5.258,5.257h58.824c2.12,0,3.176,1.016,3.176,3.124v309.358C984.853,574.503,986.593,576.258,990.111,576.258 L990.111,576.258z M1130.643,570.998c0,3.506,1.736,5.26,5.246,5.26h32.039c3.507,0,5.259-1.754,5.259-5.26V224.364 c0-3.506-1.752-5.263-5.259-5.263h-32.039c-3.51,0-5.246,1.757-5.246,5.263V570.998z M1258.833,567.307 c12.61,9.117,29.073,13.687,49.384,13.687c23.46,0,42.017-6.494,55.686-19.446c13.655-12.955,21.721-33.084,24.173-60.387 c0.345-3.506-1.039-5.603-4.204-6.334l-29.958-5.771c-3.846-0.674-5.773,0.735-5.773,4.189 c-2.452,31.886-15.577,47.825-39.396,47.825c-18.568,0-30.482-8.244-35.719-24.702c-0.709-2.438-1.409-5.429-2.106-8.932 c-0.713-3.506-1.228-9.277-1.569-17.304c-0.364-8.075-0.627-19.286-0.796-33.65c-0.183-14.31-0.271-33.928-0.271-58.803 c0-24.497,0.089-44.029,0.271-58.55c0.169-14.534,0.429-25.827,0.796-33.909c0.342-8.024,0.856-13.801,1.569-17.299 c0.697-3.507,1.397-6.495,2.106-8.946c5.236-16.445,17.15-24.692,35.719-24.692c23.815,0,36.943,15.937,39.396,47.828 c0,3.502,1.925,4.864,5.773,4.189l29.958-5.771c3.162-0.735,4.549-2.825,4.204-6.335c-2.452-27.306-10.518-47.434-24.173-60.385 c-13.666-12.954-32.226-19.411-55.686-19.411c-20.311,0-36.773,4.534-49.384,13.644c-12.614,9.1-21.721,22.051-27.325,38.846 c-1.042,3.891-2.01,8.074-2.88,12.602c-0.882,4.572-1.582,11.416-2.097,20.525c-0.54,9.101-0.883,21.334-1.052,36.762 c-0.186,15.38-0.271,35.685-0.271,60.902c0,25.22,0.086,45.525,0.271,60.902c0.169,15.438,0.515,27.706,1.052,36.81 c0.515,9.104,1.215,15.978,2.097,20.72c0.87,4.742,1.838,8.849,2.88,12.354C1237.112,545.267,1246.219,558.219,1258.833,567.307z M1431.175,570.998c0,3.506,1.726,5.26,5.232,5.26h135.015c3.507,0,5.275-1.754,5.275-5.26v-28.891c0-3.519-1.769-5.257-5.275-5.257 h-94.542c-2.12,0-3.162-1.032-3.162-3.125V418.708c0-2.132,1.042-3.161,3.162-3.161h81.954c3.494,0,5.233-1.751,5.233-5.257v-28.895 c0-3.505-1.739-5.257-5.233-5.257h-81.954c-2.12,0-3.162-1.016-3.162-3.112V261.639c0-2.107,1.042-3.124,3.162-3.124h94.542 c3.507,0,5.275-1.746,5.275-5.257v-28.895c0-3.506-1.769-5.263-5.275-5.263h-135.015c-3.507,0-5.232,1.757-5.232,5.263V570.998z M1618.713,570.998c0,3.506,1.755,5.26,5.262,5.26h34.137c3.503,0,5.258-1.754,5.258-5.26v-44.112c0-3.505-1.755-5.256-5.258-5.256 h-34.137c-3.507,0-5.262,1.751-5.262,5.256V570.998z M1734.893,567.307c12.61,9.117,29.061,13.687,49.372,13.687 c23.473,0,42.028-6.494,55.685-19.446c13.669-12.955,21.721-33.084,24.186-60.387c0.342-3.506-1.055-5.603-4.217-6.334 l-29.945-5.771c-3.849-0.674-5.773,0.735-5.773,4.189c-2.465,31.886-15.58,47.825-39.398,47.825 c-18.578,0-30.482-8.244-35.715-24.702c-0.713-2.438-1.41-5.429-2.119-8.932c-0.713-3.506-1.215-9.277-1.558-17.304 c-0.367-8.075-0.63-19.286-0.799-33.65c-0.183-14.31-0.281-33.928-0.281-58.803c0-24.497,0.099-44.029,0.281-58.55 c0.169-14.534,0.429-25.827,0.799-33.909c0.343-8.024,0.845-13.801,1.558-17.299c0.709-3.507,1.406-6.495,2.119-8.946 c5.232-16.445,17.134-24.692,35.715-24.692c23.818,0,36.934,15.937,39.398,47.828c0,3.502,1.922,4.864,5.773,4.189l29.945-5.771 c3.158-0.735,4.559-2.825,4.217-6.335c-2.465-27.306-10.517-47.434-24.186-60.385c-13.652-12.954-32.212-19.411-55.685-19.411 c-20.312,0-36.762,4.534-49.372,13.644c-12.613,9.1-21.721,22.051-27.324,38.846c-1.055,3.891-2.011,8.074-2.881,12.602 c-0.882,4.572-1.592,11.416-2.097,20.525c-0.54,9.101-0.882,21.334-1.055,36.762c-0.195,15.38-0.281,35.685-0.281,60.902 c0,25.22,0.086,45.525,0.281,60.902c0.173,15.438,0.518,27.706,1.055,36.81c0.502,9.104,1.215,15.978,2.097,20.72 c0.87,4.742,1.826,8.849,2.881,12.354C1713.172,545.267,1722.279,558.219,1734.893,567.307z M2042.741,576.258 c3.504,0,5.259-1.754,5.259-5.26v-28.891c0-3.519-1.755-5.257-5.259-5.257h-104.017v-1.032l108.221-277.302 c0.688-2.096,1.055-4.228,1.055-6.323v-27.828c0-3.506-1.755-5.263-5.259-5.263h-138.166c-3.507,0-5.262,1.757-5.262,5.263v28.895 c0,3.512,1.755,5.257,5.262,5.257h98.769v1.016l-108.234,277.867c-0.709,2.096-1.055,4.193-1.055,6.286v27.312 c0,3.506,1.768,5.26,5.259,5.26H2042.741z'/%3E%3C/svg%3E"); }

@media only screen and (min-width: 64em) {
  .ju- .logo-justice::before {
    margin-left: -16.16211%; } }
.ju- .logo-iop {
  max-width: 30em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 278'%3E%3Cpath fill='%23FFFFFF' d='M242.918,126.083l-11.459-18.001v18.001h-8.804V90.267h7.699l11.462,18.02v-18.02h8.798v35.816 M287.174,98.122v-7.854h-26.403v7.854h8.803v27.962h8.799V98.122 M321.671,126.083v-7.836h-15.54v-6.291h13.275v-7.845h-13.275 v-5.99h15.54v-7.854h-24.336v35.816 M355.759,122.368c2.714-2.762,3.623-6.136,3.623-11.925v-4.978h-14.027v7.348h5.279v0.501 c0,1.354-0.357,2.817-1.36,3.82c-0.809,0.862-2.062,1.409-3.919,1.409c-1.613,0-2.818-0.652-3.47-1.514 c-0.807-1.053-1.31-2.307-1.31-8.848s0.503-7.745,1.31-8.802c0.652-0.857,1.857-1.559,3.47-1.559c3.014,0,4.42,1.308,5.131,4.021 h8.844c-0.856-5.88-4.778-11.87-13.975-11.87c-4.324,0-7.347,1.413-9.958,4.03c-3.771,3.77-3.623,8.802-3.623,14.181 c0,5.388-0.148,10.412,3.623,14.186c2.611,2.622,5.784,4.021,9.958,4.021C349.273,126.389,352.692,125.541,355.759,122.368 M398.802,126.083l-7.742-14.929c2.816-1.414,5.835-4.481,5.835-9.359c0-5.889-4.272-11.528-12.225-11.528h-14.18v35.816h8.801 v-13.325h2.969l6.34,13.325 M384.27,98.172c2.417,0,3.823,1.76,3.823,3.624c0,1.855-1.406,3.62-3.823,3.62h-4.979v-7.244H384.27 M430.789,122.368c3.766-3.774,3.614-8.798,3.614-14.186c0-5.379,0.152-10.412-3.614-14.181c-2.62-2.617-5.632-4.03-10.017-4.03 c-4.37,0-7.386,1.413-10.004,4.03c-3.762,3.77-3.623,8.802-3.623,14.181c0,5.388-0.139,10.412,3.623,14.186 c2.618,2.622,5.634,4.021,10.004,4.021C425.157,126.389,428.169,124.99,430.789,122.368 M424.296,99.38 c0.797,1.058,1.301,2.261,1.301,8.802s-0.503,7.695-1.301,8.748c-0.649,0.856-1.912,1.614-3.524,1.614 c-1.602,0-2.859-0.757-3.513-1.614c-0.809-1.053-1.31-2.207-1.31-8.748s0.501-7.745,1.31-8.802c0.654-0.857,1.911-1.559,3.513-1.559 C422.385,97.821,423.647,98.522,424.296,99.38 M471.616,90.267h-9.152l-5.937,20.03l-6.028-20.03h-9.106l11.811,35.816h6.543 M507.722,126.083l-13.025-35.816h-6.79l-13.016,35.816h9.193l1.768-5.329h11.008l1.661,5.329 M494.542,113.42h-6.224l3.222-9.564 L494.542,113.42z M544.329,126.083V90.267h-8.794v18.02l-11.469-18.02h-7.698v35.816h8.799v-18.001l11.473,18.001 M583.401,90.267 h-9.607l-5.584,12.887l-5.62-12.887h-9.615l10.813,21.238v14.578h8.794v-14.578 M576.157,77.7h-8.448l-2.46,9.048h4.982 L576.157,77.7z M224.066,185.02c3.777-3.779,3.625-8.807,3.625-14.195c0-5.379,0.153-10.407-3.625-14.187 c-2.616-2.621-5.63-4.025-10.002-4.025c-4.381,0-7.393,1.404-10.006,4.025c-3.78,3.779-3.625,8.807-3.625,14.187 c0,5.388-0.155,10.416,3.625,14.195c2.613,2.612,5.625,4.016,10.006,4.016C218.436,189.036,221.45,187.632,224.066,185.02 M217.58,162.022c0.809,1.062,1.312,2.266,1.312,8.803c0,6.542-0.503,7.699-1.312,8.757c-0.652,0.852-1.909,1.609-3.516,1.609 c-1.606,0-2.873-0.757-3.522-1.609c-0.809-1.058-1.31-2.215-1.31-8.757c0-6.537,0.501-7.74,1.31-8.803 c0.649-0.857,1.916-1.559,3.522-1.559C215.67,160.464,216.928,161.166,217.58,162.022 M252.979,175.958 c7.949,0,12.221-5.639,12.221-11.524c0-5.88-4.272-11.52-12.221-11.52h-14.178v35.821h8.803v-12.778H252.979 M252.576,160.814 c2.413,0,3.827,1.765,3.827,3.62c0,1.864-1.415,3.629-3.827,3.629h-4.971v-7.249H252.576 M299.691,188.736v-7.845H284.16v-6.296 h13.269v-7.84H284.16v-5.99h15.531v-7.85h-24.332v35.821 M339.269,188.736l-7.746-14.943c2.813-1.4,5.832-4.477,5.832-9.359 c0-5.88-4.274-11.52-12.216-11.52h-14.178v35.821h8.794v-13.33h2.971l6.331,13.33 M324.733,160.814c2.417,0,3.823,1.765,3.823,3.62 c0,1.864-1.406,3.629-3.823,3.629h-4.978v-7.249H324.733 M377.986,188.736l-13.021-35.821h-6.789l-13.029,35.821h9.204l1.761-5.325 h11.013l1.658,5.325 M364.813,176.059h-6.231l3.217-9.56L364.813,176.059z M398.554,189.036c6.789,0,12.269-3.77,13.576-11.669 h-8.949c-0.554,2.005-1.659,3.824-4.577,3.824c-1.613,0-2.82-0.656-3.472-1.508c-0.806-1.062-1.357-2.316-1.357-8.857 c0-6.537,0.551-7.795,1.357-8.844c0.652-0.866,1.859-1.518,3.472-1.518c2.918,0,4.023,1.805,4.577,3.824h8.949 c-1.308-7.9-6.787-11.674-13.576-11.674c-4.172,0-7.343,1.404-9.954,4.025c-3.775,3.779-3.62,8.807-3.62,14.187 c0,5.388-0.155,10.416,3.62,14.195C391.211,187.632,394.382,189.036,398.554,189.036 M407.802,140.388h-6.035l-3.971,4.185 l-3.971-4.185h-6.035l6.839,9.003h6.34L407.802,140.388z M449.745,188.736v-35.821h-8.803v18.011l-11.462-18.011h-7.701v35.821 h8.803v-18.006l11.469,18.006 M462.008,188.736h8.803v-35.821h-8.803 M474.427,140.342h-8.443l-2.469,9.049h4.982L474.427,140.342z M201.568,125.906h8.799V90.089h-8.799V125.906z M215.771,238.61c7.949,0,12.223-5.643,12.223-11.524 c0-5.89-4.274-11.524-12.223-11.524h-14.18v35.816h8.801V238.61H215.771 M215.37,223.462c2.413,0,3.821,1.76,3.821,3.624 c0,1.855-1.408,3.619-3.821,3.619h-4.978v-7.243H215.37 M266.458,251.378l-7.744-14.934c2.813-1.418,5.834-4.485,5.834-9.359 c0-5.89-4.276-11.524-12.223-11.524H238.15v35.816h8.801v-13.325h2.966l6.331,13.325 M251.927,223.462 c2.415,0,3.821,1.76,3.821,3.624c0,1.855-1.406,3.619-3.821,3.619h-4.976v-7.243H251.927 M298.438,247.654 c3.771-3.779,3.618-8.802,3.618-14.186c0-5.384,0.152-10.407-3.618-14.182c-2.613-2.612-5.629-4.02-10.006-4.02 c-4.375,0-7.393,1.408-10.006,4.02c-3.775,3.775-3.62,8.798-3.62,14.182c0,5.383-0.155,10.407,3.62,14.186 c2.613,2.622,5.632,4.025,10.006,4.025C292.808,251.679,295.825,250.275,298.438,247.654 M291.949,224.666 c0.809,1.058,1.308,2.27,1.308,8.803c0,6.546-0.499,7.699-1.308,8.757c-0.656,0.856-1.909,1.604-3.518,1.604 c-1.604,0-2.869-0.748-3.52-1.604c-0.804-1.058-1.308-2.211-1.308-8.757c0-6.533,0.503-7.745,1.308-8.803 c0.651-0.844,1.916-1.554,3.52-1.554C290.04,223.111,291.293,223.822,291.949,224.666 M335.995,247.654 c2.72-2.758,3.627-6.135,3.627-11.916v-4.978h-14.037v7.344h5.283v0.506c0,1.35-0.351,2.813-1.353,3.816 c-0.809,0.853-2.066,1.404-3.93,1.404c-1.606,0-2.809-0.657-3.47-1.509c-0.795-1.048-1.298-2.307-1.298-8.853 c0-6.533,0.503-7.745,1.298-8.803c0.661-0.844,1.864-1.554,3.47-1.554c3.021,0,4.431,1.308,5.138,4.029h8.846 c-0.854-5.89-4.775-11.875-13.984-11.875c-4.315,0-7.336,1.408-9.954,4.02c-3.771,3.775-3.613,8.798-3.613,14.182 c0,5.383-0.157,10.407,3.613,14.186c2.618,2.622,5.787,4.025,9.954,4.025C329.516,251.679,332.935,250.822,335.995,247.654 M379.041,251.378l-7.746-14.934c2.818-1.418,5.839-4.485,5.839-9.359c0-5.89-4.279-11.524-12.223-11.524h-14.175v35.816h8.794 v-13.325h2.969l6.333,13.325 M364.51,223.462c2.415,0,3.821,1.76,3.821,3.624c0,1.855-1.406,3.619-3.821,3.619h-4.98v-7.243H364.51 M417.76,251.378l-13.022-35.816h-6.789l-13.027,35.816h9.204l1.764-5.333h11.011l1.661,5.333 M404.587,238.697h-6.236l3.217-9.546 L404.587,238.697z M459.798,251.378v-35.816h-8.648l-8.045,15.795l-8.056-15.795h-8.644v35.816h8.801v-17.149l5.085,8.852h5.627 l5.076-8.852v17.149 M0,251.37h46.68V148.484H0V251.37z M63.678,251.424h46.687V89.843H63.678V251.424z M127.369,251.424h46.675 V27.251h-46.675V251.424z M1107.758,126.038v-3.196h-17.179v-12.057h14.638v-3.196h-14.638V95.811h17.179V92.62h-20.751v33.418 M1136.969,92.62h-3.756l-8.662,27.036l-8.688-27.036h-3.759l10.983,33.418h2.902 M1166.949,126.038l-7.922-15.162 c4.315-0.893,7.268-4.084,7.268-8.966c0-5.767-4.087-9.29-9.898-9.29h-12.812v33.418h3.575v-14.829h8.015l7.607,14.829 M1156.065,95.811c3.9,0,6.667,2.069,6.667,6.149c0,4.08-2.767,6.099-6.667,6.099h-8.905V95.811H1156.065 M1194.721,122.842 c3.149-3.146,3.149-6.427,3.149-13.516s0-10.371-3.149-13.516c-2.246-2.252-5.198-3.469-8.527-3.469 c-3.335,0-6.295,1.217-8.546,3.469c-3.137,3.146-3.137,6.428-3.137,13.516s0,10.37,3.137,13.516 c2.251,2.257,5.211,3.479,8.546,3.479C1189.522,126.321,1192.475,125.099,1194.721,122.842 M1191.958,97.921 c2.109,2.156,2.351,4.413,2.351,11.406c0,6.997-0.241,9.249-2.351,11.405c-1.454,1.504-3.57,2.397-5.765,2.397 c-2.207,0-4.319-0.894-5.777-2.397c-2.107-2.156-2.34-4.408-2.34-11.405c0-6.993,0.232-9.25,2.34-11.406 c1.458-1.5,3.57-2.388,5.777-2.388C1188.388,95.533,1190.504,96.421,1191.958,97.921 M1220.115,112.285 c6.094,0,10.311-3.848,10.311-9.855c0-6.008-4.217-9.81-10.311-9.81h-12.439v33.418h3.561v-13.753H1220.115 M1219.782,95.811 c4.169,0,7.076,2.206,7.076,6.619c0,4.413-2.907,6.665-7.076,6.665h-8.546V95.811H1219.782 M1247.222,126.321 c6.951,0,11.546-3.62,11.546-9.482c0-2.767-0.988-5.069-2.822-6.619c-1.408-1.222-2.95-1.878-6.092-2.348l-3.657-0.565 c-1.74-0.283-3.477-0.939-4.513-1.828c-1.021-0.894-1.497-2.207-1.497-3.848c0-3.711,2.576-6.195,7.035-6.195 c3.524,0,5.729,0.984,7.796,2.862l2.292-2.302c-2.866-2.58-5.68-3.656-9.939-3.656c-6.623,0-10.699,3.751-10.699,9.432 c0,2.676,0.846,4.741,2.536,6.241c1.455,1.263,3.513,2.111,6.148,2.535l3.885,0.611c2.449,0.374,3.29,0.661,4.365,1.595 c1.08,0.939,1.597,2.439,1.597,4.176c0,3.897-3.005,6.199-7.883,6.199c-3.754,0-6.333-0.894-9.095-3.66l-2.444,2.434 C1238.917,125.049,1242.212,126.321,1247.222,126.321 M1292.639,126.038l-12.013-20.509l10.507-12.91h-4.365l-15.564,19.2v-19.2 h-3.577v33.418h3.577v-9.341l7.025-8.447l10.187,17.788 M1322.801,126.038l-12.238-33.418h-3.006l-12.288,33.418h3.798l2.672-7.558 h14.586l2.672,7.558 M1315.299,115.375h-12.479l6.281-17.641L1315.299,115.375z M1314.74,82.199h-4.03l-4.137,7.184h3.101 L1314.74,82.199z M1353.863,126.321c6.755,0,11.681-4.65,11.681-11.31V92.62h-3.565v22.104c0,5.069-3.242,8.406-8.115,8.406 c-4.885,0-8.076-3.337-8.076-8.406V92.62h-3.562v22.391C1342.226,121.671,1347.102,126.321,1353.863,126.321 M1400.812,126.038 V92.62h-3.554v26.708l-17.734-26.708h-3.384v33.418h3.57V99.234l17.731,26.804 M1447.268,126.038v-3.196h-17.171v-12.057h14.636 v-3.196h-14.636V95.811h17.171V92.62h-20.739v33.418 M1107.758,188.613v-3.187h-17.179v-12.067h14.638v-3.187h-14.638V158.39h17.179 v-3.191h-20.751v33.415 M1136.969,155.198h-3.756l-8.662,27.032l-8.688-27.032h-3.759l10.983,33.415h2.902 M1166.949,188.613 l-7.922-15.158c4.315-0.889,7.268-4.084,7.268-8.966c0-5.767-4.087-9.291-9.898-9.291h-12.812v33.415h3.575v-14.824h8.015 l7.607,14.824 M1156.065,158.39c3.9,0,6.667,2.069,6.667,6.149c0,4.085-2.767,6.1-6.667,6.1h-8.905V158.39H1156.065 M1194.721,185.426c3.149-3.15,3.149-6.428,3.149-13.521c0-7.088,0-10.366-3.149-13.516c-2.246-2.252-5.198-3.469-8.527-3.469 c-3.335,0-6.295,1.217-8.546,3.469c-3.137,3.15-3.137,6.428-3.137,13.516c0,7.093,0,10.37,3.137,13.521 c2.251,2.252,5.211,3.469,8.546,3.469C1189.522,188.895,1192.475,187.678,1194.721,185.426 M1191.958,160.5 c2.109,2.156,2.351,4.413,2.351,11.406c0,6.997-0.241,9.249-2.351,11.41c-1.454,1.5-3.57,2.393-5.765,2.393 c-2.207,0-4.319-0.894-5.777-2.393c-2.107-2.161-2.34-4.413-2.34-11.41c0-6.993,0.232-9.25,2.34-11.406 c1.458-1.5,3.57-2.393,5.777-2.393C1188.388,158.107,1190.504,159,1191.958,160.5 M1220.115,174.864 c6.094,0,10.311-3.852,10.311-9.86c0-6.003-4.217-9.806-10.311-9.806h-12.439v33.415h3.561v-13.749H1220.115 M1219.782,158.39 c4.169,0,7.076,2.202,7.076,6.614s-2.907,6.669-7.076,6.669h-8.546V158.39H1219.782 M1247.222,188.895 c6.951,0,11.546-3.61,11.546-9.472c0-2.772-0.988-5.069-2.822-6.624c-1.408-1.222-2.95-1.878-6.092-2.343l-3.657-0.565 c-1.74-0.283-3.477-0.939-4.513-1.828c-1.021-0.903-1.497-2.207-1.497-3.853c0-3.71,2.576-6.199,7.035-6.199 c3.524,0,5.729,0.989,7.796,2.867l2.292-2.302c-2.866-2.58-5.68-3.656-9.939-3.656c-6.623,0-10.699,3.747-10.699,9.427 c0,2.676,0.846,4.741,2.536,6.246c1.455,1.267,3.513,2.115,6.148,2.539l3.885,0.602c2.449,0.378,3.29,0.666,4.365,1.6 c1.08,0.944,1.597,2.439,1.597,4.18c0,3.897-3.005,6.195-7.883,6.195c-3.754,0-6.333-0.894-9.095-3.665l-2.444,2.443 C1238.917,187.632,1242.212,188.895,1247.222,188.895 M1292.639,188.613l-12.013-20.504l10.507-12.91h-4.365l-15.564,19.201v-19.201 h-3.577v33.415h3.577v-9.332l7.025-8.456l10.187,17.788 M1318.44,155.198h-3.846l-7.785,16.005l-7.885-16.005h-3.848l9.951,19.62 v13.794h3.559v-13.794 M1312.624,144.778h-4.037l-4.131,7.18h3.101L1312.624,144.778z M1358.882,158.39v-3.191h-20.743v33.415h3.574 v-14.733h14.634v-3.191h-14.634V158.39 M1384.777,185.426c3.144-3.15,3.144-6.428,3.144-13.521c0-7.088,0-10.366-3.144-13.516 c-2.247-2.252-5.204-3.469-8.539-3.469c-3.329,0-6.286,1.217-8.539,3.469c-3.148,3.15-3.148,6.428-3.148,13.516 c0,7.093,0,10.37,3.148,13.521c2.253,2.252,5.21,3.469,8.539,3.469C1379.573,188.895,1382.53,187.678,1384.777,185.426 M1382.007,160.5c2.109,2.156,2.347,4.413,2.347,11.406c0,6.997-0.237,9.249-2.347,11.41c-1.451,1.5-3.563,2.393-5.769,2.393 c-2.208,0-4.315-0.894-5.767-2.393c-2.119-2.161-2.352-4.413-2.352-11.41c0-6.993,0.232-9.25,2.352-11.406 c1.451-1.5,3.559-2.393,5.767-2.393C1378.443,158.107,1380.556,159,1382.007,160.5 M1422.398,188.613v-33.415h-3.568v26.709 l-17.729-26.709h-3.381v33.415h3.567v-26.791l17.73,26.791 M1453.369,185.522c3.467-3.478,3.283-9.34,3.283-13.99 c0-4.645,0.184-9.76-3.283-13.233c-2.021-2.024-4.982-3.1-8.448-3.1h-11.453v33.415h11.453 C1448.387,188.613,1451.348,187.542,1453.369,185.522 M1450.874,160.833c2.304,2.393,2.21,6.619,2.21,10.699 c0,4.084,0.094,9.062-2.21,11.456c-1.729,1.778-3.982,2.439-6.56,2.439h-7.276V158.39h7.276 C1446.892,158.39,1449.145,159.046,1450.874,160.833 M1491.97,174.864c6.105,0,10.327-3.852,10.327-9.86 c0-6.003-4.222-9.806-10.327-9.806h-12.435v33.415h3.569v-13.749H1491.97 M1491.648,158.39c4.176,0,7.083,2.202,7.083,6.614 s-2.907,6.669-7.083,6.669h-8.544V158.39H1491.648 M1533.874,188.613l-7.929-15.158c4.311-0.889,7.271-4.084,7.271-8.966 c0-5.767-4.083-9.291-9.906-9.291h-12.804v33.415h3.561v-14.824h8.029l7.6,14.824 M1522.988,158.39c3.889,0,6.657,2.069,6.657,6.149 c0,4.085-2.769,6.1-6.657,6.1h-8.922V158.39H1522.988 M1561.646,185.426c3.142-3.15,3.142-6.428,3.142-13.521 c0-7.088,0-10.366-3.142-13.516c-2.254-2.252-5.211-3.469-8.546-3.469c-3.329,0-6.279,1.217-8.539,3.469 c-3.142,3.15-3.142,6.428-3.142,13.516c0,7.093,0,10.37,3.142,13.521c2.26,2.252,5.21,3.469,8.539,3.469 C1556.436,188.895,1559.393,187.678,1561.646,185.426 M1558.878,160.5c2.103,2.156,2.345,4.413,2.345,11.406 c0,6.997-0.242,9.249-2.345,11.41c-1.46,1.5-3.565,2.393-5.777,2.393c-2.199,0-4.309-0.894-5.76-2.393 c-2.119-2.161-2.347-4.413-2.347-11.41c0-6.993,0.228-9.25,2.347-11.406c1.451-1.5,3.561-2.393,5.76-2.393 C1555.312,158.107,1557.418,159,1558.878,160.5 M1611.041,188.613l-7.928-15.158c4.316-0.889,7.274-4.084,7.274-8.966 c0-5.767-4.083-9.291-9.899-9.291h-12.811v33.415h3.561v-14.824h8.029l7.6,14.824 M1600.155,158.39c3.896,0,6.662,2.069,6.662,6.149 c0,4.085-2.766,6.1-6.662,6.1h-8.917V158.39H1600.155 M1640.598,188.613v-3.187h-17.167v-12.067h14.64v-3.187h-14.64V158.39h17.167 v-3.191h-20.732v33.415 M1668.745,185.047c2.069-2.206,2.866-4.786,2.866-8.633v-5.307h-11.781v3.15h8.211v2.53 c0,2.584-0.517,4.413-1.87,6.054c-1.552,1.882-3.896,2.867-6.341,2.867c-2.198,0-4.311-0.848-5.766-2.348 c-2.112-2.161-2.343-4.458-2.343-11.455c0-6.993,0.23-9.25,2.343-11.406c1.455-1.5,3.567-2.393,5.766-2.393 c4.174,0,7.186,2.58,8.125,6.806h3.562c-0.981-5.867-5.304-9.993-11.688-9.993c-3.328,0-6.281,1.217-8.532,3.469 c-3.15,3.15-3.15,6.428-3.15,13.516c0,7.093,0,10.37,3.15,13.521c2.251,2.252,5.252,3.469,8.532,3.469 C1663.264,188.895,1666.405,187.591,1668.745,185.047 M1714.912,185.426c3.142-3.15,3.142-6.428,3.142-13.521 c0-7.088,0-10.366-3.142-13.516c-2.256-2.252-5.206-3.469-8.541-3.469c-3.326,0-6.291,1.217-8.539,3.469 c-3.135,3.15-3.135,6.428-3.135,13.516c0,7.093,0,10.37,3.135,13.521c2.248,2.252,5.213,3.469,8.539,3.469 C1709.706,188.895,1712.656,187.678,1714.912,185.426 M1712.14,160.5c2.112,2.156,2.351,4.413,2.351,11.406 c0,6.997-0.238,9.249-2.351,11.41c-1.451,1.5-3.559,2.393-5.769,2.393c-2.203,0-4.315-0.894-5.773-2.393 c-2.109-2.161-2.335-4.413-2.335-11.41c0-6.993,0.226-9.25,2.335-11.406c1.458-1.5,3.57-2.393,5.773-2.393 C1708.581,158.107,1710.688,159,1712.14,160.5 M1752.531,188.613v-33.415h-3.563v26.709l-17.731-26.709h-3.379v33.415h3.574v-26.791 l17.728,26.791 M1786.876,188.613l-12.243-33.415h-3.001l-12.291,33.415h3.798l2.672-7.549h14.598l2.672,7.549 M1779.371,177.959 h-12.48l6.286-17.646L1779.371,177.959z M1778.807,144.778h-4.03l-4.131,7.18h3.094L1778.807,144.778z M1814.327,188.613v-3.187 h-17.083v-30.228h-3.562v33.415 M1846.645,188.613v-33.415h-3.563v26.709l-17.731-26.709h-3.384v33.415h3.567v-26.791l17.734,26.791 M1864.754,144.778h-4.03l-4.133,7.18h3.099 M1857.714,188.613h3.57v-33.415h-3.57V188.613z M1681.388,188.613h3.574v-33.415h-3.574 V188.613z M1412.021,126.006h3.574V92.592h-3.574V126.006z M1908.807,188.613l-7.926-15.158c4.319-0.889,7.272-4.084,7.272-8.966 c0-5.767-4.081-9.291-9.899-9.291h-12.811v33.415h3.57v-14.824h8.02l7.6,14.824 M1897.928,158.39c3.892,0,6.662,2.069,6.662,6.149 c0,4.085-2.771,6.1-6.662,6.1h-8.914V158.39H1897.928 M1936.581,185.426c3.146-3.15,3.146-6.428,3.146-13.521 c0-7.088,0-10.366-3.146-13.516c-2.251-2.252-5.213-3.469-8.536-3.469c-3.334,0-6.288,1.217-8.544,3.469 c-3.142,3.15-3.142,6.428-3.142,13.516c0,7.093,0,10.37,3.142,13.521c2.256,2.252,5.21,3.469,8.544,3.469 C1931.368,188.895,1934.33,187.678,1936.581,185.426 M1933.809,160.5c2.114,2.156,2.352,4.413,2.352,11.406 c0,6.997-0.237,9.249-2.352,11.41c-1.451,1.5-3.559,2.393-5.764,2.393c-2.208,0-4.32-0.894-5.767-2.393 c-2.124-2.161-2.352-4.413-2.352-11.41c0-6.993,0.228-9.25,2.352-11.406c1.446-1.5,3.559-2.393,5.767-2.393 C1930.25,158.107,1932.357,159,1933.809,160.5 M1968.11,188.613v-3.187h-16.844l16.844-27.228v-3h-20.079v3.191h16.042l-16.7,26.854 v3.369 M1997.425,155.198h-3.745l-8.683,27.032l-8.681-27.032h-3.755l10.991,33.415h2.896 M2022.524,185.426 c3.148-3.15,3.148-6.428,3.148-13.521c0-7.088,0-10.366-3.148-13.516c-2.251-2.252-5.204-3.469-8.532-3.469 c-3.335,0-6.293,1.217-8.546,3.469c-3.142,3.15-3.142,6.428-3.142,13.516c0,7.093,0,10.37,3.142,13.521 c2.253,2.252,5.211,3.469,8.546,3.469C2017.32,188.895,2020.273,187.678,2022.524,185.426 M2019.759,160.5 c2.107,2.156,2.349,4.413,2.349,11.406c0,6.997-0.241,9.249-2.349,11.41c-1.461,1.5-3.568,2.393-5.767,2.393 c-2.21,0-4.319-0.894-5.773-2.393c-2.111-2.161-2.346-4.413-2.346-11.41c0-6.993,0.234-9.25,2.346-11.406 c1.454-1.5,3.563-2.393,5.773-2.393C2016.19,158.107,2018.298,159,2019.759,160.5 M2037.586,188.895 c6.092,0,10.414-3.984,10.414-10.416v-23.281h-3.567v22.807c0,4.933-2.49,7.704-6.847,7.704c-2.766,0-4.051-0.984-5.256-2.206 l-2.39,2.393C2031.997,187.956,2034.392,188.895,2037.586,188.895 M1095.601,251.474c6.939,0,11.532-3.615,11.532-9.482 c0-2.767-0.981-5.064-2.813-6.609c-1.408-1.226-2.952-1.883-6.095-2.352l-3.668-0.561c-1.729-0.283-3.465-0.944-4.495-1.833 c-1.036-0.888-1.506-2.201-1.506-3.842c0-3.71,2.586-6.199,7.045-6.199c3.524,0,5.721,0.984,7.784,2.862l2.297-2.302 c-2.856-2.58-5.68-3.656-9.939-3.656c-6.619,0-10.699,3.751-10.699,9.432c0,2.676,0.838,4.741,2.531,6.245 c1.451,1.263,3.518,2.115,6.148,2.53l3.896,0.611c2.433,0.374,3.278,0.657,4.354,1.596c1.085,0.935,1.604,2.439,1.604,4.185 c0,3.883-3.007,6.186-7.889,6.186c-3.748,0-6.33-0.889-9.103-3.656l-2.433,2.434 C1087.289,250.211,1090.579,251.474,1095.601,251.474 M1103.196,207.361h-3.237l-4.217,4.923l-4.225-4.923h-3.235l5.855,7.175h3.192 L1103.196,207.361z M1139.272,251.196l-12.239-33.419h-3.002l-12.291,33.419h3.797l2.678-7.558h14.585l2.68,7.558 M1131.771,240.538 h-12.476l6.276-17.641L1131.771,240.538z M1170.758,251.196v-33.419h-3.569v26.704l-17.731-26.704h-3.389v33.419h3.572v-26.8 l17.736,26.8 M1192.24,251.474c5.958,0,10.508-3.66,11.59-9.951h-3.57c-0.894,4.089-3.846,6.76-8.02,6.76 c-2.198,0-4.317-0.843-5.769-2.343c-2.116-2.156-2.352-4.462-2.352-11.455s0.235-9.295,2.352-11.456 c1.451-1.5,3.57-2.343,5.769-2.343c4.174,0,7.037,2.676,7.926,6.765h3.664c-1.133-6.296-5.584-9.952-11.59-9.952 c-3.285,0-6.286,1.217-8.539,3.469c-3.148,3.146-3.148,6.428-3.148,13.516c0,7.093,0,10.375,3.148,13.521 C1185.954,250.257,1188.955,251.474,1192.24,251.474 M1233.849,251.196v-3.191h-17.172v-12.062h14.641v-3.191h-14.641v-11.783 h17.172v-3.191h-20.732v33.419 M1268.191,237.447c6.109,0,10.322-3.852,10.322-9.864c0-6.004-4.213-9.806-10.322-9.806h-12.433 v33.419h3.569v-13.749H1268.191 M1267.874,220.969c4.174,0,7.081,2.206,7.081,6.614c0,4.413-2.907,6.669-7.081,6.669h-8.546v-13.284 H1267.874 M1310.088,251.196l-7.921-15.162c4.308-0.889,7.265-4.084,7.265-8.962c0-5.775-4.08-9.295-9.903-9.295h-12.811v33.419 h3.577v-14.834h8.017l7.603,14.834 M1299.21,220.969c3.889,0,6.654,2.061,6.654,6.149c0,4.089-2.766,6.104-6.654,6.104h-8.915 v-12.253H1299.21 M1337.86,248.005c3.146-3.146,3.146-6.428,3.146-13.521c0-7.088,0-10.371-3.146-13.516 c-2.249-2.252-5.206-3.469-8.534-3.469c-3.326,0-6.29,1.217-8.544,3.469c-3.137,3.146-3.137,6.428-3.137,13.516 c0,7.093,0,10.375,3.137,13.521c2.254,2.252,5.218,3.469,8.544,3.469C1332.654,251.474,1335.611,250.257,1337.86,248.005 M1335.1,223.084c2.104,2.156,2.346,4.408,2.346,11.401s-0.241,9.249-2.346,11.405c-1.463,1.504-3.57,2.393-5.773,2.393 c-2.21,0-4.322-0.889-5.767-2.393c-2.116-2.156-2.351-4.413-2.351-11.405s0.234-9.245,2.351-11.401 c1.444-1.505,3.557-2.398,5.767-2.398C1331.529,220.686,1333.637,221.579,1335.1,223.084 M1384.303,217.777h-3.747l-8.683,27.032 l-8.674-27.032h-3.754l10.979,33.419h2.907 M1412.556,251.196l-12.243-33.419h-3.003l-12.291,33.419h3.798l2.684-7.558h14.586 l2.672,7.558 M1405.049,240.538h-12.476l6.281-17.641L1405.049,240.538z M1404.486,207.361h-4.028l-4.128,7.175h3.092 L1404.486,207.361z M1427.943,251.474c6.939,0,11.544-3.615,11.544-9.482c0-2.767-0.989-5.064-2.82-6.609 c-1.408-1.226-2.957-1.883-6.102-2.352l-3.659-0.561c-1.735-0.283-3.472-0.944-4.504-1.833c-1.029-0.888-1.499-2.201-1.499-3.842 c0-3.71,2.581-6.199,7.04-6.199c3.518,0,5.721,0.984,7.792,2.862l2.294-2.302c-2.861-2.58-5.68-3.656-9.951-3.656 c-6.612,0-10.688,3.751-10.688,9.432c0,2.676,0.838,4.741,2.531,6.245c1.451,1.263,3.513,2.115,6.142,2.53l3.896,0.611 c2.446,0.374,3.285,0.657,4.358,1.596c1.082,0.935,1.602,2.439,1.602,4.185c0,3.883-3.015,6.186-7.886,6.186 c-3.759,0-6.329-0.889-9.097-3.656l-2.442,2.434C1419.637,250.211,1422.922,251.474,1427.943,251.474 M1435.537,207.361h-3.24 l-4.219,4.923l-4.218-4.923h-3.235l5.854,7.175h3.198L1435.537,207.361z M1484.802,251.196l-7.924-15.162 c4.311-0.889,7.269-4.084,7.269-8.962c0-5.775-4.081-9.295-9.904-9.295h-12.811v33.419h3.574v-14.834h8.022l7.604,14.834 M1473.914,220.969c3.892,0,6.664,2.061,6.664,6.149c0,4.089-2.772,6.104-6.664,6.104h-8.908v-12.253H1473.914 M1512.579,248.005 c3.142-3.146,3.142-6.428,3.142-13.521c0-7.088,0-10.371-3.142-13.516c-2.253-2.252-5.211-3.469-8.539-3.469 c-3.329,0-6.293,1.217-8.546,3.469c-3.137,3.146-3.137,6.428-3.137,13.516c0,7.093,0,10.375,3.137,13.521 c2.253,2.252,5.217,3.469,8.546,3.469C1507.368,251.474,1510.326,250.257,1512.579,248.005 M1509.807,223.084 c2.107,2.156,2.346,4.408,2.346,11.401s-0.238,9.249-2.346,11.405c-1.456,1.504-3.557,2.393-5.767,2.393s-4.317-0.889-5.773-2.393 c-2.112-2.156-2.351-4.413-2.351-11.405s0.238-9.245,2.351-11.401c1.456-1.505,3.563-2.398,5.773-2.398 S1508.351,221.579,1509.807,223.084 M1544.104,251.196v-3.191h-16.844l16.844-27.224v-3.004h-20.083v3.191h16.05l-16.711,26.845 v3.382 M1573.42,217.777h-3.752l-8.678,27.032l-8.681-27.032h-3.748l10.978,33.419h2.909 M1598.524,248.005 c3.144-3.146,3.144-6.428,3.144-13.521c0-7.088,0-10.371-3.144-13.516c-2.253-2.252-5.21-3.469-8.544-3.469 c-3.333,0-6.281,1.217-8.534,3.469c-3.148,3.146-3.148,6.428-3.148,13.516c0,7.093,0,10.375,3.148,13.521 c2.253,2.252,5.201,3.469,8.534,3.469C1593.314,251.474,1596.271,250.257,1598.524,248.005 M1595.752,223.084 c2.114,2.156,2.351,4.408,2.351,11.401s-0.236,9.249-2.351,11.405c-1.451,1.504-3.568,2.393-5.771,2.393 c-2.198,0-4.311-0.889-5.769-2.393c-2.104-2.156-2.34-4.413-2.34-11.405s0.235-9.245,2.34-11.401 c1.458-1.505,3.57-2.398,5.769-2.398C1592.184,220.686,1594.301,221.579,1595.752,223.084 M1613.572,251.474 c6.105,0,10.421-3.989,10.421-10.416v-23.281h-3.572v22.815c0,4.924-2.479,7.69-6.849,7.69c-2.754,0-4.03-0.985-5.249-2.202 l-2.388,2.388C1607.997,250.544,1610.392,251.474,1613.572,251.474 M1041.539,25.715H701.833v226.57h339.706V25.715 M1067.238,0 v25.715v226.57V278h-25.699H701.833h-25.699v-25.715V25.715V0h25.699h339.706H1067.238L1067.238,0z M867.176,66.618l-7.277-5.233 l8.97,0.009l2.743-8.58l2.75,8.57h8.974l-7.279,5.233l2.731,8.461l-7.176-5.233l-7.159,5.233 M830.075,76.587l-7.277-5.233 l8.977,0.009l2.743-8.588l2.748,8.58h8.975l-7.279,5.233l2.727,8.46l-7.163-5.229l-7.172,5.229 M810.117,98.569h8.983l-7.279,5.232 l2.725,8.466l-7.167-5.233l-7.172,5.233l2.727-8.466l-7.274-5.232l8.97,0.009l2.75-8.584 M790.25,149.332l2.727-8.465l-7.277-5.229 l8.977,0.014l2.743-8.593l2.745,8.579h8.972l-7.277,5.229l2.728,8.465l-7.167-5.233 M819.1,172.808l-7.279,5.242l2.725,8.461 l-7.167-5.247l-7.172,5.247l2.727-8.461l-7.274-5.242l8.97,0.014l2.75-8.588l2.739,8.575 M846.289,200.022l-7.268,5.229l2.72,8.465 l-7.165-5.229l-7.166,5.229l2.723-8.465l-7.274-5.229l8.972,0.004l2.746-8.575l2.743,8.57 M883.336,209.877l-7.274,5.233 l2.727,8.465l-7.165-5.233l-7.165,5.233l2.722-8.465l-7.281-5.233l8.979,0.014l2.739-8.592l2.75,8.579 M920.395,200.022 l-7.279,5.229l2.727,8.465l-7.165-5.229l-7.169,5.229l2.72-8.465l-7.263-5.229l8.962,0.004l2.75-8.575l2.741,8.57 M947.59,172.808 l-7.282,5.242l2.728,8.461l-7.166-5.247l-7.167,5.247l2.734-8.461l-7.282-5.242l8.963,0.014l2.752-8.588l2.754,8.575 M950.162,140.762l2.721,8.465l-7.167-5.243l-7.161,5.243l2.723-8.465l-7.282-5.229l8.974,0.014l2.746-8.588l2.75,8.575h8.977 M931.438,103.688l-7.282-5.22l8.963,0.005l2.752-8.579l2.754,8.574h8.965l-7.282,5.22l2.728,8.465l-7.166-5.233l-7.167,5.233 M911.516,71.354h8.985l-7.274,5.242l2.716,8.465l-7.152-5.242l-7.183,5.242l2.723-8.465l-7.27-5.242l8.974,0.018l2.745-8.588'/%3E%3C/svg%3E"); }

.ju- .logo-iop::before {
  padding-bottom: 13.57422%; }

.ju- .stripped-background {
  background-color: #f0f4f7;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23e3eaf0' d='M2048,1024L1024,2048H0L2048,0V1024z M1024,0H0v1024L1024,0z'/%3E%3C/svg%3E");
  background-size: 2em 2em;
  background-repeat: repeat; }

.ju- .icon-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpolygon fill='%23f08a24' points='0,1910.8 1024,137.2 2048,1910.8 '/%3E%3Cpath fill='%23FFFFFF' d='M896,1540.914c0-37.364,12.204-68.037,36.607-92.02c24.404-23.981,54.879-35.98,91.384-35.98 c36.506,0,66.963,11.999,91.383,35.98c24.405,23.982,36.626,54.655,36.626,92.02c0,37.382-12.221,68.055-36.626,92.036 c-24.42,23.965-54.877,35.964-91.383,35.964c-36.505,0-66.979-11.999-91.384-35.964C908.204,1608.969,896,1578.296,896,1540.914z M1119.144,1289.403H932.271l-29.426-518.317h245.725L1119.144,1289.403z'/%3E%3C/svg%3E"); }

.ju- nav ul {
  margin: 0;
  font-size: inherit; }

.ju- nav ul li {
  display: block; }

.ju- .text-menu {
  font-weight: normal;
  line-height: 1.5;
  margin: 0; }

.ju- .text-menu .page-hidden {
  color: #cacaca; }

.ju- .menu-1 {
  font-size: 1rem;
  color: #444;
  line-height: 1;
  padding: 1.25rem 0;
  white-space: nowrap; }

.ju- .footer .menu-1 {
  padding-top: 0; }

.ju- .menu-2, .ju- .menu-3, .ju- .menu-4, .ju- .footer p {
  font-size: 1rem; }

.ju- .header {
  padding-bottom: 1em; }

.ju- .header .menu-2, .ju- .header .menu-3, .ju- .header .menu-4 {
  color: #444; }

.ju- .menu-3 {
  padding-left: 1em; }

.ju- .menu-4 {
  padding-left: 2em; }

.ju- .menu-dots {
  display: inline-block;
  font-size: 3rem;
  color: #4D7295;
  height: 0.4em;
  line-height: 1em;
  margin: 0.4em 0 0;
  overflow: hidden; }

.ju- .menu-dots::before, .ju- .menu-dots::after {
  content: "..";
  display: inline-block;
  position: relative;
  top: -0.6em; }

.ju- .menu-dots::after {
  content: "."; }

.ju- .breadcrumbs {
  position: relative;
  padding: 1px 0 0; }

.ju- .breadcrumbs .breadcrumb {
  margin: 0; }

.ju- .breadcrumbs .breadcrumb li::before, .ju- .breadcrumbs .breadcrumb li a::before, .ju- .breadcrumbs .breadcrumb .divider {
  content: "";
  display: block;
  width: 0;
  height: 0; }

.ju- .breadcrumbs .breadcrumb li {
  display: inline-block;
  float: left;
  font-size: 0.75rem;
  line-height: 1;
  color: #6d91b4;
  letter-spacing: 0.02em;
  margin-right: 0.0625rem; }

.ju- .breadcrumbs .breadcrumb li a {
  position: relative;
  display: inline-block;
  float: left;
  background-color: #fff;
  padding: 0.5em 0.5em 0.5em 0.7em; }

.ju- .breadcrumbs .breadcrumb li a::before {
  position: absolute;
  top: 0;
  left: -1em;
  border-top: 1em solid #fff;
  border-bottom: 1em solid #fff;
  border-left: 1em solid transparent; }

.ju- .breadcrumbs .breadcrumb li:not(.first) {
  margin-left: -2em; }

.ju- .breadcrumbs .breadcrumb li::before {
  float: left;
  border-width: 0 2em 2em 0;
  border-style: solid;
  border-color: #adc1d5; }

.ju- .breadcrumbs .breadcrumb li.first::before {
  display: none; }

.ju- .breadcrumbs .breadcrumb .divider {
  position: relative;
  line-height: 0;
  color: transparent;
  float: right;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-left: 1em solid #fff; }

.ju- .breadcrumbs .breadcrumb::after {
  content: "";
  display: block;
  clear: both; }

.ju- .breadcrumbs::after {
  position: absolute;
  content: "";
  display: block;
  top: -2px;
  left: 0;
  right: 0;
  height: 2px;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05); }

.ju- .text-title-1 {
  font-size: 2.99rem;
  font-weight: bold;
  line-height: 3.25rem;
  margin-bottom: 1.625rem; }

.ju- .lighter {
  font-weight: 100; }

.ju- .text-title-2 {
  font-size: 1.18625rem;
  line-height: 1.625rem;
  margin-bottom: 1.625rem;
  color: #3e5b77; }

.ju- .hr-below {
  display: block;
  padding-bottom: 0.65rem;
  border-bottom: 0.325rem solid #3e5b77;
  margin-bottom: 0.65rem; }

.ju- pre {
  font-family: monospace;
  font-size: 0.8rem;
  line-height: 1.6em;
  white-space: pre;
  overflow-y: scroll; }

.ju- .button.older-news {
  margin: 2rem 0 0; }

.ju- .footer ul {
  margin: 0; }

.ju- .footer li {
  list-style-type: none; }

.ju- .inline-item {
  display: inline-block;
  padding-right: 2em; }

.ju- .inline-item:last-of-type {
  padding-right: 0; }

.ju- .force-usable-width {
  max-width: 40em; }

.ju- .s_r_m-refreshing, .ju- .s_r_m-refreshing::before, .ju- .s_r_m-refreshing::after {
  -webkit-transition: none !important;
  transition: none !important; }

.ju-srmenu body {
  z-index: 10; }

.ju- .s_r_m-menu {
  position: relative;
  background-color: #fff; }

.ju- .s_r_m-menu .columns, .ju- .s_r_m-menu .button {
  position: static; }

.ju-srmenu .s_r_m-menu {
  background-color: transparent;
  z-index: 2; }

.ju-srmenu .breadcrumbs::after {
  display: none; }

.m .s_r_m-menu {
  visibility: hidden; }

.ju-srmenu .s_r_m-menu::after {
  content: "";
  position: absolute;
  display: block;
  z-index: -5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  -webkit-transition-property: visibility, opacity;
  transition-property: visibility, opacity;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.ju- .s_r_m-menu::before {
  content: "";
  position: fixed;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.5rem;
  background-color: #fff;
  box-shadow: 0 2px transparent;
  visibility: hidden; }

.ju- .s_r_m-menu.visible, .ju- .s_r_m-menu.visible::before {
  visibility: visible; }

.ju- #m {
  position: relative;
  font-size: 0;
  line-height: 0;
  height: 0;
  top: -3.5rem; }

.ju-srmenu .logo-content {
  position: fixed; }

.ju- .menu-1, .ju- .icon-search-container {
  position: relative;
  z-index: 1; }

.ju- .shrinkable-small {
  position: relative; }

.ju- .s_r_m-stuck {
  position: fixed;
  top: 0; }

.ju- .logo-container .s_r_m-stuck {
  position: static; }

.s_r_m-shrinked .s_r_m-menu::after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.s_r_m-shrinked .s_r_m-menu::before {
  box-shadow: 0 2px rgba(0, 0, 0, 0.05); }

.s_r_m-unsticked .ju-srmenu body {
  z-index: 100; }

.s_r_m-unsticked .s_r_m-menu.visible::before {
  visibility: hidden; }

.s_r_m-unsticked .s_r_m-sticky:not(.logo) {
  position: relative !important; }

.s_r_m-unsticked .s_r_m-group1, .s_r_m-unsticked .s_r_m-group2, .s_r_m-unsticked .s_r_m-group3, .s_r_m-unsticked .s_r_m-group4, .s_r_m-unsticked .s_r_m-group5 {
  empty-cells: hide; }

.s_r_m-unsticked .logo-content {
  position: absolute !important; }

.ju- .logo-content::before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .logo-container.justice .logo-content::before {
  -webkit-transform-origin: 20.91797% 0;
  -ms-transform-origin: 20.91797% 0;
  transform-origin: 20.91797% 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .logo-container.justice .s_r_m-stuck.logo .logo-content::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.8432, 0.8432, 1);
  transform: translate3d(0, 0, 0) scale3d(0.8432, 0.8432, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .logo-container.msp .s_r_m-stuck.logo .logo-content::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.7219, 0.7219, 1);
  transform: translate3d(0, 0, 0) scale3d(0.7219, 0.7219, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .logo-container.court .s_r_m-stuck.logo .logo-content::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.88004, 0.88004, 1);
  transform: translate3d(0, 0, 0) scale3d(0.88004, 0.88004, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .logo-container.registry .s_r_m-stuck.logo .logo-content::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.72706, 0.72706, 1);
  transform: translate3d(0, 0, 0) scale3d(0.72706, 0.72706, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.m .header .logo-container .logo-content::before {
  -webkit-transition: none;
  transition: none; }

.nativesticky .s_r_m-menu {
  z-index: auto; }

.nativesticky .s_r_m-menu::before {
  z-index: 10; }

.nativesticky .s_r_m-menu::after {
  z-index: 2; }

.nativesticky .s_r_m-menu .s_r_m-sticker {
  position: absolute;
  height: 100vh; }

.nativesticky .s_r_m-menu .text-menu, .nativesticky .s_r_m-menu .text-logo, .nativesticky .s_r_m-menu .imploder-visual {
  position: relative;
  z-index: 5; }

.nativesticky .s_r_m-menu .s_r_m-sticky, .nativesticky .icon-search-container, .nativesticky .logo-content {
  z-index: 15; }

.nativesticky .icon-search-container {
  position: relative; }

.ju- .s_r_m-menu .expander-visual, .ju- .s_r_m-menu .imploder-visual {
  box-sizing: content-box;
  display: inline-block;
  font-size: 0.875rem;
  width: 1em;
  height: 1em;
  line-height: 0;
  padding: 0.35714em;
  margin: -0.35714em;
  margin-left: 0;
  border-radius: 0.85714em/0.85714em;
  vertical-align: middle;
  visibility: hidden; }

.ju- .expander, .ju- .s_r_m-menu .imploder-visual {
  display: none; }

.s_r_m-unsticked .s_r_m-menu .imploder-visual {
  visibility: visible;
  display: block;
  font-size: 1.75rem;
  padding: 0.2em;
  margin: 1em auto 0; }

.ju- .s_r_m-menu .text-menu:hover .expander-visual, .ju- .s_r_m-menu .expander:checked + .text-menu .expander-visual, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper .expander-visual, .ju- .s_r_m-menu .child-active + .expander-visual, .ju- .touch .s_r_m-menu .expander-visual {
  visibility: visible; }

.ju- .s_r_m-menu .expander-visual::before, .ju- .s_r_m-menu .expander-visual::after, .ju- .s_r_m-menu .imploder-visual::before, .ju- .s_r_m-menu .imploder-visual::after {
  content: "\A0";
  display: inline-block;
  width: 2px;
  height: 100%;
  font-size: 100%;
  line-height: 0;
  float: left;
  background-color: #4D7295;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
  -webkit-transform: translate3d(0.32322em, 1px, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 0.5, 1);
  transform: translate3d(0.32322em, 1px, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 0.5, 1); }

.ju- .s_r_m-menu .expander-visual::after, .ju- .s_r_m-menu .imploder-visual::after {
  float: right;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: translate3d(-0.32322em, 1px, 0) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.5, 1);
  transform: translate3d(-0.32322em, 1px, 0) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.5, 1); }

.ju- .s_r_m-menu .imploder-visual::before, .ju- .s_r_m-menu .imploder-visual::after {
  background-color: #0a0a0a;
  width: 4px;
  border-radius: 0 0 2px 2px / 0 0 4px 4px;
  -webkit-transform: translate3d(0.32322em, -2px, 0) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.5, 1);
  transform: translate3d(0.32322em, -2px, 0) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.5, 1); }

.ju- .s_r_m-menu .imploder-visual::after {
  -webkit-transform: translate3d(-0.32322em, -2px, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 0.5, 1);
  transform: translate3d(-0.32322em, -2px, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 0.5, 1); }

.ju- .s_r_m-menu .child-active + .expander-visual:hover, .ju- .s_r_m-menu .child-active + .expander-visual::before, .ju- .s_r_m-menu .child-active + .expander-visual::after {
  background-color: #FB555B; }

.ju- .s_r_m-menu .expander-visual:hover {
  background-color: #4D7295; }

.ju- .s_r_m-menu .imploder-visual:hover {
  background-color: #444; }

.ju- .s_r_m-menu .expander:checked + .text-menu .expander-visual:hover, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper .expander-visual:hover {
  background-color: #444; }

.ju- .s_r_m-menu .expander-visual:hover::before, .ju- .s_r_m-menu .expander-visual:hover::after, .ju- .s_r_m-menu .imploder-visual:hover::before, .ju- .s_r_m-menu .imploder-visual:hover::after {
  background-color: #fff !important; }

.ju- .s_r_m-menu .expander:checked + .text-menu .expander-visual::before, .ju- .s_r_m-menu .expander:checked + .text-menu .expander-visual::after, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper .expander-visual::before, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper .expander-visual::after {
  background-color: #0a0a0a;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  margin: 0 -1px;
  -webkit-transform: translate3d(0.5em, 0, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 0.70711, 1);
  transform: translate3d(0.5em, 0, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 0.70711, 1); }

.ju- .s_r_m-menu .expander:checked + .text-menu .expander-visual::after, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper .expander-visual::after {
  -webkit-transform: translate3d(-0.5em, 0, 0) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.70711, 1);
  transform: translate3d(-0.5em, 0, 0) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.70711, 1); }

.ju- .s_r_m-menu ::-moz-selection {
  background-color: transparent; }

.ju- .s_r_m-menu ::selection {
  background-color: transparent; }

.ju- .to-expand {
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin-bottom: -1px;
  overflow: hidden;
  visibility: hidden; }

.ju- .body .to-expand {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }

.ju- .s_r_m-menu .to-expand a, .ju- .s_r_m-menu .to-expand .expander-visual {
  display: inline-block;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s; }

.ju- .s_r_m-menu .level-2 .to-expand a, .ju- .s_r_m-menu .level-2 .to-expand .expander-visual {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0); }

.ju- .body .expander:checked + .to-expand, .ju- .s_r_m-menu .expander:checked + .text-menu + .to-expand, .ju- .s_r_m-menu .expander:checked ~ .menu-container .to-expand.the-rest, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand {
  clip: auto;
  width: auto;
  height: auto;
  margin-bottom: 0;
  overflow: visible;
  visibility: visible; }

.ju- .body .expander:checked + .to-expand {
  opacity: 1; }

.ju- .s_r_m-menu .expander:checked + .text-menu + .to-expand > .text-menu a, .ju- .s_r_m-menu .expander:checked + .text-menu + .to-expand > .text-menu .expander-visual, .ju- .s_r_m-menu .expander:checked ~ .menu-container .to-expand.the-rest a, .ju- .s_r_m-menu .expander:checked ~ .menu-container .to-expand.the-rest .expander-visual, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .text-menu a, .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .text-menu .expander-visual {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1); }

.ju- .s_r_m-menu .level-2 .expander:not(:checked) + .text-menu + .to-expand .text-menu a, .ju- .s_r_m-menu .level-2 .expander:not(:checked) + .text-menu + .to-expand .text-menu .expander-visual, .ju- .s_r_m-menu .level-2 .expander:not(:checked) + .s_r_m-wrapper + .to-expand .text-menu a, .ju- .s_r_m-menu .level-2 .expander:not(:checked) + .s_r_m-wrapper + .to-expand .text-menu .expander-visual {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0); }

.ju- .s_r_m-menu .expander:checked ~ .menu-container .menu-dots, .ju- .body .expander:checked ~ .expander-visual {
  display: none; }

.ju- .s_r_m-menu .text-menu .active::before {
  content: "";
  display: inline-block;
  background-color: #FB555B;
  height: 2px;
  width: 0.6em;
  margin: 0 0.2em 0 -0.8em; }

.ju- .s_r_m-menu .text-menu.menu-1 .active::before {
  height: 3px; }

.ju- .menu-dots.child-active::after {
  color: #FB555B; }

.ju- .to-expand .s_r_m-stuck {
  position: static; }

.ju-srmenu .gssb_c {
  z-index: 17 !important; }

.ju- .gssb_e {
  background-color: #f6f8fa;
  padding: 0.5rem 0 !important;
  box-shadow: 10px 10px #ecf1f5,-10px 10px #fff !important; }

.ju- .gssb_a, .ju- .gssb_a td {
  line-height: inherit !important; }

.ju- .gssb_a {
  padding: 0 0.5rem !important; }

.ju- .gssb_a span {
  color: #698eb2; }

.ju- .gssb_a span b {
  color: #0a0a0a;
  font-weight: normal; }

.ju- .gsc-completion-selected {
  background-color: #dae3ec; }

.ju- a {
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.ju- .icon-search-container input {
  -webkit-transition: width 0.1s;
  transition: width 0.1s; }

.ju- .icon-search-container > .columns, .ju- .icon-search-container input.search-field {
  -webkit-transition: width 0.1s,padding 0.1s;
  transition: width 0.1s,padding 0.1s; }

.ju- .icon-search-container .menu-icon {
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s; }

.ju- .icon-search-container input.search-field:focus, .ju- .icon-search-container input.search-field.focus, .ju- .icon-search-container input.search-field:valid {
  width: 87%;
  width: calc(100% - 2.4375rem); }

.ju- .icon-search-container.search-has-focus > .columns:not(.searchfield-column) {
  width: 0;
  padding-left: 0;
  padding-right: 0; }

.ju- .icon-search-container.search-has-focus > .searchfield-column {
  width: 100%; }

.ju- .icon-search-container.search-has-focus .menu-icon {
  opacity: 0; }

.ju- .header .logo-container .s_r_m-stuck.logo .logo-content:hover::before {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.ju- .header .logo-container.justice .s_r_m-stuck.logo .logo-content:hover::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.92752, 0.92752, 1);
  transform: translate3d(0, 0, 0) scale3d(0.92752, 0.92752, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .header .logo-container.msp .s_r_m-stuck.logo .logo-content:hover::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.79409, 0.79409, 1);
  transform: translate3d(0, 0, 0) scale3d(0.79409, 0.79409, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .header .logo-container.court .s_r_m-stuck.logo .logo-content:hover::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.96804, 0.96804, 1);
  transform: translate3d(0, 0, 0) scale3d(0.96804, 0.96804, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

.ju- .header .logo-container.registry .s_r_m-stuck.logo .logo-content:hover::before {
  -webkit-transform: translate3d(0, 0, 0) scale3d(0.79977, 0.79977, 1);
  transform: translate3d(0, 0, 0) scale3d(0.79977, 0.79977, 1);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s; }

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1); }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  100% {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1); } }

@keyframes bounce {
  0% {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1); }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  100% {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1); } }

.ju- .menu-icon {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1); }

.ju- .menu-icon:hover, .ju- .menu-icon.hover {
  -webkit-animation: "bounce" 2s linear infinite;
  animation: "bounce" 2s linear infinite; }

.no-js .show-for-js, .js .show-for-nojs {
  display: none; }

.ju- .hidden {
  visibility: hidden; }

.ju- .float-none {
  float: none !important; }

.ju- .full-width {
  width: 100%; }

.ju- .columns .nogutter-left {
  margin-left: -1.75rem; }

.ju- .columns .nogutter-right {
  margin-right: -1.75rem; }

.ju- .logo-spacer {
  display: block;
  font-size: 0; }

.ju- .logo-container.justice .logo-spacer {
  height: 1.91235rem; }

.ju- .logo-container.msp .logo-spacer {
  height: 1.21094rem; }

.ju- .logo-container.court .logo-spacer {
  height: 1.56836rem; }

.ju- .logo-container.registry .logo-spacer {
  height: 1.24609rem; }

.ju- .floating {
  max-width: 20em;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ju- .spinner::after {
  display: inline-block;
  content: "\2026";
  font-weight: lighter;
  line-height: 66.66667%;
  font-size: 1.5em; }

.ju- .spinner.active::after {
  -webkit-animation: spinner 2s linear infinite;
  animation: spinner 2s linear infinite; }

.ju- .search-field-container {
  position: relative;
  text-align: right; }

.ju- .search-field-container .search-field {
  display: inline-block;
  width: 87%;
  width: calc(100% - 2.4375rem);
  margin: 0; }

.ju- .search-field-container .search-field::-moz-selection {
  background-color: #8da9c4;
  color: #fff; }

.ju- .search-field-container .search-field::selection {
  background-color: #8da9c4;
  color: #fff; }

.ju- .search-field:valid {
  padding-right: 2em; }

.ju- .search-field + .icon-delete {
  position: absolute;
  font-size: 1em;
  width: 2em;
  height: 100%;
  top: 0;
  right: 13%;
  right: calc(2.4375rem);
  background-size: 40%;
  background-position: 40% 50%;
  display: none; }

.ju- .search-field:valid + .icon-delete {
  display: block;
  cursor: pointer; }

.ju- .main #cse-search-form .search-field, .ju- .main #cse-search-form .button.postfix {
  font-size: 1em;
  height: 3em;
  margin: 0; }

.ju- .main #cse-search-form .search-field {
  width: 87%;
  width: calc(100% - 3em); }

.ju- .main #cse-search-form .button.postfix {
  width: 13%;
  width: calc(3em);
  padding: 0; }

.ju- .main #cse-search-form .search-field + .icon-delete {
  right: 13%;
  right: calc(3em); }

.ju- .main-article p a:not(.annotation):not(.button), .ju- .main-article pre a:not(.annotation):not(.button), .ju- .main-article ul a:not(.annotation):not(.button), .ju- .main-article ol a:not(.annotation):not(.button), .ju- .main-article dl a:not(.annotation):not(.button), .ju- .widget p a:not(.annotation):not(.button), .ju- .widget pre a:not(.annotation):not(.button), .ju- .widget ul a:not(.annotation):not(.button), .ju- .widget ol a:not(.annotation):not(.button), .ju- .widget dl a:not(.annotation):not(.button) {
  color: #4D7295;
  border-bottom: 1px dotted #4D7295; }

.ju- .main-article p, .ju- .main-article pre, .ju- .main-article table, .ju- .main-article ul, .ju- .main-article ol, .ju- .main-article dl, .ju- .widget p, .ju- .widget pre, .ju- .widget table, .ju- .widget ul, .ju- .widget ol, .ju- .widget dl {
  margin: 0; }

.ju- .main-article p, .ju- .main-article pre, .ju- .main-article table, .ju- .main-article ul, .ju- .main-article ol, .ju- .main-article dl, .ju- .main-article p + .button, .ju- .main-article .to-expand + .button, .ju- .main-article p + .button + .button, .ju- .main-article .to-expand + .button + .button, .ju- .widget p, .ju- .widget pre, .ju- .widget table, .ju- .widget ul, .ju- .widget ol, .ju- .widget dl, .ju- .widget p + .button, .ju- .widget .to-expand + .button, .ju- .widget p + .button + .button, .ju- .widget .to-expand + .button + .button {
  margin-top: 1.625rem; }

.ju- .main-article h1 + h2, .ju- .main-article h1 + h3, .ju- .main-article h1 + p, .ju- .main-article h1 + pre, .ju- .main-article h1 + ul, .ju- .main-article h1 + ol, .ju- .main-article h1 + dl, .ju- .main-article h1 + table, .ju- .widget h1 + h2, .ju- .widget h1 + h3, .ju- .widget h1 + p, .ju- .widget h1 + pre, .ju- .widget h1 + ul, .ju- .widget h1 + ol, .ju- .widget h1 + dl, .ju- .widget h1 + table {
  margin-top: 0; }

.ju- .main-article table + p, .ju- .main-article table + pre, .ju- .main-article table + ul, .ju- .main-article table + ol, .ju- .main-article table + dl, .ju- .widget table + p, .ju- .widget table + pre, .ju- .widget table + ul, .ju- .widget table + ol, .ju- .widget table + dl {
  margin-top: 3.25rem; }

.ju- .main-article p:empty, .ju- .widget p:empty {
  display: none; }

.ju- .main-article pre, .ju- .widget pre {
  background-color: #fff;
  background-color: transparent;
  border: 1px solid #0a0a0a;
  padding: 1em; }

.ju- .main-article h2, .ju- .widget h2 {
  font-size: 1.18625rem;
  line-height: 1.625rem;
  margin: 3.25rem 0 0; }

.ju- .main-article h3, .ju- .widget h3 {
  display: inline-block;
  font-size: 1.0075rem;
  line-height: 1.625rem;
  background-color: #0a0a0a;
  color: #fff;
  padding: 0 0.5em;
  margin: 3.25rem 0 0; }

.ju- .main-article h3::after, .ju- .widget h3::after {
  content: "";
  display: block; }

.ju- .main-article h2 + h3, .ju- .widget h2 + h3 {
  margin-top: 0.5em; }

.ju- .main-article em, .ju- .widget em {
  font-weight: bolder;
  font-style: normal; }

.ju- .main-article ul, .ju- .widget ul {
  margin-left: 1em;
  list-style-type: square; }

.ju- .main-article ul ul, .ju- .widget ul ul {
  list-style-type: circle; }

.ju- .main-article li, .ju- .widget li {
  margin: 0; }

.ju- .main-article li + li, .ju- .widget li + li {
  margin-top: 0.5em; }

.ju- .main-article table, .ju- .widget table {
  width: 100%; }

.ju- .main-article table, .ju- .main-article tr, .ju- .widget table, .ju- .widget tr {
  border: 0 none;
  padding: 0; }

.ju- .main-article th, .ju- .main-article td, .ju- .widget th, .ju- .widget td {
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.6em;
  text-align: left;
  vertical-align: top;
  padding: 0.5em;
  background-color: #fff;
  border-style: solid;
  border-color: #cdd9e5;
  border-width: 0 1px 1px 0; }

.ju- .main-article th:last-child, .ju- .main-article td:last-child, .ju- .widget th:last-child, .ju- .widget td:last-child {
  border-right-width: 0; }

.ju- .main-article tr:last-child th, .ju- .main-article tr:last-child td, .ju- .widget tr:last-child th, .ju- .widget tr:last-child td {
  border-bottom-width: 0; }

.ju- .main-article thead th, .ju- .widget thead th {
  background-color: #f2f2f2;
  font-size: 0.7em;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border-bottom-width: 1px;
  padding-top: 0.72em;
  padding-bottom: 0.72em; }

.ju- .main-article table.subpages, .ju- .widget table.subpages {
  margin-top: 3.25rem; }

.ju- .main-article table.subpages th, .ju- .main-article table.subpages td, .ju- .widget table.subpages th, .ju- .widget table.subpages td {
  font-size: inherit; }

.ju- .main-article table.subpages thead th, .ju- .widget table.subpages thead th {
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal; }

.ju- .main-article .text-title-1.empty-page, .ju- .widget .text-title-1.empty-page {
  margin-bottom: 0; }

.ju- .main-article th p, .ju- .main-article td p, .ju- .widget th p, .ju- .widget td p {
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
  margin: 0; }

.ju- .main-article th p + p, .ju- .main-article td p + p, .ju- .widget th p + p, .ju- .widget td p + p {
  margin-top: 1em; }

.ju- .main-article img.align-left, .ju- .widget img.align-left {
  float: left;
  margin-right: 2em;
  margin-bottom: 1.5em; }

.ju- .main-article img.align-right, .ju- .widget img.align-right {
  float: right;
  margin-left: 2em;
  margin-bottom: 1.5em; }

.ju- .widget h2 {
  color: #4D7295; }

.ju- .widget h2:first-of-type {
  margin-top: 0; }

.ju- .widget p a:not(.annotation):not(.button), .ju- .widget pre a:not(.annotation):not(.button), .ju- .widget ul a:not(.annotation):not(.button), .ju- .widget ol a:not(.annotation):not(.button), .ju- .widget dl a:not(.annotation):not(.button) {
  color: inherit;
  border-bottom: 0 none; }

@media only screen and (min-width: 0em) and (max-width: 39.9375em) {
  .ju- .menuheight-above-small-only {
    padding-top: 3.75rem; }

  .ju- .s_r_m-wrapper {
    height: auto !important; }

  .ju- .s_r_m-sticker {
    position: static !important;
    height: auto !important; }

  .ju-srmenu .s_r_m-menu::before, .ju-srmenu .logo-content {
    z-index: 20; }

  .ju-srmenu .logo {
    z-index: 21; }

  .ju- .s_r_m-group4 {
    empty-cells: hide; }

  .ju- .shrinkable-small {
    position: static; }

  .s_r_m-shrinked .icon-search-container input[type="search"]:not(:focus):not(.focus) {
    background-color: #ecf1f5; }

  .s_r_m-shrinked input[type="search"]::-webkit-input-placeholder {
    color: #b4c7d8; }

  .s_r_m-shrinked input[type="search"]:-moz-placeholder {
    color: #b4c7d8;
    opacity: 1; }

  .s_r_m-shrinked input[type="search"]::-moz-placeholder {
    color: #b4c7d8;
    opacity: 1; }

  .s_r_m-shrinked input[type="search"]:-ms-input-placeholder {
    color: #b4c7d8; } }
@media only screen and (min-width: 0em) and (max-width: 39.9375em) and (orientation: landscape) {
  .ju-srmenu body {
    z-index: 15; }

  .ju- .s_r_m-menu.visible::before {
    visibility: hidden; }

  .ju- .s_r_m-sticky:not(.logo) {
    position: relative !important; }

  .ju- .s_r_m-group1, .ju- .s_r_m-group2, .ju- .s_r_m-group3, .ju- .s_r_m-group4, .ju- .s_r_m-group5 {
    empty-cells: hide; }

  .ju- .logo-content {
    position: absolute !important; } }
@media only screen and (min-width: 40em) {
  .ju- .logo-container, .ju- .initials-container, .ju- .icon-search-container {
    min-height: 4.5625rem; }

  .ju- .icon-search-container {
    padding-top: 0.875rem; }

  .ju- .menu-1 {
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: capitalize;
    padding: 1.35rem 0; }

  .ju- .medium-text-left {
    right: auto !important; }

  .ju- .menu-2, .ju- .menu-3, .ju- .menu-4, .ju- .footer p {
    font-size: 0.75rem; }

  .ju- .menu-dots {
    font-size: 2.25rem; }

  .ju- .header input.search-field {
    width: 53%;
    min-width: 12em; }

  .ju- .widget {
    margin-right: -1.75rem;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem; }

  .ju-srmenu body {
    z-index: 20; }

  .ju- .language-container .s_r_m-wrapper, .ju- .menu-container .s_r_m-wrapper, .ju- .icon-search-container {
    position: relative; }

  html:not(.liferay) .s_r_m-menu .transition-disabled {
    -webkit-transition: none;
    transition: none; }

  html:not(.liferay) .s_r_m-menu .to-expand.level-2 {
    position: absolute; }

  html:not(.liferay) .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky, html:not(.liferay) .s_r_m-shrinked .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky {
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    padding: 1.5em;
    margin-left: -1.5em;
    box-shadow: -0.5em 0 #fff,0.5em 0 #fff;
    max-height: 100%;
    max-height: calc(100% - 56px /* 3.5 x 16 */);
    overflow-y: auto; }

  html:not(.liferay) .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky .menu-dots, html:not(.liferay) .s_r_m-shrinked .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky .menu-dots {
    display: none; }

  .ju- .s_r_m-menu .expander:checked ~ .to-expand .s_r_m-stuck {
    position: fixed;
    margin-top: 3.5rem; }

  .s_r_m-shrinked .s_r_m-menu .gssb_c {
    display: none; }

  .ju-srmenu .initials-container .s_r_m-sticky, .ju-srmenu .language-container .s_r_m-sticky, .ju-srmenu .menu-container .s_r_m-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0; }

  .nativesticky .s_r_m-menu .to-expand.level-2 {
    z-index: 5; }

  .ju- .header input.search-field:not(:focus):not(.focus):not(:valid):hover {
    width: 58.3%; } }
@media only screen and (min-width: 64em) {
  .ju- .icon-search-container {
    padding-top: 1.75rem; }

  .ju- .language-container {
    padding-top: 5.4375rem; }

  .ju- .logo-container.justice .logo-content {
    width: 9rem; }

  .ju- .logo-container.msp .logo-content {
    width: 3rem; }

  .ju- .logo-container.court .logo-content {
    width: 2.5rem; }

  .ju- .logo-container.registry .logo-content {
    width: 3rem; }

  .ju- .text-logo {
    font-size: 0.75rem; }

  .ju- .menu-1 {
    font-size: 1rem;
    padding: 1.5625rem 0; }

  .ju- .menu-2, .ju- .menu-3, .ju- .menu-4, .ju- .footer p {
    font-size: 0.75rem; }

  .ju- .header input.search-field {
    width: 58%;
    min-width: 8em; }

  .ju- .header, .ju- .body, .ju- .footer nav, .ju- .footer > .row {
    padding-left: 1.75rem;
    padding-right: 1.75rem; }

  .ju- .columns .nogutter-left {
    margin-left: -3.5rem; }

  .ju- .columns .nogutter-right {
    margin-right: -3.5rem; }

  .ju- .body .widget {
    margin-right: -3.5rem; }

  .ju- .body .widget .widget-row {
    padding: 3.5rem; }

  .ju- .main #cse-search-form {
    max-width: 30em; }

  .ju-srmenu body {
    z-index: 30; }

  .ju- .s_r_m-menu::before {
    height: 4.125rem; }

  .ju- #m {
    top: -4.125rem; }

  .ju- .logo-container.justice .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.70365, 0.70365, 1);
    transform: translate3d(0, 0, 0) scale3d(0.70365, 0.70365, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.msp .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.83412, 0.83412, 1);
    transform: translate3d(0, 0, 0) scale3d(0.83412, 0.83412, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.court .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.81348, 0.81348, 1);
    transform: translate3d(0, 0, 0) scale3d(0.81348, 0.81348, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.registry .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.8401, 0.8401, 1);
    transform: translate3d(0, 0, 0) scale3d(0.8401, 0.8401, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky, .s_r_m-shrinked .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky {
    max-height: calc(100% - 66px /* 4.125 x 16 */); }

  .ju- .s_r_m-menu .expander:checked ~ .to-expand .s_r_m-stuck {
    margin-top: 4.125rem; }

  .ju- .header .logo-container.justice .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.77401, 0.77401, 1);
    transform: translate3d(0, 0, 0) scale3d(0.77401, 0.77401, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.msp .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.91754, 0.91754, 1);
    transform: translate3d(0, 0, 0) scale3d(0.91754, 0.91754, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.court .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.89483, 0.89483, 1);
    transform: translate3d(0, 0, 0) scale3d(0.89483, 0.89483, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.registry .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.92411, 0.92411, 1);
    transform: translate3d(0, 0, 0) scale3d(0.92411, 0.92411, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header input.search-field:not(:focus):not(.focus):not(:valid):hover {
    width: 63.8%; } }
@media only screen and (min-width: 80em) {
  .ju- .language-container {
    padding-top: 0; }

  .ju- .logo-container.justice .logo-spacer {
    height: 2.58563rem; }

  .ju- .logo-container.msp .logo-spacer {
    height: 2.84523rem; }

  .ju- .logo-container.court .logo-spacer {
    height: 1.71732rem; }

  .ju- .logo-container.registry .logo-spacer {
    height: 2.91004rem; }

  .ju- .logo-container.justice .logo {
    height: 6.28955rem; }

  .ju- .logo-container.msp .logo {
    height: 5.96094rem; }

  .ju- .logo-container.court .logo {
    height: 7.38867rem; }

  .ju- .logo-container.registry .logo {
    height: 5.87891rem; }

  .ju- .logo-container.justice .logo-content {
    width: 11rem; }

  .ju- .logo-container.msp .logo-content {
    width: 3.5rem; }

  .ju- .logo-container.court .logo-content {
    width: 3rem; }

  .ju- .logo-container.registry .logo-content {
    width: 3.5rem; }

  .ju- .menu-1 {
    font-size: 1.2rem;
    padding: 1.4625rem 0;
    text-transform: none; }

  .ju- .menu-2, .ju- .menu-3, .ju- .menu-4, .ju- .footer p {
    font-size: 0.875rem; }

  .ju- .menu-dots {
    font-size: 2.625rem; }

  .ju- .header input.search-field {
    width: 52%;
    min-width: 0; }

  .ju- .breadcrumbs .breadcrumb li {
    font-size: 0.875rem; }

  .ju- .text-title-1 {
    font-size: 3.45rem;
    line-height: 3.75rem;
    margin-bottom: 1.875rem; }

  .ju- .text-title-2 {
    font-size: 1.36875rem;
    line-height: 1.875rem;
    margin-bottom: 1.875rem; }

  .ju- .article {
    margin-top: 3.75rem; }

  .ju- p, .ju- .article, .ju- ul, .ju- ol, .ju- dl, .ju- .par, .ju- .main #cse-search-form {
    font-size: 1.1625rem;
    line-height: 1.875rem;
    margin-bottom: 1.875rem; }

  .ju- .hr-below {
    padding-bottom: 0.75rem;
    border-bottom-width: 0.375rem;
    margin-bottom: 0.75rem; }

  .ju- pre {
    font-size: 0.9rem; }

  .ju-srmenu body {
    z-index: 40; }

  .ju- .s_r_m-group2, .ju- .s_r_m-group3 {
    empty-cells: hide; }

  .ju- .initials-container .s_r_m-wrapper, .ju- .language-container .s_r_m-wrapper {
    position: static; }

  .ju- .shrinkable-xlarge-up {
    position: static;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }

  .s_r_m-shrinked .shrinkable-xlarge-up {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }

  .ju- .s_r_m-menu .menu-1 .expander-visual, .ju- .s_r_m-menu .menu-1:hover .expander-visual {
    visibility: hidden; }

  .s_r_m-shrinked .s_r_m-menu .menu-1:hover .expander-visual, .s_r_m-shrinked .s_r_m-menu .menu-1 .child-active + .expander-visual {
    visibility: visible; }

  .ju- .s_r_m-menu .to-expand.level-2 {
    clip: auto;
    width: auto;
    height: auto;
    margin-bottom: 0;
    overflow: visible;
    visibility: visible; }

  .s_r_m-shrinked .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky {
    min-width: 10%; }

  html:not(.liferay) .s_r_m-menu .to-expand.level-2 {
    position: static; }

  html:not(.liferay) .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky {
    background-color: transparent;
    padding: 0;
    margin-left: 0;
    padding-right: 0;
    box-shadow: none;
    max-height: auto;
    overflow-y: inherit; }

  html:not(.liferay) .s_r_m-menu .expander:checked + .s_r_m-wrapper + .to-expand .s_r_m-expanding-sticky .menu-dots {
    display: inline-block; }

  .ju- .logo-container.justice .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.57571, 0.57571, 1);
    transform: translate3d(0, 0, 0) scale3d(0.57571, 0.57571, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.msp .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.71496, 0.71496, 1);
    transform: translate3d(0, 0, 0) scale3d(0.71496, 0.71496, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.court .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.6779, 0.6779, 1);
    transform: translate3d(0, 0, 0) scale3d(0.6779, 0.6779, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.registry .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.72008, 0.72008, 1);
    transform: translate3d(0, 0, 0) scale3d(0.72008, 0.72008, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .in-main .gssb_a td {
    font-size: 1.125rem; }

  .nativesticky .initials-container .s_r_m-sticky, .nativesticky .language-container .s_r_m-sticky, .nativesticky .shrinkable-xlarge-up {
    position: relative;
    z-index: 5; }

  .ju- .main-article p, .ju- .main-article pre, .ju- .main-article table, .ju- .main-article ul, .ju- .main-article ol, .ju- .main-article dl, .ju- .main-article p + .button, .ju- .main-article .to-expand + .button, .ju- .main-article p + .button + .button, .ju- .main-article .to-expand + .button + .button, .ju- .widget p, .ju- .widget pre, .ju- .widget table, .ju- .widget ul, .ju- .widget ol, .ju- .widget dl, .ju- .widget p + .button, .ju- .widget .to-expand + .button, .ju- .widget p + .button + .button, .ju- .widget .to-expand + .button + .button {
    margin-top: 1.875rem; }

  .ju- .main-article table + p, .ju- .main-article table + pre, .ju- .main-article table + ul, .ju- .main-article table + ol, .ju- .main-article table + dl, .ju- .widget table + p, .ju- .widget table + pre, .ju- .widget table + ul, .ju- .widget table + ol, .ju- .widget table + dl {
    margin-top: 3.75rem; }

  .ju- .main-article h2, .ju- .widget h2 {
    font-size: 1.36875rem;
    line-height: 1.875rem;
    margin-top: 3.75rem; }

  .ju- .main-article h3, .ju- .widget h3 {
    font-size: 1.1625rem;
    line-height: 1.875rem;
    margin: 3.75rem 0 0; }

  .ju- .main-article table.subpages, .ju- .widget table.subpages {
    margin-top: 3.75rem; }

  .ju- .header .logo-container.justice .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.63328, 0.63328, 1);
    transform: translate3d(0, 0, 0) scale3d(0.63328, 0.63328, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.msp .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.78646, 0.78646, 1);
    transform: translate3d(0, 0, 0) scale3d(0.78646, 0.78646, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.court .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.74569, 0.74569, 1);
    transform: translate3d(0, 0, 0) scale3d(0.74569, 0.74569, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.registry .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.79209, 0.79209, 1);
    transform: translate3d(0, 0, 0) scale3d(0.79209, 0.79209, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header input.search-field:not(:focus):not(.focus):not(:valid):hover {
    width: 57.2%; } }
@media only screen and (min-width: 100em) {
  .ju- .logo-container.justice .logo-spacer {
    height: 2.02588rem; }

  .ju- .logo-container.msp .logo-spacer {
    height: 2.0625rem; }

  .ju- .logo-container.court .logo-spacer {
    height: -0.2168rem; }

  .ju- .logo-container.registry .logo-spacer {
    height: 2.13281rem; }

  .ju- .logo-container.justice .logo {
    height: 6.86133rem; }

  .ju- .logo-container.msp .logo {
    height: 6.8125rem; }

  .ju- .logo-container.court .logo {
    height: 9.85156rem; }

  .ju- .logo-container.registry .logo {
    height: 6.71875rem; }

  .ju- .logo-container.justice .logo-content {
    width: 12rem; }

  .ju- .logo-container.msp .logo-content {
    width: 4rem; }

  .ju- .logo-container.court .logo-content {
    width: 4rem; }

  .ju- .logo-container.registry .logo-content {
    width: 4rem; }

  .ju- .text-logo {
    font-size: 0.875rem; }

  .ju- .menu-1 {
    font-size: 1.375rem;
    padding: 1.375rem 0; }

  .ju- .menu-2, .ju- .menu-3, .ju- .menu-4, .ju- .footer p {
    font-size: 1rem; }

  .ju- .menu-dots {
    font-size: 3rem; }

  .ju- .header input.search-field {
    width: 55%;
    min-width: 0; }

  .ju- .text-title-1 {
    font-size: 4.14rem;
    line-height: 4.5rem;
    margin-bottom: 2.25rem; }

  .ju- .text-title-2 {
    font-size: 1.6425rem;
    line-height: 2.25rem;
    margin-bottom: 2.25rem; }

  .ju- .article {
    margin-top: 4.5rem; }

  .ju- p, .ju- .article, .ju- ul, .ju- ol, .ju- dl, .ju- .par, .ju- .main #cse-search-form {
    font-size: 1.395rem;
    line-height: 2.25rem;
    margin-bottom: 2.25rem; }

  .ju- .hr-below {
    padding-bottom: 0.9rem;
    border-bottom-width: 0.45rem;
    margin-bottom: 0.9rem; }

  .ju- pre {
    font-size: 1.1rem; }

  .ju- .widget-picture {
    max-width: none; }

  .ju-srmenu body {
    z-index: 50; }

  .ju- .logo-container.justice .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.52774, 0.52774, 1);
    transform: translate3d(0, 0, 0) scale3d(0.52774, 0.52774, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.msp .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.62559, 0.62559, 1);
    transform: translate3d(0, 0, 0) scale3d(0.62559, 0.62559, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.court .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.50843, 0.50843, 1);
    transform: translate3d(0, 0, 0) scale3d(0.50843, 0.50843, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .logo-container.registry .s_r_m-stuck.logo .logo-content::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.63007, 0.63007, 1);
    transform: translate3d(0, 0, 0) scale3d(0.63007, 0.63007, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .in-main .gssb_a td {
    font-size: 1.375rem; }

  .ju- .main-article p, .ju- .main-article pre, .ju- .main-article table, .ju- .main-article ul, .ju- .main-article ol, .ju- .main-article dl, .ju- .main-article p + .button, .ju- .main-article .to-expand + .button, .ju- .main-article p + .button + .button, .ju- .main-article .to-expand + .button + .button, .ju- .widget p, .ju- .widget pre, .ju- .widget table, .ju- .widget ul, .ju- .widget ol, .ju- .widget dl, .ju- .widget p + .button, .ju- .widget .to-expand + .button, .ju- .widget p + .button + .button, .ju- .widget .to-expand + .button + .button {
    margin-top: 2.25rem; }

  .ju- .main-article table + p, .ju- .main-article table + pre, .ju- .main-article table + ul, .ju- .main-article table + ol, .ju- .main-article table + dl, .ju- .widget table + p, .ju- .widget table + pre, .ju- .widget table + ul, .ju- .widget table + ol, .ju- .widget table + dl {
    margin-top: 4.5rem; }

  .ju- .main-article h2, .ju- .widget h2 {
    font-size: 1.6425rem;
    line-height: 2.25rem;
    margin-top: 4.5rem; }

  .ju- .main-article h3, .ju- .widget h3 {
    font-size: 1.395rem;
    line-height: 2.25rem;
    margin: 4.5rem 0 0; }

  .ju- .main-article table.subpages, .ju- .widget table.subpages {
    margin-top: 4.5rem; }

  .ju- .main-article table.subpages th, .ju- .main-article table.subpages td, .ju- .widget table.subpages th, .ju- .widget table.subpages td {
    font-size: 1.1625rem;
    line-height: 1.875rem; }

  .ju- .header .logo-container.justice .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.58051, 0.58051, 1);
    transform: translate3d(0, 0, 0) scale3d(0.58051, 0.58051, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.msp .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.68815, 0.68815, 1);
    transform: translate3d(0, 0, 0) scale3d(0.68815, 0.68815, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.court .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.55927, 0.55927, 1);
    transform: translate3d(0, 0, 0) scale3d(0.55927, 0.55927, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header .logo-container.registry .s_r_m-stuck.logo .logo-content:hover::before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.69308, 0.69308, 1);
    transform: translate3d(0, 0, 0) scale3d(0.69308, 0.69308, 1);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s; }

  .ju- .header input.search-field:not(:focus):not(.focus):not(:valid):hover {
    width: 60.5%; } }
.ju- .smaller, body .smaller, .ju- .main-article > p.smaller-footer:last-child {
  font-size: 0.8em;
  line-height: 1.6em; }

.ju- .much-smaller {
  font-size: 0.5em; }

body .no-vertical-spaces {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0; }

.ju- .search-result .text-title-2 {
  margin-bottom: 0; }

html.liferay .portlet-dockbar ~ .ju- .gssb_c {
  margin-top: -44px; }

html.liferay .ju- .body, html.liferay .ju- .footer {
  z-index: auto; }

html.liferay .ju- .body {
  padding-top: 4rem; }

html.liferay .ju- a {
  font-weight: inherit; }

html.liferay .ju- a:hover, html.liferay .ju- a:focus {
  text-decoration: inherit; }

html.liferay .ju- .icon {
  font-family: inherit;
  line-height: inherit; }

html.liferay .ju- .icon::before {
  content: "";
  display: none; }

html.liferay .ju- #wrapper {
  padding: 0; }

html.liferay .ju- #banner h2, html.liferay .ju- #banner h3 {
  clip: auto;
  position: static; }

html.liferay .ju- #footer {
  text-align: left; }

html.liferay .ju- #breadcrumbs {
  margin: 0; }

html.liferay .ju- #breadcrumbs .breadcrumb {
  background-color: transparent;
  white-space: inherit;
  overflow: inherit;
  text-overflow: inherit;
  padding: 0;
  border-radius: 0; }

html.liferay .ju- #breadcrumbs .breadcrumb li span.divider {
  padding: 0;
  font-weight: normal; }

html.liferay .ju- #breadcrumbs .breadcrumb li.last span.divider {
  display: block; }

html.liferay .ju- .main .article .columns, html.liferay .ju- .main .article .column, html.liferay .ju- .main .article .columns {
  position: static; }

html.liferay .ju- ul li, html.liferay .ju- ol li, html.liferay .ju- dl li {
  line-height: 1.6em; }

html.liferay .ju- .header [class^="icon-"], html.liferay .ju- .header [class*=" icon-"] {
  display: inline-block;
  vertical-align: baseline;
  background-position: 0% 0%;
  text-decoration: none; }

html.liferay .ju- .header .icon-search-container {
  display: block; }

html.liferay .ju- .header ::-moz-selection {
  color: inherit;
  text-shadow: none;
  background-color: transparent !important; }

html.liferay .ju- .header ::selection {
  color: inherit;
  text-shadow: none;
  background-color: transparent !important; }

html.liferay .ju- .aside .widget {
  margin-right: 0;
  border: 1px solid #ddd; }

@font-face {
  font-family: 'Roboto MSp';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto MSp Light"), local("Roboto-MSp-Light"), url(../fonts/Roboto-MSp-Light.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000, U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-family: 'Roboto MSp';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto MSp"), local("Roboto-MSp-Regular"), url(../fonts/Roboto-MSp-Regular.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000, U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-family: 'Roboto MSp';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto MSp Bold"), local("Roboto-MSp-Bold"), url(../fonts/Roboto-MSp-Bold.ttf) format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000, U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

