@charset "UTF-8";
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: 0.67em 0;
}

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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;
  -webkit-text-decoration: underline dotted;
  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: -0.25em;
}

sup {
  top: -0.5em;
}

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] {
  -webkit-box-sizing: border-box;
  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: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  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=41.875em&large=64em&xlarge=90em";
}

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

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

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 {
  -webkit-box-sizing: border-box;
  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: 97.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: -0.4375rem;
  margin-left: -0.4375rem;
}

@media print, screen and (min-width: 41.875em) {
  .row .row {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
  }
}
.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;
}

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

.column, .columns {
  width: 100%;
  float: left;
}

@media print, screen and (min-width: 41.875em) {
  .column, .columns {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
  }
}
.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.3333333333%;
}

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

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

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

.small-2 {
  width: 16.6666666667%;
}

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

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

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

.small-3 {
  width: 25%;
}

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

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

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

.small-4 {
  width: 33.3333333333%;
}

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

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

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

.small-5 {
  width: 41.6666666667%;
}

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

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

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

.small-6 {
  width: 50%;
}

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

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

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

.small-7 {
  width: 58.3333333333%;
}

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

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

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

.small-8 {
  width: 66.6666666667%;
}

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

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

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

.small-9 {
  width: 75%;
}

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

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

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

.small-10 {
  width: 83.3333333333%;
}

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

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

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

.small-11 {
  width: 91.6666666667%;
}

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

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

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

.small-12 {
  width: 100%;
}

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

.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.3333333333%;
}

.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.6666666667%;
}

.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.2857142857%;
}

.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: 0.4375rem;
  padding-left: 0.4375rem;
}

.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: 41.875em) {
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.2857142857%;
  }
  .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: 0.4375rem;
    padding-left: 0.4375rem;
  }
  .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: 64em) {
  .large-1 {
    width: 8.3333333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.2857142857%;
  }
  .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: 0.4375rem;
    padding-left: 0.4375rem;
  }
  .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: 90em) {
  .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0;
  }
  .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.2857142857%;
  }
  .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: 0.4375rem;
    padding-left: 0.4375rem;
  }
  .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;
  }
}
.column-block {
  margin-bottom: 0.875rem;
}

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

@media print, screen and (min-width: 41.875em) {
  .column-block {
    margin-bottom: 0.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: 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: #cacaca;
}

h1 {
  font-size: 1.5rem;
}

h1, h2 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.1875rem;
}

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

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.0625rem;
}

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

h6 {
  font-size: 1rem;
}

@media print, screen and (min-width: 41.875em) {
  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;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  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: 0.3rem;
  font-weight: 700;
}

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

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

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

cite:before {
  content: "— ";
}

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

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  font-weight: 400;
}

code, kbd {
  background-color: #e6e6e6;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  color: #0a0a0a;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.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: 41.875em) {
  .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: 64em) {
  .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: 90em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !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: 0.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: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe;
}

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

.button:focus, .button:hover {
  background-color: #14679e;
  color: #fefefe;
}

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

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

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

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

.button.primary {
  background-color: #1779ba;
  color: #fefefe;
}

.button.primary:focus, .button.primary:hover {
  background-color: #126195;
  color: #fefefe;
}

.button.secondary {
  background-color: #767676;
  color: #fefefe;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #5e5e5e;
  color: #fefefe;
}

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

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

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

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

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

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

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

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

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

.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

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

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

.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: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #c76b4e;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.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: #1779ba;
  color: #fefefe;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.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: #767676;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.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: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.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: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.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: #fefefe;
}

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

.button.dropdown.hollow.primary:after, .button.dropdown.hollow:after {
  border-top-color: #1779ba;
}

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

.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: -0.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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.1);
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -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: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, input::-ms-input-placeholder, textarea:-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

input[type=search] {
  -webkit-box-sizing: border-box;
  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: 0.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: 0.5rem;
}

[type=file] {
  width: 100%;
}

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

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

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.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 #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  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: 0.5rem;
}

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

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  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;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  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, .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: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
}

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

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

.badge, .badge.primary {
  background: #1779ba;
  color: #fefefe;
}

.badge.secondary {
  background: #767676;
  color: #fefefe;
}

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

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

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

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

tbody, tfoot, thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

thead {
  background: #f8f8f8;
}

tfoot, thead {
  color: #0a0a0a;
}

tfoot {
  background: #f1f1f1;
}

tfoot tr, thead tr {
  background: transparent;
}

tfoot td, tfoot th, thead td, thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

tbody td, tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(2n) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  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: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  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: #c76b4e;
}

.tabs.primary > li > a {
  color: #282828;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #c46243;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel[aria-hidden=false] {
  display: block;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination:after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-child {
  display: inline-block;
}

@media print, screen and (min-width: 41.875em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a, .pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis:after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous.disabled:before, .pagination-previous a:before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next.disabled:after, .pagination-next a:after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

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: hsla(0, 0%, 4%, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  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: 41.875em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 41.875em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 41.875em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 41.875em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 41.875em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 41.875em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.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: 41.8125em) {
  .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;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 41.8125em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 41.875em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 41.875em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 41.8125em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 41.875em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 41.8125em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 89.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 90em) {
  .show-for-large-only {
    display: none !important;
  }
}
@media screen and (min-width: 90em) {
  .hide-for-xlarge {
    display: none !important;
  }
}
@media screen and (max-width: 89.9375em) {
  .show-for-xlarge {
    display: none !important;
  }
}
@media screen and (min-width: 90em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 89.9375em) {
  .show-for-xlarge-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;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: top 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: left 0.2s, -webkit-transform 0.2s;
  transition: left 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, left 0.2s;
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: right 0.2s, -webkit-transform 0.2s;
  transition: right 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, right 0.2s;
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0, 0%, 100%, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.bounceIn, .bounceOut, .flipOutX, .flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.anim, .no-touch .anim {
  visibility: hidden;
}

.anim.animated, .no-touch .anim.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible;
}

.no-js .anim, .no-js [data-anim] {
  visibility: visible !important;
}

.no-touch [data-anim], [data-anim] {
  visibility: hidden;
}

.no-touch [data-anim].animated, [data-anim].animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}

@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}

@-webkit-keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDown2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.fa-lg {
  font-size: 1.33333em;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@font-face {
  font-family: Font Awesome\ 5 Brands;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: Font Awesome\ 5 Brands;
}

@font-face {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.fab, .far {
  font-weight: 400;
}

@font-face {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
  font-family: Font Awesome\ 5 Free;
}

.fa, .fas {
  font-weight: 900;
}

.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.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 {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

:root .fa-flip-both, :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 {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(180deg, #fff 50%, #eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(180deg, #eee 50%, #ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(180deg, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(180deg, #eee 50%, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  z-index: 0;
}

.plyr audio, .plyr iframe, .plyr video {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, #4a5464);
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  -webkit-transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

a.plyr__control {
  text-decoration: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
  animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));
  border-radius: 4px;
  bottom: 100%;
  -webkit-box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, #4a5464);
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  -webkit-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container:after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7 - var(--plyr-menu-arrow-size, 4px) / 2);
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--plyr-menu-color, #4a5464);
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7 / 1.5) calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.plyr__menu__container .plyr__control, .plyr__menu__container .plyr__control > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}

.plyr__menu__container .plyr__control:after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
}

.plyr__menu__container .plyr__control--forward:after {
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after, .plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
  position: relative;
  width: calc(100% - var(--plyr-control-spacing, 10px) * 0.7 * 2);
}

.plyr__menu__container .plyr__control--back:after {
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--back:before {
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  -webkit-box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus:after, .plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: rgba(35, 40, 47, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: calc((var(--plyr-control-spacing, 10px) * 0.7 - 2) * -1);
  overflow: hidden;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  display: block;
  height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));
  background-image: linear-gradient(90deg, currentColor var(--value, 0), transparent var(--value, 0));
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -moz-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type=range]::-ms-track {
  color: transparent;
}

