@charset "UTF-8";

@font-face {
  font-family: montserratlight;
  src: url(../fonts/montserrat-light.otf) format("otf"), url(../fonts/montserrat-light-webfont.woff2) format("woff2"), url(../fonts/montserrat-light-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: montserratregular;
  src: url(../fonts/montserrat-regular.otf) format("otf"), url(../fonts/montserrat-regular-webfont.woff2) format("woff2"), url(../fonts/montserrat-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: montserratsemibold;
  src: url(../fonts/montserrat-semibold.otf) format("otf"), url(../fonts/montserrat-semibold-webfont.woff2) format("woff2"), url(../fonts/montserrat-semibold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
  display: block
}

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

figcaption, figure {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  overflow: visible
}

main {
  display: block
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit;
  font-weight: bolder
}

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

dfn {
  font-style: italic
}

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

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}
.full-width{
    width:100% !important;
}
audio, video {
  display: inline-block
}

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

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

input {
  overflow: visible
}

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

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  display: table;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

details {
  display: block
}

summary {
  display: list-item
}

menu {
  display: block
}

canvas {
  display: inline-block
}

[hidden], template {
  display: none
}

.foundation-mq {
  font-family: "small=0em&medium=26.8125em&large=48.0625em&xlarge=64em&xxlarge=90em"
}

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

*, :after, :before {
  box-sizing: inherit
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: montserratregular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

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

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

select {
  box-sizing: border-box;
  width: 100%
}

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

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

[data-whatinput=mouse] button {
  outline: 0
}

pre {
  overflow: auto
}

.is-visible {
  display: block !important
}

.is-hidden {
  display: none !important
}

.row {
  max-width: 76.5rem;
  margin-right: auto;
  margin-left: auto
}

.row:after, .row:before {
  display: table;
  content: " "
}

.row:after {
  clear: both
}

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

.row .row {
  margin-right: -.625rem;
  margin-left: -.625rem
}

@media print, screen and (min-width:26.8125em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}

@media print, screen and (min-width:48.0625em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}

@media screen and (min-width:64em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}

@media screen and (min-width:90em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}

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

.row.expanded {
  max-width: none
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto
}

.row:not(.expanded) .row {
  max-width: none
}

.row.gutter-small>.column, .row.gutter-small>.columns {
  padding-right: .625rem;
  padding-left: .625rem
}

.row.gutter-medium>.column, .row.gutter-medium>.columns {
  padding-right: .9375rem;
  padding-left: .9375rem
}

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

@media print, screen and (min-width:26.8125em) {
  .column, .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}

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

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

.column.row.row, .row.row.columns {
  float: none
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0
}

.small-1 {
  width: 8.33333%
}

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

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

.small-offset-0 {
  margin-left: 0
}

.small-2 {
  width: 16.66667%
}

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

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

.small-offset-1 {
  margin-left: 8.33333%
}

.small-3 {
  width: 25%
}

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

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

.small-offset-2 {
  margin-left: 16.66667%
}

.small-4 {
  width: 33.33333%
}

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

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

.small-offset-3 {
  margin-left: 25%
}

.small-5 {
  width: 41.66667%
}

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

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

.small-offset-4 {
  margin-left: 33.33333%
}

.small-6 {
  width: 50%
}

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

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

.small-offset-5 {
  margin-left: 41.66667%
}

.small-7 {
  width: 58.33333%
}

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

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

.small-offset-6 {
  margin-left: 50%
}

.small-8 {
  width: 66.66667%
}

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

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

.small-offset-7 {
  margin-left: 58.33333%
}

.small-9 {
  width: 75%
}

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

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

.small-offset-8 {
  margin-left: 66.66667%
}

.small-10 {
  width: 83.33333%
}

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

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

.small-offset-9 {
  margin-left: 75%
}

.small-11 {
  width: 91.66667%
}

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

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

.small-offset-10 {
  margin-left: 83.33333%
}

.small-12 {
  width: 100%
}

.small-offset-11 {
  margin-left: 91.66667%
}

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

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

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

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

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

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

.small-up-2>.column:nth-of-type(odd), .small-up-2>.columns:nth-of-type(odd) {
  clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.expanded.row .small-collapse.row, .small-collapse .row {
  margin-right: 0;
  margin-left: 0
}

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

.small-centered {
  margin-right: auto;
  margin-left: auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both
}

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

@media print, screen and (min-width:26.8125em) {
  .medium-1 {
    width: 8.33333%
  }

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

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

  .medium-offset-0 {
    margin-left: 0
  }

  .medium-2 {
    width: 16.66667%
  }

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

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

  .medium-offset-1 {
    margin-left: 8.33333%
  }

  .medium-3 {
    width: 25%
  }

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

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

  .medium-offset-2 {
    margin-left: 16.66667%
  }

  .medium-4 {
    width: 33.33333%
  }

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

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

  .medium-offset-3 {
    margin-left: 25%
  }

  .medium-5 {
    width: 41.66667%
  }

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

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

  .medium-offset-4 {
    margin-left: 33.33333%
  }

  .medium-6 {
    width: 50%
  }

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

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

  .medium-offset-5 {
    margin-left: 41.66667%
  }

  .medium-7 {
    width: 58.33333%
  }

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

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

  .medium-offset-6 {
    margin-left: 50%
  }

  .medium-8 {
    width: 66.66667%
  }

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

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

  .medium-offset-7 {
    margin-left: 58.33333%
  }

  .medium-9 {
    width: 75%
  }

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

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

  .medium-offset-8 {
    margin-left: 66.66667%
  }

  .medium-10 {
    width: 83.33333%
  }

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

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

  .medium-offset-9 {
    margin-left: 75%
  }

  .medium-11 {
    width: 91.66667%
  }

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

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

  .medium-offset-10 {
    margin-left: 83.33333%
  }

  .medium-12 {
    width: 100%
  }

  .medium-offset-11 {
    margin-left: 91.66667%
  }

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

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

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

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

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

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

  .medium-up-2>.column:nth-of-type(odd), .medium-up-2>.columns:nth-of-type(odd) {
    clear: both
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .expanded.row .medium-collapse.row, .medium-collapse .row {
    margin-right: 0;
    margin-left: 0
  }

  .medium-uncollapse>.column, .medium-uncollapse>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }

  .medium-centered {
    margin-right: auto;
    margin-left: auto
  }

  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }

  .medium-pull-0, .medium-push-0, .medium-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
}

@media print, screen and (min-width:48.0625em) {
  .large-1 {
    width: 8.33333%
  }

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

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

  .large-offset-0 {
    margin-left: 0
  }

  .large-2 {
    width: 16.66667%
  }

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

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

  .large-offset-1 {
    margin-left: 8.33333%
  }

  .large-3 {
    width: 25%
  }

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

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

  .large-offset-2 {
    margin-left: 16.66667%
  }

  .large-4 {
    width: 33.33333%
  }

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

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

  .large-offset-3 {
    margin-left: 25%
  }

  .large-5 {
    width: 41.66667%
  }

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

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

  .large-offset-4 {
    margin-left: 33.33333%
  }

  .large-6 {
    width: 50%
  }

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

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

  .large-offset-5 {
    margin-left: 41.66667%
  }

  .large-7 {
    width: 58.33333%
  }

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

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

  .large-offset-6 {
    margin-left: 50%
  }

  .large-8 {
    width: 66.66667%
  }

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

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

  .large-offset-7 {
    margin-left: 58.33333%
  }

  .large-9 {
    width: 75%
  }

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

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

  .large-offset-8 {
    margin-left: 66.66667%
  }

  .large-10 {
    width: 83.33333%
  }

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

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

  .large-offset-9 {
    margin-left: 75%
  }

  .large-11 {
    width: 91.66667%
  }

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

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

  .large-offset-10 {
    margin-left: 83.33333%
  }

  .large-12 {
    width: 100%
  }

  .large-offset-11 {
    margin-left: 91.66667%
  }

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

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

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

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

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

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

  .large-up-2>.column:nth-of-type(odd), .large-up-2>.columns:nth-of-type(odd) {
    clear: both
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .expanded.row .large-collapse.row, .large-collapse .row {
    margin-right: 0;
    margin-left: 0
  }

  .large-uncollapse>.column, .large-uncollapse>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }

  .large-centered {
    margin-right: auto;
    margin-left: auto
  }

  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }

  .large-pull-0, .large-push-0, .large-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
}

@media screen and (min-width:64em) {
  .xlarge-1 {
    width: 8.33333%
  }

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

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

  .xlarge-offset-0 {
    margin-left: 0
  }

  .xlarge-2 {
    width: 16.66667%
  }

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

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

  .xlarge-offset-1 {
    margin-left: 8.33333%
  }

  .xlarge-3 {
    width: 25%
  }

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

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

  .xlarge-offset-2 {
    margin-left: 16.66667%
  }

  .xlarge-4 {
    width: 33.33333%
  }

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

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

  .xlarge-offset-3 {
    margin-left: 25%
  }

  .xlarge-5 {
    width: 41.66667%
  }

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

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

  .xlarge-offset-4 {
    margin-left: 33.33333%
  }

  .xlarge-6 {
    width: 50%
  }

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

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

  .xlarge-offset-5 {
    margin-left: 41.66667%
  }

  .xlarge-7 {
    width: 58.33333%
  }

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

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

  .xlarge-offset-6 {
    margin-left: 50%
  }

  .xlarge-8 {
    width: 66.66667%
  }

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

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

  .xlarge-offset-7 {
    margin-left: 58.33333%
  }

  .xlarge-9 {
    width: 75%
  }

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

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

  .xlarge-offset-8 {
    margin-left: 66.66667%
  }

  .xlarge-10 {
    width: 83.33333%
  }

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

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

  .xlarge-offset-9 {
    margin-left: 75%
  }

  .xlarge-11 {
    width: 91.66667%
  }

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

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

  .xlarge-offset-10 {
    margin-left: 83.33333%
  }

  .xlarge-12 {
    width: 100%
  }

  .xlarge-offset-11 {
    margin-left: 91.66667%
  }

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

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

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

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

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

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

  .xlarge-up-2>.column:nth-of-type(odd), .xlarge-up-2>.columns:nth-of-type(odd) {
    clear: both
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .expanded.row .xlarge-collapse.row, .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0
  }

  .xlarge-uncollapse>.column, .xlarge-uncollapse>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }

  .xlarge-centered {
    margin-right: auto;
    margin-left: auto
  }

  .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }

  .xlarge-pull-0, .xlarge-push-0, .xlarge-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
}

@media screen and (min-width:90em) {
  .xxlarge-1 {
    width: 8.33333%
  }

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

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

  .xxlarge-offset-0 {
    margin-left: 0
  }

  .xxlarge-2 {
    width: 16.66667%
  }

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

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

  .xxlarge-offset-1 {
    margin-left: 8.33333%
  }

  .xxlarge-3 {
    width: 25%
  }

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

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

  .xxlarge-offset-2 {
    margin-left: 16.66667%
  }

  .xxlarge-4 {
    width: 33.33333%
  }

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

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

  .xxlarge-offset-3 {
    margin-left: 25%
  }

  .xxlarge-5 {
    width: 41.66667%
  }

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

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

  .xxlarge-offset-4 {
    margin-left: 33.33333%
  }

  .xxlarge-6 {
    width: 50%
  }

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

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

  .xxlarge-offset-5 {
    margin-left: 41.66667%
  }

  .xxlarge-7 {
    width: 58.33333%
  }

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

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

  .xxlarge-offset-6 {
    margin-left: 50%
  }

  .xxlarge-8 {
    width: 66.66667%
  }

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

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

  .xxlarge-offset-7 {
    margin-left: 58.33333%
  }

  .xxlarge-9 {
    width: 75%
  }

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

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

  .xxlarge-offset-8 {
    margin-left: 66.66667%
  }

  .xxlarge-10 {
    width: 83.33333%
  }

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

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

  .xxlarge-offset-9 {
    margin-left: 75%
  }

  .xxlarge-11 {
    width: 91.66667%
  }

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

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

  .xxlarge-offset-10 {
    margin-left: 83.33333%
  }

  .xxlarge-12 {
    width: 100%
  }

  .xxlarge-offset-11 {
    margin-left: 91.66667%
  }

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

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

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

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

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

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

  .xxlarge-up-2>.column:nth-of-type(odd), .xxlarge-up-2>.columns:nth-of-type(odd) {
    clear: both
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .expanded.row .xxlarge-collapse.row, .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0
  }

  .xxlarge-uncollapse>.column, .xxlarge-uncollapse>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }

  .xxlarge-centered {
    margin-right: auto;
    margin-left: auto
  }

  .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }

  .xxlarge-pull-0, .xxlarge-push-0, .xxlarge-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
}

.column-block {
  margin-bottom: 1.25rem
}

.column-block>:last-child {
  margin-bottom: 0
}

@media print, screen and (min-width:26.8125em) {
  .column-block {
    margin-bottom: 1.875rem
  }

  .column-block>:last-child {
    margin-bottom: 0
  }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  margin: 0;
  padding: 0
}

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

em, i {
  font-style: italic
}

b, em, i, strong {
  line-height: inherit
}

b, strong {
  font-weight: 700
}

small {
  font-size: 80%;
  line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
  font-family: montserratregular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}

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

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}


h2 {
  font-size: 2.5rem !important;
    line-height: 1.8;
  margin-top: 0;
  margin-bottom: .5rem;
}

h3 {
  font-size: 1.1875rem
}

h3, h4 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

h4 {
  font-size: 1.125rem
}

h5 {
  font-size: 1.0625rem
}

h5, h6 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

h6 {
  font-size: 1rem
}

@media print, screen and (min-width:26.8125em) {
  h1 {
    font-size: 3rem
  }

  h2 {
    font-size: 2.5rem
  }

  h3 {
    font-size: 1.9375rem
  }

  h4 {
    font-size: 1.5625rem
  }

  h5 {
    font-size: 1.25rem
  }

  h6 {
    font-size: 1rem
  }
}

@media print, screen and (min-width:48.0625em) {
  h1 {
    font-size: 3rem
  }

  h2 {
    font-size: 2.5rem
  }

  h3 {
    font-size: 1.9375rem
  }

  h4 {
    font-size: 1.5rem
  }

  h5, h6 {
    font-size: 1rem
  }
}

a {
  line-height: inherit;
  color: #5c2d78;
  text-decoration: none !important;
  cursor: pointer
}

a:focus, a:hover {
  color: #4f2767
}

a img {
  border: 0
}

hr {
  clear: both;
  max-width: 76.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #484647;
  border-left: 0
}

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

li {
  font-size: inherit
}

ul {
  list-style-type: disc
}

ol, ul {
  margin-left: 1.25rem
}

ol ol, ol ul, ul ol, ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}

dl {
  margin-bottom: 1rem
}

dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #484647
}

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

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

cite:before {
  content: "— "
}

abbr {
  border-bottom: 1px dotted #222;
  color: #222;
  cursor: help
}

figure {
  margin: 0
}

code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #484647;
  font-weight: 400
}

code, kbd {
  background-color: silver;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  color: #222
}

kbd {
  margin: 0;
  padding: .125rem .25rem 0
}

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a
}

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

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

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

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

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

@media print, screen and (min-width:26.8125em) {
  .medium-text-left {
    text-align: left
  }

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

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

  .medium-text-justify {
    text-align: justify
  }
}

@media print, screen and (min-width:48.0625em) {
  .large-text-left {
    text-align: left
  }

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

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

  .large-text-justify {
    text-align: justify
  }
}

@media screen and (min-width:64em) {
  .xlarge-text-left {
    text-align: left
  }

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

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

  .xlarge-text-justify {
    text-align: justify
  }
}

