@charset "UTF-8";
@import url("cc.css");
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,700&subset=latin,latin-ext);
/* line 431, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.3/";
}

/* line 435, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 440, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 445, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* line 450, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

/* line 455, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

/* line 460, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

/* line 465, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

/* line 470, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

/* line 475, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

/* line 480, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 489, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 492, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 498, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 502, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 515, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 518, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 520, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 525, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 532, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 533, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 239, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 240, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 537, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 542, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 548, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 551, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 561, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 564, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 228, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.row {
  margin: 0 auto;
  max-width: 73.125rem;
  width: 100%;
}
/* line 239, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 240, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 232, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 235, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 238, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}
/* line 239, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 240, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 239, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
/* line 239, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 240, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 243, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 248, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right;
}
/* line 251, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left;
}

@media only screen {
  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  /* line 200, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  /* line 205, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  /* line 212, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  /* line 200, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  /* line 205, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 212, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 264, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 267, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  /* line 200, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  /* line 205, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 212, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 278, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* Tooltips */
/* line 38, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold;
}
/* line 44, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008CBA;
}
/* line 50, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 54, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}
/* line 68, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}
/* line 79, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
/* line 85, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 3px;
}
/* line 88, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
}
/* line 90, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}
/* line 95, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  border-bottom: dotted 1px #003f54 !important;
  color: #008CBA !important;
}

/* line 101, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal;
}

@media only screen {
  /* line 110, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  /* line 114, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  /* line 120, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 123, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  /* line 130, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
/* line 158, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 159, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 160, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 161, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) {
  /* line 165, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 166, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 167, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 168, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 196, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 220, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none;
}
/* line 225, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #0078a0;
}
/* line 233, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 237, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 245, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
/* line 247, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
/* line 255, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}
/* line 265, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

/* line 272, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 273, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 274, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 275, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 276, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 277, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 279, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 281, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}

/* Helpful Typography Defaults */
/* line 290, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 296, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 302, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 307, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 319, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

/* line 329, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* Unordered Lists */
/* line 336, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
/* line 345, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 348, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
/* line 349, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
/* line 350, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* Ordered Lists */
/* line 354, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}
/* line 357, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 366, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.no-bullet {
  list-style-type: none;
  margin-left: 0;
}
/* line 371, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.no-bullet li ul,
.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Definition Lists */
/* line 382, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
/* line 386, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 390, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

/* line 397, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}
/* line 399, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 405, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}
/* line 410, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}
/* line 414, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 418, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 424, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 431, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}
/* line 437, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 441, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 448, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 450, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.0625em) {
  /* line 461, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 462, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }

  /* line 463, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }

  /* line 464, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }

  /* line 465, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }

  /* line 466, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }

  /* line 467, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  /* line 479, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 486, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 488, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 490, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 493, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 497, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 503, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 505, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 508, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.34in;
  }
  /* line 512, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 519, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* small displays */