.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time:before {
  content: "⁄";
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}
.plyr__tooltip {
  background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
  border-radius: var(--plyr-tooltip-radius, 3px);
  bottom: 100%;
  -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
  transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
  transition: opacity 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip:before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%) scale(1);
  transform: translate(-50%) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip {
  left: 0;
  -webkit-transform: translateY(10px) scale(0.8);
  transform: translateY(10px) scale(0.8);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child .plyr__tooltip:before {
  left: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  -webkit-transform: translateY(10px) scale(0.8);
  transform: translateY(10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
  left: auto;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  -webkit-transform: translate(0) scale(1);
  transform: translate(0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress__buffer, .plyr__progress input[type=range] {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc(var(--plyr-range-track-height, 5px) / 2 * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 0, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 0, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 0, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__volume {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}

.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  -webkit-transform: translateY(-38.28125%);
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25));
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div, .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads:after {
  background: #23282f;
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads:after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin: -var(--plyr-range-track-height, 5px)/2 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
  border-radius: 3px;
  bottom: 100%;
  -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  opacity: 0;
  padding: var(--plyr-tooltip-radius, 3px);
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateY(10px) scale(0.8);
  transform: translateY(10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
  transition: opacity 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  -webkit-transform: translate(0) scale(1);
  transform: translate(0) scale(1);
}

.plyr__preview-thumb:before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

:root {
  --open-sans--font-family-old: Open Sans, sans-serif;
  --futura--font-family-old: futura-pt, sans-serif;
  --futura-condensed--font-family-old: futura-pt-condensed, sans-serif;
  --theme-accent--color: #FF5A00;
  --theme-navy--color: #003064;
  --open-sans--font-family: PCCSans3, sans-serif;
  --futura--font-family: PCCSans3, sans-serif;
  --futura-condensed--font-family: PCCSans3, sans-serif ;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: var(--futura--font-family);
  font-weight: 400;
  line-height: 1.5;
  color: #282828;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

body {
  width: 100%;
  max-width: 100vw;
  font-size: 14px;
  font-weight: 300;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

figure {
  margin: 0;
}

* {
  outline: none;
}

a, a:hover {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

main {
  display: block;
}

h1, h2, h3, h4, h5 {
  font-family: var(--futura--font-family);
}

.vc {
  display: table;
  height: 100%;
  width: 100%;
}

.vc .vc-inner, .vc__inner {
  position: relative;
  vertical-align: middle;
  display: table-cell;
}

.vc .vc-inner--bottom, .vc .vc-inner.bottom, .vc__inner--bottom, .vc__inner.bottom {
  vertical-align: bottom;
}

.vc .vc-inner--top, .vc .vc-inner.top, .vc__inner--top, .vc__inner.top {
  vertical-align: top;
}

.btn {
  cursor: pointer;
  display: inline-block;
  border: 1px solid var(--theme-accent--color);
  color: var(--theme-accent--color);
  font-family: var(--futura-condensed--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 48px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}

.btn:before {
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: var(--theme-accent--color);
  position: absolute;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 0;
}

.btn__inner {
  min-width: 170px;
  padding: 0 15px;
}

.btn__ico, .btn__inner {
  display: inline-block;
  position: relative;
}

.btn__ico {
  background: var(--theme-accent--color);
  height: 48px;
  width: 49px;
}

.btn__ico path, .btn__ico polyline {
  stroke: #fff;
}

.btn:hover {
  color: #fff;
}

.btn:hover:before {
  width: calc(100% - 49px);
}

.btn:focus {
  color: var(--theme-accent--color);
}

.btn--light-text {
  color: #fff;
}

.btn--light {
  color: #fff;
  border: 1px solid #fff;
}

.btn--light .btn__ico, .btn--light:before {
  background: #fff;
}

.btn--light .btn__ico path, .btn--light .btn__ico polyline {
  stroke: var(--theme-accent--color);
}

.btn--light:hover {
  color: var(--theme-accent--color);
}

.btn--light:focus {
  color: #fff;
}

.btn--light-mono {
  color: #fff;
  border: 1px solid #fff;
}

.btn--light-mono .btn__ico, .btn--light-mono:before {
  background: #fff;
}

.btn--light-mono .btn__ico path, .btn--light-mono .btn__ico polyline {
  stroke: #161925;
}

.btn--light-mono:hover {
  color: #161925;
}

.btn--light-mono:focus {
  color: #fff;
}

.btn--blue {
  color: var(--theme-navy--color);
  border: 1px solid var(--theme-navy--color);
}

.btn--blue .btn__ico, .btn--blue:before {
  background: var(--theme-navy--color);
}

.btn--blue .btn__ico path {
  stroke: #fff;
}

.btn--blue:hover {
  color: #fff;
}

.btn--blue:focus {
  color: var(--theme-navy--color);
}

.btn-scroll-top {
  position: fixed;
  z-index: 100;
  bottom: 20px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #fff;
  border: 1px solid var(--theme-navy--color);
  pointer-events: auto;
  -webkit-transform: translate(80px);
  transform: translate(80px);
}

.btn-scroll-top:before {
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: var(--theme-navy--color);
  position: absolute;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 0;
}

.btn-scroll-top svg {
  display: block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.btn-scroll-top path, .btn-scroll-top polyline {
  stroke: var(--theme-navy--color);
  -webkit-transition: stroke 0.15s linear;
  transition: stroke 0.15s linear;
}

.btn-scroll-top--show {
  -webkit-transform: translate(0);
  transform: translate(0);
}

.btn-scroll-top:hover:before {
  width: 100%;
}

.btn-scroll-top:hover path, .btn-scroll-top:hover polyline {
  stroke: #fff;
}

.cookie-bar {
  background: #fff;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  max-width: 100%;
  width: 800px;
  padding: 5px 0;
  font-size: 0;
}

@media screen and (max-width: 63.9375em) {
  .cookie-bar {
    left: 10px;
    width: calc(100% - 20px);
  }
}
.cookie-bar .inner {
  width: calc(100% - 60px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 40px;
}

.cookie-bar p {
  font-weight: 300;
  font-size: 15px;
  color: #161925;
  line-height: 20px;
  margin: 10px 0;
}

.cookie-bar p a {
  color: var(--theme-accent--color);
}

.cookie-bar p a:hover {
  text-decoration: underline;
}

.cookie-bar .close {
  font-weight: 700;
  background: var(--theme-accent--color);
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  width: 50px;
  margin-left: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.cookie-bar .close:hover {
  color: #fff;
}

@media screen and (max-width: 41.8125em) {
  .cookie-bar {
    text-align: center;
    padding: 5px 5px 15px;
  }
  .cookie-bar p {
    float: none;
    display: block;
    margin: 10px;
  }
  .cookie-bar .close {
    display: inline-block;
    float: none;
  }
}
.rte h1 {
  font-weight: 500;
  font-size: 28px;
  color: #161925;
  line-height: 32px;
  margin: 0 0 38px;
}

.rte h2 {
  margin: 0 0 38px;
}

.rte h2, .rte h3 {
  font-weight: 500;
  font-size: 26px;
  color: #161925;
  line-height: 28px;
}

.rte h3 {
  margin: 0 0 28px;
}

.rte h4 {
  font-weight: 500;
  font-size: 20px;
  color: #161925;
  line-height: 24px;
  margin: 0 0 24px;
}

.rte p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  margin: 0 0 28px;
}

.rte p + h1, .rte p + h2, .rte p + h3, .rte p + h4 {
  margin-top: 77px;
}

.rte ol {
  margin: 0 0 28px 54px;
  padding: 0;
}

.rte ol li {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 34px;
  position: relative;
}

.rte ul {
  list-style-type: none;
  margin: 0 0 28px;
  padding: 0;
}

.rte ul li {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 34px;
  padding-left: 72px;
  position: relative;
}

.rte ul li:before {
  position: absolute;
  left: 54px;
  top: 16px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--theme-accent--color);
  content: "";
}

.stats {
  background: url(../images/section-bg2.png) no-repeat 100% 0;
  background-size: cover;
  padding: 196px 10px 240px;
}

.stats h2 {
  font-weight: 500;
  font-size: 46px;
  margin: 33px 0 40px;
  line-height: 42px;
}

.stats h2, .stats p {
  color: #fff;
  max-width: 595px;
}

.stats p {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 39px;
}

.stats__items .item {
  margin: 0 0 4px;
  font-size: 0;
}

.stats__items .item__number {
  font-family: var(--futura-condensed--font-family);
  font-weight: 500;
  font-size: 142px;
  color: #fff;
  line-height: 1;
  display: inline-block;
  margin-right: 11px;
}

.stats__items .item__label {
  font-weight: 500;
  font-size: 26px;
  color: #fff;
  display: inline-block;
  line-height: 24px;
}

@media screen and (max-width: 89.9375em) {
  .stats {
    padding: 146px 10px 190px;
  }
}
@media screen and (max-width: 63.9375em) {
  .stats {
    padding: 106px 10px 150px;
  }
  .stats__items {
    margin-top: 40px;
  }
  .stats__items .item__number {
    font-size: 80px;
  }
  .stats__items .item__label {
    font-size: 24px;
    line-height: 22px;
  }
}
@media screen and (max-width: 41.8125em) {
  .stats {
    padding: 70px 10px 100px;
  }
  .stats__items {
    margin-top: 60px;
  }
  .stats__items .item__number {
    font-size: 100px;
  }
  .stats__items .item__label {
    font-size: 26px;
    line-height: 24px;
  }
}
.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.news__date {
  margin-right: 35px;
  font-weight: 500;
  font-size: 26px;
  color: var(--theme-navy--color);
  text-align: right;
  line-height: 28px;
  text-align: center;
}

.news__date span {
  display: block;
  font-size: 46px;
}

.news h3 {
  font-weight: 500;
  font-size: 26px;
  color: #161925;
  line-height: 28px;
  margin: 0 0 38px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.news h3:hover {
  color: var(--theme-navy--color);
}

.news p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  margin: 0 0 36px;
}

.news__more {
  line-height: 22px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 83px;
}

.news__more:after {
  width: 29px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.news__more:hover {
  color: var(--theme-accent--color);
}

.news__more:hover:after {
  width: 70px;
}

.news__more:focus {
  color: var(--theme-accent--color);
}

@media screen and (max-width: 41.8125em) {
  .investment {
    margin-bottom: 40px;
  }
}
.investment__prefix {
  font-weight: 500;
  font-size: 18px;
  color: #d4d7db;
  line-height: 28px;
  margin-bottom: 5px;
}

.investment h3 {
  font-weight: 500;
  font-size: 26px;
  color: #161925;
  line-height: 28px;
  margin-bottom: 9px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.investment h3:hover {
  color: var(--theme-accent--color);
}

.investment p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  margin-bottom: 58px;
}

.investment__more {
  line-height: 22px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 83px;
}

.investment__more:after {
  width: 29px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.investment__more:hover {
  color: var(--theme-accent--color);
}

.investment__more:hover:after {
  width: 70px;
}

.investment__more:focus {
  color: var(--theme-accent--color);
}

.timeline * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.timeline__header h4 {
  float: left;
  font-weight: 500;
  font-size: 26px;
  color: #d4d7db;
  line-height: 42px;
  margin: 0 22px 38px 0;
}

.timeline__header h4 span {
  color: var(--theme-accent--color);
}

.timeline__header .swiper-pagination {
  float: left;
  position: relative;
  height: 42px;
  font-size: 0;
  padding-top: 17px;
}

.timeline__header .swiper-pagination .swiper-pagination-bullet {
  height: 8px;
  width: 8px;
  background: #d8d8d8;
  margin-right: 12px;
  opacity: 1;
  vertical-align: middle;
}

.timeline__header .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--theme-accent--color);
}

.timeline .clip {
  font-family: var(--futura-condensed--font-family);
  font-size: 220px;
  font-weight: 700;
  line-height: 180px;
  margin-top: 50px;
  position: relative;
  background-size: cover;
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.timeline .img {
  padding-right: 60px;
  padding-left: 10px;
}

.timeline .swiper-wrapper {
  margin-bottom: 50px;
}

.timeline__nav {
  font-size: 0;
  margin-left: -10px;
  margin-bottom: 90px;
}

.timeline__nav div {
  display: inline-block;
  padding: 10px;
}

.timeline__nav .swiper-prev {
  margin-right: 50px;
  position: relative;
  cursor: pointer;
}

.timeline__nav .swiper-prev:after {
  width: 1px;
  height: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -26px;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  position: absolute;
}

.timeline__nav .swiper-button-disabled {
  opacity: 0.5;
  cursor: auto;
}

.timeline__prefix {
  font-weight: 500;
  font-size: 18px;
  color: #161925;
  line-height: 30px;
  margin: 0 0 26px;
}

.timeline h3 {
  font-weight: 500;
  font-size: 46px;
  color: #161925;
  line-height: 42px;
  margin: 0 0 30px;
}

.timeline p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  margin: 0;
  line-height: 30px;
}

@media screen and (max-width: 89.9375em) {
  .timeline .img {
    padding-right: 20px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 63.9375em) {
  .timeline__img {
    text-align: center;
  }
  .timeline .img {
    padding-right: 20px;
    padding-left: 10px;
  }
  .timeline__nav {
    margin-bottom: 80px;
  }
  .timeline .clip {
    font-size: 200px;
  }
}
@media screen and (max-width: 41.8125em) {
  .timeline {
    padding: 0 10px;
  }
  .timeline .img {
    padding-right: 0;
    padding-left: 0;
  }
  .timeline__img {
    text-align: center;
    margin-bottom: 40px;
  }
  .timeline__nav {
    margin-bottom: 60px;
  }
  .timeline .clip {
    font-size: 180px;
  }
  .timeline h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
html.ie11 .timeline .clip {
  background: none !important;
  color: var(--theme-accent--color) !important;
}

.js-dates .date {
  position: relative;
  height: 142px;
  cursor: pointer;
}

.js-dates .date:before {
  position: absolute;
  background: #d4d7db;
  top: 12px;
  left: 0;
  bottom: 0;
  width: 1px;
  content: "";
}

.js-dates .date:before, .js-dates .date span {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.js-dates .date span {
  line-height: 38px;
  padding: 0 24px;
  font-family: var(--futura-condensed--font-family);
  font-weight: 500;
  font-size: 18px;
  color: #161925;
  display: inline-block;
}

.js-dates .date:hover:before {
  top: 57px;
}

.js-dates .date:hover span {
  background: #ddd;
}

.js-dates .swiper-slide-active .date:before {
  top: 57px;
}

.js-dates .swiper-slide-active .date span {
  color: #fff;
  background: var(--theme-accent--color);
}

@media screen and (max-width: 41.8125em) {
  .js-dates .date {
    height: 100px;
  }
}
.pages-nav {
  text-align: center;
  margin: 40px 0;
}

.pages-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.pages-nav ul li {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.pages-nav ul li a {
  font-family: var(--futura-condensed--font-family);
  color: #161925;
  font-weight: 500;
  font-size: 18px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 0 12px;
  line-height: 30px;
}

.pages-nav ul li.current a, .pages-nav ul li a:hover {
  color: var(--theme-accent--color);
}

.pages-nav ul li.prev {
  height: 30px;
  margin-right: 20px;
  border-right: 1px solid #d4d7db;
}

.pages-nav ul li.prev a {
  padding: 0 30px;
}

.pages-nav ul li.prev a:hover {
  padding: 0 35px 0 25px;
}

.pages-nav ul li.next {
  height: 30px;
  margin-left: 20px;
  border-left: 1px solid #d4d7db;
}

.pages-nav ul li.next a {
  padding: 0 30px;
}

.pages-nav ul li.next a:hover {
  padding: 0 25px 0 35px;
}

@media screen and (max-width: 41.8125em) {
  .pages-nav ul li a {
    padding: 0 10px;
  }
  .pages-nav ul li.prev {
    margin-right: 15px;
  }
  .pages-nav ul li.prev a, .pages-nav ul li.prev a:hover {
    padding: 0 20px;
  }
  .pages-nav ul li.next {
    margin-left: 15px;
  }
  .pages-nav ul li.next a, .pages-nav ul li.next a:hover {
    padding: 0 20px;
  }
}
.content-section {
  position: relative;
  padding: 177px 10px 186px;
  background-color: #f9f9fa;
}

.content-section--smaller {
  padding: 120px 10px;
}

.content-section .particleground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  overflow: hidden;
  opacity: 0.6;
}

.content-section .pg-canvas {
  width: 100%;
  height: 100%;
}

.content-section .row {
  position: relative;
  z-index: 2;
}

.content-section p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.content-section p strong {
  font-weight: 600;
}

@media screen and (max-width: 63.9375em) {
  .content-section {
    padding: 127px 10px 136px;
  }
  .content-section--smaller {
    padding: 60px 10px;
  }
}
@media screen and (max-width: 41.8125em) {
  .content-section {
    padding: 100px 10px;
  }
  .content-section--smaller {
    padding: 60px 10px;
  }
}
.tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 380px);
  float: right;
}

.tiles--wide {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  float: none;
}

.tiles--wide .tile {
  width: calc(25% - 10px);
  margin: 0 5px 10px;
}

@media screen and (max-width: 63.9375em) {
  .tiles {
    width: 100%;
    float: none;
  }
  .tiles--wide .tile {
    width: calc(50% - 10px);
    margin: 0 5px 20px;
  }
}
@media screen and (max-width: 41.8125em) {
  .tiles {
    padding: 30px 0 0;
  }
  .tiles--wide .tile {
    width: calc(100% - 10px);
  }
}
.tile {
  width: calc(50% - 20px);
  margin: 0 0 20px 20px;
  color: #161925;
  background: #fff;
  -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
}

.tile__header {
  height: 155px;
  overflow: hidden;
  position: relative;
}

.tile__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.tile__content {
  padding: 40px;
}

.tile__desc {
  margin: 20px 0;
}

.tile__desc, .tile__desc p, .tile__desc ul {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  text-align: left;
  color: inherit;
}

.tile__desc a:not([class]) {
  color: inherit;
  font-weight: 500;
}

.tile__desc a:not([class]):hover {
  text-decoration: underline;
}

.tile h1, .tile h2, .tile h3, .tile h4, .tile h5, .tile h6 {
  font-size: 32px;
  color: var(--theme-navy--color);
  letter-spacing: 0;
  line-height: 36px;
  margin: 0;
}

.tile .news__more {
  display: inline-block;
}

.tile:nth-child(2n) {
  color: #fff;
  background: var(--theme-navy--color);
}

.tile:nth-child(2n) .news__more, .tile:nth-child(2n) h1, .tile:nth-child(2n) h2, .tile:nth-child(2n) h3, .tile:nth-child(2n) h4, .tile:nth-child(2n) h5, .tile:nth-child(2n) h6 {
  color: #fff;
}

.tile:nth-child(2n) .news__more:after {
  background: #fff;
}

@media screen and (max-width: 63.9375em) {
  .tile {
    width: calc(50% - 20px);
    margin: 0 10px 10px;
  }
  .tile__content {
    padding: 30px;
  }
}
@media screen and (max-width: 41.8125em) {
  .tile {
    width: calc(100% - 20px);
    margin: 0 10px 20px;
  }
}
[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], select, textarea {
  height: 44px;
  border-radius: 23px;
  border: 1px solid #282828;
  padding: 0 30px;
  width: 100%;
  margin-bottom: 19px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 300;
}

textarea {
  padding: 25px 30px;
  height: 200px;
}

.main-footer {
  border-top: 1px solid hsla(214, 9%, 85%, 0.4);
  font-size: 18px;
  font-weight: 400;
  padding: 50px 10px;
}

.main-footer, .main-footer a {
  color: rgba(22, 25, 37, 0.3);
}

.main-footer a:hover {
  color: rgba(22, 25, 37, 0.8);
}

.main-footer .column:nth-child(2), .main-footer .columns:nth-child(2) {
  text-align: center;
}

.main-footer .column:last-child, .main-footer .columns:last-child {
  text-align: right;
}

@media screen and (max-width: 63.9375em) {
  .main-footer {
    font-size: 16px;
    padding: 40px 10px;
  }
}
@media screen and (max-width: 41.8125em) {
  .main-footer {
    padding: 30px 10px;
    line-height: 24px;
  }
  .main-footer, .main-footer .column:last-child, .main-footer .columns:last-child {
    text-align: center;
  }
}
.cookie-bar {
  display: none;
}

.main-header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.main-header.pull {
  top: 0 !important;
}

.main-header .toolbar {
  background: #f66605;
}

.main-header .toolbar__search {
  float: right;
  display: block;
  border: 0;
  background: none;
  color: #fff;
  line-height: 42px;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-family: var(--open-sans--font-family);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.main-header .toolbar__search i {
  width: 14px;
}

.main-header .toolbar__search .fa-times {
  display: none;
}

.main-header .toolbar__search:hover {
  color: #f66605;
  background: #fff;
}

.main-header .toolbar__search.active {
  background: #fff;
  color: var(--theme-accent--color);
}

.main-header .toolbar__search.active .fa-times {
  display: inline-block;
}

.main-header .toolbar__search.active .fa-search {
  display: none;
}

.main-header .toolbar__nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
}

.main-header .toolbar__nav li {
  float: left;
}

.main-header .toolbar__nav li a {
  display: block;
  color: #fff;
  line-height: 42px;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-family: var(--open-sans--font-family);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.main-header .toolbar__nav li a i {
  display: none;
}

.main-header .toolbar__nav li a:hover {
  color: #f66605;
  background: #fff;
}

.main-header .toolbar__lang {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
  position: relative;
}

.main-header .toolbar__lang .current-lang {
  display: block;
  color: #fff;
  line-height: 42px;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-family: var(--open-sans--font-family);
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.main-header .toolbar__lang .current-lang img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.main-header .toolbar__lang .current-lang span {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}

.main-header .toolbar__lang ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: -1px;
  visibility: hidden;
  width: calc(100% + 1px);
  padding-top: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 0;
  text-align: center;
  background: #fff;
  border: 1px solid #edf2f5;
  border-bottom: 0;
  font-family: var(--open-sans--font-family);
}

.main-header .toolbar__lang ul li {
  border-bottom: 1px solid #edf2f5;
}

.main-header .toolbar__lang ul li a {
  display: block;
  line-height: 40px;
  color: #282828;
}

.main-header .toolbar__lang ul li a img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.main-header .toolbar__lang ul li a span {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}

.main-header .toolbar__lang ul li a:hover {
  background: hsla(0, 0%, 91%, 0.5);
}

.main-header .toolbar__lang.hovered .current-lang {
  color: #f66605;
  background: #fff;
}

.main-header .toolbar__lang.hovered:after {
  border-color: #282828;
}

.main-header .toolbar__lang.hovered ul {
  visibility: visible;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 1;
  background: #fff;
}

.main-header .navbar {
  position: relative;
}

.main-header .navbar__logo {
  float: left;
  margin-top: 25px;
  position: relative;
  z-index: 3;
}

.main-header .navbar__search {
  margin-top: 31px;
  float: right;
  padding-left: 10px;
  z-index: 2;
}

.main-header .navbar__search form {
  position: relative;
}

.main-header .navbar__search form input {
  background: #f4f4f4;
  border: 1px solid #c4c4c4;
  height: 30px;
  width: 210px;
  padding: 0 36px 0 10px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: var(--open-sans--font-family);
  font-size: 12px;
  color: #000;
}

.main-header .navbar__search form input::-webkit-input-placeholder {
  color: #757575;
}

.main-header .navbar__search form input:-moz-placeholder, .main-header .navbar__search form input::-moz-placeholder {
  color: #757575;
}

.main-header .navbar__search form input:-ms-input-placeholder {
  color: #757575;
}

.main-header .navbar__search form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 36px;
  background: url(../svg/search.svg) no-repeat 50%;
  background-size: 16px 16px;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.main-header .navbar__search form button:hover {
  opacity: 0.7;
}

.main-header .navbar nav {
  float: right;
  position: relative;
}

.main-header .navbar nav .hover-line {
  top: 2px;
  height: 4px;
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: relative;
}

.main-header .navbar nav .hover-line:after {
  left: 20px;
  right: 20px;
  background: var(--theme-accent--color);
  top: 0;
  bottom: 0;
  content: "";
  position: absolute;
}

.main-header .navbar nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.main-header .navbar nav ul li {
  float: left;
}

.main-header .navbar nav ul li a {
  font-family: var(--open-sans--font-family);
  font-size: 14px;
  color: #444;
  line-height: 92px;
  display: block;
  padding: 0 20px;
}

.main-header .navbar nav ul li.current_page_item a, .main-header .navbar nav ul li a:hover {
  color: var(--theme-accent--color);
}

.main-header .js-menu-trigger {
  float: right;
  padding: 28px 10px 28px 20px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 10px;
}

.main-header .js-menu-trigger.open .hamburger {
  background: transparent;
}

.main-header .js-menu-trigger.open .hamburger:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}

.main-header .js-menu-trigger.open .hamburger:before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}

.main-header .hamburger, .main-header .hamburger:after, .main-header .hamburger:before {
  width: 22px;
  height: 2px;
}

.main-header .hamburger {
  position: relative;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  background: var(--theme-accent--color);
  -webkit-transition: all 0ms 0.3s;
  transition: all 0ms 0.3s;
}

.main-header .hamburger:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8.5px;
  background: var(--theme-accent--color);
  -webkit-transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.main-header .hamburger:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8.5px;
  background: var(--theme-accent--color);
  -webkit-transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

@media screen and (max-width: 97.5rem) {
  .main-header .navbar, .main-header .toolbar {
    padding: 0 10px;
  }
}
@media screen and (max-width: 89.9375em) {
  .main-header .navbar__search {
    display: none;
    margin-top: 0;
    padding-top: 26px;
    position: absolute;
    right: 20px;
    left: 20px;
    background: #fff;
  }
  .main-header .navbar__search form {
    float: right;
  }
  .main-header .navbar__search form input {
    height: 40px;
    font-size: 14px;
    width: 300px;
  }
  .main-header .navbar__search form button {
    height: 40px;
  }
}
@media screen and (max-width: 991px) {
  .main-header .navbar {
    padding-bottom: 15px;
  }
  .main-header .navbar nav {
    display: none;
  }
}
@media screen and (max-width: 63.9375em) {
  .main-header .navbar .hover-line {
    display: none;
  }
  .main-header .navbar nav {
    margin: 20px -20px -20px;
    background: #f1f1f1;
    width: calc(100% + 40px);
    padding: 20px 20px 30px;
    overflow: hidden;
    position: relative;
  }
  .main-header .navbar nav:before {
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
  }
  .main-header .navbar nav .hover-line:after {
    left: 10px;
    right: 10px;
  }
  .main-header .navbar nav ul li {
    display: block;
    float: none;
  }
  .main-header .navbar nav ul li a {
    padding: 0 10px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
  }
}
@media screen and (max-width: 41.8125em) {
  .main-header .toolbar__search {
    font-size: 0;
    height: 42px;
  }
  .main-header .toolbar__search i {
    display: inline;
    font-size: 16px;
    line-height: 42px;
    margin: 0;
    width: 16px;
  }
  .main-header .toolbar__nav li a {
    font-size: 0;
    height: 42px;
  }
  .main-header .toolbar__nav li a i {
    display: inline;
    font-size: 16px;
    line-height: 42px;
    margin: 0;
  }
  .main-header .navbar__logo {
    z-index: 1;
  }
  .main-header .navbar__search {
    left: 10px;
  }
  .main-header .navbar__search form {
    float: none;
  }
  .main-header .navbar__search form input {
    width: 100%;
  }
  .main-header .navbar nav {
    display: none;
  }
}
.text-header {
  width: 100%;
  max-width: 1105px;
  margin: 0 auto 65px;
}

@media screen and (max-width: 89.9375em) {
  .text-header {
    padding: 0 27px;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 63.9375em) {
  .text-header {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 41.8125em) {
  .text-header {
    margin: 0 0 10px;
  }
}
.text-header h1 {
  padding: 0 0 0 35px;
  line-height: 1.2em;
  color: var(--theme-navy--color);
  font-weight: 500;
  font-size: 75px;
  border-left: 1px solid #ebebec;
}

@media screen and (max-width: 89.9375em) {
  .text-header h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 63.9375em) {
  .text-header h1 {
    padding: 30px 0 0;
    font-size: 60px;
    border: none;
  }
}
@media screen and (max-width: 41.8125em) {
  .text-header h1 {
    font-size: 42px;
    padding: 30px 0 0;
  }
}
.text-header__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 63.9375em) {
  .text-header__content {
    display: block;
  }
}
.back-header {
  min-width: 300px;
  line-height: 90px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (max-width: 89.9375em) {
  .back-header {
    line-height: 74px;
  }
}
@media screen and (max-width: 63.9375em) {
  .back-header {
    line-height: 30px;
  }
}
.back-header:hover {
  color: var(--theme-accent--color);
}

.back-header:hover span {
  -webkit-transform: translate(-10px);
  transform: translate(-10px);
}

.back-header svg {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin: 0 30px 0 0;
}

.back-header span {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translate(0);
  transform: translate(0);
}

.back-header path, .back-header polyline {
  stroke: var(--theme-accent--color);
}

.page--about .particleground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  overflow: hidden;
  opacity: 0.6;
}

.page--about .header-about {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 200px 10px 125px;
}

.page--about .header-about:before {
  background-image: linear-gradient(-171deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.1) 49%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}

.page--about .header-about .row {
  position: relative;
}

.page--about .header-about h1 {
  font-weight: 500;
  font-size: 75px;
  color: #fff;
  text-align: center;
  line-height: 75px;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
}

.page--about .header-about p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin: 0 0 38px;
}

@media (max-width: 640px) {
  .page--about .header-about p br {
    display: none;
  }
}
.page--about .header-about svg {
  display: block;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--about .header-about svg:hover {
  opacity: 0.7;
}

@media screen and (max-width: 63.9375em) {
  .page--about .header-about {
    padding: 100px 10px 65px;
  }
  .page--about .header-about h1 {
    font-size: 60px;
    line-height: 1;
  }
  .page--about .header-about .suffix {
    font-size: 40px;
    line-height: 1;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--about .header-about {
    padding: 80px 10px 50px;
  }
  .page--about .header-about .suffix, .page--about .header-about h1 {
    font-size: 32px;
  }
}
.page--about .intro {
  position: relative;
  background: #f9f9fa;
  padding: 58px 10px 130px;
}

.page--about .intro .row {
  position: relative;
}

.page--about .intro .large-6 {
  margin-top: -148px;
  padding-left: 120px;
}

.page--about .intro h2 {
  font-weight: 500;
  font-size: 96px;
  color: var(--theme-accent--color);
  line-height: 102px;
  position: relative;
}

.page--about .intro h2:before {
  content: "";
  position: absolute;
  background: #f9f9fa;
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  width: 248px;
  height: 460px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--about .intro h2 span {
  position: relative;
}

.page--about .intro h2 sup {
  font-size: 24px;
  font-weight: 600;
  top: -50px;
}

.page--about .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0 0 28px;
}

.page--about .intro p strong {
  font-weight: 500;
}

@media screen and (max-width: 63.9375em) {
  .page--about .intro {
    padding: 58px 10px 100px;
  }
  .page--about .intro h2 {
    font-size: 72px;
    line-height: 1;
    margin-bottom: 60px;
  }
  .page--about .intro h2 sup {
    font-size: 22px;
    font-weight: 600;
    top: -40px;
  }
  .page--about .intro h2:before {
    content: "";
    position: absolute;
    background: #f9f9fa;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    width: 248px;
    height: 360px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .page--about .intro .large-6 {
    margin-top: 0;
    padding-left: 0.4375rem;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--about .intro {
    padding: 58px 10px 100px;
  }
  .page--about .intro h2 {
    font-size: 64px;
  }
  .page--about .intro h2 sup {
    font-size: 20px;
    font-weight: 600;
    top: -30px;
  }
}
.page--about .intro--bottom {
  padding: 200px 10px 120px;
}

.page--about .intro--bottom h1 {
  display: block;
  width: 100%;
  font-weight: 500;
  pointer-events: none;
  font-size: 13vw;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: 60px;
  left: 0;
  text-align: center;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.page--about .intro--bottom h3 {
  margin: 0 0 30px;
  font-size: 46px;
  line-height: 54px;
  font-weight: 500;
  color: var(--theme-accent--color);
}

.page--about .intro--bottom p {
  font-size: 24px;
  line-height: 32px;
}

.page--about .intro--bottom .col {
  max-width: 840px;
  margin: 0 auto;
}

.page--about .about-stats {
  position: relative;
  padding: 140px 10px 150px;
  text-align: center;
}

.page--about .about-stats .col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  width: 240px;
  padding: 0 50px;
}

.page--about .about-stats .col:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 200px;
  content: "";
  background-color: #d8d8d8;
  opacity: 0.4;
}

.page--about .about-stats .col:last-child:after {
  display: none;
}

.page--about .about-stats img {
  margin: 0 auto 12px;
  display: block;
}

.page--about .about-stats h4 {
  font-weight: 500;
  font-size: 75px;
  color: var(--theme-navy--color);
  letter-spacing: -4px;
  text-align: center;
  line-height: 75px;
  margin: 0 0 17px;
}

.page--about .about-stats h4.small {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -1.92px;
}

.page--about .about-stats p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  max-width: 210px;
}

.page--about .about-stats__text {
  margin-top: 102px;
}

.page--about .about-stats__text p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.page--about .about-stats__text p strong {
  font-weight: 600;
}

@media (min-width: 1360px) {
  .page--about .about-stats .col {
    width: 264px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--about .about-stats {
    padding: 127px 10px 136px;
  }
  .page--about .about-stats .col {
    display: block;
    padding: 0 0 60px;
    width: 50%;
    min-width: 0;
    float: left;
  }
  .page--about .about-stats .col:nth-child(odd) {
    clear: left;
  }
  .page--about .about-stats .col:nth-child(2n):after {
    display: none;
  }
  .page--about .about-stats .col:last-child {
    padding: 0;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--about .about-stats {
    padding: 100px 10px 60px;
  }
  .page--about .about-stats .col {
    width: 100%;
    float: none;
    padding: 0 0 40px;
  }
  .page--about .about-stats .col:after {
    display: none;
  }
  .page--about .about-stats h4 {
    margin: 0 0 10px;
  }
  .page--about .about-stats h4.small {
    line-height: 50px;
  }
  .page--about .about-stats p {
    margin: 0 auto 50px;
  }
  .page--about .about-stats__text {
    margin-top: 40px;
  }
}
.page--about .quotation {
  background-image: radial-gradient(29% 135%, #f0f3f7 0, #c7ccd2 100%);
  padding: 114px 10px 120px;
  position: relative;
}

.page--about .quotation:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(50% - 300px);
  top: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(#abc5e4), color-stop(65%, #7eabdf));
  background: linear-gradient(90deg, #abc5e4 0, #7eabdf 65%);
  content: "";
}

.page--about .quotation__img {
  background: url(../images/about1.png) no-repeat bottom 0 left;
  position: absolute;
  right: -200px;
  bottom: 0;
  width: calc(50% + 130px);
  top: -200px;
  pointer-events: none;
}

.page--about .quotation .row {
  position: relative;
}

.page--about .quotation h2 {
  font-size: 36px;
  color: #000;
  line-height: 48px;
  margin: 0 0 20px;
  padding-top: 132px;
  background: url(../svg/quot.svg) no-repeat 0 0;
  max-width: 620px;
}

.page--about .quotation h2 strong {
  font-weight: 600;
  color: var(--theme-accent--color);
}

.page--about .quotation p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0;
  max-width: 570px;
}

@media screen and (max-width: 41.8125em) {
  .page--about .quotation {
    padding: 140px 10px;
  }
  .page--about .quotation h2 {
    padding-top: 80px;
    background-size: auto 40px;
  }
  .page--about .quotation:before, .page--about .quotation__img {
    display: none;
    width: 100%;
  }
}
.page--about .stats {
  padding: 196px 10px 169px;
}

.page--about .stats2 {
  padding: 140px 0;
  background-image: url(../images/about2.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 76%;
  background-color: var(--theme-navy--color);
  color: #fff;
}

.page--about .stats2 .stats-row {
  max-width: 1024px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page--about .stats2 .col:first-child {
  width: 100%;
  max-width: 420px;
}

.page--about .stats2 .col:nth-child(2) {
  width: 100%;
  max-width: 500px;
}

.page--about .stats2 h2 {
  line-height: 1.2em;
  margin: 0 0 40px;
}

.page--about .stats2 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.page--about .stats2 p:last-child {
  margin-bottom: 0;
}

.page--about .stats2 .item {
  margin: 0 0 60px;
}

.page--about .stats2 .item:last-child {
  margin: 0;
}

.page--about .stats2 .item__number {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--theme-accent--color);
  font-family: var(--futura--font-family);
  font-size: 96px;
  font-weight: 600;
}

.page--about .stats2 .item__number .suffix {
  padding: 0 1em 0 0;
  font-weight: 700;
  font-size: 18px;
}

.page--about .stats2 .item__label {
  font-weight: 300;
  line-height: 32px;
}

.page--about .stats2 .item__label strong {
  font-weight: 500;
}

.page--about .about-products {
  padding: 100px 0 70px;
}

.page--about .about-products .item-row {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 0 0 168px;
}

.page--about .about-products .item {
  padding: 30px 0;
}

.page--about .about-products .item__img {
  position: absolute;
  top: 0;
  left: 0;
}

.page--about .about-products .item img {
  width: auto;
  height: auto;
  max-width: 70px;
}

.page--about .about-products h2 {
  font-weight: 500;
}

.page--about .about-products p {
  font-size: 18px;
  line-height: 28px;
}

.page--about .about-management {
  padding: 120px 0;
  background-image: url(../images/about3.jpg);
  background-size: cover;
  background-position: 50%;
}

.page--about .about-management .large-6 {
  padding: 0 0 10px;
}

.page--about .about-management .large-6:nth-child(odd) {
  clear: left;
}

.page--about .about-management h2 {
  text-align: center;
  font-weight: 500;
}

.page--about .about-management h3 {
  margin: 0 0 1em;
  line-height: 1em;
}

.page--about .about-management .row {
  padding-top: 40px;
}

.page--about .about-management .row .row {
  padding-top: 5px;
}

.page--about .about-management p {
  font-size: 18px;
  line-height: 26px;
}

.page--about .about-management p strong {
  font-weight: 500;
}

.page--about .about-management .line-before p {
  position: relative;
}

.page--about .about-management .line-before p:before {
  position: absolute;
  left: -55px;
  top: 12px;
  height: 3px;
  width: 40px;
  content: "";
  background-color: var(--theme-accent--color);
}

.page--about .timeline {
  padding-top: 164px;
}

.page--about .timeline__nav {
  margin-bottom: 90px;
}

.page--about .timeline .js-dates:before {
  position: absolute;
  width: 100%;
  height: 85px;
  bottom: 50px;
  left: 0;
  content: "";
  background-color: #fafafa;
}

.page--about .investments {
  padding: 147px 10px 59px;
  overflow: hidden;
}

.page--about .investments .row {
  position: relative;
}

.page--about .investments h1 {
  display: block;
  width: 100%;
  font-weight: 500;
  pointer-events: none;
  font-size: 11vw;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: -142px;
  left: 0;
  text-align: center;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.page--about .investments .medium-6:nth-child(odd) {
  clear: left;
}

.page--about .investments .medium-6:nth-child(odd) .investment__img {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--about .investments .medium-6:nth-child(2n) .investment__img {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.page--about .investments .investment {
  position: relative;
  margin-bottom: 59px;
}

.page--about .investments .investment__img {
  position: absolute;
  top: 50%;
  opacity: 0.22;
}

.page--about .investments .investment h3 {
  max-width: 342px;
  margin: 0 0 30px;
}

.page--about .investments .investment p {
  max-width: 420px;
  margin: 0 0 30px;
}

.page--about .investments .investment p, .page--about .investments .investment ul {
  font-size: 18px;
}

.page--about .investments .investment p strong, .page--about .investments .investment ul strong {
  font-weight: 500;
}

.page--about .investments .investment ul {
  max-width: 420px;
  padding: 0 0 30px 20px;
  list-style: none;
}

.page--about .investments .investment ul li {
  position: relative;
  padding: 0 0 0 25px;
}

.page--about .investments .investment ul li:before {
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  content: "";
  border: 1px solid var(--theme-accent--color);
  border-radius: 50%;
}

.page--about .about-offer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 180px 0;
}

.page--about .about-offer--gray {
  background-image: linear-gradient(-171deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.1) 49%);
}

.page--about .about-offer--blue {
  background-color: var(--theme-navy--color);
  color: #fff;
}

.page--about .about-offer--links .about-offer__more {
  line-height: 40px;
}

.page--about .about-offer__content {
  max-width: 1024px;
  margin: 0 auto;
}

.page--about .about-offer__more {
  line-height: 57px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 50px;
}

.page--about .about-offer__more:after {
  width: 29px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: -28px;
  right: 100%;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--about .about-offer__more:hover {
  color: var(--theme-accent--color);
}

.page--about .about-offer__more:hover:after {
  width: 100px;
}

.page--about .about-offer__more:focus {
  color: var(--theme-accent--color);
}

.page--about .about-offer .col {
  position: relative;
  width: 50%;
  float: left;
}

.page--about .about-offer .col:nth-child(2) {
  padding: 30px 0 0 20px;
}

@media (min-width: 1024px) {
  .page--about .about-offer .col:nth-child(2) {
    width: 45%;
    float: right;
  }
}
.page--about .about-offer h2 {
  font-size: 68px;
  line-height: 1.1em;
  font-weight: 500;
  padding-left: 90px;
}

.page--about .about-offer p {
  font-size: 18px;
  line-height: 28px;
}

.page--about .about-offer img {
  position: absolute;
  top: 8px;
  left: 0;
}

.page--about .about-offer__side-menu {
  position: relative;
  float: left;
  width: 100%;
}

.page--about .about-offer__side-menu--section {
  padding-top: 0;
  padding-bottom: 30px;
}

.page--about .about-offer__side-menu--row {
  position: relative;
}

.page--about .about-offer .about-offer__side-title {
  font-size: 40px;
  padding-top: 30px;
}

.page--about .side-navbar {
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 0;
  -webkit-transform: translate(200px, -50%);
  transform: translate(200px, -50%);
  display: none;
}

@media (min-width: 1024px) {
  .page--about .side-navbar {
    display: block;
  }
}
.page--about .side-navbar__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px;
  min-width: 70px;
  height: 70px;
  margin: 0 20px 0 0;
  border-right: 1px solid #d4d7db;
}

.page--about .side-navbar__icon img {
  display: block;
  width: auto;
  height: auto;
  max-height: 30px;
}

.page--about .side-navbar ul {
  list-style: none;
  margin: 0;
}

.page--about .side-navbar li {
  margin-bottom: 1px;
}

.page--about .side-navbar li:last-child {
  margin: 0;
}

.page--about .side-navbar a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 270px;
  padding-right: 20px;
  background: #fff;
  font-family: var(--futura-condensed--font-family);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #282828;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(0);
  transform: translate(0);
}

.page--about .side-navbar a br {
  display: none;
}

.page--about .side-navbar a:hover {
  -webkit-transform: translate(-200px);
  transform: translate(-200px);
}

@media screen and (max-width: 63.9375em) {
  .page--about .stats {
    padding: 106px 10px 100px;
  }
  .page--about .intro--bottom {
    padding: 120px 20px 100px;
  }
  .page--about .intro--bottom h1 {
    top: 50px;
  }
  .page--about .intro--bottom h3 {
    margin: 0 0 15px;
    font-size: 34px;
    line-height: 46px;
  }
  .page--about .intro--bottom p {
    font-size: 20px;
    line-height: 30px;
  }
  .page--about .stats2 .col:first-child {
    width: 100%;
    max-width: 320px;
  }
  .page--about .stats2 .col:nth-child(2) {
    width: 100%;
    max-width: 280px;
  }
  .page--about .stats2 .stats-row {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page--about .stats2 .item__number {
    font-size: 72px;
  }
  .page--about .stats2 .item__number .suffix {
    font-size: 16px;
  }
  .page--about .stats2 .item__label {
    line-height: 28px;
    font-size: 18px;
  }
  .page--about .about-products {
    padding: 100px 20px 65px;
  }
  .page--about .about-products .item-row {
    padding: 0 0 0 120px;
    max-width: 800px;
  }
  .page--about .about-products .item {
    padding: 30px 0;
  }
  .page--about .about-products .item__img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--about .about-products .item img {
    max-width: 70px;
  }
  .page--about .about-products p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--about .about-management {
    padding: 92px 0;
  }
  .page--about .about-management p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--about .about-management .line-before p {
    position: relative;
  }
  .page--about .about-management .line-before p:before {
    top: 9px;
  }
  .page--about .timeline {
    padding-top: 164px;
  }
  .page--about .timeline__nav {
    margin-bottom: 90px;
  }
  .page--about .investments {
    padding: 100px 10px 59px;
  }
  .page--about .investments h1 {
    top: -100px;
  }
  .page--about .about-offer {
    padding: 120px 20px;
  }
  .page--about .about-offer__content {
    max-width: 640px;
  }
  .page--about .about-offer .col {
    position: relative;
    width: 100%;
    float: none;
  }
  .page--about .about-offer .col:nth-child(2) {
    padding: 40px 0 0;
  }
  .page--about .about-offer h2 {
    font-size: 36px;
    padding-left: 90px;
  }
  .page--about .about-offer p {
    font-size: 18px;
    line-height: 28px;
  }
  .page--about .about-offer img {
    top: -8px;
    max-width: 100%;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--about .stats {
    padding: 80px 10px 70px;
  }
  .page--about .intro--bottom {
    padding: 80px 20px 60px;
  }
  .page--about .intro--bottom h1 {
    top: 40px;
  }
  .page--about .intro--bottom h3 {
    margin: 0 0 15px;
    font-size: 28px;
    line-height: 36px;
  }
  .page--about .intro--bottom p {
    font-size: 18px;
    line-height: 28px;
  }
  .page--about .about-management {
    padding: 60px 0;
  }
  .page--about .about-management p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--about .stats2 {
    padding: 80px 0;
  }
  .page--about .stats2 .col:first-child, .page--about .stats2 .col:nth-child(2) {
    width: 100%;
    max-width: 100%;
  }
  .page--about .stats2 .stats-row {
    max-width: 100%;
    padding: 0 20px;
    display: block;
  }
  .page--about .stats2 .item__number {
    font-size: 72px;
  }
  .page--about .stats2 .item__number .suffix {
    font-size: 16px;
  }
  .page--about .stats2 .item__label {
    line-height: 28px;
    font-size: 18px;
  }
  .page--about .stats2 h2 {
    line-height: 1.2em;
    font-size: 32px;
  }
  .page--about .about-products {
    padding: 60px 20px 45px;
  }
  .page--about .about-products .item-row {
    padding: 0 0 0 72px;
  }
  .page--about .about-products .item {
    padding: 15px 0;
  }
  .page--about .about-products .item__img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--about .about-products .item img {
    max-width: 50px;
  }
  .page--about .about-products p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--about .timeline {
    padding-top: 80px;
  }
  .page--about .timeline__nav {
    margin-bottom: 50px;
  }
  .page--about .investments__filters button + button {
    margin-left: 20px;
  }
  .page--about .about-offer {
    padding: 60px 20px;
  }
  .page--about .about-offer .col {
    position: relative;
    width: 100%;
    float: none;
  }
  .page--about .about-offer .col:nth-child(2) {
    padding: 20px 0 0;
  }
  .page--about .about-offer h2 {
    font-size: 32px;
    padding-left: 60px;
  }
  .page--about .about-offer p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--about .about-offer img {
    top: -5px;
    max-width: 40px;
  }
}
.page--career {
  background: url(../images/career-bg.jpg) no-repeat top;
}

.page--career .intro {
  padding: 100px 10px 210px;
}

.page--career .intro h2 {
  font-weight: 500;
  font-size: 75px;
  color: var(--theme-navy--color);
  line-height: 97px;
  margin: 0 0 15px;
}

.page--career .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  margin: 0 0 40px;
  line-height: 30px;
}

.page--career .intro p.lead {
  font-weight: 500;
  font-size: 26px;
  line-height: 28px;
}

.page--career .benefits .item {
  margin-bottom: 129px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page--career .benefits .item__ico {
  width: 116px;
  margin-right: 14px;
}

.page--career .benefits .item__ico img {
  display: block;
  margin: 0 auto;
  max-width: 78px;
}

.page--career .benefits .item__content {
  width: calc(100% - 130px);
}

.page--career .benefits .item__more {
  line-height: 22px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 83px;
}

.page--career .benefits .item__more:after {
  width: 29px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--career .benefits .item__more:hover {
  color: var(--theme-accent--color);
}

.page--career .benefits .item__more:hover:after {
  width: 70px;
}

.page--career .benefits .item__more:focus {
  color: var(--theme-accent--color);
}

.page--career .benefits .item h3 {
  font-weight: 500;
  font-size: 26px;
  color: #161925;
  margin: 14px 0 9px;
  min-height: 56px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
}

.page--career .benefits .item h3 span {
  max-width: 200px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.page--career .benefits .item p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  min-height: 84px;
  margin: 0 0 18px;
  max-width: 310px;
}

.page--career .benefits > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page--career .benefits > .row .column:nth-child(odd) .item h3:after, .page--career .benefits > .row .columns:nth-child(odd) .item h3:after {
  margin-left: 30px;
  width: 300px;
  top: 15px;
  height: 1px;
  position: absolute;
  content: "";
  border-top: 1px dashed #979797;
}

.page--career .benefits > .row .column:nth-child(2n) .item h3:after, .page--career .benefits > .row .columns:nth-child(2n) .item h3:after {
  width: 80px;
  top: 15px;
  height: 1px;
  position: absolute;
  content: "";
  border-top: 1px solid #fff;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}

.page--career .benefits > .row .column, .page--career .benefits > .row .columns {
  position: relative;
}

.page--career .benefits > .row .column:nth-child(4n+3):after, .page--career .benefits > .row .columns:nth-child(4n+3):after {
  position: absolute;
  width: 150px;
  top: 30px;
  bottom: -30px;
  content: "";
  left: -150px;
  border: 1px dashed #979797;
  border-right: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.page--career .benefits > .row .column:nth-child(4n+2):after, .page--career .benefits > .row .columns:nth-child(4n+2):after {
  position: absolute;
  width: 190px;
  top: 30px;
  bottom: -30px;
  content: "";
  right: 7px;
  border: 1px dashed #979797;
  border-left: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.page--career .benefits > .row .column:last-child:after, .page--career .benefits > .row .columns:last-child:after {
  display: none;
}

@media screen and (max-width: 89.9375em) {
  .page--career .benefits > .row .column:nth-child(odd) .item h3:after, .page--career .benefits > .row .columns:nth-child(odd) .item h3:after {
    width: 300px;
  }
  .page--career .benefits > .row .column:nth-child(2n) .item h3:after, .page--career .benefits > .row .columns:nth-child(2n) .item h3:after {
    width: 80px;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  .page--career .benefits > .row .column, .page--career .benefits > .row .columns {
    position: relative;
  }
  .page--career .benefits > .row .column:nth-child(4n+3):after, .page--career .benefits > .row .columns:nth-child(4n+3):after {
    width: 50px;
    left: -50px;
  }
  .page--career .benefits > .row .column:nth-child(4n+2):after, .page--career .benefits > .row .columns:nth-child(4n+2):after {
    width: 50px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--career .benefits {
    padding: 0 10px;
  }
  .page--career .benefits > .row .column:nth-child(2n) .item h3:after, .page--career .benefits > .row .column:nth-child(odd) .item h3:after, .page--career .benefits > .row .columns:nth-child(2n) .item h3:after, .page--career .benefits > .row .columns:nth-child(odd) .item h3:after {
    display: none;
  }
  .page--career .benefits > .row .column, .page--career .benefits > .row .columns {
    position: relative;
  }
  .page--career .benefits > .row .column:nth-child(4n+2):after, .page--career .benefits > .row .column:nth-child(4n+3):after, .page--career .benefits > .row .columns:nth-child(4n+2):after, .page--career .benefits > .row .columns:nth-child(4n+3):after {
    display: none;
  }
  .page--career .intro {
    padding: 100px 10px 150px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--career .intro {
    padding: 100px 10px 120px;
  }
  .page--career .intro h2 {
    line-height: 42px;
    font-size: 46px;
  }
  .page--career .intro h2 strong {
    font-size: 36px;
    line-height: 42px;
  }
  .page--career .intro p.lead {
    font-size: 24px;
    line-height: 1.2;
  }
  .page--career .benefits {
    padding: 0 10px;
  }
  .page--career .benefits .item {
    margin-bottom: 60px;
  }
  .page--career .benefits .item__ico {
    width: 80px;
    margin-right: 14px;
  }
}
.page--contact .contact {
  padding: 100px 10px 59px;
}

.page--contact .contact .row {
  position: relative;
}

.page--contact .contact h1 {
  font-weight: 500;
  pointer-events: none;
  font-size: 250px;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: -142px;
  left: 113px;
}

.page--contact .contact h2 {
  font-weight: 500;
  color: var(--theme-navy--color);
  margin: 0 0 80px;
  font-size: 45px;
}

.page--contact .contact h2 strong {
  color: var(--theme-accent--color);
}

.page--contact .contact h2.no-offset {
  margin: 60px 0 40px;
}

@media screen and (max-width: 63.9375em) {
  .page--contact .contact {
    padding: 80px 10px 59px;
  }
  .page--contact .contact h1 {
    font-size: 200px;
    top: -100px;
    left: 40px;
  }
}
.page--contact .column, .page--contact .columns {
  margin-bottom: 70px;
  padding-right: 40px;
}

.page--contact .column:nth-child(3n-2), .page--contact .columns:nth-child(3n-2) {
  clear: left;
}

@media screen and (max-width: 41.8125em) {
  .page--contact .column, .page--contact .columns {
    margin-bottom: 0;
    padding-right: 0;
  }
}
.page--contact p {
  margin: 0 0 1em;
  font-size: 16px;
}

.page--contact p a {
  color: var(--theme-navy--color);
}

.page--contact p a:hover {
  color: var(--theme-accent--color);
}

.page--csr .particleground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  overflow: hidden;
  opacity: 0.6;
}

.page--csr .header-csr {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 140px 10px 65px;
}

.page--csr .header-csr:before {
  background-image: linear-gradient(-171deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.51) 49%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}

.page--csr .header-csr .row {
  position: relative;
}

.page--csr .header-csr h1 {
  font-weight: 500;
  font-size: 164px;
  color: #fff;
  text-align: center;
  line-height: 130px;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
}

.page--csr .header-csr .suffix {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  line-height: 50px;
  margin: 0 0 34px;
}

.page--csr .header-csr p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin: 0 0 38px;
}

.page--csr .header-csr svg {
  display: block;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--csr .header-csr svg:hover {
  opacity: 0.7;
}

@media screen and (max-width: 63.9375em) {
  .page--csr .header-csr {
    padding: 100px 10px 65px;
  }
  .page--csr .header-csr h1 {
    font-size: 120px;
    line-height: 1;
  }
  .page--csr .header-csr .suffix {
    font-size: 40px;
    line-height: 1;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .header-csr {
    padding: 80px 10px 50px;
  }
  .page--csr .header-csr h1 {
    font-size: 80px;
  }
  .page--csr .header-csr .suffix {
    font-size: 32px;
  }
}
.page--csr .intro {
  position: relative;
  background: #fff;
  padding: 58px 10px 130px;
}

.page--csr .intro .row {
  position: relative;
}

.page--csr .intro h2 {
  font-weight: 500;
  font-size: 96px;
  color: var(--theme-accent--color);
  line-height: 102px;
  position: relative;
}

.page--csr .intro h2:before {
  content: "";
  position: absolute;
  background: #f9f9fa;
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  width: 248px;
  height: 460px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--csr .intro h2 span {
  position: relative;
}

.page--csr .intro h2 sup {
  font-size: 24px;
  font-weight: 600;
  top: -50px;
}

.page--csr .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0 0 28px;
}

.page--csr .intro p strong {
  font-weight: 400;
}

@media screen and (max-width: 63.9375em) {
  .page--csr .intro {
    padding: 58px 10px 100px;
  }
  .page--csr .intro h2 {
    font-size: 72px;
    line-height: 1;
    margin-bottom: 60px;
  }
  .page--csr .intro h2 sup {
    font-size: 22px;
    font-weight: 600;
    top: -40px;
  }
  .page--csr .intro h2:before {
    content: "";
    position: absolute;
    background: #f9f9fa;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    width: 248px;
    height: 360px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .intro {
    padding: 58px 10px 100px;
  }
  .page--csr .intro h2 {
    font-size: 64px;
  }
  .page--csr .intro h2 sup {
    font-size: 20px;
    font-weight: 600;
    top: -30px;
  }
}
.page--csr .buttons {
  position: relative;
  z-index: 2;
  top: 50px;
}

@media (min-width: 992px) {
  .page--csr .buttons {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 1024px) {
  .page--csr .buttons {
    left: 50%;
    -webkit-transform: translate(-36.3vw, -50%);
    transform: translate(-36.3vw, -50%);
  }
}
@media (max-width: 991px) {
  .page--csr .buttons .column, .page--csr .buttons .columns {
    float: none;
  }
}
@media (min-width: 992px) {
  .page--csr .buttons__wrap {
    margin: 0 0 0 32px;
    padding: 20px 30px;
    width: 300px;
    background: #fff;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1024px) {
  .page--csr .buttons__wrap {
    margin: 0;
  }
}
.page--csr .buttons .btn {
  margin: 10px 10px 10px 0;
}

@media (min-width: 992px) {
  .page--csr .buttons .btn {
    display: block;
    margin: 10px 0;
  }
}
.page--csr .buttons .btn .btn__inner {
  width: calc(100% - 49px);
}

.page--csr .quotation {
  background-image: radial-gradient(29% 135%, #f9fcff 0, #c7ccd2 100%);
  padding: 140px 10px 180px;
  position: relative;
}

.page--csr .quotation:before {
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(#abc7ed), color-stop(65%, #e9f1fa));
  background: linear-gradient(90deg, #abc7ed 0, #e9f1fa 65%);
  content: "";
}

.page--csr .quotation:before, .page--csr .quotation__img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(50% + 130px);
  pointer-events: none;
}

.page--csr .quotation__img {
  background: url(../images/csr1.png) no-repeat bottom -175px left;
  top: -200px;
}

.page--csr .quotation .row {
  position: relative;
}

@media (min-width: 992px) {
  .page--csr .quotation .row {
    top: 32px;
  }
}
.page--csr .quotation h2 {
  font-weight: 600;
  font-size: 36px;
  color: #000;
  line-height: 48px;
  margin: 0 0 20px;
  padding-top: 100px;
  background: url(../svg/quot.svg) no-repeat 0 0;
  max-width: 570px;
}

.page--csr .quotation p {
  font-weight: 300;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin: 0;
  max-width: 570px;
}

@media screen and (max-width: 41.8125em) {
  .page--csr .quotation {
    padding: 140px 10px;
  }
  .page--csr .quotation h2 {
    padding-top: 80px;
    background-size: auto 40px;
  }
  .page--csr .quotation:before, .page--csr .quotation__img {
    width: 100%;
  }
}
.page--csr .csr-stats {
  position: relative;
  padding: 177px 10px 186px;
}

.page--csr .csr-stats img {
  margin: 0 auto 12px;
  display: block;
}

.page--csr .csr-stats h4 {
  font-weight: 500;
  font-size: 75px;
  color: var(--theme-navy--color);
  letter-spacing: -4px;
  text-align: center;
  line-height: 75px;
  margin: 0 0 17px;
}

.page--csr .csr-stats h4.small {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -1.92px;
}

.page--csr .csr-stats p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  max-width: 210px;
}

.page--csr .csr-stats__text {
  margin-top: 102px;
}

.page--csr .csr-stats__text p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.page--csr .csr-stats__text p strong {
  font-weight: 600;
}

@media screen and (max-width: 63.9375em) {
  .page--csr .csr-stats {
    padding: 127px 10px 136px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .csr-stats {
    padding: 100px 10px 60px;
  }
  .page--csr .csr-stats h4 {
    margin: 0 0 10px;
  }
  .page--csr .csr-stats h4.small {
    line-height: 50px;
  }
  .page--csr .csr-stats p {
    margin: 0 auto 50px;
  }
  .page--csr .csr-stats__text {
    margin-top: 40px;
  }
}
.page--csr .info {
  background: url(../images/csr-info-bg.jpg) no-repeat 100% 0 #012f85;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.page--csr .info__img {
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background-size: cover;
  background-repeat: none;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  -webkit-box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.31);
  box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.31);
}

.page--csr .info__img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: linear-gradient(215deg, rgba(1, 42, 122, 0) 12%, var(--theme-navy--color));
}

.page--csr .info .item {
  margin-bottom: 130px;
}

.page--csr .info .item__ico {
  width: 200px;
  float: left;
}

.page--csr .info .item__ico img {
  display: block;
  margin: 0 auto;
}

.page--csr .info .item__content {
  width: calc(100% - 200px);
  float: left;
  padding-top: 4px;
}

.page--csr .info .item__content h4 {
  font-weight: 500;
  font-size: 56px;
  line-height: 59px;
  margin: 0 0 10px;
  max-width: 360px;
}

.page--csr .info .item__content h4.small {
  font-size: 46px;
}

.page--csr .info .item__content h4.big {
  margin: -20px 0 0;
  font-size: 96px;
  line-height: 85px;
}

.page--csr .info .item__content p {
  font-weight: 300;
  margin: 0 0 7px;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  max-width: 342px;
}

.page--csr .info .item__content .prefix {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin: -10px 0 -5px;
}

.page--csr .info .item__content .suffix {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  margin: -5px 0 34px;
}

.page--csr .info .item:first-child {
  margin-top: 200px;
}

.page--csr .info .item:last-child {
  margin-bottom: 167px;
}

@media screen and (max-width: 89.9375em) {
  .page--csr .info .item {
    margin-bottom: 80px;
  }
  .page--csr .info .item__ico {
    width: 150px;
  }
  .page--csr .info .item__content {
    width: calc(100% - 160px);
  }
  .page--csr .info .item__content h4 {
    font-size: 42px;
    line-height: 44px;
  }
  .page--csr .info .item__content h4.small {
    font-size: 36px;
  }
  .page--csr .info .item__content h4.big {
    margin: -15px 0 0;
    font-size: 70px;
    line-height: 65px;
  }
  .page--csr .info .item__content p {
    font-weight: 300;
    margin: 0 0 7px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    max-width: 342px;
  }
  .page--csr .info .item__content .prefix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    margin: -10px 0 -5px;
  }
  .page--csr .info .item__content .suffix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin: -5px 0 34px;
  }
  .page--csr .info .item:first-child {
    margin-top: 200px;
  }
  .page--csr .info .item:last-child {
    margin-bottom: 167px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--csr .info__img {
    display: none;
  }
  .page--csr .info .item {
    margin-bottom: 80px;
  }
  .page--csr .info .item:first-child {
    margin-top: 120px;
  }
  .page--csr .info .item:last-child {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .info .item__ico {
    width: 120px;
  }
  .page--csr .info .item__content {
    width: calc(100% - 130px);
  }
  .page--csr .info .item__content h4 {
    font-size: 38px;
    line-height: 40px;
  }
  .page--csr .info .item__content h4.small {
    font-size: 36px;
  }
  .page--csr .info .item__content h4.big {
    margin: -15px 0 0;
    font-size: 55px;
    line-height: 55px;
  }
  .page--csr .info .item__content p {
    font-weight: 300;
    margin: 0 0 7px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    max-width: 342px;
  }
  .page--csr .info .item__content .prefix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    margin: -10px 0 -5px;
  }
  .page--csr .info .item__content .suffix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin: -5px 0 34px;
  }
}
.page--csr .values {
  background: #f9f9fa;
  position: relative;
  padding: 158px 10px 95px;
  overflow: hidden;
}

.page--csr .values h2 {
  font-weight: 500;
  font-size: 46px;
  color: var(--theme-navy--color);
  line-height: 97px;
  margin: 0 0 72px -4px;
  position: relative;
}

.page--csr .values h2 span {
  position: relative;
}

.page--csr .values h2:before {
  left: 4px;
  height: 84px;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #f9f9fa;
  width: 1px;
  content: "";
}

.page--csr .values__header .column, .page--csr .values__header .columns {
  position: relative;
}

.page--csr .values__header .column:before, .page--csr .values__header .columns:before {
  height: 2000px;
  width: 1px;
  background: #d8d8d8;
  opacity: 0.6;
  position: absolute;
  content: "";
  left: 7px;
  top: -158px;
}

.page--csr .values .row {
  position: relative;
}

.page--csr .values__slider .column, .page--csr .values__slider .columns {
  padding: 0;
}

.page--csr .values .js-values {
  padding: 0 25px;
  margin: 0 -25px;
}

.page--csr .values .value {
  padding: 0 27px 75px 40px;
  margin: 40px 0 60px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.page--csr .values .value img {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  margin: 0 0 16px;
  height: 60px;
}

.page--csr .values .value h4 {
  margin: 0 0 26px;
  font-weight: 500;
  font-size: 24px;
  color: var(--theme-navy--color);
  line-height: 28px;
}

.page--csr .values .value p {
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
}

.page--csr .values .value:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
}

.page--csr .values__nav {
  text-align: center;
  font-size: 0;
}

.page--csr .values__nav .swiper-next, .page--csr .values__nav .swiper-prev {
  width: 50px;
  height: 50px;
  border: 2px solid var(--theme-navy--color);
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--csr .values__nav .swiper-next svg, .page--csr .values__nav .swiper-prev svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--csr .values__nav .swiper-next svg polyline, .page--csr .values__nav .swiper-prev svg polyline {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--csr .values__nav .swiper-next:hover, .page--csr .values__nav .swiper-prev:hover {
  background: var(--theme-navy--color);
}

.page--csr .values__nav .swiper-next:hover polyline, .page--csr .values__nav .swiper-prev:hover polyline {
  stroke: #fff;
}

.page--csr .values__nav .swiper-prev {
  border-right: 1px solid var(--theme-navy--color);
}

.page--csr .values__nav .swiper-next {
  border-left: 1px solid var(--theme-navy--color);
}

@media screen and (max-width: 63.9375em) {
  .page--csr .values {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .values {
    padding: 80px 10px;
  }
  .page--csr .values h2 {
    margin-bottom: 20px;
  }
  .page--csr .values__header .column:before, .page--csr .values__header .columns:before {
    display: none;
  }
  .page--csr .values .value {
    padding: 0 60px 75px 40px;
    margin: 40px 0 60px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  .page--csr .values .value:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 20px;
    background: #fff;
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  }
  .page--csr .values .value h4, .page--csr .values .value img, .page--csr .values .value p {
    position: relative;
  }
  .page--csr .values .value:hover {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.page--csr .green-intro {
  color: #fff;
  position: relative;
  padding: 190px 0;
  text-align: center;
}

.page--csr .green-intro__cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.page--csr .green-intro__cover:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.55);
}

.page--csr .green-intro__cover img {
  opacity: 0;
}

.page--csr .green-intro .row {
  position: relative;
  z-index: 2;
}

.page--csr .green-intro .btn {
  margin: 38px 0 0;
}

.page--csr .green-intro h3 {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  line-height: 59px;
  margin: 0 0 38px;
  text-align: center;
}

.page--csr .green-intro p {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  min-height: 56px;
  margin: 0;
}

@media screen and (max-width: 63.9375em) {
  .page--csr .green-intro {
    padding: 150px 0;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .green-intro {
    padding: 100px 10px;
  }
}
.page--csr .green-content {
  position: relative;
  padding: 177px 10px 186px;
}

.page--csr .green-content img {
  margin: 0 auto 12px;
  display: block;
}

.page--csr .green-content__text {
  margin-bottom: 29px;
}

.page--csr .green-content__text p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.page--csr .green-content__text p strong {
  font-weight: 600;
}

.page--csr .green-content .item {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page--csr .green-content .item__ico {
  width: 116px;
  margin-right: 14px;
}

.page--csr .green-content .item__ico img {
  display: block;
  margin: 0 auto;
  max-width: 78px;
}

.page--csr .green-content .item__content {
  width: calc(100% - 130px);
}

.page--csr .green-content .item p {
  font-weight: 400;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  min-height: 84px;
  margin: 0 0 18px;
  max-width: 310px;
}

@media screen and (max-width: 63.9375em) {
  .page--csr .green-content {
    padding: 127px 10px 136px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .green-content {
    padding: 100px 10px;
  }
  .page--csr .green-content__text {
    margin-top: 30px;
  }
  .page--csr .green-content .item {
    margin-top: 40px;
  }
  .page--csr .green-content .item p {
    max-width: unset;
  }
}
.page--csr .curiosities .swiper-slide {
  position: relative;
  padding: 190px 0 298px;
  height: auto;
}

.page--csr .curiosities * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--csr .curiosities__nav {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 192px;
  z-index: 3;
  left: 0;
  right: 0;
}

.page--csr .curiosities__nav .curiosities-next, .page--csr .curiosities__nav .curiosities-prev {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--csr .curiosities__nav .curiosities-next svg, .page--csr .curiosities__nav .curiosities-prev svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--csr .curiosities__nav .curiosities-next svg polyline, .page--csr .curiosities__nav .curiosities-prev svg polyline {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  stroke: #fff;
}

.page--csr .curiosities__nav .curiosities-next:hover, .page--csr .curiosities__nav .curiosities-prev:hover {
  background: #fff;
}

.page--csr .curiosities__nav .curiosities-next:hover polyline, .page--csr .curiosities__nav .curiosities-prev:hover polyline {
  stroke: var(--theme-navy--color);
}

.page--csr .curiosities__nav .curiosities-prev {
  border-right: 1px solid #fff;
}

.page--csr .curiosities__nav .curiosities-next {
  border-left: 1px solid #fff;
}

.page--csr .curiosities__cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.page--csr .curiosities__cover:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: linear-gradient(115deg, rgba(1, 42, 122, 0) 18%, var(--theme-navy--color));
}

.page--csr .curiosities__cover:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
}

.page--csr .curiosities__cover img {
  opacity: 0;
}

.page--csr .curiosities .row {
  position: relative;
}

.page--csr .curiosities h3 {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  line-height: 59px;
  margin: 0 0 38px;
  text-align: center;
}

.page--csr .curiosities p {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  min-height: 56px;
  margin: 0;
}

@media screen and (max-width: 63.9375em) {
  .page--csr .curiosities .swiper-slide {
    padding: 150px 0 248px;
  }
  .page--csr .curiosities__nav {
    bottom: 142px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .curiosities .swiper-slide {
    padding: 100px 10px 180px;
  }
  .page--csr .curiosities__nav {
    bottom: 80px;
  }
}
.page--csr .learn-more {
  background: #f9f9fa;
  padding: 0 10px 87px;
}

.page--csr .learn-more header {
  border-left: 1px solid hsla(0, 0%, 85%, 0.4);
  padding: 119px 10px 69px;
  position: relative;
}

.page--csr .learn-more header:after, .page--csr .learn-more header:before {
  width: 1px;
  background: hsla(0, 0%, 85%, 0.4);
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
}

.page--csr .learn-more header:before {
  left: 37.5%;
}

.page--csr .learn-more header:after {
  left: 75%;
}

.page--csr .learn-more header h2 {
  font-weight: 500;
  font-size: 46px;
  color: #000;
  text-align: center;
  position: relative;
  line-height: 60px;
  margin: 0 0 29px;
}

.page--csr .learn-more header p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  position: relative;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  max-width: 752px;
}

.page--csr .learn-more__boxes {
  margin: 0 -5px;
}

.page--csr .learn-more .sizer {
  width: 50%;
}

.page--csr .learn-more .box {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
  position: relative;
  -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
}

.page--csr .learn-more .box .vc {
  height: 400px;
}

.page--csr .learn-more .box__image {
  position: absolute;
  width: 50%;
  top: 0;
  bottom: 0;
  background: #fff;
  right: 0;
}

.page--csr .learn-more .box__image__icon {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.page--csr .learn-more .box__image__icon--offset {
  bottom: 23px;
}

.page--csr .learn-more .box__image__cover {
  width: 75%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}

.page--csr .learn-more .box__image__cover img {
  opacity: 0;
}

.page--csr .learn-more .box__inner {
  background: #fff;
  padding: 0 80px;
}

.page--csr .learn-more .box h3 {
  font-weight: 500;
  font-size: 46px;
  color: var(--theme-navy--color);
  margin: 0 0 35px;
  line-height: 50px;
  max-width: 393px;
}

.page--csr .learn-more .box p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  margin: 0 0 45px;
  line-height: 28px;
  max-width: 393px;
}

.page--csr .learn-more .box__more {
  line-height: 22px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 30px;
}

.page--csr .learn-more .box__more:after {
  width: 15px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--csr .learn-more .box__more:hover {
  color: var(--theme-accent--color);
}

.page--csr .learn-more .box__more:hover:after {
  width: 20px;
}

.page--csr .learn-more .box__more:focus {
  color: var(--theme-accent--color);
}

.page--csr .learn-more .box--blue .box__inner {
  background: var(--theme-navy--color);
}

.page--csr .learn-more .box--blue .box__more, .page--csr .learn-more .box--blue h3, .page--csr .learn-more .box--blue p {
  color: #fff;
}

.page--csr .learn-more .box--blue .box__more:after {
  background: #fff;
}

.page--csr .learn-more .box--blue .box__more:hover {
  color: #fff;
}

.page--csr .learn-more .box--image-left, .page--csr .learn-more .box--image-right {
  width: calc(100% - 10px);
}

.page--csr .learn-more .box--image-left .box__inner, .page--csr .learn-more .box--image-right .box__inner {
  width: 50%;
}

.page--csr .learn-more .box--image-left .box__inner {
  float: right;
  padding-left: 14px;
}

.page--csr .learn-more .box--image-left .box__image, .page--csr .learn-more .box--image-left .box__image__cover {
  left: 0;
  right: auto;
}

.page--csr .learn-more .box--image-left .box__image__icon {
  right: 50px;
  left: auto;
}

.page--csr .learn-more .box--image-top .box__image {
  width: auto;
  left: 0;
  right: 0;
  height: 410px;
  bottom: auto;
}

.page--csr .learn-more .box--image-top .box__image__cover {
  width: 100%;
  left: 0;
}

.page--csr .learn-more .box--image-top .vc {
  margin-top: 410px;
}

@media screen and (max-width: 89.9375em) {
  .page--csr .learn-more header {
    border-left: 1px solid hsla(0, 0%, 85%, 0.4);
    padding: 119px 10px 69px;
    position: relative;
  }
  .page--csr .learn-more header:after, .page--csr .learn-more header:before {
    width: 1px;
    background: hsla(0, 0%, 85%, 0.4);
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
  }
  .page--csr .learn-more header:before {
    left: 33.33333%;
  }
  .page--csr .learn-more header:after {
    left: 66.66667%;
  }
  .page--csr .learn-more header h2 {
    font-weight: 500;
    font-size: 46px;
    color: #000;
    text-align: center;
    position: relative;
    line-height: 60px;
    margin: 0 0 29px;
  }
  .page--csr .learn-more header p {
    font-weight: 300;
    font-size: 18px;
    color: #161925;
    position: relative;
    text-align: center;
    line-height: 28px;
    margin: 0 auto;
    max-width: 752px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--csr .learn-more header {
    border-left: 0;
    padding: 100px 10px 69px;
  }
  .page--csr .learn-more header:after, .page--csr .learn-more header:before {
    display: none;
  }
  .page--csr .learn-more .box, .page--csr .learn-more .sizer {
    width: 100%;
  }
  .page--csr .learn-more .box .vc {
    height: auto;
  }
  .page--csr .learn-more .box__inner {
    padding: 40px;
  }
  .page--csr .learn-more .box h3, .page--csr .learn-more .box p {
    max-width: 100%;
  }
  .page--csr .learn-more .box--image-right .box__inner {
    padding-right: 0;
  }
  .page--csr .learn-more .box--image-left .box__inner {
    padding-left: 0;
  }
  .page--csr .learn-more .box--image-top .box__image {
    height: 310px;
  }
  .page--csr .learn-more .box--image-top .vc {
    margin-top: 310px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--csr .learn-more header {
    border-left: 0;
    padding: 70px 10px 69px;
  }
  .page--csr .learn-more header h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .page--csr .learn-more .box__image {
    width: 100%;
  }
  .page--csr .learn-more .box__image__icon {
    display: none;
  }
  .page--csr .learn-more .box__image__cover {
    width: 100%;
  }
  .page--csr .learn-more .box__inner {
    padding: 40px 20px !important;
  }
  .page--csr .learn-more .box h3 {
    font-size: 36px;
    line-height: 1;
  }
  .page--csr .learn-more .box--image-left .box__inner, .page--csr .learn-more .box--image-right .box__inner {
    width: 100%;
  }
  .page--csr .learn-more .box--image-left .box__image, .page--csr .learn-more .box--image-right .box__image {
    height: 310px;
  }
  .page--csr .learn-more .box--image-left .vc, .page--csr .learn-more .box--image-right .vc {
    margin-top: 310px;
  }
}
.page--home .home-slider {
  padding: 225px 10px 285px;
  position: relative;
  overflow: hidden;
}

.page--home .home-slider > iframe, .page--home .home-slider > video {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.page--home .home-slider .plyr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.page--home .home-slider .plyr__poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.page--home .home-slider .plyr__video-wrapper {
  left: 0;
  right: 0;
  z-index: 1;
}

.page--home .home-slider .plyr__video-wrapper, .page--home .home-slider .plyr iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.page--home .home-slider .plyr__controls {
  width: 100%;
  max-width: 1560px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: none;
  padding: 0;
  bottom: 77px;
  line-height: 58px;
  text-align: right;
  display: block;
}

.page--home .home-slider .plyr__controls .plyr__control {
  height: 58px;
  width: 58px;
  float: right;
  padding: 0;
  margin-left: 42px;
  border-radius: 0;
  position: relative;
}

.page--home .home-slider .plyr__controls .plyr__control svg {
  margin: 0 auto;
}

.page--home .home-slider .plyr__controls .plyr__control:hover {
  background: none;
}

.page--home .home-slider .plyr__controls .plyr__time {
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  float: none;
  display: inline-block;
  letter-spacing: 2.6px;
}

.page--home .home-slider .plyr__controls .plyr__time--duration {
  margin: 0;
}

.page--home .home-slider .plyr__controls .plyr__time--duration:before {
  display: inline-block;
  margin: 0 18px;
}

.page--home .home-slider .progress {
  display: none;
  position: absolute;
  top: -5px;
  right: -5px;
  pointer-events: none;
}

.page--home .home-slider .progress svg {
  border-radius: 100%;
}

.page--home .home-slider .progress circle {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.4s linear;
  transition: stroke-dashoffset 0.4s linear;
  stroke: #a35312;
  stroke-width: 5px;
}

.page--home .home-slider .progress circle.progress__bar {
  stroke: var(--theme-accent--color);
  stroke-dashoffset: 182.12px;
}

.page--home .home-slider .plyr--stopped .progress circle {
  stroke: hsla(0, 0%, 100%, 0.5);
}

.page--home .home-slider:before {
  position: absolute;
  pointer-events: none;
  content: "";
  left: -8vw;
  width: 138vw;
  padding-bottom: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: radial-gradient(50% 107%, rgba(22, 25, 37, 0.26) 0, #161925 100%);
  z-index: 2;
}

.page--home .home-slider h1 {
  pointer-events: none;
  font-weight: 300;
  font-size: 96px;
  color: #fff;
  line-height: 72px;
  margin: 0 0 34px;
  position: relative;
  z-index: 3;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.page--home .home-slider h1 strong {
  font-weight: 400;
}

.page--home .home-slider .btn {
  z-index: 3;
  position: relative;
}

.page--home .home-slider .row {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.page--home .home-slider .plyr--playing + .row .btn, .page--home .home-slider .plyr--playing + .row h1 {
  opacity: 0;
}

@media screen and (max-width: 97.5rem) {
  .page--home .home-slider {
    padding: 200px 10px 250px;
  }
  .page--home .home-slider .plyr__controls {
    left: 0;
    right: 20px;
    width: calc(100% - 20px);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (max-width: 63.9375em) {
  .page--home .home-slider {
    padding: 150px 10px 200px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .home-slider {
    padding: 80px 10px 130px;
  }
  .page--home .home-slider:before {
    -webkit-transform: none;
    transform: none;
    top: 0;
    bottom: 0;
  }
  .page--home .home-slider h1 {
    font-weight: 300;
    font-size: 52px;
    color: #fff;
    line-height: 60px;
    margin: 0 0 24px;
    position: relative;
    z-index: 3;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
  .page--home .home-slider h1 strong {
    font-weight: 400;
  }
  .page--home .home-slider .plyr__controls {
    bottom: 30px;
  }
}
.page--home .home-header {
  padding: 7.5vw 10px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
}

.page--home .home-header:before {
  position: absolute;
  pointer-events: none;
  content: "";
  left: -8vw;
  width: 138vw;
  height: 100%;
  top: 0;
  background-image: radial-gradient(50% 107%, rgba(22, 25, 37, 0.46) 0, #161925 100%);
  z-index: 2;
}

@media (min-width: 1200px) {
  .page--home .home-header .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.page--home .home-header__video {
  position: relative;
  z-index: 10;
  padding-bottom: 56.25%;
  height: 0;
  background-position: 50%;
  background-size: cover;
  margin: 30px 0 0;
}

@media (min-width: 1200px) {
  .page--home .home-header__video {
    margin: 0;
  }
}
.page--home .home-header__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page--home .home-header__play {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  display: block;
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
  cursor: pointer;
}

.page--home .home-header__play svg {
  display: block;
  width: 100%;
}

.page--home .home-header__play svg path {
  fill: var(--theme-accent--color);
}

.page--home .home-header__play svg polygon {
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
  fill: #fff;
}

.page--home .home-header__play:hover svg polygon {
  fill: var(--theme-accent--color);
}

.page--home .home-header h1 {
  pointer-events: none;
  font-weight: 400;
  font-size: 23px;
  color: #fff;
  line-height: 1.1;
  margin: 0 0 40px;
  position: relative;
  z-index: 3;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.page--home .home-header h1 strong {
  font-weight: 400;
  font-size: 42px;
}

@media (min-width: 1024px) {
  .page--home .home-header h1 {
    font-size: 35px;
  }
  .page--home .home-header h1 strong {
    font-size: 80px;
  }
}
.page--home .home-header .btn {
  z-index: 3;
  position: relative;
}

.page--home .home-header .row {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

@media screen and (max-width: 97.5rem) {
  .page--home .home-header {
    padding: 10vw 10px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--home .home-header {
    padding: 150px 10px 200px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .home-header {
    padding: 80px 10px 130px;
  }
  .page--home .home-header:before {
    -webkit-transform: none;
    transform: none;
    top: 0;
    bottom: 0;
  }
  .page--home .home-header h1 {
    color: #fff;
    margin: 0 0 24px;
    position: relative;
    z-index: 3;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
}
.page--home .home-products {
  background: url(../images/section-bg.jpg) no-repeat top;
  background-size: cover;
  padding: 242px 10px 254px;
}

.page--home .home-products__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 88px;
}

.page--home .home-products__header span {
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  font-weight: 500;
  font-size: 142px;
  line-height: 1;
  margin-right: 33px;
}

.page--home .home-products__header p {
  margin: 0;
  font-weight: 300;
  font-size: 46px;
  color: #161925;
  line-height: 42px;
  max-width: 615px;
}

.page--home .home-products__icons img {
  height: 51px;
  margin-bottom: 28px;
  display: block;
}

.page--home .home-products__icons h4 {
  font-weight: 400;
  font-size: 18px;
  color: var(--theme-navy--color);
  line-height: 22px;
  max-width: 120px;
}

.page--home .home-products .btn {
  margin-top: 42px;
  float: right;
}

@media screen and (max-width: 89.9375em) {
  .page--home .home-products {
    padding: 142px 10px 154px;
  }
  .page--home .home-products__cta {
    text-align: center;
  }
  .page--home .home-products .btn {
    margin-top: 70px;
    float: none;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .home-products {
    padding: 100px 10px 110px;
  }
  .page--home .home-products__header {
    display: block;
    margin-bottom: 60px;
  }
  .page--home .home-products__header span {
    font-size: 100px;
    margin-right: 26px;
  }
  .page--home .home-products__header p {
    font-size: 36px;
    line-height: 36px;
  }
  .page--home .home-products__icons {
    text-align: center;
  }
  .page--home .home-products__icons img {
    margin: 0 auto 28px;
  }
  .page--home .home-products__icons h4 {
    margin: 0 auto 60px;
  }
  .page--home .home-products .btn {
    margin-top: 10px;
    float: none;
  }
}
.page--home .investments {
  overflow: hidden;
}

.page--home .investments > .row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page--home .investments__overlay {
  font-weight: 500;
  pointer-events: none;
  font-size: 250px;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: 100px;
  left: 112px;
}

.page--home .investments__items {
  margin: 254px 10px 90px;
}

.page--home .investments__more {
  padding: 0 10px;
  margin-bottom: 194px;
}

.page--home .investments__relations {
  position: relative;
  padding-left: 100px;
}

.page--home .investments__relations:before {
  top: 0;
  background: url(../images/investmens-bg.png) no-repeat 0 var(--theme-accent--color);
  background-size: contain;
  content: "";
  position: absolute;
  left: 62px;
  width: 2000px;
  bottom: 0;
}

.page--home .investments__relations h2 {
  font-weight: 500;
  font-size: 75px;
  color: #fff;
  text-align: right;
  margin: 0 0 52px;
  line-height: 85px;
  position: relative;
}

.page--home .investments__relations__more {
  line-height: 57px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: #fff;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 150px;
  float: right;
}

.page--home .investments__relations__more:after {
  width: 29px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--home .investments__relations__more:hover {
  color: #fff;
}

.page--home .investments__relations__more:hover:after {
  width: 100px;
}

.page--home .investments__relations__more:focus {
  color: #fff;
}

@media screen and (max-width: 63.9375em) {
  .page--home .investments__overlay {
    font-size: 200px;
    top: 0;
  }
  .page--home .investments > .row {
    display: block;
  }
  .page--home .investments__items {
    margin: 100px 0 60px;
  }
  .page--home .investments__more {
    margin-bottom: 100px;
  }
  .page--home .investments__relations {
    padding: 50px 10px;
    background: url(../images/investmens-bg.png) no-repeat 0 var(--theme-accent--color);
    background-size: cover;
  }
  .page--home .investments__relations:before {
    display: none;
  }
  .page--home .investments__relations h2 {
    text-align: left;
    margin: 0 0 20px;
  }
  .page--home .investments__relations__more {
    float: left;
    padding-left: 80px;
  }
  .page--home .investments__relations__more:hover:after {
    width: 60px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--home .investments__relations h2 {
    font-size: 56px;
    line-height: 66px;
  }
}
.page--home .csr {
  background: url(../images/section-bg4.png) no-repeat 100% 0;
  background-size: cover;
  padding: 240px 10px 230px;
}

.page--home .csr h2 {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  margin: 0 0 40px;
  line-height: 42px;
  max-width: 595px;
}

.page--home .csr p {
  font-weight: 300;
  max-width: 595px;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  margin: 0 0 80px;
}

@media screen and (max-width: 63.9375em) {
  .page--home .csr {
    padding: 140px 10px 130px;
    background-position: top right -250px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .csr {
    padding: 120px 10px 110px;
    background-position: top right -500px;
  }
  .page--home .csr p {
    margin: 0 0 60px;
  }
}
.page--home .career {
  background: url(../images/section-bg5.png) no-repeat 100% 0 #f5f5f5;
  background-size: auto 100%;
  padding: 250px 10px;
  overflow: hidden;
}

.page--home .career .row {
  position: relative;
}

.page--home .career__overlay {
  font-weight: 500;
  pointer-events: none;
  font-size: 250px;
  color: hsla(214, 9%, 85%, 0.22);
  line-height: 1;
  position: absolute;
  top: -90px;
  left: 130px;
}

.page--home .career h2 {
  font-weight: 500;
  font-size: 46px;
  color: #161925;
  margin: 72px 0 38px;
  line-height: 42px;
  padding-right: 45px;
}

.page--home .career p {
  margin: 0 0 28px;
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  padding-right: 45px;
}

.page--home .career__offers {
  padding: 72px 0 72px 130px;
  position: relative;
}

.page--home .career__offers:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 1000px;
  background: var(--theme-accent--color);
  content: "";
  position: absolute;
  mix-blend-mode: multiply;
}

.page--home .career__offers h3 {
  font-weight: 500;
  margin: 0 0 35px;
  font-size: 26px;
  color: #fff;
  line-height: 28px;
  position: relative;
}

.page--home .career__offers p {
  font-weight: 300;
  margin: 0 0 40px;
  font-size: 18px;
  position: relative;
  color: #fff;
  line-height: 28px;
}

@media screen and (max-width: 89.9375em) {
  .page--home .career {
    padding: 180px 10px;
  }
  .page--home .career__offers {
    padding: 72px 0 72px 80px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--home .career {
    padding: 100px 10px;
  }
  .page--home .career h2 {
    margin-top: 0;
  }
  .page--home .career__offers {
    padding: 50px 0 50px 40px;
  }
  .page--home .career__overlay {
    font-size: 200px;
    left: 20px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .career__overlay {
    font-size: 150px;
  }
  .page--home .career__offers {
    margin-top: 60px;
  }
  .page--home .career__offers:before {
    left: 0;
    right: 0;
    width: 100%;
  }
}
.page--home .home-news {
  padding: 295px 10px 105px;
  overflow: hidden;
}

.page--home .home-news .row {
  position: relative;
}

.page--home .home-news h2 {
  font-weight: 500;
  pointer-events: none;
  font-size: 250px;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: -170px;
  left: 130px;
}

.page--home .home-news__more {
  margin-top: 150px;
  text-align: center;
}

@media screen and (max-width: 63.9375em) {
  .page--home .home-news {
    padding: 150px 10px 105px;
  }
  .page--home .home-news h2 {
    font-size: 200px;
    top: -100px;
    left: 40px;
  }
  .page--home .home-news__more {
    margin-top: 80px;
    text-align: center;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .home-news {
    padding: 150px 10px 105px;
  }
  .page--home .home-news h2 {
    font-size: 150px;
  }
  .page--home .home-news__more {
    margin-top: 20px;
  }
  .page--home .home-news .news {
    margin-bottom: 60px;
  }
}
.page--home .home-contact {
  background: var(--theme-navy--color);
  position: relative;
  overflow: hidden;
  padding: 222px 10px 82px;
}

.page--home .home-contact h2 {
  font-size: 46px;
  color: #fff;
  line-height: 42px;
  margin: 0 0 30px;
  font-weight: 300;
}

.page--home .home-contact h2 strong {
  font-weight: 500;
}

.page--home .home-contact p {
  margin: 0 0 65px;
  font-weight: 300;
  font-size: 26px;
  color: #fff;
  line-height: 30px;
}

.page--home .home-contact__items {
  margin-bottom: 63px;
}

.page--home .home-contact__items .item {
  float: left;
  margin-right: 65px;
}

.page--home .home-contact__items .item__ico {
  height: 53px;
}

.page--home .home-contact__items .item__ico img {
  max-height: 40px;
}

.page--home .home-contact__items .item a {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}

.page--home .home-contact__items .item a:hover {
  text-decoration: underline;
}

.page--home .home-contact__info {
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  font-size: 0;
  margin-bottom: 70px;
}

.page--home .home-contact__info span {
  display: inline-block;
  font-size: 18px;
  margin-right: 15px;
}

.page--home .home-contact__btn {
  margin: 0 0 80px;
}

.page--home .home-contact__copyrights {
  opacity: 0.3;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.page--home .home-contact__copyrights a {
  color: #fff;
}

.page--home .home-contact__copyrights a:hover {
  text-decoration: underline;
}

.page--home .home-contact .column, .page--home .home-contact .columns {
  position: relative;
}

.page--home .home-contact #map {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  height: calc(100% + 30px);
  width: 70%;
  -webkit-transform: translateX(190px);
  transform: translateX(190px);
}

.page--home .home-contact #map:after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, from(var(--theme-navy--color)), color-stop(71%, rgba(1, 42, 122, 0)));
  background-image: linear-gradient(90deg, var(--theme-navy--color), rgba(1, 42, 122, 0) 71%);
}

@media screen and (max-width: 41.8125em) {
  .page--home .home-contact {
    padding: 150px 10px 40px;
  }
  .page--home .home-contact h2 {
    font-size: 36px;
    color: #fff;
    line-height: 34px;
  }
  .page--home .home-contact p {
    margin: 0 0 50px;
    font-size: 24px;
    line-height: 26px;
  }
  .page--home .home-contact__copyrights {
    margin-top: 300px;
  }
  .page--home .home-contact__items {
    margin-bottom: 10px;
  }
  .page--home .home-contact__items .item {
    margin-right: 30px;
    margin-bottom: 40px;
  }
  .page--home .home-contact__items .item__ico {
    height: 50px;
  }
  .page--home .home-contact__items .item__ico img {
    max-height: 35px;
  }
  .page--home .home-contact__info {
    line-height: 26px;
    margin-bottom: 50px;
  }
  .page--home .home-contact__info span {
    font-size: 16px;
  }
  .page--home .home-contact #map {
    position: absolute !important;
    top: auto;
    height: 400px;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .page--home .home-contact #map:after {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--theme-navy--color)), color-stop(71%, rgba(1, 42, 122, 0)));
    background-image: linear-gradient(180deg, var(--theme-navy--color) 0, rgba(1, 42, 122, 0) 71%);
  }
}
.page--home .timeline {
  padding-top: 190px;
}

@media screen and (max-width: 63.9375em) {
  .page--home .timeline {
    padding-top: 120px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--home .timeline {
    padding-top: 60px;
  }
}
.funding {
  padding: 30px 0;
  background-color: #fafafa;
}

@media screen and (max-width: 41.8125em) {
  .funding {
    text-align: center;
  }
}
.funding .news__more {
  min-width: 114px;
  color: var(--theme-navy--color);
}

.funding .news__more:after {
  background-color: var(--theme-navy--color);
}

.funding img {
  width: 178px;
  min-width: 178px;
}

@media screen and (max-width: 63.9375em) {
  .funding img {
    width: 148px;
    min-width: 148px;
  }
}
@media screen and (max-width: 41.8125em) {
  .funding img {
    width: 128px;
    min-width: 128px;
  }
}
.funding p {
  margin: 0;
  padding: 0 70px;
  font-size: 18px;
}

@media screen and (max-width: 63.9375em) {
  .funding p {
    padding: 0 40px;
  }
}
@media screen and (max-width: 41.8125em) {
  .funding p {
    padding: 30px 0;
  }
}
.funding--light {
  padding: 70px 0 50px;
  background: none;
}

@media screen and (max-width: 63.9375em) {
  .funding--light {
    padding: 50px 0 0;
  }
}
.funding__content {
  width: 100%;
  max-width: 1064px;
  margin: 0 auto;
  padding: 0 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 41.8125em) {
  .funding__content {
    display: block;
  }
}
.page--hub .particleground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  overflow: hidden;
  opacity: 0.6;
}

.page--hub .header-csr {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 140px 10px 65px;
}

.page--hub .header-csr:before {
  background-image: linear-gradient(-171deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.51) 49%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}

.page--hub .header-csr .row {
  position: relative;
}

.page--hub .header-csr h1 {
  font-weight: 500;
  font-size: 120px;
  color: #fff;
  text-align: center;
  line-height: 120px;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
}

.page--hub .header-csr .suffix {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  line-height: 50px;
  margin: 20px 0 34px;
}

.page--hub .header-csr p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin: 0 0 38px;
  padding: 0 150px;
}

.page--hub .header-csr svg {
  display: block;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--hub .header-csr svg:hover {
  opacity: 0.7;
}

@media screen and (max-width: 89.9375em) {
  .page--hub .header-csr h1 {
    font-size: 100px;
    line-height: 100px;
  }
  .page--hub .header-csr p {
    padding: 0 100px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--hub .header-csr {
    padding: 100px 10px 65px;
  }
  .page--hub .header-csr h1 {
    font-size: 80px;
    line-height: 1;
  }
  .page--hub .header-csr .suffix {
    font-size: 40px;
    line-height: 1;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .header-csr {
    padding: 80px 10px 50px;
  }
  .page--hub .header-csr h1 {
    font-size: 50px;
  }
  .page--hub .header-csr .suffix {
    font-size: 28px;
  }
  .page--hub .header-csr p {
    padding: 0;
  }
}
.page--hub .intro {
  position: relative;
  background: #fff;
  padding: 58px 10px 130px;
}

.page--hub .intro .row {
  position: relative;
}

.page--hub .intro h2 {
  font-weight: 500;
  font-size: 96px;
  color: var(--theme-accent--color);
  line-height: 102px;
  position: relative;
}

.page--hub .intro h2:before {
  content: "";
  position: absolute;
  background: #f9f9fa;
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  width: 248px;
  height: 460px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--hub .intro h2 span {
  position: relative;
}

.page--hub .intro h2 sup {
  font-size: 24px;
  font-weight: 600;
  top: -50px;
}

.page--hub .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0 0 28px;
}

.page--hub .intro p strong {
  font-weight: 400;
}

@media screen and (max-width: 63.9375em) {
  .page--hub .intro {
    padding: 58px 10px 100px;
  }
  .page--hub .intro h2 {
    font-size: 72px;
    line-height: 1;
    margin-bottom: 60px;
  }
  .page--hub .intro h2 sup {
    font-size: 22px;
    font-weight: 600;
    top: -40px;
  }
  .page--hub .intro h2:before {
    content: "";
    position: absolute;
    background: #f9f9fa;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    width: 248px;
    height: 360px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .intro {
    padding: 58px 10px 100px;
  }
  .page--hub .intro h2 {
    font-size: 64px;
  }
  .page--hub .intro h2 sup {
    font-size: 20px;
    font-weight: 600;
    top: -30px;
  }
}
.page--hub .buttons {
  position: relative;
  z-index: 2;
  top: 50px;
}

@media (min-width: 992px) {
  .page--hub .buttons {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 1024px) {
  .page--hub .buttons {
    left: 50%;
    -webkit-transform: translate(-36.3vw, -50%);
    transform: translate(-36.3vw, -50%);
  }
}
@media (max-width: 991px) {
  .page--hub .buttons .column, .page--hub .buttons .columns {
    float: none;
  }
}
@media (min-width: 992px) {
  .page--hub .buttons__wrap {
    margin: 0 0 0 32px;
    padding: 20px 30px;
    width: 300px;
    background: #fff;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1024px) {
  .page--hub .buttons__wrap {
    margin: 0;
  }
}
.page--hub .buttons .btn {
  margin: 10px 10px 10px 0;
}

@media (min-width: 992px) {
  .page--hub .buttons .btn {
    display: block;
    margin: 10px 0;
  }
}
.page--hub .buttons .btn .btn__inner {
  width: calc(100% - 49px);
}

.page--hub .quotation {
  background-image: radial-gradient(29% 135%, #f9fcff 0, #c7ccd2 100%);
  padding: 140px 10px 180px;
  position: relative;
}

.page--hub .quotation:before {
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(#abc7ed), color-stop(65%, #e9f1fa));
  background: linear-gradient(90deg, #abc7ed 0, #e9f1fa 65%);
  content: "";
}

.page--hub .quotation:before, .page--hub .quotation__img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(50% + 130px);
  pointer-events: none;
}

.page--hub .quotation__img {
  background: url(../images/csr1.png) no-repeat bottom -175px left;
  top: -200px;
}

.page--hub .quotation .row {
  position: relative;
}

@media (min-width: 992px) {
  .page--hub .quotation .row {
    top: 32px;
  }
}
.page--hub .quotation h2 {
  font-weight: 600;
  font-size: 36px;
  color: #000;
  line-height: 48px;
  margin: 0 0 20px;
  padding-top: 100px;
  background: url(../svg/quot.svg) no-repeat 0 0;
  max-width: 570px;
}

.page--hub .quotation p {
  font-weight: 300;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin: 0;
  max-width: 570px;
}

@media screen and (max-width: 41.8125em) {
  .page--hub .quotation {
    padding: 140px 10px;
  }
  .page--hub .quotation h2 {
    padding-top: 80px;
    background-size: auto 40px;
  }
  .page--hub .quotation:before, .page--hub .quotation__img {
    width: 100%;
  }
}
.page--hub .csr-stats {
  position: relative;
  padding: 177px 10px 186px;
}

.page--hub .csr-stats img {
  margin: 0 auto 12px;
  display: block;
}

.page--hub .csr-stats h4 {
  font-weight: 500;
  font-size: 75px;
  color: var(--theme-navy--color);
  letter-spacing: -4px;
  text-align: center;
  line-height: 75px;
  margin: 0 0 17px;
}

.page--hub .csr-stats h4.small {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -1.92px;
}

.page--hub .csr-stats p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  max-width: 210px;
}

.page--hub .csr-stats__text {
  margin-top: 102px;
}

.page--hub .csr-stats__text p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.page--hub .csr-stats__text p strong {
  font-weight: 600;
}

@media screen and (max-width: 63.9375em) {
  .page--hub .csr-stats {
    padding: 127px 10px 136px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .csr-stats {
    padding: 100px 10px 60px;
  }
  .page--hub .csr-stats h4 {
    margin: 0 0 10px;
  }
  .page--hub .csr-stats h4.small {
    line-height: 50px;
  }
  .page--hub .csr-stats p {
    margin: 0 auto 50px;
  }
  .page--hub .csr-stats__text {
    margin-top: 40px;
  }
}
.page--hub .info {
  background: url(../images/csr-info-bg.jpg) no-repeat 100% 0 #012f85;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.page--hub .info__img {
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background-size: cover;
  background-repeat: none;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  -webkit-box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.31);
  box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.31);
}

.page--hub .info__img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: linear-gradient(215deg, rgba(1, 42, 122, 0) 12%, var(--theme-navy--color));
}

.page--hub .info .item {
  margin-bottom: 130px;
}

.page--hub .info .item__ico {
  width: 200px;
  float: left;
}

.page--hub .info .item__ico img {
  display: block;
  margin: 0 auto;
}

.page--hub .info .item__content {
  width: calc(100% - 200px);
  float: left;
  padding-top: 4px;
}

.page--hub .info .item__content h4 {
  font-weight: 500;
  font-size: 56px;
  line-height: 59px;
  margin: 0 0 10px;
  max-width: 360px;
}

.page--hub .info .item__content h4.small {
  font-size: 46px;
}

.page--hub .info .item__content h4.big {
  margin: -20px 0 0;
  font-size: 96px;
  line-height: 85px;
}

.page--hub .info .item__content p {
  font-weight: 300;
  margin: 0 0 7px;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  max-width: 342px;
}

.page--hub .info .item__content .prefix {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin: -10px 0 -5px;
}

.page--hub .info .item__content .suffix {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  margin: -5px 0 34px;
}

.page--hub .info .item:first-child {
  margin-top: 200px;
}

.page--hub .info .item:last-child {
  margin-bottom: 167px;
}

@media screen and (max-width: 89.9375em) {
  .page--hub .info .item {
    margin-bottom: 80px;
  }
  .page--hub .info .item__ico {
    width: 150px;
  }
  .page--hub .info .item__content {
    width: calc(100% - 160px);
  }
  .page--hub .info .item__content h4 {
    font-size: 42px;
    line-height: 44px;
  }
  .page--hub .info .item__content h4.small {
    font-size: 36px;
  }
  .page--hub .info .item__content h4.big {
    margin: -15px 0 0;
    font-size: 70px;
    line-height: 65px;
  }
  .page--hub .info .item__content p {
    font-weight: 300;
    margin: 0 0 7px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    max-width: 342px;
  }
  .page--hub .info .item__content .prefix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    margin: -10px 0 -5px;
  }
  .page--hub .info .item__content .suffix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin: -5px 0 34px;
  }
  .page--hub .info .item:first-child {
    margin-top: 200px;
  }
  .page--hub .info .item:last-child {
    margin-bottom: 167px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--hub .info__img {
    display: none;
  }
  .page--hub .info .item {
    margin-bottom: 80px;
  }
  .page--hub .info .item:first-child {
    margin-top: 120px;
  }
  .page--hub .info .item:last-child {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .info .item__ico {
    width: 120px;
  }
  .page--hub .info .item__content {
    width: calc(100% - 130px);
  }
  .page--hub .info .item__content h4 {
    font-size: 38px;
    line-height: 40px;
  }
  .page--hub .info .item__content h4.small {
    font-size: 36px;
  }
  .page--hub .info .item__content h4.big {
    margin: -15px 0 0;
    font-size: 55px;
    line-height: 55px;
  }
  .page--hub .info .item__content p {
    font-weight: 300;
    margin: 0 0 7px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    max-width: 342px;
  }
  .page--hub .info .item__content .prefix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    margin: -10px 0 -5px;
  }
  .page--hub .info .item__content .suffix {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin: -5px 0 34px;
  }
}
.page--hub .values {
  background: #f9f9fa;
  position: relative;
  padding: 158px 10px 95px;
  overflow: hidden;
}

.page--hub .values h2 {
  font-weight: 500;
  font-size: 46px;
  color: var(--theme-navy--color);
  line-height: 97px;
  margin: 0 0 72px -4px;
  position: relative;
}

.page--hub .values h2 span {
  position: relative;
}

.page--hub .values h2:before {
  left: 4px;
  height: 84px;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #f9f9fa;
  width: 1px;
  content: "";
}

.page--hub .values__header .column, .page--hub .values__header .columns {
  position: relative;
}

.page--hub .values__header .column:before, .page--hub .values__header .columns:before {
  height: 2000px;
  width: 1px;
  background: #d8d8d8;
  opacity: 0.6;
  position: absolute;
  content: "";
  left: 7px;
  top: -158px;
}

.page--hub .values .row {
  position: relative;
}

.page--hub .values__slider .column, .page--hub .values__slider .columns {
  padding: 0;
}

.page--hub .values .js-values {
  padding: 0 25px;
  margin: 0 -25px;
}

.page--hub .values .value {
  padding: 0 27px 75px 40px;
  margin: 40px 0 60px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.page--hub .values .value img {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  margin: 0 0 16px;
  height: 60px;
}

.page--hub .values .value h4 {
  margin: 0 0 26px;
  font-weight: 500;
  font-size: 24px;
  color: var(--theme-navy--color);
  line-height: 28px;
}

.page--hub .values .value p {
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
}

.page--hub .values .value:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
}

.page--hub .values__nav {
  text-align: center;
  font-size: 0;
}

.page--hub .values__nav .swiper-next, .page--hub .values__nav .swiper-prev {
  width: 50px;
  height: 50px;
  border: 2px solid var(--theme-navy--color);
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--hub .values__nav .swiper-next svg, .page--hub .values__nav .swiper-prev svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--hub .values__nav .swiper-next svg polyline, .page--hub .values__nav .swiper-prev svg polyline {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--hub .values__nav .swiper-next:hover, .page--hub .values__nav .swiper-prev:hover {
  background: var(--theme-navy--color);
}

.page--hub .values__nav .swiper-next:hover polyline, .page--hub .values__nav .swiper-prev:hover polyline {
  stroke: #fff;
}

.page--hub .values__nav .swiper-prev {
  border-right: 1px solid var(--theme-navy--color);
}

.page--hub .values__nav .swiper-next {
  border-left: 1px solid var(--theme-navy--color);
}

@media screen and (max-width: 63.9375em) {
  .page--hub .values {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .values {
    padding: 80px 10px;
  }
  .page--hub .values h2 {
    margin-bottom: 20px;
  }
  .page--hub .values__header .column:before, .page--hub .values__header .columns:before {
    display: none;
  }
  .page--hub .values .value {
    padding: 0 60px 75px 40px;
    margin: 40px 0 60px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  .page--hub .values .value:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 20px;
    background: #fff;
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  }
  .page--hub .values .value h4, .page--hub .values .value img, .page--hub .values .value p {
    position: relative;
  }
  .page--hub .values .value:hover {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.page--hub .green-intro {
  color: #fff;
  position: relative;
  padding: 190px 0;
  text-align: center;
}

.page--hub .green-intro__cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.page--hub .green-intro__cover:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.55);
}

.page--hub .green-intro__cover img {
  opacity: 0;
}

.page--hub .green-intro .row {
  position: relative;
  z-index: 2;
}

.page--hub .green-intro .btn {
  margin: 38px 0 0;
}

.page--hub .green-intro h3 {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  line-height: 59px;
  margin: 0 0 38px;
  text-align: center;
}

.page--hub .green-intro p {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  min-height: 56px;
  margin: 0;
}

@media screen and (max-width: 63.9375em) {
  .page--hub .green-intro {
    padding: 150px 0;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .green-intro {
    padding: 100px 10px;
  }
}
.page--hub .green-content {
  position: relative;
  padding: 177px 10px 186px;
}

.page--hub .green-content img {
  margin: 0 auto 12px;
  display: block;
}

.page--hub .green-content__text {
  margin-bottom: 29px;
}

.page--hub .green-content__text p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.page--hub .green-content__text p strong {
  font-weight: 600;
}

.page--hub .green-content .item {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page--hub .green-content .item__ico {
  width: 116px;
  margin-right: 14px;
}

.page--hub .green-content .item__ico img {
  display: block;
  margin: 0 auto;
  max-width: 78px;
}

.page--hub .green-content .item__content {
  width: calc(100% - 130px);
}

.page--hub .green-content .item p {
  font-weight: 400;
  font-size: 18px;
  color: #161925;
  line-height: 28px;
  min-height: 84px;
  margin: 0 0 18px;
  max-width: 310px;
}

@media screen and (max-width: 63.9375em) {
  .page--hub .green-content {
    padding: 127px 10px 136px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .green-content {
    padding: 100px 10px;
  }
  .page--hub .green-content__text {
    margin-top: 30px;
  }
  .page--hub .green-content .item {
    margin-top: 40px;
  }
  .page--hub .green-content .item p {
    max-width: unset;
  }
}
.page--hub .curiosities .swiper-slide {
  position: relative;
  padding: 190px 0 298px;
  height: auto;
}

.page--hub .curiosities * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--hub .curiosities__nav {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 192px;
  z-index: 3;
  left: 0;
  right: 0;
}

.page--hub .curiosities__nav .curiosities-next, .page--hub .curiosities__nav .curiosities-prev {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--hub .curiosities__nav .curiosities-next svg, .page--hub .curiosities__nav .curiosities-prev svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--hub .curiosities__nav .curiosities-next svg polyline, .page--hub .curiosities__nav .curiosities-prev svg polyline {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  stroke: #fff;
}

.page--hub .curiosities__nav .curiosities-next:hover, .page--hub .curiosities__nav .curiosities-prev:hover {
  background: #fff;
}

.page--hub .curiosities__nav .curiosities-next:hover polyline, .page--hub .curiosities__nav .curiosities-prev:hover polyline {
  stroke: var(--theme-navy--color);
}

.page--hub .curiosities__nav .curiosities-prev {
  border-right: 1px solid #fff;
}

.page--hub .curiosities__nav .curiosities-next {
  border-left: 1px solid #fff;
}

.page--hub .curiosities__cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.page--hub .curiosities__cover:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: linear-gradient(115deg, rgba(1, 42, 122, 0) 18%, var(--theme-navy--color));
}

.page--hub .curiosities__cover:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
}

.page--hub .curiosities__cover img {
  opacity: 0;
}

.page--hub .curiosities .row {
  position: relative;
}

.page--hub .curiosities h3 {
  font-weight: 500;
  font-size: 46px;
  color: #fff;
  line-height: 59px;
  margin: 0 0 38px;
  text-align: center;
}

.page--hub .curiosities p {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  min-height: 56px;
  margin: 0;
}

@media screen and (max-width: 63.9375em) {
  .page--hub .curiosities .swiper-slide {
    padding: 150px 0 248px;
  }
  .page--hub .curiosities__nav {
    bottom: 142px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .curiosities .swiper-slide {
    padding: 100px 10px 180px;
  }
  .page--hub .curiosities__nav {
    bottom: 80px;
  }
}
.page--hub .learn-more {
  background: #f9f9fa;
  padding: 0 10px 87px;
}

.page--hub .learn-more header {
  border-left: 1px solid hsla(0, 0%, 85%, 0.4);
  padding: 119px 10px 69px;
  position: relative;
}

.page--hub .learn-more header:after, .page--hub .learn-more header:before {
  width: 1px;
  background: hsla(0, 0%, 85%, 0.4);
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
}

.page--hub .learn-more header:before {
  left: 37.5%;
}

.page--hub .learn-more header:after {
  left: 75%;
}

.page--hub .learn-more header h2 {
  font-weight: 500;
  font-size: 46px;
  color: #000;
  text-align: center;
  position: relative;
  line-height: 60px;
  margin: 0 0 29px;
}

.page--hub .learn-more header p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  position: relative;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  max-width: 752px;
}

.page--hub .learn-more__boxes {
  margin: 0 -5px;
}

.page--hub .learn-more .sizer {
  width: 50%;
}

.page--hub .learn-more .box {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
  position: relative;
  -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.08);
}

.page--hub .learn-more .box .vc {
  height: 400px;
}

.page--hub .learn-more .box__image {
  position: absolute;
  width: 50%;
  top: 0;
  bottom: 0;
  background: #fff;
  right: 0;
}

.page--hub .learn-more .box__image__icon {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.page--hub .learn-more .box__image__icon--offset {
  bottom: 23px;
}

.page--hub .learn-more .box__image__cover {
  width: 75%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}

.page--hub .learn-more .box__image__cover img {
  opacity: 0;
}

.page--hub .learn-more .box__inner {
  background: #fff;
  padding: 0 80px;
}

.page--hub .learn-more .box h3 {
  font-weight: 500;
  font-size: 46px;
  color: var(--theme-navy--color);
  margin: 0 0 35px;
  line-height: 50px;
  max-width: 393px;
}

.page--hub .learn-more .box p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  margin: 0 0 45px;
  line-height: 28px;
  max-width: 393px;
}

.page--hub .learn-more .box__more {
  line-height: 22px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 30px;
}

.page--hub .learn-more .box__more:after {
  width: 15px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--hub .learn-more .box__more:hover {
  color: var(--theme-accent--color);
}

.page--hub .learn-more .box__more:hover:after {
  width: 20px;
}

.page--hub .learn-more .box__more:focus {
  color: var(--theme-accent--color);
}

.page--hub .learn-more .box--blue .box__inner {
  background: var(--theme-navy--color);
}

.page--hub .learn-more .box--blue .box__more, .page--hub .learn-more .box--blue h3, .page--hub .learn-more .box--blue p {
  color: #fff;
}

.page--hub .learn-more .box--blue .box__more:after {
  background: #fff;
}

.page--hub .learn-more .box--blue .box__more:hover {
  color: #fff;
}

.page--hub .learn-more .box--image-left, .page--hub .learn-more .box--image-right {
  width: calc(100% - 10px);
}

.page--hub .learn-more .box--image-left .box__inner, .page--hub .learn-more .box--image-right .box__inner {
  width: 50%;
}

.page--hub .learn-more .box--image-left .box__inner {
  float: right;
  padding-left: 14px;
}

.page--hub .learn-more .box--image-left .box__image, .page--hub .learn-more .box--image-left .box__image__cover {
  left: 0;
  right: auto;
}

.page--hub .learn-more .box--image-left .box__image__icon {
  right: 50px;
  left: auto;
}

.page--hub .learn-more .box--image-top .box__image {
  width: auto;
  left: 0;
  right: 0;
  height: 410px;
  bottom: auto;
}

.page--hub .learn-more .box--image-top .box__image__cover {
  width: 100%;
  left: 0;
}

.page--hub .learn-more .box--image-top .vc {
  margin-top: 410px;
}

@media screen and (max-width: 89.9375em) {
  .page--hub .learn-more header {
    border-left: 1px solid hsla(0, 0%, 85%, 0.4);
    padding: 119px 10px 69px;
    position: relative;
  }
  .page--hub .learn-more header:after, .page--hub .learn-more header:before {
    width: 1px;
    background: hsla(0, 0%, 85%, 0.4);
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
  }
  .page--hub .learn-more header:before {
    left: 33.33333%;
  }
  .page--hub .learn-more header:after {
    left: 66.66667%;
  }
  .page--hub .learn-more header h2 {
    font-weight: 500;
    font-size: 46px;
    color: #000;
    text-align: center;
    position: relative;
    line-height: 60px;
    margin: 0 0 29px;
  }
  .page--hub .learn-more header p {
    font-weight: 300;
    font-size: 18px;
    color: #161925;
    position: relative;
    text-align: center;
    line-height: 28px;
    margin: 0 auto;
    max-width: 752px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--hub .learn-more header {
    border-left: 0;
    padding: 100px 10px 69px;
  }
  .page--hub .learn-more header:after, .page--hub .learn-more header:before {
    display: none;
  }
  .page--hub .learn-more .box, .page--hub .learn-more .sizer {
    width: 100%;
  }
  .page--hub .learn-more .box .vc {
    height: auto;
  }
  .page--hub .learn-more .box__inner {
    padding: 40px;
  }
  .page--hub .learn-more .box h3, .page--hub .learn-more .box p {
    max-width: 100%;
  }
  .page--hub .learn-more .box--image-right .box__inner {
    padding-right: 0;
  }
  .page--hub .learn-more .box--image-left .box__inner {
    padding-left: 0;
  }
  .page--hub .learn-more .box--image-top .box__image {
    height: 310px;
  }
  .page--hub .learn-more .box--image-top .vc {
    margin-top: 310px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--hub .learn-more header {
    border-left: 0;
    padding: 70px 10px 69px;
  }
  .page--hub .learn-more header h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .page--hub .learn-more .box__image {
    width: 100%;
  }
  .page--hub .learn-more .box__image__icon {
    display: none;
  }
  .page--hub .learn-more .box__image__cover {
    width: 100%;
  }
  .page--hub .learn-more .box__inner {
    padding: 40px 20px !important;
  }
  .page--hub .learn-more .box h3 {
    font-size: 36px;
    line-height: 1;
  }
  .page--hub .learn-more .box--image-left .box__inner, .page--hub .learn-more .box--image-right .box__inner {
    width: 100%;
  }
  .page--hub .learn-more .box--image-left .box__image, .page--hub .learn-more .box--image-right .box__image {
    height: 310px;
  }
  .page--hub .learn-more .box--image-left .vc, .page--hub .learn-more .box--image-right .vc {
    margin-top: 310px;
  }
}
.page--investments .intro {
  padding: 195px 10px 210px;
  background: url(../images/investments-page-bg.jpg) no-repeat top;
}

.page--investments .intro h2 {
  font-weight: 500;
  font-size: 46px;
  color: #161925;
  line-height: 70px;
  margin: 0 0 25px;
}

.page--investments .intro h2 strong {
  font-size: 75px;
  color: var(--theme-navy--color);
  font-weight: 500;
}

.page--investments .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  margin: 0 0 40px;
  line-height: 30px;
}

@media screen and (max-width: 41.8125em) {
  .page--investments .intro {
    padding: 140px 10px;
  }
  .page--investments .intro h2 {
    line-height: 50px;
  }
  .page--investments .intro h2 strong {
    font-size: 65px;
    line-height: 65px;
  }
}
.category-tab {
  position: relative;
  top: -110px;
  left: 8px;
}

.category-tab ul {
  list-style: none;
  margin: 0;
}

.category-tab li {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin: 0 40px 0 0;
}

.category-tab a {
  color: #b7b7b7;
}

.category-tab a.active, .category-tab a:hover {
  color: var(--theme-accent--color);
}

.page--news {
  padding: 214px 10px 55px;
  overflow: hidden;
}

.page--news .row {
  position: relative;
}

.page--news .large-5:nth-child(odd) {
  clear: left;
}

.page--news h1 {
  font-weight: 500;
  pointer-events: none;
  font-size: 250px;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: -172px;
  left: 42px;
}

.page--news .news {
  margin-bottom: 90px;
}

.page--news .news h3 {
  max-width: 410px;
}

.page--news .news p {
  max-width: 370px;
}

@media screen and (max-width: 63.9375em) {
  .page--news {
    padding: 150px 10px 55px;
  }
  .page--news h1 {
    font-size: 200px;
    top: -150px;
    left: 42px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--news h1 {
    font-size: 100px;
    top: -100px;
    left: 0;
  }
}
.page--404 .intro {
  padding: 145px 10px 210px;
}

.page--404 .intro h2 {
  font-weight: 500;
  font-size: 46px;
  color: #161925;
  line-height: 70px;
  margin: 0 0 25px;
}

.page--404 .intro h2 strong {
  font-size: 75px;
  color: var(--theme-navy--color);
  font-weight: 500;
}

.page--404 .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #161925;
  margin: 0 0 40px;
  line-height: 30px;
}

@media screen and (max-width: 41.8125em) {
  .page--404 .intro {
    padding: 100px 10px 140px;
  }
  .page--404 .intro h2 {
    line-height: 50px;
  }
  .page--404 .intro h2 strong {
    font-size: 65px;
    line-height: 65px;
  }
}
.search {
  padding: 100px 10px 59px;
}

.search .row {
  position: relative;
}

.search h1 {
  font-weight: 500;
  pointer-events: none;
  font-size: 250px;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: -142px;
  left: 113px;
}

.search h2 {
  font-weight: 500;
  color: #000;
  margin: 0 0 80px;
  font-size: 36px;
}

.search h2 strong {
  color: var(--theme-accent--color);
}

.search .investment {
  margin-bottom: 59px;
}

.search .investment h3 {
  max-width: 342px;
}

.search .investment p {
  max-width: 420px;
}

@media screen and (max-width: 63.9375em) {
  .search {
    padding: 80px 10px 59px;
  }
  .search h1 {
    font-size: 200px;
    top: -100px;
    left: 40px;
  }
}
@media screen and (max-width: 41.8125em) {
  .search h1 {
    font-size: 150px;
  }
}
.page--single .single-header {
  padding: 88px 10px 96px;
  position: relative;
  margin-bottom: 74px;
  overflow: hidden;
}

.page--single .single-header__cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 0.4;
}

.page--single .single-header__cover img {
  opacity: 0;
}

.page--single .single-header__back {
  font-family: var(--futura-condensed--font-family);
  font-weight: 500;
  font-size: 16px;
  color: #161925;
  line-height: 24px;
  margin: 0 0 36px;
  padding-left: 42px;
  position: relative;
  display: inline-block;
}

.page--single .single-header__back:before {
  position: absolute;
  left: 0;
  width: 29px;
  height: 2px;
  background: #161925;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--single .single-header__back:hover:before {
  width: 15px;
}

.page--single .single-header .prefix {
  font-weight: 500;
  font-size: 26px;
  color: var(--theme-accent--color);
  line-height: 28px;
  margin: 0 0 13px;
  position: relative;
}

.page--single .single-header h1 {
  font-weight: 500;
  font-size: 46px;
  color: var(--theme-navy--color);
  margin: 0;
  position: relative;
  line-height: 50px;
}

.page--single .single-header--image {
  padding: 91px 10px 78px;
  background: #000;
}

.page--single .single-header--image .single-header__back {
  color: #fff;
  margin: 0 0 29px;
}

.page--single .single-header--image .single-header__back:before {
  background: #fff;
}

.page--single .single-header--image .prefix {
  margin: 0 0 6px;
}

.page--single .single-header--image h1 {
  font-size: 75px;
  color: #fff;
  line-height: 78px;
}

.page--single .rte {
  margin-bottom: 110px;
}

@media screen and (max-width: 63.9375em) {
  .page--single .single-header {
    padding: 70px 10px 0;
  }
  .page--single .single-header--image {
    padding: 91px 10px 78px;
  }
  .page--single .rte {
    padding: 0 10px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--single .single-header {
    padding: 70px 10px 0;
  }
  .page--single .single-header--image {
    padding: 70px 10px 60px;
  }
  .page--single .single-header--image h1 {
    font-size: 46px;
    line-height: 50px;
  }
}
.page--subhub .particleground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  overflow: hidden;
  opacity: 0.6;
}

.page--subhub .header-about {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 200px 10px 125px;
}

.page--subhub .header-about:before {
  background-image: linear-gradient(-171deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.1) 49%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}

.page--subhub .header-about .row {
  position: relative;
}

.page--subhub .header-about h1 {
  font-weight: 500;
  font-size: 75px;
  color: #fff;
  text-align: center;
  line-height: 75px;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
}

.page--subhub .header-about p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin: 0 0 38px;
}

@media (max-width: 640px) {
  .page--subhub .header-about p br {
    display: none;
  }
}
.page--subhub .header-about svg {
  display: block;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--subhub .header-about svg:hover {
  opacity: 0.7;
}

@media screen and (max-width: 63.9375em) {
  .page--subhub .header-about {
    padding: 100px 10px 65px;
  }
  .page--subhub .header-about h1 {
    font-size: 60px;
    line-height: 1;
  }
  .page--subhub .header-about .suffix {
    font-size: 40px;
    line-height: 1;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--subhub .header-about {
    padding: 80px 10px 50px;
  }
  .page--subhub .header-about .suffix, .page--subhub .header-about h1 {
    font-size: 32px;
  }
}
.page--subhub .intro {
  position: relative;
  background: #f9f9fa;
  padding: 58px 10px 130px;
}

.page--subhub .intro .row {
  position: relative;
}

.page--subhub .intro .large-6 {
  margin-top: -148px;
  padding-left: 120px;
}

.page--subhub .intro h2 {
  font-weight: 500;
  font-size: 96px;
  color: var(--theme-accent--color);
  line-height: 102px;
  position: relative;
}

.page--subhub .intro h2:before {
  content: "";
  position: absolute;
  background: #f9f9fa;
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  width: 248px;
  height: 460px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--subhub .intro h2 span {
  position: relative;
}

.page--subhub .intro h2 sup {
  font-size: 24px;
  font-weight: 600;
  top: -50px;
}

.page--subhub .intro p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0 0 28px;
}

.page--subhub .intro p strong {
  font-weight: 500;
}

@media screen and (max-width: 63.9375em) {
  .page--subhub .intro {
    padding: 58px 10px 100px;
  }
  .page--subhub .intro h2 {
    font-size: 72px;
    line-height: 1;
    margin-bottom: 60px;
  }
  .page--subhub .intro h2 sup {
    font-size: 22px;
    font-weight: 600;
    top: -40px;
  }
  .page--subhub .intro h2:before {
    content: "";
    position: absolute;
    background: #f9f9fa;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
    width: 248px;
    height: 360px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .page--subhub .intro .large-6 {
    margin-top: 0;
    padding-left: 0.4375rem;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--subhub .intro {
    padding: 58px 10px 100px;
  }
  .page--subhub .intro h2 {
    font-size: 64px;
  }
  .page--subhub .intro h2 sup {
    font-size: 20px;
    font-weight: 600;
    top: -30px;
  }
}
.page--subhub .intro--bottom {
  padding: 200px 10px 120px;
}

.page--subhub .intro--bottom h1 {
  display: block;
  width: 100%;
  font-weight: 500;
  pointer-events: none;
  font-size: 13vw;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: 60px;
  left: 0;
  text-align: center;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.page--subhub .intro--bottom h3 {
  margin: 0 0 30px;
  font-size: 46px;
  line-height: 54px;
  font-weight: 500;
  color: var(--theme-accent--color);
}

.page--subhub .intro--bottom p {
  font-size: 24px;
  line-height: 32px;
}

.page--subhub .intro--bottom .col {
  max-width: 840px;
  margin: 0 auto;
}

.page--subhub .about-stats {
  position: relative;
  padding: 140px 10px 150px;
  text-align: center;
}

.page--subhub .about-stats .col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  width: 240px;
  padding: 0 50px;
}

.page--subhub .about-stats .col:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 200px;
  content: "";
  background-color: #d8d8d8;
  opacity: 0.4;
}

.page--subhub .about-stats .col:last-child:after {
  display: none;
}

.page--subhub .about-stats img {
  margin: 0 auto 12px;
  display: block;
}

.page--subhub .about-stats h4 {
  font-weight: 500;
  font-size: 75px;
  color: var(--theme-navy--color);
  letter-spacing: -4px;
  text-align: center;
  line-height: 75px;
  margin: 0 0 17px;
}

.page--subhub .about-stats h4.small {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -1.92px;
}

.page--subhub .about-stats p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  max-width: 210px;
}

.page--subhub .about-stats__text {
  margin-top: 102px;
}

.page--subhub .about-stats__text p {
  max-width: 900px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 32px;
}

.page--subhub .about-stats__text p strong {
  font-weight: 600;
}

@media (min-width: 1360px) {
  .page--subhub .about-stats .col {
    width: 264px;
  }
}
@media screen and (max-width: 63.9375em) {
  .page--subhub .about-stats {
    padding: 127px 10px 136px;
  }
  .page--subhub .about-stats .col {
    display: block;
    padding: 0 0 60px;
    width: 50%;
    min-width: 0;
    float: left;
  }
  .page--subhub .about-stats .col:nth-child(odd) {
    clear: left;
  }
  .page--subhub .about-stats .col:nth-child(2n):after {
    display: none;
  }
  .page--subhub .about-stats .col:last-child {
    padding: 0;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--subhub .about-stats {
    padding: 100px 10px 60px;
  }
  .page--subhub .about-stats .col {
    width: 100%;
    float: none;
    padding: 0 0 40px;
  }
  .page--subhub .about-stats .col:after {
    display: none;
  }
  .page--subhub .about-stats h4 {
    margin: 0 0 10px;
  }
  .page--subhub .about-stats h4.small {
    line-height: 50px;
  }
  .page--subhub .about-stats p {
    margin: 0 auto 50px;
  }
  .page--subhub .about-stats__text {
    margin-top: 40px;
  }
}
.page--subhub .quotation {
  background-image: radial-gradient(29% 135%, #f0f3f7 0, #c7ccd2 100%);
  padding: 114px 10px 120px;
  position: relative;
}

.page--subhub .quotation:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(50% - 300px);
  top: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(#abc5e4), color-stop(65%, #7eabdf));
  background: linear-gradient(90deg, #abc5e4 0, #7eabdf 65%);
  content: "";
}

.page--subhub .quotation__img {
  background: url(../images/about1.png) no-repeat bottom 0 left;
  position: absolute;
  right: -200px;
  bottom: 0;
  width: calc(50% + 130px);
  top: -200px;
  pointer-events: none;
}

.page--subhub .quotation .row {
  position: relative;
}

.page--subhub .quotation h2 {
  font-size: 36px;
  color: #000;
  line-height: 48px;
  margin: 0 0 20px;
  padding-top: 132px;
  background: url(../svg/quot.svg) no-repeat 0 0;
  max-width: 620px;
}

.page--subhub .quotation h2 strong {
  font-weight: 600;
  color: var(--theme-accent--color);
}

.page--subhub .quotation p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 0;
  max-width: 570px;
}

@media screen and (max-width: 41.8125em) {
  .page--subhub .quotation {
    padding: 140px 10px;
  }
  .page--subhub .quotation h2 {
    padding-top: 80px;
    background-size: auto 40px;
  }
  .page--subhub .quotation:before, .page--subhub .quotation__img {
    display: none;
    width: 100%;
  }
}
.page--subhub .stats {
  padding: 196px 10px 169px;
}

.page--subhub .stats2 {
  padding: 140px 0;
  background-image: url(../images/about2.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 76%;
  background-color: var(--theme-navy--color);
  color: #fff;
}

.page--subhub .stats2 .stats-row {
  max-width: 1024px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page--subhub .stats2 .col:first-child {
  width: 100%;
  max-width: 420px;
}

.page--subhub .stats2 .col:nth-child(2) {
  width: 100%;
  max-width: 500px;
}

.page--subhub .stats2 h2 {
  line-height: 1.2em;
  margin: 0 0 40px;
}

.page--subhub .stats2 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.page--subhub .stats2 p:last-child {
  margin-bottom: 0;
}

.page--subhub .stats2 .item {
  margin: 0 0 60px;
}

.page--subhub .stats2 .item:last-child {
  margin: 0;
}

.page--subhub .stats2 .item__number {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--theme-accent--color);
  font-family: var(--futura--font-family);
  font-size: 96px;
  font-weight: 600;
}

.page--subhub .stats2 .item__number .suffix {
  padding: 0 1em 0 0;
  font-weight: 700;
  font-size: 18px;
}

.page--subhub .stats2 .item__label {
  font-weight: 300;
  line-height: 32px;
}

.page--subhub .stats2 .item__label strong {
  font-weight: 500;
}

.page--subhub .about-products {
  padding: 100px 0 70px;
}

.page--subhub .about-products .item-row {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 0 0 168px;
}

.page--subhub .about-products .item {
  padding: 30px 0;
}

.page--subhub .about-products .item__img {
  position: absolute;
  top: 0;
  left: 0;
}

.page--subhub .about-products .item img {
  width: auto;
  height: auto;
  max-width: 70px;
}

.page--subhub .about-products h2 {
  font-weight: 500;
}

.page--subhub .about-products p {
  font-size: 18px;
  line-height: 28px;
}

.page--subhub .about-management {
  padding: 120px 0;
  background-image: url(../images/about3.jpg);
  background-size: cover;
  background-position: 50%;
}

.page--subhub .about-management .large-6 {
  padding: 0 0 10px;
}

.page--subhub .about-management .large-6:nth-child(odd) {
  clear: left;
}

.page--subhub .about-management h2 {
  text-align: center;
  font-weight: 500;
}

.page--subhub .about-management h3 {
  margin: 0 0 1em;
  line-height: 1em;
}

.page--subhub .about-management .row {
  padding-top: 40px;
}

.page--subhub .about-management .row .row {
  padding-top: 5px;
}

.page--subhub .about-management p {
  font-size: 18px;
  line-height: 26px;
}

.page--subhub .about-management p strong {
  font-weight: 500;
}

.page--subhub .about-management .line-before p {
  position: relative;
}

.page--subhub .about-management .line-before p:before {
  position: absolute;
  left: -55px;
  top: 12px;
  height: 3px;
  width: 40px;
  content: "";
  background-color: var(--theme-accent--color);
}

.page--subhub .timeline {
  padding-top: 164px;
}

.page--subhub .timeline__nav {
  margin-bottom: 90px;
}

.page--subhub .timeline .js-dates:before {
  position: absolute;
  width: 100%;
  height: 85px;
  bottom: 50px;
  left: 0;
  content: "";
  background-color: #fafafa;
}

.page--subhub .investments {
  padding: 147px 10px 59px;
  overflow: hidden;
}

.page--subhub .investments .row {
  position: relative;
}

.page--subhub .investments h1 {
  display: block;
  width: 100%;
  font-weight: 500;
  pointer-events: none;
  font-size: 11vw;
  color: hsla(0, 0%, 89%, 0.22);
  line-height: 1;
  position: absolute;
  top: -142px;
  left: 0;
  text-align: center;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.page--subhub .investments .medium-6:nth-child(odd) {
  clear: left;
}

.page--subhub .investments .medium-6:nth-child(odd) .investment__img {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page--subhub .investments .medium-6:nth-child(2n) .investment__img {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.page--subhub .investments .investment {
  position: relative;
  margin-bottom: 59px;
}

.page--subhub .investments .investment__img {
  position: absolute;
  top: 50%;
  opacity: 0.22;
}

.page--subhub .investments .investment h3 {
  max-width: 342px;
  margin: 0 0 30px;
}

.page--subhub .investments .investment p {
  max-width: 420px;
  margin: 0 0 30px;
}

.page--subhub .investments .investment p, .page--subhub .investments .investment ul {
  font-size: 18px;
}

.page--subhub .investments .investment p strong, .page--subhub .investments .investment ul strong {
  font-weight: 500;
}

.page--subhub .investments .investment ul {
  max-width: 420px;
  padding: 0 0 30px 20px;
  list-style: none;
}

.page--subhub .investments .investment ul li {
  position: relative;
  padding: 0 0 0 25px;
}

.page--subhub .investments .investment ul li:before {
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  content: "";
  border: 1px solid var(--theme-accent--color);
  border-radius: 50%;
}

.page--subhub .about-offer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 180px 0;
}

.page--subhub .about-offer--gray {
  background-image: linear-gradient(-171deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.1) 49%);
}

.page--subhub .about-offer--blue {
  background-color: var(--theme-navy--color);
  color: #fff;
}

.page--subhub .about-offer--links .about-offer__more {
  line-height: 40px;
}

.page--subhub .about-offer__content {
  max-width: 1024px;
  margin: 0 auto;
}

.page--subhub .about-offer__more {
  line-height: 57px;
  font-size: 16px;
  font-family: var(--futura-condensed--font-family);
  color: var(--theme-accent--color);
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 50px;
}

.page--subhub .about-offer__more:after {
  width: 29px;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: -28px;
  right: 100%;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page--subhub .about-offer__more:hover {
  color: var(--theme-accent--color);
}

.page--subhub .about-offer__more:hover:after {
  width: 100px;
}

.page--subhub .about-offer__more:focus {
  color: var(--theme-accent--color);
}

.page--subhub .about-offer .col {
  position: relative;
  width: 50%;
  float: left;
}

.page--subhub .about-offer .col:nth-child(2) {
  padding: 30px 0 0 20px;
}

@media (min-width: 1024px) {
  .page--subhub .about-offer .col:nth-child(2) {
    width: 45%;
    float: right;
  }
}
.page--subhub .about-offer h2 {
  font-size: 68px;
  line-height: 1.1em;
  font-weight: 500;
  padding-left: 90px;
}

.page--subhub .about-offer p {
  font-size: 18px;
  line-height: 28px;
}

.page--subhub .about-offer img {
  position: absolute;
  top: 8px;
  left: 0;
}

.page--subhub .side-navbar {
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 0;
  -webkit-transform: translate(200px, -50%);
  transform: translate(200px, -50%);
  display: none;
}

@media (min-width: 1024px) {
  .page--subhub .side-navbar {
    display: block;
  }
}
.page--subhub .side-navbar__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px;
  min-width: 70px;
  height: 70px;
  margin: 0 20px 0 0;
  border-right: 1px solid #d4d7db;
}

.page--subhub .side-navbar__icon img {
  display: block;
  width: auto;
  height: auto;
  max-height: 30px;
}

.page--subhub .side-navbar ul {
  list-style: none;
  margin: 0;
}

.page--subhub .side-navbar li {
  margin-bottom: 1px;
}

.page--subhub .side-navbar li:last-child {
  margin: 0;
}

.page--subhub .side-navbar a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 270px;
  padding-right: 20px;
  background: #fff;
  font-family: var(--futura-condensed--font-family);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #282828;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(0);
  transform: translate(0);
}

.page--subhub .side-navbar a br {
  display: none;
}

.page--subhub .side-navbar a:hover {
  -webkit-transform: translate(-200px);
  transform: translate(-200px);
}

@media screen and (max-width: 63.9375em) {
  .page--subhub .stats {
    padding: 106px 10px 100px;
  }
  .page--subhub .intro--bottom {
    padding: 120px 20px 100px;
  }
  .page--subhub .intro--bottom h1 {
    top: 50px;
  }
  .page--subhub .intro--bottom h3 {
    margin: 0 0 15px;
    font-size: 34px;
    line-height: 46px;
  }
  .page--subhub .intro--bottom p {
    font-size: 20px;
    line-height: 30px;
  }
  .page--subhub .stats2 .col:first-child {
    width: 100%;
    max-width: 320px;
  }
  .page--subhub .stats2 .col:nth-child(2) {
    width: 100%;
    max-width: 280px;
  }
  .page--subhub .stats2 .stats-row {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page--subhub .stats2 .item__number {
    font-size: 72px;
  }
  .page--subhub .stats2 .item__number .suffix {
    font-size: 16px;
  }
  .page--subhub .stats2 .item__label {
    line-height: 28px;
    font-size: 18px;
  }
  .page--subhub .about-products {
    padding: 100px 20px 65px;
  }
  .page--subhub .about-products .item-row {
    padding: 0 0 0 120px;
    max-width: 800px;
  }
  .page--subhub .about-products .item {
    padding: 30px 0;
  }
  .page--subhub .about-products .item__img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--subhub .about-products .item img {
    max-width: 70px;
  }
  .page--subhub .about-products p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--subhub .about-management {
    padding: 92px 0;
  }
  .page--subhub .about-management p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--subhub .about-management .line-before p {
    position: relative;
  }
  .page--subhub .about-management .line-before p:before {
    top: 9px;
  }
  .page--subhub .timeline {
    padding-top: 164px;
  }
  .page--subhub .timeline__nav {
    margin-bottom: 90px;
  }
  .page--subhub .investments {
    padding: 100px 10px 59px;
  }
  .page--subhub .investments h1 {
    top: -100px;
  }
  .page--subhub .about-offer {
    padding: 120px 20px;
  }
  .page--subhub .about-offer__content {
    max-width: 640px;
  }
  .page--subhub .about-offer .col {
    position: relative;
    width: 100%;
    float: none;
  }
  .page--subhub .about-offer .col:nth-child(2) {
    padding: 40px 0 0;
  }
  .page--subhub .about-offer h2 {
    font-size: 36px;
    padding-left: 90px;
  }
  .page--subhub .about-offer p {
    font-size: 18px;
    line-height: 28px;
  }
  .page--subhub .about-offer img {
    top: -8px;
    max-width: 100%;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--subhub .stats {
    padding: 80px 10px 70px;
  }
  .page--subhub .intro--bottom {
    padding: 80px 20px 60px;
  }
  .page--subhub .intro--bottom h1 {
    top: 40px;
  }
  .page--subhub .intro--bottom h3 {
    margin: 0 0 15px;
    font-size: 28px;
    line-height: 36px;
  }
  .page--subhub .intro--bottom p {
    font-size: 18px;
    line-height: 28px;
  }
  .page--subhub .about-management {
    padding: 60px 0;
  }
  .page--subhub .about-management p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--subhub .stats2 {
    padding: 80px 0;
  }
  .page--subhub .stats2 .col:first-child, .page--subhub .stats2 .col:nth-child(2) {
    width: 100%;
    max-width: 100%;
  }
  .page--subhub .stats2 .stats-row {
    max-width: 100%;
    padding: 0 20px;
    display: block;
  }
  .page--subhub .stats2 .item__number {
    font-size: 72px;
  }
  .page--subhub .stats2 .item__number .suffix {
    font-size: 16px;
  }
  .page--subhub .stats2 .item__label {
    line-height: 28px;
    font-size: 18px;
  }
  .page--subhub .stats2 h2 {
    line-height: 1.2em;
    font-size: 32px;
  }
  .page--subhub .about-products {
    padding: 60px 20px 45px;
  }
  .page--subhub .about-products .item-row {
    padding: 0 0 0 72px;
  }
  .page--subhub .about-products .item {
    padding: 15px 0;
  }
  .page--subhub .about-products .item__img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--subhub .about-products .item img {
    max-width: 50px;
  }
  .page--subhub .about-products p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--subhub .timeline {
    padding-top: 80px;
  }
  .page--subhub .timeline__nav {
    margin-bottom: 50px;
  }
  .page--subhub .investments__filters button + button {
    margin-left: 20px;
  }
  .page--subhub .about-offer {
    padding: 60px 20px;
  }
  .page--subhub .about-offer .col {
    position: relative;
    width: 100%;
    float: none;
  }
  .page--subhub .about-offer .col:nth-child(2) {
    padding: 20px 0 0;
  }
  .page--subhub .about-offer h2 {
    font-size: 32px;
    padding-left: 60px;
  }
  .page--subhub .about-offer p {
    font-size: 16px;
    line-height: 24px;
  }
  .page--subhub .about-offer img {
    top: -5px;
    max-width: 40px;
  }
}
.page--text {
  padding: 90px 0;
  background-color: #f9f9fa;
}

@media screen and (max-width: 63.9375em) {
  .page--text {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 41.8125em) {
  .page--text {
    padding: 30px 0 0;
  }
}
.text-tab {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  padding: 90px 0;
}

@media screen and (max-width: 63.9375em) {
  .text-tab {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 41.8125em) {
  .text-tab {
    padding: 30px 0 0;
  }
}
.text-tab__menu {
  width: 380px;
  float: left;
  margin: 0;
  padding: 40px 27px;
  background-color: #fff;
  font-size: 18px;
  list-style: none;
  -webkit-box-shadow: 0 0 54px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 54px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 63.9375em) {
  .text-tab__menu {
    width: 100%;
    float: none;
  }
}
.text-tab__menu a {
  position: relative;
  display: block;
  padding: 8px 0 8px 65px;
  color: #282828;
}

.text-tab__menu a:before {
  width: 0;
  height: 2px;
  background: var(--theme-accent--color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.text-tab__menu a:hover:before {
  width: 40px;
}

.text-tab__menu .active {
  font-weight: 500;
}

.text-tab__menu .active:before {
  width: 40px;
}

.text-tab__menu .hub {
  font-weight: 500;
}

.text-tab__content {
  width: calc(100% - 380px);
  padding: 42px 0 0 130px;
  float: right;
}

@media screen and (max-width: 89.9375em) {
  .text-tab__content {
    padding: 42px 40px 0 90px;
  }
}
@media screen and (max-width: 63.9375em) {
  .text-tab__content {
    width: 100%;
    float: none;
    padding: 0 27px 40px;
  }
}
.text-tab__content h2 {
  margin: 0 0 30px;
  font-size: 26px;
  font-weight: 500;
}

.text-tab__content p {
  margin: 0 0 30px;
  font-size: 18px;
}

.attachment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  color: var(--theme-accent--color);
}

.attachment span {
  text-decoration: underline;
}

.attachment img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  min-width: 20px;
  height: auto;
  margin: 0 15px 0 0;
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}

/*# sourceMappingURL=style.min.css.map */