@media screen and (min-width:90em) {
  .xxlarge-text-left {
    text-align: left
  }

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

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

  .xxlarge-text-justify {
    text-align: justify
  }
}

.show-for-print {
  display: none !important
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important
  }

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

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

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

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

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

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

  td.show-for-print, th.show-for-print {
    display: table-cell !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img, tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  .print-break-inside {
    page-break-inside: auto
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  padding: .85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color .25s ease-out, color .25s ease-out;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #5c2d78;
  color: #fff
}

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

.button:focus, .button:hover {
  background-color: #4e2666;
  color: #fff
}

.button.tiny {
  font-size: .6rem
}

.button.small {
  font-size: .75rem
}

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

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

.button.primary {
  background-color: #5c2d78;
  color: #fff
}

.button.primary:focus, .button.primary:hover {
  background-color: #4a2460;
  color: #fff
}

.button.secondary {
  background-color: #feb913;
  color: #222
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #d99a01;
  color: #222
}

.button.success {
  background-color: #3adb76;
  color: #222
}

.button.success:focus, .button.success:hover {
  background-color: #22bb5b;
  color: #222
}

.button.warning {
  background-color: #ffae00;
  color: #222
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #222
}

.button.alert {
  background-color: #cc4b37;
  color: #fff
}

.button.alert:focus, .button.alert:hover {
  background-color: #a53b2a;
  color: #fff
}

.button.hollow {
  border: 1px solid #5c2d78;
  color: #5c2d78
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #2e173c;
  color: #2e173c
}

.button.hollow.primary {
  border: 1px solid #5c2d78;
  color: #5c2d78
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #2e173c;
  color: #2e173c
}

.button.hollow.secondary {
  border: 1px solid #feb913;
  color: #feb913
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #886001;
  color: #886001
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #157539;
  color: #157539
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700
}

.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #67251a;
  color: #67251a
}

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #5c2d78;
  color: #fff
}

.button.disabled.primary, .button[disabled].primary {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #5c2d78;
  color: #fff
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #feb913;
  color: #222
}

.button.disabled.success, .button[disabled].success {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #3adb76;
  color: #222
}

.button.disabled.warning, .button[disabled].warning {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #222
}

.button.disabled.alert, .button[disabled].alert {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #cc4b37;
  color: #fff
}

.button.dropdown:after {
  display: block;
  width: 0;
  height: 0;
  border: .4em inset;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff transparent transparent;
  position: relative;
  top: .4em;
  display: inline-block;
  float: right;
  margin-left: 1em
}

.button.dropdown.hollow.primary:after, .button.dropdown.hollow:after {
  border-top-color: #5c2d78
}

.button.dropdown.hollow.secondary:after {
  border-top-color: #feb913
}

.button.dropdown.hollow.success:after {
  border-top-color: #3adb76
}

.button.dropdown.hollow.warning:after {
  border-top-color: #ffae00
}

.button.dropdown.hollow.alert:after {
  border-top-color: #cc4b37
}

.button.arrow-only:after {
  top: -.1em;
  float: none;
  margin-left: 0
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #484647;
  border-radius: 0;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(34, 34, 34, .1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  color: #222;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #484647;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
  max-width: 100%
}

textarea[rows] {
  height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #484647
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #484647
}

input::placeholder, textarea::placeholder {
  color: #484647
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: silver;
  cursor: not-allowed
}

[type=button], [type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}

input[type=search] {
  box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem
}

[type=checkbox]+label, [type=radio]+label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0
}

[type=checkbox]+label[for], [type=radio]+label[for] {
  cursor: pointer
}

label>[type=checkbox], label>[type=radio] {
  margin-right: .5rem
}

[type=file] {
  width: 100%
}

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #222
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0
}

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #222
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem
}

.input-group>:first-child, .input-group>:last-child>* {
  border-radius: 0 0 0 0
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #484647;
  background: silver;
  color: #222;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%
}

.input-group-label:first-child {
  border-right: 0
}

.input-group-label:last-child {
  border-left: 0
}

.input-group-field {
  border-radius: 0;
  height: 2.5rem
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem
}

.input-group .input-group-button {
  display: table-cell
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  max-width: 100%;
  margin-bottom: .5rem
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #484647
}

.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem;
  background: #fff
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #484647;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #222;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
  }
}

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #484647;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
  background-color: silver;
  cursor: not-allowed
}

select::-ms-expand {
  display: none
}

select[multiple] {
  height: auto;
  background-image: none
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37
}

.form-error, .is-invalid-label {
  color: #cc4b37
}

.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700
}

.form-error.is-visible {
  display: block
}

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none
}

.accordion-item:first-child>:first-child, .accordion-item:last-child>:last-child {
  border-radius: 0 0 0 0
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid silver;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #5c2d78
}

:last-child:not(.is-active)>.accordion-title {
  border-bottom: 1px solid silver;
  border-radius: 0 0 0 0
}

.accordion-title:focus, .accordion-title:hover {
  background-color: silver
}

.accordion-title:before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -.5rem;
  content: "+"
}

.is-active>.accordion-title:before {
  content: "\2013"
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid silver;
  border-bottom: 0;
  background-color: #fff;
  color: #222
}

:last-child>.accordion-content:last-child {
  border-bottom: 1px solid silver
}

.is-accordion-submenu-parent>a {
  position: relative
}

.is-accordion-submenu-parent>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #5c2d78 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true]>a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: .3em;
  border-radius: 50%;
  font-size: .6rem;
  text-align: center
}

.badge, .badge.primary {
  background: #5c2d78;
  color: #fff
}

.badge.secondary {
  background: #feb913;
  color: #222
}

.badge.success {
  background: #3adb76;
  color: #222
}

.badge.warning {
  background: #ffae00;
  color: #222
}

.badge.alert {
  background: #cc4b37;
  color: #fff
}

.breadcrumbs {
  margin: 0 0 1rem;
  list-style: none
}

.breadcrumbs:after, .breadcrumbs:before {
  display: table;
  content: " "
}

.breadcrumbs:after {
  clear: both
}

.breadcrumbs li {
  float: left;
  font-size: .6875rem;
  color: #222;
  cursor: default;
  text-transform: uppercase
}

.breadcrumbs li:not(:last-child):after {
  position: relative;
  top: 1px;
  margin: 0 .75rem;
  opacity: 1;
  content: "/";
  color: #484647
}

.breadcrumbs a {
  color: #5c2d78
}

.breadcrumbs a:hover {
  text-decoration: underline
}

.breadcrumbs .disabled {
  color: #484647;
  cursor: not-allowed
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0
}

.button-group:after, .button-group:before {
  display: table;
  content: " "
}

.button-group:after {
  clear: both
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1rem
}

.button-group .button:last-child {
  margin-right: 0
}

.button-group.tiny .button {
  font-size: .6rem
}

.button-group.small .button {
  font-size: .75rem
}

.button-group.large .button {
  font-size: 1.25rem
}

.button-group.expanded {
  margin-right: -1px
}

.button-group.expanded:after, .button-group.expanded:before {
  display: none
}

.button-group.expanded .button:first-child:last-child {
  width: 100%
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
  margin-right: -6px
}

.button-group.primary .button {
  background-color: #5c2d78;
  color: #fff
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #4a2460;
  color: #fff
}

.button-group.secondary .button {
  background-color: #feb913;
  color: #222
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #d99a01;
  color: #222
}

.button-group.success .button {
  background-color: #3adb76;
  color: #222
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #22bb5b;
  color: #222
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #222
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #222
}

.button-group.alert .button {
  background-color: #cc4b37;
  color: #fff
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #a53b2a;
  color: #fff
}

.button-group.stacked-for-medium .button, .button-group.stacked-for-small .button, .button-group.stacked .button {
  width: 100%
}

.button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked .button:last-child {
  margin-bottom: 0
}

@media print, screen and (min-width:26.8125em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0
  }
}

@media print, screen and (min-width:48.0625em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0
  }
}

@media screen and (max-width:26.75em) {
  .button-group.stacked-for-small.expanded {
    display: block
  }

  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid rgba(34, 34, 34, .25);
  border-radius: 0;
  background-color: #fff;
  color: #222
}

.callout>:first-child {
  margin-top: 0
}

.callout>:last-child {
  margin-bottom: 0
}

.callout.primary {
  background-color: #e8d9f1;
  color: #222
}

.callout.secondary {
  background-color: #fff5dc;
  color: #222
}

.callout.success {
  background-color: #e1faea;
  color: #222
}

.callout.warning {
  background-color: #fff3d9;
  color: #222
}

.callout.alert {
  background-color: #f7e4e1;
  color: #222
}

.callout.small {
  padding: .5rem
}

.callout.large {
  padding: 3rem
}

.card {
  margin-bottom: 1rem;
  border: 1px solid silver;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  color: #222
}

.card>:last-child {
  margin-bottom: 0
}

.card-divider {
  padding: 2rem;
  background: silver
}

.card-divider>:last-child {
  margin-bottom: 0
}

.card-section {
  padding: 2rem
}

.card-section>:last-child {
  margin-bottom: 0
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer
}

[data-whatinput=mouse] .close-button {
  outline: 0
}

.close-button:focus, .close-button:hover {
  color: #222
}

.close-button.small {
  right: .66rem;
  top: .33em;
  font-size: 1.5em;
  line-height: 1
}

.close-button, .close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1
}

.menu {
  margin: 0;
  list-style-type: none
}

.menu>li {
  display: table-cell;
  vertical-align: middle
}

[data-whatinput=mouse] .menu>li {
  outline: 0
}

.menu>li>a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0
}

.menu>li>a i, .menu>li>a i+span, .menu>li>a img, .menu>li>a img+span, .menu>li>a svg, .menu>li>a svg+span {
  vertical-align: middle
}

.menu>li>a i, .menu>li>a img, .menu>li>a svg {
  margin-right: .25rem;
  display: inline-block
}

.menu.horizontal>li, .menu>li {
  display: table-cell
}

.menu.expanded {
  display: table;
  width: 100%;
  table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
  width: 100%
}

.menu.vertical>li {
  display: block
}

@media print, screen and (min-width:26.8125em) {
  .menu.medium-horizontal>li {
    display: table-cell
  }

  .menu.medium-expanded {
    display: table;
    width: 100%;
    table-layout: fixed
  }

  .menu.medium-expanded>li:first-child:last-child {
    width: 100%
  }

  .menu.medium-vertical>li {
    display: block
  }
}

@media print, screen and (min-width:48.0625em) {
  .menu.large-horizontal>li {
    display: table-cell
  }

  .menu.large-expanded {
    display: table;
    width: 100%;
    table-layout: fixed
  }

  .menu.large-expanded>li:first-child:last-child {
    width: 100%
  }

  .menu.large-vertical>li {
    display: block
  }
}

@media screen and (min-width:64em) {
  .menu.xlarge-horizontal>li {
    display: table-cell
  }

  .menu.xlarge-expanded {
    display: table;
    width: 100%;
    table-layout: fixed
  }

  .menu.xlarge-expanded>li:first-child:last-child {
    width: 100%
  }

  .menu.xlarge-vertical>li {
    display: block
  }
}

@media screen and (min-width:90em) {
  .menu.xxlarge-horizontal>li {
    display: table-cell
  }

  .menu.xxlarge-expanded {
    display: table;
    width: 100%;
    table-layout: fixed
  }

  .menu.xxlarge-expanded>li:first-child:last-child {
    width: 100%
  }

  .menu.xxlarge-vertical>li {
    display: block
  }
}

.menu.simple li {
  display: inline-block;
  vertical-align: top;
  line-height: 1
}

.menu.simple a {
  padding: 0
}

.menu.simple li {
  margin-left: 0;
  margin-right: 1rem
}

.menu.simple.align-right li {
  margin-right: 0;
  margin-left: 1rem
}

.menu.align-right:after, .menu.align-right:before {
  display: table;
  content: " "
}

.menu.align-right:after {
  clear: both
}

.menu.align-right>li {
  float: right
}

.menu.icon-top>li>a {
  text-align: center
}

.menu.icon-top>li>a i, .menu.icon-top>li>a img, .menu.icon-top>li>a svg {
  display: block;
  margin: 0 auto .25rem
}

.menu.icon-top.vertical a>span {
  margin: auto
}

.menu.nested {
  margin-left: 1rem
}

.menu .active>a {
  background: #5c2d78;
  color: #fff
}

.menu.menu-bordered li {
  border: 1px solid silver
}

.menu.menu-bordered li:not(:first-child) {
  border-top: 0
}

.menu.menu-hover li:hover {
  background-color: silver
}

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: .7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit
}

.menu-centered {
  text-align: center
}

.menu-centered>.menu {
  display: inline-block;
  vertical-align: top
}

.no-js [data-responsive-menu] ul {
  display: none
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer
}

.menu-icon:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  content: ""
}

.menu-icon:hover:after {
  background: #484647;
  box-shadow: 0 7px 0 #484647, 0 14px 0 #484647
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer
}

.menu-icon.dark:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #222;
  box-shadow: 0 7px 0 #222, 0 14px 0 #222;
  content: ""
}

.menu-icon.dark:hover:after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
  position: relative;
  overflow: hidden
}

.is-drilldown li {
  display: block
}

.is-drilldown.animate-height {
  transition: height .5s
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  transition: -webkit-transform .15s linear;
  transition: transform .15s linear;
  transition: transform .15s linear, -webkit-transform .15s linear
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.drilldown-submenu-cover-previous {
  min-height: 100%
}

.is-drilldown-submenu-parent>a {
  position: relative
}

.is-drilldown-submenu-parent>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #5c2d78;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem
}

.js-drilldown-back>a:before {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-right-style: solid;
  border-color: transparent #5c2d78 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem;
  border-left-width: 0
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #484647;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem
}

.dropdown-pane.is-open {
  visibility: visible
}

.dropdown-pane.tiny {
  width: 100px
}

.dropdown-pane.small {
  width: 200px
}

.dropdown-pane.large {
  width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
  position: relative;
  padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #5c2d78 transparent transparent;
  right: 5px;
  margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0
}

.no-js .dropdown.menu ul {
  display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
  top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
  right: 100%;
  left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 100%
}

.dropdown.menu.vertical>li>a:after {
  right: 14px
}

.dropdown.menu.vertical>li.opens-left>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #5c2d78 transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #5c2d78
}

@media print, screen and (min-width:26.8125em) {
  .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
  }

  .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
  }

  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
  }

  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #5c2d78 transparent transparent;
    right: 5px;
    margin-top: -3px
  }

  .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
    top: 0
  }

  .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
  }

  .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
  }

  .dropdown.menu.medium-vertical>li>a:after {
    right: 14px
  }

  .dropdown.menu.medium-vertical>li.opens-left>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #5c2d78 transparent transparent
  }

  .dropdown.menu.medium-vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #5c2d78
  }
}

@media print, screen and (min-width:48.0625em) {
  .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
  }

  .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
  }

  .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
  }

  .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #5c2d78 transparent transparent;
    right: 5px;
    margin-top: -3px
  }

  .dropdown.menu.large-vertical>li .is-dropdown-submenu {
    top: 0
  }

  .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
  }

  .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
  }

  .dropdown.menu.large-vertical>li>a:after {
    right: 14px
  }

  .dropdown.menu.large-vertical>li.opens-left>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #5c2d78 transparent transparent
  }

  .dropdown.menu.large-vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #5c2d78
  }
}

@media screen and (min-width:64em) {
  .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
  }

  .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
  }

  .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
  }

  .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #5c2d78 transparent transparent;
    right: 5px;
    margin-top: -3px
  }

  .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
    top: 0
  }

  .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
  }

  .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
  }

  .dropdown.menu.xlarge-vertical>li>a:after {
    right: 14px
  }

  .dropdown.menu.xlarge-vertical>li.opens-left>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #5c2d78 transparent transparent
  }

  .dropdown.menu.xlarge-vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #5c2d78
  }
}