@media only screen {
  /* line 244, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 40.0625em) {
  /* line 244, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64.0625em) {
  /* line 244, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  /* line 244, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  /* line 244, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 285, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 296, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 314, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 316, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 321, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  /* line 325, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 329, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 333, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 338, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 344, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 346, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 351, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  /* line 355, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 359, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 363, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 368, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 381, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 382, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
/* line 394, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* line 397, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/* line 400, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/* Print visibility */
/* line 408, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
.print-only,
.show-for-print {
  display: none !important;
}

@media print {
  /* line 411, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .print-only,
  .show-for-print {
    display: block !important;
  }

  /* line 413, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  .hide-on-print,
  .hide-for-print {
    display: none !important;
  }

  /* line 416, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 417, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 418, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 419, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 420, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 421, ../../../HTML/node_modules/foundation-sites/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
/* line 31, ../../../HTML/sass/components/_base.scss */
.preview_banner {
  display: none;
}

/* line 33, ../../../HTML/sass/components/_base.scss */
html {
  font-size: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(248, 0, 32, 0.65);
}

/* line 38, ../../../HTML/sass/components/_base.scss */
body {
  font-size: 100%;
  background: #fcf8f3;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  color: #444;
  vertical-align: baseline;
  margin: 0 auto;
  padding: 0;
  font-size-adjust: auto;
}

/* line 40, ../../../HTML/sass/components/_base.scss */
.main {
  background: url("../_images/bg.png");
}

/* line 44, ../../../HTML/sass/components/_base.scss */
*:focus {
  outline: 0 !important;
}

/* line 48, ../../../HTML/sass/components/_base.scss */
::-moz-selection {
  background: #008CBA;
  color: #fff;
  text-shadow: none;
}

/* line 52, ../../../HTML/sass/components/_base.scss */
::selection {
  background: #008CBA;
  color: #fff;
  text-shadow: none;
}

/* line 55, ../../../HTML/sass/components/_base.scss */
a {
  color: #008CBA;
  text-decoration: underline;
}
/* line 56, ../../../HTML/sass/components/_base.scss */
a:hover {
  outline: 0;
  text-decoration: none;
}
/* line 57, ../../../HTML/sass/components/_base.scss */
a:active {
  outline: 0;
}

/*
ul    {list-style:disc outside;
    li{list-style:none outside;position:relative;padding:0 0 0 10px;
        &:before {content:'';position:absolute;left:0;top:11px;display:block;background:$body-font-color;width:2px;height:2px;}
    }
}  
*/
/* line 66, ../../../HTML/sass/components/_base.scss */
ol li {
  list-style: decimal inside;
}

/* line 69, ../../../HTML/sass/components/_base.scss */
dt {
  font-weight: normal !important;
  margin: 0 !important;
}

/* line 70, ../../../HTML/sass/components/_base.scss */
dd {
  padding: 0;
  margin: 0;
}

/* line 72, ../../../HTML/sass/components/_base.scss */
blockquote {
  margin: 0;
  padding: 0;
}

/* line 74, ../../../HTML/sass/components/_base.scss */
sub,
sup {
  font-size: 85%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 76, ../../../HTML/sass/components/_base.scss */
sup {
  top: -0.5em;
}

/* line 77, ../../../HTML/sass/components/_base.scss */
sub {
  bottom: -0.25em;
}

/* line 80, ../../../HTML/sass/components/_base.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* line 81, ../../../HTML/sass/components/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 83, ../../../HTML/sass/components/_base.scss */
figure {
  padding: 0;
  margin: 0;
}

/* line 87, ../../../HTML/sass/components/_base.scss */
table {
  border-collapse: collapse;
  width: 100%;
}
/* line 90, ../../../HTML/sass/components/_base.scss */
table caption {
  text-align: left;
}
/* line 91, ../../../HTML/sass/components/_base.scss */
table th,
table td {
  padding: 0.625rem 0.9375rem;
  border-bottom: 1px solid #bbb;
}
/* line 94, ../../../HTML/sass/components/_base.scss */
table th {
  text-transform: uppercase;
}
/* line 96, ../../../HTML/sass/components/_base.scss */
table thead {
  text-transform: uppercase;
}
/* line 97, ../../../HTML/sass/components/_base.scss */
table thead th {
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb;
}
/* line 101, ../../../HTML/sass/components/_base.scss */
table tbody th {
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
/* line 105, ../../../HTML/sass/components/_base.scss */
table tbody td {
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}

@media only screen and (max-width: 40em) {
  /* line 111, ../../../HTML/sass/components/_base.scss */
  .tooltip {
    display: none !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 117, ../../../HTML/sass/components/_base.scss */
  .tooltip {
    display: none !important;
  }
}
/* line 134, ../../../HTML/sass/components/_base.scss */
ul.inline-list li {
  display: inline;
}
/* line 140, ../../../HTML/sass/components/_base.scss */
ul.no-bullet li {
  padding: 0;
}
/* line 141, ../../../HTML/sass/components/_base.scss */
ul.no-bullet li:before {
  display: none;
}
/* line 147, ../../../HTML/sass/components/_base.scss */
ul.valign {
  width: 100%;
}
/* line 148, ../../../HTML/sass/components/_base.scss */
ul.valign li {
  width: 100%;
  display: table;
}
/* line 149, ../../../HTML/sass/components/_base.scss */
ul.valign li > div {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
}
/* line 150, ../../../HTML/sass/components/_base.scss */
ul.valign li > div:first-child {
  width: 70%;
}

/* line 160, ../../../HTML/sass/components/_base.scss */
.no-margin {
  margin: 0;
}

/* line 163, ../../../HTML/sass/components/_base.scss */
.no-overflow {
  overflow: hidden;
}

/* line 171, ../../../HTML/sass/components/_base.scss */
.valign-top {
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
}
/* line 176, ../../../HTML/sass/components/_base.scss */
.valign-top > * {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: top;
}

/* line 183, ../../../HTML/sass/components/_base.scss */
.valign-middle {
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
}
/* line 188, ../../../HTML/sass/components/_base.scss */
.valign-middle > * {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* line 195, ../../../HTML/sass/components/_base.scss */
.valign-bottom {
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
}
/* line 200, ../../../HTML/sass/components/_base.scss */
.valign-bottom > * {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
}

/*  ╔════════════════════════════════════╗    
    ╟  ♠ Basic  form Element Styling     ║ 
    ╚════════════════════════════════════╝    */
/* line 20, ../../../HTML/sass/components/_forms.scss */
label.disabled,
.label.disabled {
  color: #bbb;
  cursor: default !important;
}

/* line 24, ../../../HTML/sass/components/_forms.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* line 26, ../../../HTML/sass/components/_forms.scss */
select,
textarea,
input {
  outline: none;
}

/* line 30, ../../../HTML/sass/components/_forms.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 35, ../../../HTML/sass/components/_forms.scss */
select,
label[for],
button,
option,
input[type='button'],
input[type='submit'],
input[type='image'],
input[type='file'],
input[type='checkbox'],
input[type='radio'] {
  cursor: pointer;
}

/* line 46, ../../../HTML/sass/components/_forms.scss */
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 53, ../../../HTML/sass/components/_forms.scss */
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  vertical-align: text-top;
}

/* line 57, ../../../HTML/sass/components/_forms.scss */
.form select,
textarea,
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='number'] {
  width: 100%;
  color: #999;
  padding: 0.5rem 0.625rem 0.5625rem;
  border: 1px solid #aaa;
  background: transparent;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.1s linear 0s;
}
/* line 65, ../../../HTML/sass/components/_forms.scss */
.form select:hover, .form select:focus,
textarea:hover,
textarea:focus,
input[type='text']:hover,
input[type='text']:focus,
input[type='email']:hover,
input[type='email']:focus,
input[type='url']:hover,
input[type='url']:focus,
input[type='password']:hover,
input[type='password']:focus,
input[type='number']:hover,
input[type='number']:focus {
  border-color: #8B8B8B;
}
/* line 67, ../../../HTML/sass/components/_forms.scss */
.form select[disabled],
textarea[disabled],
input[type='text'][disabled],
input[type='email'][disabled],
input[type='url'][disabled],
input[type='password'][disabled],
input[type='number'][disabled] {
  border-color: #bbb;
  color: #bbb;
}

/* line 71, ../../../HTML/sass/components/_forms.scss */
.form-part {
  margin-bottom: 1.25rem !important;
  position: relative;
}

/* line 72, ../../../HTML/sass/components/_forms.scss */
.form-options-list {
  margin: 3px 0 0;
}

/* line 73, ../../../HTML/sass/components/_forms.scss */
.form-indent {
  padding: 0 0 0 20px;
}

/* line 75, ../../../HTML/sass/components/_forms.scss */
.mandatory {
  font-size: 24px;
  display: inline-block;
  margin: 0 5px 0 0;
  position: relative;
  top: 7px;
}

/* line 78, ../../../HTML/sass/components/_forms.scss */
.error {
  color: #eb6053 !important;
  border-color: #eb6053 !important;
}

/* line 79, ../../../HTML/sass/components/_forms.scss */
.error-inline {
  margin: 0;
}

/* line 81, ../../../HTML/sass/components/_forms.scss */
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  opacity: 1;
}

/* line 86, ../../../HTML/sass/components/_forms.scss */
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
  display: none;
}

/* line 90, ../../../HTML/sass/components/_forms.scss */
.jfilestyle label {
  float: right;
  width: auto !important;
}
/* line 93, ../../../HTML/sass/components/_forms.scss */
.jfilestyle label span {
  margin-top: 4px;
  float: right;
  background: #d9d4cd;
  color: #000 !important;
  font-size: 20px !important;
  width: 100px;
  height: 38px;
  text-align: center;
  padding: 10px 0;
}
/* line 105, ../../../HTML/sass/components/_forms.scss */
.jfilestyle input {
  width: 300px !important;
}

/*  ╔═════════════════════════════╗    
    ╟  ♠ Custom form Elements     ║ 
    ╚═════════════════════════════╝    */
/*  ╔═════════════════════════════╗    
    ╟  ♠ Custom form Elements     ║ 
    ╚═════════════════════════════╝    */
/* line 35, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'],
input[type='checkbox'] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* line 47, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'] + label,
input[type='checkbox'] + label {
  padding-left: 34px !important;
  min-height: 26px;
  line-height: 26px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
/* line 57, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'] + label:before,
input[type='checkbox'] + label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #dbdbdb;
  background: white;
  color: #008CBA;
}
/* line 67, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'] + label:after,
input[type='checkbox'] + label:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  -webkit-transition: all 0.2s ease-out;
  -webkit-transition-delay: 0.1s;
  transition: all 0.2s ease-out 0.1s;
}

/* line 87, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='checkbox'] + label:before {
  width: 22px;
  height: 22px;
}
/* line 92, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='checkbox'] + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #008CBA;
  left: 11px;
  top: 11px;
  margin-left: -6px;
  margin-top: -6px;
}
/* line 104, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='checkbox'] + label:hover:before {
  border-color: silver;
}

/* line 115, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='checkbox']:checked + label:before {
  border-color: #8b8b8b;
}
/* line 118, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='checkbox']:checked + label:after {
  visibility: visible;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 133, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'] + label:before {
  width: 22px;
  height: 22px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 139, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'] + label:after {
  content: '';
  width: 12px;
  height: 12px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #008CBA;
  left: 11px;
  top: 11px;
  margin-left: -6px;
  margin-top: -6px;
}
/* line 152, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio'] + label:hover:before {
  border-color: silver;
}

/* line 163, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio']:checked + label:before {
  border-color: #8b8b8b;
}
/* line 166, ../../../HTML/sass/components/_forms-custom-min.scss */
input[type='radio']:checked + label:after {
  visibility: visible;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 7, ../../../HTML/sass/components/_modules.scss */
.video-block {
  overflow: hidden;
  padding-bottom: 56.25% 0 0;
  position: relative;
  margin: 0 0 1.875rem;
}

/* line 14, ../../../HTML/sass/components/_modules.scss */
.ratio-16-9 {
  padding: 56.25% 0 0;
}

/* line 17, ../../../HTML/sass/components/_modules.scss */
.ratio-4-3 {
  padding: 75% 0 0;
}

/* line 21, ../../../HTML/sass/components/_modules.scss */
.video-block iframe,
.video-block object,
.video-block embed,
.video-block video {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  border: none;
}

/* line 33, ../../../HTML/sass/components/_modules.scss */
.video-block video {
  height: auto !important;
}

/* line 35, ../../../HTML/sass/components/_modules.scss */
.video-block embed,
.video-block object,
.video-block video,
.video-block iframe {
  max-width: 100%;
  height: auto;
}

/*  ╔══════════════════════════╗    
    ╟  ♠  Fullscreen bg video      ║ 
        centered, image on small
     ✘✘✘✘
✔✔✔✔✔  ✪✪✪✪✪✪   
    ╚✚✚✚✚✚✚✖✖✖✖✖✖══════════════════════════╝    */
/* line 53, ../../../HTML/sass/components/_modules.scss */
.full-screen-video-bg {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 62, ../../../HTML/sass/components/_modules.scss */
.full-screen-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16 / 9) {
  /* line 72, ../../../HTML/sass/components/_modules.scss */
  .full-screen-video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16 / 9) {
  /* line 79, ../../../HTML/sass/components/_modules.scss */
  .full-screen-video {
    width: 300%;
    left: -100%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 87, ../../../HTML/sass/components/_modules.scss */
  .full-screen-video-bg {
    background: url("http://www.uravnotezenost.si/video/cloud.png") center center/cover no-repeat;
  }

  /* line 90, ../../../HTML/sass/components/_modules.scss */
  .full-screen-video {
    display: none;
  }
}
/* line 96, ../../../HTML/sass/components/_modules.scss */
.video-controls {
  position: absolute;
  right: 20px;
  top: 35px;
}
/* line 102, ../../../HTML/sass/components/_modules.scss */
.video-controls button {
  display: inline-block !important;
  width: auto !important;
  padding: 0;
  margin: 0 5px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 111, ../../../HTML/sass/components/_modules.scss */
.video-controls i:after {
  font-size: 1.875rem;
  color: #fff;
}
/* line 113, ../../../HTML/sass/components/_modules.scss */
.video-controls i.i-user:after {
  font-size: 2.25rem;
}

/*Slick slider*/
/* line 121, ../../../HTML/sass/components/_modules.scss */
.slider {
  background: #FFF;
}

/* line 125, ../../../HTML/sass/components/_modules.scss */
.slider-for {
  border: 15px #F1EDE8 solid;
  padding: 20px;
}
@media only screen and (max-width: 40em) {
  /* line 125, ../../../HTML/sass/components/_modules.scss */
  .slider-for {
    border: 5px #F1EDE8 solid;
  }
}

/* line 133, ../../../HTML/sass/components/_modules.scss */
.s-item {
  float: left;
  width: 68%;
}
/* line 136, ../../../HTML/sass/components/_modules.scss */
.s-item iframe {
  width: 100% !important;
  height: 510px;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 133, ../../../HTML/sass/components/_modules.scss */
  .s-item {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 143, ../../../HTML/sass/components/_modules.scss */
  .s-item img,
  .s-item iframe {
    width: 100%;
  }
  /* line 147, ../../../HTML/sass/components/_modules.scss */
  .s-item iframe {
    height: 410px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 133, ../../../HTML/sass/components/_modules.scss */
  .s-item {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 154, ../../../HTML/sass/components/_modules.scss */
  .s-item img,
  .s-item iframe {
    width: 100%;
  }
  /* line 158, ../../../HTML/sass/components/_modules.scss */
  .s-item iframe {
    height: 310px;
  }
}

/* line 164, ../../../HTML/sass/components/_modules.scss */
.s-text {
  float: left;
  position: relative;
  width: 32%;
  padding: 0 0 75px 40px;
  /*background: url('../_images/apostrof-1.png') no-repeat 40px top;*/
  /*&:before {
      position: absolute;
      bottom: 0;
      right: 0;
      background: url('../_images/apostrof-2.png') no-repeat;
      width: 66px;
      height: 51px;
      content: "";
  }*/
}
/* line 179, ../../../HTML/sass/components/_modules.scss */
.s-text h2 {
  font-size: 2.4375rem;
  color: #51738a;
  line-height: 120%;
  font-weight: 100;
  margin-bottom: 20px;
}
/* line 186, ../../../HTML/sass/components/_modules.scss */
.s-text h3 {
  font-size: 1.75rem;
  line-height: 120%;
  color: #eb6053;
  margin-bottom: 25px;
}
/* line 192, ../../../HTML/sass/components/_modules.scss */
.s-text .btn {
  font-size: 16px;
  color: #ffF !important;
  text-transform: uppercase;
  background: #eb6053;
  border: 0;
  border-bottom: 4px #c5473b solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0.5625rem 2.125rem 0.5rem 2.125rem;
}
/* line 201, ../../../HTML/sass/components/_modules.scss */
.s-text .btn:hover {
  padding: 0.6875rem 2.125rem 0.375rem 2.125rem;
  border-bottom: 4px #eb6053 solid;
}
/* line 206, ../../../HTML/sass/components/_modules.scss */
.s-text .fb_iframe_widget {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
/* line 211, ../../../HTML/sass/components/_modules.scss */
.s-text iframe {
  max-width: 300px !important;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 211, ../../../HTML/sass/components/_modules.scss */
  .s-text iframe {
    max-width: 238px !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 164, ../../../HTML/sass/components/_modules.scss */
  .s-text {
    width: 100%;
    padding: 0 0 75px 0;
  }
  /* line 220, ../../../HTML/sass/components/_modules.scss */
  .s-text h2 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 164, ../../../HTML/sass/components/_modules.scss */
  .s-text {
    width: 100%;
    padding: 0 0 75px 0;
  }
  /* line 227, ../../../HTML/sass/components/_modules.scss */
  .s-text h2 {
    font-size: 1.875rem;
  }
}

/* line 233, ../../../HTML/sass/components/_modules.scss */
.slick-prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: -95px;
  width: 50px;
  height: 50px;
  background: url("../_images/left.png") no-repeat;
  border: 0;
  text-indent: -9999px;
  z-index: 1000;
}
/* line 244, ../../../HTML/sass/components/_modules.scss */
.slick-prev:hover {
  background: url("../_images/left.png") no-repeat;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 233, ../../../HTML/sass/components/_modules.scss */
  .slick-prev {
    left: 10px;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 233, ../../../HTML/sass/components/_modules.scss */
  .slick-prev {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 233, ../../../HTML/sass/components/_modules.scss */
  .slick-prev {
    display: none !important;
  }
}

/* line 258, ../../../HTML/sass/components/_modules.scss */
.slick-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: -95px;
  width: 50px;
  height: 50px;
  background: url("../_images/right.png") no-repeat;
  border: 0;
  text-indent: -9999px;
  z-index: 1000;
}
/* line 269, ../../../HTML/sass/components/_modules.scss */
.slick-next:hover {
  background: url("../_images/right.png") no-repeat;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 258, ../../../HTML/sass/components/_modules.scss */
  .slick-next {
    right: 10px;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 258, ../../../HTML/sass/components/_modules.scss */
  .slick-next {
    display: none !important;
  }
}
@media only screen and (max-width: 40em) {
  /* line 258, ../../../HTML/sass/components/_modules.scss */
  .slick-next {
    display: none !important;
  }
}

/* line 283, ../../../HTML/sass/components/_modules.scss */
.slider-nav {
  border: 1px #F1EDE8 solid;
  background: #fbf8f3;
}
/* line 286, ../../../HTML/sass/components/_modules.scss */
.slider-nav .slick-list {
  padding-top: 27px;
  margin-top: -27px;
}
/* line 290, ../../../HTML/sass/components/_modules.scss */
.slider-nav .slick-slide {
  text-align: center;
  padding: 15px 10px;
  color: #eb6053;
  font-size: 1.125rem;
  line-height: 120%;
  cursor: pointer;
  background: url("../_images/lpx.png") repeat-y left top;
}
/* line 298, ../../../HTML/sass/components/_modules.scss */
.slider-nav .slick-slide:first-child {
  background: none;
}
/* line 301, ../../../HTML/sass/components/_modules.scss */
.slider-nav .slick-slide.slick-current {
  font-weight: bold;
  position: relative;
}
/* line 304, ../../../HTML/sass/components/_modules.scss */
.slider-nav .slick-slide.slick-current:after {
  position: absolute;
  width: 50px;
  height: 27px;
  background: url("../_images/ar-top.png") no-repeat;
  top: -27px;
  left: 50%;
  margin-left: -25px;
  content: "";
  z-index: 10000;
}
@media only screen and (max-width: 40em) {
  /* line 290, ../../../HTML/sass/components/_modules.scss */
  .slider-nav .slick-slide {
    font-size: 0.875rem;
    width: 100% !important;
    background: none;
    border-top: 1px #F1EDE8 solid;
  }
  /* line 322, ../../../HTML/sass/components/_modules.scss */
  .slider-nav .slick-slide.slick-current:after {
    display: none;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 290, ../../../HTML/sass/components/_modules.scss */
  .slider-nav .slick-slide {
    min-height: 78px;
    font-size: 0.875rem;
  }
}

/* line 2, ../../../HTML/sass/components/_nav.scss */
nav ul {
  padding: 0;
  margin: 0;
  list-style: none inside;
}
/* line 3, ../../../HTML/sass/components/_nav.scss */
nav li {
  padding: 0;
  margin: 0;
  list-style: none inside;
  display: inline-block;
}

/* line 15, ../../../HTML/sass/components/_nav.scss */
#primary-nav-toggle {
  cursor: pointer;
  border-radius: 4px;
  padding: 13px 10px;
  position: absolute;
  width: 42px;
  height: 51px;
  top: 1px;
  right: 24px;
  z-index: 1000;
}

/* line 29, ../../../HTML/sass/components/_nav.scss */
.menu-icon {
  display: block;
  position: absolute;
  width: 22px;
}
/* line 35, ../../../HTML/sass/components/_nav.scss */
.menu-icon:after, .menu-icon:before,
.menu-icon span {
  background-color: #FFF;
  content: '';
  display: block;
  height: 2px;
  width: 22px;
  margin: 4px 0;
  -moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 51, ../../../HTML/sass/components/_nav.scss */
.x .menu-icon:before {
  transform: translateY(12px) rotate(135deg);
  -moz-transform: translateY(12px) rotate(135deg);
  -webkit-transform: translateY(12px) rotate(135deg);
}
/* line 56, ../../../HTML/sass/components/_nav.scss */
.x .menu-icon:after {
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg);
  transform: translateY(-12px) rotate(-135deg);
}
/* line 62, ../../../HTML/sass/components/_nav.scss */
.x .menu-icon span {
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 69, ../../../HTML/sass/components/_nav.scss */
.menu {
  text-align: center;
  padding: 1.375rem 0;
  background: #eb6053;
  position: relative;
}

/* line 77, ../../../HTML/sass/components/_nav.scss */
#primary-nav a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.25rem;
  margin: 0 1.375rem;
}
/* line 88, ../../../HTML/sass/components/_nav.scss */
#primary-nav .nav li.active a {
  font-weight: bold;
}
/* line 93, ../../../HTML/sass/components/_nav.scss */
#primary-nav .nav li:hover a {
  text-decoration: underline;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 103, ../../../HTML/sass/components/_nav.scss */
  #primary-nav a {
    font-size: 1rem;
    margin: 0 1.25rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 111, ../../../HTML/sass/components/_nav.scss */
  .menu {
    padding: 1.625rem 0;
  }

  /* line 114, ../../../HTML/sass/components/_nav.scss */
  #primary-nav-toggle {
    display: block;
  }

  /* line 115, ../../../HTML/sass/components/_nav.scss */
  #primary-nav {
    display: none;
  }
  /* line 117, ../../../HTML/sass/components/_nav.scss */
  #primary-nav li {
    width: 100%;
  }
  /* line 119, ../../../HTML/sass/components/_nav.scss */
  #primary-nav li a {
    width: 100%;
    border-bottom: 1px #F48277 solid;
    display: inline-block;
    margin: 0;
    padding: 10px;
  }

  /* line 130, ../../../HTML/sass/components/_nav.scss */
  nav ul {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 138, ../../../HTML/sass/components/_nav.scss */
  #primary-nav-toggle {
    display: none;
  }

  /* line 141, ../../../HTML/sass/components/_nav.scss */
  #primary-nav {
    display: block !important;
  }
}
/* line 1, ../../../HTML/sass/components/_layout.scss */
header {
  background: #51738a;
  padding: 49px 0;
}
/* line 4, ../../../HTML/sass/components/_layout.scss */
header .logo {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 1, ../../../HTML/sass/components/_layout.scss */
  header {
    padding: 39px 0;
  }
}
@media only screen and (max-width: 40em) {
  /* line 1, ../../../HTML/sass/components/_layout.scss */
  header {
    padding: 29px 0;
    text-align: center;
  }
}
/* line 15, ../../../HTML/sass/components/_layout.scss */
header.hd2 {
  padding: 49px 0 30px;
}

/* line 21, ../../../HTML/sass/components/_layout.scss */
#cc-modal-closebutton a {
  width: 40px !important;
  height: 40px !important;
}

@media only screen and (max-width: 40em) {
  /* line 28, ../../../HTML/sass/components/_layout.scss */
  #cc-notification-wrapper {
    padding: 18px 25px 18px !important;
  }

  /* line 32, ../../../HTML/sass/components/_layout.scss */
  #cc-notification #cc-notification-wrapper {
    padding: 18px 25px 18px !important;
  }
  /* line 34, ../../../HTML/sass/components/_layout.scss */
  #cc-notification #cc-notification-wrapper h2 {
    margin: 0 90px 0 0 !important;
    line-height: 24px;
  }
}
/* line 42, ../../../HTML/sass/components/_layout.scss */
.results {
  float: right;
  margin-top: 14px;
  font-weight: bold;
  font-size: 24px;
  color: #FFF;
}
/* line 48, ../../../HTML/sass/components/_layout.scss */
.results .m {
  padding: 10px 0 13px 50px;
  background: url("../_images/m.png") no-repeat left top;
}
/* line 52, ../../../HTML/sass/components/_layout.scss */
.results .w {
  padding: 10px 0 13px 35px;
  background: url("../_images/w.png") no-repeat left 9px;
  margin-left: 50px;
}
@media only screen and (max-width: 40em) {
  /* line 42, ../../../HTML/sass/components/_layout.scss */
  .results {
    float: left;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
}

/* line 65, ../../../HTML/sass/components/_layout.scss */
.main {
  padding: 50px 0 40px;
}

/* line 69, ../../../HTML/sass/components/_layout.scss */
.zminus {
  z-index: -1;
}

/* line 73, ../../../HTML/sass/components/_layout.scss */
footer {
  background: #51738a;
  color: #FFF;
  font-size: 0.75rem;
  padding: 31px 0px;
  position: relative;
}
/* line 79, ../../../HTML/sass/components/_layout.scss */
footer a {
  color: #FFF;
}
/* line 81, ../../../HTML/sass/components/_layout.scss */
footer a:focus, footer a:hover {
  color: #FFF;
}
/* line 86, ../../../HTML/sass/components/_layout.scss */
footer p {
  font-size: 0.75rem;
}
/* line 89, ../../../HTML/sass/components/_layout.scss */
footer .foot-left {
  float: left;
  width: 35%;
}
/* line 93, ../../../HTML/sass/components/_layout.scss */
footer .foot-right {
  float: left;
  width: 65%;
  text-align: right;
}
/* line 97, ../../../HTML/sass/components/_layout.scss */
footer .foot-right img {
  margin-top: 10px;
}
/* line 101, ../../../HTML/sass/components/_layout.scss */
footer .social {
  display: inline-block;
  margin-top: 10px;
}
/* line 104, ../../../HTML/sass/components/_layout.scss */
footer .social a {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 8px;
  text-indent: -9999px;
}
/* line 110, ../../../HTML/sass/components/_layout.scss */
footer .social a.fb {
  background: url("../_images/fb.png") no-repeat;
}
/* line 113, ../../../HTML/sass/components/_layout.scss */
footer .social a.tw {
  background: url("../_images/tw.png") no-repeat;
}
/* line 117, ../../../HTML/sass/components/_layout.scss */
footer .social span {
  float: left;
  margin: 5px 5px 0 0;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 123, ../../../HTML/sass/components/_layout.scss */
  footer .foot-left {
    width: 100%;
  }
  /* line 126, ../../../HTML/sass/components/_layout.scss */
  footer .foot-right {
    margin-top: 20px;
    width: 100%;
    text-align: left;
  }
}
@media only screen and (max-width: 40em) {
  /* line 133, ../../../HTML/sass/components/_layout.scss */
  footer .foot-left {
    width: 100%;
  }
  /* line 136, ../../../HTML/sass/components/_layout.scss */
  footer .foot-right {
    margin-top: 20px;
    width: 100%;
    text-align: left;
  }
}

/* line 144, ../../../HTML/sass/components/_layout.scss */
.subpage {
  padding: 0;
  background: #fcf8f3;
}
/* line 147, ../../../HTML/sass/components/_layout.scss */
.subpage .title {
  padding: 75px 0 80px;
  text-align: center;
}
/* line 150, ../../../HTML/sass/components/_layout.scss */
.subpage .title h1 {
  font-size: 3.75rem;
  color: #eb6053;
  font-weight: 300;
}
/* line 155, ../../../HTML/sass/components/_layout.scss */
.subpage .title .contentTeaser,
.subpage .title .contentTeaser p {
  color: #555555;
  font-size: 1.25rem;
  line-height: 145%;
}
/* line 161, ../../../HTML/sass/components/_layout.scss */
.subpage .title p {
  color: #555555;
  line-height: 120%;
  font-size: 1rem;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 167, ../../../HTML/sass/components/_layout.scss */
  .subpage .title h1 {
    font-size: 3.3125rem;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 147, ../../../HTML/sass/components/_layout.scss */
  .subpage .title {
    padding: 45px 0 50px;
  }
  /* line 173, ../../../HTML/sass/components/_layout.scss */
  .subpage .title h1 {
    font-size: 3rem;
  }
  /* line 176, ../../../HTML/sass/components/_layout.scss */
  .subpage .title .contentTeaser,
  .subpage .title .contentTeaser p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 147, ../../../HTML/sass/components/_layout.scss */
  .subpage .title {
    padding: 25px 0 30px;
  }
  /* line 183, ../../../HTML/sass/components/_layout.scss */
  .subpage .title h1 {
    font-size: 2.625rem;
  }
  /* line 186, ../../../HTML/sass/components/_layout.scss */
  .subpage .title p {
    font-size: 0.875rem;
  }
  /* line 189, ../../../HTML/sass/components/_layout.scss */
  .subpage .title .contentTeaser,
  .subpage .title .contentTeaser p {
    font-size: 1rem;
  }
}

/* line 197, ../../../HTML/sass/components/_layout.scss */
.center-subpage-grey {
  background: #f2ede7;
  display: inline-block;
  width: 100%;
  padding: 90px 0 110px;
}
/* line 202, ../../../HTML/sass/components/_layout.scss */
.center-subpage-grey h2 {
  color: #51738a;
  line-height: 120%;
  font-size: 2.625rem;
  margin: 0 0 20px;
  padding: 0;
}
/* line 209, ../../../HTML/sass/components/_layout.scss */
.center-subpage-grey .contentTeaser {
  font-size: 1.25rem;
  color: #555555;
  margin-bottom: 34px;
  line-height: 145%;
}
/* line 215, ../../../HTML/sass/components/_layout.scss */
.center-subpage-grey p {
  font-size: 1rem;
  list-height: 120%;
  margin-bottom: 30px;
}
/* line 220, ../../../HTML/sass/components/_layout.scss */
.center-subpage-grey img {
  float: left;
  margin-bottom: 15px;
  width: 100% !important;
  height: auto !important;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 227, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey h2 {
    font-size: 2.375rem;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 197, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey {
    padding: 70px 0;
  }
  /* line 233, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey h2 {
    font-size: 2.125rem;
  }
  /* line 236, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey .contentTeaser,
  .center-subpage-grey .contentTeaser p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 197, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey {
    padding: 40px 0;
  }
  /* line 243, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey h2 {
    font-size: 2rem;
  }
  /* line 246, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey .contentTeaser,
  .center-subpage-grey .contentTeaser p {
    font-size: 1rem;
  }
  /* line 250, ../../../HTML/sass/components/_layout.scss */
  .center-subpage-grey p {
    font-size: 0.875rem;
  }
}

/* line 256, ../../../HTML/sass/components/_layout.scss */
.center-subpage {
  padding: 100px 0 90px;
  text-align: center;
}
/* line 259, ../../../HTML/sass/components/_layout.scss */
.center-subpage h2 {
  font-size: 2.625rem;
  color: #51738a;
  margin: 0 0 20px;
  padding: 0;
}
/* line 265, ../../../HTML/sass/components/_layout.scss */
.center-subpage .slider {
  background: none;
}
/* line 267, ../../../HTML/sass/components/_layout.scss */
.center-subpage .slider img {
  float: none;
  display: inline-block;
}
/* line 271, ../../../HTML/sass/components/_layout.scss */
.center-subpage .slider .img {
  display: inline-block;
  width: 100%;
}
/* line 275, ../../../HTML/sass/components/_layout.scss */
.center-subpage .slider .text {
  border-top: 1px #d9d4cd solid;
  display: inline-block;
  max-width: 530px;
  font-size: 16px;
  padding-top: 10px;
  margin-top: 20px;
}
/* line 282, ../../../HTML/sass/components/_layout.scss */
.center-subpage .slider .text h3 {
  color: #51738a;
  font-size: 24px;
}
/* line 286, ../../../HTML/sass/components/_layout.scss */
.center-subpage .slider .text p {
  font-size: 16px;
  line-height: 20px;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 293, ../../../HTML/sass/components/_layout.scss */
  .center-subpage h2 {
    font-size: 2.375rem;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 256, ../../../HTML/sass/components/_layout.scss */
  .center-subpage {
    padding: 70px 0 60px;
  }
  /* line 299, ../../../HTML/sass/components/_layout.scss */
  .center-subpage h2 {
    font-size: 2.125rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 256, ../../../HTML/sass/components/_layout.scss */
  .center-subpage {
    padding: 40px 0 30px;
  }
  /* line 305, ../../../HTML/sass/components/_layout.scss */
  .center-subpage h2 {
    font-size: 2rem;
  }
}

/* line 311, ../../../HTML/sass/components/_layout.scss */
.bottom-subpage {
  background: #f2ede7;
  padding: 50px 0;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 311, ../../../HTML/sass/components/_layout.scss */
  .bottom-subpage {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 40em) {
  /* line 311, ../../../HTML/sass/components/_layout.scss */
  .bottom-subpage {
    padding: 20px 0;
  }
}

/* line 322, ../../../HTML/sass/components/_layout.scss */
.sidemenu {
  background: #e7e2db;
  margin-bottom: 30px;
}
/* line 325, ../../../HTML/sass/components/_layout.scss */
.sidemenu h2 {
  font-size: 28px;
  padding: 11px 20px;
  margin: 0;
  color: #51738a;
}
/* line 331, ../../../HTML/sass/components/_layout.scss */
.sidemenu p {
  padding: 0 20px 11px 20px;
}
/* line 335, ../../../HTML/sass/components/_layout.scss */
.sidemenu ul {
  padding: 0;
  margin: 0;
}
/* line 338, ../../../HTML/sass/components/_layout.scss */
.sidemenu ul li {
  list-style: none;
  border-top: 1px #d9d4cd solid;
}
/* line 341, ../../../HTML/sass/components/_layout.scss */
.sidemenu ul li a {
  display: inline-block;
  width: 100%;
  padding: 13px 10px 13px 40px;
  background: url("../_images/ball.png") no-repeat 20px center;
  color: #555555;
  font-size: 1rem;
  text-decoration: none;
}

/* line 354, ../../../HTML/sass/components/_layout.scss */
.box {
  background: #e7e2db;
  margin-bottom: 30px;
  padding: 20px;
}
/* line 358, ../../../HTML/sass/components/_layout.scss */
.box h3 {
  color: #51738a;
  font-size: 22px;
  list-height: 24px;
  margin: 0;
  padding: 0;
}

/* line 367, ../../../HTML/sass/components/_layout.scss */
.quote {
  display: inline-block;
  width: 100%;
  margin: 34px 0 45px;
  padding: 0 80px;
  font-size: 16px;
  color: #555;
}
/* line 374, ../../../HTML/sass/components/_layout.scss */
.quote img {
  float: left;
  margin: 0 60px 15px 0;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
  border: 8px #d9d4cd solid;
}
/* line 380, ../../../HTML/sass/components/_layout.scss */
.quote h2 {
  font-size: 1.875rem;
  line-height: 120%;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0;
  color: #555;
}
/* line 388, ../../../HTML/sass/components/_layout.scss */
.quote span {
  font-style: italic;
  font-size: 14px;
  margin: 0 0 10px 0;
  display: inline-block;
}
/* line 394, ../../../HTML/sass/components/_layout.scss */
.quote p {
  color: #555;
  font-size: 16px;
  margin-bottom: 0;
}
/* line 399, ../../../HTML/sass/components/_layout.scss */
.quote .col-3 {
  float: left;
  width: 27%;
}
/* line 403, ../../../HTML/sass/components/_layout.scss */
.quote .col-8 {
  float: left;
  width: 73%;
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 408, ../../../HTML/sass/components/_layout.scss */
  .quote h2 {
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 367, ../../../HTML/sass/components/_layout.scss */
  .quote {
    padding: 0 0;
  }
  /* line 414, ../../../HTML/sass/components/_layout.scss */
  .quote h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 367, ../../../HTML/sass/components/_layout.scss */
  .quote {
    text-align: center;
    padding: 0 0;
  }
  /* line 421, ../../../HTML/sass/components/_layout.scss */
  .quote .col-3 {
    float: left;
    width: 100%;
  }
  /* line 425, ../../../HTML/sass/components/_layout.scss */
  .quote .col-8 {
    float: left;
    width: 100%;
  }
  /* line 429, ../../../HTML/sass/components/_layout.scss */
  .quote img {
    margin: 0 0 20px 0;
    float: none;
  }
  /* line 433, ../../../HTML/sass/components/_layout.scss */
  .quote h2 {
    font-size: 1.625rem;
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  /* line 439, ../../../HTML/sass/components/_layout.scss */
  .quote p {
    text-align: left;
  }
}

/* line 445, ../../../HTML/sass/components/_layout.scss */
hr {
  margin: 0;
  padding: 0;
}

/* line 450, ../../../HTML/sass/components/_layout.scss */
.files {
  padding: 0;
  margin: 0;
}
/* line 453, ../../../HTML/sass/components/_layout.scss */
.files li {
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
/* line 458, ../../../HTML/sass/components/_layout.scss */
.files li a {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #e7e2db;
  border: 1px #d9d4cd solid;
  padding: 5px 80px;
  font-size: 0.875rem;
  color: #999999;
  text-decoration: none;
}
/* line 468, ../../../HTML/sass/components/_layout.scss */
.files li a.pdf {
  background-image: url("../_images/pdf.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}
/* line 473, ../../../HTML/sass/components/_layout.scss */
.files li a.docx {
  background-image: url("../_images/doc.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}
/* line 478, ../../../HTML/sass/components/_layout.scss */
.files li a span {
  display: block;
  font-size: 22px;
  color: #555555;
}
/* line 483, ../../../HTML/sass/components/_layout.scss */
.files li a:before {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  width: 54px;
  height: 48px;
  background: url("../_images/download.png") no-repeat;
}
@media only screen and (max-width: 40em) {
  /* line 493, ../../../HTML/sass/components/_layout.scss */
  .files li a span {
    font-size: 1.125rem;
  }
}

/*
@media only screen and (max-width: 40em) {

	.light-wrap {
		position: fixed;
	    width: 100%;
	    top: 0;
	    left: 0;
	    height: 100%;
	}

}*/
/* line 513, ../../../HTML/sass/components/_layout.scss */
.uc-wrap {
  position: fixed;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  z-index: 1000000;
}

/* line 522, ../../../HTML/sass/components/_layout.scss */
.upload-container {
  position: absolute;
  right: -500px;
  top: 30%;
}
/* line 526, ../../../HTML/sass/components/_layout.scss */
.upload-container.opened {
  right: 0;
}
/* line 529, ../../../HTML/sass/components/_layout.scss */
.upload-container h2 {
  font-size: 2.25rem;
  color: #eb6053;
  line-height: 120%;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
/* line 537, ../../../HTML/sass/components/_layout.scss */
.upload-container small {
  font-size: 0.75rem;
  color: #999999;
}
/* line 541, ../../../HTML/sass/components/_layout.scss */
.upload-container .stereotype_upload {
  position: absolute;
  padding: 16px 20px;
  margin-left: -123px;
  background: #eb6053;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 1rem;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
}
/* line 554, ../../../HTML/sass/components/_layout.scss */
.upload-container .stereotype_upload span {
  display: block;
}
/* line 557, ../../../HTML/sass/components/_layout.scss */
.upload-container .stereotype_upload .c1 {
  font-size: 26px;
  line-height: 28px;
}
/* line 561, ../../../HTML/sass/components/_layout.scss */
.upload-container .stereotype_upload .c2 {
  line-height: 28px;
  font-size: 34px;
}
/* line 566, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox {
  background: #fcf8f3;
  padding: 25px 50px;
  width: 500px;
  display: block !important;
}
/* line 571, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
/* line 575, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox fieldset label {
  display: inline-block;
  width: 100%;
}
/* line 579, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox fieldset input,
.upload-container .upload-lightbox fieldset textarea {
  background: #fff;
  border: 1px #d9d4cd solid;
  margin-top: 4px;
  max-width: 400px;
}
/* line 586, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox fieldset .form-group {
  font-size: 1rem;
  line-height: 120%;
  color: #555555;
  margin-bottom: 18px;
}
/* line 591, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox fieldset .form-group span {
  font-size: 0.75rem;
  color: #999999;
}
/* line 597, ../../../HTML/sass/components/_layout.scss */
.upload-container .upload-lightbox label.error {
  display: inline-block;
  width: 100%;
  font-size: 0.875rem;
  padding: 5px;
  color: #eb6053;
  border: 1px #eb6053 solid;
  background: #f9dad3;
  margin-top: 6px;
}
/* line 608, ../../../HTML/sass/components/_layout.scss */
.upload-container .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -20px;
  right: 10px;
  background: url("../_images/close.png") no-repeat;
}
/* line 617, ../../../HTML/sass/components/_layout.scss */
.upload-container .form-submit a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #ffF !important;
  text-transform: uppercase;
  background: #eb6053;
  border: 0;
  margin-bottom: 10px;
  border-bottom: 4px #c5473b solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0.5625rem 2.125rem 0.5rem 2.125rem;
}
/* line 629, ../../../HTML/sass/components/_layout.scss */
.upload-container .form-submit a:hover {
  padding: 0.6875rem 2.125rem 0.375rem 2.125rem;
  border-bottom: 4px #eb6053 solid;
}
@media only screen and (max-width: 40em) {
  /* line 522, ../../../HTML/sass/components/_layout.scss */
  .upload-container {
    position: absolute;
    right: -320px;
    top: 5%;
  }
  /* line 639, ../../../HTML/sass/components/_layout.scss */
  .upload-container h2 {
    font-size: 1.25rem;
  }
  /* line 642, ../../../HTML/sass/components/_layout.scss */
  .upload-container .stereotype_upload {
    margin-left: -127px;
    padding: 5px 20px;
    top: 266px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0;
  }
  /* line 648, ../../../HTML/sass/components/_layout.scss */
  .upload-container .stereotype_upload span {
    display: inline-block;
    font-size: 0.8125rem !important;
    margin: 0 5px;
  }
  /* line 654, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox {
    max-width: 320px;
    padding: 25px 15px;
  }
  /* line 658, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox fieldset input,
  .upload-container .upload-lightbox fieldset textarea {
    max-width: 290px;
  }
  /* line 664, ../../../HTML/sass/components/_layout.scss */
  .upload-container .jfilestyle input {
    width: 190px !important;
  }
}

@media (max-height: 900px) {
  /* line 671, ../../../HTML/sass/components/_layout.scss */
  .upload-container {
    top: 20%;
  }
}
@media (max-height: 775px) {
  /* line 677, ../../../HTML/sass/components/_layout.scss */
  .upload-container {
    top: 5%;
  }
  /* line 681, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox fieldset .form-group {
    margin-bottom: 5px;
  }
  /* line 684, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox fieldset textarea {
    height: 60px;
  }
}
@media only screen and (max-width: 640px) and (max-height: 480px) {
  /* line 693, ../../../HTML/sass/components/_layout.scss */
  .upload-container {
    top: 6%;
  }
  /* line 695, ../../../HTML/sass/components/_layout.scss */
  .upload-container h2 {
    margin-bottom: 10px;
  }
  /* line 698, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox {
    padding: 15px;
  }
  /* line 701, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox fieldset textarea {
    height: 65px;
  }
  /* line 704, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox fieldset input {
    padding: 4px 10px !important;
  }
  /* line 707, ../../../HTML/sass/components/_layout.scss */
  .upload-container .upload-lightbox fieldset .form-group {
    margin-bottom: 10px;
    font-size: 0.875rem;
  }
  /* line 714, ../../../HTML/sass/components/_layout.scss */
  .upload-container .form-submit a {
    font-size: 14px;
    margin-bottom: 7px;
    padding: 0.375rem 1.5625rem 0.3125rem 1.5625rem;
  }
  /* line 718, ../../../HTML/sass/components/_layout.scss */
  .upload-container .form-submit a:hover {
    padding: 0.5rem 1.5625rem 0.1875rem 1.5625rem;
  }

  /* line 726, ../../../HTML/sass/components/_layout.scss */
  .jfilestyle label span {
    height: 27px;
    font-size: 16px !important;
    padding: 6px 0;
  }
}
/* line 735, ../../../HTML/sass/components/_layout.scss */
.light-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  display: none;
}

/* line 746, ../../../HTML/sass/components/_layout.scss */
.z0 {
  z-index: 0 !important;
}

/* line 750, ../../../HTML/sass/components/_layout.scss */
.blue {
  /*.s-text {
  	background: url("../_images/apostrof-1-red.png") no-repeat 40px top;
  	&:before {
  	    background: url("../_images/apostrof-2-red.png") no-repeat;
  	}
  }*/
}
/* line 751, ../../../HTML/sass/components/_layout.scss */
.blue .main {
  padding-bottom: 87px;
  background: #81adcb url("../_images/stebri.png") no-repeat center bottom;
}
/* line 754, ../../../HTML/sass/components/_layout.scss */
.blue .main .slider-for {
  border-color: #51738a;
}
/* line 764, ../../../HTML/sass/components/_layout.scss */
.blue .slick-prev {
  background: url("../_images/left-b.png") no-repeat;
}
/* line 767, ../../../HTML/sass/components/_layout.scss */
.blue .slick-next {
  background: url("../_images/right-b.png") no-repeat;
}

/* line 772, ../../../HTML/sass/components/_layout.scss */
.scroll {
  overflow-y: scroll;
}

/* line 776, ../../../HTML/sass/components/_layout.scss */
.hidden {
  overflow: hidden;
}

@media only screen and (max-width: 40em) {
  /* line 780, ../../../HTML/sass/components/_layout.scss */
  .tooltip {
    display: none !important;
  }
}

/* line 786, ../../../HTML/sass/components/_layout.scss */
.vote {
  position: fixed;
  top: 0;
  left: 0;
  background: #51738a;
  width: 100%;
  height: 100%;
  z-index: 1000000000000;
}
/* line 794, ../../../HTML/sass/components/_layout.scss */
.vote .rotate-zero {
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 798, ../../../HTML/sass/components/_layout.scss */
.vote .rotate-left-fast {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
/* line 802, ../../../HTML/sass/components/_layout.scss */
.vote .rotate-right-fast {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
}
/* line 806, ../../../HTML/sass/components/_layout.scss */
.vote .rotate-left {
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
  -moz-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  -webkit-transform: rotate(-13deg);
  transform: rotate(-13deg);
}
/* line 810, ../../../HTML/sass/components/_layout.scss */
.vote .rotate-right {
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
  -moz-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  -webkit-transform: rotate(13deg);
  transform: rotate(13deg);
}
/* line 814, ../../../HTML/sass/components/_layout.scss */
.vote .row {
  margin: 0 auto !important;
  max-width: 73.125rem !important;
}
/* line 818, ../../../HTML/sass/components/_layout.scss */
.vote header {
  text-align: center;
}
/* line 821, ../../../HTML/sass/components/_layout.scss */
.vote .front {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 30px 0 50px;
}
@media only screen and (max-width: 40em) {
  /* line 821, ../../../HTML/sass/components/_layout.scss */
  .vote .front {
    margin: 0;
  }
}
/* line 829, ../../../HTML/sass/components/_layout.scss */
.vote .front .male_vote {
  display: inline-block;
  float: left;
  width: 50%;
}
/* line 833, ../../../HTML/sass/components/_layout.scss */
.vote .front .male_vote.selected {
  opacity: 0.5;
}
/* line 835, ../../../HTML/sass/components/_layout.scss */
.vote .front .male_vote.selected:hover {
  background: none;
}
@media only screen and (min-width: 40.0625em) {
  /* line 838, ../../../HTML/sass/components/_layout.scss */
  .vote .front .male_vote.selected:hover .ic .in-ic {
    background-size: 142px;
    margin-left: 29px;
  }
}
/* line 847, ../../../HTML/sass/components/_layout.scss */
.vote .front .male_vote .ic {
  display: inline-block;
  float: left;
  width: 100%;
  height: 309px;
  margin-bottom: 47px;
  background: url("../_images/male.png") no-repeat center center;
}
@media only screen and (max-width: 40em) {
  /* line 847, ../../../HTML/sass/components/_layout.scss */
  .vote .front .male_vote .ic {
    background-size: 100px;
  }
}
/* line 857, ../../../HTML/sass/components/_layout.scss */
.vote .front .male_vote .ic .in-ic {
  display: inline-block;
  width: 246px;
  height: 264px;
  background: url("../_images/mi.png") no-repeat center center;
  margin-top: 61px;
  margin-left: 29px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-size: 142px;
}
@media only screen and (max-width: 40em) {
  /* line 857, ../../../HTML/sass/components/_layout.scss */
  .vote .front .male_vote .ic .in-ic {
    width: 90px;
    height: 90px;
    margin-top: 120px;
    background-size: 90px;
  }
}
/* line 874, ../../../HTML/sass/components/_layout.scss */
.vote .front .male_vote:hover {
  background: url("../_images/h1.png") no-repeat left bottom;
}
@media only screen and (min-width: 40.0625em) {
  /* line 877, ../../../HTML/sass/components/_layout.scss */
  .vote .front .male_vote:hover .ic .in-ic {
    background-size: 246px;
    margin-left: 53px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
/* line 887, ../../../HTML/sass/components/_layout.scss */
.vote .front .female_vote {
  display: inline-block;
  float: left;
  width: 50%;
}
/* line 891, ../../../HTML/sass/components/_layout.scss */
.vote .front .female_vote.selected {
  opacity: 0.5;
}
/* line 893, ../../../HTML/sass/components/_layout.scss */
.vote .front .female_vote.selected:hover {
  background: none;
}
@media only screen and (min-width: 40.0625em) {
  /* line 896, ../../../HTML/sass/components/_layout.scss */
  .vote .front .female_vote.selected:hover .ic .in-ic {
    background-size: 110px;
    margin-left: 5px;
  }
}
/* line 905, ../../../HTML/sass/components/_layout.scss */
.vote .front .female_vote .ic {
  display: inline-block;
  float: left;
  width: 100%;
  height: 309px;
  margin-bottom: 47px;
  background: url("../_images/female.png") no-repeat center center;
}
@media only screen and (max-width: 40em) {
  /* line 905, ../../../HTML/sass/components/_layout.scss */
  .vote .front .female_vote .ic {
    background-size: 100px;
  }
}
/* line 915, ../../../HTML/sass/components/_layout.scss */
.vote .front .female_vote .ic .in-ic {
  display: inline-block;
  width: 185px;
  height: 286px;
  background: url("../_images/fi.png") no-repeat center center;
  margin-top: 96px;
  background-size: 110px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 40em) {
  /* line 915, ../../../HTML/sass/components/_layout.scss */
  .vote .front .female_vote .ic .in-ic {
    width: 70px;
    margin-top: 31px;
    background-size: 70px;
  }
}
/* line 930, ../../../HTML/sass/components/_layout.scss */
.vote .front .female_vote:hover {
  background: url("../_images/h2.png") no-repeat right bottom;
}
@media only screen and (min-width: 40.0625em) {
  /* line 933, ../../../HTML/sass/components/_layout.scss */
  .vote .front .female_vote:hover .ic .in-ic {
    background-size: 185px;
    margin-right: 6px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
/* line 944, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
  color: #FFFFFF;
}
/* line 950, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom.fbt {
  padding-bottom: 0;
  margin-top: 50px;
}
/* line 954, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom .social {
  display: inline-block;
}
/* line 956, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom .social a {
  width: 40px;
  height: 40px;
  float: left;
  margin-left: 8px;
  text-indent: -9999px;
}
/* line 962, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom .social a.fb {
  background: url("../_images/fb-b.png") no-repeat;
}
/* line 965, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom .social a.tw {
  background: url("../_images/tw-b.png") no-repeat;
}
/* line 969, ../../../HTML/sass/components/_layout.scss */
.vote .front-bottom .social span {
  float: left;
  margin: 8px 8px 0 0;
  font-size: 16px;
}
/* line 976, ../../../HTML/sass/components/_layout.scss */
.vote .ta {
  display: block;
  color: #FFFFFF;
  font-size: 1.875rem;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 976, ../../../HTML/sass/components/_layout.scss */
  .vote .ta {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 976, ../../../HTML/sass/components/_layout.scss */
  .vote .ta {
    font-size: 1.375rem;
  }
}
/* line 987, ../../../HTML/sass/components/_layout.scss */
.vote footer {
  background: #eb6053;
}
/* line 991, ../../../HTML/sass/components/_layout.scss */
.vote footer .social a.fb {
  background: url("../_images/fb-red.png") no-repeat;
}
/* line 994, ../../../HTML/sass/components/_layout.scss */
.vote footer .social a.tw {
  background: url("../_images/tw-red.png") no-repeat;
}

/* line 1002, ../../../HTML/sass/components/_layout.scss */
.overflow {
  overflow: hidden;
}

/* line 1006, ../../../HTML/sass/components/_layout.scss */
.simplepage {
  padding: 55px 0 60px;
}
/* line 1008, ../../../HTML/sass/components/_layout.scss */
.simplepage h1 {
  font-size: 2.5rem;
  line-height: 110%;
  color: #eb6053;
  margin-bottom: 30px;
  font-weight: 300;
}
/* line 1015, ../../../HTML/sass/components/_layout.scss */
.simplepage .contentTeaser,
.simplepage .contentTeaser p {
  color: #555555;
  font-size: 1.25rem;
  line-height: 145%;
}
/* line 1021, ../../../HTML/sass/components/_layout.scss */
.simplepage p {
  color: #555555;
  line-height: 120%;
  text-align: justify;
  font-size: 1rem;
}

/* line 1029, ../../../HTML/sass/components/_layout.scss */
.slick-slide {
  background: #fff;
}

/* line 8, ../../../HTML/sass/components/_ui.scss */
.btn,
button {
  display: inline-block;
  margin: 0 auto;
  padding: 0.75rem 1.25rem 0.625rem;
  border: 2px solid #dbdbdb;
  color: #008CBA !important;
  background: transparent;
  font-size: 0.8125rem;
  text-align: center;
  text-decoration: none !important;
}
/* line 21, ../../../HTML/sass/components/_ui.scss */
.btn.red,
button.red {
  border-color: #eb6053;
  color: #eb6053 !important;
}
/* line 23, ../../../HTML/sass/components/_ui.scss */
.btn:hover,
button:hover {
  background: #eb6053;
  border-color: #eb6053;
  color: #fff !important;
}
/* line 27, ../../../HTML/sass/components/_ui.scss */
.btn.small,
button.small {
  padding: 0.5rem 1.25rem 0.4375rem;
}
/* line 30, ../../../HTML/sass/components/_ui.scss */
.btn.expand,
button.expand {
  width: 100%;
}
/* line 35, ../../../HTML/sass/components/_ui.scss */
.btn.w140,
button.w140 {
  min-width: 140px;
}
/* line 36, ../../../HTML/sass/components/_ui.scss */
.btn.w238,
button.w238 {
  min-width: 238px;
}
/* line 40, ../../../HTML/sass/components/_ui.scss */
.btn.disabled,
button.disabled {
  cursor: not-allowed;
}
/* line 41, ../../../HTML/sass/components/_ui.scss */
.btn.disabled:hover,
button.disabled:hover {
  background: none;
  border-color: #dbdbdb;
  color: #008CBA !important;
}
/* line 48, ../../../HTML/sass/components/_ui.scss */
.btn.back:before,
button.back:before {
  content: '<< ';
}
/* line 51, ../../../HTML/sass/components/_ui.scss */
.btn.back:hover:before,
button.back:hover:before {
  position: relative;
  left: -3px;
}
/* line 56, ../../../HTML/sass/components/_ui.scss */
.btn.more:after,
button.more:after {
  content: ' >>';
}
/* line 59, ../../../HTML/sass/components/_ui.scss */
.btn.more:hover:before,
button.more:hover:before {
  position: relative;
  right: -3px;
}

/* line 87, ../../../HTML/sass/components/_ui.scss */
.preloader {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
/* line 92, ../../../HTML/sass/components/_ui.scss */
.preloader:before, .preloader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
/* line 103, ../../../HTML/sass/components/_ui.scss */
.preloader:before {
  -moz-animation: preloader-out 0.8s ease-in infinite;
  -webkit-animation: preloader-out 0.8s ease-in infinite;
  animation: preloader-out 0.8s ease-in infinite;
}
/* line 104, ../../../HTML/sass/components/_ui.scss */
.preloader:after {
  -moz-animation: preloader-in 0.8s linear infinite;
  -webkit-animation: preloader-in 0.8s linear infinite;
  animation: preloader-in 0.8s linear infinite;
}

@-moz-keyframes preloader-out {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes preloader-out {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes preloader-out {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes preloader-in {
  0% {
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes preloader-in {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes preloader-in {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/* line 131, ../../../HTML/sass/components/_ui.scss */
.acc-tab {
  cursor: pointer;
  position: relative;
  padding: 15px 50px 0 0;
}
/* line 132, ../../../HTML/sass/components/_ui.scss */
.acc-tab:after {
  content: '';
  font-size: 28px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 135, ../../../HTML/sass/components/_ui.scss */
.acc-tab.active:after {
  content: '';
}

/* line 144, ../../../HTML/sass/components/_ui.scss */
.pagination {
  width: 100%;
  text-align: center;
}
/* line 145, ../../../HTML/sass/components/_ui.scss */
.pagination ul {
  font-size: 1rem;
}
/* line 146, ../../../HTML/sass/components/_ui.scss */
.pagination li {
  margin: 0 0.5rem;
}
/* line 149, ../../../HTML/sass/components/_ui.scss */
.pagination li.previous, .pagination li.next {
  margin: 0 1rem;
}
/* line 152, ../../../HTML/sass/components/_ui.scss */
.pagination li.first, .pagination li.last {
  margin: 0;
}
/* line 157, ../../../HTML/sass/components/_ui.scss */
.pagination li.current a {
  position: relative;
}
/* line 158, ../../../HTML/sass/components/_ui.scss */
.pagination li.current a:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 163, ../../../HTML/sass/components/_ui.scss */
.pagination a {
  text-decoration: none;
  color: #008CBA;
}

/*  ===================================
✰  INdicator   ✰
=================================== */
/* line 180, ../../../HTML/sass/components/_ui.scss */
.scroll-indicator {
  z-index: 2;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: 50px;
  border: 2px solid #fff;
  border-radius: 9px;
  width: 18px;
  height: 38px;
}

/* line 194, ../../../HTML/sass/components/_ui.scss */
.scroll-indicator-circle {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-animation: scrollCircle 3.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
  -webkit-animation: scrollCircle 3.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
  animation: scrollCircle 3.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
}

@-moz-keyframes scrollCircle {
  0% {
    top: 1px;
    transform: scale(0);
  }
  8% {
    top: 1px;
    transform: scale(1);
  }
  80% {
    top: 1px;
    transform: scale(1);
  }
  92% {
    top: 21px;
    transform: scale(1);
  }
  100% {
    top: 21px;
    transform: scale(0);
  }
}
@-webkit-keyframes scrollCircle {
  0% {
    top: 1px;
    transform: scale(0);
  }
  8% {
    top: 1px;
    transform: scale(1);
  }
  80% {
    top: 1px;
    transform: scale(1);
  }
  92% {
    top: 21px;
    transform: scale(1);
  }
  100% {
    top: 21px;
    transform: scale(0);
  }
}
@keyframes scrollCircle {
  0% {
    top: 1px;
    transform: scale(0);
  }
  8% {
    top: 1px;
    transform: scale(1);
  }
  80% {
    top: 1px;
    transform: scale(1);
  }
  92% {
    top: 21px;
    transform: scale(1);
  }
  100% {
    top: 21px;
    transform: scale(0);
  }
}
/* line 5, ../../../HTML/sass/plugins/_filestyle.scss */
.jquery-filestyle {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin: 0 20px 0 0;
  padding: 0px;
  position: relative;
  border-collapse: separate;
}

/* line 16, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle input {
  margin: 0px -5px 0px 0px;
  vertical-align: middle;
}

/* line 21, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle label {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  border: 1px solid #F8565F;
  padding: 4px 12px;
  color: #eb6053;
  vertical-align: middle;
  text-align: center;
  margin: 0px;
  width: auto;
  text-transform: uppercase;
}

/* line 36, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle label[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
  filter: alpha(opacity=65);
}

/* line 43, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle.jquery-filestyle-buttonbefore label {
  margin-right: -1px;
}

/* line 47, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle.jquery-filestyle-buttonbefore input {
  margin-right: 0px;
}

/* line 51, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle .count-jfilestyle {
  background: #000;
  color: #fff;
  border-radius: 50%;
  padding: 1px 5px;
}

/* line 58, ../../../HTML/sass/plugins/_filestyle.scss */
div.jquery-filestyle.blue .count-jfilestyle,
div.jquery-filestyle.green .count-jfilestyle,
div.jquery-filestyle.orange .count-jfilestyle,
div.jquery-filestyle.red .count-jfilestyle,
div.jquery-filestyle.black .count-jfilestyle {
  background: #fff;
  color: #000;
}

/* line 15, ../../../HTML/sass/plugins/_footable.scss */
.footable {
  width: 100%;
  clear: both;
}
/* line 20, ../../../HTML/sass/plugins/_footable.scss */
.footable > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* line 29, ../../../HTML/sass/plugins/_footable.scss */
.footable.small {
  font-size: 0.875rem;
}
/* line 33, ../../../HTML/sass/plugins/_footable.scss */
.footable.breakpoint > tbody > tr {
  position: relative;
}
/* line 34, ../../../HTML/sass/plugins/_footable.scss */
.footable.breakpoint > tbody > tr > td {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 35, ../../../HTML/sass/plugins/_footable.scss */
.footable.breakpoint > tbody .footable-first-column {
  padding-left: 65px;
}

/* line 41, ../../../HTML/sass/plugins/_footable.scss */
.footable-first-column {
  text-transform: uppercase;
}

/*  toggle row icon  */
/* line 45, ../../../HTML/sass/plugins/_footable.scss */
.footable-toggle {
  margin-right: 0.625rem;
  font-size: 1rem;
  color: #444;
  display: none;
  width: 26px;
  height: 26px;
  line-height: 25px;
  margin: -13px 0 0 -26px;
  left: -20px;
  top: 5px;
}
/* line 57, ../../../HTML/sass/plugins/_footable.scss */
.footable-toggle:before {
  content: "+";
}
/* line 61, ../../../HTML/sass/plugins/_footable.scss */
.footable-detail-show .footable-toggle:before {
  content: "-";
}
/* line 67, ../../../HTML/sass/plugins/_footable.scss */
.breakpoint .footable-toggle {
  display: inline-block;
}

/* line 75, ../../../HTML/sass/plugins/_footable.scss */
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer;
}

/*  Detail row */
/* line 84, ../../../HTML/sass/plugins/_footable.scss */
.breakpoint .footable-detail-show > td {
  border-bottom: none;
  background: #E8E8DF;
}
/* line 85, ../../../HTML/sass/plugins/_footable.scss */
.breakpoint .footable-detail-show > td:not(.footable-first-column) {
  border-left: none;
}
/* line 86, ../../../HTML/sass/plugins/_footable.scss */
.breakpoint .footable-detail-show > td:not(.footable-last-column) {
  border-right: none;
}

/* line 89, ../../../HTML/sass/plugins/_footable.scss */
.breakpoint .footable-row-detail-cell {
  background: #E8E8DF;
}

/* line 92, ../../../HTML/sass/plugins/_footable.scss */
.footable-row-detail-inner {
  display: table;
}

/* line 93, ../../../HTML/sass/plugins/_footable.scss */
.footable-row-detail-row {
  display: table-row;
}
/* line 94, ../../../HTML/sass/plugins/_footable.scss */
.footable-row-detail-row > div {
  display: table-cell;
  padding: 0 0 0.625rem;
  line-height: 132%;
}

/* line 96, ../../../HTML/sass/plugins/_footable.scss */
.footable-row-detail-group {
  display: block;
}

/* line 97, ../../../HTML/sass/plugins/_footable.scss */
.footable-row-detail-name {
  padding-right: 20px !important;
  text-transform: uppercase;
}

/* line 98, ../../../HTML/sass/plugins/_footable.scss */
.footable-row-detail-value {
  padding-left: 20px !important;
}

/* line 100, ../../../HTML/sass/plugins/_footable.scss */
.footable-odd {
  background-color: #f7f7f7;
}

/* line 108, ../../../HTML/sass/plugins/_footable.scss */
.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer;
}

/* line 111, ../../../HTML/sass/plugins/_footable.scss */
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
  content: "\e013";
}

/* line 114, ../../../HTML/sass/plugins/_footable.scss */
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
  content: "\e012";
}

/* line 117, ../../../HTML/sass/plugins/_footable.scss */
.footable > thead > tr > th > span.footable-sort-indicator {
  padding-left: 5px;
}

/* line 120, ../../../HTML/sass/plugins/_footable.scss */
.footable > thead > tr > th > span.footable-sort-indicator:before {
  content: "\e022";
}

/* line 123, ../../../HTML/sass/plugins/_footable.scss */
.footable > tfoot .pagination {
  margin: 0;
}

/* line 126, ../../../HTML/sass/plugins/_footable.scss */
.footable.no-paging .hide-if-no-paging {
  display: none;
}

/* line 14, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 80px;
}
/* line 24, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .slider {
  width: 100%;
  height: 100%;
  margin: 0;
}
/* line 25, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .slide {
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
/* line 26, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .slide:before {
  content: '';
  display: none;
}
/* line 30, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside {
  height: 100%;
  width: 45px;
  position: absolute;
  top: 0;
  display: block;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 39, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside.l {
  left: 0;
}
/* line 40, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside.r {
  right: 0;
}
/* line 45, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside.visible {
  opacity: 0.01;
  filter: alpha(opacity=1);
}
/* line 47, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow {
  width: 88px;
  height: 88px;
  top: 50%;
  margin-top: -44px;
  background: #eb6053;
  color: #008CBA;
  position: absolute;
  cursor: pointer;
  display: block;
  -moz-border-radius: 44px;
  -webkit-border-radius: 44px;
  border-radius: 44px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
}
/* line 57, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.prev {
  margin-left: -44px;
}
/* line 58, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.prev:after {
  content: '';
  text-indent: 22px;
}
/* line 60, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.next {
  margin-right: -44px;
}
/* line 61, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.next:after {
  content: '';
  text-indent: -22px;
}
/* line 63, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.disabled {
  cursor: default;
}
/* line 64, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.disabled:after {
  opacity: 0.003;
  filter: alpha(opacity=0.3);
}
/* line 67, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow.small {
  background: none;
}
/* line 70, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider .iosside .iosarrow:after {
  display: block;
  text-align: center;
  width: 88px;
  height: 88px;
  line-height: 44px;
  font-size: 50px;
}
/* line 77, ../../../HTML/sass/plugins/_iosslider.scss */
.iosslider:hover .iosside {
  opacity: 0.01;
  filter: alpha(opacity=1);
}
/* line 81, ../../../HTML/sass/plugins/_iosslider.scss */
.touch .iosslider .iosside {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 72, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 89, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 101, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 115, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 123, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 128, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 137, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-image-holder .mfp-content {
  overflow: hidden;
}

/* line 139, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 146, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 149, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 154, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 160, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 164, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 174, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 179, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 190, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-preloader {
  color: #fff;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 201, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-preloader a {
  color: #fff;
}

/* line 204, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 209, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 214, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 220, ../../../HTML/sass/plugins/_magnific-popup.scss */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}

/* line 230, ../../../HTML/sass/plugins/_magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 238, ../../../HTML/sass/plugins/_magnific-popup.scss */
div.mfp-close {
  display: none;
}
@media all and (min-width: 641px) {
  /* line 238, ../../../HTML/sass/plugins/_magnific-popup.scss */
  div.mfp-close {
    display: block;
  }
}

/* line 241, ../../../HTML/sass/plugins/_magnific-popup.scss */
button.mfp-close {
  display: block;
}
@media all and (min-width: 641px) {
  /* line 241, ../../../HTML/sass/plugins/_magnific-popup.scss */
  button.mfp-close {
    display: none;
  }
}

/* line 249, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-close {
  width: 44px;
  height: 40px;
  line-height: 44px;
  position: absolute;
  right: 20px;
  top: 12px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  font-style: normal;
  background: transparent;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer !important;
}
/* line 263, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-close:after {
  cursor: pointer !important;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 32px;
  content: 'x';
  -webkit-font-smoothing: antialiased;
  text-indent: 0;
}
/* line 266, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-close:hover, .mfp-close:focus {
  background: none;
  color: inherit !important;
  opacity: 1;
}

/* line 273, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #eb6053;
}

/* line 276, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #eb6053;
  right: 0;
  text-align: right;
  width: 100%;
}

/* line 286, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 15px;
  line-height: 19px;
}

/* line 298, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0;
  background: #201f1f;
  margin: 0;
  top: 50%;
  margin-top: -35px;
  padding: 0;
  width: 70px;
  height: 70px;
  border-radius: 35px;
}

/* line 311, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-content:hover .mfp-arrow,
.mfp-arrow:focus {
  opacity: .8;
}

/* line 316, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-removing .mfp-arrow {
  opacity: 0 !important;
}

/* line 320, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow:before,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 17px;
  margin-left: 29px;
  color: #fff;
  font-family: 'TSIcons';
  font-size: 33px;
  -webkit-font-smoothing: antialiased;
}

/* line 339, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow-left {
  left: -10px;
}
/* line 342, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow-left .mfp-a {
  margin-left: 25px;
  content: '%';
}
/* line 345, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  content: '%';
}

/* line 350, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow-right {
  right: -10px;
}
/* line 352, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow-right .mfp-a {
  margin-left: 39px;
  content: '$';
}
/* line 355, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  content: '$';
}

/* line 366, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 370, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 375, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  /*overflow: hidden;*/
  padding-top: 56.25%;
}

/* line 381, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* line 390, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -49px;
}

/* Main image in popup */
/* line 399, ../../../HTML/sass/plugins/_magnific-popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0 50px;
  margin: 0 auto;
}

/* The shadow behind the image 
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: $image-padding-top;
  bottom: $image-padding-bottom;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: none;
  background: $image-background;
}*/
/* line 427, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-figure {
  line-height: 0;
}

/* line 430, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -37px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 440, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-title {
  text-align: left;
  font: 17px/18px Arial, Helvetica, sans-serif;
  color: #F3F3F3;
  word-break: break-word;
  padding-right: 45px;
}

/* line 448, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 454, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 458, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  /* line 469, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 473, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  /* line 477, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 482, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 493, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 496, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 500, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  /* line 511, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 900px) {
  /* line 524, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 528, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 532, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 536, ../../../HTML/sass/plugins/_magnific-popup.scss */
  .mfp-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
/* line 548, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}
/* line 551, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
/* line 558, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}
/* line 561, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
/* line 564, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* text-based popup styling */
/* line 576, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 550px;
  margin: 0 auto;
}
/* line 584, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup .mfp-close {
  display: block !important;
}
/* line 586, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-popup-md {
  max-width: 680px;
}
/* line 590, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-popup-lg {
  max-width: 800px;
}
/* line 594, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-popup-with-icon {
  padding-left: 130px;
  min-height: 130px;
  position: relative;
}
/* line 599, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-popup-with-icon .mfp-popup-icon {
  font-style: normal;
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 25px;
  left: 25px;
  text-align: center;
  font-size: 76px;
  color: #eb6053;
  line-height: 80px;
}
/* line 616, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-popup-with-icon .mfp-popup-icon.info-icon:after {
  content: "a";
}
/* line 623, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-close-inside {
  padding-top: 50px;
}
/* line 625, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-close-inside .mfp-close {
  top: 0px;
  margin-right: 10px;
}
/* line 627, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-close-inside.mfp-popup-with-icon {
  min-height: 155px;
}
/* line 629, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup.mfp-close-inside.mfp-popup-with-icon .mfp-popup-icon {
  top: 50px;
}
/* line 635, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup .mfp-info {
  font-size: 17px;
}
/* line 637, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup .mfp-info em {
  font-size: 22px;
}

/* line 643, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup-actions {
  margin-top: 20px;
}
/* line 645, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup-actions:first-child {
  margin-top: 0;
}
/* line 649, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-popup-actions .btn {
  margin-bottom: 3px;
}

/* ====== Zoom effect ====== */
/* line 662, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
/* line 665, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 670, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 677, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
}
/* line 680, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* line 687, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* line 691, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/** Fade-zoom animation for first dialog */
/* start state */
/* line 703, ../../../HTML/sass/plugins/_magnific-popup.scss */
.my-mfp-zoom-in .mfp-popup {
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
/* line 710, ../../../HTML/sass/plugins/_magnific-popup.scss */
.my-mfp-zoom-in.mfp-ready .mfp-popup {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* animate out */
/* line 716, ../../../HTML/sass/plugins/_magnific-popup.scss */
.my-mfp-zoom-in.mfp-removing .mfp-popup {
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* ====== 3d unfold ======*/
/* line 725, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
/* line 727, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
/* line 733, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  -webkit-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
/* line 744, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 751, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* line 755, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* line 762, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -moz-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  -webkit-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
}
/* line 766, ../../../HTML/sass/plugins/_magnific-popup.scss */
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 14, ../../../HTML/sass/rs/_accordion.scss */
.tabs {
  margin: 0 0 1.25rem;
}
/* line 18, ../../../HTML/sass/rs/_accordion.scss */
.tabs .tablist {
  margin: 0;
  position: relative;
  z-index: 1;
}
/* line 25, ../../../HTML/sass/rs/_accordion.scss */
.tabs .tab {
  cursor: pointer;
  display: inline-block;
  background: #eee;
  border: 1px solid #999;
  border-bottom: 1px solid #999;
  border-radius: 4px 4px 0 0;
  padding: 0.625rem 0.9375rem;
}
/* line 34, ../../../HTML/sass/rs/_accordion.scss */
.tabs .tab a {
  text-decoration: none;
}
/* line 38, ../../../HTML/sass/rs/_accordion.scss */
.tabs .tab.active {
  background: #fff;
  border-bottom: 1px solid #fff;
}
/* line 44, ../../../HTML/sass/rs/_accordion.scss */
.tabs .tab-panel {
  margin-top: -1px;
  border: 1px solid #999;
  padding: 0.625rem 0.9375rem;
}

/* line 65, ../../../HTML/sass/rs/_accordion.scss */
.acc-tab {
  margin: 0;
  padding: 0;
  background: #eee;
  cursor: pointer;
  position: relative;
  padding: 15px;
}

/* line 74, ../../../HTML/sass/rs/_accordion.scss */
.acc-panel {
  border: 1px solid #ddd;
}

@media print {
  /* line 9, ../../../HTML/sass/components/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 10, ../../../HTML/sass/components/_print.scss */
  body {
    font-size: 76%;
  }

  /* line 11, ../../../HTML/sass/components/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 17, ../../../HTML/sass/components/_print.scss */
  a[href^='javascript:']:after,
  a[href^='#']:after,
  a[href^='/']:after {
    content: '';
  }

  /* line 21, ../../../HTML/sass/components/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 24, ../../../HTML/sass/components/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 26, ../../../HTML/sass/components/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 29, ../../../HTML/sass/components/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 1.5cm;
  }
  /* line 33, ../../../HTML/sass/components/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 35, ../../../HTML/sass/components/_print.scss */
  h2, h3, h4 {
    page-break-after: avoid;
  }
}