@charset "UTF-8";
html:after {
  content: '{ "layout": "default", "gutter": "20px" }';
  display: none;
}
@media (min-width: 20.0625em) {
  html:after {
    content: '{ "layout": "XS", "gutter": "20px" }';
  }
}
@media (min-width: 30.625em) {
  html:after {
    content: '{ "layout": "S", "gutter": "20px" }';
  }
}
@media (min-width: 46.25em) {
  html:after {
    content: '{ "layout": "M", "gutter": "20px" }';
  }
}
@media (min-width: 61.25em) {
  html:after {
    content: '{ "layout": "L", "gutter": "20px" }';
  }
}
@media (min-width: 76.25em) {
  html:after {
    content: '{ "layout": "XL", "gutter": "20px" }';
  }
}
.l-page-footer .c-global-footer--copyright,
.l-page-footer .c-logo,
.o-grid-container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-page-footer .o-grid-snappy .c-global-footer--copyright,
  .l-page-footer .o-grid-snappy .c-logo,
  .o-grid-container--snappy,
  .o-grid-snappy .l-page-footer .c-global-footer--copyright,
  .o-grid-snappy .l-page-footer .c-logo,
  .o-grid-snappy .o-grid-container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page-footer .o-grid-snappy .c-global-footer--copyright,
  .l-page-footer .o-grid-snappy .c-logo,
  .o-grid-container--snappy,
  .o-grid-snappy .l-page-footer .c-global-footer--copyright,
  .o-grid-snappy .l-page-footer .c-logo,
  .o-grid-snappy .o-grid-container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page-footer .o-grid-snappy .c-global-footer--copyright,
  .l-page-footer .o-grid-snappy .c-logo,
  .o-grid-container--snappy,
  .o-grid-snappy .l-page-footer .c-global-footer--copyright,
  .o-grid-snappy .l-page-footer .c-logo,
  .o-grid-snappy .o-grid-container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page-footer .c-global-footer--copyright,
  .l-page-footer .c-logo,
  .o-grid-container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.o-grid-container--bleed {
  padding-left: 0;
  padding-right: 0;
}
.o-grid-row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .o-grid-row {
    display: inherit;
  }
}
@media \0screen {
  .o-grid-row {
    margin-left: -20px;
  }
}
.o-grid-row:after,
.o-grid-row:before {
  content: "";
  display: table;
  display: flex;
}
.o-grid-row:after {
  clear: both;
}
[data-o-grid-colspan] {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
}
@media \0screen {
  [data-o-grid-colspan] {
    min-width: 0 !important;
  }
}
@media \0screen {
  [data-o-grid-colspan] {
    padding-left: 20px;
  }
}
[data-o-grid-colspan~="0"] {
  display: none;
}
[data-o-grid-colspan~="1"] {
  display: block;
  flex-basis: 8.33333%;
  min-width: 8.33333%;
  max-width: 8.33333%;
  width: 8.33333%;
}
[data-o-grid-colspan~="2"] {
  display: block;
  flex-basis: 16.66667%;
  min-width: 16.66667%;
  max-width: 16.66667%;
  width: 16.66667%;
}
[data-o-grid-colspan~="3"] {
  display: block;
  flex-basis: 25%;
  min-width: 25%;
  max-width: 25%;
  width: 25%;
}
[data-o-grid-colspan~="4"] {
  display: block;
  flex-basis: 33.33333%;
  min-width: 33.33333%;
  max-width: 33.33333%;
  width: 33.33333%;
}
[data-o-grid-colspan~="5"] {
  display: block;
  flex-basis: 41.66667%;
  min-width: 41.66667%;
  max-width: 41.66667%;
  width: 41.66667%;
}
[data-o-grid-colspan~="6"] {
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
}
[data-o-grid-colspan~="7"] {
  display: block;
  flex-basis: 58.33333%;
  min-width: 58.33333%;
  max-width: 58.33333%;
  width: 58.33333%;
}
[data-o-grid-colspan~="8"] {
  display: block;
  flex-basis: 66.66667%;
  min-width: 66.66667%;
  max-width: 66.66667%;
  width: 66.66667%;
}
[data-o-grid-colspan~="9"] {
  display: block;
  flex-basis: 75%;
  min-width: 75%;
  max-width: 75%;
  width: 75%;
}
[data-o-grid-colspan~="10"] {
  display: block;
  flex-basis: 83.33333%;
  min-width: 83.33333%;
  max-width: 83.33333%;
  width: 83.33333%;
}
[data-o-grid-colspan~="11"] {
  display: block;
  flex-basis: 91.66667%;
  min-width: 91.66667%;
  max-width: 91.66667%;
  width: 91.66667%;
}
[data-o-grid-colspan~="12"] {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.o-grid-row--compact {
  margin-left: 0;
}
.o-grid-row--compact > [data-o-grid-colspan] {
  padding-left: 0;
}
[data-o-grid-colspan~="hide"] {
  display: none;
}
[data-o-grid-colspan~="center"] {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
[data-o-grid-colspan~="full-width"] {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
[data-o-grid-colspan~="one-half"] {
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
}
[data-o-grid-colspan~="one-third"] {
  display: block;
  flex-basis: 33.33333%;
  min-width: 33.33333%;
  max-width: 33.33333%;
  width: 33.33333%;
}
[data-o-grid-colspan~="two-thirds"] {
  display: block;
  flex-basis: 66.66667%;
  min-width: 66.66667%;
  max-width: 66.66667%;
  width: 66.66667%;
}
[data-o-grid-colspan~="one-quarter"] {
  display: block;
  flex-basis: 25%;
  min-width: 25%;
  max-width: 25%;
  width: 25%;
}
[data-o-grid-colspan~="three-quarters"] {
  display: block;
  flex-basis: 75%;
  min-width: 75%;
  max-width: 75%;
  width: 75%;
}
[data-o-grid-colspan~="push0"] {
  left: 0;
  right: auto;
}
[data-o-grid-colspan~="pull0"] {
  right: 0;
  left: auto;
}
[data-o-grid-colspan~="offset0"] {
  margin-left: 0;
}
[data-o-grid-colspan~="push1"] {
  left: 8.33333%;
  right: auto;
}
[data-o-grid-colspan~="pull1"] {
  right: 8.33333%;
  left: auto;
}
[data-o-grid-colspan~="offset1"] {
  margin-left: 8.33333%;
}
[data-o-grid-colspan~="push2"] {
  left: 16.66667%;
  right: auto;
}
[data-o-grid-colspan~="pull2"] {
  right: 16.66667%;
  left: auto;
}
[data-o-grid-colspan~="offset2"] {
  margin-left: 16.66667%;
}
[data-o-grid-colspan~="push3"] {
  left: 25%;
  right: auto;
}
[data-o-grid-colspan~="pull3"] {
  right: 25%;
  left: auto;
}
[data-o-grid-colspan~="offset3"] {
  margin-left: 25%;
}
[data-o-grid-colspan~="push4"] {
  left: 33.33333%;
  right: auto;
}
[data-o-grid-colspan~="pull4"] {
  right: 33.33333%;
  left: auto;
}
[data-o-grid-colspan~="offset4"] {
  margin-left: 33.33333%;
}
[data-o-grid-colspan~="push5"] {
  left: 41.66667%;
  right: auto;
}
[data-o-grid-colspan~="pull5"] {
  right: 41.66667%;
  left: auto;
}
[data-o-grid-colspan~="offset5"] {
  margin-left: 41.66667%;
}
[data-o-grid-colspan~="push6"] {
  left: 50%;
  right: auto;
}
[data-o-grid-colspan~="pull6"] {
  right: 50%;
  left: auto;
}
[data-o-grid-colspan~="offset6"] {
  margin-left: 50%;
}
[data-o-grid-colspan~="push7"] {
  left: 58.33333%;
  right: auto;
}
[data-o-grid-colspan~="pull7"] {
  right: 58.33333%;
  left: auto;
}
[data-o-grid-colspan~="offset7"] {
  margin-left: 58.33333%;
}
[data-o-grid-colspan~="push8"] {
  left: 66.66667%;
  right: auto;
}
[data-o-grid-colspan~="pull8"] {
  right: 66.66667%;
  left: auto;
}
[data-o-grid-colspan~="offset8"] {
  margin-left: 66.66667%;
}
[data-o-grid-colspan~="push9"] {
  left: 75%;
  right: auto;
}
[data-o-grid-colspan~="pull9"] {
  right: 75%;
  left: auto;
}
[data-o-grid-colspan~="offset9"] {
  margin-left: 75%;
}
[data-o-grid-colspan~="push10"] {
  left: 83.33333%;
  right: auto;
}
[data-o-grid-colspan~="pull10"] {
  right: 83.33333%;
  left: auto;
}
[data-o-grid-colspan~="offset10"] {
  margin-left: 83.33333%;
}
[data-o-grid-colspan~="push11"] {
  left: 91.66667%;
  right: auto;
}
[data-o-grid-colspan~="pull11"] {
  right: 91.66667%;
  left: auto;
}
[data-o-grid-colspan~="offset11"] {
  margin-left: 91.66667%;
}
@media \0screen {
  [data-o-grid-colspan~="XShide"] {
    display: none;
  }
  [data-o-grid-colspan~="XScenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="XSuncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="XSfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="XSone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="XSone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="XStwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="XSone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="XSthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="XSpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="XSpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="XSpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="XSpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="XSpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="XSpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="XSpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="XSpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="XSpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="XSpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="XSpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="XSpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="XS0"] {
    display: none;
  }
  [data-o-grid-colspan~="XS1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="XS2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="XS3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="XS4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="XS5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="XS6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="XS7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="XS8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="XS9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="XS10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="XS11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="XS12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Shide"] {
    display: none;
  }
  [data-o-grid-colspan~="Scenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="Suncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="Sfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Sone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="Sone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="Stwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="Sone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="Sthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="Spush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="Spull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="Spush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="Spush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="Spush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="Spush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="Spush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="Spush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="Spush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="Spush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="Spush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="Spush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="Spush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="S0"] {
    display: none;
  }
  [data-o-grid-colspan~="S1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="S2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="S3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="S4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="S5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="S6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="S7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="S8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="S9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="S10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="S11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="S12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Mhide"] {
    display: none;
  }
  [data-o-grid-colspan~="Mcenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="Muncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="Mfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Mone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="Mone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="Mtwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="Mone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="Mthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="Mpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="Mpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="Mpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="Mpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="Mpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="Mpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="Mpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="Mpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="Mpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="Mpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="Mpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="Mpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="M0"] {
    display: none;
  }
  [data-o-grid-colspan~="M1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="M2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="M3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="M4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="M5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="M6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="M7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="M8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="M9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="M10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="M11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="M12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Lhide"] {
    display: none;
  }
  [data-o-grid-colspan~="Lcenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="Luncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="Lfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Lone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="Lone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="Ltwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="Lone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="Lthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="Lpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="Lpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="Lpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="Lpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="Lpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="Lpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="Lpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="Lpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="Lpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="Lpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="Lpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="Lpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="L0"] {
    display: none;
  }
  [data-o-grid-colspan~="L1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="L2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="L3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="L4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="L5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="L6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="L7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="L8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="L9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="L10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="L11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="L12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 20.0625em) {
  [data-o-grid-colspan~="XShide"] {
    display: none;
  }
  [data-o-grid-colspan~="XScenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="XSuncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="XSfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="XSone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="XSone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="XStwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="XSone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="XSthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="XSpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="XSpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="XSpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="XSpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="XSpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="XSpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="XSpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="XSpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="XSpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="XSpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="XSpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="XSpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XSpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XSoffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="XS0"] {
    display: none;
  }
  [data-o-grid-colspan~="XS1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="XS2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="XS3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="XS4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="XS5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="XS6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="XS7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="XS8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="XS9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="XS10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="XS11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="XS12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 30.625em) {
  [data-o-grid-colspan~="Shide"] {
    display: none;
  }
  [data-o-grid-colspan~="Scenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="Suncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="Sfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Sone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="Sone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="Stwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="Sone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="Sthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="Spush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="Spull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="Spush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="Spush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="Spush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="Spush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="Spush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="Spush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="Spush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="Spush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="Spush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="Spush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="Spush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Spull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Soffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="S0"] {
    display: none;
  }
  [data-o-grid-colspan~="S1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="S2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="S3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="S4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="S5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="S6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="S7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="S8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="S9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="S10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="S11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="S12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 46.25em) {
  [data-o-grid-colspan~="Mhide"] {
    display: none;
  }
  [data-o-grid-colspan~="Mcenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="Muncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="Mfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Mone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="Mone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="Mtwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="Mone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="Mthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="Mpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="Mpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="Mpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="Mpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="Mpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="Mpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="Mpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="Mpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="Mpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="Mpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="Mpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="Mpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Mpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Moffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="M0"] {
    display: none;
  }
  [data-o-grid-colspan~="M1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="M2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="M3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="M4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="M5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="M6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="M7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="M8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="M9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="M10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="M11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="M12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 61.25em) {
  [data-o-grid-colspan~="Lhide"] {
    display: none;
  }
  [data-o-grid-colspan~="Lcenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="Luncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="Lfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="Lone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="Lone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="Ltwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="Lone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="Lthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="Lpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="Lpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="Lpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="Lpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="Lpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="Lpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="Lpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="Lpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="Lpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="Lpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="Lpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="Lpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="Lpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="Loffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="L0"] {
    display: none;
  }
  [data-o-grid-colspan~="L1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="L2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="L3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="L4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="L5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="L6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="L7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="L8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="L9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="L10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="L11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="L12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 76.25em) {
  [data-o-grid-colspan~="XLhide"] {
    display: none;
  }
  [data-o-grid-colspan~="XLcenter"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  [data-o-grid-colspan~="XLuncenter"] {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  [data-o-grid-colspan~="XLfull-width"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  [data-o-grid-colspan~="XLone-half"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="XLone-third"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="XLtwo-thirds"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="XLone-quarter"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="XLthree-quarters"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="XLpush0"] {
    left: 0;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull0"] {
    right: 0;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset0"] {
    margin-left: 0;
  }
  [data-o-grid-colspan~="XLpush1"] {
    left: 8.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull1"] {
    right: 8.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset1"] {
    margin-left: 8.33333%;
  }
  [data-o-grid-colspan~="XLpush2"] {
    left: 16.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull2"] {
    right: 16.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset2"] {
    margin-left: 16.66667%;
  }
  [data-o-grid-colspan~="XLpush3"] {
    left: 25%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull3"] {
    right: 25%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset3"] {
    margin-left: 25%;
  }
  [data-o-grid-colspan~="XLpush4"] {
    left: 33.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull4"] {
    right: 33.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset4"] {
    margin-left: 33.33333%;
  }
  [data-o-grid-colspan~="XLpush5"] {
    left: 41.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull5"] {
    right: 41.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset5"] {
    margin-left: 41.66667%;
  }
  [data-o-grid-colspan~="XLpush6"] {
    left: 50%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull6"] {
    right: 50%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset6"] {
    margin-left: 50%;
  }
  [data-o-grid-colspan~="XLpush7"] {
    left: 58.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull7"] {
    right: 58.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset7"] {
    margin-left: 58.33333%;
  }
  [data-o-grid-colspan~="XLpush8"] {
    left: 66.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull8"] {
    right: 66.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset8"] {
    margin-left: 66.66667%;
  }
  [data-o-grid-colspan~="XLpush9"] {
    left: 75%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull9"] {
    right: 75%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset9"] {
    margin-left: 75%;
  }
  [data-o-grid-colspan~="XLpush10"] {
    left: 83.33333%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull10"] {
    right: 83.33333%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset10"] {
    margin-left: 83.33333%;
  }
  [data-o-grid-colspan~="XLpush11"] {
    left: 91.66667%;
    right: auto;
  }
  [data-o-grid-colspan~="XLpull11"] {
    right: 91.66667%;
    left: auto;
  }
  [data-o-grid-colspan~="XLoffset11"] {
    margin-left: 91.66667%;
  }
  [data-o-grid-colspan~="XL0"] {
    display: none;
  }
  [data-o-grid-colspan~="XL1"] {
    display: block;
    flex-basis: 8.33333%;
    min-width: 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
  }
  [data-o-grid-colspan~="XL2"] {
    display: block;
    flex-basis: 16.66667%;
    min-width: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%;
  }
  [data-o-grid-colspan~="XL3"] {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    width: 25%;
  }
  [data-o-grid-colspan~="XL4"] {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  [data-o-grid-colspan~="XL5"] {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
    width: 41.66667%;
  }
  [data-o-grid-colspan~="XL6"] {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
  }
  [data-o-grid-colspan~="XL7"] {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
    width: 58.33333%;
  }
  [data-o-grid-colspan~="XL8"] {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%;
  }
  [data-o-grid-colspan~="XL9"] {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
    width: 75%;
  }
  [data-o-grid-colspan~="XL10"] {
    display: block;
    flex-basis: 83.33333%;
    min-width: 83.33333%;
    max-width: 83.33333%;
    width: 83.33333%;
  }
  [data-o-grid-colspan~="XL11"] {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
    width: 91.66667%;
  }
  [data-o-grid-colspan~="XL12"] {
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Light-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Light-webfont.woff)
      format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-LightItalic-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-LightItalic-webfont.woff)
      format("woff");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Regular-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Regular-webfont.woff)
      format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Italic-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Italic-webfont.woff)
      format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Semibold-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Semibold-webfont.woff)
      format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-SemiboldItalic-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-SemiboldItalic-webfont.woff)
      format("woff");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Bold-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-Bold-webfont.woff)
      format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-BoldItalic-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-BoldItalic-webfont.woff)
      format("woff");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-ExtraBold-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-ExtraBold-webfont.woff)
      format("woff");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: OpenSans;
  src: url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.woff)
      format("woff");
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: Roboto;
  src: url(/Portals/_default/Skins/Unist2020/fonts/roboto/Roboto-Thin.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/roboto/Roboto-Thin.woff)
      format("woff");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: Roboto;
  src: url(/Portals/_default/Skins/Unist2020/fonts/roboto/Roboto-ThinItalic.woff2)
      format("woff2"),
    url(/Portals/_default/Skins/Unist2020/fonts/roboto/Roboto-ThinItalic.woff)
      format("woff");
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: icons;
  src: url(/Portals/_default/Skins/Unist2020/fonts/icons/icomoon.woff)
    format("woff");
}
html {
  /*! autoprefixer: off */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::after,
::before {
  /*! autoprefixer: off */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
blockquote,
body,
caption,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
table,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
li > ol,
li > ul {
  margin-bottom: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
svg {
  max-height: 100%;
}
address,
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ol,
p,
pre,
table,
ul {
  margin-bottom: 20px;
}
dd,
ol,
ul {
  margin-left: 20px;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  to {
    -ms-transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
html {
  /*! autoprefixer: off */
  font-size: 0.875em;
  line-height: 1.28571;
  font-family: "Open Sans", -apple-system, Segoe UI, Roboto, Helvetica, Arial,
    sans-serif;
  color: #222;
  background-color: #fff;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
#Form {
  background-color: #fff;
}
.c-page-section--front .c-page-section__content {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  padding-top: 20px;
}
@media \0screen {
  .c-page-section--front .c-page-section__content {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-section--front .c-page-section__content {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-section--front .c-page-section__content {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
  }
}
@media \0screen {
  .c-page-section--front .c-page-section__content {
    display: block;
    width: 75%;
  }
}
.c-page-content {
  position: relative;
  z-index: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  font-weight: 400;
}
small {
  font: inherit;
}
fieldset {
  border: none;
}
legend {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: circle(1% at 1% 1%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
a {
  color: #045188;
  text-decoration: none;
  cursor: pointer;
}
a:focus,
a:hover {
  text-decoration: underline;
}
table {
  width: 100%;
}
td:first-child,
th:first-child {
  padding-left: 0;
}
td:last-child,
th:last-child {
  padding-right: 0;
}
img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}
img[height],
img[width] {
  max-width: none;
}
.l-page-footer .c-global-footer--copyright,
.l-page-footer .c-logo,
.o-grid-container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-page-footer .o-grid-snappy .c-global-footer--copyright,
  .l-page-footer .o-grid-snappy .c-logo,
  .o-grid-container--snappy,
  .o-grid-snappy .l-page-footer .c-global-footer--copyright,
  .o-grid-snappy .l-page-footer .c-logo,
  .o-grid-snappy .o-grid-container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page-footer .o-grid-snappy .c-global-footer--copyright,
  .l-page-footer .o-grid-snappy .c-logo,
  .o-grid-container--snappy,
  .o-grid-snappy .l-page-footer .c-global-footer--copyright,
  .o-grid-snappy .l-page-footer .c-logo,
  .o-grid-snappy .o-grid-container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page-footer .o-grid-snappy .c-global-footer--copyright,
  .l-page-footer .o-grid-snappy .c-logo,
  .o-grid-container--snappy,
  .o-grid-snappy .l-page-footer .c-global-footer--copyright,
  .o-grid-snappy .l-page-footer .c-logo,
  .o-grid-snappy .o-grid-container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page-footer .c-global-footer--copyright,
  .l-page-footer .c-logo,
  .o-grid-container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.o-grid-container--bleed {
  padding-left: 0;
  padding-right: 0;
}
.o-grid-row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .o-grid-row {
    display: inherit;
  }
}
@media \0screen {
  .o-grid-row {
    margin-left: -20px;
  }
}
.o-grid-row:after,
.o-grid-row:before {
  content: "";
  display: table;
  display: flex;
}
.o-grid-row:after {
  clear: both;
}
.o-grid-row--compact {
  margin-left: 0;
}
.o-grid-row--compact > [data-o-grid-colspan] {
  padding-left: 0;
}
.o-grid-center {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.o-grid-uncenter {
  margin-left: 0;
  margin-right: 0;
  float: left;
}
.o-grid-full-width {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.o-grid-one-half {
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
}
.o-grid-one-third {
  display: block;
  flex-basis: 33.33333%;
  min-width: 33.33333%;
  max-width: 33.33333%;
  width: 33.33333%;
}
.o-grid-two-thirds {
  display: block;
  flex-basis: 66.66667%;
  min-width: 66.66667%;
  max-width: 66.66667%;
  width: 66.66667%;
}
.o-grid-one-quarter {
  display: block;
  flex-basis: 25%;
  min-width: 25%;
  max-width: 25%;
  width: 25%;
}
.o-grid-three-quarters {
  display: block;
  flex-basis: 75%;
  min-width: 75%;
  max-width: 75%;
  width: 75%;
}
.o-container {
  max-width: 1180px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.o-media {
  display: flex;
}
.o-media__img {
  flex: 0 0 auto;
  margin-right: 10px;
}
@media (min-width: 61.25em) {
  .o-media__img {
    margin-right: 20px;
  }
}
.o-media__body {
  flex: 1 1 auto;
}
.o-media--narrow > .o-media__img {
  margin-right: 10px;
}
.o-media--wide > .o-media__img {
  margin-right: 40px;
}
.o-media--flush > .o-media__img {
  margin-right: 0;
}
.o-media--reverse > .o-media__img {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.o-media--narrow .o-media--reverse > .o-media__img {
  margin-left: 10px;
}
.o-media--wide .o-media--reverse > .o-media__img {
  margin-left: 40px;
}
.o-media--flush .o-media--reverse > .o-media__img {
  margin-left: 0;
}
.o-table-borderless tr {
  border: none;
}
.o-list-bare {
  list-style: none;
  margin-left: 0;
}
.o-list-block {
  margin-left: 0;
  list-style: none;
}
.o-list-block__item {
  display: block;
}
.o-list-inline {
  margin-left: 0;
  list-style: none;
}
.o-list-inline__item {
  display: inline-block;
  margin-right: 20px;
}
.o-list-inline--narrow > .o-list-inline__item {
  margin-right: 10px;
}
.o-list-inline--wide > .o-list-inline__item {
  margin-right: 40px;
}
.o-list-inline--flush > .o-list-inline__item {
  margin-right: 0;
}
.o-ratio {
  position: relative;
  display: block;
  overflow: hidden;
}
.o-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.o-ratio > embed,
.o-ratio > iframe,
.o-ratio > object,
.o-ratio__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.o-ratio--1\:1:before {
  padding-bottom: 100%;
}
.o-ratio--2\:1:before {
  padding-bottom: 50%;
}
.o-ratio--4\:3:before {
  padding-bottom: 75%;
}
.o-ratio--16\:9:before {
  padding-bottom: 56.25%;
}
.o-crop {
  position: relative;
  display: block;
  overflow: hidden;
}
.o-crop__content {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}
.o-crop__content--right {
  right: 0;
  left: auto;
}
.o-crop__content--bottom {
  top: auto;
  bottom: 0;
}
.o-crop__content--center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.o-crop--1\:1 {
  padding-bottom: 100%;
}
.o-crop--2\:1 {
  padding-bottom: 50%;
}
.o-crop--4\:3 {
  padding-bottom: 75%;
}
.o-crop--16\:9 {
  padding-bottom: 56.25%;
}
.o-crop--16\:10 {
  padding-bottom: 62.5%;
}
.o-crop--16\:5 {
  padding-bottom: 31.25%;
}
.o-crop--16\:7 {
  padding-bottom: 43.75%;
}
@media (min-width: 46.25em) {
  .o-crop--16\:5\@md {
    padding-bottom: 31.25%;
  }
}
.g-icon-bars {
  position: relative;
  padding-left: 1.25em;
}
.g-icon-bars:before {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 1.25em;
  height: 1em;
  border-top: 0.6em double #045188;
  border-bottom: 0.2em solid #045188;
}
.l-nav-main--mega-nav
  .c-nav-submenu
  .c-nav__item
  .c-nav__link.selected-True:before {
  content: "";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.l-nav-main--mega-nav
  .c-nav-submenu
  .c-nav__item
  .c-nav__link.selected-True:before {
  transform: rotate(-45deg);
}
.l-nav-main--mega-nav .c-nav__item--main > .c-nav__link:hover:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #045188;
  z-index: 2;
  bottom: 0;
  margin-left: 50%;
  transform: translateX(-50%);
}
.l-nav-main--mega-nav .l-submenu-box {
  box-shadow: 0 20px 40px 0 rgba(4, 81, 136, 0.15),
    0 20px 40px 0 rgba(4, 81, 136, 0.15), 0 10px 15px 0 rgba(44, 164, 249, 0.15),
    0 10px 15px 0 rgba(44, 164, 249, 0.15);
}
.u-cf::after,
.u-clearfix::after {
  clear: both;
  content: "";
  display: block;
}
.u-hide-visually {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: circle(1% at 1% 1%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
@media (min-width: 20em) {
  .u-hide-visually\@mobile {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: circle(1% at 1% 1%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
@media (min-width: 46.25em) {
  .u-hide-visually\@tablet {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: circle(1% at 1% 1%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
@media (min-width: 61.25em) {
  .u-hide-visually\@desktop {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: circle(1% at 1% 1%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
@media (min-width: 81.25em) {
  .u-hide-visually\@wide {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: circle(1% at 1% 1%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
.is-hidden,
[hidden] {
  display: none;
}
.u-hide-completely {
  display: none;
}
@media (min-width: 20em) {
  .u-hide-completely\@mobile {
    display: none;
  }
}
@media (min-width: 46.25em) {
  .u-hide-completely\@tablet {
    display: none;
  }
}
@media (min-width: 61.25em) {
  .u-hide-completely\@desktop {
    display: none;
  }
}
@media (min-width: 81.25em) {
  .u-hide-completely\@wide {
    display: none;
  }
}
.u-text-left {
  text-align: left !important;
}
@media (min-width: 20em) {
  .u-text-left\@mobile {
    text-align: left !important;
  }
}
@media (min-width: 46.25em) {
  .u-text-left\@tablet {
    text-align: left !important;
  }
}
@media (min-width: 61.25em) {
  .u-text-left\@desktop {
    text-align: left !important;
  }
}
@media (min-width: 81.25em) {
  .u-text-left\@wide {
    text-align: left !important;
  }
}
.u-text-center {
  text-align: center !important;
}
@media (min-width: 20em) {
  .u-text-center\@mobile {
    text-align: center !important;
  }
}
@media (min-width: 46.25em) {
  .u-text-center\@tablet {
    text-align: center !important;
  }
}
@media (min-width: 61.25em) {
  .u-text-center\@desktop {
    text-align: center !important;
  }
}
@media (min-width: 81.25em) {
  .u-text-center\@wide {
    text-align: center !important;
  }
}
.u-text-right {
  text-align: right !important;
}
@media (min-width: 20em) {
  .u-text-right\@mobile {
    text-align: right !important;
  }
}
@media (min-width: 46.25em) {
  .u-text-right\@tablet {
    text-align: right !important;
  }
}
@media (min-width: 61.25em) {
  .u-text-right\@desktop {
    text-align: right !important;
  }
}
@media (min-width: 81.25em) {
  .u-text-right\@wide {
    text-align: right !important;
  }
}
.u-text-justify {
  text-align: justify !important;
}
@media (min-width: 20em) {
  .u-text-justify\@mobile {
    text-align: justify !important;
  }
}
@media (min-width: 46.25em) {
  .u-text-justify\@tablet {
    text-align: justify !important;
  }
}
@media (min-width: 61.25em) {
  .u-text-justify\@desktop {
    text-align: justify !important;
  }
}
@media (min-width: 81.25em) {
  .u-text-justify\@wide {
    text-align: justify !important;
  }
}
.u-text-bold {
  font-weight: 700 !important;
}
.u-text-italic {
  font-style: italic !important;
}
.u-text-uppercase {
  text-transform: uppercase;
}
.u-text-constrain {
  max-width: 30em !important;
}
.u-padding-all {
  padding: 20px !important;
}
.u-padding-all-tiny {
  padding: 5px !important;
}
.u-padding-all-small {
  padding: 10px !important;
}
.u-padding-all-large {
  padding: 40px !important;
}
.u-padding-all-none {
  padding: 0 !important;
}
.u-padding-top {
  padding-top: 20px !important;
}
.u-padding-top-tiny {
  padding-top: 5px !important;
}
.u-padding-top-small {
  padding-top: 10px !important;
}
.u-padding-top-large {
  padding-top: 40px !important;
}
.u-padding-top-none {
  padding-top: 0 !important;
}
.u-padding-right {
  padding-right: 20px !important;
}
.u-padding-right-tiny {
  padding-right: 5px !important;
}
.u-padding-right-small {
  padding-right: 10px !important;
}
.u-padding-right-large {
  padding-right: 40px !important;
}
.u-padding-right-none {
  padding-right: 0 !important;
}
.u-padding-bottom {
  padding-bottom: 20px !important;
}
.u-padding-bottom-tiny {
  padding-bottom: 5px !important;
}
.u-padding-bottom-small {
  padding-bottom: 10px !important;
}
.u-padding-bottom-large {
  padding-bottom: 40px !important;
}
.u-padding-bottom-none {
  padding-bottom: 0 !important;
}
.u-padding-left {
  padding-left: 20px !important;
}
.u-padding-left-tiny {
  padding-left: 5px !important;
}
.u-padding-left-small {
  padding-left: 10px !important;
}
.u-padding-left-large {
  padding-left: 40px !important;
}
.u-padding-left-none {
  padding-left: 0 !important;
}
.u-margin-all {
  margin: 20px !important;
}
.u-margin-all-tiny {
  margin: 5px !important;
}
.u-margin-all-small {
  margin: 10px !important;
}
.u-margin-all-large {
  margin: 40px !important;
}
.u-margin-all-none {
  margin: 0 !important;
}
.u-margin-top {
  margin-top: 20px !important;
}
.u-margin-top-tiny {
  margin-top: 5px !important;
}
.u-margin-top-small {
  margin-top: 10px !important;
}
.u-margin-top-large {
  margin-top: 40px !important;
}
.u-margin-top-none {
  margin-top: 0 !important;
}
.u-margin-right {
  margin-right: 20px !important;
}
.u-margin-right-tiny {
  margin-right: 5px !important;
}
.u-margin-right-small {
  margin-right: 10px !important;
}
.u-margin-right-large {
  margin-right: 40px !important;
}
.u-margin-right-none {
  margin-right: 0 !important;
}
.u-margin-bottom {
  margin-bottom: 20px !important;
}
.u-margin-bottom-tiny {
  margin-bottom: 5px !important;
}
.u-margin-bottom-small {
  margin-bottom: 10px !important;
}
.u-margin-bottom-large {
  margin-bottom: 40px !important;
}
.u-margin-bottom-none {
  margin-bottom: 0 !important;
}
.u-margin-left {
  margin-left: 20px !important;
}
.u-margin-left-tiny {
  margin-left: 5px !important;
}
.u-margin-left-small {
  margin-left: 10px !important;
}
.u-margin-left-large {
  margin-left: 40px !important;
}
.u-margin-left-none {
  margin-left: 0 !important;
}
.u-vertical-align-center {
  /*! autoprefixer: off */
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.u-vertical-align-parent {
  /*! autoprefixer: off */
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ie9 .c-form-date,
.ie9 .c-form-input,
.ie9 .c-form-select {
  height: 2.3em;
}
.ie9 .c-form-select__dropdown {
  padding-right: 5px;
}
.ie9 .c-form-select::after,
.ie9 .c-form-select::before {
  content: normal;
}
.ie9 .c-spinner {
  font-size: inherit;
  width: auto;
  height: auto;
  animation: none;
  border: none;
  border-radius: 0;
  overflow: visible;
  text-indent: 0;
}
.u-fill-absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.u-overflow-x-scroll {
  overflow-x: scroll !important;
}
.u-faux-block-link {
  position: relative;
}
.u-faux-block-link a,
.u-faux-block-link abbr[title],
.u-faux-block-link__promote {
  position: relative;
  z-index: 1;
}
.u-faux-block-link__overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0);
}
a.u-faux-block-link__overlay {
  position: absolute;
  z-index: 0;
  opacity: 0;
}
a.u-faux-block-link__overlay:focus {
  outline: 0;
}
.u-faux-block-link--hover .u-faux-block-link__cta {
  text-decoration: underline;
}
.u-color-brand {
  color: #045188 !important;
}
.u-color-bg-brand {
  background-color: #045188 !important;
}
.u-color-brand\:hover:hover {
  color: #045188 !important;
}
.u-color-bg-brand\:hover:hover {
  background-color: #045188 !important;
}
.u-color-brand-75 {
  color: #056fba !important;
}
.u-color-bg-brand-75 {
  background-color: #056fba !important;
}
.u-color-brand-75\:hover:hover {
  color: #056fba !important;
}
.u-color-bg-brand-75\:hover:hover {
  background-color: #056fba !important;
}
.u-color-brand-60 {
  color: #078ceb !important;
}
.u-color-bg-brand-60 {
  background-color: #078ceb !important;
}
.u-color-brand-60\:hover:hover {
  color: #078ceb !important;
}
.u-color-bg-brand-60\:hover:hover {
  background-color: #078ceb !important;
}
.u-color-brand-50 {
  color: #2ca4f9 !important;
}
.u-color-bg-brand-50 {
  background-color: #2ca4f9 !important;
}
.u-color-brand-50\:hover:hover {
  color: #2ca4f9 !important;
}
.u-color-bg-brand-50\:hover:hover {
  background-color: #2ca4f9 !important;
}
.u-color-brand-25 {
  color: #5eb9fa !important;
}
.u-color-bg-brand-25 {
  background-color: #5eb9fa !important;
}
.u-color-brand-25\:hover:hover {
  color: #5eb9fa !important;
}
.u-color-bg-brand-25\:hover:hover {
  background-color: #5eb9fa !important;
}
.u-color-brand-10 {
  color: #8fcffc !important;
}
.u-color-bg-brand-10 {
  background-color: #8fcffc !important;
}
.u-color-brand-10\:hover:hover {
  color: #8fcffc !important;
}
.u-color-bg-brand-10\:hover:hover {
  background-color: #8fcffc !important;
}
.u-color-brand-alt {
  color: #000 !important;
}
.u-color-bg-brand-alt {
  background-color: #000 !important;
}
.u-color-brand-alt\:hover:hover {
  color: #000 !important;
}
.u-color-bg-brand-alt\:hover:hover {
  background-color: #000 !important;
}
.u-color-brand-alt-50 {
  color: #000 !important;
}
.u-color-bg-brand-alt-50 {
  background-color: #000 !important;
}
.u-color-brand-alt-50\:hover:hover {
  color: #000 !important;
}
.u-color-bg-brand-alt-50\:hover:hover {
  background-color: #000 !important;
}
.u-color-brand-light {
  color: #2ca4f9 !important;
}
.u-color-bg-brand-light {
  background-color: #2ca4f9 !important;
}
.u-color-brand-light\:hover:hover {
  color: #2ca4f9 !important;
}
.u-color-bg-brand-light\:hover:hover {
  background-color: #2ca4f9 !important;
}
.u-color-highlight {
  color: #c1e4fd !important;
}
.u-color-bg-highlight {
  background-color: #c1e4fd !important;
}
.u-color-highlight\:hover:hover {
  color: #c1e4fd !important;
}
.u-color-bg-highlight\:hover:hover {
  background-color: #c1e4fd !important;
}
.u-color-brand2 {
  color: #ffd300 !important;
}
.u-color-bg-brand2 {
  background-color: #ffd300 !important;
}
.u-color-brand2\:hover:hover {
  color: #ffd300 !important;
}
.u-color-bg-brand2\:hover:hover {
  background-color: #ffd300 !important;
}
.u-color-brand2-alt {
  color: #efe8ca !important;
}
.u-color-bg-brand2-alt {
  background-color: #efe8ca !important;
}
.u-color-brand2-alt\:hover:hover {
  color: #efe8ca !important;
}
.u-color-bg-brand2-alt\:hover:hover {
  background-color: #efe8ca !important;
}
.u-color-error {
  color: #ff2744 !important;
}
.u-color-bg-error {
  background-color: #ff2744 !important;
}
.u-color-error\:hover:hover {
  color: #ff2744 !important;
}
.u-color-bg-error\:hover:hover {
  background-color: #ff2744 !important;
}
.u-color-success {
  color: #299934 !important;
}
.u-color-bg-success {
  background-color: #299934 !important;
}
.u-color-success\:hover:hover {
  color: #299934 !important;
}
.u-color-bg-success\:hover:hover {
  background-color: #299934 !important;
}
.u-color-grey-10 {
  color: #f8f8f8 !important;
}
.u-color-bg-grey-10 {
  background-color: #f8f8f8 !important;
}
.u-color-grey-10\:hover:hover {
  color: #f8f8f8 !important;
}
.u-color-bg-grey-10\:hover:hover {
  background-color: #f8f8f8 !important;
}
.u-color-grey-20 {
  color: #ececec !important;
}
.u-color-bg-grey-20 {
  background-color: #ececec !important;
}
.u-color-grey-20\:hover:hover {
  color: #ececec !important;
}
.u-color-bg-grey-20\:hover:hover {
  background-color: #ececec !important;
}
.u-color-grey-25 {
  color: #e1e1e1 !important;
}
.u-color-bg-grey-25 {
  background-color: #e1e1e1 !important;
}
.u-color-grey-25\:hover:hover {
  color: #e1e1e1 !important;
}
.u-color-bg-grey-25\:hover:hover {
  background-color: #e1e1e1 !important;
}
.u-color-grey-30 {
  color: #d5d5d5 !important;
}
.u-color-bg-grey-30 {
  background-color: #d5d5d5 !important;
}
.u-color-grey-30\:hover:hover {
  color: #d5d5d5 !important;
}
.u-color-bg-grey-30\:hover:hover {
  background-color: #d5d5d5 !important;
}
.u-color-grey-40 {
  color: #484848 !important;
}
.u-color-bg-grey-40 {
  background-color: #484848 !important;
}
.u-color-grey-40\:hover:hover {
  color: #484848 !important;
}
.u-color-bg-grey-40\:hover:hover {
  background-color: #484848 !important;
}
.u-color-grey-50 {
  color: #393939 !important;
}
.u-color-bg-grey-50 {
  background-color: #393939 !important;
}
.u-color-grey-50\:hover:hover {
  color: #393939 !important;
}
.u-color-bg-grey-50\:hover:hover {
  background-color: #393939 !important;
}
.u-color-text {
  color: #222 !important;
}
.u-color-bg-text {
  background-color: #222 !important;
}
.u-color-text\:hover:hover {
  color: #222 !important;
}
.u-color-bg-text\:hover:hover {
  background-color: #222 !important;
}
.u-color-black {
  color: #111 !important;
}
.u-color-bg-black {
  background-color: #111 !important;
}
.u-color-black\:hover:hover {
  color: #111 !important;
}
.u-color-bg-black\:hover:hover {
  background-color: #111 !important;
}
.u-color-white {
  color: #fff !important;
}
.u-color-bg-white {
  background-color: #fff !important;
}
.u-color-white\:hover:hover {
  color: #fff !important;
}
.u-color-bg-white\:hover:hover {
  background-color: #fff !important;
}
.u-color-btn-normal {
  color: #045188 !important;
}
.u-color-bg-btn-normal {
  background-color: #045188 !important;
}
.u-color-btn-normal\:hover:hover {
  color: #045188 !important;
}
.u-color-bg-btn-normal\:hover:hover {
  background-color: #045188 !important;
}
.u-color-btn-hover {
  color: #022e4d !important;
}
.u-color-bg-btn-hover {
  background-color: #022e4d !important;
}
.u-color-btn-hover\:hover:hover {
  color: #022e4d !important;
}
.u-color-bg-btn-hover\:hover:hover {
  background-color: #022e4d !important;
}
.u-color-btn-secondary {
  color: #0792f5 !important;
}
.u-color-bg-btn-secondary {
  background-color: #0792f5 !important;
}
.u-color-btn-secondary\:hover:hover {
  color: #0792f5 !important;
}
.u-color-bg-btn-secondary\:hover:hover {
  background-color: #0792f5 !important;
}
.u-color-link {
  color: #045188 !important;
}
.u-color-bg-link {
  background-color: #045188 !important;
}
.u-color-link\:hover:hover {
  color: #045188 !important;
}
.u-color-bg-link\:hover:hover {
  background-color: #045188 !important;
}
.u-color-link-hover {
  color: #0674c3 !important;
}
.u-color-bg-link-hover {
  background-color: #0674c3 !important;
}
.u-color-link-hover\:hover:hover {
  color: #0674c3 !important;
}
.u-color-bg-link-hover\:hover:hover {
  background-color: #0674c3 !important;
}
.u-icon-18x18 {
  height: 18px;
  width: 18px;
}
.u-icon-25x25 {
  height: 25px;
  width: 25px;
}
.u-icon-32x32 {
  height: 32px;
  width: 32px;
}
.icon {
  font-family: icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-double-left:before {
  content: "\e906";
}
.icon-angle-double-right:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-expand-more:before {
  content: "\e900";
}
.icon-chevron-thin-right:before {
  content: "\e902";
}
.icon-chevron-thin-left:before {
  content: "\e901";
}
.icon-film:before {
  content: "\e913";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-map:before {
  content: "\e94b";
}
.icon-display:before {
  content: "\e956";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-search:before {
  content: "\e986";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-download2:before {
  content: "\e9c5";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-doc:before,
.icon-file-docx:before,
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before,
.icon-file-xls:before,
.icon-file-xlsx:before {
  content: "\eae2";
}
.icon-podcast:before {
  content: "\e91c";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-printer:before {
  content: "\e954";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-download:before {
  content: "\e960";
}
.icon-move-up:before {
  content: "\ea46";
}
.u-underline {
  text-decoration: none !important;
  border-bottom: 1px solid #f8f8f8;
  transition: border-color 0.15s ease-out;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 5px !important;
}
.mt-1,
.my-1 {
  margin-top: 5px !important;
}
.mr-1,
.mx-1 {
  margin-right: 5px !important;
}
.mb-1,
.my-1 {
  margin-bottom: 5px !important;
}
.ml-1,
.mx-1 {
  margin-left: 5px !important;
}
.m-2 {
  margin: 10px !important;
}
.mt-2,
.my-2 {
  margin-top: 10px !important;
}
.l-nav-main--mega-nav .c-nav--main .c-nav__item,
.mr-2,
.mx-2 {
  margin-right: 10px !important;
}
.l-submenu-box .row > .c-nav-submenu,
.mb-2,
.my-2 {
  margin-bottom: 10px !important;
}
.ml-2,
.mx-2 {
  margin-left: 10px !important;
}
.m-3 {
  margin: 20px !important;
}
.mt-3,
.my-3 {
  margin-top: 20px !important;
}
.mr-3,
.mx-3 {
  margin-right: 20px !important;
}
.mb-3,
.my-3 {
  margin-bottom: 20px !important;
}
.ml-3,
.mx-3 {
  margin-left: 20px !important;
}
.m-4 {
  margin: 30px !important;
}
.mt-4,
.my-4 {
  margin-top: 30px !important;
}
.mr-4,
.mx-4 {
  margin-right: 30px !important;
}
.mb-4,
.my-4 {
  margin-bottom: 30px !important;
}
.ml-4,
.mx-4 {
  margin-left: 30px !important;
}
.m-5 {
  margin: 60px !important;
}
.mt-5,
.my-5 {
  margin-top: 60px !important;
}
.mr-5,
.mx-5 {
  margin-right: 60px !important;
}
.mb-5,
.my-5 {
  margin-bottom: 60px !important;
}
.ml-5,
.mx-5 {
  margin-left: 60px !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 5px !important;
}
.l-page-header--sm .l-page-header-wrapper,
.pt-1,
.py-1 {
  padding-top: 5px !important;
}
.pr-1,
.px-1 {
  padding-right: 5px !important;
}
.l-page-header--sm .l-page-header-wrapper,
.pb-1,
.py-1 {
  padding-bottom: 5px !important;
}
.l-nav-main--mega-nav .c-nav-submenu__list,
.pl-1,
.px-1 {
  padding-left: 5px !important;
}
.p-2 {
  padding: 10px !important;
}
.pt-2,
.py-2 {
  padding-top: 10px !important;
}
.pr-2,
.px-2 {
  padding-right: 10px !important;
}
.pb-2,
.py-2 {
  padding-bottom: 10px !important;
}
.pl-2,
.px-2 {
  padding-left: 10px !important;
}
.p-3 {
  padding: 20px !important;
}
.pt-3,
.py-3 {
  padding-top: 20px !important;
}
.pr-3,
.px-3 {
  padding-right: 20px !important;
}
.pb-3,
.py-3 {
  padding-bottom: 20px !important;
}
.pl-3,
.px-3 {
  padding-left: 20px !important;
}
.p-4 {
  padding: 30px !important;
}
.pt-4,
.py-4 {
  padding-top: 30px !important;
}
.pr-4,
.px-4 {
  padding-right: 30px !important;
}
.pb-4,
.py-4 {
  padding-bottom: 30px !important;
}
.pl-4,
.px-4 {
  padding-left: 30px !important;
}
.p-5 {
  padding: 60px !important;
}
.pt-5,
.py-5 {
  padding-top: 60px !important;
}
.pr-5,
.px-5 {
  padding-right: 60px !important;
}
.pb-5,
.py-5 {
  padding-bottom: 60px !important;
}
.pl-5,
.px-5 {
  padding-left: 60px !important;
}
.m-n1 {
  margin: -5px !important;
}
.mt-n1,
.my-n1 {
  margin-top: -5px !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -5px !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -5px !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -5px !important;
}
.m-n2 {
  margin: -10px !important;
}
.mt-n2,
.my-n2 {
  margin-top: -10px !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -10px !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -10px !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -10px !important;
}
.m-n3 {
  margin: -20px !important;
}
.mt-n3,
.my-n3 {
  margin-top: -20px !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -20px !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -20px !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -20px !important;
}
.m-n4 {
  margin: -30px !important;
}
.mt-n4,
.my-n4 {
  margin-top: -30px !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -30px !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -30px !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -30px !important;
}
.m-n5 {
  margin: -60px !important;
}
.mt-n5,
.my-n5 {
  margin-top: -60px !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -60px !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -60px !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -60px !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 5px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 5px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 5px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 5px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 5px !important;
  }
  .m-sm-2 {
    margin: 10px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 10px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 10px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 10px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 10px !important;
  }
  .m-sm-3 {
    margin: 20px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 20px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 20px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 20px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 20px !important;
  }
  .m-sm-4 {
    margin: 30px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 30px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 30px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 30px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 30px !important;
  }
  .m-sm-5 {
    margin: 60px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 60px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 60px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 60px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 60px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 5px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 5px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 5px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 5px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 5px !important;
  }
  .p-sm-2 {
    padding: 10px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 10px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 10px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 10px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 10px !important;
  }
  .p-sm-3 {
    padding: 20px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 20px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 20px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 20px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 20px !important;
  }
  .p-sm-4 {
    padding: 30px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 30px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 30px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 30px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 30px !important;
  }
  .p-sm-5 {
    padding: 60px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 60px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 60px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 60px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 60px !important;
  }
  .m-sm-n1 {
    margin: -5px !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -5px !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -5px !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -5px !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -5px !important;
  }
  .m-sm-n2 {
    margin: -10px !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -10px !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -10px !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -10px !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -10px !important;
  }
  .m-sm-n3 {
    margin: -20px !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -20px !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -20px !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -20px !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -20px !important;
  }
  .m-sm-n4 {
    margin: -30px !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -30px !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -30px !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -30px !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -30px !important;
  }
  .m-sm-n5 {
    margin: -60px !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -60px !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -60px !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -60px !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -60px !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 5px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 5px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 5px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 5px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 5px !important;
  }
  .m-md-2 {
    margin: 10px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 10px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 10px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 10px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 10px !important;
  }
  .m-md-3 {
    margin: 20px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 20px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 20px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 20px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 20px !important;
  }
  .m-md-4 {
    margin: 30px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 30px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 30px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 30px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 30px !important;
  }
  .m-md-5 {
    margin: 60px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 60px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 60px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 60px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 60px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 5px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 5px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 5px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 5px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 5px !important;
  }
  .p-md-2 {
    padding: 10px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 10px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 10px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 10px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 10px !important;
  }
  .p-md-3 {
    padding: 20px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 20px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 20px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 20px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 20px !important;
  }
  .p-md-4 {
    padding: 30px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 30px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 30px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 30px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 30px !important;
  }
  .p-md-5 {
    padding: 60px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 60px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 60px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 60px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 60px !important;
  }
  .m-md-n1 {
    margin: -5px !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -5px !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -5px !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -5px !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -5px !important;
  }
  .m-md-n2 {
    margin: -10px !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -10px !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -10px !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -10px !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -10px !important;
  }
  .m-md-n3 {
    margin: -20px !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -20px !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -20px !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -20px !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -20px !important;
  }
  .m-md-n4 {
    margin: -30px !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -30px !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -30px !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -30px !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -30px !important;
  }
  .m-md-n5 {
    margin: -60px !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -60px !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -60px !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -60px !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -60px !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 5px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 5px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 5px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 5px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 5px !important;
  }
  .m-lg-2 {
    margin: 10px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 10px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 10px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 10px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 10px !important;
  }
  .m-lg-3 {
    margin: 20px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 20px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 20px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 20px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 20px !important;
  }
  .m-lg-4 {
    margin: 30px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 30px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 30px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 30px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 30px !important;
  }
  .m-lg-5 {
    margin: 60px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 60px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 60px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 60px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 60px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 5px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 5px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 5px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 5px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 5px !important;
  }
  .p-lg-2 {
    padding: 10px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 10px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 10px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 10px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 10px !important;
  }
  .p-lg-3 {
    padding: 20px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 20px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 20px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 20px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 20px !important;
  }
  .p-lg-4 {
    padding: 30px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 30px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 30px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 30px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 30px !important;
  }
  .p-lg-5 {
    padding: 60px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 60px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 60px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 60px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 60px !important;
  }
  .m-lg-n1 {
    margin: -5px !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -5px !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -5px !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -5px !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -5px !important;
  }
  .m-lg-n2 {
    margin: -10px !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -10px !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -10px !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -10px !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -10px !important;
  }
  .m-lg-n3 {
    margin: -20px !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -20px !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -20px !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -20px !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -20px !important;
  }
  .m-lg-n4 {
    margin: -30px !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -30px !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -30px !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -30px !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -30px !important;
  }
  .m-lg-n5 {
    margin: -60px !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -60px !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -60px !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -60px !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -60px !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 5px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 5px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 5px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 5px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 5px !important;
  }
  .m-xl-2 {
    margin: 10px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 10px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 10px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 10px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 10px !important;
  }
  .m-xl-3 {
    margin: 20px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 20px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 20px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 20px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 20px !important;
  }
  .m-xl-4 {
    margin: 30px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 30px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 30px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 30px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 30px !important;
  }
  .m-xl-5 {
    margin: 60px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 60px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 60px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 60px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 60px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 5px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 5px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 5px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 5px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 5px !important;
  }
  .p-xl-2 {
    padding: 10px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 10px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 10px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 10px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 10px !important;
  }
  .p-xl-3 {
    padding: 20px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 20px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 20px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 20px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 20px !important;
  }
  .p-xl-4 {
    padding: 30px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 30px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 30px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 30px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 30px !important;
  }
  .p-xl-5 {
    padding: 60px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 60px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 60px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 60px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 60px !important;
  }
  .m-xl-n1 {
    margin: -5px !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -5px !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -5px !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -5px !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -5px !important;
  }
  .m-xl-n2 {
    margin: -10px !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -10px !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -10px !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -10px !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -10px !important;
  }
  .m-xl-n3 {
    margin: -20px !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -20px !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -20px !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -20px !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -20px !important;
  }
  .m-xl-n4 {
    margin: -30px !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -30px !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -30px !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -30px !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -30px !important;
  }
  .m-xl-n5 {
    margin: -60px !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -60px !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -60px !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -60px !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -60px !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 5px !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 5px !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 5px !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 5px !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 5px !important;
  }
  .m-xxl-2 {
    margin: 10px !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 10px !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 10px !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 10px !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 10px !important;
  }
  .m-xxl-3 {
    margin: 20px !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 20px !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 20px !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 20px !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 20px !important;
  }
  .m-xxl-4 {
    margin: 30px !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 30px !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 30px !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 30px !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 30px !important;
  }
  .m-xxl-5 {
    margin: 60px !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 60px !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 60px !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 60px !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 60px !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 5px !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 5px !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 5px !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 5px !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 5px !important;
  }
  .p-xxl-2 {
    padding: 10px !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 10px !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 10px !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 10px !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 10px !important;
  }
  .p-xxl-3 {
    padding: 20px !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 20px !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 20px !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 20px !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 20px !important;
  }
  .p-xxl-4 {
    padding: 30px !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 30px !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 30px !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 30px !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 30px !important;
  }
  .p-xxl-5 {
    padding: 60px !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 60px !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 60px !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 60px !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 60px !important;
  }
  .m-xxl-n1 {
    margin: -5px !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -5px !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -5px !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -5px !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -5px !important;
  }
  .m-xxl-n2 {
    margin: -10px !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -10px !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -10px !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -10px !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -10px !important;
  }
  .m-xxl-n3 {
    margin: -20px !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -20px !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -20px !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -20px !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -20px !important;
  }
  .m-xxl-n4 {
    margin: -30px !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -30px !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -30px !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -30px !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -30px !important;
  }
  .m-xxl-n5 {
    margin: -60px !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -60px !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -60px !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -60px !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -60px !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.l-nav-main--mega-nav .c-nav,
.l-nav-main--mega-nav .c-nav .c-nav-submenu,
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.l-nav-main--mega-nav .c-nav .c-nav-submenu li,
.l-nav-main--mega-nav .c-nav li,
.list-unstyled li {
  display: inline-block;
}
.showControlBar .c-global-header {
  position: relative;
}
.showControlBar .Normal {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
body > form #ControlBar_ControlPanel {
  z-index: 9999 !important;
}
#ControlBar,
#ControlBar *,
.dnn_mact,
.dnn_mact * {
  box-sizing: content-box;
}
#ControlBar table {
  margin-bottom: 0;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 100%;
  background: #ccc;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 11px;
  background: #ccc;
}
.jspHorizontalBar *,
.jspVerticalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: 0 0;
  position: relative;
}
.jspVerticalBar .jspTrack {
  width: 10px;
  margin: 0 0 0 3px;
}
.jspHorizontalBar .jspTrack {
  height: 5px;
  margin: 3px 0 3px 0;
}
.jspVerticalBar .jspCap {
  display: block;
  height: 3px;
  width: 11px;
}
.jspHorizontalBar .jspCap {
  display: block;
  width: 3px;
  height: 11px;
}
.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  opacity: 0.75;
  background: #000;
  cursor: pointer;
}
.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
  float: left;
  height: 5px;
}
.DNNEmptyPane {
  display: none !important;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999;
}
.dnnFormPopup {
  position: absolute;
  padding: 18px;
  background: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  z-index: 100000;
  color: #000;
}
.dnnFormPopup .ui-dialog-titlebar {
  position: relative;
  padding: 0 0 18px;
  border-bottom: 1px solid #ddd;
  cursor: move;
  font-size: 18px;
  font-weight: 700;
}
.dnnFormPopup .dnnModalCtrl {
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  width: 69px;
  height: 26px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  box-shadow: 0 0 5px #666;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
  float: right;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 4px 0 1px;
  overflow: hidden;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border: none;
  outline: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #585858 url(../../../../../../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover {
  background: #358eea url(../../../../../../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  cursor: pointer;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax {
  float: left;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 0 0 4px;
  overflow: hidden;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background: #585858 url(../../../../../../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
  text-indent: -9999em;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover {
  background: #358eea url(../../../../../../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
}
div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  height: 24px;
  width: 24px;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #585858 url(../../../../../../images/closeBtn.png) no-repeat;
  background-position: 4px 4px;
  border: 3px solid #fff;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup #iPopUp {
  width: 100% !important;
  padding-top: 10px;
}
#iPopUp .ui-dialog-content,
.dnnFormPopup .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0;
  overflow: auto;
  background: #fff;
  zoom: 1;
}
.dnnFormPopup .ui-dialog-buttonpane {
  margin: 0.5em 0 0;
  padding: 0.3em 1em 0 0;
  overflow: hidden;
  border-width: 1px 0 0 0;
  background-image: none;
  text-align: left;
  border-top: 1px solid #ddd;
}
.dnnFormPopup .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  padding: 0.5em 1em;
  cursor: pointer;
  border: none;
  outline: 0;
}
.dnnFormPopup .ui-resizable-se {
  float: right;
  height: 24px;
  width: 24px;
  background: url(../../../../../../images/modal-resize-icn.png) no-repeat
    bottom;
}
.dnnFormPopup .dnnDialog {
  padding: 10px;
}
.dnnLoading {
  background: #fff url(../../../../../../images/loading.gif) no-repeat center
    center;
  position: absolute;
  z-index: 9999;
}
#Body:not(.UPR_Administrators)
  #dnn_ctr_EditUser_Profile_ProfileProperties
  span {
  display: none;
}
#Body:not(.UPR_Administrators)
  #dnn_ctr_EditUser_Profile_ProfileProperties
  .dnnDropdownSettings {
  display: none !important;
}
#Body:not(.UPR_Administrators) .dnnProfile .dnnPrimaryAction {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#Body:not(.UPR_Administrators) #dnnUserDetails .dnnHelpText {
  display: none !important;
}
#Body:not(.UPR_Administrators) #dnnEditUser .dnnPrimaryAction {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#Body:not(.UPR_Administrators)
  #dnnEditUser
  #dnn_ctr_EditUser_adminTabNav
  li:last-child {
  display: none !important;
}
.iScrollVerticalScrollbar {
  position: absolute;
  z-index: 9999;
  width: 14px;
  bottom: 2px;
  top: 2px;
  right: 2px;
  overflow: hidden;
}
.iScrollVerticalScrollbar.iScrollBothScrollbars {
  bottom: 18px;
}
.iScrollIndicator {
  position: absolute;
  background: #c1e4fd;
  border-width: 0;
  border-style: solid;
  border-radius: 8px;
  width: 4px;
} /*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fotorama--fullscreen,
.fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
  outline: 0;
}
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
}
.fotorama__nav__frame,
.fotorama__thumb-border {
  box-sizing: content-box;
}
.fotorama__caption__wrap {
  box-sizing: border-box;
}
.fotorama--hidden,
.fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  background: url(/Portals/_default/Skins/Unist2020/images/vendor/fotorama/fotorama.png)
    no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-close,
  .fotorama__video-play {
    background: url(/Portals/_default/Skins/Unist2020/images/vendor/fotorama/fotorama@2x.png)
      0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}
@media print {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__thumb-border,
  .fotorama__video-close,
  .fotorama__video-play {
    background: 0 0 !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama:not(.fotorama--unobtrusive) > :not(:first-child) {
  display: none;
}
.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}
.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
  background: #000;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__nav,
.fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  opacity: 0;
  border: none !important;
}
.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  opacity: 1;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}
.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}
.fotorama__nav--dots {
  display: block;
}
.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}
.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}
.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(
    to bottom right,
    rgba(255, 255, 255, 0.25),
    rgba(64, 64, 64, 0.1)
  );
}
.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}
.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}
.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}
.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}
.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}
.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.1;
}
.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}
.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}
.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}
.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}
.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}
.fotorama__nav:before,
.fotorama__stage:before {
  background-image: linear-gradient(
      transparent,
      rgba(0, 0, 0, 0.2) 25%,
      rgba(0, 0, 0, 0.3) 75%,
      transparent
    ),
    radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}
.fotorama__nav:after,
.fotorama__stage:after {
  background-image: linear-gradient(
      transparent,
      rgba(0, 0, 0, 0.2) 25%,
      rgba(0, 0, 0, 0.3) 75%,
      transparent
    ),
    radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}
.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panels {
  overflow: hidden;
}
.mm-panel {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.mm-panel.mm-opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
  z-index: 1;
}
.mm-panel.mm-noanimation {
  -webkit-transition: none !important;
  transition: none !important;
}
.mm-panel.mm-noanimation.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}
.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}
.mm-panels > .mm-panel:after,
.mm-panels > .mm-panel:before {
  content: "";
  display: block;
  height: 20px;
}
.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  content: "";
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}
.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}
.mm-next:after,
.mm-prev:before {
  content: "";
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-navbar > * {
  display: block;
  padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar .mm-btn:first-child {
  left: 0;
}
.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}
.mm-panel .mm-navbar {
  display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}
.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}
.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}
.mm-listview > li {
  position: relative;
}
.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
  border-color: inherit;
}
.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listview > li:not(.mm-divider):after {
  content: "";
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}
.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listview .mm-next:before {
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}
.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
html.mm-opened {
  overflow-x: hidden;
  position: relative;
}
html.mm-blocking {
  overflow: hidden;
}
html.mm-blocking body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
}
.mm-menu.mm-offcanvas.mm-opened {
  display: block;
}
.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
  z-index: 10;
}
.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.mm-menu .mm-listview.mm-border-none > li:after,
.mm-menu .mm-listview > li.mm-border-none:after,
.mm-menu.mm-border-none .mm-listview > li:after {
  content: none;
}
.mm-menu .mm-listview.mm-border-full > li:after,
.mm-menu .mm-listview > li.mm-border-full:after,
.mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important;
}
.mm-menu .mm-listview.mm-border-offset > li:after,
.mm-menu .mm-listview > li.mm-border-offset:after,
.mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px;
}
.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}
html.mm-opening .mm-menu.mm-fullscreen.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
@media all and (max-width: 140px) {
  html.mm-opening .mm-menu.mm-fullscreen.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-opening .mm-menu.mm-fullscreen.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media all and (max-width: 140px) {
  html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}
.mm-menu.mm-fx-menu-zoom {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
html.mm-opened .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
html.mm-opening .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu.mm-fx-menu-slide {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
html.mm-opened .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
html.mm-opening .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu.mm-fx-menu-fade {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
html.mm-opening .mm-menu.mm-fx-menu-fade {
  opacity: 1;
}
.mm-menu .mm-fx-panels-none.mm-panel,
.mm-menu.mm-fx-panels-none .mm-panel {
  -webkit-transition-property: none;
  transition-property: none;
}
.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu .mm-fx-panels-zoom.mm-panel,
.mm-menu.mm-fx-panels-zoom .mm-panel {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
}
.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,
.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu .mm-fx-panels-slide-up.mm-panel,
.mm-menu.mm-fx-panels-slide-up .mm-panel {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,
.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li {
  -webkit-transition: none 0.4s ease;
  transition: none 0.4s ease;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(10) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(11) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(12) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(13) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(14) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.mm-menu[class*="mm-fx-listitems-"] .mm-listview > li:nth-child(15) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}
.mm-menu.mm-fx-listitems-slide .mm-listview > li {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
}
html.mm-opening
  .mm-menu.mm-fx-listitems-slide
  .mm-panel.mm-opened
  .mm-listview
  > li {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.mm-menu.mm-fx-listitems-fade .mm-listview > li {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}
html.mm-opening
  .mm-menu.mm-fx-listitems-fade
  .mm-panel.mm-opened
  .mm-listview
  > li {
  opacity: 1;
}
.mm-menu.mm-fx-listitems-drop .mm-listview > li {
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  opacity: 0;
  top: -25%;
}
html.mm-opening
  .mm-menu.mm-fx-listitems-drop
  .mm-panel.mm-opened
  .mm-listview
  > li {
  opacity: 1;
  top: 0;
}
html.mm-iconbar body {
  overflow-x: hidden;
}
html.mm-iconbar .mm-page {
  background: inherit;
  min-height: 100vh;
}
html.mm-iconbar .mm-slideout {
  box-sizing: border-box;
  padding-right: 60px;
  -webkit-transform: translate(60px, 0);
  -ms-transform: translate(60px, 0);
  transform: translate(60px, 0);
  -webkit-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0);
}
.mm-menu.mm-iconbar {
  display: block;
}
.mm-menu .mm-panels > .mm-panel.mm-listview-justify:after,
.mm-menu .mm-panels > .mm-panel.mm-listview-justify:before,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel:after,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel:before {
  content: none;
  display: none;
}
.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px;
}
.mm-menu
  .mm-panels
  > .mm-panel.mm-listview-justify
  > .mm-listview
  > li:not(.mm-divider),
.mm-menu.mm-listview-justify
  .mm-panels
  > .mm-panel
  > .mm-listview
  > li:not(.mm-divider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mm-menu
  .mm-panels
  > .mm-panel.mm-listview-justify
  > .mm-listview
  > li
  > a:not(.mm-next),
.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li > span,
.mm-menu.mm-listview-justify
  .mm-panels
  > .mm-panel
  > .mm-listview
  > li
  > a:not(.mm-next),
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li > span {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mm-listview-small .mm-listview > li > a:not(.mm-next),
.mm-listview-small .mm-listview > li > span {
  padding: 7px 10px 7px 20px;
}
.mm-listview-small .mm-listview > li.mm-vertical > .mm-next,
.mm-listview-small .mm-vertical > .mm-listview > li > .mm-next {
  height: 34px;
}
.mm-listview-large .mm-listview > li > a:not(.mm-next),
.mm-listview-large .mm-listview > li > span {
  padding: 15px 10px 15px 20px;
}
.mm-listview-large .mm-listview > li.mm-vertical > .mm-next,
.mm-listview-large .mm-vertical > .mm-listview > li > .mm-next {
  height: 50px;
}
.mm-listview-huge .mm-listview > li > a:not(.mm-next),
.mm-listview-huge .mm-listview > li > span {
  padding: 20px 10px 20px 20px;
}
.mm-listview-huge .mm-listview > li.mm-vertical > .mm-next,
.mm-listview-huge .mm-vertical > .mm-listview > li > .mm-next {
  height: 60px;
}
.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}
.mm-listview .mm-spacer {
  padding-top: 40px;
}
.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}
.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}
.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}
.mm-listview .mm-inset > li {
  padding: 5px 0;
}
.mm-menu .mm-listview.mm-multiline > li > a,
.mm-menu .mm-listview.mm-multiline > li > span,
.mm-menu .mm-listview > li.mm-multiline > a,
.mm-menu .mm-listview > li.mm-multiline > span,
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal;
}
.mm-menu.mm-opened[class*="mm-pagedim"] ~ #mm-blocker {
  opacity: 0;
}
html.mm-opening .mm-menu.mm-opened[class*="mm-pagedim"] ~ #mm-blocker {
  opacity: 0.3;
  -webkit-transition: opacity 0.4s ease 0.4s;
  transition: opacity 0.4s ease 0.4s;
}
.mm-menu.mm-opened.mm-pagedim ~ #mm-blocker {
  background: inherit;
}
.mm-menu.mm-opened.mm-pagedim-white ~ #mm-blocker {
  background: #fff;
}
.mm-menu.mm-opened.mm-pagedim-black ~ #mm-blocker {
  background: #000;
}
.mm-menu.mm-popup {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.mm-menu.mm-popup.mm-opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-menu.mm-popup.mm-opened ~ #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1;
}
html.mm-opening .mm-menu.mm-popup {
  opacity: 1;
}
.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}
html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
html.mm-front #mm-blocker {
  z-index: 1;
}
html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}
.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-top {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.mm-menu.mm-offcanvas.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.mm-menu.mm-offcanvas.mm-bottom {
  top: auto;
}
html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}
.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}
.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%;
}
.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none;
}
.mm-menu.mm-shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n + 2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-shadow-page.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n + 2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-hoverselected.mm-theme-dark
  .mm-listview
  > li
  > a.mm-fullsubopen:hover
  + span,
.mm-menu.mm-hoverselected.mm-theme-dark
  .mm-listview
  > li
  > a:not(.mm-fullsubopen):hover {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-parentselected.mm-theme-dark
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + a,
.mm-menu.mm-parentselected.mm-theme-dark
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + span,
.mm-menu.mm-parentselected.mm-theme-dark
  .mm-listview
  > li
  > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333;
}
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-shadow-page.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n + 2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-hoverselected.mm-theme-white
  .mm-listview
  > li
  > a.mm-fullsubopen:hover
  + span,
.mm-menu.mm-hoverselected.mm-theme-white
  .mm-listview
  > li
  > a:not(.mm-fullsubopen):hover {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-parentselected.mm-theme-white
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + a,
.mm-menu.mm-parentselected.mm-theme-white
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + span,
.mm-menu.mm-parentselected.mm-theme-white
  .mm-listview
  > li
  > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff;
}
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none;
}
.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n + 2) {
  box-shadow: false;
}
.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-hoverselected.mm-theme-black
  .mm-listview
  > li
  > a.mm-fullsubopen:hover
  + span,
.mm-menu.mm-hoverselected.mm-theme-black
  .mm-listview
  > li
  > a:not(.mm-fullsubopen):hover {
  background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-parentselected.mm-theme-black
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + a,
.mm-menu.mm-parentselected.mm-theme-black
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + span,
.mm-menu.mm-parentselected.mm-theme-black
  .mm-listview
  > li
  > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000;
}
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
  content: "";
  display: block;
  clear: both;
}
.mm-menu .mm-tileview.mm-listview > li,
.mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative;
}
.mm-menu .mm-tileview.mm-listview > li:after,
.mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span,
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}
.mm-menu .mm-tileview.mm-listview > li > .mm-next,
.mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto;
}
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before {
  content: none;
  display: none;
}
.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}
.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}
html.mm-widescreen body {
  position: relative;
}
html.mm-widescreen #mm-blocker {
  display: none !important;
}
html.mm-widescreen .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  width: 70% !important;
  margin-left: 30% !important;
}
html.mm-widescreen .mm-page {
  background: inherit;
  box-sizing: border-box;
}
html.mm-widescreen.mm-blocking,
html.mm-widescreen.mm-blocking body {
  overflow: auto;
}
.mm-menu.mm-widescreen {
  border-right-width: 1px;
  border-right-style: solid;
  display: block !important;
  width: 30% !important;
  min-width: 0 !important;
  max-width: none !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 100 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.mm-menu.mm-widescreen.mm-pageshadow:after {
  content: none;
  display: none;
}
.mm-menu.mm-autoheight {
  -webkit-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.mm-menu.mm-autoheight:not(.mm-offcanvas) {
  position: relative;
}
.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened,
.mm-menu.mm-measureheight .mm-panel:not(.mm-vertical) {
  display: block !important;
}
.mm-menu.mm-measureheight .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}
.mm-columns {
  -webkit-transition-property: width;
  transition-property: width;
}
.mm-columns .mm-panels > .mm-panel {
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}
.mm-columns .mm-panels > .mm-panel.mm-opened,
.mm-columns .mm-panels > .mm-panel.mm-subopened {
  border-left: 1px solid;
  border-color: inherit;
  display: block !important;
}
.mm-columns .mm-panels > .mm-columns-0 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-columns-0 .mm-panels > .mm-panel {
  z-index: 0;
}
.mm-columns-0 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-columns-0 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}
html.mm-opening .mm-menu.mm-columns-0.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-0.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  html.mm-opening .mm-menu.mm-columns-0.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-1 {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%;
}
.mm-columns-1 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-columns-1 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
html.mm-opening .mm-menu.mm-columns-1.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-1.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-menu.mm-columns-1.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-2 {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
.mm-columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%;
}
.mm-columns-2 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-columns-2 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}
html.mm-opening .mm-menu.mm-columns-2.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-2.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  html.mm-opening .mm-menu.mm-columns-2.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(880px, 0);
    -ms-transform: translate(880px, 0);
    transform: translate(880px, 0);
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-880px, 0);
    -ms-transform: translate(-880px, 0);
    transform: translate(-880px, 0);
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-3 {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}
.mm-columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%;
}
.mm-columns-3 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-columns-3 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}
html.mm-opening .mm-menu.mm-columns-3.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-3.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  html.mm-opening .mm-menu.mm-columns-3.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(1320px, 0);
    -ms-transform: translate(1320px, 0);
    transform: translate(1320px, 0);
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-1320px, 0);
    -ms-transform: translate(-1320px, 0);
    transform: translate(-1320px, 0);
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-4 {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}
.mm-columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%;
}
.mm-columns-4 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-columns-4 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  -webkit-transform: translate(500%, 0);
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0);
}
.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}
html.mm-opening .mm-menu.mm-columns-4.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-4.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  html.mm-opening .mm-menu.mm-columns-4.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(1760px, 0);
    -ms-transform: translate(1760px, 0);
    transform: translate(1760px, 0);
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-1760px, 0);
    -ms-transform: translate(-1760px, 0);
    transform: translate(-1760px, 0);
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}
.mm-columns.mm-offcanvas.mm-bottom,
.mm-columns.mm-offcanvas.mm-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
html.mm-opening .mm-columns.mm-offcanvas.mm-front,
html.mm-opening .mm-columns.mm-offcanvas.mm-next {
  -webkit-transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform;
}
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}
em.mm-counter + a.mm-next {
  width: 90px;
}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}
em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}
em.mm-counter + a.mm-fullsubopen + a,
em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 90px;
}
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a,
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span {
  padding-right: 90px;
}
.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}
.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}
.mm-nosubresults > .mm-counter {
  display: none;
}
.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}
.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}
.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}
.mm-hasdividers .mm-fixeddivider {
  display: block;
}
.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}
html.mm-dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
html.mm-dropdown #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1;
}
html.mm-dropdown .mm-menu {
  z-index: 2;
}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu.mm-dropdown {
  display: none;
}
.mm-menu.mm-tip:before {
  content: "";
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-menu.mm-tipleft:before {
  left: 22px;
}
.mm-menu.mm-tipright:before {
  right: 22px;
}
.mm-menu.mm-tiptop:before {
  top: -8px;
}
.mm-menu.mm-tipbottom:before {
  bottom: -8px;
}
.mm-iconpanel .mm-panels > .mm-panel {
  -webkit-transition-property: left, -webkit-transform;
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform;
}
.mm-iconpanel .mm-panels > .mm-panel.mm-opened,
.mm-iconpanel .mm-panels > .mm-panel.mm-subopened {
  border-left: 1px solid;
  border-color: inherit;
  display: block !important;
}
.mm-iconpanel .mm-panels > .mm-panel.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0;
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}
.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.mm-subopened .mm-subblocker {
  opacity: 0.6;
  bottom: -100000px;
}
.mm-keyboardfocus a:focus {
  outline: 0;
}
.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.5);
}
.mm-navbars-bottom,
.mm-navbars-top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}
.mm-navbars-bottom > .mm-navbar,
.mm-navbars-top > .mm-navbar {
  border: none;
  padding: 0;
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-navbars-top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
}
.mm-navbars-bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
}
.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}
.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}
.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}
.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}
.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline;
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}
.mm-hasnavbar-top-1 .mm-panels {
  top: 40px;
}
.mm-hasnavbar-top-2 .mm-panels {
  top: 80px;
}
.mm-hasnavbar-top-3 .mm-panels {
  top: 120px;
}
.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}
.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px;
}
.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}
.mm-navbar-size-2 {
  height: 80px;
}
.mm-navbar-size-3 {
  height: 120px;
}
.mm-navbar-size-4 {
  height: 160px;
}
.mm-navbar-content-2 > * {
  width: 50%;
}
.mm-navbar-content-3 > * {
  width: 33.33%;
}
.mm-navbar-content-4 > * {
  width: 25%;
}
.mm-navbar-content-5 > * {
  width: 20%;
}
.mm-navbar-content-6 > * {
  width: 16.67%;
}
.mm-menu.mm-rtl {
  direction: rtl;
}
.mm-menu.mm-rtl.mm-offcanvas {
  right: auto;
}
.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-rtl .mm-panel.mm-subopened {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}
.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}
.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider)::after {
  left: 0;
  right: 20px;
}
.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important;
}
.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0;
}
.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0;
}
.mm-menu.mm-rtl .mm-listview .mm-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-menu.mm-rtl .mm-listview .mm-next + a,
.mm-menu.mm-rtl .mm-listview .mm-next + span {
  margin-left: 50px;
}
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span {
  padding-left: 50px;
}
.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto;
}
.mm-menu.mm-rtl em.mm-counter + a.mm-next + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + span {
  margin-left: 90px;
}
.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span {
  padding-left: 90px;
}
.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto !important;
}
.mm-menu.mm-rtl label.mm-toggle + a,
.mm-menu.mm-rtl label.mm-toggle + span {
  padding-left: 80px;
}
.mm-menu.mm-rtl label.mm-check + a,
.mm-menu.mm-rtl label.mm-check + span {
  padding-left: 60px;
}
.mm-menu.mm-rtl a.mm-next + label.mm-check,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle {
  left: 60px;
}
.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  margin-left: 50px;
}
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  padding-left: 70px;
}
.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span {
  padding-left: 50px;
}
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle {
  left: 100px;
}
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-left: 90px;
}
.mm-menu.mm-rtl .mm-panel[class*="mm-iconpanel-"] {
  left: 0;
}
.mm-menu.mm-rtl .mm-panel[class*="mm-iconpanel-"].mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  -webkit-transition-property: right, -webkit-transform;
  transition-property: right, -webkit-transform;
  transition-property: transform, right;
  transition-property: transform, right, -webkit-transform;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px;
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}
.mm-search,
.mm-search input {
  box-sizing: border-box;
}
.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
  position: relative;
}
.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}
.mm-search input::-ms-clear {
  display: none;
}
.mm-search .mm-clear,
.mm-search .mm-next {
  right: 0;
}
.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-panel.mm-hassearch {
  padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar > .mm-search {
  top: 40px;
}
.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0;
}
.mm-noresults .mm-indexer {
  display: none !important;
}
li.mm-nosubresults > a.mm-next {
  display: none;
}
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}
.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 15;
  -webkit-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}
.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px;
}
.mm-hasindexer .mm-indexer {
  right: 0;
}
.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}
.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(255, 255, 255, 0.5);
}
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected
  .mm-listview
  > li
  > a.mm-selected.mm-fullsubopen
  + span,
.mm-menu.mm-parentselected
  .mm-listview
  > li
  > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5);
}
input.mm-check,
input.mm-toggle {
  position: absolute;
  left: -10000px;
}
label.mm-check,
label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}
label.mm-check:before,
label.mm-toggle:before {
  content: "";
  display: block;
}
label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}
label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}
label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}
li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
}
li.mm-vertical label.mm-toggle {
  top: 5px;
}
li.mm-vertical label.mm-check {
  top: 5px;
}
label.mm-check,
label.mm-toggle {
  right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}
a.mm-next + label.mm-check,
a.mm-next + label.mm-toggle {
  right: 60px;
}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span,
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  margin-right: 50px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px;
}
em.mm-counter + a.mm-next + label.mm-check,
em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px;
}
em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span,
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px;
}
.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slider {
  display: none;
}
.slick-slider.slick-initialized {
  display: block;
}
.slick-slide {
  outline: 0;
}
.slick-loading .slick-list {
  background: #fff
    url(/Portals/_default/Skins/Unist2020/images/vendor/slick/ajax-loader.gif)
    center center no-repeat;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: #111;
  top: 50%;
  margin-top: -16px;
  padding: 0;
  border: none;
  outline: 0;
  z-index: 1;
  background-color: transparent;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.75;
}
.slick-next:before,
.slick-prev:before {
  font-family: unist-icons;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #111;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 10px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 10px;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-slider {
  overflow: hidden;
}
.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li:first-child {
  margin-left: 0;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 10px;
  width: 10px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  line-height: 8px;
  text-align: center;
  color: #045188;
  border: solid 1px #045188;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #045188;
  border-color: #045188;
  background: #fff;
}
.c-accordion {
  display: block;
  position: relative;
  border: 1px solid #ececec;
  border-radius: 0.25em;
  margin-bottom: 20px;
}
.c-accordion__section {
  border-bottom: 1px solid #ececec;
  background-color: rgba(4, 81, 136, 0.1);
}
.c-accordion__section:nth-child(odd) {
  background-color: rgba(4, 81, 136, 0.06);
}
.c-accordion__section:focus,
.c-accordion__section:hover {
  background-color: rgba(4, 81, 136, 0.15);
}
.c-accordion__section:last-child {
  border-bottom-width: 0;
}
.c-accordion__label {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  display: block;
  position: relative;
  font-weight: 700;
  padding: 10px 20px;
  color: #222;
  outline: 0;
  cursor: pointer;
}
.c-accordion__label:focus,
.c-accordion__label:hover {
  text-decoration: none;
}
.c-accordion__label::after {
  /*! autoprefixer: off */
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 14px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAkCAYAAAA5DDySAAAACXBIWXMAAAsTAAALEwEAmpwYAAA51WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU0OTExLCAyMDEzLzEwLzI5LTExOjQ3OjE2ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTYtMDUtMjNUMTU6MzA6MTUrMDE6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNi0wNS0yM1QxNTozNDoxMyswMTowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMTYtMDUtMjNUMTU6MzQ6MTMrMDE6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6MWUwOTFjODEtODg3Ni00MTgzLTkyNDEtYTc4YzI0YmMyMmVjPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjJmNjRmMjAwLTNmMjQtNGQxOC05ZTZiLTFmZWIxODIyOWE1OTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjJmNjRmMjAwLTNmMjQtNGQxOC05ZTZiLTFmZWIxODIyOWE1OTwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDoyZjY0ZjIwMC0zZjI0LTRkMTgtOWU2Yi0xZmViMTgyMjlhNTk8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMDUtMjNUMTU6MzA6MTUrMDE6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6MWUwOTFjODEtODg3Ni00MTgzLTkyNDEtYTc4YzI0YmMyMmVjPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE2LTA1LTIzVDE1OjM0OjEzKzAxOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjY0PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjM2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz75s4KyAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAG9SURBVHja5JgxSwMxFIBTCkXq0MnN0VXdHBwLLt8gIi4ibi71D9hZQTq6SCcXoYOLg4iIgyC4dBYnnURERy10UMq5pHAEm6TXXi/3DGS5JO+97+O4S6KUbsAGcAdUlNAGzAOPwJI5sAP0gAhoS5QAzAHvmrEDVPsD6/phvIuSoOFfDcYusKiAtz8EiJEwAL7frxXwMWAwAm6BslD4CLhSwKZlQm4lALPAi4XrE1joT65JkqDhny08XWDZXCRCgid8ddBil4RLoCQSPhak7pBwEaIEYAZ4Ggk+rxI0/IOl3m9gZdiguZDgCb+aNLhLwhlQFAkfS3LokNDKQgJQSR0+lqwRkgQN37bU0wPWxp00CAme8FtpJXdJOAEKIuFjRRw7JDTTkABMZw6vCyloyIlJAMp6K27LuT3JL/DEJHjC17L4B/tIOBIJb0g4dRTYSBh7Kmj4WKFF/QscmwSgpLfatpi7IZ3ExibBE74e4lncR8K+SHhDwnkSgNzDjwLi+faED59EQhof0TxJ2BMJb0i4cQDKhB9yNycTfgQJTSWtDSGhmeadQggS7v8lvMetjnx4Q0IL+AG+gIOs4H8HAEK2FzHn4Q0aAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  pointer-events: none;
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.5s ease;
}
.c-accordion__label.collapsed + .c-accordion__content {
  height: 0px;
}
.c-accordion__content {
  display: block;
  position: relative;
  margin: 0;
  overflow: hidden;
  height: unset;
  transition: opacity 0.5s ease, height 0.5s ease;
}
.c-accordion__inner {
  padding: 20px;
  background-color: #fff;
  border-top: 1px solid rgba(4, 81, 136, 0.15);
}
.c-accordion__inner img {
  margin: 10px;
}
.c-accordion__inner h3 {
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.18;
  font-weight: 500;
}
.c-accordion__inner h3:not(:first-child) {
  margin-top: 40px;
}
.c-accordion__inner h4 {
  font-weight: 700;
  margin-bottom: 0;
}
.c-accordion__inner h4:after {
  content: " ";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #e1e1e1;
  margin-left: -10px;
}
.c-accordion__inner ul {
  margin-left: 40px;
}
.c-accordion__section .c-accordion__content.collapse.show {
  height: auto;
  opacity: 1;
}
.c-accordion__section .c-accordion__label.collapsed::after {
  /*! autoprefixer: off */
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
.c-accordion-table__wrapper {
  overflow-x: scroll;
}
.c-btn,
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction {
  display: inline-block;
  margin: 0;
  padding: 4px 14px;
  vertical-align: middle;
  font: inherit;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0.25em;
  transition: color 0.5s ease, background-color 0.5s ease,
    border-color 0.5s ease, box-shadow 0.5s ease;
  cursor: pointer;
}
.c-btn:active,
.c-btn:focus,
.c-btn:hover,
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:hover {
  text-decoration: none;
  outline: 0;
}
.c-btn::-moz-focus-inner,
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction::-moz-focus-inner,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.c-btn--primary {
  color: #fff;
  background-color: #045188;
  border-color: #045188;
}
.c-btn--primary:active,
.c-btn--primary:hover {
  color: #045188;
  background-color: #c1e4fd;
  border-color: #c1e4fd;
}
.c-btn--primary:focus {
  outline: 0;
  box-shadow: 0 1px 3px rgba(17, 17, 17, 0.4),
    0 1px 15px 3px rgba(193, 228, 253, 0.75);
}
.c-btn--secondary {
  color: #045188;
  background-color: transparent;
  border-color: #045188;
}
.c-btn--secondary:active,
.c-btn--secondary:hover {
  color: #045188;
  background-color: #c1e4fd;
  border-color: #c1e4fd;
}
.c-btn--secondary:focus {
  outline: 0;
  box-shadow: 0 1px 3px rgba(17, 17, 17, 0.4),
    0 1px 15px 3px rgba(193, 228, 253, 0.75);
}
.c-btn--secondary-invert {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.c-btn--secondary-invert:active,
.c-btn--secondary-invert:hover {
  color: #222;
  background-color: #fff;
  border-color: #fff;
}
.c-btn--secondary-invert:focus {
  outline: 0;
  box-shadow: 0 1px 3px rgba(17, 17, 17, 0.75),
    0 1px 15px 3px rgba(255, 255, 255, 0.75);
}
.c-btn.is-disabled,
.c-btn.is-disabled:active,
.c-btn.is-disabled:focus,
.c-btn.is-disabled:hover,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnPrimaryAction,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnPrimaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnPrimaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnPrimaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnSecondaryAction,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnSecondaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnSecondaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .is-disabled.dnnSecondaryAction:hover {
  color: #fff;
  background-color: #ececec;
  border-color: #ececec;
  cursor: not-allowed;
}
.c-btn.is-error,
.c-btn.is-error:active,
.c-btn.is-error:focus,
.c-btn.is-error:hover,
.is-error .c-btn,
.is-error .c-btn:active,
.is-error .c-btn:focus,
.is-error .c-btn:hover,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:active,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:focus,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:hover,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:active,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:focus,
.is-error .loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnPrimaryAction,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnPrimaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnPrimaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnPrimaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnSecondaryAction,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnSecondaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnSecondaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .is-error .dnnSecondaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnPrimaryAction,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnPrimaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnPrimaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnPrimaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnSecondaryAction,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnSecondaryAction:active,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnSecondaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .is-error.dnnSecondaryAction:hover {
  color: #fff;
  background-color: #ff2744;
  border-color: #ff2744;
  cursor: not-allowed;
}
.c-btn--select {
  padding-left: 40px;
  padding-right: 40px;
  color: #045188;
  background-color: transparent;
  border: none;
  transition: all 0.25s ease;
}
.c-btn--full {
  display: block;
  width: 100%;
}
@media (max-width: 46.24em) {
  .c-btn--full\@small {
    display: block;
    width: 100%;
  }
}
.c-button__research {
  display: flex;
  padding: 5px 10px;
  background-color: #045188;
  margin-bottom: 10px;
}
.c-button__research .c-button__content {
  flex: 11;
  margin-bottom: 0;
  margin: 10px;
  text-align: right;
  color: #fff;
}
.c-button__research .u-button-icon {
  flex: 1 30px;
  height: 40px;
  margin: auto;
  fill: #ffd300;
}
.u-btn-reset {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  background: 0 0;
}
.u-btn-reset:focus {
  outline: 0;
}
.c-link-external::after {
  content: "";
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAABACAMAAACnZz6fAAAAG1BMVEUAAAAAcskAcskAcskAcskAcskAcskAcskAcsk09XWDAAAACHRSTlMAMGBwgI+f7y/+m9wAAABGSURBVHgB7c3LDYBADAPRIXyc/iuGCmJuK6085ycNUFIxd/fXjKrbIrVHxw4oKCgIj/4b/3KkQkJC1hI8gdMTeDyBS5rJC7vhD7kuyMbFAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: text-bottom;
  margin-bottom: 1px;
  margin-left: 10px;
  width: 1em;
  height: 1em;
}
.c-table-wrapper {
  overflow: auto;
  width: 100%;
}
.c-table {
  margin: 10px 0 20px;
  background-color: rgba(193, 228, 253, 0.3);
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 40px;
  width: 100%;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  font-weight: 400;
}
.c-table p {
  margin-bottom: 0;
}
.c-table caption {
  margin: 0;
  padding: 0;
  width: 100%;
}
.c-table th {
  padding: 10px;
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
  line-height: 13px;
  text-transform: uppercase;
  color: #000;
  background-color: #c1e4fd;
}
.c-table tr {
  border-bottom: 1px solid #fff;
}
.c-table tr:nth-child(even) {
  background-color: rgba(193, 228, 253, 0.1);
}
.c-table td {
  font-weight: 400;
}
.c-table td,
.c-table th {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
}
@media (min-width: 30.625em) {
  .c-table td,
  .c-table th {
    padding: 10px;
  }
}
.c-table th:not([scope="row"]) {
  vertical-align: bottom;
}
.c-table .c-table__caption,
.c-table .c-table__caption--bottom,
.c-table .c-table__caption--top {
  font-weight: 600;
  border-bottom: 2px solid #c1e4fd;
  border-top: 2px solid #c1e4fd;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 0;
  text-align: center;
  text-transform: uppercase;
}
.c-table .c-table__caption--top {
  caption-side: top;
  margin-bottom: -2px;
}
.c-table .c-table__caption--bottom {
  caption-side: bottom;
  margin-bottom: 0;
}
.c-table .c-table__cell--numeric {
  text-align: right;
}
.c-table .c-table__cell--content-secondary {
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 12px;
}
.c-table--row-stripes {
  background-color: rgba(193, 228, 253, 0.3);
}
.c-table--row-stripes caption {
  background-color: rgba(193, 228, 253, 0.3);
}
.c-table--row-stripes tbody tr:nth-child(even) {
  background-color: gray;
}
.c-table--horizontal-lines tr:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.c-table--vertical-lines td:not(:last-child):not(:first-child),
.c-table--vertical-lines th:not(:last-child):not(:first-child) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.c-table--horizontal-borders {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.c-table--horizontal-borders th:not([scope="row"]) {
  border-top: 1px solid #fff;
}
.c-table--vertical-borders {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.c-table--vertical-borders th[scope="row"] {
  border-left: 1px solid #fff;
}
.c-table--compact th {
  font-size: 12px;
  line-height: 16px;
  padding: 6px 8px;
}
.c-table--compact td {
  font-size: 11px;
  line-height: 15px;
  padding: 6px 8px;
}
.c-table--responsive-flat {
  float: left;
  width: 100%;
}
.c-table--responsive-flat *,
.c-table--responsive-flat :after,
.c-table--responsive-flat :before {
  box-sizing: border-box;
}
@media (min-width: 30.625em) {
  .c-table--responsive-flat {
    display: table;
  }
}
.c-table--responsive-flat td {
  padding: 8px;
  width: 50%;
}
@media (min-width: 30.625em) {
  .c-table--responsive-flat td {
    border-right: 1px solid #fff;
    display: table-cell;
  }
}
.c-table--responsive-flat thead th {
  display: none;
  padding: 8px;
}
@media (min-width: 30.625em) {
  .c-table--responsive-flat thead th {
    border-right: 1px solid #fff;
    display: table-cell;
  }
}
.c-table--responsive-flat tr {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
@media (min-width: 30.625em) {
  .c-table--responsive-flat tr {
    display: table-row;
  }
}
.c-table--responsive-flat tbody tr th {
  border-right: 1px solid #fff;
  float: left;
  padding: 8px;
  width: 50%;
}
@media (min-width: 30.625em) {
  .c-table--responsive-flat tbody tr th {
    display: none;
  }
}
.c-table--responsive-overflow {
  margin: 0;
  min-width: 500px;
  width: 100%;
}
.c-table--responsive-scroll {
  display: flex;
  overflow: hidden;
}
@media (min-width: 30.625em) {
  .c-table--responsive-scroll {
    display: table;
  }
}
.c-table--responsive-scroll thead {
  display: flex;
  flex-shrink: 0;
}
@media (min-width: 30.625em) {
  .c-table--responsive-scroll thead {
    display: table-header-group;
  }
}
.c-table--responsive-scroll tbody {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
}
@media (min-width: 30.625em) {
  .c-table--responsive-scroll tbody {
    display: table-row-group;
  }
}
.c-table--responsive-scroll tr {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
@media (min-width: 30.625em) {
  .c-table--responsive-scroll tr {
    display: table-row;
  }
}
.c-table--responsive-scroll td,
.c-table--responsive-scroll th {
  display: block;
}
@media (min-width: 30.625em) {
  .c-table--responsive-scroll td,
  .c-table--responsive-scroll th {
    display: table-cell;
  }
}
.table__osiguranje-kvalitete {
  width: 100%;
}
.table__osiguranje-kvalitete tr {
  background-color: rgba(193, 228, 253, 0.6);
}
.table__osiguranje-kvalitete tr:nth-child(even) {
  background-color: rgba(193, 228, 253, 0.3);
}
.table__osiguranje-kvalitete td {
  text-align: center;
}
.table__osiguranje-kvalitete a {
  font-size: 12px;
  color: #045188;
  font-weight: 500;
  padding: 10px !important;
}
.table__osiguranje-kvalitete a:focus,
.table__osiguranje-kvalitete a:hover {
  text-decoration: none;
}
.table__osiguranje-kvalitete td {
  display: table-cell;
  padding: 0;
}
.table__osiguranje-kvalitete td a {
  display: inline-block;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.table__osiguranje-kvalitete td a:focus,
.table__osiguranje-kvalitete td a:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.table__osiguranje-kvalitete tr:nth-child(even) td:nth-child(odd) {
  background-color: rgba(4, 81, 136, 0.02);
}
.table__osiguranje-kvalitete tr:nth-child(odd) td:nth-child(odd) {
  background-color: rgba(4, 81, 136, 0.03);
}
.c-heading-alpha,
.l-page-footer .c-logo__title {
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.16;
}
@media (min-width: 46.25em) {
  .c-heading-alpha,
  .l-page-footer .c-logo__title {
    font-size: 34px;
    font-size: 2.42857rem;
    line-height: 1.12;
  }
}
.c-heading-bravo {
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.2;
}
@media (min-width: 46.25em) {
  .c-heading-bravo {
    font-size: 28px;
    font-size: 2rem;
    line-height: 1.15;
  }
}
.c-heading-charlie {
  font-size: 22px;
  font-size: 1.57143rem;
  line-height: 1.24;
}
@media (min-width: 46.25em) {
  .c-heading-charlie {
    font-size: 24px;
    font-size: 1.71429rem;
    line-height: 1.18;
  }
}
.c-heading-delta {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3;
}
@media (min-width: 46.25em) {
  .c-heading-delta {
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 1.21;
  }
}
.c-text-lead {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.44;
}
@media (min-width: 46.25em) {
  .c-text-lead {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 1.44;
  }
}
.c-text-body {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
}
@media (min-width: 46.25em) {
  .c-text-body {
    font-size: 16px;
    font-size: 1.14286rem;
    line-height: 1.5;
  }
}
.c-text-smallprint {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 1.5;
}
@media (min-width: 46.25em) {
  .c-text-smallprint {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 1.44;
  }
}
.l-page-header__top .c-global-header__top .c-nav__mini,
.l-page-header__top .c-global-header__top .c-nav__social {
  display: flex;
  align-items: center;
  height: 100%;
}
.l-page-header {
  position: relative;
  z-index: 2;
}

a.c-logo__link {
  margin-right: 11px;
  display: inline-block;
}
.l-page-header__nav .l-logo svg {
  max-height: 63px;
  margin-top: 10px;
}

body.omo-BackGroundColor-6 .l-page-header__nav .l-logo svg {
  filter: brightness(16.5);
}


.l-page-header--lg {
  display: none;
}
@media (min-width: 30.625em) {
  .l-page-header--lg {
    display: block;
  }
}
.l-page-header--sm {
  display: block;
}
@media (min-width: 30.625em) {
  .l-page-header--sm {
    display: none;
  }
}
.l-page-header__top {
  position: relative;
  height: 2rem;
  background: #f8f8f8;
  border-bottom: 2px solid #d5d5d5;
}
.l-page-header__top .c-global-header__top {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 46.25em) {
  .l-page-header__top .c-global-header__top--snappy,
  .o-grid-snappy .l-page-header__top .c-global-header__top {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page-header__top .c-global-header__top--snappy,
  .o-grid-snappy .l-page-header__top .c-global-header__top {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page-header__top .c-global-header__top--snappy,
  .o-grid-snappy .l-page-header__top .c-global-header__top {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page-header__top .c-global-header__top {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-page-header__top .c-global-header__top .c-nav__mini {
  justify-content: flex-end;
}
.l-page-header__top .c-global-header__top .c-nav__mini .language-object {
  display: inline-block;
}
.l-page-header__nav {
  position: relative;
  background: #fff;
  border-bottom: 2px solid #045188;
}
.l-page-header__nav-container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 46.25em) {
  .l-page-header__nav-container--snappy,
  .o-grid-snappy .l-page-header__nav-container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page-header__nav-container--snappy,
  .o-grid-snappy .l-page-header__nav-container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page-header__nav-container--snappy,
  .o-grid-snappy .l-page-header__nav-container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page-header__nav-container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-page-header__nav .l-logo {
  flex: 0 0 auto;
  width: 73px;
  height: 80px;
}
.l-page-header .c-global-header__top .c-nav__social li {
  text-align: center;
}
.l-page-header .c-global-header__top .c-nav__social li a {
  display: block;
  width: 100%;
  height: 100%;
}
.l-page-header .c-global-header__top .c-nav__mini .c-menu__item {
  color: #222;
  text-decoration: none;
}
.l-page-header .c-global-header__top .c-nav__mini .c-menu__item a,
.l-page-header .c-global-header__top .c-nav__mini .c-menu__item-link {
  color: inherit;
}
.l-page-header .c-global-header__top .c-nav__mini .c-menu__item a:hover,
.l-page-header .c-global-header__top .c-nav__mini .c-menu__item-link:hover {
  color: #045188;
  text-decoration: none;
}
.l-page-header
  .c-global-header__top
  .c-nav__mini
  .language-object
  .c-menu__item {
  text-transform: uppercase;
}
.l-page-header
  .c-global-header__top
  .c-nav__mini
  .language-object
  .c-menu__item.is-active {
  font-weight: 700;
}
.l-page-header .c-global-header__nav .c-logo {
  height: 80px;
  width: 80px;
  padding: 8px;
  fill: #045188;
}
.l-page-header .c-global-header__nav .c-logo:hover {
  fill: #0674c3;
}
.l-page-header .c-global-header__nav .l-main-nav {
  flex: 1 1 auto;
}
.l-page-header .c-global-header__nav .c-nav--main {
  justify-content: space-between;
}
.l-page-header--sm {
  color: #fff;
  fill: #fff;
}
.l-page-header--sm .l-page-header-wrapper {
  background: #045188;
  display: flex;
  width: 100vw;
}
.l-page-header--sm .l-page-header__left,
.l-page-header--sm .l-page-header__right {
  flex: 0 0 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-page-header--sm .l-page-header__left svg,
.l-page-header--sm .l-page-header__right svg {
  width: 22px;
  height: 22px;
}
.l-page-header--sm .l-page-header__center {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.l-page-header--sm .l-page-header__center .c-logo {
  width: 42px;
  height: 42px;
  fill: #fff;
  margin-right: 10px;
}
.l-page-header--sm .l-page-header__center .c-global-header__subtitle {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 2px;
}
.l-page-header--sm .l-page-header__center .c-global-header__title {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 18px;
  text-align: left;
}
.l-page-header--sm .l-page-header__center .c-global-header__subtitle {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 13px;
  text-align: left;
  letter-spacing: 1.7px;
}
.l-page-header--sm .l-page-header__center .c-global-header__subtitle,
.l-page-header--sm .l-page-header__center .c-global-header__title {
  margin-bottom: 0;
  line-height: 1em;
}
html[lang="hr-HR"] .c-lang-change__hr {
  font-weight: 700;
}
html[lang="en-US"] .c-lang-change__en {
  font-weight: 700;
}
html[lang="hr-HR"] .c-logo__link-en {
  display: none;
}
html[lang="en-US"] .c-logo__link-hr {
  display: none;
}
.c-head-img__wrapper {
  display: flex;
}
.c-logo__link--eu img {
  max-width: 80px;
  margin-top: 11px;
}
.c-logo__link--seaeu {
  margin-right: 20px;
}
.c-logo__link--seaeu img {
  width: 62px;
  margin-top: 8px;
}
@media screen and (max-width: 1000px) {
  .c-logo__link--seaeu {
    display: none;
  }
  .c-global-header__nav .l-logo {
    margin-right: 5vw;
  }
  .c-head-img__wrapper {
    flex-direction: column;
  }
  .c-logo__link--eu {
    order: 2;
  }
}


.l-page-header--sm .c-logo__link svg {
			max-height: 40px;
}




@media screen {
  .EU-block {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 -1px 10px 1px #a397a3;
    -moz-box-shadow: 0 -1px 10px 1px #a397a3;
    box-shadow: 0 -1px 10px 1px #a397a3;
    transform: translateY(0);
    transition: transform 0.3s ease-out;
  }
  .EU-block .flex-grid {
    display: flex;
  }
  .EU-block .flex-grid .col {
    flex: 1;
    display: flex;
    align-items: center;
    text-align: center;
  }
  .EU-block .flex-grid .col.f-2 {
    flex: 2;
  }
  .EU-block .EU-image {
    max-width: 120px;
    margin: 0 auto;
  }
  .EU-block.is-hidde {
    transform: translateY(100%);
    transition: transform 0.3s ease-out;
  }
}
@media screen and (max-width: 480px) {
  .EU-block .container {
    width: 100%;
    padding: 0 15px;
  }
  .EU-block .EU-image {
    max-width: 80px;
  }
}
.l-page-footer {
  position: relative;
  z-index: 0;
}
.l-page-footer__top {
  color: #fff;
  background: #045188;
}
.l-page-footer__body {
  background: #f2f2f2;
  padding: 30px 0;
}
.l-page-footer__bottom {
  background: #fff;
  border-top: 2px solid gray;
  padding: 20px 0;
}
.l-page-footer .l-pane__footer-kontakt {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .l-page-footer .l-pane__footer-kontakt {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-page-footer .l-pane__footer-kontakt {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .l-page-footer .l-pane__footer-kontakt {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .l-page-footer .l-pane__footer-kontakt {
    display: block;
    width: 50%;
  }
}
@media (max-width: 30.615em) {
  .l-page-footer .l-pane__footer-kontakt {
    margin-bottom: 20px;
  }
}
.l-page-footer .l-pane__footer-map {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .l-page-footer .l-pane__footer-map {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-page-footer .l-pane__footer-map {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .l-page-footer .l-pane__footer-map {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .l-page-footer .l-pane__footer-map {
    display: block;
    width: 50%;
  }
}
.l-page-footer .c-global-footer--copyright {
  text-align: center;
}
@media (min-width: 30.625em) {
  .l-page-footer .c-global-footer--copyright {
    text-align: right;
  }
}
.l-page-footer .c-logo {
  padding: 10px 0;
  height: 10vh;
}
.l-page-footer .c-logo__link {
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
}
.l-page-footer .c-logo__link:hover {
  text-decoration: none;
}
.l-page-footer .c-logo__image {
  display: flex;
  align-items: center;
  height: 100%;
}
.l-page-footer .c-logo__image svg {
  height: auto;
  width: 10vh;
  max-height: 51px;
  padding-left: 16px;
}

body.omo-BackGroundColor-6 .l-page-footer .c-logo__image svg {
  filter: invert(1);
}

.l-page-footer .c-logo__title {
  margin-bottom: 0;
}
.l-page-footer .l-pane__footer-kontakt .module-content {
  display: block;
}
@media (min-width: 30.625em) {
  .l-page-footer .l-pane__footer-kontakt .module-content {
    display: flex;
  }
}
.l-page-footer .l-pane__footer-kontakt .module-content .col {
  margin-right: 60px;
  flex: 1;
}
@media (min-width: 46.25em) {
  .l-page-footer .l-pane__footer-kontakt .module-content .col {
    flex: unset;
  }
}
::selection {
  background: #045188;
  color: #fff;
}
::-moz-selection {
  background: #045188;
  color: #fff;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 0.4s;
}
.c-page-section__sidebar {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-page-section__sidebar {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-section__sidebar {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-section__sidebar {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media \0screen {
  .c-page-section__sidebar {
    display: block;
    width: 25%;
  }
}
.c-page-layout__content--cover {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-page-layout__content--cover {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-layout__content--cover {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-layout__content--cover {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
  }
}
@media \0screen {
  .c-page-layout__content--cover {
    display: block;
    width: 66.66667%;
  }
}
@media (min-width: 61.25em) {
  .c-page-layout__content--cover {
    right: 33.33333%;
    left: auto;
  }
}
.c-page-layout__sidebar--cover {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-page-layout__sidebar--cover {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-layout__sidebar--cover {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-layout__sidebar--cover {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-page-layout__sidebar--cover {
    display: block;
    width: 33.33333%;
  }
}
@media (min-width: 61.25em) {
  .c-page-layout__sidebar--cover {
    left: 66.66667%;
    right: auto;
  }
}
.c-highlights-column {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-highlights-column {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-highlights-column {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-highlights-column {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-highlights-column {
    display: block;
    width: 33.33333%;
  }
}
.c-cover-list__row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-cover-list__row {
    display: inherit;
  }
}
@media \0screen {
  .c-cover-list__row {
    margin-left: -20px;
  }
}
.c-cover-list__row:after,
.c-cover-list__row:before {
  content: "";
  display: table;
  display: flex;
}
.c-cover-list__row:after {
  clear: both;
}
.c-article-list__item--cover-layout {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
@media \0screen {
  .c-article-list__item--cover-layout {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-article-list__item--cover-layout {
    padding-left: 20px;
  }
}
.c-article-list__item--cover-layout.cover-articles__secondary-row {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-article-list__item--cover-layout.cover-articles__secondary-row {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-article-list__item--cover-layout.cover-articles__secondary-row {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-article-list__item--cover-layout.cover-articles__secondary-row {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .c-article-list__item--cover-layout.cover-articles__secondary-row {
    display: block;
    width: 50%;
  }
}
.c-article-list__item--cover-layout.cover-articles__last {
  margin-bottom: 10px;
}
.c-page-layout--intro {
  margin-top: -35px;
}
.c-page-layout--intro .c-page-layout__sidebar--intro {
  margin-top: 65px;
}
.c-page-layout--intro .c-page-layout__content--intro {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-page-layout--intro .c-page-layout__content--intro {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-layout--intro .c-page-layout__content--intro {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-layout--intro .c-page-layout__content--intro {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
  }
}
@media \0screen {
  .c-page-layout--intro .c-page-layout__content--intro {
    display: block;
    width: 66.66667%;
  }
}
.c-page-layout--intro .c-page-layout__sidebar--intro {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-page-layout--intro .c-page-layout__sidebar--intro {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-layout--intro .c-page-layout__sidebar--intro {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-layout--intro .c-page-layout__sidebar--intro {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-page-layout--intro .c-page-layout__sidebar--intro {
    display: block;
    width: 33.33333%;
  }
}
.c-breadcrumb {
  display: block;
}
.c-breadcrumb span[itemprop="breadcrumb"] {
  display: block;
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 46.24em) {
  .c-breadcrumb span[itemprop="breadcrumb"] {
    display: none;
  }
}
.c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope] {
  display: block;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope]--snappy,
  .o-grid-snappy .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope] {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope]--snappy,
  .o-grid-snappy .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope] {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope]--snappy,
  .o-grid-snappy .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope] {
    max-width: 1220px;
  }
}
@media \0screen {
  .c-breadcrumb span[itemprop="breadcrumb"] > span[itemscope] {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.c-breadcrumb .c-breadcrumb__separator--icon {
  height: 20px;
  width: 18px;
  margin-bottom: -6px;
  margin-left: 1px;
  fill: #2ca4f9;
}
.c-breadcrumb .c-breadcrumb__link {
  display: inline-block;
  padding: 4px 6px 4px;
  text-transform: uppercase;
  font-size: 9.5px;
  border: 1px solid rgba(44, 164, 249, 0.5);
}
.c-breadcrumb .c-breadcrumb__link:focus,
.c-breadcrumb .c-breadcrumb__link:hover {
  text-decoration: none;
  background-color: rgba(4, 81, 136, 0.125);
  border: 1px solid rgba(4, 81, 136, 0.25);
}
.c-breadcrumb span[itemprop="itemListElement"]:last-child .c-breadcrumb__link {
  cursor: default;
}
.c-breadcrumb
  span[itemprop="itemListElement"]:last-child
  .c-breadcrumb__link:focus,
.c-breadcrumb
  span[itemprop="itemListElement"]:last-child
  .c-breadcrumb__link:hover {
  background-color: #fff;
  border: 1px solid rgba(4, 81, 136, 0.25);
}
.module-container {
  margin-bottom: 30px;
}
.module-container__title {
  font-weight: 700;
  color: #045188;
}
.module-container__title--underlined {
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid currentColor;
  color: #045188;
}
.module-container__content .Normal blockquote,
.module-container__content .NormalDeleted blockquote,
.module-container__content .NormalDisabled blockquote {
  background-color: #c1e4fd;
  padding: 15px;
  text-align: center;
}
.module-container__content .Normal blockquote > *,
.module-container__content .NormalDeleted blockquote > *,
.module-container__content .NormalDisabled blockquote > * {
  margin: 0;
  padding: 0;
}
.module-container__title--sidebar {
  text-align: center;
  margin: 0 -5px 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.module-container--accordion {
  margin-top: 2px;
  cursor: pointer;
}
.module-container--accordion .u-icon {
  display: none;
}
@media (max-width: 46.24em) {
  .module-container--accordion .u-icon {
    display: unset;
  }
  .module-container--accordion .module-container__title {
    padding: 10px 20px;
    margin: 0;
    background-color: #045188;
    color: #c1e4fd;
  }
}
.module-container__title--sidebar-frontpage {
  font-size: 38px;
  color: #078ceb;
  font-weight: 300;
  font-style: italic;
  position: relative;
  overflow: hidden;
}
.module-container__title--sidebar-frontpage span {
  padding-right: 20px;
}
.module-container__title--sidebar-frontpage:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #c1e4fd;
  position: absolute;
  top: 51%;
}
.l-footer .module-container {
  margin-bottom: 0;
}
.module-container--underlined .module-title {
  position: relative;
  border-bottom: 1px solid #045188;
}
.module-container--underlined .module-title .title {
  position: relative;
  display: inline-block;
  padding: 0 0 10px;
}
.module-container--underlined .module-title .title:after {
  content: "";
  position: absolute;
  display: block;
  width: 150%;
  bottom: 0;
  border-bottom: 2px solid #045188;
}
.c-page-section__navigation-sidebar {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  background: #ececec;
}
@media \0screen {
  .c-page-section__navigation-sidebar {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-page-section__navigation-sidebar {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-page-section__navigation-sidebar {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media \0screen {
  .c-page-section__navigation-sidebar {
    display: block;
    width: 25%;
  }
}
@media (max-width: 61.24em) {
  .c-page-section__navigation-sidebar {
    display: none;
  }
}
.c-global-navigation {
  border-right: 6px solid #ffd300;
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.2;
  text-align: right;
}
.main-navigation,
.sub-menu {
  margin: 0;
  padding-right: 20px;
  list-style: none;
}
.sub-menu {
  display: none;
  margin-right: -20px;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3;
  background-color: #efe8ca;
}
.sub-menu .sub-menu {
  border-top: 42px solid rgba(255, 211, 0, 0.2);
  margin-top: -30px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: -5px;
  background: rgba(255, 211, 0, 0.2);
}
.sub-menu
  .sub-menu
  .c-nav-primary__item--child
  .c-nav-primary__link--active
  .u-menu-icon {
  height: 16px;
  margin-top: 2px;
  margin-right: -2px;
}
.c-nav-primary__item {
  margin-bottom: 15px;
}
.c-nav-primary__item--child {
  padding-top: 5px;
  padding-left: 5px;
}
.c-nav-primary__item--child:first-child {
  padding-top: 10px;
}
.c-nav-primary__item--child:last-child {
  padding-bottom: 10px;
}
.sub-menu .c-nav-primary__item--has-child.c-nav-primary__item--active {
  padding-top: 20px;
}
.c-nav-primary__link:focus,
.c-nav-primary__link:hover {
  opacity: 0.75;
  text-decoration: none;
}
.c-nav-primary__link--active {
  font-weight: 600;
}
.c-nav-primary__link--active + .sub-menu {
  display: block;
}
.c-nav-primary__link--active .u-menu-icon {
  visibility: visible;
}
.u-menu-icon {
  position: absolute;
  width: 12px;
  height: 24px;
  fill: #045188;
  visibility: hidden;
}
.u-icon--arrow-right {
  display: none;
  right: 10px;
}
.c-nav-primary__item--child .u-icon--arrow-right {
  height: 20px;
  padding-bottom: 2px;
}
.u-icon--arrow-down {
  position: relative;
  vertical-align: middle;
  height: 20px;
  padding-bottom: 4px;
}
.c-nav-sidebar {
  padding: 10px 20px;
}
.c-nav-sidebar__list {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  font-weight: 600;
}
.c-nav-sidebar__list a {
  color: #111;
  line-height: 20px;
}
.c-nav-sidebar__list a:focus,
.c-nav-sidebar__list a:hover {
  text-decoration: none;
  color: #045188;
}
.c-nav-sidebar__list--has-child {
  margin-left: 10px;
}
.c-nav-sidebar__item {
  margin-bottom: 3px;
}
.c-nav-sidebar__item::before {
  content: "- ";
}
.c-nav-sidebar__item--child::before {
  content: "- ";
  color: rgba(0, 0, 0, 0.33);
}
.c-cover-sidebar-nav__title {
  padding: 0;
  margin: 0;
}
.c-cover-sidebar-nav__item {
  padding: 10px 20px;
  margin-bottom: 3px;
  border-left: 3px solid rgba(4, 81, 136, 0.5);
}
.c-cover-sidebar-nav__item:focus,
.c-cover-sidebar-nav__item:hover {
  text-decoration: none;
  border-left: 8px solid rgba(4, 81, 136, 0.75);
  background-color: rgba(255, 211, 0, 0.2);
  padding-left: 15px;
}
.c-cover-sidebar-nav__item a {
  color: #111;
  line-height: 20px;
}
.c-cover-sidebar-nav__item a:focus,
.c-cover-sidebar-nav__item a:hover {
  text-decoration: none;
}
.c-cover-sidebar-nav__item.is-selected {
  border-left: 8px solid rgba(4, 81, 136, 0.75);
}
.c-cover-sidebar-nav__item.is-selected:focus,
.c-cover-sidebar-nav__item.is-selected:hover {
  background: 0 0;
  padding-left: 20px;
}
li.node.active .c-cover-sidebar-nav__item {
  border-left: 8px solid rgba(4, 81, 136, 0.75);
}
li.node.active .c-cover-sidebar-nav__item:focus,
li.node.active .c-cover-sidebar-nav__item:hover {
  background: 0 0;
  padding-left: 20px;
}
#js-offcanvas-nav:not(.mm-menu) {
  display: none;
}
.mm-breadcrumbs,
.mm-listview li a,
.mm-title {
  color: #045188 !important;
}
.mm-navbar {
  background-color: #fff;
}
.mm-title {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.44;
  font-weight: 500;
  line-height: 64px;
}
.mm-navbar.mm-hasbtns .mm-prev.mm-btn {
  top: 22px;
}
@media (max-width: 46.24em) {
  .mm-hasnavbar-bottom-2 .mm-panels {
    bottom: 0;
  }
}
.mm-listview {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.125;
}
@media (min-width: 46.25em) {
  .mm-listview {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 1;
  }
}
.mm-home {
  background-color: #f8f8f8;
}
.mm-home .u-icon {
  height: 18px;
  width: 18px;
  fill: #045188;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #045188 !important;
}
.mm-navbars-bottom .mm-navbar {
  background-color: #045188 !important;
}
.mm-navbars-bottom {
  background-color: #045188;
}
@media (max-width: 61.24em) {
  .mm-navbars-bottom {
    display: none;
  }
}
.c-mmenu-footer {
  color: #fff !important;
}
.c-mmenu-footer .c-footer-logo__wrap {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 10px;
}
.c-mmenu-footer .c-footer-logo__wrap .c-logo {
  width: 70px;
  height: 50px;
}
.c-mmenu-footer .c-footer-logo__wrap .c-footer-logo__title {
  display: inline-block;
  align-self: center;
}
.c-mmenu-footer .c-footer-logo__wrap .c-footer-logo__title > * {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 30.615em) {
  .c-mmenu-footer .c-footer-logo__wrap .c-footer-logo__title > * {
    font-size: 14px;
    line-height: 17px;
  }
}
.c-mmenu-footer .c-mmenu-footer__copyright {
  margin-top: 10px;
  font-size: 11px;
}
.mobile-menu-bars {
  fill: #fff;
}
.mm-navbars-bottom {
  display: block;
}
.c-mmenu-footer__languages {
  display: flex;
  align-items: center;
}
.c-mmenu-footer__languages a {
  flex: 1;
  color: #fff !important;
}
.c-blockstyle-nav__title {
  margin-bottom: 0;
}
.l-nav-main--mega-nav {
  height: 100%;
}
.l-nav-main--mega-nav .c-nav {
  display: flex;
  height: 100%;
}
.l-nav-main--mega-nav .c-nav--main > .c-nav__item {
  line-height: 80px;
}
.l-nav-main--mega-nav .c-nav .l-submenu-box {
  display: none;
  opacity: 0;
  line-height: normal;
}
.l-nav-main--mega-nav .c-nav--main .c-nav__item:hover .l-submenu-box {
  display: block;
  opacity: 1;
}
.l-submenu-box {
  position: absolute;
  width: calc(100vw - 18px);
  left: 50%;
  right: 50%;
  margin-right: calc(-50vw + 18px / 2);
  margin-left: calc(-50vw + 18px / 2);
  background: #fff;
}
.l-submenu-box .container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-submenu-box .container--snappy,
  .o-grid-snappy .l-submenu-box .container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-submenu-box .container--snappy,
  .o-grid-snappy .l-submenu-box .container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-submenu-box .container--snappy,
  .o-grid-snappy .l-submenu-box .container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-submenu-box .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-submenu-box .row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .l-submenu-box .row {
    display: inherit;
  }
}
@media \0screen {
  .l-submenu-box .row {
    margin-left: -20px;
  }
}
.l-submenu-box .row:after,
.l-submenu-box .row:before {
  content: "";
  display: table;
  display: flex;
}
.l-submenu-box .row:after {
  clear: both;
}
.l-submenu-box .row > .c-nav-submenu {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 25%;
  min-width: 25%;
  max-width: 25%;
  width: 25%;
}
@media \0screen {
  .l-submenu-box .row > .c-nav-submenu {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-submenu-box .row > .c-nav-submenu {
    padding-left: 20px;
  }
}
.l-nav-main--mega-nav .c-nav__item--main > .c-nav__link {
  display: block;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #045188;
}
.l-nav-main--mega-nav .c-nav__item--main > .c-nav__link:hover {
  text-decoration: none;
  color: #0674c3;
}
.l-nav-main--mega-nav .c-nav-submenu .c-nav__item {
  position: relative;
  width: 100%;
}
.l-nav-main--mega-nav .c-nav-submenu .c-nav__item .c-nav__link {
  color: #fff;
  display: block;
}
.l-nav-main--mega-nav .c-nav-submenu .c-nav__item .c-nav__link:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
.l-nav-main--mega-nav .c-nav-submenu .c-nav__item .c-nav__link.selected-True {
  pointer-events: none;
  color: #fff;
}
.l-nav-main--mega-nav
  .c-nav-submenu
  .c-nav__item
  .c-nav__link.selected-True:before {
  position: absolute;
  left: -18px;
  top: 10px;
}
.l-nav-main--mega-nav .c-nav-submenu__columns .c-nav__item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.l-nav-main--mega-nav .c-nav-submenu__columns .c-nav__link {
  font-size: 18px;
  line-height: 1.2;
}
.l-nav-main--mega-nav .c-nav-submenu__list .c-nav__item {
  border: none;
  padding: 2.5px 0;
}
.l-nav-main--mega-nav .c-nav-submenu__list .c-nav__link {
  font-size: 16px;
  font-weight: 400;
}
.l-nav-main--mega-nav .c-nav-submenu__list .c-nav__link:hover {
  text-decoration: underline !important;
}
.l-nav-main--mega-nav .l-submenu-box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #045188;
  border-bottom: 1px solid #045188;
  background: #056fba;
}
.l-nav-main--mega-nav .c-nav__item .c-search__icon {
  display: flex;
  height: 100%;
  align-items: center;
  cursor: pointer;
}
.l-nav-main--mega-nav .c-nav__item .c-search__icon svg {
  fill: #045188;
  width: 22px;
  height: 22px;
}
.l-nav-main--mega-nav .c-nav__item .c-search__icon:hover svg {
  fill: #0674c3;
}
.l-cookiebar {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    -3px -4px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.l-cookiebar__content {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}
@media (min-width: 992px) {
  .l-cookiebar__content {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media (min-width: 768px) {
  .l-cookiebar__content {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    padding-left: 0;
    padding-right: 0;
  }
}
.l-cookiebar__title {
  margin-bottom: 16px;
  padding-bottom: 8px;
  max-height: 40vh;
  border-bottom: 1px solid #ddd;
}
.l-cookiebar__title .o-link {
  color: #c1e4fd;
}
.l-cookiebar__form {
  display: flex;
}
@media sceen and (max-width: 767.98px) {
  .l-cookiebar__form {
    flex-wrap: wrap;
  }
}
.l-cookiebar__form-inputs {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 16px;
}
@media sceen and (min-width: 992px) {
  .l-cookiebar__form-inputs {
    margin-bottom: 0;
  }
}
.l-cookiebar__form-inputs .c-item {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  align-items: center;
}
@media sceen and (max-width: 767.98px) {
  .l-cookiebar__form-inputs .c-item {
    padding-left: 0;
    padding-right: 0;
  }
}
.l-cookiebar__form-inputs .c-item label {
  margin-bottom: 16px;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
@media sceen and (min-width: 992px) {
  .l-cookiebar__form-inputs .c-item label {
    margin-bottom: 0;
  }
}
.l-cookiebar__form-actions {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 576px) {
  .l-cookiebar__form-actions {
    flex: 0 0 auto;
  }
}
.l-cookiebar__form-actions .btn {
  padding-left: 48px;
  padding-right: 48px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  justify-content: center;
}
.l-cookiebar__form-actions .btn:not(:last-child) {
  margin-bottom: 16px;
}
@media sceen and (min-width: 992px) {
  .l-cookiebar__form-actions .btn:not(:last-child) {
    margin-bottom: 16px;
  }
}
.l-cookiebar__form-actions .btn:last-child {
  font-size: 75%;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.l-cookiebar__content {
  font-size: 16px;
  padding: 30px 0 15px 0;
}
.l-cookiebar__title h2 {
  font-size: 26px;
  letter-spacing: 1.5px;
  line-height: 0.5847;
  font-weight: 500;
  margin-bottom: 30px;
}
.btn-outline-primary,
.l-cookiebar__form-actions .btn-primary {
  text-transform: uppercase;
  padding: 1rem 2rem !important;
  font-size: 14px;
  cursor: pointer;
}
.l-cookiebar__form-actions .btn-primary {
  background-color: #045188;
  border-color: #045188;
  color: #fff;
}
.l-cookiebar__form-actions .btn-outline-primary {
  font-size: 14px !important;
}
.c-item input {
  margin-bottom: 16px;
}
.l-cookiebar__form-inputs {
  padding-top: 25px;
}
.l-cookiebar__form-inputs .c-item input[type="checkbox"] + label {
  cursor: pointer;
}
.c-item input {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.c-item input[type="checkbox"]:disabled + label {
  cursor: default;
  color: #d3d3d3;
}
.c-item #basic_chkbx {
  cursor: default;
}
.c-map-location {
  height: 66vh;
  width: 100%;
}
@media (max-width: 30.615em) {
  .c-map-location {
    height: 66vh;
  }
  .portrait .c-map-location {
    height: 80vh;
  }
}
@media (min-width: 46.25em) {
  .c-map-location {
    height: 33vh;
  }
}
.eds_news_Unist2017 .user_dashboard {
  padding: 8px 16px;
  margin-bottom: 20px;
  background-color: #ebebeb;
}
.eds_news_Unist2017 .user_dashboard > a {
  display: inline-block;
  height: 25px;
  padding-left: 29px;
  margin-right: 16px;
  font-size: 13px;
  font-weight: 700;
  line-height: 25px;
  color: #222;
  background-repeat: no-repeat;
}
.eds_news_Unist2017 .user_dashboard .add_article {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/green_plus.png);
}
.eds_news_Unist2017 .user_dashboard .article_manager {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/papers.png);
  background-position-y: 1px;
}
.eds_news_Unist2017 .user_dashboard .approve_articles {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/approve_articles.png);
  background-position-y: 1px;
}
.eds_news_Unist2017 .user_dashboard .approve_comments {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/approve_comments.png);
  background-position-y: 2px;
}
.eds_news_Unist2017 .user_dashboard .category_manager {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/categories.png);
  background-position-y: 2px;
}
.eds_news_Unist2017 .user_dashboard .dashboard {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/monitor.png);
  background-position-y: 3px;
}
.eds_news_Unist2017 .user_dashboard .settings {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/settings.png);
  background-position-y: 1px;
}
.eds_news_Unist2017 .user_dashboard .author_profile {
  background-image: url(images/vendor/easydnnnews/common/user_dashboard/profile.png);
  background-position-y: 1px;
}
.ednMoreArticlesTriggerWrapper {
  margin-top: 32px;
  margin-bottom: 32px;
  text-align: center;
}
.ednMoreArticlesTriggerWrapper > .trigger {
  margin: 0;
  vertical-align: baseline;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  position: relative;
  padding: 0 30px;
  height: 48px;
  min-width: 190px;
  font-size: 13px;
  font-weight: 600;
  line-height: 46px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #484848;
  border: 1px solid #ececec;
  background-color: transparent;
  transition: 0.25s;
  transition-property: border-color, background-color, color, opacity;
}
.ednMoreArticlesTriggerWrapper > .trigger:focus,
.ednMoreArticlesTriggerWrapper > .trigger:hover {
  outline: 0;
  color: #484848;
}
.ednMoreArticlesTriggerWrapper > .trigger:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background-color: #ececec;
  transform: scaleY(0);
  transform-origin: center top;
  transition: transform 0.25s ease-in;
}
.ednMoreArticlesTriggerWrapper > .trigger:hover:before {
  transform: scaleY(1);
  transform-origin: center bottom;
}
.ednMoreArticlesTriggerWrapper > .trigger > .actionTextContainer {
  position: relative;
  z-index: 1;
}
.ednMoreArticlesTriggerWrapper > .trigger > .loadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  transition: opacity 0.25s ease;
  background-color: #ececec;
}
.ednMoreArticlesTriggerWrapper > .trigger > .loadingOverlay:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border-top: 2px solid #045188;
  border-right: 2px solid transparent;
  animation: spin 0.5s linear infinite;
}
.ednMoreArticlesTriggerWrapper .loadingOverlay > span {
  display: none;
}
.ednMoreArticlesTriggerWrapper.loading .actionTextContainer {
  opacity: 0;
}
.ednMoreArticlesTriggerWrapper.loading .loadingOverlay {
  top: 0;
  opacity: 1;
}
.ednMoreArticlesTriggerWrapper.hide {
  display: none;
}
.article_pager {
  text-align: center;
  margin-bottom: 40px;
}
.article_pager > a {
  text-decoration: none;
}
.article_pager .page {
  padding: 5px 10px;
  border: 1px solid #045188;
  margin: 5px;
  color: #045188;
}
.article_pager .page:focus,
.article_pager .page:hover {
  color: #045188;
  background-color: #c1e4fd;
}
.article_pager .active {
  background-color: #045188;
  color: #fff;
}
.article_pager .first,
.article_pager .prev {
  margin-right: 5px;
}
.article_pager .next {
  padding: 0 5px;
}
.article_pager .last {
  margin-left: 5px;
}
.c-article-list--card-layout > .edn__articleListWrapper,
.c-article-list--card-layout > [class$="_article_list_wrapper"],
.c-article-list--card-layout > [class*="_article_list_wrapper "] {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-article-list--card-layout > .edn__articleListWrapper,
  .c-article-list--card-layout > [class$="_article_list_wrapper"],
  .c-article-list--card-layout > [class*="_article_list_wrapper "] {
    display: inherit;
  }
}
@media \0screen {
  .c-article-list--card-layout > .edn__articleListWrapper,
  .c-article-list--card-layout > [class$="_article_list_wrapper"],
  .c-article-list--card-layout > [class*="_article_list_wrapper "] {
    margin-left: -20px;
  }
}
.c-article-list--card-layout > .edn__articleListWrapper:after,
.c-article-list--card-layout > .edn__articleListWrapper:before,
.c-article-list--card-layout > [class$="_article_list_wrapper"]:after,
.c-article-list--card-layout > [class$="_article_list_wrapper"]:before,
.c-article-list--card-layout > [class*="_article_list_wrapper "]:after,
.c-article-list--card-layout > [class*="_article_list_wrapper "]:before {
  content: "";
  display: table;
  display: flex;
}
.c-article-list--card-layout > .edn__articleListWrapper:after,
.c-article-list--card-layout > [class$="_article_list_wrapper"]:after,
.c-article-list--card-layout > [class*="_article_list_wrapper "]:after {
  clear: both;
}
.c-article-list__item--card-layout {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 40px;
}
@media \0screen {
  .c-article-list__item--card-layout {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-article-list__item--card-layout {
    padding-left: 20px;
  }
}
@media (min-width: 30.625em) {
  .c-article-list__item--card-layout {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .c-article-list__item--card-layout {
    display: block;
    width: 50%;
  }
}
@media (min-width: 46.25em) {
  .c-article-list__item--card-layout {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-article-list__item--card-layout {
    display: block;
    width: 33.33333%;
  }
}
.c-article-card__media {
  position: relative;
  margin-bottom: 0;
  background-color: #ececec;
}
.c-article-card__image {
  backface-visibility: hidden;
}
.c-article-card__label {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  font-weight: 600;
  background-color: #045188;
  color: #111;
}
.c-article-card__date {
  display: inline-block;
  margin: 0;
  padding: 4px 10px;
  background-color: #ffd300;
}
.c-article-card__category {
  display: inline-block;
  color: #fff;
  padding-left: 5px;
}
.c-article-card__title {
  font-weight: 700;
  margin-top: 10px;
  color: #111;
}
.c-article-card__title:focus,
.c-article-card__title:hover {
  color: #045188;
}
.c-article-card__title-link {
  color: currentColor;
}
.c-article-card__title-link:focus,
.c-article-card__title-link:hover {
  text-decoration: none;
  color: #045188;
}
.c-article-card:not(.c-article-card--no-filter) .c-article-card__image {
  transition: filter 0.5s ease;
}
.c-article-card:hover:not(.c-article-card--no-filter) .c-article-card__image {
  filter: brightness(95%) contrast(95%);
}
.c-article-list--feed-layout > .edn__articleListWrapper,
.c-article-list--feed-layout > [class$="_article_list_wrapper"],
.c-article-list--feed-layout > [class*="_article_list_wrapper "] {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-article-list--feed-layout > .edn__articleListWrapper,
  .c-article-list--feed-layout > [class$="_article_list_wrapper"],
  .c-article-list--feed-layout > [class*="_article_list_wrapper "] {
    display: inherit;
  }
}
@media \0screen {
  .c-article-list--feed-layout > .edn__articleListWrapper,
  .c-article-list--feed-layout > [class$="_article_list_wrapper"],
  .c-article-list--feed-layout > [class*="_article_list_wrapper "] {
    margin-left: -20px;
  }
}
.c-article-list--feed-layout > .edn__articleListWrapper:after,
.c-article-list--feed-layout > .edn__articleListWrapper:before,
.c-article-list--feed-layout > [class$="_article_list_wrapper"]:after,
.c-article-list--feed-layout > [class$="_article_list_wrapper"]:before,
.c-article-list--feed-layout > [class*="_article_list_wrapper "]:after,
.c-article-list--feed-layout > [class*="_article_list_wrapper "]:before {
  content: "";
  display: table;
  display: flex;
}
.c-article-list--feed-layout > .edn__articleListWrapper:after,
.c-article-list--feed-layout > [class$="_article_list_wrapper"]:after,
.c-article-list--feed-layout > [class*="_article_list_wrapper "]:after {
  clear: both;
}
.c-article-list__item--feed-layout {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-article-list__item--feed-layout {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-article-list__item--feed-layout {
    padding-left: 20px;
  }
}
@media (min-width: 30.625em) {
  .c-article-list__item--feed-layout {
    display: block;
    flex-basis: 91.66667%;
    min-width: 91.66667%;
    max-width: 91.66667%;
  }
}
@media \0screen {
  .c-article-list__item--feed-layout {
    display: block;
    width: 91.66667%;
  }
}
.c-article-list__item--feed-layout:not(:last-child) {
  margin-bottom: 40px;
}
.c-article-feed {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.c-article-feed__media-container {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  flex: none;
  align-items: flex-start;
  align-self: flex-start;
  box-sizing: border-box;
  cursor: pointer;
}
@media (min-width: 30.625em) {
  .c-article-feed__media-container {
    margin-bottom: 0;
    width: 40%;
  }
}
.c-article-feed__media {
  position: relative;
  margin-bottom: 0;
  background-color: #ececec;
}
.c-article-feed__image {
  backface-visibility: hidden;
}
.c-article-feed__content {
  display: block;
  flex: none;
  align-items: flex-start;
  align-self: stretch;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}
@media (min-width: 30.625em) {
  .c-article-feed__content {
    position: relative;
    width: 60%;
  }
}
.c-article-feed__title {
  font-weight: 700;
  color: #111;
}
.c-article-feed__title:focus,
.c-article-feed__title:hover {
  color: #045188;
}
@media (min-width: 76.25em) {
  .c-article-feed__title {
    max-width: 80%;
  }
}
.c-article-feed__title-link {
  color: currentColor;
}
.c-article-feed__title-link:focus,
.c-article-feed__title-link:hover {
  text-decoration: none;
  color: #045188;
}
.c-article-feed__date {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  font-weight: 700;
  margin-right: 15px;
  color: #d5d5d5;
  text-transform: uppercase;
}
.c-article-feed:not(.c-article-feed--no-filter) .c-article-feed__image {
  transition: filter 0.5s ease;
}
.c-article-feed:hover:not(.c-article-feed--no-filter) .c-article-feed__image {
  filter: brightness(95%) contrast(95%);
}
.c-announcement-list--card-layout > .edn__articleListWrapper,
.c-announcement-list--card-layout > [class$="_article_list_wrapper"],
.c-announcement-list--card-layout > [class*="_article_list_wrapper "] {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-announcement-list--card-layout > .edn__articleListWrapper,
  .c-announcement-list--card-layout > [class$="_article_list_wrapper"],
  .c-announcement-list--card-layout > [class*="_article_list_wrapper "] {
    display: inherit;
  }
}
@media \0screen {
  .c-announcement-list--card-layout > .edn__articleListWrapper,
  .c-announcement-list--card-layout > [class$="_article_list_wrapper"],
  .c-announcement-list--card-layout > [class*="_article_list_wrapper "] {
    margin-left: -20px;
  }
}
.c-announcement-list--card-layout > .edn__articleListWrapper:after,
.c-announcement-list--card-layout > .edn__articleListWrapper:before,
.c-announcement-list--card-layout > [class$="_article_list_wrapper"]:after,
.c-announcement-list--card-layout > [class$="_article_list_wrapper"]:before,
.c-announcement-list--card-layout > [class*="_article_list_wrapper "]:after,
.c-announcement-list--card-layout > [class*="_article_list_wrapper "]:before {
  content: "";
  display: table;
  display: flex;
}
.c-announcement-list--card-layout > .edn__articleListWrapper:after,
.c-announcement-list--card-layout > [class$="_article_list_wrapper"]:after,
.c-announcement-list--card-layout > [class*="_article_list_wrapper "]:after {
  clear: both;
}
.c-announcement-list__item--card-layout {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
@media \0screen {
  .c-announcement-list__item--card-layout {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-announcement-list__item--card-layout {
    padding-left: 20px;
  }
}
@media (min-width: 30.625em) {
  .c-announcement-list__item--card-layout {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .c-announcement-list__item--card-layout {
    display: block;
    width: 50%;
  }
}
@media (min-width: 76.25em) {
  .c-announcement-list__item--card-layout {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
.c-announcement-card {
  height: 100%;
  padding: 20px;
  border: solid 1px #ececec;
  border-bottom-width: 4px;
  background-color: rgba(4, 81, 136, 0.05);
  transition: border-color 0.5s ease, background-color 0.5s ease;
}
@media (min-width: 46.25em) {
  .c-announcement-card {
    min-height: 150px;
  }
}
.c-announcement-card:focus,
.c-announcement-card:hover {
  border-color: #ececec;
  border-bottom-color: #045188;
}
.c-announcement-card__meta {
  margin-bottom: 20px;
}
.c-announcement-card__date {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5;
  padding-bottom: 2px;
  border-bottom: 1px solid #ececec;
}
.c-announcement-card__title {
  font-weight: 600;
  color: #222;
}
.c-announcement-card__title:focus,
.c-announcement-card__title:hover {
  color: #045188;
}
.c-announcement-card__title-link {
  color: currentColor;
}
.c-announcement-card__title-link:focus,
.c-announcement-card__title-link:hover {
  text-decoration: none;
  color: #045188;
}
.c-article-list__item--no-image {
  font-size: 13px;
  font-size: 0.92857rem;
  line-height: 1.3;
  margin-bottom: 16px;
}
.c-article__link--no-image {
  color: #fff;
}
.c-article__link--no-image:focus,
.c-article__link--no-image:hover {
  color: #c1e4fd;
  text-decoration: none;
}
.c-article-list-widget__item {
  margin-bottom: 20px;
  padding-left: 8px;
}
.c-article-list-widget__item:focus,
.c-article-list-widget__item:hover {
  text-decoration: none;
  border-left: 3px solid #ffd300;
  padding-left: 5px;
}
.c-article-list-widget__title {
  margin: 0;
  padding: 0;
  font-weight: 600;
  line-height: 20px;
}
.c-article-list-widget__date {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.44;
  margin: 0;
  padding: 0;
}
.c-article-list-widget__link:focus,
.c-article-list-widget__link:hover {
  text-decoration: none;
}
.c-article-detail__aside-col {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
@media \0screen {
  .c-article-detail__aside-col {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-article-detail__aside-col {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-article-detail__aside-col {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media \0screen {
  .c-article-detail__aside-col {
    display: block;
    width: 25%;
  }
}
.c-article-detail__main-col {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-article-detail__main-col {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-article-detail__main-col {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-article-detail__main-col {
    display: block;
    flex-basis: 75%;
    min-width: 75%;
    max-width: 75%;
  }
}
@media \0screen {
  .c-article-detail__main-col {
    display: block;
    width: 75%;
  }
}
@media (min-width: 46.25em) {
  .c-article-detail__main-col {
    padding-left: 40px;
  }
}
.c-article-detail__head-no-gallery-no-image {
  margin-bottom: 40px;
}
.c-article-detail__title {
  font-weight: 700;
  margin-bottom: 16px;
  color: #111;
}
@media (min-width: 61.25em) {
  .c-article-detail__title {
    margin-bottom: 32px;
  }
}
.c-article-detail__subtitle {
  font-weight: 600;
  margin-top: -8px;
  margin-bottom: 16px;
  color: #484848;
}
@media (min-width: 61.25em) {
  .c-article-detail__subtitle {
    margin-top: -15px;
    margin-bottom: 32px;
  }
}
.c-article-detail__media {
  margin-bottom: 20px;
}
@media (min-width: 61.25em) {
  .c-article-detail__media {
    margin-bottom: 40px;
  }
}
.c-article-detail__gallery {
  margin-bottom: 20px;
}
@media (min-width: 61.25em) {
  .c-article-detail__gallery {
    margin-bottom: 40px;
  }
}
.c-article-detail__body {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.6;
  margin-bottom: 20px;
  word-wrap: break-word;
}
@media (min-width: 61.25em) {
  .c-article-detail__body {
    margin-bottom: 40px;
  }
}
.c-article-detail__date {
  font-weight: 700;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.c-article-detail-category {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.c-article-detail-tags {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.c-article-detail-tags__list > a {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #ececec;
  border-radius: 0.25em;
}
.c-article-detail-tags__list > a:not(:last-child) {
  margin-right: 8px;
  margin-bottom: 8px;
}
.c-article-detail-share {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.c-article-detail-share > ul {
  margin-bottom: 0;
}
.c-article-detail-share__icon {
  height: 24px;
  width: 24px;
  fill: #d5d5d5;
}
.c-article-detail-share__icon--facebook {
  fill: #365397;
}
.c-article-detail-share__icon--twitter {
  fill: #00a9f1;
}
.c-article-detail-share__icon--mail {
  fill: #c71e52;
}
.c-article-resource-list:empty {
  display: none;
}
.c-article-resource-list__item {
  margin-bottom: 32px;
}
.c-article-resource-list__title {
  font-weight: 700;
}
.c-gallery-slick {
  margin-bottom: 80px;
}
.c-gallery-fotorama {
  margin-bottom: 40px;
}
.c-gallery-fotorama .fotorama__stage {
  background: #000;
}
.c-gallery-fotorama__download {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
.fotorama__loaded .c-gallery-fotorama__download {
  display: block;
}
.fotorama__stage__frame > img {
  margin-bottom: 40px;
}
.c-gallery-fotorama__download-link {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
}
.c-gallery-fotorama__download-link:focus,
.c-gallery-fotorama__download-link:hover {
  text-decoration: none;
}
.c-article-document-list__item {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ececec;
}
.c-article-document {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  color: #045188;
  align-items: center;
}
.c-article-document:focus,
.c-article-document:hover {
  text-decoration: none;
  color: #000;
}
.c-article-document__icon {
  height: 24px;
  width: 24px;
  fill: #d5d5d5;
}
.c-article-document__icon:focus,
.c-article-document__icon:hover {
  fill: #045188;
}
.c-article-document:focus .c-article-document__icon,
.c-article-document:hover .c-article-document__icon {
  fill: #045188;
}
.c-article-document__title {
  margin-bottom: 2px;
}
.c-article-document__description {
  margin-bottom: 4px;
  color: #484848;
}
.c-article-document__description:empty {
  display: none;
}
.c-article-document__meta {
  margin-bottom: 4px;
  color: #484848;
}
.c-article-link-list__item {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ececec;
}
.c-article-link {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  color: #045188;
  align-items: center;
}
.c-article-link:focus,
.c-article-link:hover {
  text-decoration: none;
  color: #000;
}
.c-article-link__icon {
  height: 24px;
  width: 24px;
  fill: #d5d5d5;
}
.c-article-link__icon:focus,
.c-article-link__icon:hover {
  fill: #045188;
}
.c-article-link:focus .c-article-link__icon,
.c-article-link:hover .c-article-link__icon {
  fill: #045188;
}
.c-article-link__title {
  margin-bottom: 2px;
}
.c-article-link__description {
  margin-bottom: 4px;
  color: #484848;
}
.c-article-link__description:empty {
  display: none;
}
.c-article-link__meta {
  margin-bottom: 4px;
  color: #484848;
}
.category-menu ul {
  list-style: none;
  font-weight: 400;
}
.category-menu li {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}
.category-menu li:hover {
  border-bottom: 1px solid #c1e4fd;
}
.category-menu li a {
  color: #484848;
}
.category-menu li a:hover {
  color: #045188;
}
.category-menu li.active {
  font-weight: 700;
}
.category-menu li.active > ul {
  display: block !important;
}
.category-menu li.active :last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.category-menu li.opened {
  border-bottom: none;
}
.category-menu-wrap {
  margin-left: 0;
}
.category-link:focus,
.category-link:hover {
  text-decoration: none;
}
.c-dmx-document-list__item {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ececec;
}
.c-dmx-document {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.28571;
  color: #045188;
  align-items: center;
}
.c-dmx-document:focus,
.c-dmx-document:hover {
  text-decoration: none;
  color: #000;
}
.c-dmx-breadcrumb {
  margin-bottom: 32px;
}
.c-dmx-breadcrumb .o-media__img {
  margin-right: 2px;
}
.c-dmx-breadcrumb__icon {
  height: 16px;
  width: 16px;
  fill: #d5d5d5;
}
.c-dmx-breadcrumb__icon:focus,
.c-dmx-breadcrumb__icon:hover {
  fill: #045188;
}
.c-dmx-document__icon {
  height: 24px;
  width: 24px;
  fill: #d5d5d5;
}
.c-dmx-document__icon:focus,
.c-dmx-document__icon:hover {
  fill: #045188;
}
.c-dmx-document:focus .c-dmx-document__icon,
.c-dmx-document:hover .c-dmx-document__icon {
  fill: #045188;
}
.c-dmx-document__title {
  margin-bottom: 2px;
}
.c-dmx-document__description {
  margin-bottom: 4px;
  color: #484848;
}
.c-dmx-document__description:empty {
  display: none;
}
.c-dmx-document__meta {
  margin-bottom: 4px;
  color: #484848;
}
.c-page-section__sidebar .c-dmx-document-list__item {
  margin-bottom: 6px;
  padding-bottom: 6px;
}
.c-page-section__sidebar .c-dmx-document-list__item .o-media__img {
  width: 16px;
  height: 16px;
}
.c-page-section__sidebar .c-dmx-document-list__item .c-dmx-document__meta {
  display: none;
}
.c-dmx-category {
  padding: 5px 10px;
  margin-bottom: 1px;
  background-color: #ececec;
}
.c-dmx-category:hover {
  background-color: #e1e1e1;
  text-decoration: none;
}
.c-dmx-category__icon {
  height: 16px;
  width: 16px;
  fill: #d5d5d5;
}
.c-dmx-category__icon:focus,
.c-dmx-category__icon:hover {
  fill: #045188;
}
.c-dmx-category:focus .c-dmx-category__icon,
.c-dmx-category:hover .c-dmx-category__icon {
  fill: #045188;
}
.c-dmx-category__title {
  margin-bottom: 0;
}
.TreeView {
  background-color: rgba(47, 15, 138, 0.1) !important;
  padding: 20px !important;
  margin-bottom: 30px;
}
table.TreeNode:last-child {
  margin-bottom: 0;
}
.HoverTreeNode,
.TreeNode {
  font-size: 14px !important;
  font-family: "Open Sans" !important;
  text-decoration: none !important;
  padding: 0 !important;
  cursor: pointer;
}
.c-dmx-search-input__wrapper {
  padding: 20px;
  background-color: rgba(4, 81, 136, 0.15);
}
.c-dmx-search-input__wrapper .c-search-button--icon {
  height: 36px;
  width: 36px;
}
@media (min-width: 30.625em) {
  .c-dmx-search-input__wrapper .c-search-button--icon {
    display: none;
  }
}
.c-dmx-search-input__control {
  width: 79%;
  margin: 0;
  padding: 0;
  padding: 0 10px;
  font-size: 18px;
  line-height: 36px;
}
@media (max-width: 46.24em) {
  .c-dmx-search-input__control {
    width: 100%;
  }
}
.c-dmx-search-input__button {
  width: 20%;
  height: 40px;
  background-color: #045188;
  border-radius: 0;
  margin: 0;
  padding: 0;
  margin-top: -6px;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  text-transform: lowercase;
  font-variant: small-caps;
}
.c-dmx-search-input__button a {
  color: #fff;
}
@media (max-width: 46.24em) {
  .c-dmx-search-input__button {
    margin-top: 10px;
    width: 100%;
  }
}
.c-dmx-search-input__button:focus,
.c-dmx-search-input__button:hover {
  background-color: rgba(4, 81, 136, 0.75);
}
.c-dmx-result__file-name {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
.c-dmx-result__folder-name {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
}
.c-dmx-result__file-description {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  margin: 5px 0;
}
.c-search-bar__wrapper {
  display: none;
  position: relative;
  z-index: 0;
  height: auto;
  padding: 15px 20px;
  background-color: #ececec;
}
@media (max-width: 46.24em) {
  .c-search-bar__wrapper {
    padding: 15px 0;
  }
}
.c-search-bar__wrapper .sb-material-white .search-btn {
  background-size: 18px;
}
#dnn_dnnSearchMainHeader_txtSearch {
  color: #444;
  font-style: normal;
  border: 0;
  width: 100%;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  font: normal 400 15px/22px "Open Sans", sans-serif;
  margin: 0;
  padding: 11px 60px 11px 20px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0;
  box-sizing: border-box;
}
#dnn_dnnSearchMainHeader_cmdSearch {
  background: #fff
    url(/DesktopModules/DnnSharp/SearchBoost/templates/input/default-white/btnSearch.png)
    no-repeat scroll 50% center;
  background-size: 20px;
  margin-left: 0;
  border: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-left: 1px rgba(153, 153, 153, 0.1) solid;
  float: right;
  position: relative;
  padding: 25px 25px 17px 25px;
  margin-top: -43px;
  overflow: hidden;
  text-indent: 1116%;
  white-space: nowrap;
  line-height: 0;
  font-size: 3px;
  font-size: 0;
}
a.dnnSearchBoxClearText.dnnSearchBoxClearText {
  top: 7px;
  right: 59px;
}
.searchInputContainer.searchInputContainer {
  display: block;
  margin: 0;
  position: relative;
}
.searchSkinObjectPreview {
  display: none;
}
.l-search-page .dnnLeft {
  margin-bottom: 10px;
}
.l-search-page .btn {
  display: inline-block;
  font-weight: 400;
  color: #233342;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.l-search-page .btn-primary {
  color: #fff;
  background-color: #045188;
  border-color: #045188;
}
.l-search-page .btn-primary:hover,
.l-search-page .dnnPrimaryAction:hover {
  color: #fff;
  background-color: #022e4d;
  border-color: #022e4d;
}
.l-search-page #ContentPane,
.l-search-page #dnn_ResultsPane,
.l-search-page .container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-search-page #ContentPane--snappy,
  .l-search-page #dnn_ResultsPane--snappy,
  .l-search-page .container--snappy,
  .o-grid-snappy .l-search-page #ContentPane,
  .o-grid-snappy .l-search-page #dnn_ResultsPane,
  .o-grid-snappy .l-search-page .container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-search-page #ContentPane--snappy,
  .l-search-page #dnn_ResultsPane--snappy,
  .l-search-page .container--snappy,
  .o-grid-snappy .l-search-page #ContentPane,
  .o-grid-snappy .l-search-page #dnn_ResultsPane,
  .o-grid-snappy .l-search-page .container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-search-page #ContentPane--snappy,
  .l-search-page #dnn_ResultsPane--snappy,
  .l-search-page .container--snappy,
  .o-grid-snappy .l-search-page #ContentPane,
  .o-grid-snappy .l-search-page #dnn_ResultsPane,
  .o-grid-snappy .l-search-page .container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-search-page #ContentPane,
  .l-search-page #dnn_ResultsPane,
  .l-search-page .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-search-page .row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .l-search-page .row {
    display: inherit;
  }
}
@media \0screen {
  .l-search-page .row {
    margin-left: -20px;
  }
}
.l-search-page .row:after,
.l-search-page .row:before {
  content: "";
  display: table;
  display: flex;
}
.l-search-page .row:after {
  clear: both;
}
.l-search-page .c-fullsearch__input {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
}
.l-search-page .c-fullsearch__btn {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .l-search-page .c-fullsearch__btn {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-search-page .c-fullsearch__btn {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .l-search-page .c-fullsearch__btn {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .l-search-page .c-fullsearch__btn {
    display: block;
    width: 33.33333%;
  }
}
.l-search-page .w-100 {
  width: 100%;
}
.l-search-page .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.l-search-page #dnn_dnnSearchMain_ClassicSearch,
.l-search-page .c-dmx-search-input__wrapper,
.l-search-page .dnnSearchBoxPanel,
.l-search-page .dnnSearchResultPanel,
.l-search-page .searchInputContainer,
.l-search-page .search_input.button_outside {
  display: none;
}
.l-search-page .c-paForm__main-table th,
.l-search-page .c-paForm__main-table tr,
.l-search-page .c-paForm__main-table tr:nth-child(4n),
.l-search-page .c-paForm__main-table tr:nth-child(4n-1) {
  background-color: transparent;
  border-bottom: 1px solid #888;
}
.l-search-page .dmxSearchResults a {
  color: #045188;
}
.l-search-page .c-form-input {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 10px;
  height: 2.111em;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 0.25em;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  line-height: 2.111em;
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
  outline: 0;
  -webkit-appearance: none;
}
.l-search-page .c-form-input:focus {
  border-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  outline: 0;
}
.l-search-page
  .dnnSearchResultContainer
  .dnnSearchResultItem-Others:last-child {
  display: none;
}
@media (max-width: 30.615em) {
  .sb-material-results.sb-material-results ul.media-list {
    margin-left: 0;
  }
}
.sb-material-results.sb-material-results .avtsb-result {
  padding: 0 !important;
}
.sb-material-results.sb-material-results .avtsb-result .avtsb-title {
  display: inline-block;
  padding: 0 10px 5px;
  margin-bottom: 20px;
  color: #045188;
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.18;
  border-bottom: 1px dashed #045188;
}
.sb-material-results.sb-material-results .avtsb-result .avtsb-title:focus,
.sb-material-results.sb-material-results .avtsb-result .avtsb-title:hover {
  text-decoration: none;
  color: #056fba;
  border-bottom: 1px solid #045188;
}
.sb-material-results.sb-material-results .avtsb-url {
  margin-top: -10px;
  margin-bottom: 10px;
  color: #2ca4f9;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.44;
}
.sb-material-results.sb-material-results .avtsb-desc {
  color: #000;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
}
.sb-material-results.sb-material-results .avtsb-desc:after {
  content: " ...";
}
.sb-material-results.sb-material-results .avtsb-comment {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.44;
}
.sc-content-block-quick-insert {
  display: none !important;
}
.co-heading {
  font-weight: 700;
  color: #045188;
}
.c-page-section__content .co-text ul {
  padding: 20px;
  padding-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #2ca4f9;
}
.c-page-section__content .co-text ul li {
  margin-bottom: 20px;
}
.c-page-section__content .co-text ul li:last-child {
  margin-bottom: 10px;
}
@media (max-width: 46.24em) {
  .c-page-section__content .co-text ul {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-page-section__content .co-text img {
  padding: 0 15px;
}
.c-page-section__content .co-text h3 {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.21;
  font-weight: 600;
  display: inline-block;
}
.c-page-section__content .co-text h3:not(:first-child) {
  margin-top: 40px;
}
.c-page-section__content .co-text h4 {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3;
  font-weight: 600;
  display: inline-block;
}
.c-page-section__content .co-text blockquote {
  background-color: rgba(4, 81, 136, 0.075);
  padding: 20px 40px 10px;
  margin-top: 40px;
  margin-bottom: 60px;
}
.c-accordion__inner a,
.c-page-section__content .co-text a {
  color: #045188;
  border-bottom: 1px dashed #2ca4f9;
  padding: 0 5px;
}
.c-accordion__inner a:focus,
.c-accordion__inner a:hover,
.c-page-section__content .co-text a:focus,
.c-page-section__content .co-text a:hover {
  text-decoration: none;
  color: #022e4d;
  border-bottom: 1px solid #2ca4f9;
}
.o-list-bare.sxc li {
  margin-bottom: 5px;
}
.c-simple-gallery-2sxc {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-simple-gallery-2sxc {
    display: inherit;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc {
    margin-left: -20px;
  }
}
.c-simple-gallery-2sxc:after,
.c-simple-gallery-2sxc:before {
  content: "";
  display: table;
  display: flex;
}
.c-simple-gallery-2sxc:after {
  clear: both;
}
.c-simple-gallery-2sxc ul {
  background-color: transparent;
}
@media (max-width: 46.24em) {
  .c-simple-gallery-2sxc ul {
    margin: 0;
    padding: 0;
  }
}
.c-simple-gallery-2sxc li {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
  height: 90px;
  line-height: 90px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-simple-gallery-2sxc li {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    display: block;
    width: 33.33333%;
  }
}
@media (min-width: 61.25em) {
  .c-simple-gallery-2sxc li {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    display: block;
    width: 25%;
  }
}
@media (min-width: 46.25em) {
  .c-simple-gallery-2sxc li {
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 61.25em) {
  .c-simple-gallery-2sxc li {
    height: 150px;
    line-height: 150px;
  }
}
.c-simple-gallery-2sxc li img {
  max-height: 90px;
}
@media (min-width: 46.25em) {
  .c-simple-gallery-2sxc li img {
    max-height: 120px;
  }
}
@media (min-width: 61.25em) {
  .c-simple-gallery-2sxc li img {
    max-height: 150px;
  }
}
.c-simple-gallery-2sxc li a {
  border: none;
}
.c-2sxc-layout__text .c-2sxc-layout__image {
  margin-bottom: 25px;
}
.co-text.c-text-body--hidden {
  display: none;
}
.co-text a {
  color: #045188;
  text-decoration: none;
}
.co-text a:hover {
  color: #0674c3;
}
.sc-content-block-quick-insert {
  display: none !important;
}
.co-heading {
  font-weight: 700;
  color: #045188;
}
.c-page-section__content .co-text ul {
  padding: 20px;
  padding-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #2ca4f9;
}
.c-page-section__content .co-text ul li {
  margin-bottom: 20px;
}
.c-page-section__content .co-text ul li:last-child {
  margin-bottom: 10px;
}
@media (max-width: 46.24em) {
  .c-page-section__content .co-text ul {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-page-section__content .co-text img {
  padding: 0 15px;
}
.c-page-section__content .co-text h3 {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.21;
  font-weight: 600;
  display: inline-block;
}
.c-page-section__content .co-text h3:not(:first-child) {
  margin-top: 40px;
}
.c-page-section__content .co-text h4 {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3;
  font-weight: 600;
  display: inline-block;
}
.c-page-section__content .co-text blockquote {
  background-color: rgba(4, 81, 136, 0.075);
  padding: 20px 40px 10px;
  margin-top: 40px;
  margin-bottom: 60px;
}
.c-accordion__inner a,
.c-page-section__content .co-text a {
  color: #045188;
  border-bottom: 1px dashed #2ca4f9;
  padding: 0 5px;
}
.c-accordion__inner a:focus,
.c-accordion__inner a:hover,
.c-page-section__content .co-text a:focus,
.c-page-section__content .co-text a:hover {
  text-decoration: none;
  color: #022e4d;
  border-bottom: 1px solid #2ca4f9;
}
.o-list-bare.sxc li {
  margin-bottom: 5px;
}
.c-simple-gallery-2sxc {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-simple-gallery-2sxc {
    display: inherit;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc {
    margin-left: -20px;
  }
}
.c-simple-gallery-2sxc:after,
.c-simple-gallery-2sxc:before {
  content: "";
  display: table;
  display: flex;
}
.c-simple-gallery-2sxc:after {
  clear: both;
}
.c-simple-gallery-2sxc ul {
  background-color: transparent;
}
@media (max-width: 46.24em) {
  .c-simple-gallery-2sxc ul {
    margin: 0;
    padding: 0;
  }
}
.c-simple-gallery-2sxc li {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
  height: 90px;
  line-height: 90px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-simple-gallery-2sxc li {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    display: block;
    width: 33.33333%;
  }
}
@media (min-width: 61.25em) {
  .c-simple-gallery-2sxc li {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media \0screen {
  .c-simple-gallery-2sxc li {
    display: block;
    width: 25%;
  }
}
@media (min-width: 46.25em) {
  .c-simple-gallery-2sxc li {
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 61.25em) {
  .c-simple-gallery-2sxc li {
    height: 150px;
    line-height: 150px;
  }
}
.c-simple-gallery-2sxc li img {
  max-height: 90px;
}
@media (min-width: 46.25em) {
  .c-simple-gallery-2sxc li img {
    max-height: 120px;
  }
}
@media (min-width: 61.25em) {
  .c-simple-gallery-2sxc li img {
    max-height: 150px;
  }
}
.c-simple-gallery-2sxc li a {
  border: none;
}
.c-2sxc-layout__text .c-2sxc-layout__image {
  margin-bottom: 25px;
}
.co-text.c-text-body--hidden {
  display: none;
}
.co-text a {
  color: #045188;
  text-decoration: none;
}
.co-text a:hover {
  color: #0674c3;
}
.c-sastavnice-list--compact-list {
  position: relative;
  margin-bottom: 30px;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-right: 10px;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__item {
  border-left: 1px solid #fff;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__item:focus,
.c-sastavnice-list--compact-list .c-sastavnice-list__item:hover {
  border-left: 1px solid #c1e4fd;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__link {
  color: #000;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__link:focus,
.c-sastavnice-list--compact-list .c-sastavnice-list__link:hover {
  text-decoration: none;
  color: #045188;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__img {
  max-width: 60px;
  margin-bottom: 0;
  margin-right: 10px;
}
.c-sastavnice-list--compact-list .c-sastavnice-list__title {
  margin: auto 0;
  margin-right: 10px;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.44;
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
  .c-sastavnice-list--compact-list__wrapper::after {
    clear: both;
    content: "";
    display: block;
  }
  .c-sastavnice-list--compact-list__item {
    position: relative;
    float: left;
    box-sizing: border-box;
    flex: 1 1 0%;
    padding-left: 20px;
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    width: 50%;
    margin-left: 0;
  }
}
.c-sastavnice-list__item--feed-layout:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ececec;
}
.c-sastavnice-feed {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.c-sastavnice-feed__media-container {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  flex: none;
  align-items: flex-start;
  align-self: flex-start;
  box-sizing: border-box;
}
@media (min-width: 30.625em) {
  .c-sastavnice-feed__media-container {
    margin-bottom: 0;
    width: 55%;
  }
}
.c-sastavnice-feed__media {
  position: relative;
  margin-bottom: 0;
  background-color: #ececec;
}
.c-sastavnice-feed__image {
  backface-visibility: hidden;
}
.c-sastavnice-feed__content {
  display: block;
  flex: none;
  align-items: flex-start;
  align-self: stretch;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}
@media (min-width: 30.625em) {
  .c-sastavnice-feed__content {
    position: relative;
    width: 45%;
  }
}
.c-sastavnice-feed__logo {
  width: 60px;
  height: 60px;
}
.c-sastavnice-feed__content-title {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.21;
}
.c-nastavne-baze__group {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
  margin-top: 40px;
}
@media print {
  .c-nastavne-baze__group {
    display: inherit;
  }
}
@media \0screen {
  .c-nastavne-baze__group {
    margin-left: -20px;
  }
}
.c-nastavne-baze__group:after,
.c-nastavne-baze__group:before {
  content: "";
  display: table;
  display: flex;
}
.c-nastavne-baze__group:after {
  clear: both;
}
.c-nastavne-baze__group-title {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.21;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}
@media \0screen {
  .c-nastavne-baze__group-title {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-nastavne-baze__group-title {
    padding-left: 20px;
  }
}
.c-nastavne-baze__list {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  list-style: none;
}
@media \0screen {
  .c-nastavne-baze__list {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-nastavne-baze__list {
    padding-left: 20px;
  }
}
@media (max-width: 30.615em) {
  .c-nastavne-baze__list {
    margin: 0;
    padding: 0;
  }
}
.c-nastavne-baze-list__item {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
  display: flex;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
@media \0screen {
  .c-nastavne-baze-list__item {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-nastavne-baze-list__item {
    padding-left: 20px;
  }
}
@media (max-width: 30.615em) {
  .c-nastavne-baze-list__item {
    position: relative;
    float: left;
    box-sizing: border-box;
    flex: 1 1 0%;
    padding-left: 20px;
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.c-nastavne-baze-list-item__image {
  flex: 0 96px;
  border: 1px solid #e1e1e1;
}
.c-nastavne-baze-list-item__description {
  flex: 0 80%;
  padding-left: 10px;
  height: 96px;
  line-height: 96px;
}
@media (max-width: 30.615em) {
  .c-nastavne-baze-list-item__description {
    display: inline-block;
    height: 96px;
    width: 160px;
    padding-right: 0;
  }
}
.c-nastavne-baze-list-item__link {
  display: inline-block;
  padding-right: 20%;
  vertical-align: middle;
  line-height: normal;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
}
.c-nastavne-baze-list-item__link:focus,
.c-nastavne-baze-list-item__link:hover {
  text-decoration: none;
}
@media (max-width: 30.615em) {
  .c-nastavne-baze-list-item__link {
    padding-right: 0;
  }
}
.c-nastavne-baze__title {
  font-size: 34px;
  font-size: 2.42857rem;
  line-height: 1.12;
}
.promo-carousel__item {
  display: inline-block;
  text-align: center;
}
.promo-carousel__item a {
  text-decoration: none;
}
.promo-carousel__item a img {
  filter: grayscale(100%);
}
.promo-carousel__item a:focus img,
.promo-carousel__item a:hover img {
  filter: grayscale(0);
}
.slick-slider .u-icon {
  position: absolute;
  top: 0;
  width: 16px;
  height: 100%;
  fill: #2ca4f9;
  background-color: #fff;
  cursor: pointer;
  z-index: 999;
}
.slick-slider .u-icon.arrow-prev {
  left: 0;
}
.slick-slider .u-icon.arrow-next {
  right: 0;
}
.promo-carousel__more-button {
  position: absolute;
  right: 20px;
  bottom: 140px;
}
.promo-carousel__more-button .u-icon {
  width: 18px;
  height: 24px;
  margin-right: 4px;
  margin-bottom: -7px;
  fill: #2ca4f9;
}
.promo-carousel__more-button a {
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
  text-transform: lowercase;
  font-variant: small-caps;
}
.promo-carousel__more-button a:focus,
.promo-carousel__more-button a:hover {
  text-decoration: none;
}
.promo-carousel__more-button a:focus .u-icon,
.promo-carousel__more-button a:hover .u-icon {
  fill: #045188;
}
.c-person-list {
  margin-bottom: 30px;
}
.c-person-list__title {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 5px;
}
@media \0screen {
  .c-person-list__title {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-person-list__title {
    padding-left: 20px;
  }
}
.c-person-list__wrapper {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-person-list__wrapper {
    display: inherit;
  }
}
@media \0screen {
  .c-person-list__wrapper {
    margin-left: -20px;
  }
}
.c-person-list__wrapper:after,
.c-person-list__wrapper:before {
  content: "";
  display: table;
  display: flex;
}
.c-person-list__wrapper:after {
  clear: both;
}
.c-person__item {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 33.33333%;
  min-width: 33.33333%;
  max-width: 33.33333%;
  width: 33.33333%;
  margin-bottom: 20px;
}
@media \0screen {
  .c-person__item {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-person__item {
    padding-left: 20px;
  }
}
@media (max-width: 46.24em) {
  .c-person__item {
    position: relative;
    float: left;
    box-sizing: border-box;
    flex: 1 1 0%;
    padding-left: 20px;
    display: block;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.c-highlights-column .c-person__item,
.c-page-layout__sidebar--cover .c-person__item,
.c-page-section__sidebar .c-person__item {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-highlights-column .c-person__item,
  .c-page-layout__sidebar--cover .c-person__item,
  .c-page-section__sidebar .c-person__item {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-highlights-column .c-person__item,
  .c-page-layout__sidebar--cover .c-person__item,
  .c-page-section__sidebar .c-person__item {
    padding-left: 20px;
  }
}
.c-person-list__title {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.21;
  color: #2ca4f9;
  border-bottom: 1px solid #e1e1e1;
}
.c-person {
  padding: 5px 5px 10px;
  color: #000;
}
.c-person__unit {
  text-transform: lowercase;
  font-variant: small-caps;
  font-size: 12px;
}
.c-person__name--prefix,
.c-person__name--suffix {
  display: block;
  font-size: 16px;
}
.c-person__name {
  display: block;
  font-size: 28px;
  font-weight: 100;
}
.c-person__name--last {
  font-weight: 400;
}
.c-person__job {
  display: block;
  font-size: 14px;
}
.c-person__contact a:focus,
.c-person__contact a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #045188;
}
.c-person__contact--email {
  font-size: 16px;
  margin-bottom: 4px;
}
.style-angle--bottom-right,
.style-angle--top-left {
  position: absolute;
  transform: rotate(90deg);
  height: 30px;
  width: 30px;
  fill: rgba(4, 81, 136, 0.3);
}
.style-angle--top-left {
  top: -5px;
  left: 0;
}
.style-angle--bottom-right {
  right: 0;
  bottom: 0;
  transform: rotate(270deg);
}
.c-person__contact-icon {
  display: inline-block;
  height: 19px;
  width: 16px;
  margin-bottom: -5px;
  fill: #484848;
}
.c-person__contact-icon--fax {
  height: 13px;
  margin-bottom: -1px;
}
.c-person__contact-icon--phone {
  height: 14px;
  margin-bottom: -3px;
}
.c-contact-company__item {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  padding: 20px 10px;
  margin-bottom: 40px;
  background-color: rgba(193, 228, 253, 0.1);
  border: 1px solid rgba(193, 228, 253, 0.4);
}
@media \0screen {
  .c-contact-company__item {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-contact-company__item {
    padding-left: 20px;
  }
}
.c-contact-company__details {
  display: block;
}
.c-contact-company__details--title {
  display: block;
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.18;
}
.c-contact-company__details--email {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.44;
  margin-bottom: 10px;
}
.c-2sxc-content--university-ranking .o-grid-row {
  margin-left: -10px;
}
.c-2sxc-content--university-ranking .c-2sxc-layout__image-wrapper {
  padding-left: 10px;
}
.c-2sxc-content--university-ranking .c-2sxc-layout__image-wrapper:first-child {
  width: 60%;
  flex-basis: 60%;
  min-width: 60%;
  max-width: 60%;
}
.c-2sxc-content--university-ranking .c-2sxc-layout__image-wrapper:nth-child(2) {
  width: 40%;
  flex-basis: 40%;
  min-width: 40%;
  max-width: 40%;
}
.c-2sxc-content--university-ranking img {
  max-width: 100%;
}
.c-2sxc-layout__image-wrapper {
  text-align: center;
}
.c-page-section__sidebar .c-2sxc-layout__text .c-text-body {
  line-height: 26px;
}
.c-page-section__sidebar .c-2sxc-layout__text .c-text-smallprint {
  font-size: 14px;
  line-height: 23px;
}
.btn-frontpage-sidebar {
  font-weight: 600;
  border-bottom: 2px solid #ffd300;
  padding-bottom: 2px;
}
.g-mobile-apps {
  background-color: rgba(225, 225, 225, 0.5);
  padding: 10px 10px 20px;
  margin-bottom: 20px;
}
.g-mobile-apps .g-mobile-apps__wrapper {
  display: flex;
}
.g-mobile-apps .g-mobile-apps__wrapper img {
  flex: 1;
}
.g-mobile-apps h3 {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.21;
  text-align: center;
}
.c-2sxc-banner {
  border: 1px solid #045188;
}
.c-2sxc-banner--small {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
}
.c-2sxc-banner--small + .c-2sxc-banner--small {
  margin-top: 10px;
}
.c-2sxc-banner--small .c-2sxc-banner__media {
  flex: 1 0 25%;
  display: flex;
  justify-content: center;
}
.c-2sxc-banner--small .c-2sxc-banner__media figure {
  margin-bottom: 0;
}
.c-2sxc-banner--small .c-2sxc-banner__image {
  max-width: 48px;
  max-height: 48px;
}
.c-2sxc-banner--small .c-2sxc-banner__text {
  flex: 1 0 75%;
}
.c-2sxc-banner--small .c-2sxc-banner__text-title {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.3;
  font-weight: 700;
}
.c-2sxc-banner--small .c-2sxc-banner__text-subtitle {
  color: #d5d5d5;
}
.c-2sxc-banner--small:focus,
.c-2sxc-banner--small:hover {
  background-color: rgba(4, 81, 136, 0.05);
}
.c-page-layout--intro .c-2sxc-banner {
  margin-bottom: 20px;
}
.c-page-layout--intro .c-2sxc-banner:first-child {
  margin-top: 40px;
}
.c-2sxc-content--image-top {
  position: relative;
  margin-bottom: 80px;
}
.c-2sxc-content--image-top.c-text-body--hidden {
  margin-bottom: 0;
}
.c-2sxc-content--image-top .c-2sxc-layout__image-wrapper {
  position: relative;
  text-align: unset;
}
.c-2sxc-content--image-top .c-2sxc-layout__image-wrapper img {
  width: 100%;
}
.c-2sxc-content--image-top .c-image-shader {
  display: block;
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 35%;
  background: linear-gradient(180deg, #111 0, rgba(0, 0, 0, 0) 100%);
  transform: rotate(-180deg);
}
.c-2sxc-content--image-top .co-heading {
  position: absolute;
  bottom: 10px;
  font-family: Roboto;
  font-weight: 100;
  font-size: 48px;
  color: #fff;
}
.c-2sxc-content--image-top .co-heading-position,
.c-2sxc-content--image-top .co-heading-position--left {
  left: 20px;
}
.c-2sxc-content--image-top .co-heading-position--right {
  right: 20px;
}
@media (min-width: 30.625em) {
  .c-2sxc-content--image-top .co-heading.c-heading-alpha,
  .c-2sxc-content--image-top .l-page-footer .co-heading.c-logo__title,
  .l-page-footer .c-2sxc-content--image-top .co-heading.c-logo__title {
    font-size: 96px;
  }
}
@media (min-width: 61.25em) {
  .c-2sxc-content--image-top .co-heading.c-heading-alpha,
  .c-2sxc-content--image-top .l-page-footer .co-heading.c-logo__title,
  .l-page-footer .c-2sxc-content--image-top .co-heading.c-logo__title {
    font-size: 120px;
  }
}
@media (min-width: 30.625em) {
  .c-2sxc-content--image-top .co-heading.c-heading-bravo {
    font-size: 85px;
  }
}
@media (min-width: 61.25em) {
  .c-2sxc-content--image-top .co-heading.c-heading-bravo {
    font-size: 100px;
  }
}
@media (min-width: 30.625em) {
  .c-2sxc-content--image-top .co-heading.c-heading-charlie {
    font-size: 65px;
  }
}
@media (min-width: 61.25em) {
  .c-2sxc-content--image-top .co-heading.c-heading-charlie {
    font-size: 80px;
  }
}
@media (min-width: 30.625em) {
  .c-2sxc-content--image-top .co-heading.c-heading-delta {
    font-size: 40px;
  }
}
@media (min-width: 61.25em) {
  .c-2sxc-content--image-top .co-heading.c-heading-delta {
    font-size: 50px;
  }
}
.c-2sxc-content--image-top .co-text {
  line-height: 29px;
}
.c-2sxc-content--image-top .c-text-italic {
  font-style: italic;
  text-align: justify;
  font-size: 18px;
  line-height: 29px;
}
.slick-slider--hero {
  margin-top: -1px;
}
.slick-slider--hero .hero-item {
  height: 100%;
}
.slick-slider--hero .hero-item__body {
  position: relative;
  display: flex !important;
  align-items: center;
  height: 100%;
}
.slick-slider--hero .hero-item-content {
  position: absolute;
  left: 5vw;
  min-width: 25vw;
  max-width: 42vw;
  padding: 10px 20px;
  color: #fff;
  background: rgba(4, 81, 136, 0.5);
}
.slick-slider--hero .hero-item-content__title {
  font-size: 28px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (min-width: 30.625em) {
  .slick-slider--hero .hero-item-content__title {
    font-size: 48px;
  }
}
.slick-slider--hero .hero-item-content__description {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
}
@media (min-width: 30.625em) {
  .slick-slider--hero .hero-item-content__description {
    font-size: 30px;
  }
}
.slick-slider--hero .hero-item-content__link-title {
  display: flex;
  align-items: center;
}
.slick-slider--hero .hero-item-content__link-title:after {
  content: "⟶";
  display: block;
  margin-left: 5px;
  transition: all 0.25s;
}
.slick-slider--hero
  .hero-item__link:hover
  .hero-item-content__link-title:after {
  margin-left: 10px;
}
.slick-slider--hero .hero-item .hero-img {
  width: 100%;
}
.slick-slider--hero .slick-dots {
  position: absolute;
  bottom: 20px !important;
}
.slick-slider--hero .slick-dots li,
.slick-slider--hero .slick-dots li button,
.slick-slider--hero .slick-dots li button:before {
  width: 16px;
  height: 16px;
  background: 0 0;
  content: "" !important;
}
.slick-slider--hero .slick-dots li button:before {
  border: 1px solid #fff;
  color: transparent;
}
.slick-slider--hero .slick-dots li.slick-active button:before {
  border: 2px solid #fff;
  background: #fff;
}
@media (max-width: 30.615em) {
  .slick-slider--hero .slick-list {
    height: 90vh;
  }
  .slick-slider--hero .slick-track {
    height: 60vh;
  }
  .slick-slider--hero .hero-img {
    height: 100%;
    width: auto !important;
    max-width: unset;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .slick-slider--hero .hero-item-content {
    top: 60vh;
    height: 30vh;
    left: 0;
    right: 0;
    width: 100vw;
    min-width: unset;
    max-width: unset;
    overflow: hidden;
  }
  .slick-slider--hero .slick-dots {
    position: absolute;
    top: 54vh;
    bottom: unset !important;
  }
}
.l-page--frontpage .l-carousel .carousel-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-page--frontpage .l-carousel .carousel-item .carousel-img {
  height: 100%;
  width: auto;
}
@media (min-width: 30.625em) {
  .l-page--frontpage .l-carousel .carousel-item .carousel-img {
    cursor: pointer;
    filter: grayscale(100%);
  }
  .l-page--frontpage .l-carousel .carousel-item .carousel-img:hover {
    filter: none;
  }
}
.c-2sxc-pagination {
  display: flex;
  list-style: none;
  margin-left: 0;
}
.c-2sxc-pagination li {
  flex: 1;
  display: inline-block;
  height: 32px;
  padding: 2px;
  text-align: center;
}
.c-2sxc-pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 24px;
  border: 1px solid #f0f0f0;
}
.c-2sxc-pagination li a:hover {
  text-decoration: none;
  background: #c1e4fd;
}
.c-2sxc-pagination li.active a {
  border: 1px solid brand;
  background: rgba(4, 81, 136, 0.4);
  color: #fff;
  font-weight: 700;
  cursor: default;
}
.c-2sxc-filter__wrapper {
  margin-bottom: 20px;
  padding: 20px;
  background-color: rgba(193, 228, 253, 0.3);
}
.c-2sxc-filter__form {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
  margin-bottom: 20px;
}
@media print {
  .c-2sxc-filter__form {
    display: inherit;
  }
}
@media \0screen {
  .c-2sxc-filter__form {
    margin-left: -20px;
  }
}
.c-2sxc-filter__form:after,
.c-2sxc-filter__form:before {
  content: "";
  display: table;
  display: flex;
}
.c-2sxc-filter__form:after {
  clear: both;
}
.c-2sxc-filter__form .c-2sxc-filter__form-item {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-2sxc-filter__form .c-2sxc-filter__form-item {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-2sxc-filter__form .c-2sxc-filter__form-item {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-2sxc-filter__form .c-2sxc-filter__form-item {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .c-2sxc-filter__form .c-2sxc-filter__form-item {
    display: block;
    width: 50%;
  }
}
@media (max-width: 30.615em) {
  .c-2sxc-filter__form-item:first-child {
    margin-bottom: 10px;
  }
}
.c-2sxc-dropdown {
  height: 32px;
  min-width: 0;
  width: 100%;
}
.c-2sxc-filter__actions {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .c-2sxc-filter__actions {
    display: inherit;
  }
}
@media \0screen {
  .c-2sxc-filter__actions {
    margin-left: -20px;
  }
}
.c-2sxc-filter__actions:after,
.c-2sxc-filter__actions:before {
  content: "";
  display: table;
  display: flex;
}
.c-2sxc-filter__actions:after {
  clear: both;
}
.c-2sxc-filter__actions .c-2sxc-filter__button {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .c-2sxc-filter__actions .c-2sxc-filter__button {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-2sxc-filter__actions .c-2sxc-filter__button {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-2sxc-filter__actions .c-2sxc-filter__button {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .c-2sxc-filter__actions .c-2sxc-filter__button {
    display: block;
    width: 33.33333%;
  }
}
@media (min-width: 46.25em) {
  .c-2sxc-filter__actions .c-2sxc-filter__button {
    left: 16.66667%;
    right: auto;
  }
}
.c-2sxc-filter__actions .c-2sxc-filter__button .c-form-action {
  width: 100%;
  height: 100%;
  padding: 10px;
  text-align: center;
}
@media (max-width: 30.615em) {
  .c-2sxc-filter__actions .c-2sxc-filter__button:first-child {
    margin-bottom: 10px;
  }
}
.c-paForm-search {
  text-align: center;
  margin-bottom: 20px;
  padding: 20px 0;
}
.c-paForm-search .c-paForm-search__item,
.c-paForm-search .university-levels,
.c-paForm-search .university-units {
  padding-top: 10px;
  margin-bottom: 10px;
}
.c-paForm-search .c-paForm-search__item label,
.c-paForm-search .university-levels label,
.c-paForm-search .university-units label {
  display: block;
  padding: 10px 0;
}
.c-paForm-search .c-paForm-search__item input,
.c-paForm-search .c-paForm-search__item select,
.c-paForm-search .university-levels input,
.c-paForm-search .university-levels select,
.c-paForm-search .university-units input,
.c-paForm-search .university-units select {
  width: 100% !important;
  font-size: 18px;
  border: 1px solid rgba(4, 81, 136, 0.4);
}
@media (min-width: 46.25em) {
  .c-paForm-search .c-paForm-search__item input,
  .c-paForm-search .c-paForm-search__item select,
  .c-paForm-search .university-levels input,
  .c-paForm-search .university-levels select,
  .c-paForm-search .university-units input,
  .c-paForm-search .university-units select {
    width: 70% !important;
  }
}
.c-paForm-search .c-paForm-search__button input,
.c-paForm-search .university-search-button-block input {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 30px;
  margin-top: 20px;
  text-transform: uppercase;
  border: 1px solid #c1e4fd !important;
  background-color: rgba(193, 228, 253, 0.5);
}
@media (min-width: 46.25em) {
  .c-paForm-search .c-paForm-search__button input,
  .c-paForm-search .university-search-button-block input {
    width: 50%;
  }
}
.c-paForm-search .c-paForm-search__button input:focus,
.c-paForm-search .c-paForm-search__button input:hover,
.c-paForm-search .university-search-button-block input:focus,
.c-paForm-search .university-search-button-block input:hover {
  text-decoration: none;
  border: 1px solid rgba(4, 81, 136, 0.4) !important;
  background-color: #c1e4fd;
}
.DnnModule-PropertyAgentSearch {
  width: 100%;
}
@media (min-width: 61.25em) {
  .DnnModule-PropertyAgentSearch {
    width: 80%;
    margin-left: 10%;
  }
}
.DnnModule-PropertyAgentSearch table td {
  padding-top: 10px;
  text-align: center;
}
.DnnModule-PropertyAgentSearch table label {
  line-height: 32px;
}
.DnnModule-PropertyAgentSearch table input,
.DnnModule-PropertyAgentSearch table select {
  width: 100% !important;
  padding: 10px;
  font-size: 18px;
  border: 1px solid rgba(4, 81, 136, 0.4);
}
@media (min-width: 46.25em) {
  .DnnModule-PropertyAgentSearch table input,
  .DnnModule-PropertyAgentSearch table select {
    width: 70% !important;
  }
}
.DnnModule-PropertyAgentSearch .CommandButton {
  width: 100%;
  padding: 10px 30px;
  margin-top: 20px;
  text-transform: uppercase;
  border: 1px solid #c1e4fd !important;
  background-color: rgba(193, 228, 253, 0.5);
}
@media (min-width: 46.25em) {
  .DnnModule-PropertyAgentSearch .CommandButton {
    width: 50%;
  }
}
.DnnModule-PropertyAgentSearch .CommandButton:focus,
.DnnModule-PropertyAgentSearch .CommandButton:hover {
  text-decoration: none;
  border: 1px solid rgba(4, 81, 136, 0.4) !important;
  background-color: #c1e4fd;
}
.c-paForm__main-table th {
  padding: 10px;
  line-height: 12px;
  text-transform: lowercase;
  font-variant: small-caps;
  color: #000;
  background-color: #c1e4fd;
  border: 1px solid #fff;
}
.c-paForm__main-table tr {
  background-color: rgba(193, 228, 253, 0.3);
  border-bottom: 1px solid #fff;
}
.c-paForm__main-table tr:nth-child(4n),
.c-paForm__main-table tr:nth-child(4n-1) {
  background-color: rgba(193, 228, 253, 0.5);
}
.c-paForm__main-table tr td {
  padding: 10px;
  border-right: 1px solid #fff;
}
.c-paForm-label__total {
  padding: 10px 0;
  font-size: 18px;
  font-weight: 100;
}
.dnnLogin > div {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  padding: 0 !important;
}
@media (min-width: 46.25em) {
  .dnnLogin > div--snappy,
  .o-grid-snappy .dnnLogin > div {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .dnnLogin > div--snappy,
  .o-grid-snappy .dnnLogin > div {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .dnnLogin > div--snappy,
  .o-grid-snappy .dnnLogin > div {
    max-width: 1220px;
  }
}
@media \0screen {
  .dnnLogin > div {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.loginContent {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .loginContent {
    display: inherit;
  }
}
@media \0screen {
  .loginContent {
    margin-left: -20px;
  }
}
.loginContent:after,
.loginContent:before {
  content: "";
  display: table;
  display: flex;
}
.loginContent:after {
  clear: both;
}
.loginContent .LoginPanel {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 0 !important;
}
@media \0screen {
  .loginContent .LoginPanel {
    min-width: 0 !important;
  }
}
@media \0screen {
  .loginContent .LoginPanel {
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .loginContent .LoginPanel {
    display: block;
    flex-basis: 66.66667%;
    min-width: 66.66667%;
    max-width: 66.66667%;
  }
}
@media \0screen {
  .loginContent .LoginPanel {
    display: block;
    width: 66.66667%;
  }
}
@media (min-width: 61.25em) {
  .loginContent .LoginPanel {
    left: 16.66667%;
    right: auto;
  }
}
.loginContent .dnnFormItem input[type] {
  width: 100%;
  padding: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #111;
  background-color: rgba(4, 81, 136, 0.2) !important;
  border: 1px solid #045188;
}
.loginContent .dnnLoginActions {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px solid #ececec;
}
.loginContent .dnnLoginActions .dnnActions {
  list-style: none;
  margin: 0;
}
.loginContent .dnnLoginActions .dnnActions li {
  text-align: right;
  padding: 0 20px;
}
@media (max-width: 30.615em) {
  .loginContent .dnnLoginActions .dnnActions li {
    text-align: center;
  }
}
@media (min-width: 46.25em) {
  .loginContent .dnnFormItem:nth-child(3) {
    margin-top: 40px;
  }
}
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction {
  padding: 10px 80px;
  color: #fff;
  background-color: #045188;
}
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction:hover,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:focus,
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction:hover {
  background-color: #022e4d;
}
.loginContent .dnnFormItem:nth-child(3) .dnnSecondaryAction {
  display: none;
}
.loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction {
  width: 100%;
}
@media (min-width: 30.625em) {
  .loginContent .dnnFormItem:nth-child(3) .dnnPrimaryAction {
    width: 50%;
    float: right;
  }
}
.loginContent .dnnLoginRememberMe {
  display: block;
  position: relative;
  margin-left: 25%;
  margin-top: 40px;
}
@media (min-width: 30.625em) {
  .loginContent .dnnLoginRememberMe {
    float: right;
  }
}
.loginContent .dnnLoginRememberMe .dnnCheckbox .mark {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  font-size: 16px;
  border: solid 1px #b9b9b9;
  background-color: #fff;
  cursor: pointer;
}
.loginContent .dnnLoginRememberMe .dnnCheckbox:before {
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  left: 7px;
  top: 7px;
  z-index: 1;
  width: 12px;
  height: 6px;
  border: 2px solid #000;
  border-top-style: none;
  border-right-style: none;
  visibility: hidden;
}
.loginContent .dnnLoginRememberMe .dnnCheckbox .mark.dnnCheckbox-hover {
  border: solid 1px #000;
}
.loginContent .dnnLoginRememberMe .dnnCheckbox-checked:before {
  visibility: visible;
}
.c-banner-carousel {
  position: relative;
  margin-top: -80px;
  margin-bottom: 40px;
  z-index: 9999;
}
.c-banner__images {
  position: relative;
}
.c-banner hr {
  margin: 3px 0;
  border: 0;
  height: 3px;
  background-color: #ffd300;
}
.c-banner__overlay-content {
  position: absolute;
  margin: 0;
  padding: 5px;
  bottom: 0;
  z-index: 9;
  max-width: 50%;
}
.c-banner__overlay-content p {
  margin-bottom: 0;
}
.c-banner__content {
  position: relative;
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
  margin-left: 0;
  padding: 20px;
  background-color: #f2f2f2;
}
@media print {
  .c-banner__content {
    display: inherit;
  }
}
@media \0screen {
  .c-banner__content {
    margin-left: -20px;
  }
}
.c-banner__content:after,
.c-banner__content:before {
  content: "";
  display: table;
  display: flex;
}
.c-banner__content:after {
  clear: both;
}
@media (max-width: 30.615em) {
  .c-banner__content {
    padding-left: 10px;
  }
}
.c-banner__title {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 10px;
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.15;
  text-align: right;
  color: #045188;
}
@media \0screen {
  .c-banner__title {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-banner__title {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-banner__title {
    display: block;
    flex-basis: 41.66667%;
    min-width: 41.66667%;
    max-width: 41.66667%;
  }
}
@media \0screen {
  .c-banner__title {
    display: block;
    width: 41.66667%;
  }
}
@media (max-width: 46.24em) {
  .c-banner__title {
    padding-right: 0;
    text-align: left;
    margin-bottom: 20px;
  }
}
.c-banner__description {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  align-self: center;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.5;
}
@media \0screen {
  .c-banner__description {
    min-width: 0 !important;
  }
}
@media \0screen {
  .c-banner__description {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-banner__description {
    display: block;
    flex-basis: 58.33333%;
    min-width: 58.33333%;
    max-width: 58.33333%;
  }
}
@media \0screen {
  .c-banner__description {
    display: block;
    width: 58.33333%;
  }
}
.c-banner-toolbar {
  position: absolute;
  top: 30px;
  left: 10px;
  z-index: 1970;
}
.l-page--frontpage .co-heading.c-heading-alpha,
.l-page--frontpage .hero,
.l-page--frontpage .l-2sxc-app--counter-list,
.l-page--frontpage .l-carousel,
.l-page--frontpage .l-links-list,
.l-page--frontpage .l-list--3box,
.l-page--frontpage .l-list--no-image,
.l-page--frontpage .l-page-footer .co-heading.c-logo__title,
.l-page--frontpage h2,
.l-page-footer .l-page--frontpage .co-heading.c-logo__title {
  margin-bottom: 60px;
}
.l-page--frontpage .l-2sxc-app--counter-list,
.l-page--frontpage .l-list--3box {
  background-color: rgba(4, 81, 136, 0.7);
}
.l-page--frontpage .l-2sxc-app--counter-list:after,
.l-page--frontpage .l-list--3box:after {
  content: "";
  background: url(/Portals/_default/Skins/Unist2020/images/brand/sveuciliste-podloga.jpg);
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
}
.l-page--frontpage .co-heading.c-heading-alpha,
.l-page--frontpage .l-page-footer .co-heading.c-logo__title,
.l-page--frontpage h2,
.l-page-footer .l-page--frontpage .co-heading.c-logo__title {
  text-align: center;
  color: #777;
  font-size: 55px;
  font-weight: 400;
}
.l-page--frontpage .co-heading.c-heading-alpha:after,
.l-page--frontpage .l-page-footer .co-heading.c-logo__title:after,
.l-page--frontpage h2:after,
.l-page-footer .l-page--frontpage .co-heading.c-logo__title:after {
  content: "";
  display: block;
  height: 2px;
  width: 20%;
  max-width: 96px;
  background: #045188;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.l-page--frontpage .l-links-list .container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-links-list .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-links-list .container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page--frontpage .l-links-list .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-links-list .container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page--frontpage .l-links-list .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-links-list .container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page--frontpage .l-links-list .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-page--frontpage .l-links-list .row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .l-page--frontpage .l-links-list .row {
    display: inherit;
  }
}
@media \0screen {
  .l-page--frontpage .l-links-list .row {
    margin-left: -20px;
  }
}
.l-page--frontpage .l-links-list .row:after,
.l-page--frontpage .l-links-list .row:before {
  content: "";
  display: table;
  display: flex;
}
.l-page--frontpage .l-links-list .row:after {
  clear: both;
}
.l-page--frontpage .l-links-list .col-md-4 {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .l-page--frontpage .l-links-list .col-md-4 {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-page--frontpage .l-links-list .col-md-4 {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-links-list .col-md-4 {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .l-page--frontpage .l-links-list .col-md-4 {
    display: block;
    width: 33.33333%;
  }
}
.l-page--frontpage .l-links-list .co-img-wrapper {
  height: 20vh;
  max-height: 72px;
  background: 0 0 !important;
  margin-top: 10px;
}
.l-page--frontpage .l-links-list .co-img-wrapper img {
  height: 100%;
  width: auto;
}
.l-page--frontpage .l-links-list .c-item-wrapper {
  text-align: center;
}
.l-page--frontpage .l-links-list .c-item-wrapper .c-item__title {
  color: #045188;
}
.l-page--frontpage .l-links-list .c-item-wrapper:nth-child(even) .c-item {
  background: #045188;
}
.l-page--frontpage
  .l-links-list
  .c-item-wrapper:nth-child(even)
  .c-item__description,
.l-page--frontpage
  .l-links-list
  .c-item-wrapper:nth-child(even)
  .c-item__title {
  color: #fff !important;
}
.l-page--frontpage .l-links-list .c-item {
  height: 100%;
  padding: 10px;
  border: 1px solid #e1e1e1e1;
}
.l-page--frontpage .l-links-list .c-item__title {
  font-size: 22px;
}
.l-page--frontpage .l-2sxc-app--counter-list {
  position: relative;
}
.l-page--frontpage .l-2sxc-app--counter-list .container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-2sxc-app--counter-list .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-2sxc-app--counter-list .container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page--frontpage .l-2sxc-app--counter-list .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-2sxc-app--counter-list .container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page--frontpage .l-2sxc-app--counter-list .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-2sxc-app--counter-list .container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page--frontpage .l-2sxc-app--counter-list .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-page--frontpage .l-2sxc-app--counter-list .container .row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
  padding: 30px;
}
@media print {
  .l-page--frontpage .l-2sxc-app--counter-list .container .row {
    display: inherit;
  }
}
@media \0screen {
  .l-page--frontpage .l-2sxc-app--counter-list .container .row {
    margin-left: -20px;
  }
}
.l-page--frontpage .l-2sxc-app--counter-list .container .row:after,
.l-page--frontpage .l-2sxc-app--counter-list .container .row:before {
  content: "";
  display: table;
  display: flex;
}
.l-page--frontpage .l-2sxc-app--counter-list .container .row:after {
  clear: both;
}
.l-page--frontpage .l-2sxc-app--counter-list .container .col-12.col-md-3 {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
  width: 50%;
}
@media \0screen {
  .l-page--frontpage .l-2sxc-app--counter-list .container .col-12.col-md-3 {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-page--frontpage .l-2sxc-app--counter-list .container .col-12.col-md-3 {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-2sxc-app--counter-list .container .col-12.col-md-3 {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media \0screen {
  .l-page--frontpage .l-2sxc-app--counter-list .container .col-12.col-md-3 {
    display: block;
    width: 25%;
  }
}
@media (max-width: 30.615em) {
  .l-page--frontpage .l-2sxc-app--counter-list .container .col-12.col-md-3 {
    margin-bottom: 10px;
  }
}
.l-page--frontpage .l-2sxc-app--counter-list .container .c-values {
  text-align: center;
  color: #fff;
}
.l-page--frontpage .l-2sxc-app--counter-list .container .c-values__value {
  font-size: 48px;
  line-height: 53px;
  font-weight: 700;
}
.l-page--frontpage .l-2sxc-app--counter-list .container .c-values__name {
  text-transform: uppercase;
}
.l-page--frontpage .l-list--no-image .container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-list--no-image .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-list--no-image .container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page--frontpage .l-list--no-image .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-list--no-image .container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page--frontpage .l-list--no-image .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-list--no-image .container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--no-image .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-page--frontpage .l-list--no-image .container .edn__articleListWrapper {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .l-page--frontpage .l-list--no-image .container .edn__articleListWrapper {
    display: inherit;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--no-image .container .edn__articleListWrapper {
    margin-left: -20px;
  }
}
.l-page--frontpage .l-list--no-image .container .edn__articleListWrapper:after,
.l-page--frontpage
  .l-list--no-image
  .container
  .edn__articleListWrapper:before {
  content: "";
  display: table;
  display: flex;
}
.l-page--frontpage .l-list--no-image .container .edn__articleListWrapper:after {
  clear: both;
}
.l-page--frontpage .l-list--no-image .article {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
@media \0screen {
  .l-page--frontpage .l-list--no-image .article {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--no-image .article {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-list--no-image .article {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--no-image .article {
    display: block;
    width: 50%;
  }
}
.l-page--frontpage .l-list--no-image .article-block {
  height: 100%;
  display: flex;
  align-items: center;
  background: #045188;
  transition: background-color 0.5s;
}
.l-page--frontpage .l-list--no-image .article-block a {
  padding: 20px;
  color: #fff;
  text-decoration: none;
}
.l-page--frontpage .l-list--no-image .article-block:hover {
  background: #0674c3;
}
.l-page--frontpage .l-list--no-image .article-title {
  font-size: 22px;
  line-height: 1.3;
  margin: 0;
}
.l-page--frontpage .l-list--3box {
  position: relative;
  padding: 60px 0;
}
.l-page--frontpage .l-list--3box .container {
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-list--3box .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-list--3box .container {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .l-page--frontpage .l-list--3box .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-list--3box .container {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .l-page--frontpage .l-list--3box .container--snappy,
  .o-grid-snappy .l-page--frontpage .l-list--3box .container {
    max-width: 1220px;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--3box .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 980px;
  }
}
.l-page--frontpage .l-list--3box .row {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -20px;
  zoom: 1;
}
@media print {
  .l-page--frontpage .l-list--3box .row {
    display: inherit;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--3box .row {
    margin-left: -20px;
  }
}
.l-page--frontpage .l-list--3box .row:after,
.l-page--frontpage .l-list--3box .row:before {
  content: "";
  display: table;
  display: flex;
}
.l-page--frontpage .l-list--3box .row:after {
  clear: both;
}
.l-page--frontpage .l-list--3box .list-article-wrapper {
  position: relative;
  float: left;
  box-sizing: border-box;
  flex: 1 1 0%;
  padding-left: 20px;
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
@media \0screen {
  .l-page--frontpage .l-list--3box .list-article-wrapper {
    min-width: 0 !important;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--3box .list-article-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .l-page--frontpage .l-list--3box .list-article-wrapper {
    display: block;
    flex-basis: 33.33333%;
    min-width: 33.33333%;
    max-width: 33.33333%;
  }
}
@media \0screen {
  .l-page--frontpage .l-list--3box .list-article-wrapper {
    display: block;
    width: 33.33333%;
  }
}
@media (max-width: 30.615em) {
  .l-page--frontpage .l-list--3box .list-article-wrapper {
    margin-bottom: 20px;
  }
}
.l-page--frontpage .l-list--3box .article {
  background: #fff;
  height: 100%;
}
.l-page--frontpage .l-list--3box .article-block {
  height: 100%;
}
.l-page--frontpage .l-list--3box .article-image {
  position: relative;
}
.l-page--frontpage .l-list--3box .article-image img {
  width: 100%;
  height: auto;
}
.l-page--frontpage .l-list--3box .article-image-darken {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}
.l-page--frontpage .l-list--3box .article .article-link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.l-page--frontpage .l-list--3box .article .list-article-body {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
  padding: 10px;
  background: 0 0;
  transition: all 0.33s;
}
.l-page--frontpage .l-list--3box .article-title {
  font-size: 18px;
  line-height: 20px;
  color: #000;
}
.l-page--frontpage .l-list--3box .article-title:after {
  content: "";
  display: block;
  height: 1px;
  width: 33%;
  max-width: 96px;
  margin-top: 10px;
  background: #045188;
}
.l-page--frontpage .l-list--3box .article-text {
  flex-grow: 1;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 10px;
}
.l-page--frontpage .l-list--3box .article-more {
  display: flex;
  align-items: center;
  margin-top: auto;
  font-weight: 700;
  color: #045188;
}
.l-page--frontpage .l-list--3box .article-more:after {
  content: "⟶";
  display: block;
  margin-left: 5px;
  transition: all 0.25s;
}
.l-page--frontpage .l-list--3box .article-link:hover {
  text-decoration: none;
  transition: all 0.5s;
}
.l-page--frontpage .l-list--3box .article-link:hover .list-article-body {
  background: #067dd2;
  transition: all 0.75s;
}
.l-page--frontpage .l-list--3box .article-link:hover .article-image-darken {
  opacity: 0.5;
}
.l-page--frontpage .l-list--3box .article-link:hover .article-title {
  color: #fff;
}
.l-page--frontpage .l-list--3box .article-link:hover .article-text {
  color: rgba(255, 255, 255, 0.75);
}
.l-page--frontpage .l-list--3box .article-link:hover .article-more {
  color: #fff;
}
.l-page--frontpage .l-list--3box .article-link:hover .article-more::after {
  margin-left: 20px;
}
.c-highlights-column .co-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-highlights-column .co-text ul li {
  margin-bottom: 10px;
  padding-left: 8px;
}
.c-highlights-column .co-text ul li:focus,
.c-highlights-column .co-text ul li:hover {
  text-decoration: none;
  border-left: 3px solid #ffd300;
  padding-left: 5px;
}
.c-highlights-column .co-text ul li a:focus,
.c-highlights-column .co-text ul li a:hover {
  text-decoration: none;
}
:not(#\9):not(#\9):not(#\9) .OmoWidget.OmoWidget {
  z-index: 999999;
}
body.omo-BackGroundColor-6 a {
  color: #00ace6;
}
body.omo-BackGroundColor-6 a:hover {
  color: #fff;
}
body.omo-BackGroundColor-6
  .l-nav-main--mega-nav
  .c-nav__item--main
  > .c-nav__link {
  color: #00ace6;
}
body.omo-BackGroundColor-6
  .l-nav-main--mega-nav
  .c-nav__item--main
  > .c-nav__link:hover {
  color: #0674c3;
}
body.omo-BackGroundColor-6 .l-page--frontpage .l-list--3box .article-more {
  color: #00ace6;
}
body.omo-BackGroundColor-6
  .l-page--frontpage
  .l-list--3box
  .article-more:hover {
  color: #fff;
}
body.omo-BackGroundColor-6
  .l-nav-main--mega-nav
  .c-nav__item
  .c-search__icon
  svg,
body.omo-BackGroundColor-6 .l-page-header .c-global-header__nav .c-logo {
  fill: #00ace6;
}
body.omo-BackGroundColor-6
  .l-nav-main--mega-nav
  .c-nav__item
  .c-search__icon
  svg:hover,
body.omo-BackGroundColor-6 .l-page-header .c-global-header__nav .c-logo:hover {
  fill: #0674c3;
}
body.omo-BackGroundColor-6
  .c-nav-submenu.c-nav-submenu__columns
  .c-nav__link:hover {
  opacity: 0.8;
}
body.omo-BackGroundColor-6 .co-navigation a.co-link-box,
body.omo-BackGroundColor-6 .l-page--frontpage .l-list--3box .article-text {
  color: #fff;
}
body.omo-BackGroundColor-6 .l-page--frontpage .l-list--no-image .article-block {
  background: #00ace6;
}
body.omo-BackGroundColor-6
  .l-page--frontpage
  .l-list--no-image
  .article-block:hover {
  background: #0674c3;
}
body.omo-BackGroundColor-6
  .l-page--frontpage
  .l-list--no-image
  .article-block
  h3 {
  color: #000 !important;
}
body.omo-BackGroundColor-6 .l-page--frontpage .l-list--3box .article {
  background-color: #000;
}
.l-page-footer
  body.omo-BackGroundColor-6
  .l-page--frontpage
  .co-heading.c-logo__title:after,
body.omo-BackGroundColor-6 .l-page--frontpage .co-heading.c-heading-alpha:after,
body.omo-BackGroundColor-6
  .l-page--frontpage
  .l-list--3box
  .article-title:after,
body.omo-BackGroundColor-6
  .l-page--frontpage
  .l-page-footer
  .co-heading.c-logo__title:after,
body.omo-BackGroundColor-6 .l-page--frontpage h2:after,
body.omo-BackGroundColor-6
  .l-page-footer
  .l-page--frontpage
  .co-heading.c-logo__title:after {
  background: #00ace6;
}
@media (min-width: 30.625em) {
  body.omo-BackGroundColor-6
    .l-page--frontpage
    .l-carousel
    .carousel-item
    .carousel-img {
    filter: grayscale(100%) brightness(1.5);
  }
}
body.omo-BackGroundColor-6 .l-page-footer__body {
  background: #000;
}
body.omo-BackGroundColor-6 .l-page-footer__bottom {
  background-color: #000;
}
body.omo-BackGroundColor-6 .module-container--underlined .module-title {
  border-bottom: 1px solid #00ace6;
}
body.omo-BackGroundColor-6
  .module-container--underlined
  .module-title
  .title:after {
  border-bottom: 2px solid #00ace6;
}
body.omo-BackGroundColor-6 .l-page-footer__top {
  background: #00ace6;
}
body.omo-BackGroundColor-6 .l-page-footer__top .c-logo__title {
  color: #000 !important;
}
body.omo-BackGroundColor-6 .l-page-footer .c-logo__image svg {
  fill: #000;
}
body.omo-BackGroundColor-6 .c-cover-sidebar-nav__item {
  border-left-color: #00ace6;
}
body.omo-BackGroundColor-6 .ednMoreArticlesTriggerWrapper > .trigger {
  color: #fff;
}
body.omo-BackGroundColor-6 .ednMoreArticlesTriggerWrapper > .trigger:focus,
body.omo-BackGroundColor-6 .ednMoreArticlesTriggerWrapper > .trigger:hover {
  color: #484848;
}
body.omo-BackGroundColor-6 .c-announcement-card:focus,
body.omo-BackGroundColor-6 .c-announcement-card:hover {
  border-bottom-color: #00ace6;
}
body.omo-BackGroundColor-6 .c-breadcrumb__link {
  color: #fff;
}
body.omo-BackGroundColor-6 .c-breadcrumb__link:hover {
  color: #00ace6;
}
body.omo-BackGroundColor-6 #dnn_dnnSearchMainHeader_txtSearch {
  background-color: #000;
  color: #fff;
  box-shadow: 0 0 5px;
}
body.omo-BackGroundColor-6 #dnn_dnnSearchMainHeader_cmdSearch {
  background-color: #000;
  border-left-color: rgba(255, 255, 255, 0.2);
  filter: brightness(2.5);
}
body.omo-BackGroundColor-6 .c-search-bar__wrapper {
  background-color: #000;
}
body.omo-BackGroundColor-6 .c-accordion__label::after {
  filter: brightness(5);
}
body.omo-BackGroundColor-6 .c-accordion__inner {
  background-color: #000;
  border-top-color: rgba(255, 255, 255, 0.5);
}
body.omo-BackGroundColor-6 .l-page-header__top {
  border-color: #fff;
  background-color: #000;
}
body.omo-BackGroundColor-6
  .l-page-header
  .c-global-header__top
  .c-nav__mini
  .c-menu__item {
  color: #fff;
}
body.omo-BackGroundColor-6 .DnnModule-PropertyAgentSearch .CommandButton {
  background-color: #000;
}
body.omo-BackGroundColor-6 .DnnModule-PropertyAgentSearch table input,
body.omo-BackGroundColor-6 .DnnModule-PropertyAgentSearch table select {
  background-color: #000;
  color: #fff;
  border-color: #fff;
}
body.omo-BackGroundColor-6 .DnnModule-PropertyAgentSearch .CommandButton {
  color: #fff;
  border-color: #fff !important;
}
body.omo-BackGroundColor-6 .DnnModule-PropertyAgentSearch .CommandButton:hover {
  color: #00ace6;
  border-color: rgba(255, 255, 255, 0.5) !important;
}
body.omo-BackGroundColor-6 .c-sastavnice-feed__media {
  background-color: rgba(255, 255, 255, 0.2);
}
body.omo-BackGroundColor-6 .c-dmx-document__meta {
  color: #fff;
}
body.omo-BackGroundColor-6 .c-accordion__inner a,
body.omo-BackGroundColor-6 .c-page-section__content .co-text a {
  color: #00ace6;
}
body.omo-BackGroundColor-6 .c-2sxc-filter__wrapper {
  background-color: rgba(193, 228, 253, 0.8);
}
body.omo-BackGroundColor-6 .dnnFormItem input[type="email"]:active,
body.omo-BackGroundColor-6 .dnnFormItem input[type="email"]:focus,
body.omo-BackGroundColor-6 .dnnFormItem input[type="password"]:active,
body.omo-BackGroundColor-6 .dnnFormItem input[type="password"]:focus,
body.omo-BackGroundColor-6 .dnnFormItem input[type="search"]:active,
body.omo-BackGroundColor-6 .dnnFormItem input[type="search"]:focus,
body.omo-BackGroundColor-6 .dnnFormItem input[type="text"]:active,
body.omo-BackGroundColor-6 .dnnFormItem input[type="text"]:focus,
body.omo-BackGroundColor-6 .dnnFormItem select:active,
body.omo-BackGroundColor-6 .dnnFormItem select:focus,
body.omo-BackGroundColor-6 .dnnFormItem textarea:active,
body.omo-BackGroundColor-6 .dnnFormItem textarea:focus,
body.omo-BackGroundColor-6 .loginContent .dnnFormItem input[type] {
  color: #fff;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6) a {
  color: #00374a;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page-header__top {
  border-color: #777;
  background-color: rgba(0, 0, 0, 0.1);
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-breadcrumb
  span[itemprop="breadcrumb"],
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-nav-main--mega-nav
  .c-nav-submenu__columns
  .c-nav__item,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  .l-links-list
  .c-item {
  border-color: #777;
}
.l-page-footer
  body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  .co-heading.c-logo__title,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  .co-heading.c-heading-alpha,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  .l-list--3box
  .article-text,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  .l-page-footer
  .co-heading.c-logo__title,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  h2,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page-footer
  .l-page--frontpage
  .co-heading.c-logo__title {
  color: #000;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6) .c-logo__title,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page--frontpage
  .l-list--3box
  .article-link:hover
  .article-text {
  color: #fff;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-nav-main--mega-nav
  .c-nav-submenu
  .c-nav__item
  .c-nav__link {
  color: #000;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-nav-main--mega-nav
  .c-nav-submenu
  .c-nav__item
  .c-nav__link:hover {
  color: rgba(0, 0, 0, 0.5);
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page-footer__body {
  background-color: transparent;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-accordion__inner
  h4:after,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .module-container__title--sidebar-frontpage:after {
  background-color: #045188;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-paForm__main-table {
  background-color: #fff;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6) .c-accordion,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-accordion__section,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-paForm__main-table
  th,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-paForm__main-table
  tr,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-paForm__main-table
  tr
  td,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-nav-main--mega-nav
  .c-nav-submenu
  .c-nav__item
  .c-nav__link.selected-True:before {
  border-color: #777;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-paForm__main-table
  tr {
  border-left: 1px solid #777;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .l-page-footer__bottom {
  background-color: rgba(255, 255, 255, 0.2);
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-sastavnice-feed__media {
  background-color: rgba(0, 0, 0, 0.2);
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-announcement-card {
  border-color: #333;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-announcement-card:focus,
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-announcement-card:hover {
  border-bottom-color: #427982;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-dmx-document__icon {
  fill: #777;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-dmx-document-list__item
  .c-dmx-document__icon:hover {
  fill: #045188;
}
body[class*="omo-BackGroundColor-"]:not(.omo-BackGroundColor-6)
  .c-dmx-document-list__item {
  border-color: #777;
}
body[class*="omo-BodyFontSize-"] .co-text.c-2sxc-banner__text-title {
  font-size: 18px !important;
}
body[class*="omo-BodyFontSize-"]
  .l-page-footer
  .l-pane__footer-kontakt
  .module-content {
  font-size: 20px;
}

.edn-ciljevi-wrap h4 {
  display: none;
}
.edn-ciljevi-wrap a {
  flex-basis: 50%;
  max-width: 50%;
  padding-right: 4px;
  padding-bottom: 4px;
}

.edn-ciljevi-wrap-active {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.edn-ciljevi-wrap-active .u-text-bold {
  display: block;
}

.edn-ciljevi {
  display: flex;
  flex-wrap: wrap;
}

.l-search-page [id$="_Dispatch_search_pnlQuickSearch"] {
  display: none;
}

.dmxSearchResultsPager tr {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.dmxSearchResultsPager td {
  padding: 0 10px;
}

.dmxSearchResults > tbody > tr > td > div a {
  font-weight: 400;
}

.dmxSearchResults > tbody > tr > td > div:first-child a {
  font-size: 17px;
  font-weight: 700;
}

.dmxSearchResults > tbody > tr > td:last-child {
  vertical-align: middle;
  text-align: right;
}

.dmxSearchResults > tbody > tr > td:last-child span {
  font-weight: 500;
}

.dmxSearchResults {
  border-collapse: separate !important;
  border-spacing: 0 30px;
}

.dmxSearchResults .Normal {
  font-size: 14px;
  color: #666;
}

@media (max-width: 30.624em) {
  .dmxSearchResults > tbody > tr:first-child,
  .dmxSearchResults > tbody > tr > th:first-child,
  .dmxSearchResults > tbody > tr > th:nth-child(3),
  .dmxSearchResults > tbody > tr > th:nth-child(4),
  .dmxSearchResults > tbody > tr > td:first-child,
  .dmxSearchResults > tbody > tr > td:nth-child(3),
  .dmxSearchResults > tbody > tr > td:nth-child(4) {
    display: none;
  }

  .dmxSearchResultsPager,
  .dmxSearchResultsPager * {
    display: unset !important;
  }

  .l-search-page #dnn_ResultsPane {
    padding: 0;
  }

  .l-search-page .dmx_search_results,
  .l-search-page .dmx_search_results * {
    max-width: calc(100vw - 30px);
    overflow: auto;
  }
}

@media screen and (min-width: 1000px) {
  .l-search-page .list-article-section.l-list--no-image .container {
    padding-left: 0;
  }
}

.l-search-page .list-article__no-img .list-article-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #045188;
}

.l-search-page .list-article-section.l-list--no-image .list-article__no-img {
  margin-bottom: 30px;
  position: relative;
}

.l-search-page .list-article-section.l-list--no-image .edn-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.l-search-page
  .news.eds_news_Unist2020.eds_template_List_Article_No_Image
  .article_pager {
  margin-bottom: 30px;
}

.l-search-page
  .news.eds_news_Unist2020.eds_template_List_Article_No_Image
  .article_pager
  a {
  border: none;
  color: #045188;
  font-size: 14px;
  background-color: transparent;
  box-shadow: none;
}

.l-search-page
  .news.eds_news_Unist2020.eds_template_List_Article_No_Image
  .article_pager
  a:hover,
.l-search-page
  .news.eds_news_Unist2020.eds_template_List_Article_No_Image
  .article_pager
  a:focus {
  box-shadow: none;
  color: #222;
}
.l-search-page
  .news.eds_news_Unist2020.eds_template_List_Article_No_Image
  .article_pager
  a.active {
  color: #222;
  box-shadow: none;
}
.dnnHelperTip > .dnnFormHelpContent > .dnnHelpText {
  display: none;
}
.actionMenu .dnn_mact.dnn_mact {
  margin-left: -85px !important;
}