@media screen and (min-width:90em) {
  .dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
  }

  .dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
  }

  .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
  }

  .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #5c2d78 transparent transparent;
    right: 5px;
    margin-top: -3px
  }

  .dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
    top: 0
  }

  .dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
  }

  .dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
  }

  .dropdown.menu.xxlarge-vertical>li>a:after {
    right: 14px
  }

  .dropdown.menu.xxlarge-vertical>li.opens-left>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #5c2d78 transparent transparent
  }

  .dropdown.menu.xxlarge-vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #5c2d78
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto
}

.is-dropdown-menu.vertical {
  width: 100px
}

.is-dropdown-menu.vertical.align-right {
  float: right
}

.is-dropdown-submenu-parent {
  position: relative
}

.is-dropdown-submenu-parent a:after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
  top: 100%;
  left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
  right: 100%;
  left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 100%
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #484647;
  background: #fff
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
  right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #5c2d78 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #5c2d78
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px
}

.is-dropdown-submenu>li {
  width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
  display: block
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%
}

.label {
  display: inline-block;
  padding: .33333rem .5rem;
  border-radius: 0;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default
}

.label, .label.primary {
  background: #5c2d78;
  color: #fff
}

.label.secondary {
  background: #feb913;
  color: #222
}

.label.success {
  background: #3adb76;
  color: #222
}

.label.warning {
  background: #ffae00;
  color: #222
}

.label.alert {
  background: #cc4b37;
  color: #fff
}

.media-object {
  display: block;
  margin-bottom: 1rem
}

.media-object img {
  max-width: none
}

@media screen and (max-width:26.75em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 2rem;
    display: block
  }

  .media-object.stack-for-small .media-object-section img {
    width: 100%
  }
}

.media-object-section {
  display: table-cell;
  vertical-align: top
}

.media-object-section:first-child {
  padding-right: 2rem
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 2rem
}

.media-object-section>:last-child {
  margin-bottom: 0
}

.media-object-section.middle {
  vertical-align: middle
}

.media-object-section.bottom {
  vertical-align: bottom
}

.is-off-canvas-open {
  overflow: hidden
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .5s ease, visibility .5s ease;
  background: hsla(0, 0%, 100%, .25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden
}

.off-canvas {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: silver
}

[data-whatinput=mouse] .off-canvas {
  outline: 0
}

.off-canvas.is-transition-overlap {
  z-index: 10
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(34, 34, 34, .7)
}

.off-canvas.is-open {
  -webkit-transform: translate(0);
  transform: translate(0)
}

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: silver
}

[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 10
}

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(34, 34, 34, .7)
}

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0);
  transform: translate(0)
}

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
  overflow-y: auto
}

.position-left.is-open~.off-canvas-content {
  -webkit-transform: translateX(250px);
  transform: translateX(250px)
}

.position-left.is-transition-push:after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(34, 34, 34, .7);
  content: " "
}

.position-left.is-transition-overlap.is-open~.off-canvas-content {
  -webkit-transform: none;
  transform: none
}

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  overflow-y: auto
}

.position-right.is-open~.off-canvas-content {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px)
}

.position-right.is-transition-push:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(34, 34, 34, .7);
  content: " "
}

.position-right.is-transition-overlap.is-open~.off-canvas-content {
  -webkit-transform: none;
  transform: none
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(-250px);
  transform: translateY(-250px);
  overflow-x: auto
}

.position-top.is-open~.off-canvas-content {
  -webkit-transform: translateY(250px);
  transform: translateY(250px)
}

.position-top.is-transition-push:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 0 10px rgba(34, 34, 34, .7);
  content: " "
}

.position-top.is-transition-overlap.is-open~.off-canvas-content {
  -webkit-transform: none;
  transform: none
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(250px);
  transform: translateY(250px);
  overflow-x: auto
}

.position-bottom.is-open~.off-canvas-content {
  -webkit-transform: translateY(-250px);
  transform: translateY(-250px)
}

.position-bottom.is-transition-push:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 0 10px rgba(34, 34, 34, .7);
  content: " "
}

.position-bottom.is-transition-overlap.is-open~.off-canvas-content {
  -webkit-transform: none;
  transform: none
}

.off-canvas-content {
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

@media print, screen and (min-width:26.8125em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-left.reveal-for-medium~.off-canvas-content {
    margin-left: 250px
  }

  .position-right.reveal-for-medium {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-right.reveal-for-medium~.off-canvas-content {
    margin-right: 250px
  }

  .position-top.reveal-for-medium {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-top.reveal-for-medium~.off-canvas-content {
    margin-top: 250px
  }

  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-bottom.reveal-for-medium~.off-canvas-content {
    margin-bottom: 250px
  }
}

@media print, screen and (min-width:48.0625em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-left.reveal-for-large~.off-canvas-content {
    margin-left: 250px
  }

  .position-right.reveal-for-large {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-right.reveal-for-large~.off-canvas-content {
    margin-right: 250px
  }

  .position-top.reveal-for-large {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-top.reveal-for-large~.off-canvas-content {
    margin-top: 250px
  }

  .position-bottom.reveal-for-large {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-bottom.reveal-for-large~.off-canvas-content {
    margin-bottom: 250px
  }
}

@media screen and (min-width:64em) {
  .position-left.reveal-for-xlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-left.reveal-for-xlarge~.off-canvas-content {
    margin-left: 250px
  }

  .position-right.reveal-for-xlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-right.reveal-for-xlarge~.off-canvas-content {
    margin-right: 250px
  }

  .position-top.reveal-for-xlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-top.reveal-for-xlarge~.off-canvas-content {
    margin-top: 250px
  }

  .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-bottom.reveal-for-xlarge~.off-canvas-content {
    margin-bottom: 250px
  }
}

@media screen and (min-width:90em) {
  .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-left.reveal-for-xxlarge~.off-canvas-content {
    margin-left: 250px
  }

  .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-right.reveal-for-xxlarge~.off-canvas-content {
    margin-right: 250px
  }

  .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-top.reveal-for-xxlarge~.off-canvas-content {
    margin-top: 250px
  }

  .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
    transform: none;
    z-index: 1
  }

  .position-bottom.reveal-for-xxlarge~.off-canvas-content {
    margin-bottom: 250px
  }
}

.orbit, .orbit-container {
  position: relative
}

.orbit-container {
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden
}

.orbit-slide {
  width: 100%
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0
}

.orbit-figure {
  margin: 0
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(34, 34, 34, .5);
  color: #fff
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fff
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
  background-color: rgba(34, 34, 34, .5)
}

.orbit-previous {
  left: 0
}

.orbit-next {
  left: auto;
  right: 0
}

.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
  outline: 0
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  border-radius: 50%;
  background-color: #484647
}

.orbit-bullets button.is-active, .orbit-bullets button:hover {
  background-color: #8a8a8a
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem
}

.pagination:after, .pagination:before {
  display: table;
  content: " "
}

.pagination:after {
  clear: both
}

.pagination li {
  margin-right: .0625rem;
  border-radius: 0;
  font-size: .875rem;
  display: none
}

.pagination li:first-child, .pagination li:last-child {
  display: inline-block
}

@media print, screen and (min-width:26.8125em) {
  .pagination li {
    display: inline-block
  }
}

.pagination a, .pagination button {
  display: block;
  padding: .1875rem .625rem;
  border-radius: 0;
  color: #222
}

.pagination a:hover, .pagination button:hover {
  background: silver
}

.pagination .current {
  padding: .1875rem .625rem;
  background: #5c2d78;
  color: #fff;
  cursor: default
}

.pagination .disabled {
  padding: .1875rem .625rem;
  color: #484647;
  cursor: not-allowed
}

.pagination .disabled:hover {
  background: transparent
}

.pagination .ellipsis:after {
  padding: .1875rem .625rem;
  content: "\2026";
  color: #222
}

.pagination-previous.disabled:before, .pagination-previous a:before {
  display: inline-block;
  margin-right: .5rem;
  content: "\00ab"
}

.pagination-next.disabled:after, .pagination-next a:after {
  display: inline-block;
  margin-left: .5rem;
  content: "\00bb"
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #484647
}

.progress.primary .progress-meter {
  background-color: #5c2d78
}

.progress.secondary .progress-meter {
  background-color: #feb913
}

.progress.success .progress-meter {
  background-color: #3adb76
}

.progress.warning .progress-meter {
  background-color: #ffae00
}

.progress.alert .progress-meter {
  background-color: #cc4b37
}

.progress-meter {
  position: relative;
  display: block;
  width: 0;
  height: 100%;
  background-color: #5c2d78
}

.progress-meter-text {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: .75rem;
  font-weight: 700;
  color: #fff;
  white-space: nowrap
}

.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: silver;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #484647;
  transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
  transition: all 0s linear
}

.slider-handle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #5c2d78;
  transition: all .2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
  outline: 0
}

.slider-handle:hover {
  background-color: #4e2666
}

.slider-handle.is-dragging {
  transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
  opacity: .25;
  cursor: not-allowed
}

.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.slider.vertical .slider-fill {
  top: 0;
  width: .5rem;
  max-height: 100%
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.sticky, .sticky-container {
  position: relative
}

.sticky {
  z-index: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5
}

.sticky.is-stuck.is-at-top {
  top: 0
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0
}

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

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(34, 34, 34, .45);
  overflow-y: scroll
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 2rem;
  border: 1px solid #484647;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto
}

[data-whatinput=mouse] .reveal {
  outline: 0
}

@media print, screen and (min-width:26.8125em) {
  .reveal {
    min-height: 0
  }
}

.reveal .column, .reveal .columns {
  min-width: 0
}

.reveal>:last-child {
  margin-bottom: 0
}

@media print, screen and (min-width:26.8125em) {
  .reveal {
    width: 600px;
    max-width: 76.5rem
  }
}

@media print, screen and (min-width:26.8125em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto
  }
}

.reveal.collapse {
  padding: 0
}

@media print, screen and (min-width:26.8125em) {
  .reveal.tiny {
    width: 30%;
    max-width: 76.5rem
  }
}

@media print, screen and (min-width:26.8125em) {
  .reveal.small {
    width: 50%;
    max-width: 76.5rem
  }
}

@media print, screen and (min-width:26.8125em) {
  .reveal.large {
    width: 90%;
    max-width: 76.5rem
  }
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0
}

@media screen and (max-width:26.75em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
  }
}

.reveal.without-overlay {
  position: fixed
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: .875rem;
  font-weight: 700;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #484647;
  transition: all .25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer
}

input+.switch-paddle {
  margin: 0
}

.switch-paddle:after {
  position: absolute;
  top: .25rem;
  left: .25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border-radius: 0;
  background: #fff;
  transition: all .25s ease-out;
  content: ""
}

input:checked~.switch-paddle {
  background: #5c2d78
}

input:checked~.switch-paddle:after {
  left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
  outline: 0
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.switch-active {
  left: 8%;
  display: none
}

input:checked+label>.switch-active {
  display: block
}

.switch-inactive {
  right: 15%
}

input:checked+label>.switch-inactive {
  display: none
}

.switch.tiny {
  height: 1.5rem
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem
}

.switch.tiny .switch-paddle:after {
  top: .25rem;
  left: .25rem;
  width: 1rem;
  height: 1rem
}

.switch.tiny input:checked~.switch-paddle:after {
  left: 1.75rem
}

.switch.small {
  height: 1.75rem
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem
}

.switch.small .switch-paddle:after {
  top: .25rem;
  left: .25rem;
  width: 1.25rem;
  height: 1.25rem
}

.switch.small input:checked~.switch-paddle:after {
  left: 2rem
}

.switch.large {
  height: 2.5rem
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem
}

.switch.large .switch-paddle:after {
  top: .25rem;
  left: .25rem;
  width: 2rem;
  height: 2rem
}

.switch.large input:checked~.switch-paddle:after {
  left: 2.75rem
}

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0
}

table tbody, table tfoot, table thead {
  border: 1px solid #f2f2f2;
  background-color: #fff
}

table caption {
  padding: .5rem .625rem .625rem;
  font-weight: 700
}

table thead {
  background: #f9f9f9;
  color: #222
}

table tfoot {
  background: #f2f2f2;
  color: #222
}

table tfoot tr, table thead tr {
  background: transparent
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left
}

table tbody td, table tbody th {
  padding: .5rem .625rem .625rem
}

table tbody tr:nth-child(2n) {
  border-bottom: 0;
  background-color: #f2f2f2
}

table.unstriped tbody {
  background-color: #fff
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff
}

@media screen and (max-width:48em) {
  table.stack tfoot, table.stack thead {
    display: none
  }

  table.stack td, table.stack th, table.stack tr {
    display: block
  }

  table.stack td {
    border-top: 0
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto
}

table.hover thead tr:hover {
  background-color: #f4f4f4
}

table.hover tfoot tr:hover {
  background-color: #ededed
}

table.hover tbody tr:hover {
  background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
  background-color: #ededed
}

.table-scroll {
  overflow-x: auto
}

.table-scroll table {
  width: auto
}

.tabs {
  margin: 0;
  border: 1px solid silver;
  background: #fff;
  list-style-type: none
}

.tabs:after, .tabs:before {
  display: table;
  content: " "
}

.tabs:after {
  clear: both
}

.tabs.vertical>li {
  display: block;
  float: none;
  width: auto
}

.tabs.simple>li>a {
  padding: 0
}

.tabs.simple>li>a:hover {
  background: transparent
}

.tabs.primary {
  background: #5c2d78
}

.tabs.primary>li>a {
  color: #fff
}

.tabs.primary>li>a:focus, .tabs.primary>li>a:hover {
  background: #663285
}

.tabs-title {
  float: left
}

.tabs-title>a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  color: #5c2d78
}

.tabs-title>a:hover {
  background: #fff;
  color: #4f2767
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
  background: silver;
  color: #5c2d78
}

.tabs-content {
  border: 1px solid silver;
  border-top: 0;
  background: #fff;
  color: #222;
  transition: all .5s ease
}

.tabs-content.vertical {
  border: 1px solid silver;
  border-left: 0
}

.tabs-panel {
  display: none;
  padding: 1rem
}

.tabs-panel[aria-hidden=false] {
  display: block
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(34, 34, 34, .2);
  line-height: 0
}

a.thumbnail {
  transition: box-shadow .2s ease-out
}

a.thumbnail:focus, a.thumbnail:hover {
  box-shadow: 0 0 6px 1px rgba(92, 45, 120, .5)
}

a.thumbnail image {
  box-shadow: none
}

.title-bar {
  padding: .5rem;
  background: #222;
  color: #fff
}

.title-bar:after, .title-bar:before {
  display: table;
  content: " "
}

.title-bar:after {
  clear: both
}

.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem
}

.title-bar-left {
  float: left
}

.title-bar-right {
  float: right;
  text-align: right
}

.title-bar-title {
  vertical-align: middle
}

.has-tip, .title-bar-title {
  display: inline-block;
  font-weight: 700
}

.has-tip {
  position: relative;
  border-bottom: 1px dotted #8a8a8a;
  cursor: help
}

.tooltip {
  position: absolute;
  top: calc(100% + .6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: .75rem;
  border-radius: 0;
  background-color: #222;
  font-size: 80%;
  color: #fff
}

.tooltip:before {
  border: .75rem inset;
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #222;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.tooltip.top:before, .tooltip:before {
  display: block;
  width: 0;
  height: 0;
  content: ""
}

.tooltip.top:before {
  border: .75rem inset;
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #222 transparent transparent;
  top: 100%;
  bottom: auto
}

.tooltip.left:before {
  border: .75rem inset;
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #222;
  left: 100%
}

.tooltip.left:before, .tooltip.right:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tooltip.right:before {
  border: .75rem inset;
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #222 transparent transparent;
  right: 100%;
  left: auto
}

.top-bar {
  padding: .5rem
}

.top-bar:after, .top-bar:before {
  display: table;
  content: " "
}

.top-bar:after {
  clear: both
}

.top-bar, .top-bar ul {
  background-color: silver
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0
}

.top-bar input.button {
  width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
  width: 100%
}

@media print, screen and (min-width:26.8125em) {
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto
  }
}

@media screen and (max-width:48em) {
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    width: 100%
  }
}

@media screen and (max-width:63.9375em) {
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    width: 100%
  }
}

@media screen and (max-width:89.9375em) {
  .top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
    width: 100%
  }
}

.top-bar.stacked-for-xxlarge .top-bar-left, .top-bar.stacked-for-xxlarge .top-bar-right {
  width: 100%
}

.top-bar-title {
  display: inline-block;
  float: left;
  padding: .5rem 1rem .5rem 0
}

.top-bar-title .menu-icon {
  bottom: 2px
}

.top-bar-left {
  float: left
}

.top-bar-right {
  float: right
}

.hide {
  display: none !important
}

.invisible {
  visibility: hidden
}

@media screen and (max-width:26.75em) {
  .hide-for-small-only {
    display: none !important
  }
}

@media screen and (max-width:0em), screen and (min-width:26.8125em) {
  .show-for-small-only {
    display: none !important
  }
}

@media print, screen and (min-width:26.8125em) {
  .hide-for-medium {
    display: none !important
  }
}

@media screen and (max-width:26.75em) {
  .show-for-medium {
    display: none !important
  }
}

@media screen and (min-width:26.8125em) and (max-width:48em) {
  .hide-for-medium-only {
    display: none !important
  }
}

@media screen and (max-width:26.75em), screen and (min-width:48.0625em) {
  .show-for-medium-only {
    display: none !important
  }
}

@media print, screen and (min-width:48.0625em) {
  .hide-for-large {
    display: none !important
  }
}

@media screen and (max-width:48em) {
  .show-for-large {
    display: none !important
  }
}

@media screen and (min-width:48.0625em) and (max-width:63.9375em) {
  .hide-for-large-only {
    display: none !important
  }
}

@media screen and (max-width:48em), screen and (min-width:64em) {
  .show-for-large-only {
    display: none !important
  }
}

@media screen and (min-width:64em) {
  .hide-for-xlarge {
    display: none !important
  }
}

@media screen and (max-width:63.9375em) {
  .show-for-xlarge {
    display: none !important
  }
}

@media screen and (min-width:64em) and (max-width:89.9375em) {
  .hide-for-xlarge-only {
    display: none !important
  }
}

@media screen and (max-width:63.9375em), screen and (min-width:90em) {
  .show-for-xlarge-only {
    display: none !important
  }
}

@media screen and (min-width:90em) {
  .hide-for-xxlarge {
    display: none !important
  }
}

@media screen and (max-width:89.9375em) {
  .show-for-xxlarge {
    display: none !important
  }
}

@media screen and (min-width:90em) {
  .hide-for-xxlarge-only {
    display: none !important
  }
}

@media screen and (max-width:89.9375em) {
  .show-for-xxlarge-only {
    display: none !important
  }
}

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto
}

.hide-for-portrait, .show-for-landscape {
  display: block !important
}

@media screen and (orientation:landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important
  }
}

@media screen and (orientation:portrait) {
  .hide-for-portrait, .show-for-landscape {
    display: none !important
  }
}

.hide-for-landscape, .show-for-portrait {
  display: none !important
}

@media screen and (orientation:landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important
  }
}

@media screen and (orientation:portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto
}

.clearfix:after, .clearfix:before {
  display: table;
  content: " "
}

.clearfix:after {
  clear: both
}

.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.align-center {
  -ms-flex-pack: center;
  justify-content: center
}

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between
}

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.align-top {
  -ms-flex-align: start;
  align-items: flex-start
}

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start
}

.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end
}

.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.align-middle {
  -ms-flex-align: center;
  align-items: center
}

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch
}

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}

.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center
}

.small-order-1 {
  -ms-flex-order: 1;
  order: 1
}

.small-order-2 {
  -ms-flex-order: 2;
  order: 2
}

.small-order-3 {
  -ms-flex-order: 3;
  order: 3
}

.small-order-4 {
  -ms-flex-order: 4;
  order: 4
}

.small-order-5 {
  -ms-flex-order: 5;
  order: 5
}

.small-order-6 {
  -ms-flex-order: 6;
  order: 6
}

@media print, screen and (min-width:26.8125em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6
  }
}

@media print, screen and (min-width:48.0625em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .large-order-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .large-order-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .large-order-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .large-order-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .large-order-6 {
    -ms-flex-order: 6;
    order: 6
  }
}

@media screen and (min-width:64em) {
  .xlarge-order-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .xlarge-order-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .xlarge-order-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .xlarge-order-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .xlarge-order-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .xlarge-order-6 {
    -ms-flex-order: 6;
    order: 6
  }
}

@media screen and (min-width:90em) {
  .xxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .xxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .xxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .xxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .xxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .xxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6
  }
}

.slide-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.slide-in-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.slide-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.slide-in-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.slide-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.slide-out-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.slide-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.slide-out-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.fade-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1
}

.fade-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0
}

.hinge-in-from-top.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active, .hinge-out-from-top.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-out-from-top.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}

.hinge-out-from-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0
}

.hinge-out-from-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}

.scale-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.scale-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active, .scale-out-up.mui-leave {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.scale-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0
}

.scale-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(.5);
  transform: scale(.5);
  opacity: 0
}

.spin-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(-270deg);
  transform: rotate(-270deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0
}

.spin-in.mui-enter.mui-enter-active, .spin-out.mui-leave {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}

.spin-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter, .spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  opacity: 0
}

.spin-in-ccw.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}

.spin-in-ccw.mui-enter.mui-enter-active, .spin-out-ccw.mui-leave {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}

.spin-out-ccw.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-270deg);
  transform: rotate(-270deg);
  opacity: 0
}

.slow {
  transition-duration: .75s !important
}

.fast {
  transition-duration: .25s !important
}

.linear {
  transition-timing-function: linear !important
}

.ease {
  transition-timing-function: ease !important
}

.ease-in {
  transition-timing-function: ease-in !important
}

.ease-out {
  transition-timing-function: ease-out !important
}

.ease-in-out {
  transition-timing-function: ease-in-out !important
}

.bounce-in {
  transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
  transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
  transition-delay: .3s !important
}

.long-delay {
  transition-delay: .7s !important
}

.shake {
  -webkit-animation-name: a;
  animation-name: a
}

@-webkit-keyframes a {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
  }

  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%)
  }
}

@keyframes a {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
  }

  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%)
  }
}

.spin-cw {
  -webkit-animation-name: b;
  animation-name: b
}

@-webkit-keyframes b {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }

  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.spin-ccw {
  -webkit-animation-name: b;
  animation-name: b
}

@keyframes b {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.wiggle {
  -webkit-animation-name: c;
  animation-name: c
}

@-webkit-keyframes c {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
  }

  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
  }

  0%, 30%, 70%, to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes c {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
  }

  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
  }

  0%, 30%, 70%, to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.slow {
  -webkit-animation-duration: .75s !important;
  animation-duration: .75s !important
}

.fast {
  -webkit-animation-duration: .25s !important;
  animation-duration: .25s !important
}

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important
}

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
  animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
  -webkit-animation-delay: .3s !important;
  animation-delay: .3s !important
}

.long-delay {
  -webkit-animation-delay: .7s !important;
  animation-delay: .7s !important
}

.responsive-height {
  height: 100vh
}

.vertical-align-middle {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.valign-middle-wrapper {
  display: table;
  height: 100%;
  width: 100%
}

.valign-middle-wrapper>.valign-middle {
  display: table-cell;
  vertical-align: middle
}

.valign-middle-wrapper>.columns, .valign-middle-wrapper>[class*=column]+[class*=column]:last-child {
  float: none
}

.img-full img, .width-full {
  width: 100%
}

.featured-img {
  min-height: 200px
}

.effect-opacity>* {
  opacity: .5
}

.effect-opacity>:hover {
  opacity: 1
}

.js-opacity {
  opacity: .4
}

.inline-list {
  list-style: none;
  margin: 0;
  padding: 0
}

.inline-list li {
  margin-right: 15px
}

.inline-list~ {
  display: inline-block
}

.no-padding {
  padding: 0
}

.ma00 {
  margin: 0 !important
}

.ma10 {
  margin: .625rem !important
}

.ma20 {
  margin: 1.25rem !important
}

.ma30 {
  margin: 1.875rem !important
}

.ma40 {
  margin: 2.5rem !important
}

.ma50 {
  margin: 3.125rem !important
}

.ma60 {
  margin: 3.75rem !important
}

.ma70 {
  margin: 4.375rem !important
}

.ma80 {
  margin: 5rem !important
}

.ma90 {
  margin: 5.625rem !important
}

.ma100 {
  margin: 6.25rem !important
}

.mt00 {
  margin-top: 0 !important
}

.mt10 {
  margin-top: .625rem !important
}

.mt20 {
  margin-top: 1.25rem !important
}

.mt30 {
  margin-top: 1.875rem !important
}

.mt40 {
  margin-top: 2.5rem !important
}

.mt50 {
  margin-top: 3.125rem !important
}

.mt60 {
  margin-top: 3.75rem !important
}

.mt70 {
  margin-top: 4.375rem !important
}

.mt80 {
  margin-top: 5rem !important
}

.mt90 {
  margin-top: 5.625rem !important
}

.mt100 {
  margin-top: 6.25rem !important
}

.mb00 {
  margin-bottom: 0 !important
}

.mb10 {
  margin-bottom: .625rem !important
}

.mb20 {
  margin-bottom: 1.25rem !important
}

.mb30 {
  margin-bottom: 1.875rem !important
}

.mb40 {
  margin-bottom: 2.5rem !important
}

.mb50 {
  margin-bottom: 3.125rem !important
}

.mb60 {
  margin-bottom: 3.75rem !important
}

.mb70 {
  margin-bottom: 4.375rem !important
}

.mb80 {
  margin-bottom: 5rem !important
}

.mb90 {
  margin-bottom: 5.625rem !important
}

.mb100 {
  margin-bottom: 6.25rem !important
}

.pa00 {
  padding: 0 !important
}

.pa10 {
  padding: .625rem !important
}

.pa20 {
  padding: 1.25rem !important
}

.pa30 {
  padding: 1.875rem !important
}

.pa40 {
  padding: 2.5rem !important
}

.pa50 {
  padding: 3.125rem !important
}

.pa60 {
  padding: 3.75rem !important
}

.pa70 {
  padding: 4.375rem !important
}

.pa80 {
  padding: 5rem !important
}

.pa90 {
  padding: 5.625rem !important
}

.pa100 {
  padding: 6.25rem !important
}

.pt00 {
  padding-top: 0 !important
}

.pt10 {
  padding-top: .625rem !important
}

.pt20 {
  padding-top: 1.25rem !important
}

.pt30 {
  padding-top: 1.875rem !important
}

.pt40 {
  padding-top: 2.5rem !important
}

.pt50 {
  padding-top: 3.125rem !important
}

.pt60 {
  padding-top: 3.75rem !important
}

.pt70 {
  padding-top: 4.375rem !important
}

.pt80 {
  padding-top: 5rem !important
}

.pt90 {
  padding-top: 5.625rem !important
}

.pt100 {
  padding-top: 6.25rem !important
}

.pb00 {
  padding-bottom: 0 !important
}

.pb10 {
  padding-bottom: .625rem !important
}

.pb20 {
  padding-bottom: 1.25rem !important
}

.pb30 {
  padding-bottom: 1.875rem !important
}

.pb40 {
  padding-bottom: 2.5rem !important
}

.pb50 {
  padding-bottom: 3.125rem !important
}

.pb60 {
  padding-bottom: 3.75rem !important
}

.pb70 {
  padding-bottom: 4.375rem !important
}

.pb80 {
  padding-bottom: 5rem !important
}

.pb90 {
  padding-bottom: 5.625rem !important
}

.pb100 {
  padding-bottom: 6.25rem !important
}

.is-invalid-input:not(:focus) {
  background-color: #fefefe;
  border: 1px solid #ec5840
}

.gradient-blue {
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, #00a4e0, #19ffe6)
}

.gradient-violet {
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, #5a23be, #dc55fa)
}

.gradient-orange {
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, #ff5f00, #ffcb3f)
}

.gradient-magenta {
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, #c30fc8, #ff006e)
}

.gradient-investors {
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, #0242e5, #0088fc)
}

ul {
  list-style: square url(../images/bullet-diamond.gif)
}

ul li {
  margin-bottom: 1.75rem
}

ul li:last-child {
  margin-bottom: 0
}

ul.list-1 {
  list-style: none;
  margin-left: 0
}

ul.list-1 ul li, ul.list-2 li {
  margin-bottom: .625rem
}

.site-wrapper {
  padding: 0 .4375rem;
  display: block
}

@media screen and (min-width:26.8125em) {
  .site-wrapper {
    padding: 0 1rem
  }
}

@media screen and (min-width:90em) {
  /*.site-wrapper {
    padding: 0 5rem
  }*/
}

@media screen and (min-width:64em) {
  .anchor-tag {
    position: relative;
    top: -130px
  }
}

.back-to-top {
  background: #34cabb url(../images/icons/vkey-nav-icons.png);
  background-position: -115px -5px;
  bottom: .625rem;
  display: block !important;
  height: 46px;
  position: fixed;
  right: .625rem;
  visibility: visible;
  width: 46px;
  z-index: 20;
  transition: all .4s ease
}

.back-to-top.is-hidden {
  opacity: 0;
  visibility: hidden
}

.back-to-top:hover {
  opacity: 1
}

.article-thumbnail {
  margin-bottom: 1.25rem;
  margin-top: .3125rem
}

.logo-list {
  list-style: none;
  margin-left: 0
}

.logo-list li {
  float: left;
  margin: 0 .625rem .625rem 0
}

.more-link {
  background-color: #efefef;
  border-radius: 7px;
  color: #5c2d78;
  font-family: montserratsemibold;
  font-size: .75rem;
  padding: .5rem .8125rem;
  text-transform: uppercase
}

.more-link:hover {
  opacity: 1
}

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

[data-interchange] {
  background-position: 50%;
  background-size: cover
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.selectize-control.default.multi .selectize-input>div {
  color: #3d5d18;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, .1);
  border: 1px solid #74b21e;
  border-radius: 3px;
  background: #b8e76f;
  background: linear-gradient(180deg, #b8e76f 0, #a9e25c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8e76f", endColorstr="#a9e25c", GradientType=0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.selectize-control.default.multi .selectize-input>div.active {
  border-color: #6f9839;
  background: #92c836;
  background: linear-gradient(180deg, #92c836 0, #006e2e 0, #92c836 0, #7abc2c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#92c836", endColorstr="#7abc2c", GradientType=0)
}

.selectize-control.single .selectize-input.focus, .selectize-input {
  background: #fff;
  padding: 10px;
  cursor: text;
  display: inline-block;
  width: 100%;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0 !important
}

.selectize-input.full {
  background-color: #f2f2f2
}

.selectize-input.dropdown-active:before {
  content: " ";
  display: block;
  position: absolute;
  background: #f2f2f2;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0
}

.selectize-control.multi .selectize-input.has-items {
  padding-top: 8px !important;
  padding-bottom: 3px !important
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 5px 5px 0;
  padding: 1px 5px
}

.selectize-input>div:last-child {
  margin-right: 5px
}

.selectize-input>input {
  margin-right: 2px !important
}

.selectize-control.single .selectize-input.dropdown-active, .selectize-dropdown, .selectize-input {
  border: 1px solid #d0d0d0
}

.selectize-dropdown {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  margin-top: -1px;
  border-top: 0 none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  border-radius: 0 0 3px 3px
}

.selectize-dropdown>* {
  padding: 6px 9px
}

.selectize-dropdown>.create {
  color: #a0a0a0
}

.selectize-dropdown>.active {
  background-color: #fffceb
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: Helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased
}

.selectize-dropdown .highlight {
  background: rgba(255, 237, 40, .4);
  border-radius: 1px
}

.selectize-control.single .selectize-input {
  cursor: pointer;
  border-color: #b8b8b8;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 2px 0 #e0e0e0, 0 3px 0 #c8c8c8, 0 4px 1px rgba(0, 0, 0, .1);
  background: #f6f6f6;
  background: linear-gradient(180deg, #fafafa 0, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f6f6", endColorstr="#e8e8e8", GradientType=0)
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: gray transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -3px;
  border-width: 0 5px 5px;
  border-color: transparent transparent gray
}

.selectize-control, .selectize-input {
  position: relative
}

.selectize-input {
  overflow: hidden;
  z-index: 1
}

.selectize-input:after {
  content: " ";
  display: block;
  clear: left
}

.selectize-input .items {
  display: inline
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.selectize-input>input {
  max-width: 100% !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  padding: 0 !important;
  margin: 0;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important
}

.selectize-input>input:focus {
  outline: none !important
}

.selectize-dropdown {
  position: absolute;
  z-index: 2
}

.selectize-dropdown>* {
  cursor: pointer;
  overflow: hidden
}

.selectize-dropdown, .selectize-input {
  box-sizing: border-box
}

.fancybox-enabled {
  overflow: hidden
}

.fancybox-enabled body {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fancybox-container~.fancybox-container {
  z-index: 99992
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(.55, .06, .68, .19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fancybox-container--ready .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1
}

.fancybox-infobar {
  display: none
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, .7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all
}

.fancybox-show-buttons .fancybox-buttons {
  display: block
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr
}

.fancybox-slider, .fancybox-slider-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch
}

.fancybox-slide:before {
  content: "";
  height: 100%;
  width: 0
}

.fancybox-slide:before, .fancybox-slide>* {
  display: inline-block;
  vertical-align: middle
}

.fancybox-slide>* {
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box
}

.fancybox-slide--image {
  overflow: hidden
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
  background: transparent
}

.fancybox-placeholder {
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fancybox-image, .fancybox-placeholder, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0
}

.fancybox-image, .fancybox-spaceball {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font: 21px/1 Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  cursor: pointer;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2
}

.fancybox-close-small:focus {
  outline: 1px dotted #888
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent
}

.fancybox-close-small:hover {
  color: #555;
  background: #eee
}

.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, .4);
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button {
  pointer-events: all
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline
}

.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none
}

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, .8)
}

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block
}

.fancybox-button--disabled:after, .fancybox-button--disabled:before {
  opacity: .5
}

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor
}

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.fancybox-button--left {
  border-bottom-left-radius: 5px
}

.fancybox-button--right {
  border-bottom-right-radius: 5px
}

.fancybox-button--close {
  float: right
}

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px)
}

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, .4);
  border-top: 6px solid hsla(0, 0%, 100%, .6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: d .8s infinite linear;
  animation: d .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999
}

@media (max-width:800px) {
  .fancybox-controls {
    text-align: left
  }

  .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important
  }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0
  }
}

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none
}

.fancybox-button--play:before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent
}

.fancybox-button--pause:before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
  background: transparent
}

.fancybox-button--thumbs span {
  font-size: 23px
}

.fancybox-button--thumbs:before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
}

.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
  right: 220px
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box
}

.fancybox-thumbs>ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0
}

.fancybox-thumbs>ul>li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li>img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fancybox-thumbs>ul>li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
  opacity: 1
}

@media (max-width:800px) {
  .fancybox-thumbs {
    display: none !important
  }

  .fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0
  }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  /*font: normal normal normal 14px/1 FontAwesome;*/
  font: normal normal normal 14px/3 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.nav-mobile-container .fa{
  font: normal normal normal 14px/1 FontAwesome !important;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: d 2s infinite linear;
  animation: d 2s infinite linear
}

.fa-pulse {
  -webkit-animation: d 1s infinite steps(8);
  animation: d 1s infinite steps(8)
}

@-webkit-keyframes d {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes d {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-cog:before, .fa-gear:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: "\f152"
}

.fa-eur:before, .fa-euro:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
  content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: "\f158"
}

.fa-krw:before, .fa-won:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
  content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
  content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-television:before, .fa-tv:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
  content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

@font-face {
  font-family: vkey-fontello;
  src: url(../fonts/vkey-fontello.eot?64012243);
  src: url(../fonts/vkey-fontello.eot?64012243#iefix) format("embedded-opentype"), url(../fonts/vkey-fontello.woff2?64012243) format("woff2"), url(../fonts/vkey-fontello.woff?64012243) format("woff"), url(../fonts/vkey-fontello.ttf?64012243) format("truetype"), url(../fonts/vkey-fontello.svg?64012243#vkey-fontello) format("svg");
  font-weight: 400;
  font-style: normal
}

.icon:before, .mobile-contact:before, .mobile-menu:before, .nav-mobile-close:before, .section-icon:before, .sm-fb:before, .sm-li:before, .sm-t:before {
  font-family: vkey-fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon, .section-icon {
  color: #5c2d78;
  height: 64px;
  position: relative;
  width: 64px
}

.icon:before, .section-icon:before {
  font-size: 65px
}

.icon.banner-icon, .section-icon.banner-icon {
  background: url(../images/icons/banner-icon.png)
}

.icon.banner-icon-inverse, .section-icon.banner-icon-inverse {
  background: url(../images/icons/banner-icon-inverse.png)
}

.icon.case-study-featured-icon, .section-icon.case-study-featured-icon {
  background: url(../images/icons/case-study-featured-icon.png)
}

.icon.case-study-featured-icon-inverse, .section-icon.case-study-featured-icon-inverse {
  background: url(../images/icons/case-study-featured-icon-inverse.png)
}

.icon.glance-icon-inverse:before, .icon.glance-icon:before, .section-icon.glance-icon-inverse:before, .section-icon.glance-icon:before {
  content: "\e801"
}

.icon.solutions-icon-inverse:before, .icon.solutions-icon:before, .section-icon.solutions-icon-inverse:before, .section-icon.solutions-icon:before {
  content: "\e808"
}

.icon.government-icon-inverse:before, .icon.government-icon:before, .section-icon.government-icon-inverse:before, .section-icon.government-icon:before {
  content: "\e829"
}

.icon.banking-icon-inverse:before, .icon.banking-icon:before, .section-icon.banking-icon-inverse:before, .section-icon.banking-icon:before {
  content: "\e827"
}

.icon.enterprise-icon-inverse:before, .icon.enterprise-icon:before, .section-icon.enterprise-icon-inverse:before, .section-icon.enterprise-icon:before {
  content: "\e828"
}

.icon.products-icon-inverse:before, .icon.products-icon:before, .section-icon.products-icon-inverse:before, .section-icon.products-icon:before {
  content: "\e805"
}

.icon.v-os-icon-inverse:before, .icon.v-os-icon:before, .section-icon.v-os-icon-inverse:before, .section-icon.v-os-icon:before {
  content: "\e81d"
}

.icon.v-tap-icon-inverse:before, .icon.v-tap-icon:before, .section-icon.v-tap-icon-inverse:before, .section-icon.v-tap-icon:before {
  content: "\e81e"
}

.icon.v-message-icon-inverse:before, .icon.v-message-icon:before, .section-icon.v-message-icon-inverse:before, .section-icon.v-message-icon:before {
  content: "\e81c"
}

.icon.services-icon-inverse:before, .icon.services-icon:before, .section-icon.services-icon-inverse:before, .section-icon.services-icon:before {
  content: "\e807"
}

.icon.integration-icon-inverse:before, .icon.integration-icon:before, .section-icon.integration-icon-inverse:before, .section-icon.integration-icon:before {
  content: "\e81b"
}

.icon.customer-support-icon-inverse:before, .icon.customer-support-icon:before, .section-icon.customer-support-icon-inverse:before, .section-icon.customer-support-icon:before {
  content: "\e819"
}

.icon.developer-support-icon-inverse:before, .icon.developer-support-icon:before, .section-icon.developer-support-icon-inverse:before, .section-icon.developer-support-icon:before {
  content: "\e81a"
}

.icon.si-partners-icon-inverse:before, .icon.si-partners-icon:before, .section-icon.si-partners-icon-inverse:before, .section-icon.si-partners-icon:before {
  content: "\e81c"
}

.icon.resources-icon-inverse:before, .icon.resources-icon:before, .section-icon.resources-icon-inverse:before, .section-icon.resources-icon:before {
  content: "\e806"
}

.icon.whitepapers-icon-inverse:before, .icon.whitepapers-icon:before, .section-icon.whitepapers-icon-inverse:before, .section-icon.whitepapers-icon:before {
  content: "\e826"
}

.icon.case-studies-icon-inverse:before, .icon.case-studies-icon:before, .section-icon.case-studies-icon-inverse:before, .section-icon.case-studies-icon:before {
  content: "\e823"
}

.icon.reports-icon-inverse:before, .icon.reports-icon:before, .section-icon.reports-icon-inverse:before, .section-icon.reports-icon:before {
  content: "\e822"
}

.icon.events-icon-inverse:before, .icon.events-icon:before, .section-icon.events-icon-inverse:before, .section-icon.events-icon:before {
  content: "\e824"
}

.icon.news-icon-inverse:before, .icon.news-icon:before, .section-icon.news-icon-inverse:before, .section-icon.news-icon:before {
  content: "\e825"
}

.icon.about-icon-inverse:before, .icon.about-icon:before, .section-icon.about-icon-inverse:before, .section-icon.about-icon:before {
  content: "\e800"
}

.icon.people-icon-inverse:before, .icon.people-icon:before, .section-icon.people-icon-inverse:before, .section-icon.people-icon:before {
  content: "\e815"
}

.icon.awards-icon-inverse:before, .icon.awards-icon:before, .section-icon.awards-icon-inverse:before, .section-icon.awards-icon:before {
  content: "\e812"
}

.icon.certifications-icon-inverse:before, .icon.certifications-icon:before, .section-icon.certifications-icon-inverse:before, .section-icon.certifications-icon:before {
  content: "\e813"
}

.icon.partners-icon-inverse:before, .icon.partners-icon:before, .section-icon.partners-icon-inverse:before, .section-icon.partners-icon:before {
  content: "\e814"
}

.icon.get-updates-icon, .section-icon.get-updates-icon {
  background: none
}

.icon.get-updates-icon:before, .section-icon.get-updates-icon:before {
  content: "\e818"
}

.icon.get-updates-icon-inverse, .section-icon.get-updates-icon-inverse {
  background: none
}

.icon.get-updates-icon-inverse:before, .section-icon.get-updates-icon-inverse:before {
  content: "\e818"
}

.icon.contact-icon-inverse:before, .icon.contact-icon:before, .section-icon.contact-icon-inverse:before, .section-icon.contact-icon:before {
  content: "\e802"
}

.icon.call-icon-inverse:before, .icon.call-icon:before, .section-icon.call-icon-inverse:before, .section-icon.call-icon:before {
  content: "\e816"
}

.icon.locate-icon-inverse:before, .icon.locate-icon:before, .section-icon.locate-icon-inverse:before, .section-icon.locate-icon:before {
  content: "\e817"
}

.icon.policy-icon-inverse:before, .icon.policy-icon:before, .section-icon.policy-icon-inverse:before, .section-icon.policy-icon:before {
  content: "\e804"
}

.icon.dailyfact-icon-inverse:before, .icon.dailyfact-icon:before, .section-icon.dailyfact-icon-inverse:before, .section-icon.dailyfact-icon:before {
  content: "\e803"
}

.icon.error404-icon-inverse:before, .icon.error404-icon:before, .section-icon.error404-icon-inverse:before, .section-icon.error404-icon:before {
  content: "\e80e"
}

.vosapplicationprotection-icon:before {
  content: "\e81d"
}

.vosauthenticationmanagement-icon:before {
  content: "\e81e"
}

.vosauthorizationmanagement-icon:before {
  content: "\e81f"
}

.vosmobileidentity-icon:before {
  content: "\e820"
}

.vosvirtualsecureelement-icon:before {
  content: "\e821"
}

.icon.contact-icon {
  color: #5c2d78;
  display: inline-block
}

.icon.contact-icon:before {
  font-size: 2rem;
  content: "\e80c"
}

.button {
  font-family: montserratsemibold;
  margin-right: .875rem;
  text-transform: uppercase !important;
  text-decoration: none;
  vertical-align: top
}

.button.primary-hollow {
  background-color: transparent;
  border: 1px solid #fff;
  margin-bottom: 20px !important;
}

.button.primary-hollow-inverse {
  background-color: transparent;
  border: 1px solid #5c2d78;
  color: #5c2d78;
  margin-bottom: 20px !important;
}

.button.secondary {
  color: #5c2d78;
}

.button:last-child {
  margin-bottom: 0;
}

.button:hover {
  opacity: .5;
  transition: opacity .2s ease-out
}

.show-all-button, .show-more-button {
  background-image: url(../images/solid-diamond-gray-bg.png);
  background-size: cover;
  display: inline-block;
  height: 45px;
  line-height: 3;
  width: 45px
}

.show-all-button:hover .fa, .show-more-button:hover .fa {
  transition: all .5s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

h2 {
  color: #5c2d78;
  font-family: montserratsemibold;
  line-height: 1.5;
  margin-bottom: 0
}

@media screen and (min-width:48.0625em) {
  h2 {
    line-height: 2.5rem
  }
}

h6 {
  color: #b395c5
}

h4 {
  letter-spacing: -1px;
  line-height: 1.2
}

h4, h5 {
  font-family: montserratsemibold;
  color: #5c2d78
}

p, ul {
  font-family: montserratlight;
  font-size: .875rem
}

a article, a p {
  color: #222
}

a:hover {
  opacity: .5;
  transition: opacity .2s ease-out
}

.section {
  overflow-y: hidden;
  word-wrap: break-word
}

.section, .section.side-emblem {
  position: relative
}

.section.side-emblem .section-line-icon {
  height: 100%;
  position: absolute
}

.section.side-emblem .section-content {
  float: left;
  margin-left: 4.0625rem;
  padding-left: .625rem;
  padding-right: .625rem;
  width: calc(100% - 65px)
}

.section.section-dark {
  background-color: #5c2d78;
  color: #fff
}

.section.section-dark h1, .section.section-dark h2, .section.section-dark h3, .section.section-dark h4, .section.section-dark h5 {
  color: #fff
}

.section.section-dark h6 {
  margin-bottom: 0
}

.section.section-dark ul {
  list-style: square url(../images/bullet-diamond-purple.png)
}

.section.section-dark .article-list {
  list-style: none
}

.section.section-dark .article-list ol, .section.section-dark .article-list ul {
  margin-left: .9375rem
}

.section.section-dark .section-icon {
  color: #fff
}

.section.section-gray {
  background-color: #efefef
}

.section-line-icon {
  height: 100%;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 65px
}

.section-line-icon.no-icon {
  width: 41px
}

.section-line-icon:after, .section-line-icon:before {
  background: silver;
  content: " ";
  display: block;
  margin-left: 32px;
  width: 1px
}

.section-line-icon:before {
  bottom: calc(100% - 43px);
  height: 65px
}

.section-line-icon:after {
  height: 100%
}

.section-content {
  padding: 3.75rem 1.9375rem;
  width: 100%
}

@media screen and (min-width:26.8125em) {
  .section-content {
    margin-left: 2.125rem;
    padding: 3.75rem 0;
    width: calc(100% - 34px)
  }
}

.section-content.section-header {
  padding-bottom: .625rem
}

.section-content .content-image {
  width: 100%
}

@media screen and (min-width:48.0625em) {
    .featured-articles .content-info {
        padding-right: 1.25rem;
        width: calc(100% - 386px);
    }
  .section-content .content-image {
    float: right;
    text-align: center;
    width: 386px
  }
  
}

.section-no-icon .section-content {
  border-left: 1px solid silver;
  margin-left: 1.9375rem;
  padding-left: .75rem;
  width: 100%
}

.section .site-wrapper {
  position: relative;
  width: 100%;
  z-index: 2
}

.section-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.section-overlay.overlay-purple {
  background-color: #5c2d78;
  opacity: .7
}

.section-overlay.overlay-violet-light {
  background-color: #8d6ca1;
  opacity: .7
}

.section-overlay.overlay-white {
  background-color: #fff;
  opacity: .7
}

[data-teaser] {
  transition: all .5s ease
}

[data-teaser].desc-full {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden
}

[data-teaser].desc-full.toggled {
  opacity: 1;
  visibility: visible;
  height: auto;
  overflow: auto
}

[data-teaser].desc-short.toggled {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden
}

.selectize-container .selectize-control {
  max-width: 260px;
  width: 100%
}

.selectize-container .selectize-control .selectize-input, .selectize-container .selectize-control .selectize-input.focus, .selectize-container .selectize-control .selectize-input.full {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0
}

.selectize-container .selectize-control .selectize-input.focus>.item, .selectize-container .selectize-control .selectize-input.focus>input, .selectize-container .selectize-control .selectize-input.full>.item, .selectize-container .selectize-control .selectize-input.full>input, .selectize-container .selectize-control .selectize-input>.item, .selectize-container .selectize-control .selectize-input>input {
  color: #fff;
  font-family: montserratsemibold;
  font-size: 2rem;
  padding-right: 1.875rem !important
}

.selectize-container .selectize-control .selectize-input.focus>.item::-webkit-input-placeholder, .selectize-container .selectize-control .selectize-input.focus>input::-webkit-input-placeholder, .selectize-container .selectize-control .selectize-input.full>.item::-webkit-input-placeholder, .selectize-container .selectize-control .selectize-input.full>input::-webkit-input-placeholder, .selectize-container .selectize-control .selectize-input>.item::-webkit-input-placeholder, .selectize-container .selectize-control .selectize-input>input::-webkit-input-placeholder {
  color: #fff;
  line-height: 1
}

.selectize-container .selectize-control .selectize-input.focus>.item:-ms-input-placeholder, .selectize-container .selectize-control .selectize-input.focus>input:-ms-input-placeholder, .selectize-container .selectize-control .selectize-input.full>.item:-ms-input-placeholder, .selectize-container .selectize-control .selectize-input.full>input:-ms-input-placeholder, .selectize-container .selectize-control .selectize-input>.item:-ms-input-placeholder, .selectize-container .selectize-control .selectize-input>input:-ms-input-placeholder {
  color: #fff;
  line-height: 1
}

.selectize-container .selectize-control .selectize-input.focus>.item::placeholder, .selectize-container .selectize-control .selectize-input.focus>input::placeholder, .selectize-container .selectize-control .selectize-input.full>.item::placeholder, .selectize-container .selectize-control .selectize-input.full>input::placeholder, .selectize-container .selectize-control .selectize-input>.item::placeholder, .selectize-container .selectize-control .selectize-input>input::placeholder {
  color: #fff;
  line-height: 1
}

.selectize-container .selectize-control .selectize-input.dropdown-active:before {
  display: none
}

.selectize-container .selectize-control .selectize-input.dropdown-active:after, .selectize-container .selectize-control .selectize-input:after {
  border: none !important;
  color: #fff;
  content: "\f078";
  display: block;
  font-family: FontAwesome;
  font-size: inherit;
  margin-top: 0 !important;
  top: calc(50% - 7px)
}

.selectize-container .selectize-control .selectize-input.focus:after {
  display: none;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.selectize-container .selectize-control .selectize-input.full>input {
  position: absolute !important
}

.selectize-container .selectize-dropdown {
  background-color: #efefef;
  border: none;
  color: #5c2d78;
  font-family: montserratsemibold;
  font-size: 1.25rem;
  max-height: 500px
}

.selectize-container .selectize-dropdown .option {
  padding: 1.25rem
}

.selectize-container .selectize-dropdown .option.active, .selectize-container .selectize-dropdown .option.selected {
  background-color: #fff
}

.fancybox-bg {
  background-color: #5c2d78
}

.fancybox-close-small, .fancybox-close-small:hover {
  background: transparent url(../images/icons/vkey-nav-icons.png);
  background-position: -177px -13px;
  bottom: .625rem;
  color: #fff;
  font-size: 2.5rem;
  position: fixed;
  text-indent: -99999px;
  top: .625rem
}

form {
  max-width: 500px
}

form, form [type=color], form [type=date], form [type=datetime-local], form [type=datetime], form [type=email], form [type=month], form [type=number], form [type=password], form [type=search], form [type=tel], form [type=text], form [type=time], form [type=url], form [type=week], form input, form keygen, form select, form textarea {
  color: #5c2d78
}

form [type=color]::-webkit-input-placeholder, form [type=date]::-webkit-input-placeholder, form [type=datetime-local]::-webkit-input-placeholder, form [type=datetime]::-webkit-input-placeholder, form [type=email]::-webkit-input-placeholder, form [type=month]::-webkit-input-placeholder, form [type=number]::-webkit-input-placeholder, form [type=password]::-webkit-input-placeholder, form [type=search]::-webkit-input-placeholder, form [type=tel]::-webkit-input-placeholder, form [type=text]::-webkit-input-placeholder, form [type=time]::-webkit-input-placeholder, form [type=url]::-webkit-input-placeholder, form [type=week]::-webkit-input-placeholder, form input::-webkit-input-placeholder, form keygen::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #5c2d78
}

form [type=color]:-ms-input-placeholder, form [type=date]:-ms-input-placeholder, form [type=datetime-local]:-ms-input-placeholder, form [type=datetime]:-ms-input-placeholder, form [type=email]:-ms-input-placeholder, form [type=month]:-ms-input-placeholder, form [type=number]:-ms-input-placeholder, form [type=password]:-ms-input-placeholder, form [type=search]:-ms-input-placeholder, form [type=tel]:-ms-input-placeholder, form [type=text]:-ms-input-placeholder, form [type=time]:-ms-input-placeholder, form [type=url]:-ms-input-placeholder, form [type=week]:-ms-input-placeholder, form input:-ms-input-placeholder, form keygen:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #5c2d78
}

form [type=color]::placeholder, form [type=date]::placeholder, form [type=datetime-local]::placeholder, form [type=datetime]::placeholder, form [type=email]::placeholder, form [type=month]::placeholder, form [type=number]::placeholder, form [type=password]::placeholder, form [type=search]::placeholder, form [type=tel]::placeholder, form [type=text]::placeholder, form [type=time]::placeholder, form [type=url]::placeholder, form [type=week]::placeholder, form input::placeholder, form keygen::placeholder, form select::placeholder, form textarea::placeholder {
  color: #5c2d78
}

form [type=color], form [type=date], form [type=datetime-local], form [type=datetime], form [type=email], form [type=month], form [type=number], form [type=password], form [type=search], form [type=tel], form [type=text], form [type=time], form [type=url], form [type=week], form select, form textarea {
  border: 1px solid transparent;
  border-bottom: 1px solid silver;
  box-shadow: none;
  font-size: 1rem;
  font-family: montserratsemibold;
  margin-bottom: 2rem;
  padding: .625rem 0
}

form [type=color]:focus, form [type=date]:focus, form [type=datetime-local]:focus, form [type=datetime]:focus, form [type=email]:focus, form [type=month]:focus, form [type=number]:focus, form [type=password]:focus, form [type=search]:focus, form [type=tel]:focus, form [type=text]:focus, form [type=time]:focus, form [type=url]:focus, form [type=week]:focus, form select:focus, form textarea:focus {
  box-shadow: none;
  border: 1px solid transparent;
  border-bottom: 1px solid silver
}

form select {
  background: url(../images/icons/chevron-down.png) no-repeat;
  background-position: 100%
}

form select option {
  padding: .625rem
}

form label {
  font-family: montserratsemibold
}

form fieldset {
  position: relative
}

form [type=text]::place-holder {
  color: #5c2d78
}

form .help-text {
  font-style: normal
}

form .is-invalid-input:not(:focus) {
  border: 1px solid transparent;
  border-bottom: 1px solid red;
  color: red
}

form .is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: red
}

form .is-invalid-input:not(:focus):-ms-input-placeholder {
  color: red
}

form .is-invalid-input:not(:focus)::placeholder {
  color: red
}

form .form-error {
  color: red;
  top: 1.875rem;
  padding: 1.25rem 0;
  position: absolute
}

form .sub-checkboxes {
  display: none;
  padding-left: 2.1875rem
}

form .checkbox-group {
  margin-top: 1.25rem;
  margin-bottom: 1.5625rem
}

form .checkbox-group label {
  color: #5c2d78;
  margin-bottom: 1.0625rem;
  position: relative
}

form .checkbox-group label.is-invalid-label {
  color: red
}

form .checkbox-group label input[type=checkbox] {
  margin-bottom: 0;
  margin-right: .75rem;
  opacity: 0;
  width: 20px
}

form .checkbox-group label input[type=checkbox]:checked~.check .inside {
  height: 100%;
  width: 100%;
  background-color: #8d6ca1
}

form .checkbox-group label .check {
  height: 20px;
  left: -2;
  padding: .125rem;
  position: absolute;
  top: 0;
  width: 20px;
  background: #efefef
}

form .checkbox-group .form-error {
  top: -35px
}

form .checkbox-group .sub-checkboxes label {
  margin-bottom: .75rem;
  font-family: montserratregular
}

form .checkbox-group .sub-checkboxes label input[type=checkbox]:checked~.check .inside {
  background-color: #5c2d78
}

form .checkbox-group .sub-checkboxes label .check {
  background: #f1f0ef
}

.video-overlay {
  background-color: transparent;
  display: none;
  margin: 44px auto;
  border: 0;
  width: 100%;
  max-width: 1200px;
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal
}

.video-overlay, .video-overlay .jwplayer {
  outline: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch
}

.video-overlay .vid-container {
  display: none
}

.video-overlay .vid-container.active {
  display: block
}

.custom-field {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px
}

.custom-field span {
  padding-left: 10px
}

.custom-field .indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #e0d6ce
}

.custom-field .indicator:after {
  content: "";
  position: absolute;
  display: none
}

.custom-field input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-field input[type=checkbox]~.indicator:after {
  left: 7px;
  top: 2px;
  width: 7px;
  height: 15px;
  border: solid #3598db;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.custom-field input[type=radio]~.indicator {
  border-radius: 50%
}

.custom-field input[type=radio]~.indicator:after {
  left: 6px;
  top: 6px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #3598db
}

.custom-field input:disabled~.indicator {
  background: #f2ebe7;
  opacity: .6;
  cursor: not-allowed
}

.custom-field input:disabled~span {
  cursor: not-allowed
}

.custom-field input:checked~.indicator:after {
  display: block
}

.custom-field:hover .indicator, .custom-field input:focus~.indicator {
  background: #f9f8f7
}

.custom-field.select {
  padding: 0;
  max-width: 300px
}

.custom-field.select input {
  position: static;
  z-index: 5;
  opacity: 1
}

.custom-field.select .input {
  font-size: .875rem;
  line-height: 1.375rem;
  position: relative
}

.custom-field.select .input .selected {
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid #e0d6ce;
  cursor: pointer;
  font-family: montserratsemibold;
  font-size: 2rem;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding-right: 25px;
  position: relative;
  width: 100%
}

.custom-field.select .input .selected span {
  padding-left: 0
}

.custom-field.select .input .selected .arrow-indicator {
  right: 10px;
  position: absolute;
  top: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .15s ease-in-out
}

.custom-field.select .input .options {
  background-color: #efefef;
  border: none;
  display: none;
  height: auto;
  list-style: none;
  margin: 0;
  max-height: 500px;
  overflow: auto;
  position: absolute;
  width: 100%;
  z-index: 100
}

.custom-field.select .input .options li {
  cursor: pointer;
  color: #5c2d78;
  font-family: montserratsemibold;
  font-size: 1.25rem;
  margin-bottom: 0;
  padding: 1.25rem
}

.custom-field.select .input .options li.option-selected, .custom-field.select .input .options li:hover {
  background-color: #fff
}

.custom-field.select .input .options li.option-disabled {
  cursor: not-allowed;
  color: #999
}

.custom-field.select .input .options li.option-disabled:hover {
  color: #999;
  background-color: #f9f8f7
}

.custom-field.select .input .options li.option-category {
  text-transform: uppercase;
  font-weight: 700;
  cursor: default;
  color: #0a0a0a
}

.custom-field.select .input .options li.option-category:hover {
  color: #0a0a0a;
  background-color: #f9f8f7
}

.custom-field.select.sl-open .input .selected .arrow-indicator {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.custom-field.select.sl-open .input .options {
  display: block
}

.custom-field.select.sl-disabled .selected {
  background-color: #f9f8f7;
  background-image: none;
  color: #e0d6ce;
  cursor: not-allowed
}

.nav-container {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-repeat: repeat-x;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent);
  transition: background .5s ease
}
.offsetTop {
  background: #5c2d78
}
@media screen and (min-width:64em) {
  .nav-container:hover {
    background: #5c2d78
  }
}

.nav-container.offset-top {
  background: #5c2d78
}

.nav-container .main-logo {
  /*background: url(../images/v-key-logo.png) no-repeat;*/
/*background-size: contain;
  height: 45px;*/
  background-position: center;
  background-repeat:  no-repeat;
  background-size: 164px;
  height: 54px;
  width: 164px;
  display: block
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi), screen and (-webkit-min-device-pixel-ratio:2) {
  .nav-container .main-logo {
    background-image: url(../images/v-key-logo-x2.png);
    background-size: 80px;
	background-position: left center;
  }
}

.nav-bar .site-wrapper {
  padding: 0 0 0 .9375rem;
  display: block
}

@media screen and (min-width:64em) {
  .nav-bar .site-wrapper {
    padding: 0 .9375rem
  }
}

.nav-bar .logo-container {
  float: left;
 /* margin: .3125rem 0*/
}

@media screen and (min-width:64em) {
  .nav-bar .logo-container {
   /* margin-top: 1rem;
    margin-bottom: 1.75rem*/
    margin-top: 1rem;
    margin-bottom: 1rem
  }
}

.nav-bar .main-nav {
  float: right;
  font-family: montserratsemibold;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: none
}

@media screen and (min-width:64em) {
  .nav-bar .main-nav {
    display: block
  }
}
.menu-item a{
  color:#fff;
}
.menu-item a:hover{
  color:#fff;
}
.nav-bar .main-nav .menu-item {
  float: left;
  margin-bottom: 0;
  text-transform: uppercase
}

.nav-bar .main-nav .menu-item.active a {
  color: #8d6ca1
}
.nav-bar .main-nav .menu-item.active a:highlighted {
  color: #feb913
}

.nav-bar .main-nav .menu-item:hover {
  opacity: 1
}

.nav-bar .main-nav .menu-item:hover>.sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible
}
.nav-bar .main-nav .menu-item:hover.menu-item-has-children:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.nav-mobile .menu-item.menu-item-has-children:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.nav-bar .main-nav .menu-item:hover a {
  color: #fff
}

.nav-bar .main-nav .menu-item:hover a.highlighted {
  color: #feb913;
}

.nav-bar .main-nav .menu-item a {
  color: #fff
}

.nav-bar .main-nav .menu-item {
  color: #fff;
  display: block;
  padding: 1.25rem .9375rem
}

@media screen and (min-width:26.8125em) {
  .nav-bar .main-nav .menu-item {
    padding: 2.0625rem .9375rem
  }
}


.nav-bar .main-nav .menu-item:active, .nav-bar .main-nav .menu-item:hover {
  opacity: 1;
  color: #fff
}

.nav-bar .main-nav .menu-item-has-children {
  padding-right: 1.25rem;
  position: relative
}

@media screen and (min-width:90em) {
  .nav-bar .main-nav .menu-item-has-children{
    margin-right: .9375rem
  }
}
.nav-bar .main-nav .menu-item-has-children:after
 {
  content: "\f078";
  font-family: FontAwesome;
  font-size: .75rem;
  margin-left: 10px;
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  transition: all .2s ease
}

.nav-bar .main-nav a.highlighted, .nav-bar .main-nav a.highlighted:active, .nav-bar .main-nav a.highlighted:hover {
  color: #feb913
}

.nav-bar .menu-item .sub-menu {
  background-color: #fff;
  height: 0;
  left: 0;
  right:0;
  opacity: 0;
  top:88px;
  overflow: hidden;
  position: fixed;
  visibility: hidden;
  width: 100%;
  font-family: montserratsemibold;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.nav-bar .menu-item .sub-menu .menu-item {
  display: inline-block;
  float: none;
  padding: 1.25rem .9375rem;
}

.nav-bar .menu-item .sub-menu .menu-item.item-current a {
  opacity: 1
}

.nav-bar .menu-item .sub-menu .menu-item a {
  color: #5c2d78;
  padding: 0.0rem .0rem
}

.nav-bar .menu-item .sub-menu .menu-item a:hover {
  color: #5c2d78;
  opacity: 1
}

.nav-bar .mobile-nav-icon {
  position: absolute;
  right: 0
}

@media screen and (min-width:64em) {
  .nav-bar .mobile-nav-icon {
    display: none
  }
}

.nav-bar .mobile-nav-icon a {
  display: block;
  height: 55px;
  float: left;
  width: 55px
}

.nav-bar .mobile-nav-icon a.mobile-contact {
  background-color: #feb913
}

.nav-bar .mobile-nav-icon a.mobile-contact:before {
  content: "\e80c";
  font-size: 2.0625rem;
  font-weight: 700;
  line-height: 1.8;
  width: 55px
}

.nav-bar .mobile-nav-icon a.mobile-menu {
  background-color: #5c2d78;
  color: #fff
}

.nav-bar .mobile-nav-icon a.mobile-menu:before {
  font-size: 3.375rem;
  content: "\e80a"
}

.menu-item-hover .main-nav>.menu-item
{
  opacity: 1
}

.touchevents .main-nav {
  display: none
}

.touchevents .nav-container:hover {
  background-color: transparent
}

.touchevents .nav-container.offset-top {
  background: #5c2e79
}

.touchevents .mobile-nav-icon {
  display: block
}

.nav-mobile-container {
  background: #5c2d78;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  right: -100%;
  transition: right .3s ease-in;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

@media screen and (min-width:64em) {
  .no-touchevents .nav-mobile-container {
    display: none
  }
}

.nav-mobile-container .nav-mobile-close {
  color: #fff;
  display: block;
  height: 45px;
  right: 0;
  position: absolute;
  top: 0;
  width: 45px;
  z-index: 1
}

.nav-mobile-container .nav-mobile-close:before {
  content: "\e80b";
  font-size: 2.875rem
}

.nav-mobile-container .nav-mobile-wrapper {
  height: 100%;
  overflow: auto;
  width: 100%
}

.nav-mobile-container .inner-wrapper {
  min-height: 100%;
  position: relative;
  width: 100%
}

.nav-mobile {
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 2.8125rem 0 10rem;
  text-transform: uppercase
}

.nav-mobile li {
  margin-bottom: .625rem;
  padding: 0 2.8125rem
}

.nav-mobile li ul li {
  padding-left: 4.5rem;
}

.nav-mobile a {
  color: #fff;
  font-family: montserratsemibold;
  font-size: 1.5rem
}

.nav-mobile a.highlighted, .nav-mobile a.highlighted:active, .nav-mobile a.highlighted:hover {
  color: #feb913
}

.nav-mobile .sub-menu {
  background-color: #fff;
  display: none;
  margin: 0 -2.8125rem;
  padding: 1.25rem 0
}

.nav-mobile .sub-menu ul {
  list-style: none;
  line-height: 1.1
}

.nav-mobile .sub-menu a {
  color: #5c2d78;
  font-size: 1rem
}

.nav-mobile .mobile-submenu-trigger {
  vertical-align: top;
  padding: .625rem
}

.nav-mobile-footer {
  border-top: 1px solid silver;
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.nav-mobile-footer ul {
  list-style: none;
  padding: 2.8125rem 0;
  margin: 0;
  display: inline-block
}

.nav-mobile-footer ul li {
  float: left;
  margin-bottom: 0;
  text-transform: uppercase;
  border-right: 1px solid silver
}

.nav-mobile-footer ul li:last-child {
  border-right: none
}

.nav-mobile-footer a {
  color: silver;
  font-family: montserratsemibold;
  padding: 0 1.125rem
}

.nav-mobile-open {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  position: relative
}

.nav-mobile-open .nav-mobile-container {
  right: 0
}

.nav-mobile-submenu-open .menu-item, .nav-mobile-submenu-open .menu-item>a {
  color: #8d6ca1
}

.nav-mobile-submenu-open .menu-item.item-active, .nav-mobile-submenu-open .menu-item.item-active>a {
  color: #fff
}

.nav-mobile-submenu-open .menu-item.item-active>i {
  transition: all .5s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.nav-mobile-submenu-open .nav-mobile-footer {
  border-top: 1px solid #8d6ca1
}

.nav-mobile-submenu-open .nav-mobile-footer a {
  color: #8d6ca1
}

.cms-edit .nav-container {
  position: relative
}

.breadcrumb-bar {
  background-color: #efefef;
  opacity: 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  transition: all .5s ease
}

@media screen and (min-width:90em) {
  .offset-top .breadcrumb-bar {
    opacity: 1;
    visibility: visible
  }

  .offsetTop .breadcrumb-bar{
    opacity: 1 !important;
    visibility: visible !important
  }


  .submenu-open .breadcrumb-bar {
    top: calc(100% + 58px)
  }
}

.breadcrumb-bar .site-wrapper {
  padding-left: .9375rem;
  padding-right: .9375rem
}

.breadcrumb-bar .breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0
}

.breadcrumb-bar .breadcrumb li {
  float: left;
  font-family: montserratsemibold;
  font-size: .875rem;
  margin-bottom: 0
}

.breadcrumb-bar .breadcrumb li:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-size: .75rem
}

.breadcrumb-bar .breadcrumb li:first-child a {
  padding-left: 0
}

.breadcrumb-bar .breadcrumb li:last-child:after {
  display: none
}

.breadcrumb-bar .breadcrumb li a {
  color: #484647;
  display: inline-block;
  padding: .875rem .75rem
}

@media screen and (min-width:64em) {
  .offset-top .breadcrumb-bar {
    opacity: 1;
    visibility: visible
  }

  .offsetTop .breadcrumb-bar{
    opacity: 1 !important;
    visibility: visible !important
  }

  .submenu-open .breadcrumb-bar {
    top: calc(100% + 54px)
  }
}

.site-footer {
  border-top: 1px solid silver;
  color: #484647;
  font-size: .875rem;
  text-align: center
}

.site-footer .site-wrapper {
  padding: 1.9375rem .625rem
}

@media screen and (min-width:26.8125em) {
  .site-footer .site-wrapper {
    padding: 1.9375rem
  }
}

.site-footer .footer-nav {
  list-style: none;
  margin: 0;
  margin-bottom: .3125rem;
  padding-left: 0
}

.site-footer .footer-nav li {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0
}

.site-footer .footer-nav li:after {
  display: inline-block;
  content: "|";
  color: #484647
}

.site-footer .footer-nav li:last-child:after {
  display: none
}

.site-footer .footer-nav a {
  color: #484647;
  font-family: montserratsemibold;
  padding: 0 .625rem
}

.banner-slider {
  position: relative;
  height: 565px
}

.banner-slider .slick-item, .banner-slider .slick-list, .banner-slider .slick-track {
  height: 100%
}

.banner-slider .section-overlay {
  opacity: .5;
}

.banner-slider .section-line-icon {
  padding-top: .3125rem
}

.banner-slider .section-line-icon .section-icon {
  color: #fff
}

.banner-slider .slider-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%
}

.banner-slider .slider-wrapper .section-line-icon:before {
  display: none
}

.banner-slider .slider-wrapper .section-content {
  padding-top: 0;
  padding-bottom: 2.5rem
}

@media screen and (min-width:26.8125em) {
  .banner-slider .slider-wrapper .section-content {
    padding-bottom: 3.75rem
  }
}

@media screen and (min-width:26.8125em) and (max-width:48em) and (orientation:landscape) {
  .banner-slider .slider-wrapper .section-content {
    padding-bottom: 2.5rem
  }
}

@media screen and (min-width:64em) {
  .banner-slider .slider-wrapper .section-content {
    width: 60%
  }
}

.banner-slider .site-wrapper {
  position: relative
}

.banner-slider .site-wrapper .section-line-icon {
  position: absolute;
  height: 100%
}

.banner-slider .site-wrapper .section-content {
  float: left;
  margin-left: 4.0625rem;
  padding-left: .625rem;
  width: calc(100% - 65px)
}

.banner-slider .button {
  margin-bottom: 0
}

@media screen and (max-width:48em) {
  .banner-slider .button {
    margin-bottom: .625rem;
    min-width: 165px
  }
}

.banner-slider .slider-item {
  background-image: url(../images/slider-bg.jpg);
  background-size: cover;
  color: #fff;
  position: relative
}

.banner-slider .slider-item h2 {
  color: #fff;
  line-height: 1;
  margin-bottom: .625rem
}

@media screen and (max-width:48em) {
  .banner-slider .slider-item h2 {
    font-size: 1.85rem !important;
    margin-bottom: 1.875rem
  }
}

.banner-slider .slider-description {
  display: block;
}

@media screen and (min-width:26.8125em) {
  .banner-slider .slider-description {
    display: block;
  }
}

@media screen and (max-width:991px){
    .banner-slider .slider-item h2{
        margin-bottom:15px;
    }
    .banner-slider .slider-description h3{
        font-size:14px;
    }
}

.banner-slider .slick-dots {
  bottom: 0;
  color: #fff;
  margin-right: 2.1875rem;
  position: absolute;
  right: 0;
  z-index: 100
}

@media screen and (max-width:48em) {
  .banner-slider .slick-dots {
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 0;
    margin-right: 0;
    width: 98%
  }
}

.banner-slider .slick-dots li {
  background-color: transparent;
  border-top: 3px solid #fff;
  color: transparent;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 0;
  height: 18px;
  line-height: 0;
  margin-bottom: 0;
  margin-right: 5px;
  opacity: .4;
  outline: none;
  width: 100px
}

@media screen and (max-width:48em) {
  .banner-slider .slick-dots li {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 18px
  }
}

.banner-slider .slick-dots li.slick-active {
  opacity: 1
}

.header-banner {
  overflow: visible;
  z-index: 10
}

.header-banner .header-banner-wrapper {
  padding-top: 7.5rem;
  width: 100%
}

@media screen and (min-width:26.8125em) {
  .header-banner .header-banner-wrapper {
    padding-top: 8.75rem
  }
}

@media screen and (min-width:64em) {
  .header-banner .header-banner-wrapper {
    padding-top: 11.25rem
  }
}

.header-banner .section-line-icon:before {
  display: none
}

.header-banner .section-content {
  padding-top: 0
}

@media screen and (min-width:26.8125em) {
  .header-banner .section-content {
    width: 60%
  }
}

.text-image-banner-highlight {
  background-color: #5c2d78
}

.text-image-banner .content-info {
  float: left;
  width: 100%
}

@media screen and (min-width:48.0625em) {
  .text-image-banner .content-info {
    padding-right: 1.25rem;
    width: calc(100% - 386px)
  }
}

.case-study-tiles {
  color: #fff
}

.case-study-tiles h6 {
  margin-bottom: 0
}

.case-study-tiles p {
  font-size: .875rem
}

.clients-list {
  list-style: none;
  margin-left: 0
}

.clients-list li {
  float: left;
  padding-right: .6875rem;
  width: 49%;
  margin-right: 1%;
  margin-bottom: .625rem
}

@media screen and (min-width:26.8125em) {
  .clients-list li {
    width: 16%;
    margin-right: .5%
  }
}

.numeric-listing {
  counter-reset: a
}

.numeric-listing .section-content {
  border-left: 1px solid silver;
  margin-left: 2rem;
  padding-left: 2.3125rem;
  width: calc(100% - 31px)
}

.numeric-listing .article-list {
  list-style: none;
  margin-left: 0
}

.numeric-listing .article-list>li {
  counter-increment: a;
  margin-bottom: 1.6875rem;
  position: relative
}

.numeric-listing .article-list>li:before {
  background: url(../images/solid-diamond-bg.png);
  content: counter(a);
  color: #fff;
  display: block;
  font-family: montserratsemibold;
  font-size: 1.25rem;
  height: 45px;
  left: -60px;
  line-height: 2.4;
  position: absolute;
  text-align: center;
  top: 0;
  width: 46px
}

.numeric-listing .article-list-bordered>li {
  border-bottom: 1px solid silver;
  margin-bottom: 4.375rem;
  padding-bottom: 4.375rem
}

.numeric-listing .article-list-bordered>li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.article-listing h5, .article-listing h6, .numeric-listing h4 {
  margin-bottom: 0
}

.article-listing .article-item {
  display: inline-block;
  vertical-align: top;
  float: none
}

@media screen and (min-width:26.8125em) {
  .article-listing .article-item {
    width: 33.33%
  }
}

.article-list-alt .button-container, .people-listing .button-container {
  margin-top: 2.5rem
}

.article-item img{
    width: 100%;
}

.article-list-alt .article-item, .people-listing .article-item {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  float: left;
  transition: opacity .5s ease
}

@media screen and (min-width:26.8125em) {
  .article-list-alt .article-item, .people-listing .article-item {
    width: 33.33%
  }
}

.article-list-alt .article-item.is-active, .people-listing .article-item.is-active {
  opacity: 1;
  visibility: visible;
  height: auto
}

.article-post article img.float-right {
  margin-left: 2.125rem
}

.article-post article img.float-left {
  margin-right: 2.125rem
}

.article-post article img.float-center {
  margin-right: auto;
  margin-left: auto
}

.article-post article a {
  color: #34cabb
}

.article-post article a.btn-custom-download{
  color: #fff  
}

.article-post article a.button {
  text-decoration: none;
}

.featured-articles>.section-overlay {
  opacity: .9
}

.featured-articles .content-info {
  padding: .625rem
}

.featured-articles .featured-tab {
  color: #fff;
  position: relative
}

.featured-articles .featured-tab article {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
  width: 100%
}

.featured-articles .featured-tab .button {
  margin-bottom: 0
}

.featured-articles .featured-tab.featured-tab-half {
  padding: 3.4375rem 0
}

.featured-articles .featured-tab.featured-tab-half .section-overlay {
  opacity: .85
}

.featured-articles .featured-tab.featured-tab-half article {
  float: left;
  padding: 0 5rem;
  max-width: 38.25rem
}

@media screen and (min-width:48.0625em) {
  .featured-articles .featured-tab.featured-tab-half article {
    max-width: 38.25rem
  }
}

@media screen and (min-width:26.8125em) {
  .featured-articles .featured-tab.featured-tab-half:first-child article {
    padding-left: calc(5rem + 10px);
    padding-right: 6.375rem
  }
}

@media screen and (min-width:64em) {
  .featured-articles .featured-tab.featured-tab-half:first-child article {
    float: right
  }
}

@media screen and (min-width:90em) {
  .featured-articles .featured-tab.featured-tab-half:first-child article {
    padding-left: calc(5rem + 76px);
    padding-right: 6.375rem
  }
}

@media screen and (min-width:26.8125em) {
  .featured-articles .featured-tab.featured-tab-half:last-child article {
    float: left;
    padding-right: calc(5rem + 22px);
    padding-left: calc(5rem + 10px)
  }
}

@media screen and (min-width:90em) {
  .featured-articles .featured-tab.featured-tab-half:last-child article {
    padding-right: calc(5rem + 76px);
    padding-left: 6.375rem
  }
}

.featured-articles .featured-tab h4 {
  color: #fff
}

.market-thumbnails {
  padding: 0
}

.market-item {
  background-size: cover;
  min-height: 120px;
  padding: 1.5625rem .375rem;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width:26.8125em) {
  .market-item {
    -ms-flex-pack: center;
  }

  .market-item .row:after, .market-item .row:before {
    border-bottom: 1px solid silver;
    content: " ";
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    margin-top: 2rem
  }
}

.market-item:first-child {
  -ms-flex-pack: flex-start;
  justify-content: flex-start
}

@media screen and (min-width:26.8125em) {
  .market-item:first-child {
    padding-left: 1rem
  }
}

@media screen and (min-width:90em) {
  .market-item:first-child {
    padding-left: 5rem
  }
}

.market-item:first-child .row:before {
  display: none
}

.market-item:first-child .section-icon:after, .market-item:first-child .section-icon:before {
  background-color: silver;
  content: " ";
  display: block;
  height: 100%;
  left: 32px;
  position: absolute;
  width: 1px
}

.market-item:first-child .section-icon:before {
  top: -100%
}

.market-item:first-child .section-icon:after {
  bottom: -100%
}

@media screen and (min-width:26.8125em) {
  .market-item:last-child {
    -ms-flex-pack: end;
  }
}

.market-item:last-child .item-name {
  margin-right: 0;
}

@media screen and (min-width:26.8125em) and (max-width:48em) {
  .market-item:last-child .item-name {
    margin-right: 1.5625rem
  }
}

.market-item:last-child .item-name:after {
  display: none
}

.market-item .section-icon {
  font-size: 4.0625rem;
  line-height: 1;
  position: relative
}

.market-item .section-icon:before {
  border-top: 1px solid silver;
  content: "";
  display: block;
  right: 100%;
  position: absolute;
  top: 32px;
  width: 99999px
}

@media screen and (max-width:26.75em) {
  .market-item .section-icon {
    margin-left: .0625rem
  }

  .market-item .section-icon:after, .market-item .section-icon:before {
    background-color: silver;
    content: " ";
    display: block;
    height: 100%;
    left: 32px;
    position: absolute;
    width: 1px
  }

  .market-item .section-icon:before {
    top: -100%
  }

  .market-item .section-icon:after {
    bottom: -100%
  }
}

.market-item .item-name {
  color: #5c2d78;
  font-size: 24px;
  font-family: montserratsemibold;
  max-width: 100%;
  padding: .9375rem .3125rem;
  position: relative;
  line-height: 35px;
}

@media screen and (min-width:26.8125em) and (max-width:48em) {
  .market-item .item-name {
    font-size: 1.125rem;
    line-height: 2.2
  }
}

@media screen and (min-width:26.8125em) {
  .market-item .item-name:after {
    border-top: 1px solid silver;
    display: block;
    left: 100%;
    position: absolute;
    top: 32px;
    width: 99999px
  }
}

.market-goverment {
  background-image: url(../images/market-government.jpg)
}

.market-banking {
  background-image: url(../images/market-banking.jpg)
}

.market-enterprise {
  background-image: url(../images/market-enterprise.jpg)
}

.solution .article-list {
  list-style: none;
  margin: 0;
  padding: 0
}

.solution .article-list li {
  margin: 1.625rem 0
}

.solution .article-list li:first-child {
  margin-top: 0
}

.product-tabs {
  background-color: #8d6ca1
}

@media screen and (max-width:48em) {
  .product-tabs .product-tabs {
    display: none
  }
}

.product-tabs .site-wrapper {
  padding: 0
}

.product-tabs .product-tab {
  color: #fff;
  background-color: #5c2d78;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain
}

.product-tabs .product-tab.product-v-os {
  background-color: #8d6ca1;
  background-image: url(../images/v-os-bg-2.png)
}

.product-tabs .product-tab.product-v-tap {
  background-color: #9e7eb2;
  background-image: url(../images/v-tap-bg.png)
}

.product-tabs .product-tab.product-v-message {
  background-color: #5c2d78;
  background-image: url(../images/v-message-bg.png)
}

.product-tabs .product-tab.product-active {
  opacity: .9
}

.product-tabs .product-tab.product-active a {
  cursor: default
}

.product-tabs .product-tab.product-tab-half {
  padding: 0
}

.product-tabs .product-tab.product-tab-half article {
  padding-right: 4.875rem;
  padding-left: 2rem;
  max-width: 38.25rem
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab.product-tab-half article {
    padding-left: 4.875rem;
    padding-right: 5rem;
    width: 38.25rem
  }
}

.product-tabs .product-tab.product-tab-half:first-child article {
  float: right;
  padding-left: 2rem;
  padding-right: 4.875rem
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab.product-tab-half:first-child article {
    padding-left: 5rem
  }
}

.product-tabs .product-tab.product-tab-third {
  padding: 0;
  width: 33.33%
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab.product-tab-third {
    width: calc(50% - 12.75rem)
  }
}

.product-tabs .product-tab.product-tab-third article {
  padding-right: 4.875rem;
  padding-left: 2rem;
  max-width: 25.5rem
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab.product-tab-third article {
    padding-left: 4.875rem;
    padding-right: 5rem;
    width: 25.5rem
  }
}

.product-tabs .product-tab.product-tab-third:first-child article {
  float: right;
  padding-left: 64px
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab.product-tab-third:first-child article {
    padding-left: 6.875rem
  }
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab.product-tab-third:nth-child(2) {
    width: 25.5rem
  }
}

.product-tabs .product-tab.product-tab-full {
  background: none;
  width: 100%
}

.product-tabs .product-tab.product-description {
  padding: 0
}

.product-tabs .product-tab article {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0
}

.product-tabs .product-tab a article, .product-tabs .product-tab a p, .product-tabs .product-tab h4 {
  color: #fff
}

.product-tabs .product-tab .product-item {
  color: #fff;
  display: block;
  height: 100%;
  padding: 2.8125rem 0;
  width: 100%
}

.product-tabs .product-tab .product-desc {
  transition: all .4s ease;
  padding: 2.8125rem 2.375rem
}

@media screen and (min-width:26.8125em) {
  .product-tabs .product-tab .product-desc {
    padding: 2.8125rem 2.375rem 2.8125rem 3rem
  }
}

@media screen and (min-width:48.0625em) {
  .product-tabs .product-tab .product-desc {
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 0 74px 0 3rem
  }
}

@media screen and (min-width:90em) {
  .product-tabs .product-tab .product-desc {
    padding-left: 6.875rem
  }
}

.product-tabs .product-tab .product-desc.product-show {
  height: auto;
  opacity: 1;
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
  visibility: visible
}

@media screen and (max-width:48em) {
  .product-tabs .product-tab .product-desc {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto
  }

  .product-tabs .product-tab .product-desc#product-v-tap {
    background-color: #9e7eb2;
    background-image: url(../images/v-tap-bg-mobile.png)
  }

  .product-tabs .product-tab .product-desc#product-v-os {
    background-color: #8d6ca1;
    background-image: url(../images/v-os-bg-mobile.png)
  }

  .product-tabs .product-tab .product-desc#product-v-message {
    background-color: #5c2d78;
    background-image: url(../images/v-message-bg-mobile.png)
  }
}

.product-tabs .product-tab .product-desc .head {
  display: block
}

@media screen and (min-width:26.8125em) {
  .product-tabs .product-tab .product-desc .head {
    display: none
  }
}

.product-tabs .product-tab .product-desc .head h4 {
  text-transform: uppercase
}

.product-tabs .product-tab .product-desc .head p {
  font-family: montserratregular
}

.product-tabs .product-tab .button {
  margin-bottom: 0
}

.col-3-items .button-container {
  margin-top: 2.5rem
}

.col-3-items article {
  margin-bottom: 1.875rem
}

.share-container {
  margin-bottom: 2.3125rem
}

[data-share] {
  background: url(../images/icons/social-media-icons.png);
  cursor: pointer;
  height: 32px;
  text-indent: -99999999px;
  width: 32px
}

[data-share-linkedin] {
  background-position: -5px -5px
}

[data-share-facebook] {
  background-position: -43px -5px
}

[data-share-twitter] {
  background-position: -80px -5px
}

[data-share-google] {
  background-position: -117px -5px
}

[data-share-whatsapp] {
  background-position: -154px -5px
}

.locate-us .phone-number, .locate-us address {
  font-family: montserratsemibold;
  font-size: 1.5rem;
  font-style: normal;
  display: block
}

.locate-us address {
  margin-bottom: .625rem;
  line-height: 1.75rem
}

.locate-us .section-line-icon:before {
  height: 40px
}

.locate-us .section-content {
  padding: 3.75rem
}

.locate-us .section-content .button {
  margin-bottom: 0
}

.locate-us .site-wrapper:first-child .section-content {
  padding-bottom: 1.875rem
}

.locate-us .site-wrapper:last-child .section-content {
  padding-top: 1.875rem
}

.form-contact .section-content {
  padding-top: 3.125rem
}

.form-contact button[type=submit] {
  margin-bottom: 0
}

.form-contact span.wpcf7-list-item{
    margin-left: 0;
}

.page-feedback-thank-you {
  padding-top: 5.625rem;
  padding-bottom: 4.375rem
}

.page-feedback-thank-you h4 {
  margin: .3125rem 0 1.25rem
}

.stay-in-touch {
  background-color: #8d6ca1;
  padding: 1.3125rem 0;
  text-align: center
}

.stay-in-touch ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0
}

.stay-in-touch ul li {
  float: left;
  margin-bottom: 0;
  margin: 0 1.25rem
}

.stay-in-touch ul li a {
  color: #fff;
  display: block;
  font-size: 22px;
  height: 26px;
  line-height: 1;
  width: 26px
}

.stay-in-touch ul li a.sm-fb:before {
  content: "\e80f"
}

.stay-in-touch ul li a.sm-t {
  background-position: -95px -15px
}

.stay-in-touch ul li a.sm-t:before {
  content: "\e811"
}

.stay-in-touch ul li a.sm-li {
  background-position: -168px -15px
}

.stay-in-touch ul li a.sm-li:before {
  content: "\e810"
}
.current-menu-item{
  opacity: 0.6;
}
.left-content ul li, .content-info ul li{
  margin-bottom: .625rem !important;
}
#wpadminbar{
  display: none;
}
.pull-left{float: left;}
.wrapper-solution {
    padding: 0 50px;
    width: 100%;
}
.market-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    float: left !important;
}


#teams-section .columns{
  float: none !important;
}


/* NEW CSS*/
.mb-15{
   margin-bottom: 15px !important; 
}
.mb-10{
   margin-bottom: 10px !important; 
}
.margin-left-0{
    margin-left: 0 !important;
}
.margin-right-0{
    margin-right: 0 !important;
}
.wrapper-solution{
  display: flex;
  justify-content: flex-start;
  padding: 0;
}
.market-item:first-child .wrapper-solution{
  justify-content: flex-start;
}
.market-item:first-child .icon-solution:before {
  background-color: silver;
  content: " ";
  display: block;
  height: 100%;
  left: 32px;
  position: relative;
  width: 1px;
  top: -100%;
}
.market-item:first-child .icon-solution:after {
  background-color: silver;
  content: " ";
  display: block;
  height: 100%;
  left: 32px;
  position: relative;
  width: 1px;
}
.icon-solution {
    width: 65px;
    height: 64px;
}
.market-item:first-child{
  padding-left: 16px !important;
}

.market-item .item-name:after{
  border-top: 1px solid silver;
  content: "";
  display: block;
  left: 100%;
  position: absolute;
  top: 32px;
  width: 99999px;
}
.market-item .icon-solution:before {
    border-top: 1px solid silver;
    content: "";
    display: block;
    right: 150px;
    position: relative;
    top: 32px;
    width: 152px;
}
.market-item{
  padding-left: 40px !important;
}
@media screen and (min-width: 993px) and (max-width: 1165px){
  .market-item:first-child {
      padding-left: 16px !important;
  }
  .market-item .item-name{
    font-size: 16px;
  }
  
}

@media screen and (max-width:767px) {
  .market-item{
    width: 100%;
    padding-left: 16px !important;
    padding-right: 16px !important;
    justify-content: flex-start;
  }
  .market-item, .market-item:first-child {
      padding-left: 16px !important;
  }
  .wrapper-solution{
    margin: 0 !important;
    padding: 0 !important;
    justify-content: flex-start;
  }
  .market-item .icon-solution:before{
    display: none;
  }
  .market-item .icon-solution:before {
    background-color: silver;
    content: " ";
    display: block;
    height: 100%;
    left: 32px;
    position: relative;
    width: 1px;
    top: -100%;
  }
  .market-item .icon-solution:after {
    background-color: silver;
    content: " ";
    display: block;
    height: 100%;
    left: 32px;
    position: relative;
    width: 1px;
  }
  .market-item .item-name:after{
    display: none;
  }
  .market-item .item-name{
    font-size: 18px;
  }

}

@media screen and (max-width:429px) {
  .market-item{
    width: 100%;
    padding-left: 16px !important;
    padding-right: 16px !important;
    justify-content: flex-start;
  }
  .market-item, .market-item:first-child {
      padding-left: 7px !important;
  }
  .wrapper-solution{
    margin: 0 !important;
    padding: 0 !important;
    justify-content: flex-start;
  }
  .market-item .icon-solution:before{
    display: none;
  }
  .market-item .icon-solution:before {
    background-color: silver;
    content: " ";
    display: block;
    height: 100%;
    left: 32px;
    position: relative;
    width: 1px;
    top: -100%;
  }
  .market-item .icon-solution:after {
    background-color: silver;
    content: " ";
    display: block;
    height: 100%;
    left: 32px;
    position: relative;
    width: 1px;
  }
  .market-item .item-name:after{
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 890px){
  .market-item:first-child {
    padding-left: 16px !important;
  }
  .market-item .item-name{
    font-size: 11px;
    line-height: 3;
  }
}

@media screen and (min-width: 891px) and (max-width: 992px){
  .market-item:first-child {
    padding-left: 16px !important;
  }
  .market-item .item-name{
    font-size: 15px;
    line-height: 35px;
  }  
}




