*,
*:before,
*:after {
  box-sizing: border-box;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 1470px;
  width: 100%;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  max-width: none;
  width: auto;
}

.col {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

@media only screen and (min-width: 767px) {
  .sm-1 {
    width: 8.3333333333%;
  }
  .sm-2 {
    width: 16.6666666667%;
  }
  .sm-3 {
    width: 25%;
  }
  .sm-4 {
    width: 33.3333333333%;
  }
  .sm-5 {
    width: 41.6666666667%;
  }
  .sm-6 {
    width: 50%;
  }
  .sm-7 {
    width: 58.3333333333%;
  }
  .sm-8 {
    width: 66.6666666667%;
  }
  .sm-9 {
    width: 75%;
  }
  .sm-10 {
    width: 83.3333333333%;
  }
  .sm-11 {
    width: 91.6666666667%;
  }
  .sm-12 {
    width: 100%;
  }
  .sm-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .sm-pull-0 {
    position: relative;
    left: auto;
    right: 0%;
  }
  .sm-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .sm-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%;
  }
  .sm-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .sm-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%;
  }
  .sm-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .sm-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .sm-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .sm-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%;
  }
  .sm-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .sm-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%;
  }
  .sm-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .sm-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .sm-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .sm-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%;
  }
  .sm-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .sm-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%;
  }
  .sm-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .sm-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .sm-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .sm-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%;
  }
  .sm-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .sm-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%;
  }
  .sm-offset-0 {
    margin-left: 0% !important;
  }
  .sm-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .sm-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .sm-offset-3 {
    margin-left: 25% !important;
  }
  .sm-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .sm-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .sm-offset-6 {
    margin-left: 50% !important;
  }
  .sm-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .sm-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .sm-offset-9 {
    margin-left: 75% !important;
  }
  .sm-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .sm-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
@media only screen and (min-width: 1001px) {
  .md-1 {
    width: 8.3333333333%;
  }
  .md-2 {
    width: 16.6666666667%;
  }
  .md-3 {
    width: 25%;
  }
  .md-4 {
    width: 33.3333333333%;
  }
  .md-5 {
    width: 41.6666666667%;
  }
  .md-6 {
    width: 50%;
  }
  .md-7 {
    width: 58.3333333333%;
  }
  .md-8 {
    width: 66.6666666667%;
  }
  .md-9 {
    width: 75%;
  }
  .md-10 {
    width: 83.3333333333%;
  }
  .md-11 {
    width: 91.6666666667%;
  }
  .md-12 {
    width: 100%;
  }
  .md-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .md-pull-0 {
    position: relative;
    left: auto;
    right: 0%;
  }
  .md-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .md-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%;
  }
  .md-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .md-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%;
  }
  .md-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .md-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .md-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .md-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%;
  }
  .md-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .md-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%;
  }
  .md-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .md-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .md-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .md-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%;
  }
  .md-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .md-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%;
  }
  .md-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .md-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .md-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .md-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%;
  }
  .md-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .md-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%;
  }
  .md-offset-0 {
    margin-left: 0% !important;
  }
  .md-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .md-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .md-offset-3 {
    margin-left: 25% !important;
  }
  .md-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .md-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .md-offset-6 {
    margin-left: 50% !important;
  }
  .md-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .md-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .md-offset-9 {
    margin-left: 75% !important;
  }
  .md-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .md-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
@media only screen and (min-width: 1261px) {
  .lg-1 {
    width: 8.3333333333%;
  }
  .lg-2 {
    width: 16.6666666667%;
  }
  .lg-3 {
    width: 25%;
  }
  .lg-4 {
    width: 33.3333333333%;
  }
  .lg-5 {
    width: 41.6666666667%;
  }
  .lg-6 {
    width: 50%;
  }
  .lg-7 {
    width: 58.3333333333%;
  }
  .lg-8 {
    width: 66.6666666667%;
  }
  .lg-9 {
    width: 75%;
  }
  .lg-10 {
    width: 83.3333333333%;
  }
  .lg-11 {
    width: 91.6666666667%;
  }
  .lg-12 {
    width: 100%;
  }
  .lg-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .lg-pull-0 {
    position: relative;
    left: auto;
    right: 0%;
  }
  .lg-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .lg-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%;
  }
  .lg-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .lg-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%;
  }
  .lg-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .lg-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .lg-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .lg-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%;
  }
  .lg-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .lg-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%;
  }
  .lg-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .lg-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .lg-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .lg-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%;
  }
  .lg-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .lg-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%;
  }
  .lg-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .lg-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .lg-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .lg-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%;
  }
  .lg-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .lg-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%;
  }
  .lg-offset-0 {
    margin-left: 0% !important;
  }
  .lg-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .lg-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .lg-offset-3 {
    margin-left: 25% !important;
  }
  .lg-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .lg-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .lg-offset-6 {
    margin-left: 50% !important;
  }
  .lg-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .lg-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .lg-offset-9 {
    margin-left: 75% !important;
  }
  .lg-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .lg-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
@media only screen and (min-width: ) {
  .xg-1 {
    width: 8.3333333333%;
  }
  .xg-2 {
    width: 16.6666666667%;
  }
  .xg-3 {
    width: 25%;
  }
  .xg-4 {
    width: 33.3333333333%;
  }
  .xg-5 {
    width: 41.6666666667%;
  }
  .xg-6 {
    width: 50%;
  }
  .xg-7 {
    width: 58.3333333333%;
  }
  .xg-8 {
    width: 66.6666666667%;
  }
  .xg-9 {
    width: 75%;
  }
  .xg-10 {
    width: 83.3333333333%;
  }
  .xg-11 {
    width: 91.6666666667%;
  }
  .xg-12 {
    width: 100%;
  }
  .xg-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xg-pull-0 {
    position: relative;
    left: auto;
    right: 0%;
  }
  .xg-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .xg-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%;
  }
  .xg-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .xg-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%;
  }
  .xg-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xg-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .xg-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .xg-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%;
  }
  .xg-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .xg-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%;
  }
  .xg-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xg-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .xg-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .xg-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%;
  }
  .xg-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .xg-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%;
  }
  .xg-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xg-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .xg-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .xg-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%;
  }
  .xg-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .xg-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%;
  }
  .xg-offset-0 {
    margin-left: 0% !important;
  }
  .xg-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .xg-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .xg-offset-3 {
    margin-left: 25% !important;
  }
  .xg-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .xg-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .xg-offset-6 {
    margin-left: 50% !important;
  }
  .xg-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .xg-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .xg-offset-9 {
    margin-left: 75% !important;
  }
  .xg-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .xg-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
@media only screen and (min-width: ) {
  .xx-1 {
    width: 8.3333333333%;
  }
  .xx-2 {
    width: 16.6666666667%;
  }
  .xx-3 {
    width: 25%;
  }
  .xx-4 {
    width: 33.3333333333%;
  }
  .xx-5 {
    width: 41.6666666667%;
  }
  .xx-6 {
    width: 50%;
  }
  .xx-7 {
    width: 58.3333333333%;
  }
  .xx-8 {
    width: 66.6666666667%;
  }
  .xx-9 {
    width: 75%;
  }
  .xx-10 {
    width: 83.3333333333%;
  }
  .xx-11 {
    width: 91.6666666667%;
  }
  .xx-12 {
    width: 100%;
  }
  .xx-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xx-pull-0 {
    position: relative;
    left: auto;
    right: 0%;
  }
  .xx-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .xx-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%;
  }
  .xx-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .xx-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%;
  }
  .xx-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xx-pull-3 {
    position: relative;
    left: auto;
    right: 25%;
  }
  .xx-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .xx-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%;
  }
  .xx-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .xx-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%;
  }
  .xx-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xx-pull-6 {
    position: relative;
    left: auto;
    right: 50%;
  }
  .xx-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .xx-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%;
  }
  .xx-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .xx-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%;
  }
  .xx-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xx-pull-9 {
    position: relative;
    left: auto;
    right: 75%;
  }
  .xx-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .xx-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%;
  }
  .xx-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .xx-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%;
  }
  .xx-offset-0 {
    margin-left: 0% !important;
  }
  .xx-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .xx-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .xx-offset-3 {
    margin-left: 25% !important;
  }
  .xx-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .xx-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .xx-offset-6 {
    margin-left: 50% !important;
  }
  .xx-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .xx-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .xx-offset-9 {
    margin-left: 75% !important;
  }
  .xx-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .xx-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
.text-center {
  text-align: center;
}

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

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

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

.text-upper {
  text-transform: uppercase;
}

.text-lower {
  text-transform: lowercase;
}

.text-bold {
  font-weight: bold;
}

.text-italic {
  font-style: italic;
}

.text-normal {
  font-style: normal;
  font-weight: normal;
}

.pos-relative {
  position: relative;
}

.pos-absolute {
  position: absolute;
}

.pos-fixed {
  position: fixed;
}

.pos-static {
  position: static;
}

.pos-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.flt-left {
  float: left;
}

.flt-right {
  float: right;
}

.flt-none {
  float: none;
}

.clear {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.oflw-visible {
  overflow: visible;
}

.oflw-hidden {
  overflow: hidden;
}

.oflw-scroll {
  overflow: scroll;
}

.oflw-auto {
  overflow: auto;
}

.d-flex {
  display: flex;
}

.f-row {
  flex-direction: row;
}

.f-column {
  flex-direction: column;
}

.a-center {
  align-items: center;
}

.a-end {
  align-items: flex-end;
}

.a-start {
  align-items: flex-start;
}

.a-stretch {
  align-items: stretch;
}

.jc-bet {
  justify-content: space-between;
}

.jc-center {
  justify-content: center;
}

.jc-end {
  justify-content: flex-end;
}

.jc-start {
  justify-content: flex-start;
}

.fw-wrap {
  flex-wrap: wrap;
}

.mg-top-0 {
  margin-top: 0px;
}

.pd-top-0 {
  padding-top: 0px;
}

.mg-bottom-0 {
  margin-bottom: 0px;
}

.pd-bottom-0 {
  padding-bottom: 0px;
}

.mg-left-0 {
  margin-left: 0px;
}

.pd-left-0 {
  padding-left: 0px;
}

.mg-right-0 {
  margin-right: 0px;
}

.pd-right-0 {
  padding-right: 0px;
}

.mg-0 {
  margin: 0px;
}

.pd-0 {
  padding: 0px;
}

.mg-vertical-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mg-horizontal-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.pd-vertical-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.pd-horizontal-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.mg-top-1 {
  margin-top: 1px;
}

.pd-top-1 {
  padding-top: 1px;
}

.mg-bottom-1 {
  margin-bottom: 1px;
}

.pd-bottom-1 {
  padding-bottom: 1px;
}

.mg-left-1 {
  margin-left: 1px;
}

.pd-left-1 {
  padding-left: 1px;
}

.mg-right-1 {
  margin-right: 1px;
}

.pd-right-1 {
  padding-right: 1px;
}

.mg-1 {
  margin: 1px;
}

.pd-1 {
  padding: 1px;
}

.mg-vertical-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.mg-horizontal-1 {
  margin-left: 1px;
  margin-right: 1px;
}

.pd-vertical-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pd-horizontal-1 {
  padding-left: 1px;
  padding-right: 1px;
}

.mg-top-2 {
  margin-top: 2px;
}

.pd-top-2 {
  padding-top: 2px;
}

.mg-bottom-2 {
  margin-bottom: 2px;
}

.pd-bottom-2 {
  padding-bottom: 2px;
}

.mg-left-2 {
  margin-left: 2px;
}

.pd-left-2 {
  padding-left: 2px;
}

.mg-right-2 {
  margin-right: 2px;
}

.pd-right-2 {
  padding-right: 2px;
}

.mg-2 {
  margin: 2px;
}

.pd-2 {
  padding: 2px;
}

.mg-vertical-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.mg-horizontal-2 {
  margin-left: 2px;
  margin-right: 2px;
}

.pd-vertical-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.pd-horizontal-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.mg-top-3 {
  margin-top: 3px;
}

.pd-top-3 {
  padding-top: 3px;
}

.mg-bottom-3 {
  margin-bottom: 3px;
}

.pd-bottom-3 {
  padding-bottom: 3px;
}

.mg-left-3 {
  margin-left: 3px;
}

.pd-left-3 {
  padding-left: 3px;
}

.mg-right-3 {
  margin-right: 3px;
}

.pd-right-3 {
  padding-right: 3px;
}

.mg-3 {
  margin: 3px;
}

.pd-3 {
  padding: 3px;
}

.mg-vertical-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.mg-horizontal-3 {
  margin-left: 3px;
  margin-right: 3px;
}

.pd-vertical-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.pd-horizontal-3 {
  padding-left: 3px;
  padding-right: 3px;
}

.mg-top-4 {
  margin-top: 4px;
}

.pd-top-4 {
  padding-top: 4px;
}

.mg-bottom-4 {
  margin-bottom: 4px;
}

.pd-bottom-4 {
  padding-bottom: 4px;
}

.mg-left-4 {
  margin-left: 4px;
}

.pd-left-4 {
  padding-left: 4px;
}

.mg-right-4 {
  margin-right: 4px;
}

.pd-right-4 {
  padding-right: 4px;
}

.mg-4 {
  margin: 4px;
}

.pd-4 {
  padding: 4px;
}

.mg-vertical-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.mg-horizontal-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.pd-vertical-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pd-horizontal-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.mg-top-5 {
  margin-top: 5px;
}

.pd-top-5 {
  padding-top: 5px;
}

.mg-bottom-5 {
  margin-bottom: 5px;
}

.pd-bottom-5 {
  padding-bottom: 5px;
}

.mg-left-5 {
  margin-left: 5px;
}

.pd-left-5 {
  padding-left: 5px;
}

.mg-right-5 {
  margin-right: 5px;
}

.pd-right-5 {
  padding-right: 5px;
}

.mg-5 {
  margin: 5px;
}

.pd-5 {
  padding: 5px;
}

.mg-vertical-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mg-horizontal-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.pd-vertical-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pd-horizontal-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.mg-top-6 {
  margin-top: 6px;
}

.pd-top-6 {
  padding-top: 6px;
}

.mg-bottom-6 {
  margin-bottom: 6px;
}

.pd-bottom-6 {
  padding-bottom: 6px;
}

.mg-left-6 {
  margin-left: 6px;
}

.pd-left-6 {
  padding-left: 6px;
}

.mg-right-6 {
  margin-right: 6px;
}

.pd-right-6 {
  padding-right: 6px;
}

.mg-6 {
  margin: 6px;
}

.pd-6 {
  padding: 6px;
}

.mg-vertical-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.mg-horizontal-6 {
  margin-left: 6px;
  margin-right: 6px;
}

.pd-vertical-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pd-horizontal-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.mg-top-7 {
  margin-top: 7px;
}

.pd-top-7 {
  padding-top: 7px;
}

.mg-bottom-7 {
  margin-bottom: 7px;
}

.pd-bottom-7 {
  padding-bottom: 7px;
}

.mg-left-7 {
  margin-left: 7px;
}

.pd-left-7 {
  padding-left: 7px;
}

.mg-right-7 {
  margin-right: 7px;
}

.pd-right-7 {
  padding-right: 7px;
}

.mg-7 {
  margin: 7px;
}

.pd-7 {
  padding: 7px;
}

.mg-vertical-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.mg-horizontal-7 {
  margin-left: 7px;
  margin-right: 7px;
}

.pd-vertical-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.pd-horizontal-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.mg-top-8 {
  margin-top: 8px;
}

.pd-top-8 {
  padding-top: 8px;
}

.mg-bottom-8 {
  margin-bottom: 8px;
}

.pd-bottom-8 {
  padding-bottom: 8px;
}

.mg-left-8 {
  margin-left: 8px;
}

.pd-left-8 {
  padding-left: 8px;
}

.mg-right-8 {
  margin-right: 8px;
}

.pd-right-8 {
  padding-right: 8px;
}

.mg-8 {
  margin: 8px;
}

.pd-8 {
  padding: 8px;
}

.mg-vertical-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mg-horizontal-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.pd-vertical-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pd-horizontal-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.mg-top-9 {
  margin-top: 9px;
}

.pd-top-9 {
  padding-top: 9px;
}

.mg-bottom-9 {
  margin-bottom: 9px;
}

.pd-bottom-9 {
  padding-bottom: 9px;
}

.mg-left-9 {
  margin-left: 9px;
}

.pd-left-9 {
  padding-left: 9px;
}

.mg-right-9 {
  margin-right: 9px;
}

.pd-right-9 {
  padding-right: 9px;
}

.mg-9 {
  margin: 9px;
}

.pd-9 {
  padding: 9px;
}

.mg-vertical-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.mg-horizontal-9 {
  margin-left: 9px;
  margin-right: 9px;
}

.pd-vertical-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.pd-horizontal-9 {
  padding-left: 9px;
  padding-right: 9px;
}

.mg-top-10 {
  margin-top: 10px;
}

.pd-top-10 {
  padding-top: 10px;
}

.mg-bottom-10 {
  margin-bottom: 10px;
}

.pd-bottom-10 {
  padding-bottom: 10px;
}

.mg-left-10 {
  margin-left: 10px;
}

.pd-left-10 {
  padding-left: 10px;
}

.mg-right-10 {
  margin-right: 10px;
}

.pd-right-10 {
  padding-right: 10px;
}

.mg-10 {
  margin: 10px;
}

.pd-10 {
  padding: 10px;
}

.mg-vertical-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mg-horizontal-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.pd-vertical-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pd-horizontal-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.mg-top-11 {
  margin-top: 11px;
}

.pd-top-11 {
  padding-top: 11px;
}

.mg-bottom-11 {
  margin-bottom: 11px;
}

.pd-bottom-11 {
  padding-bottom: 11px;
}

.mg-left-11 {
  margin-left: 11px;
}

.pd-left-11 {
  padding-left: 11px;
}

.mg-right-11 {
  margin-right: 11px;
}

.pd-right-11 {
  padding-right: 11px;
}

.mg-11 {
  margin: 11px;
}

.pd-11 {
  padding: 11px;
}

.mg-vertical-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.mg-horizontal-11 {
  margin-left: 11px;
  margin-right: 11px;
}

.pd-vertical-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.pd-horizontal-11 {
  padding-left: 11px;
  padding-right: 11px;
}

.mg-top-12 {
  margin-top: 12px;
}

.pd-top-12 {
  padding-top: 12px;
}

.mg-bottom-12 {
  margin-bottom: 12px;
}

.pd-bottom-12 {
  padding-bottom: 12px;
}

.mg-left-12 {
  margin-left: 12px;
}

.pd-left-12 {
  padding-left: 12px;
}

.mg-right-12 {
  margin-right: 12px;
}

.pd-right-12 {
  padding-right: 12px;
}

.mg-12 {
  margin: 12px;
}

.pd-12 {
  padding: 12px;
}

.mg-vertical-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mg-horizontal-12 {
  margin-left: 12px;
  margin-right: 12px;
}

.pd-vertical-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pd-horizontal-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.mg-top-13 {
  margin-top: 13px;
}

.pd-top-13 {
  padding-top: 13px;
}

.mg-bottom-13 {
  margin-bottom: 13px;
}

.pd-bottom-13 {
  padding-bottom: 13px;
}

.mg-left-13 {
  margin-left: 13px;
}

.pd-left-13 {
  padding-left: 13px;
}

.mg-right-13 {
  margin-right: 13px;
}

.pd-right-13 {
  padding-right: 13px;
}

.mg-13 {
  margin: 13px;
}

.pd-13 {
  padding: 13px;
}

.mg-vertical-13 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.mg-horizontal-13 {
  margin-left: 13px;
  margin-right: 13px;
}

.pd-vertical-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.pd-horizontal-13 {
  padding-left: 13px;
  padding-right: 13px;
}

.mg-top-14 {
  margin-top: 14px;
}

.pd-top-14 {
  padding-top: 14px;
}

.mg-bottom-14 {
  margin-bottom: 14px;
}

.pd-bottom-14 {
  padding-bottom: 14px;
}

.mg-left-14 {
  margin-left: 14px;
}

.pd-left-14 {
  padding-left: 14px;
}

.mg-right-14 {
  margin-right: 14px;
}

.pd-right-14 {
  padding-right: 14px;
}

.mg-14 {
  margin: 14px;
}

.pd-14 {
  padding: 14px;
}

.mg-vertical-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.mg-horizontal-14 {
  margin-left: 14px;
  margin-right: 14px;
}

.pd-vertical-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.pd-horizontal-14 {
  padding-left: 14px;
  padding-right: 14px;
}

.mg-top-15 {
  margin-top: 15px;
}

.pd-top-15 {
  padding-top: 15px;
}

.mg-bottom-15 {
  margin-bottom: 15px;
}

.pd-bottom-15 {
  padding-bottom: 15px;
}

.mg-left-15 {
  margin-left: 15px;
}

.pd-left-15 {
  padding-left: 15px;
}

.mg-right-15 {
  margin-right: 15px;
}

.pd-right-15 {
  padding-right: 15px;
}

.mg-15 {
  margin: 15px;
}

.pd-15 {
  padding: 15px;
}

.mg-vertical-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mg-horizontal-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.pd-vertical-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pd-horizontal-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.mg-top-16 {
  margin-top: 16px;
}

.pd-top-16 {
  padding-top: 16px;
}

.mg-bottom-16 {
  margin-bottom: 16px;
}

.pd-bottom-16 {
  padding-bottom: 16px;
}

.mg-left-16 {
  margin-left: 16px;
}

.pd-left-16 {
  padding-left: 16px;
}

.mg-right-16 {
  margin-right: 16px;
}

.pd-right-16 {
  padding-right: 16px;
}

.mg-16 {
  margin: 16px;
}

.pd-16 {
  padding: 16px;
}

.mg-vertical-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mg-horizontal-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.pd-vertical-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pd-horizontal-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.mg-top-17 {
  margin-top: 17px;
}

.pd-top-17 {
  padding-top: 17px;
}

.mg-bottom-17 {
  margin-bottom: 17px;
}

.pd-bottom-17 {
  padding-bottom: 17px;
}

.mg-left-17 {
  margin-left: 17px;
}

.pd-left-17 {
  padding-left: 17px;
}

.mg-right-17 {
  margin-right: 17px;
}

.pd-right-17 {
  padding-right: 17px;
}

.mg-17 {
  margin: 17px;
}

.pd-17 {
  padding: 17px;
}

.mg-vertical-17 {
  margin-top: 17px;
  margin-bottom: 17px;
}

.mg-horizontal-17 {
  margin-left: 17px;
  margin-right: 17px;
}

.pd-vertical-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.pd-horizontal-17 {
  padding-left: 17px;
  padding-right: 17px;
}

.mg-top-18 {
  margin-top: 18px;
}

.pd-top-18 {
  padding-top: 18px;
}

.mg-bottom-18 {
  margin-bottom: 18px;
}

.pd-bottom-18 {
  padding-bottom: 18px;
}

.mg-left-18 {
  margin-left: 18px;
}

.pd-left-18 {
  padding-left: 18px;
}

.mg-right-18 {
  margin-right: 18px;
}

.pd-right-18 {
  padding-right: 18px;
}

.mg-18 {
  margin: 18px;
}

.pd-18 {
  padding: 18px;
}

.mg-vertical-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.mg-horizontal-18 {
  margin-left: 18px;
  margin-right: 18px;
}

.pd-vertical-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.pd-horizontal-18 {
  padding-left: 18px;
  padding-right: 18px;
}

.mg-top-19 {
  margin-top: 19px;
}

.pd-top-19 {
  padding-top: 19px;
}

.mg-bottom-19 {
  margin-bottom: 19px;
}

.pd-bottom-19 {
  padding-bottom: 19px;
}

.mg-left-19 {
  margin-left: 19px;
}

.pd-left-19 {
  padding-left: 19px;
}

.mg-right-19 {
  margin-right: 19px;
}

.pd-right-19 {
  padding-right: 19px;
}

.mg-19 {
  margin: 19px;
}

.pd-19 {
  padding: 19px;
}

.mg-vertical-19 {
  margin-top: 19px;
  margin-bottom: 19px;
}

.mg-horizontal-19 {
  margin-left: 19px;
  margin-right: 19px;
}

.pd-vertical-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.pd-horizontal-19 {
  padding-left: 19px;
  padding-right: 19px;
}

.mg-top-20 {
  margin-top: 20px;
}

.pd-top-20 {
  padding-top: 20px;
}

.mg-bottom-20 {
  margin-bottom: 20px;
}

.pd-bottom-20 {
  padding-bottom: 20px;
}

.mg-left-20 {
  margin-left: 20px;
}

.pd-left-20 {
  padding-left: 20px;
}

.mg-right-20 {
  margin-right: 20px;
}

.pd-right-20 {
  padding-right: 20px;
}

.mg-20 {
  margin: 20px;
}

.pd-20 {
  padding: 20px;
}

.mg-vertical-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mg-horizontal-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.pd-vertical-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pd-horizontal-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.mg-top-21 {
  margin-top: 21px;
}

.pd-top-21 {
  padding-top: 21px;
}

.mg-bottom-21 {
  margin-bottom: 21px;
}

.pd-bottom-21 {
  padding-bottom: 21px;
}

.mg-left-21 {
  margin-left: 21px;
}

.pd-left-21 {
  padding-left: 21px;
}

.mg-right-21 {
  margin-right: 21px;
}

.pd-right-21 {
  padding-right: 21px;
}

.mg-21 {
  margin: 21px;
}

.pd-21 {
  padding: 21px;
}

.mg-vertical-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}

.mg-horizontal-21 {
  margin-left: 21px;
  margin-right: 21px;
}

.pd-vertical-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.pd-horizontal-21 {
  padding-left: 21px;
  padding-right: 21px;
}

.mg-top-22 {
  margin-top: 22px;
}

.pd-top-22 {
  padding-top: 22px;
}

.mg-bottom-22 {
  margin-bottom: 22px;
}

.pd-bottom-22 {
  padding-bottom: 22px;
}

.mg-left-22 {
  margin-left: 22px;
}

.pd-left-22 {
  padding-left: 22px;
}

.mg-right-22 {
  margin-right: 22px;
}

.pd-right-22 {
  padding-right: 22px;
}

.mg-22 {
  margin: 22px;
}

.pd-22 {
  padding: 22px;
}

.mg-vertical-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.mg-horizontal-22 {
  margin-left: 22px;
  margin-right: 22px;
}

.pd-vertical-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.pd-horizontal-22 {
  padding-left: 22px;
  padding-right: 22px;
}

.mg-top-23 {
  margin-top: 23px;
}

.pd-top-23 {
  padding-top: 23px;
}

.mg-bottom-23 {
  margin-bottom: 23px;
}

.pd-bottom-23 {
  padding-bottom: 23px;
}

.mg-left-23 {
  margin-left: 23px;
}

.pd-left-23 {
  padding-left: 23px;
}

.mg-right-23 {
  margin-right: 23px;
}

.pd-right-23 {
  padding-right: 23px;
}

.mg-23 {
  margin: 23px;
}

.pd-23 {
  padding: 23px;
}

.mg-vertical-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.mg-horizontal-23 {
  margin-left: 23px;
  margin-right: 23px;
}

.pd-vertical-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.pd-horizontal-23 {
  padding-left: 23px;
  padding-right: 23px;
}

.mg-top-24 {
  margin-top: 24px;
}

.pd-top-24 {
  padding-top: 24px;
}

.mg-bottom-24 {
  margin-bottom: 24px;
}

.pd-bottom-24 {
  padding-bottom: 24px;
}

.mg-left-24 {
  margin-left: 24px;
}

.pd-left-24 {
  padding-left: 24px;
}

.mg-right-24 {
  margin-right: 24px;
}

.pd-right-24 {
  padding-right: 24px;
}

.mg-24 {
  margin: 24px;
}

.pd-24 {
  padding: 24px;
}

.mg-vertical-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mg-horizontal-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.pd-vertical-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pd-horizontal-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.mg-top-25 {
  margin-top: 25px;
}

.pd-top-25 {
  padding-top: 25px;
}

.mg-bottom-25 {
  margin-bottom: 25px;
}

.pd-bottom-25 {
  padding-bottom: 25px;
}

.mg-left-25 {
  margin-left: 25px;
}

.pd-left-25 {
  padding-left: 25px;
}

.mg-right-25 {
  margin-right: 25px;
}

.pd-right-25 {
  padding-right: 25px;
}

.mg-25 {
  margin: 25px;
}

.pd-25 {
  padding: 25px;
}

.mg-vertical-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mg-horizontal-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.pd-vertical-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pd-horizontal-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.mg-top-26 {
  margin-top: 26px;
}

.pd-top-26 {
  padding-top: 26px;
}

.mg-bottom-26 {
  margin-bottom: 26px;
}

.pd-bottom-26 {
  padding-bottom: 26px;
}

.mg-left-26 {
  margin-left: 26px;
}

.pd-left-26 {
  padding-left: 26px;
}

.mg-right-26 {
  margin-right: 26px;
}

.pd-right-26 {
  padding-right: 26px;
}

.mg-26 {
  margin: 26px;
}

.pd-26 {
  padding: 26px;
}

.mg-vertical-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.mg-horizontal-26 {
  margin-left: 26px;
  margin-right: 26px;
}

.pd-vertical-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.pd-horizontal-26 {
  padding-left: 26px;
  padding-right: 26px;
}

.mg-top-27 {
  margin-top: 27px;
}

.pd-top-27 {
  padding-top: 27px;
}

.mg-bottom-27 {
  margin-bottom: 27px;
}

.pd-bottom-27 {
  padding-bottom: 27px;
}

.mg-left-27 {
  margin-left: 27px;
}

.pd-left-27 {
  padding-left: 27px;
}

.mg-right-27 {
  margin-right: 27px;
}

.pd-right-27 {
  padding-right: 27px;
}

.mg-27 {
  margin: 27px;
}

.pd-27 {
  padding: 27px;
}

.mg-vertical-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.mg-horizontal-27 {
  margin-left: 27px;
  margin-right: 27px;
}

.pd-vertical-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.pd-horizontal-27 {
  padding-left: 27px;
  padding-right: 27px;
}

.mg-top-28 {
  margin-top: 28px;
}

.pd-top-28 {
  padding-top: 28px;
}

.mg-bottom-28 {
  margin-bottom: 28px;
}

.pd-bottom-28 {
  padding-bottom: 28px;
}

.mg-left-28 {
  margin-left: 28px;
}

.pd-left-28 {
  padding-left: 28px;
}

.mg-right-28 {
  margin-right: 28px;
}

.pd-right-28 {
  padding-right: 28px;
}

.mg-28 {
  margin: 28px;
}

.pd-28 {
  padding: 28px;
}

.mg-vertical-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.mg-horizontal-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.pd-vertical-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.pd-horizontal-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.mg-top-29 {
  margin-top: 29px;
}

.pd-top-29 {
  padding-top: 29px;
}

.mg-bottom-29 {
  margin-bottom: 29px;
}

.pd-bottom-29 {
  padding-bottom: 29px;
}

.mg-left-29 {
  margin-left: 29px;
}

.pd-left-29 {
  padding-left: 29px;
}

.mg-right-29 {
  margin-right: 29px;
}

.pd-right-29 {
  padding-right: 29px;
}

.mg-29 {
  margin: 29px;
}

.pd-29 {
  padding: 29px;
}

.mg-vertical-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.mg-horizontal-29 {
  margin-left: 29px;
  margin-right: 29px;
}

.pd-vertical-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}

.pd-horizontal-29 {
  padding-left: 29px;
  padding-right: 29px;
}

.mg-top-30 {
  margin-top: 30px;
}

.pd-top-30 {
  padding-top: 30px;
}

.mg-bottom-30 {
  margin-bottom: 30px;
}

.pd-bottom-30 {
  padding-bottom: 30px;
}

.mg-left-30 {
  margin-left: 30px;
}

.pd-left-30 {
  padding-left: 30px;
}

.mg-right-30 {
  margin-right: 30px;
}

.pd-right-30 {
  padding-right: 30px;
}

.mg-30 {
  margin: 30px;
}

.pd-30 {
  padding: 30px;
}

.mg-vertical-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mg-horizontal-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.pd-vertical-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd-horizontal-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.mg-top-31 {
  margin-top: 31px;
}

.pd-top-31 {
  padding-top: 31px;
}

.mg-bottom-31 {
  margin-bottom: 31px;
}

.pd-bottom-31 {
  padding-bottom: 31px;
}

.mg-left-31 {
  margin-left: 31px;
}

.pd-left-31 {
  padding-left: 31px;
}

.mg-right-31 {
  margin-right: 31px;
}

.pd-right-31 {
  padding-right: 31px;
}

.mg-31 {
  margin: 31px;
}

.pd-31 {
  padding: 31px;
}

.mg-vertical-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}

.mg-horizontal-31 {
  margin-left: 31px;
  margin-right: 31px;
}

.pd-vertical-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}

.pd-horizontal-31 {
  padding-left: 31px;
  padding-right: 31px;
}

.mg-top-32 {
  margin-top: 32px;
}

.pd-top-32 {
  padding-top: 32px;
}

.mg-bottom-32 {
  margin-bottom: 32px;
}

.pd-bottom-32 {
  padding-bottom: 32px;
}

.mg-left-32 {
  margin-left: 32px;
}

.pd-left-32 {
  padding-left: 32px;
}

.mg-right-32 {
  margin-right: 32px;
}

.pd-right-32 {
  padding-right: 32px;
}

.mg-32 {
  margin: 32px;
}

.pd-32 {
  padding: 32px;
}

.mg-vertical-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mg-horizontal-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.pd-vertical-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pd-horizontal-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.mg-top-33 {
  margin-top: 33px;
}

.pd-top-33 {
  padding-top: 33px;
}

.mg-bottom-33 {
  margin-bottom: 33px;
}

.pd-bottom-33 {
  padding-bottom: 33px;
}

.mg-left-33 {
  margin-left: 33px;
}

.pd-left-33 {
  padding-left: 33px;
}

.mg-right-33 {
  margin-right: 33px;
}

.pd-right-33 {
  padding-right: 33px;
}

.mg-33 {
  margin: 33px;
}

.pd-33 {
  padding: 33px;
}

.mg-vertical-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}

.mg-horizontal-33 {
  margin-left: 33px;
  margin-right: 33px;
}

.pd-vertical-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}

.pd-horizontal-33 {
  padding-left: 33px;
  padding-right: 33px;
}

.mg-top-34 {
  margin-top: 34px;
}

.pd-top-34 {
  padding-top: 34px;
}

.mg-bottom-34 {
  margin-bottom: 34px;
}

.pd-bottom-34 {
  padding-bottom: 34px;
}

.mg-left-34 {
  margin-left: 34px;
}

.pd-left-34 {
  padding-left: 34px;
}

.mg-right-34 {
  margin-right: 34px;
}

.pd-right-34 {
  padding-right: 34px;
}

.mg-34 {
  margin: 34px;
}

.pd-34 {
  padding: 34px;
}

.mg-vertical-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.mg-horizontal-34 {
  margin-left: 34px;
  margin-right: 34px;
}

.pd-vertical-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.pd-horizontal-34 {
  padding-left: 34px;
  padding-right: 34px;
}

.mg-top-35 {
  margin-top: 35px;
}

.pd-top-35 {
  padding-top: 35px;
}

.mg-bottom-35 {
  margin-bottom: 35px;
}

.pd-bottom-35 {
  padding-bottom: 35px;
}

.mg-left-35 {
  margin-left: 35px;
}

.pd-left-35 {
  padding-left: 35px;
}

.mg-right-35 {
  margin-right: 35px;
}

.pd-right-35 {
  padding-right: 35px;
}

.mg-35 {
  margin: 35px;
}

.pd-35 {
  padding: 35px;
}

.mg-vertical-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mg-horizontal-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.pd-vertical-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.pd-horizontal-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.mg-top-36 {
  margin-top: 36px;
}

.pd-top-36 {
  padding-top: 36px;
}

.mg-bottom-36 {
  margin-bottom: 36px;
}

.pd-bottom-36 {
  padding-bottom: 36px;
}

.mg-left-36 {
  margin-left: 36px;
}

.pd-left-36 {
  padding-left: 36px;
}

.mg-right-36 {
  margin-right: 36px;
}

.pd-right-36 {
  padding-right: 36px;
}

.mg-36 {
  margin: 36px;
}

.pd-36 {
  padding: 36px;
}

.mg-vertical-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.mg-horizontal-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.pd-vertical-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.pd-horizontal-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.mg-top-37 {
  margin-top: 37px;
}

.pd-top-37 {
  padding-top: 37px;
}

.mg-bottom-37 {
  margin-bottom: 37px;
}

.pd-bottom-37 {
  padding-bottom: 37px;
}

.mg-left-37 {
  margin-left: 37px;
}

.pd-left-37 {
  padding-left: 37px;
}

.mg-right-37 {
  margin-right: 37px;
}

.pd-right-37 {
  padding-right: 37px;
}

.mg-37 {
  margin: 37px;
}

.pd-37 {
  padding: 37px;
}

.mg-vertical-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}

.mg-horizontal-37 {
  margin-left: 37px;
  margin-right: 37px;
}

.pd-vertical-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}

.pd-horizontal-37 {
  padding-left: 37px;
  padding-right: 37px;
}

.mg-top-38 {
  margin-top: 38px;
}

.pd-top-38 {
  padding-top: 38px;
}

.mg-bottom-38 {
  margin-bottom: 38px;
}

.pd-bottom-38 {
  padding-bottom: 38px;
}

.mg-left-38 {
  margin-left: 38px;
}

.pd-left-38 {
  padding-left: 38px;
}

.mg-right-38 {
  margin-right: 38px;
}

.pd-right-38 {
  padding-right: 38px;
}

.mg-38 {
  margin: 38px;
}

.pd-38 {
  padding: 38px;
}

.mg-vertical-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}

.mg-horizontal-38 {
  margin-left: 38px;
  margin-right: 38px;
}

.pd-vertical-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}

.pd-horizontal-38 {
  padding-left: 38px;
  padding-right: 38px;
}

.mg-top-39 {
  margin-top: 39px;
}

.pd-top-39 {
  padding-top: 39px;
}

.mg-bottom-39 {
  margin-bottom: 39px;
}

.pd-bottom-39 {
  padding-bottom: 39px;
}

.mg-left-39 {
  margin-left: 39px;
}

.pd-left-39 {
  padding-left: 39px;
}

.mg-right-39 {
  margin-right: 39px;
}

.pd-right-39 {
  padding-right: 39px;
}

.mg-39 {
  margin: 39px;
}

.pd-39 {
  padding: 39px;
}

.mg-vertical-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}

.mg-horizontal-39 {
  margin-left: 39px;
  margin-right: 39px;
}

.pd-vertical-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}

.pd-horizontal-39 {
  padding-left: 39px;
  padding-right: 39px;
}

.mg-top-40 {
  margin-top: 40px;
}

.pd-top-40 {
  padding-top: 40px;
}

.mg-bottom-40 {
  margin-bottom: 40px;
}

.pd-bottom-40 {
  padding-bottom: 40px;
}

.mg-left-40 {
  margin-left: 40px;
}

.pd-left-40 {
  padding-left: 40px;
}

.mg-right-40 {
  margin-right: 40px;
}

.pd-right-40 {
  padding-right: 40px;
}

.mg-40 {
  margin: 40px;
}

.pd-40 {
  padding: 40px;
}

.mg-vertical-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mg-horizontal-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.pd-vertical-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pd-horizontal-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.mg-top-41 {
  margin-top: 41px;
}

.pd-top-41 {
  padding-top: 41px;
}

.mg-bottom-41 {
  margin-bottom: 41px;
}

.pd-bottom-41 {
  padding-bottom: 41px;
}

.mg-left-41 {
  margin-left: 41px;
}

.pd-left-41 {
  padding-left: 41px;
}

.mg-right-41 {
  margin-right: 41px;
}

.pd-right-41 {
  padding-right: 41px;
}

.mg-41 {
  margin: 41px;
}

.pd-41 {
  padding: 41px;
}

.mg-vertical-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}

.mg-horizontal-41 {
  margin-left: 41px;
  margin-right: 41px;
}

.pd-vertical-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}

.pd-horizontal-41 {
  padding-left: 41px;
  padding-right: 41px;
}

.mg-top-42 {
  margin-top: 42px;
}

.pd-top-42 {
  padding-top: 42px;
}

.mg-bottom-42 {
  margin-bottom: 42px;
}

.pd-bottom-42 {
  padding-bottom: 42px;
}

.mg-left-42 {
  margin-left: 42px;
}

.pd-left-42 {
  padding-left: 42px;
}

.mg-right-42 {
  margin-right: 42px;
}

.pd-right-42 {
  padding-right: 42px;
}

.mg-42 {
  margin: 42px;
}

.pd-42 {
  padding: 42px;
}

.mg-vertical-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}

.mg-horizontal-42 {
  margin-left: 42px;
  margin-right: 42px;
}

.pd-vertical-42 {
  padding-top: 42px;
  padding-bottom: 42px;
}

.pd-horizontal-42 {
  padding-left: 42px;
  padding-right: 42px;
}

.mg-top-43 {
  margin-top: 43px;
}

.pd-top-43 {
  padding-top: 43px;
}

.mg-bottom-43 {
  margin-bottom: 43px;
}

.pd-bottom-43 {
  padding-bottom: 43px;
}

.mg-left-43 {
  margin-left: 43px;
}

.pd-left-43 {
  padding-left: 43px;
}

.mg-right-43 {
  margin-right: 43px;
}

.pd-right-43 {
  padding-right: 43px;
}

.mg-43 {
  margin: 43px;
}

.pd-43 {
  padding: 43px;
}

.mg-vertical-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}

.mg-horizontal-43 {
  margin-left: 43px;
  margin-right: 43px;
}

.pd-vertical-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}

.pd-horizontal-43 {
  padding-left: 43px;
  padding-right: 43px;
}

.mg-top-44 {
  margin-top: 44px;
}

.pd-top-44 {
  padding-top: 44px;
}

.mg-bottom-44 {
  margin-bottom: 44px;
}

.pd-bottom-44 {
  padding-bottom: 44px;
}

.mg-left-44 {
  margin-left: 44px;
}

.pd-left-44 {
  padding-left: 44px;
}

.mg-right-44 {
  margin-right: 44px;
}

.pd-right-44 {
  padding-right: 44px;
}

.mg-44 {
  margin: 44px;
}

.pd-44 {
  padding: 44px;
}

.mg-vertical-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.mg-horizontal-44 {
  margin-left: 44px;
  margin-right: 44px;
}

.pd-vertical-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.pd-horizontal-44 {
  padding-left: 44px;
  padding-right: 44px;
}

.mg-top-45 {
  margin-top: 45px;
}

.pd-top-45 {
  padding-top: 45px;
}

.mg-bottom-45 {
  margin-bottom: 45px;
}

.pd-bottom-45 {
  padding-bottom: 45px;
}

.mg-left-45 {
  margin-left: 45px;
}

.pd-left-45 {
  padding-left: 45px;
}

.mg-right-45 {
  margin-right: 45px;
}

.pd-right-45 {
  padding-right: 45px;
}

.mg-45 {
  margin: 45px;
}

.pd-45 {
  padding: 45px;
}

.mg-vertical-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mg-horizontal-45 {
  margin-left: 45px;
  margin-right: 45px;
}

.pd-vertical-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.pd-horizontal-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.mg-top-46 {
  margin-top: 46px;
}

.pd-top-46 {
  padding-top: 46px;
}

.mg-bottom-46 {
  margin-bottom: 46px;
}

.pd-bottom-46 {
  padding-bottom: 46px;
}

.mg-left-46 {
  margin-left: 46px;
}

.pd-left-46 {
  padding-left: 46px;
}

.mg-right-46 {
  margin-right: 46px;
}

.pd-right-46 {
  padding-right: 46px;
}

.mg-46 {
  margin: 46px;
}

.pd-46 {
  padding: 46px;
}

.mg-vertical-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}

.mg-horizontal-46 {
  margin-left: 46px;
  margin-right: 46px;
}

.pd-vertical-46 {
  padding-top: 46px;
  padding-bottom: 46px;
}

.pd-horizontal-46 {
  padding-left: 46px;
  padding-right: 46px;
}

.mg-top-47 {
  margin-top: 47px;
}

.pd-top-47 {
  padding-top: 47px;
}

.mg-bottom-47 {
  margin-bottom: 47px;
}

.pd-bottom-47 {
  padding-bottom: 47px;
}

.mg-left-47 {
  margin-left: 47px;
}

.pd-left-47 {
  padding-left: 47px;
}

.mg-right-47 {
  margin-right: 47px;
}

.pd-right-47 {
  padding-right: 47px;
}

.mg-47 {
  margin: 47px;
}

.pd-47 {
  padding: 47px;
}

.mg-vertical-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}

.mg-horizontal-47 {
  margin-left: 47px;
  margin-right: 47px;
}

.pd-vertical-47 {
  padding-top: 47px;
  padding-bottom: 47px;
}

.pd-horizontal-47 {
  padding-left: 47px;
  padding-right: 47px;
}

.mg-top-48 {
  margin-top: 48px;
}

.pd-top-48 {
  padding-top: 48px;
}

.mg-bottom-48 {
  margin-bottom: 48px;
}

.pd-bottom-48 {
  padding-bottom: 48px;
}

.mg-left-48 {
  margin-left: 48px;
}

.pd-left-48 {
  padding-left: 48px;
}

.mg-right-48 {
  margin-right: 48px;
}

.pd-right-48 {
  padding-right: 48px;
}

.mg-48 {
  margin: 48px;
}

.pd-48 {
  padding: 48px;
}

.mg-vertical-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mg-horizontal-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.pd-vertical-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.pd-horizontal-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.mg-top-49 {
  margin-top: 49px;
}

.pd-top-49 {
  padding-top: 49px;
}

.mg-bottom-49 {
  margin-bottom: 49px;
}

.pd-bottom-49 {
  padding-bottom: 49px;
}

.mg-left-49 {
  margin-left: 49px;
}

.pd-left-49 {
  padding-left: 49px;
}

.mg-right-49 {
  margin-right: 49px;
}

.pd-right-49 {
  padding-right: 49px;
}

.mg-49 {
  margin: 49px;
}

.pd-49 {
  padding: 49px;
}

.mg-vertical-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}

.mg-horizontal-49 {
  margin-left: 49px;
  margin-right: 49px;
}

.pd-vertical-49 {
  padding-top: 49px;
  padding-bottom: 49px;
}

.pd-horizontal-49 {
  padding-left: 49px;
  padding-right: 49px;
}

.mg-top-50 {
  margin-top: 50px;
}

.pd-top-50 {
  padding-top: 50px;
}

.mg-bottom-50 {
  margin-bottom: 50px;
}

.pd-bottom-50 {
  padding-bottom: 50px;
}

.mg-left-50 {
  margin-left: 50px;
}

.pd-left-50 {
  padding-left: 50px;
}

.mg-right-50 {
  margin-right: 50px;
}

.pd-right-50 {
  padding-right: 50px;
}

.mg-50 {
  margin: 50px;
}

.pd-50 {
  padding: 50px;
}

.mg-vertical-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mg-horizontal-50 {
  margin-left: 50px;
  margin-right: 50px;
}

.pd-vertical-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pd-horizontal-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.mg-top-51 {
  margin-top: 51px;
}

.pd-top-51 {
  padding-top: 51px;
}

.mg-bottom-51 {
  margin-bottom: 51px;
}

.pd-bottom-51 {
  padding-bottom: 51px;
}

.mg-left-51 {
  margin-left: 51px;
}

.pd-left-51 {
  padding-left: 51px;
}

.mg-right-51 {
  margin-right: 51px;
}

.pd-right-51 {
  padding-right: 51px;
}

.mg-51 {
  margin: 51px;
}

.pd-51 {
  padding: 51px;
}

.mg-vertical-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}

.mg-horizontal-51 {
  margin-left: 51px;
  margin-right: 51px;
}

.pd-vertical-51 {
  padding-top: 51px;
  padding-bottom: 51px;
}

.pd-horizontal-51 {
  padding-left: 51px;
  padding-right: 51px;
}

.mg-top-52 {
  margin-top: 52px;
}

.pd-top-52 {
  padding-top: 52px;
}

.mg-bottom-52 {
  margin-bottom: 52px;
}

.pd-bottom-52 {
  padding-bottom: 52px;
}

.mg-left-52 {
  margin-left: 52px;
}

.pd-left-52 {
  padding-left: 52px;
}

.mg-right-52 {
  margin-right: 52px;
}

.pd-right-52 {
  padding-right: 52px;
}

.mg-52 {
  margin: 52px;
}

.pd-52 {
  padding: 52px;
}

.mg-vertical-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.mg-horizontal-52 {
  margin-left: 52px;
  margin-right: 52px;
}

.pd-vertical-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.pd-horizontal-52 {
  padding-left: 52px;
  padding-right: 52px;
}

.mg-top-53 {
  margin-top: 53px;
}

.pd-top-53 {
  padding-top: 53px;
}

.mg-bottom-53 {
  margin-bottom: 53px;
}

.pd-bottom-53 {
  padding-bottom: 53px;
}

.mg-left-53 {
  margin-left: 53px;
}

.pd-left-53 {
  padding-left: 53px;
}

.mg-right-53 {
  margin-right: 53px;
}

.pd-right-53 {
  padding-right: 53px;
}

.mg-53 {
  margin: 53px;
}

.pd-53 {
  padding: 53px;
}

.mg-vertical-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}

.mg-horizontal-53 {
  margin-left: 53px;
  margin-right: 53px;
}

.pd-vertical-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}

.pd-horizontal-53 {
  padding-left: 53px;
  padding-right: 53px;
}

.mg-top-54 {
  margin-top: 54px;
}

.pd-top-54 {
  padding-top: 54px;
}

.mg-bottom-54 {
  margin-bottom: 54px;
}

.pd-bottom-54 {
  padding-bottom: 54px;
}

.mg-left-54 {
  margin-left: 54px;
}

.pd-left-54 {
  padding-left: 54px;
}

.mg-right-54 {
  margin-right: 54px;
}

.pd-right-54 {
  padding-right: 54px;
}

.mg-54 {
  margin: 54px;
}

.pd-54 {
  padding: 54px;
}

.mg-vertical-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}

.mg-horizontal-54 {
  margin-left: 54px;
  margin-right: 54px;
}

.pd-vertical-54 {
  padding-top: 54px;
  padding-bottom: 54px;
}

.pd-horizontal-54 {
  padding-left: 54px;
  padding-right: 54px;
}

.mg-top-55 {
  margin-top: 55px;
}

.pd-top-55 {
  padding-top: 55px;
}

.mg-bottom-55 {
  margin-bottom: 55px;
}

.pd-bottom-55 {
  padding-bottom: 55px;
}

.mg-left-55 {
  margin-left: 55px;
}

.pd-left-55 {
  padding-left: 55px;
}

.mg-right-55 {
  margin-right: 55px;
}

.pd-right-55 {
  padding-right: 55px;
}

.mg-55 {
  margin: 55px;
}

.pd-55 {
  padding: 55px;
}

.mg-vertical-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.mg-horizontal-55 {
  margin-left: 55px;
  margin-right: 55px;
}

.pd-vertical-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.pd-horizontal-55 {
  padding-left: 55px;
  padding-right: 55px;
}

.mg-top-56 {
  margin-top: 56px;
}

.pd-top-56 {
  padding-top: 56px;
}

.mg-bottom-56 {
  margin-bottom: 56px;
}

.pd-bottom-56 {
  padding-bottom: 56px;
}

.mg-left-56 {
  margin-left: 56px;
}

.pd-left-56 {
  padding-left: 56px;
}

.mg-right-56 {
  margin-right: 56px;
}

.pd-right-56 {
  padding-right: 56px;
}

.mg-56 {
  margin: 56px;
}

.pd-56 {
  padding: 56px;
}

.mg-vertical-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.mg-horizontal-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.pd-vertical-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.pd-horizontal-56 {
  padding-left: 56px;
  padding-right: 56px;
}

.mg-top-57 {
  margin-top: 57px;
}

.pd-top-57 {
  padding-top: 57px;
}

.mg-bottom-57 {
  margin-bottom: 57px;
}

.pd-bottom-57 {
  padding-bottom: 57px;
}

.mg-left-57 {
  margin-left: 57px;
}

.pd-left-57 {
  padding-left: 57px;
}

.mg-right-57 {
  margin-right: 57px;
}

.pd-right-57 {
  padding-right: 57px;
}

.mg-57 {
  margin: 57px;
}

.pd-57 {
  padding: 57px;
}

.mg-vertical-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}

.mg-horizontal-57 {
  margin-left: 57px;
  margin-right: 57px;
}

.pd-vertical-57 {
  padding-top: 57px;
  padding-bottom: 57px;
}

.pd-horizontal-57 {
  padding-left: 57px;
  padding-right: 57px;
}

.mg-top-58 {
  margin-top: 58px;
}

.pd-top-58 {
  padding-top: 58px;
}

.mg-bottom-58 {
  margin-bottom: 58px;
}

.pd-bottom-58 {
  padding-bottom: 58px;
}

.mg-left-58 {
  margin-left: 58px;
}

.pd-left-58 {
  padding-left: 58px;
}

.mg-right-58 {
  margin-right: 58px;
}

.pd-right-58 {
  padding-right: 58px;
}

.mg-58 {
  margin: 58px;
}

.pd-58 {
  padding: 58px;
}

.mg-vertical-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}

.mg-horizontal-58 {
  margin-left: 58px;
  margin-right: 58px;
}

.pd-vertical-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}

.pd-horizontal-58 {
  padding-left: 58px;
  padding-right: 58px;
}

.mg-top-59 {
  margin-top: 59px;
}

.pd-top-59 {
  padding-top: 59px;
}

.mg-bottom-59 {
  margin-bottom: 59px;
}

.pd-bottom-59 {
  padding-bottom: 59px;
}

.mg-left-59 {
  margin-left: 59px;
}

.pd-left-59 {
  padding-left: 59px;
}

.mg-right-59 {
  margin-right: 59px;
}

.pd-right-59 {
  padding-right: 59px;
}

.mg-59 {
  margin: 59px;
}

.pd-59 {
  padding: 59px;
}

.mg-vertical-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}

.mg-horizontal-59 {
  margin-left: 59px;
  margin-right: 59px;
}

.pd-vertical-59 {
  padding-top: 59px;
  padding-bottom: 59px;
}

.pd-horizontal-59 {
  padding-left: 59px;
  padding-right: 59px;
}

.mg-top-60 {
  margin-top: 60px;
}

.pd-top-60 {
  padding-top: 60px;
}

.mg-bottom-60 {
  margin-bottom: 60px;
}

.pd-bottom-60 {
  padding-bottom: 60px;
}

.mg-left-60 {
  margin-left: 60px;
}

.pd-left-60 {
  padding-left: 60px;
}

.mg-right-60 {
  margin-right: 60px;
}

.pd-right-60 {
  padding-right: 60px;
}

.mg-60 {
  margin: 60px;
}

.pd-60 {
  padding: 60px;
}

.mg-vertical-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mg-horizontal-60 {
  margin-left: 60px;
  margin-right: 60px;
}

.pd-vertical-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pd-horizontal-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.mg-top-61 {
  margin-top: 61px;
}

.pd-top-61 {
  padding-top: 61px;
}

.mg-bottom-61 {
  margin-bottom: 61px;
}

.pd-bottom-61 {
  padding-bottom: 61px;
}

.mg-left-61 {
  margin-left: 61px;
}

.pd-left-61 {
  padding-left: 61px;
}

.mg-right-61 {
  margin-right: 61px;
}

.pd-right-61 {
  padding-right: 61px;
}

.mg-61 {
  margin: 61px;
}

.pd-61 {
  padding: 61px;
}

.mg-vertical-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}

.mg-horizontal-61 {
  margin-left: 61px;
  margin-right: 61px;
}

.pd-vertical-61 {
  padding-top: 61px;
  padding-bottom: 61px;
}

.pd-horizontal-61 {
  padding-left: 61px;
  padding-right: 61px;
}

.mg-top-62 {
  margin-top: 62px;
}

.pd-top-62 {
  padding-top: 62px;
}

.mg-bottom-62 {
  margin-bottom: 62px;
}

.pd-bottom-62 {
  padding-bottom: 62px;
}

.mg-left-62 {
  margin-left: 62px;
}

.pd-left-62 {
  padding-left: 62px;
}

.mg-right-62 {
  margin-right: 62px;
}

.pd-right-62 {
  padding-right: 62px;
}

.mg-62 {
  margin: 62px;
}

.pd-62 {
  padding: 62px;
}

.mg-vertical-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}

.mg-horizontal-62 {
  margin-left: 62px;
  margin-right: 62px;
}

.pd-vertical-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}

.pd-horizontal-62 {
  padding-left: 62px;
  padding-right: 62px;
}

.mg-top-63 {
  margin-top: 63px;
}

.pd-top-63 {
  padding-top: 63px;
}

.mg-bottom-63 {
  margin-bottom: 63px;
}

.pd-bottom-63 {
  padding-bottom: 63px;
}

.mg-left-63 {
  margin-left: 63px;
}

.pd-left-63 {
  padding-left: 63px;
}

.mg-right-63 {
  margin-right: 63px;
}

.pd-right-63 {
  padding-right: 63px;
}

.mg-63 {
  margin: 63px;
}

.pd-63 {
  padding: 63px;
}

.mg-vertical-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}

.mg-horizontal-63 {
  margin-left: 63px;
  margin-right: 63px;
}

.pd-vertical-63 {
  padding-top: 63px;
  padding-bottom: 63px;
}

.pd-horizontal-63 {
  padding-left: 63px;
  padding-right: 63px;
}

.mg-top-64 {
  margin-top: 64px;
}

.pd-top-64 {
  padding-top: 64px;
}

.mg-bottom-64 {
  margin-bottom: 64px;
}

.pd-bottom-64 {
  padding-bottom: 64px;
}

.mg-left-64 {
  margin-left: 64px;
}

.pd-left-64 {
  padding-left: 64px;
}

.mg-right-64 {
  margin-right: 64px;
}

.pd-right-64 {
  padding-right: 64px;
}

.mg-64 {
  margin: 64px;
}

.pd-64 {
  padding: 64px;
}

.mg-vertical-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mg-horizontal-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.pd-vertical-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.pd-horizontal-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.mg-top-65 {
  margin-top: 65px;
}

.pd-top-65 {
  padding-top: 65px;
}

.mg-bottom-65 {
  margin-bottom: 65px;
}

.pd-bottom-65 {
  padding-bottom: 65px;
}

.mg-left-65 {
  margin-left: 65px;
}

.pd-left-65 {
  padding-left: 65px;
}

.mg-right-65 {
  margin-right: 65px;
}

.pd-right-65 {
  padding-right: 65px;
}

.mg-65 {
  margin: 65px;
}

.pd-65 {
  padding: 65px;
}

.mg-vertical-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.mg-horizontal-65 {
  margin-left: 65px;
  margin-right: 65px;
}

.pd-vertical-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.pd-horizontal-65 {
  padding-left: 65px;
  padding-right: 65px;
}

.mg-top-66 {
  margin-top: 66px;
}

.pd-top-66 {
  padding-top: 66px;
}

.mg-bottom-66 {
  margin-bottom: 66px;
}

.pd-bottom-66 {
  padding-bottom: 66px;
}

.mg-left-66 {
  margin-left: 66px;
}

.pd-left-66 {
  padding-left: 66px;
}

.mg-right-66 {
  margin-right: 66px;
}

.pd-right-66 {
  padding-right: 66px;
}

.mg-66 {
  margin: 66px;
}

.pd-66 {
  padding: 66px;
}

.mg-vertical-66 {
  margin-top: 66px;
  margin-bottom: 66px;
}

.mg-horizontal-66 {
  margin-left: 66px;
  margin-right: 66px;
}

.pd-vertical-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}

.pd-horizontal-66 {
  padding-left: 66px;
  padding-right: 66px;
}

.mg-top-67 {
  margin-top: 67px;
}

.pd-top-67 {
  padding-top: 67px;
}

.mg-bottom-67 {
  margin-bottom: 67px;
}

.pd-bottom-67 {
  padding-bottom: 67px;
}

.mg-left-67 {
  margin-left: 67px;
}

.pd-left-67 {
  padding-left: 67px;
}

.mg-right-67 {
  margin-right: 67px;
}

.pd-right-67 {
  padding-right: 67px;
}

.mg-67 {
  margin: 67px;
}

.pd-67 {
  padding: 67px;
}

.mg-vertical-67 {
  margin-top: 67px;
  margin-bottom: 67px;
}

.mg-horizontal-67 {
  margin-left: 67px;
  margin-right: 67px;
}

.pd-vertical-67 {
  padding-top: 67px;
  padding-bottom: 67px;
}

.pd-horizontal-67 {
  padding-left: 67px;
  padding-right: 67px;
}

.mg-top-68 {
  margin-top: 68px;
}

.pd-top-68 {
  padding-top: 68px;
}

.mg-bottom-68 {
  margin-bottom: 68px;
}

.pd-bottom-68 {
  padding-bottom: 68px;
}

.mg-left-68 {
  margin-left: 68px;
}

.pd-left-68 {
  padding-left: 68px;
}

.mg-right-68 {
  margin-right: 68px;
}

.pd-right-68 {
  padding-right: 68px;
}

.mg-68 {
  margin: 68px;
}

.pd-68 {
  padding: 68px;
}

.mg-vertical-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}

.mg-horizontal-68 {
  margin-left: 68px;
  margin-right: 68px;
}

.pd-vertical-68 {
  padding-top: 68px;
  padding-bottom: 68px;
}

.pd-horizontal-68 {
  padding-left: 68px;
  padding-right: 68px;
}

.mg-top-69 {
  margin-top: 69px;
}

.pd-top-69 {
  padding-top: 69px;
}

.mg-bottom-69 {
  margin-bottom: 69px;
}

.pd-bottom-69 {
  padding-bottom: 69px;
}

.mg-left-69 {
  margin-left: 69px;
}

.pd-left-69 {
  padding-left: 69px;
}

.mg-right-69 {
  margin-right: 69px;
}

.pd-right-69 {
  padding-right: 69px;
}

.mg-69 {
  margin: 69px;
}

.pd-69 {
  padding: 69px;
}

.mg-vertical-69 {
  margin-top: 69px;
  margin-bottom: 69px;
}

.mg-horizontal-69 {
  margin-left: 69px;
  margin-right: 69px;
}

.pd-vertical-69 {
  padding-top: 69px;
  padding-bottom: 69px;
}

.pd-horizontal-69 {
  padding-left: 69px;
  padding-right: 69px;
}

.mg-top-70 {
  margin-top: 70px;
}

.pd-top-70 {
  padding-top: 70px;
}

.mg-bottom-70 {
  margin-bottom: 70px;
}

.pd-bottom-70 {
  padding-bottom: 70px;
}

.mg-left-70 {
  margin-left: 70px;
}

.pd-left-70 {
  padding-left: 70px;
}

.mg-right-70 {
  margin-right: 70px;
}

.pd-right-70 {
  padding-right: 70px;
}

.mg-70 {
  margin: 70px;
}

.pd-70 {
  padding: 70px;
}

.mg-vertical-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mg-horizontal-70 {
  margin-left: 70px;
  margin-right: 70px;
}

.pd-vertical-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pd-horizontal-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.mg-top-71 {
  margin-top: 71px;
}

.pd-top-71 {
  padding-top: 71px;
}

.mg-bottom-71 {
  margin-bottom: 71px;
}

.pd-bottom-71 {
  padding-bottom: 71px;
}

.mg-left-71 {
  margin-left: 71px;
}

.pd-left-71 {
  padding-left: 71px;
}

.mg-right-71 {
  margin-right: 71px;
}

.pd-right-71 {
  padding-right: 71px;
}

.mg-71 {
  margin: 71px;
}

.pd-71 {
  padding: 71px;
}

.mg-vertical-71 {
  margin-top: 71px;
  margin-bottom: 71px;
}

.mg-horizontal-71 {
  margin-left: 71px;
  margin-right: 71px;
}

.pd-vertical-71 {
  padding-top: 71px;
  padding-bottom: 71px;
}

.pd-horizontal-71 {
  padding-left: 71px;
  padding-right: 71px;
}

.mg-top-72 {
  margin-top: 72px;
}

.pd-top-72 {
  padding-top: 72px;
}

.mg-bottom-72 {
  margin-bottom: 72px;
}

.pd-bottom-72 {
  padding-bottom: 72px;
}

.mg-left-72 {
  margin-left: 72px;
}

.pd-left-72 {
  padding-left: 72px;
}

.mg-right-72 {
  margin-right: 72px;
}

.pd-right-72 {
  padding-right: 72px;
}

.mg-72 {
  margin: 72px;
}

.pd-72 {
  padding: 72px;
}

.mg-vertical-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.mg-horizontal-72 {
  margin-left: 72px;
  margin-right: 72px;
}

.pd-vertical-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.pd-horizontal-72 {
  padding-left: 72px;
  padding-right: 72px;
}

.mg-top-73 {
  margin-top: 73px;
}

.pd-top-73 {
  padding-top: 73px;
}

.mg-bottom-73 {
  margin-bottom: 73px;
}

.pd-bottom-73 {
  padding-bottom: 73px;
}

.mg-left-73 {
  margin-left: 73px;
}

.pd-left-73 {
  padding-left: 73px;
}

.mg-right-73 {
  margin-right: 73px;
}

.pd-right-73 {
  padding-right: 73px;
}

.mg-73 {
  margin: 73px;
}

.pd-73 {
  padding: 73px;
}

.mg-vertical-73 {
  margin-top: 73px;
  margin-bottom: 73px;
}

.mg-horizontal-73 {
  margin-left: 73px;
  margin-right: 73px;
}

.pd-vertical-73 {
  padding-top: 73px;
  padding-bottom: 73px;
}

.pd-horizontal-73 {
  padding-left: 73px;
  padding-right: 73px;
}

.mg-top-74 {
  margin-top: 74px;
}

.pd-top-74 {
  padding-top: 74px;
}

.mg-bottom-74 {
  margin-bottom: 74px;
}

.pd-bottom-74 {
  padding-bottom: 74px;
}

.mg-left-74 {
  margin-left: 74px;
}

.pd-left-74 {
  padding-left: 74px;
}

.mg-right-74 {
  margin-right: 74px;
}

.pd-right-74 {
  padding-right: 74px;
}

.mg-74 {
  margin: 74px;
}

.pd-74 {
  padding: 74px;
}

.mg-vertical-74 {
  margin-top: 74px;
  margin-bottom: 74px;
}

.mg-horizontal-74 {
  margin-left: 74px;
  margin-right: 74px;
}

.pd-vertical-74 {
  padding-top: 74px;
  padding-bottom: 74px;
}

.pd-horizontal-74 {
  padding-left: 74px;
  padding-right: 74px;
}

.mg-top-75 {
  margin-top: 75px;
}

.pd-top-75 {
  padding-top: 75px;
}

.mg-bottom-75 {
  margin-bottom: 75px;
}

.pd-bottom-75 {
  padding-bottom: 75px;
}

.mg-left-75 {
  margin-left: 75px;
}

.pd-left-75 {
  padding-left: 75px;
}

.mg-right-75 {
  margin-right: 75px;
}

.pd-right-75 {
  padding-right: 75px;
}

.mg-75 {
  margin: 75px;
}

.pd-75 {
  padding: 75px;
}

.mg-vertical-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

.mg-horizontal-75 {
  margin-left: 75px;
  margin-right: 75px;
}

.pd-vertical-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.pd-horizontal-75 {
  padding-left: 75px;
  padding-right: 75px;
}

.mg-top-76 {
  margin-top: 76px;
}

.pd-top-76 {
  padding-top: 76px;
}

.mg-bottom-76 {
  margin-bottom: 76px;
}

.pd-bottom-76 {
  padding-bottom: 76px;
}

.mg-left-76 {
  margin-left: 76px;
}

.pd-left-76 {
  padding-left: 76px;
}

.mg-right-76 {
  margin-right: 76px;
}

.pd-right-76 {
  padding-right: 76px;
}

.mg-76 {
  margin: 76px;
}

.pd-76 {
  padding: 76px;
}

.mg-vertical-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}

.mg-horizontal-76 {
  margin-left: 76px;
  margin-right: 76px;
}

.pd-vertical-76 {
  padding-top: 76px;
  padding-bottom: 76px;
}

.pd-horizontal-76 {
  padding-left: 76px;
  padding-right: 76px;
}

.mg-top-77 {
  margin-top: 77px;
}

.pd-top-77 {
  padding-top: 77px;
}

.mg-bottom-77 {
  margin-bottom: 77px;
}

.pd-bottom-77 {
  padding-bottom: 77px;
}

.mg-left-77 {
  margin-left: 77px;
}

.pd-left-77 {
  padding-left: 77px;
}

.mg-right-77 {
  margin-right: 77px;
}

.pd-right-77 {
  padding-right: 77px;
}

.mg-77 {
  margin: 77px;
}

.pd-77 {
  padding: 77px;
}

.mg-vertical-77 {
  margin-top: 77px;
  margin-bottom: 77px;
}

.mg-horizontal-77 {
  margin-left: 77px;
  margin-right: 77px;
}

.pd-vertical-77 {
  padding-top: 77px;
  padding-bottom: 77px;
}

.pd-horizontal-77 {
  padding-left: 77px;
  padding-right: 77px;
}

.mg-top-78 {
  margin-top: 78px;
}

.pd-top-78 {
  padding-top: 78px;
}

.mg-bottom-78 {
  margin-bottom: 78px;
}

.pd-bottom-78 {
  padding-bottom: 78px;
}

.mg-left-78 {
  margin-left: 78px;
}

.pd-left-78 {
  padding-left: 78px;
}

.mg-right-78 {
  margin-right: 78px;
}

.pd-right-78 {
  padding-right: 78px;
}

.mg-78 {
  margin: 78px;
}

.pd-78 {
  padding: 78px;
}

.mg-vertical-78 {
  margin-top: 78px;
  margin-bottom: 78px;
}

.mg-horizontal-78 {
  margin-left: 78px;
  margin-right: 78px;
}

.pd-vertical-78 {
  padding-top: 78px;
  padding-bottom: 78px;
}

.pd-horizontal-78 {
  padding-left: 78px;
  padding-right: 78px;
}

.mg-top-79 {
  margin-top: 79px;
}

.pd-top-79 {
  padding-top: 79px;
}

.mg-bottom-79 {
  margin-bottom: 79px;
}

.pd-bottom-79 {
  padding-bottom: 79px;
}

.mg-left-79 {
  margin-left: 79px;
}

.pd-left-79 {
  padding-left: 79px;
}

.mg-right-79 {
  margin-right: 79px;
}

.pd-right-79 {
  padding-right: 79px;
}

.mg-79 {
  margin: 79px;
}

.pd-79 {
  padding: 79px;
}

.mg-vertical-79 {
  margin-top: 79px;
  margin-bottom: 79px;
}

.mg-horizontal-79 {
  margin-left: 79px;
  margin-right: 79px;
}

.pd-vertical-79 {
  padding-top: 79px;
  padding-bottom: 79px;
}

.pd-horizontal-79 {
  padding-left: 79px;
  padding-right: 79px;
}

.mg-top-80 {
  margin-top: 80px;
}

.pd-top-80 {
  padding-top: 80px;
}

.mg-bottom-80 {
  margin-bottom: 80px;
}

.pd-bottom-80 {
  padding-bottom: 80px;
}

.mg-left-80 {
  margin-left: 80px;
}

.pd-left-80 {
  padding-left: 80px;
}

.mg-right-80 {
  margin-right: 80px;
}

.pd-right-80 {
  padding-right: 80px;
}

.mg-80 {
  margin: 80px;
}

.pd-80 {
  padding: 80px;
}

.mg-vertical-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mg-horizontal-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.pd-vertical-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pd-horizontal-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.mg-top-81 {
  margin-top: 81px;
}

.pd-top-81 {
  padding-top: 81px;
}

.mg-bottom-81 {
  margin-bottom: 81px;
}

.pd-bottom-81 {
  padding-bottom: 81px;
}

.mg-left-81 {
  margin-left: 81px;
}

.pd-left-81 {
  padding-left: 81px;
}

.mg-right-81 {
  margin-right: 81px;
}

.pd-right-81 {
  padding-right: 81px;
}

.mg-81 {
  margin: 81px;
}

.pd-81 {
  padding: 81px;
}

.mg-vertical-81 {
  margin-top: 81px;
  margin-bottom: 81px;
}

.mg-horizontal-81 {
  margin-left: 81px;
  margin-right: 81px;
}

.pd-vertical-81 {
  padding-top: 81px;
  padding-bottom: 81px;
}

.pd-horizontal-81 {
  padding-left: 81px;
  padding-right: 81px;
}

.mg-top-82 {
  margin-top: 82px;
}

.pd-top-82 {
  padding-top: 82px;
}

.mg-bottom-82 {
  margin-bottom: 82px;
}

.pd-bottom-82 {
  padding-bottom: 82px;
}

.mg-left-82 {
  margin-left: 82px;
}

.pd-left-82 {
  padding-left: 82px;
}

.mg-right-82 {
  margin-right: 82px;
}

.pd-right-82 {
  padding-right: 82px;
}

.mg-82 {
  margin: 82px;
}

.pd-82 {
  padding: 82px;
}

.mg-vertical-82 {
  margin-top: 82px;
  margin-bottom: 82px;
}

.mg-horizontal-82 {
  margin-left: 82px;
  margin-right: 82px;
}

.pd-vertical-82 {
  padding-top: 82px;
  padding-bottom: 82px;
}

.pd-horizontal-82 {
  padding-left: 82px;
  padding-right: 82px;
}

.mg-top-83 {
  margin-top: 83px;
}

.pd-top-83 {
  padding-top: 83px;
}

.mg-bottom-83 {
  margin-bottom: 83px;
}

.pd-bottom-83 {
  padding-bottom: 83px;
}

.mg-left-83 {
  margin-left: 83px;
}

.pd-left-83 {
  padding-left: 83px;
}

.mg-right-83 {
  margin-right: 83px;
}

.pd-right-83 {
  padding-right: 83px;
}

.mg-83 {
  margin: 83px;
}

.pd-83 {
  padding: 83px;
}

.mg-vertical-83 {
  margin-top: 83px;
  margin-bottom: 83px;
}

.mg-horizontal-83 {
  margin-left: 83px;
  margin-right: 83px;
}

.pd-vertical-83 {
  padding-top: 83px;
  padding-bottom: 83px;
}

.pd-horizontal-83 {
  padding-left: 83px;
  padding-right: 83px;
}

.mg-top-84 {
  margin-top: 84px;
}

.pd-top-84 {
  padding-top: 84px;
}

.mg-bottom-84 {
  margin-bottom: 84px;
}

.pd-bottom-84 {
  padding-bottom: 84px;
}

.mg-left-84 {
  margin-left: 84px;
}

.pd-left-84 {
  padding-left: 84px;
}

.mg-right-84 {
  margin-right: 84px;
}

.pd-right-84 {
  padding-right: 84px;
}

.mg-84 {
  margin: 84px;
}

.pd-84 {
  padding: 84px;
}

.mg-vertical-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}

.mg-horizontal-84 {
  margin-left: 84px;
  margin-right: 84px;
}

.pd-vertical-84 {
  padding-top: 84px;
  padding-bottom: 84px;
}

.pd-horizontal-84 {
  padding-left: 84px;
  padding-right: 84px;
}

.mg-top-85 {
  margin-top: 85px;
}

.pd-top-85 {
  padding-top: 85px;
}

.mg-bottom-85 {
  margin-bottom: 85px;
}

.pd-bottom-85 {
  padding-bottom: 85px;
}

.mg-left-85 {
  margin-left: 85px;
}

.pd-left-85 {
  padding-left: 85px;
}

.mg-right-85 {
  margin-right: 85px;
}

.pd-right-85 {
  padding-right: 85px;
}

.mg-85 {
  margin: 85px;
}

.pd-85 {
  padding: 85px;
}

.mg-vertical-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.mg-horizontal-85 {
  margin-left: 85px;
  margin-right: 85px;
}

.pd-vertical-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.pd-horizontal-85 {
  padding-left: 85px;
  padding-right: 85px;
}

.mg-top-86 {
  margin-top: 86px;
}

.pd-top-86 {
  padding-top: 86px;
}

.mg-bottom-86 {
  margin-bottom: 86px;
}

.pd-bottom-86 {
  padding-bottom: 86px;
}

.mg-left-86 {
  margin-left: 86px;
}

.pd-left-86 {
  padding-left: 86px;
}

.mg-right-86 {
  margin-right: 86px;
}

.pd-right-86 {
  padding-right: 86px;
}

.mg-86 {
  margin: 86px;
}

.pd-86 {
  padding: 86px;
}

.mg-vertical-86 {
  margin-top: 86px;
  margin-bottom: 86px;
}

.mg-horizontal-86 {
  margin-left: 86px;
  margin-right: 86px;
}

.pd-vertical-86 {
  padding-top: 86px;
  padding-bottom: 86px;
}

.pd-horizontal-86 {
  padding-left: 86px;
  padding-right: 86px;
}

.mg-top-87 {
  margin-top: 87px;
}

.pd-top-87 {
  padding-top: 87px;
}

.mg-bottom-87 {
  margin-bottom: 87px;
}

.pd-bottom-87 {
  padding-bottom: 87px;
}

.mg-left-87 {
  margin-left: 87px;
}

.pd-left-87 {
  padding-left: 87px;
}

.mg-right-87 {
  margin-right: 87px;
}

.pd-right-87 {
  padding-right: 87px;
}

.mg-87 {
  margin: 87px;
}

.pd-87 {
  padding: 87px;
}

.mg-vertical-87 {
  margin-top: 87px;
  margin-bottom: 87px;
}

.mg-horizontal-87 {
  margin-left: 87px;
  margin-right: 87px;
}

.pd-vertical-87 {
  padding-top: 87px;
  padding-bottom: 87px;
}

.pd-horizontal-87 {
  padding-left: 87px;
  padding-right: 87px;
}

.mg-top-88 {
  margin-top: 88px;
}

.pd-top-88 {
  padding-top: 88px;
}

.mg-bottom-88 {
  margin-bottom: 88px;
}

.pd-bottom-88 {
  padding-bottom: 88px;
}

.mg-left-88 {
  margin-left: 88px;
}

.pd-left-88 {
  padding-left: 88px;
}

.mg-right-88 {
  margin-right: 88px;
}

.pd-right-88 {
  padding-right: 88px;
}

.mg-88 {
  margin: 88px;
}

.pd-88 {
  padding: 88px;
}

.mg-vertical-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}

.mg-horizontal-88 {
  margin-left: 88px;
  margin-right: 88px;
}

.pd-vertical-88 {
  padding-top: 88px;
  padding-bottom: 88px;
}

.pd-horizontal-88 {
  padding-left: 88px;
  padding-right: 88px;
}

.mg-top-89 {
  margin-top: 89px;
}

.pd-top-89 {
  padding-top: 89px;
}

.mg-bottom-89 {
  margin-bottom: 89px;
}

.pd-bottom-89 {
  padding-bottom: 89px;
}

.mg-left-89 {
  margin-left: 89px;
}

.pd-left-89 {
  padding-left: 89px;
}

.mg-right-89 {
  margin-right: 89px;
}

.pd-right-89 {
  padding-right: 89px;
}

.mg-89 {
  margin: 89px;
}

.pd-89 {
  padding: 89px;
}

.mg-vertical-89 {
  margin-top: 89px;
  margin-bottom: 89px;
}

.mg-horizontal-89 {
  margin-left: 89px;
  margin-right: 89px;
}

.pd-vertical-89 {
  padding-top: 89px;
  padding-bottom: 89px;
}

.pd-horizontal-89 {
  padding-left: 89px;
  padding-right: 89px;
}

.mg-top-90 {
  margin-top: 90px;
}

.pd-top-90 {
  padding-top: 90px;
}

.mg-bottom-90 {
  margin-bottom: 90px;
}

.pd-bottom-90 {
  padding-bottom: 90px;
}

.mg-left-90 {
  margin-left: 90px;
}

.pd-left-90 {
  padding-left: 90px;
}

.mg-right-90 {
  margin-right: 90px;
}

.pd-right-90 {
  padding-right: 90px;
}

.mg-90 {
  margin: 90px;
}

.pd-90 {
  padding: 90px;
}

.mg-vertical-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mg-horizontal-90 {
  margin-left: 90px;
  margin-right: 90px;
}

.pd-vertical-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pd-horizontal-90 {
  padding-left: 90px;
  padding-right: 90px;
}

.mg-top-91 {
  margin-top: 91px;
}

.pd-top-91 {
  padding-top: 91px;
}

.mg-bottom-91 {
  margin-bottom: 91px;
}

.pd-bottom-91 {
  padding-bottom: 91px;
}

.mg-left-91 {
  margin-left: 91px;
}

.pd-left-91 {
  padding-left: 91px;
}

.mg-right-91 {
  margin-right: 91px;
}

.pd-right-91 {
  padding-right: 91px;
}

.mg-91 {
  margin: 91px;
}

.pd-91 {
  padding: 91px;
}

.mg-vertical-91 {
  margin-top: 91px;
  margin-bottom: 91px;
}

.mg-horizontal-91 {
  margin-left: 91px;
  margin-right: 91px;
}

.pd-vertical-91 {
  padding-top: 91px;
  padding-bottom: 91px;
}

.pd-horizontal-91 {
  padding-left: 91px;
  padding-right: 91px;
}

.mg-top-92 {
  margin-top: 92px;
}

.pd-top-92 {
  padding-top: 92px;
}

.mg-bottom-92 {
  margin-bottom: 92px;
}

.pd-bottom-92 {
  padding-bottom: 92px;
}

.mg-left-92 {
  margin-left: 92px;
}

.pd-left-92 {
  padding-left: 92px;
}

.mg-right-92 {
  margin-right: 92px;
}

.pd-right-92 {
  padding-right: 92px;
}

.mg-92 {
  margin: 92px;
}

.pd-92 {
  padding: 92px;
}

.mg-vertical-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}

.mg-horizontal-92 {
  margin-left: 92px;
  margin-right: 92px;
}

.pd-vertical-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}

.pd-horizontal-92 {
  padding-left: 92px;
  padding-right: 92px;
}

.mg-top-93 {
  margin-top: 93px;
}

.pd-top-93 {
  padding-top: 93px;
}

.mg-bottom-93 {
  margin-bottom: 93px;
}

.pd-bottom-93 {
  padding-bottom: 93px;
}

.mg-left-93 {
  margin-left: 93px;
}

.pd-left-93 {
  padding-left: 93px;
}

.mg-right-93 {
  margin-right: 93px;
}

.pd-right-93 {
  padding-right: 93px;
}

.mg-93 {
  margin: 93px;
}

.pd-93 {
  padding: 93px;
}

.mg-vertical-93 {
  margin-top: 93px;
  margin-bottom: 93px;
}

.mg-horizontal-93 {
  margin-left: 93px;
  margin-right: 93px;
}

.pd-vertical-93 {
  padding-top: 93px;
  padding-bottom: 93px;
}

.pd-horizontal-93 {
  padding-left: 93px;
  padding-right: 93px;
}

.mg-top-94 {
  margin-top: 94px;
}

.pd-top-94 {
  padding-top: 94px;
}

.mg-bottom-94 {
  margin-bottom: 94px;
}

.pd-bottom-94 {
  padding-bottom: 94px;
}

.mg-left-94 {
  margin-left: 94px;
}

.pd-left-94 {
  padding-left: 94px;
}

.mg-right-94 {
  margin-right: 94px;
}

.pd-right-94 {
  padding-right: 94px;
}

.mg-94 {
  margin: 94px;
}

.pd-94 {
  padding: 94px;
}

.mg-vertical-94 {
  margin-top: 94px;
  margin-bottom: 94px;
}

.mg-horizontal-94 {
  margin-left: 94px;
  margin-right: 94px;
}

.pd-vertical-94 {
  padding-top: 94px;
  padding-bottom: 94px;
}

.pd-horizontal-94 {
  padding-left: 94px;
  padding-right: 94px;
}

.mg-top-95 {
  margin-top: 95px;
}

.pd-top-95 {
  padding-top: 95px;
}

.mg-bottom-95 {
  margin-bottom: 95px;
}

.pd-bottom-95 {
  padding-bottom: 95px;
}

.mg-left-95 {
  margin-left: 95px;
}

.pd-left-95 {
  padding-left: 95px;
}

.mg-right-95 {
  margin-right: 95px;
}

.pd-right-95 {
  padding-right: 95px;
}

.mg-95 {
  margin: 95px;
}

.pd-95 {
  padding: 95px;
}

.mg-vertical-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

.mg-horizontal-95 {
  margin-left: 95px;
  margin-right: 95px;
}

.pd-vertical-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.pd-horizontal-95 {
  padding-left: 95px;
  padding-right: 95px;
}

.mg-top-96 {
  margin-top: 96px;
}

.pd-top-96 {
  padding-top: 96px;
}

.mg-bottom-96 {
  margin-bottom: 96px;
}

.pd-bottom-96 {
  padding-bottom: 96px;
}

.mg-left-96 {
  margin-left: 96px;
}

.pd-left-96 {
  padding-left: 96px;
}

.mg-right-96 {
  margin-right: 96px;
}

.pd-right-96 {
  padding-right: 96px;
}

.mg-96 {
  margin: 96px;
}

.pd-96 {
  padding: 96px;
}

.mg-vertical-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.mg-horizontal-96 {
  margin-left: 96px;
  margin-right: 96px;
}

.pd-vertical-96 {
  padding-top: 96px;
  padding-bottom: 96px;
}

.pd-horizontal-96 {
  padding-left: 96px;
  padding-right: 96px;
}

.mg-top-97 {
  margin-top: 97px;
}

.pd-top-97 {
  padding-top: 97px;
}

.mg-bottom-97 {
  margin-bottom: 97px;
}

.pd-bottom-97 {
  padding-bottom: 97px;
}

.mg-left-97 {
  margin-left: 97px;
}

.pd-left-97 {
  padding-left: 97px;
}

.mg-right-97 {
  margin-right: 97px;
}

.pd-right-97 {
  padding-right: 97px;
}

.mg-97 {
  margin: 97px;
}

.pd-97 {
  padding: 97px;
}

.mg-vertical-97 {
  margin-top: 97px;
  margin-bottom: 97px;
}

.mg-horizontal-97 {
  margin-left: 97px;
  margin-right: 97px;
}

.pd-vertical-97 {
  padding-top: 97px;
  padding-bottom: 97px;
}

.pd-horizontal-97 {
  padding-left: 97px;
  padding-right: 97px;
}

.mg-top-98 {
  margin-top: 98px;
}

.pd-top-98 {
  padding-top: 98px;
}

.mg-bottom-98 {
  margin-bottom: 98px;
}

.pd-bottom-98 {
  padding-bottom: 98px;
}

.mg-left-98 {
  margin-left: 98px;
}

.pd-left-98 {
  padding-left: 98px;
}

.mg-right-98 {
  margin-right: 98px;
}

.pd-right-98 {
  padding-right: 98px;
}

.mg-98 {
  margin: 98px;
}

.pd-98 {
  padding: 98px;
}

.mg-vertical-98 {
  margin-top: 98px;
  margin-bottom: 98px;
}

.mg-horizontal-98 {
  margin-left: 98px;
  margin-right: 98px;
}

.pd-vertical-98 {
  padding-top: 98px;
  padding-bottom: 98px;
}

.pd-horizontal-98 {
  padding-left: 98px;
  padding-right: 98px;
}

.mg-top-99 {
  margin-top: 99px;
}

.pd-top-99 {
  padding-top: 99px;
}

.mg-bottom-99 {
  margin-bottom: 99px;
}

.pd-bottom-99 {
  padding-bottom: 99px;
}

.mg-left-99 {
  margin-left: 99px;
}

.pd-left-99 {
  padding-left: 99px;
}

.mg-right-99 {
  margin-right: 99px;
}

.pd-right-99 {
  padding-right: 99px;
}

.mg-99 {
  margin: 99px;
}

.pd-99 {
  padding: 99px;
}

.mg-vertical-99 {
  margin-top: 99px;
  margin-bottom: 99px;
}

.mg-horizontal-99 {
  margin-left: 99px;
  margin-right: 99px;
}

.pd-vertical-99 {
  padding-top: 99px;
  padding-bottom: 99px;
}

.pd-horizontal-99 {
  padding-left: 99px;
  padding-right: 99px;
}

.mg-top-100 {
  margin-top: 100px;
}

.pd-top-100 {
  padding-top: 100px;
}

.mg-bottom-100 {
  margin-bottom: 100px;
}

.pd-bottom-100 {
  padding-bottom: 100px;
}

.mg-left-100 {
  margin-left: 100px;
}

.pd-left-100 {
  padding-left: 100px;
}

.mg-right-100 {
  margin-right: 100px;
}

.pd-right-100 {
  padding-right: 100px;
}

.mg-100 {
  margin: 100px;
}

.pd-100 {
  padding: 100px;
}

.mg-vertical-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mg-horizontal-100 {
  margin-left: 100px;
  margin-right: 100px;
}

.pd-vertical-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pd-horizontal-100 {
  padding-left: 100px;
  padding-right: 100px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

html, body {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #3a4a5e;
}

body {
  padding-top: 125px;
  overflow-x: hidden;
}
body header,
body main,
body footer {
  opacity: 0;
  transition: 300ms ease-in-out;
  overflow: hidden;
}
body.pace-done header,
body.pace-done main,
body.pace-done footer {
  opacity: 1;
}

a {
  text-decoration: none;
  transition: 300ms ease-in-out;
}

a, img {
  outline: none;
}

img {
  display: block;
  border: 0;
}

::-moz-selection {
  background: #dea600;
  color: #ffffff;
}

::selection {
  background: #dea600;
  color: #ffffff;
}

::-webkit-selection {
  background: #dea600;
  color: #ffffff;
}

::-moz-selection {
  background: #dea600;
  color: #ffffff;
}

form ul li {
  margin-bottom: 10px;
}
form ul li:last-child {
  margin-bottom: 0;
}
form ul li input,
form ul li textarea {
  font-family: "Roboto", sans-serif;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  outline: none;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 300ms ease-in-out;
}
form ul li input:focus,
form ul li textarea:focus {
  box-shadow: 0 0 10px rgba(44, 55, 101, 0.5);
}
form ul li input {
  height: 30px;
  width: 100%;
}
form ul li textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 100%;
  min-width: 100%;
  min-height: 65px;
  max-height: 65px;
}

.burger {
  width: 30px;
  height: 17px;
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 990;
}
.burger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #112749;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.burger span:nth-child(1) {
  top: 0px;
}
.burger span:nth-child(2), .burger span:nth-child(3) {
  top: 7px;
}
.burger span:nth-child(4) {
  top: 14px;
}
.burger.open {
  opacity: 0;
  visibility: hidden;
}

[data-cookie] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 999;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background-color: #ffffff;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
[data-cookie] p {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
[data-cookie] p a {
  color: #dea600;
}
[data-cookie] [data-cookie-btn] {
  margin: 0 0 0 20px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  cursor: pointer;
}

@media (max-width: 767px) {
  [data-cookie] {
    flex-direction: column;
  }
  [data-cookie] [data-cookie-btn] {
    margin: 10px 0 0 0;
  }
}
.header {
  padding-top: 45px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  transition: 300ms ease-in-out;
}
.header.min {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(58, 74, 94, 0.5);
}
.header.min .header-logo {
  max-width: 150px;
}
.header.min .header-slogan {
  opacity: 0;
}
.header-logo {
  max-width: 300px;
}
.header-logo img {
  width: 100%;
}
.header-slogan {
  display: flex;
  justify-content: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #112749;
  opacity: 1;
  transition: 300ms ease-in-out;
}
.header-menu {
  position: fixed;
  top: 0;
  right: -110%;
  bottom: 0;
  z-index: 999;
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 0 0 10px rgba(58, 74, 94, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 300px;
  transition: 500ms ease-in-out;
}
.header-menu:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  left: -9999px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: 300ms ease-in-out;
}
.header-menu.open {
  right: 0;
}
.header-menu.open:before {
  opacity: 1;
  visibility: visible;
}
.header-menu-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(58, 74, 94, 0.1);
  padding: 20px 30px 15px;
}
.header-menu-top p {
  font-weight: 700;
  color: #dea600;
}
.header-menu-close {
  color: #3a4a5e;
  cursor: pointer;
  transition: 300ms ease-in-out;
}
.header-menu-close:hover {
  color: #dea600;
}
.header-menu .menu {
  margin-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.header-menu .menu a {
  display: block;
  color: #3a4a5e;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: right;
}
.header-menu .menu a:last-child {
  margin-bottom: 0;
}
.header-menu .menu a:hover {
  color: #dea600;
}
.header-menu-contact .address {
  text-align: center;
  line-height: 20px;
}
.header-menu-contact .social {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-menu-contact .social a {
  color: #dea600;
  margin: 0 10px;
  font-size: 18px;
}
.header-menu-contact .phones {
  position: relative;
  margin: 20px 0;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header-menu-contact .phones:before, .header-menu-contact .phones:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid rgba(58, 74, 94, 0.1);
  width: 50px;
}
.header-menu-contact .phones:before {
  top: 0;
}
.header-menu-contact .phones:after {
  bottom: 0;
}
.header-menu-contact .phones a {
  display: flex;
  align-items: center;
  color: #3a4a5e;
  margin-bottom: 10px;
}
.header-menu-contact .phones a:last-child {
  margin-bottom: 0;
}
.header-menu-contact .phones a:hover {
  color: #dea600;
}
.header-menu-contact .phones a i {
  margin-right: 5px;
  color: #dea600;
}

.section {
  margin-top: 100px;
}
.section .image-icon {
  max-width: 420px;
  margin: 30px auto;
}
.section .image-icon img {
  width: 100%;
}
.section-banner {
  margin-top: 130px;
}
.section-banner .devices {
  margin: 0 auto;
  width: 880px;
  height: 450px;
  position: relative;
}
.section-banner .devices .arrow {
  position: absolute;
  left: 30px;
  bottom: -20px;
  width: 113px;
  height: 193px;
  background: url("../img/arrow3.png") center center no-repeat;
}
.section-banner .devices .iphone {
  position: absolute;
  bottom: 26px;
  left: 0;
  z-index: 2;
  width: 86px;
  height: 241px;
}
.section-banner .devices .iphone img {
  margin: 3px 0 0 3px;
  border-radius: 5px;
}
.section-banner .devices .iphone:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url("../img/iphone.png") center center no-repeat;
}
.section-banner .devices .ipad {
  position: absolute;
  bottom: 0;
  left: 95px;
  z-index: 2;
  width: 166px;
  height: 327px;
}
.section-banner .devices .ipad img {
  margin: 19px 0 0 11px;
}
.section-banner .devices .ipad:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url("../img/ipad.png") center center no-repeat;
}
.section-banner .devices .imac {
  position: absolute;
  top: -60px;
  left: 155px;
  width: 481px;
  height: 553px;
}
.section-banner .devices .imac img {
  margin: 18px 0 0 21px;
}
.section-banner .devices .imac:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url("../img/imac.png") center center no-repeat;
}
.section-banner .devices .macbook {
  position: absolute;
  bottom: -13px;
  right: 0;
  z-index: 2;
  width: 490px;
  height: 361px;
}
.section-banner .devices .macbook img {
  margin: 13px 0 0 72px;
}
.section-banner .devices .macbook:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url("../img/macbook.png") center center no-repeat;
}
.section-banner .mobile {
  display: none;
}
.section-banner .mobile img {
  width: 100%;
}
.section-about {
  position: relative;
  z-index: 1;
  margin-bottom: 150px;
}
.section-about .box {
  position: relative;
  max-width: 330px;
  min-height: 230px;
  background-color: #112749;
  border-radius: 10px;
  margin: 30px auto 0;
  text-align: center;
  padding: 45px 25px 0 25px;
}
.section-about .box h3 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 30px;
  color: #dea600;
  font-weight: 600;
  text-transform: uppercase;
}
.section-about .box p {
  margin-top: 20px;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
}
.section-about .box .arrow1 {
  position: absolute;
  right: -90px;
  bottom: -75px;
  width: 200px;
  height: 80px;
  background: url("../img/arrow1.png") center center no-repeat;
}
.section-about .box .arrow2 {
  position: absolute;
  top: -65px;
  right: -150px;
  width: 190px;
  height: 105px;
  background: url("../img/arrow2.png") center center no-repeat;
}
.section-projects .tabs {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
}
.section-projects .tabs span {
  display: block;
  margin: 0 15px;
}
.section-projects .tabs-item {
  text-transform: uppercase;
  color: #3a4a5e;
  cursor: pointer;
}
.section-projects .tabs-item:hover, .section-projects .tabs-item.active {
  color: #dea600;
}
.section-testimony .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.section-testimony .box {
  position: relative;
  min-height: 210px;
  border: 2px solid #dea600;
  border-radius: 20px;
  padding: 25px 25px 25px 130px;
}
.section-testimony .box-image {
  position: absolute;
  top: -15px;
  left: -15px;
}
.section-testimony .box-text h3 {
  font-weight: 700;
}
.section-testimony .box-text h4 {
  margin-top: 5px;
  font-size: 13px;
}
.section-testimony .box-text p {
  position: relative;
  margin-top: 25px;
  line-height: 20px;
  font-weight: 300;
}
.section-testimony .box-text [data-read-more] {
  margin-top: 10px;
}
.section-testimony .box-text:not(.open) p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  height: 100px;
}

.footer {
  margin-top: 100px;
  padding: 50px 0;
  background-color: #112749;
}
.footer .cnpj {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 300;
  line-height: 18px;
}
.footer .cnpj img {
  margin-right: 15px;
}
.footer .div {
  margin-top: 30px;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}
.footer .div-icon {
  display: flex;
  justify-content: center;
  width: 30px;
  margin-right: 15px;
}
.footer .div a {
  color: #ffffff;
}
.footer .div a:hover {
  color: #dea600;
}
.footer-form {
  margin-top: 10px;
}
.footer-form legend {
  font-weight: 700;
  color: #ffffff;
}
.footer-form p {
  margin-top: 5px;
  margin-bottom: 25px;
  color: #ffffff;
  font-weight: 300;
}
.footer-social {
  margin-top: 10px;
  margin-bottom: 30px;
}
.footer-social:last-child {
  margin-bottom: 0;
}
.footer-social h2 {
  font-weight: 700;
  color: #ffffff;
}
.footer-social p {
  margin-top: 5px;
  color: #ffffff;
  font-weight: 300;
}
.footer-social a {
  margin-top: 15px;
  margin-right: 10px;
}
.footer-social a:last-child {
  margin-right: 0;
}

.block-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #112749;
  text-transform: uppercase;
  font-weight: 600;
}
.block-title-primary {
  color: #dea600;
}
.block-title small {
  margin-top: 3px;
  display: block;
  font-size: 15px;
  color: #112749;
  font-weight: 700;
  text-transform: none;
}
.block-text {
  margin-top: 20px;
  line-height: 20px;
  font-weight: 400;
}
.block-text p {
  margin-top: 20px;
}
.block-text p a {
  color: #3a4a5e;
}
.block-text p a:hover {
  color: #dea600;
}
.block-text p:first-child {
  margin-top: 0;
}

.box-project {
  display: block;
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #3a4a5e;
  transition: 300ms ease-in-out;
}
.box-project-hover {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(17, 39, 73, 0.8);
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 300ms ease-in-out;
}
.box-project-hover h3 {
  color: #dea600;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
.box-project-hover span {
  margin-top: 20px;
  display: block;
  background-color: #dea600;
  color: #112749;
  font-weight: 600;
  padding: 3px 10px;
}
.box-project img {
  width: 100%;
  transition: 300ms ease-in-out;
}
.box-project:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.box-project:hover img {
  transform: scale(1.05);
}
.box-project:hover .box-project-hover {
  opacity: 1;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  background-color: #dea600;
  padding: 0 20px;
  color: #112749;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid transparent;
  outline: none;
  transition: 300ms ease-in-out;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 600;
}
.btn i {
  font-size: 22px;
  margin: -2px 0 0 10px;
}
.btn:hover {
  background-color: #ffc312;
}

.in-lines .menu-aside img {
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
}
.in-lines .menu-aside .nav {
  margin-top: 40px;
  text-align: right;
}
.in-lines .menu-aside .nav a {
  position: relative;
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-size: 28px;
  margin-bottom: 15px;
  color: #b4caec;
  padding-right: 25px;
}
.in-lines .menu-aside .nav a:before {
  content: "\f105";
  position: absolute;
  top: -2px;
  right: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transform: rotate(90deg);
}
.in-lines .menu-aside .nav a:hover {
  color: #4472b8;
}
.in-lines .menu-aside .nav a.active {
  color: #4472b8;
}
.in-lines .menu-aside .nav a.active:before {
  transform: rotate(0deg);
}
.in-lines .menu-aside .separator {
  margin: 40px 0;
}
.in-lines .menu-aside .text {
  text-align: right;
  font-family: "";
  font-size: 20px;
  line-height: 30px;
  color: #4472b8;
}
.in-lines .breadcrumb {
  display: flex;
  align-items: center;
  font-family: "";
  font-size: 20px;
  color: #4472b8;
}
.in-lines .breadcrumb a,
.in-lines .breadcrumb i {
  color: #b4caec;
}
.in-lines .breadcrumb i {
  margin: 5px 5px 0;
}
.in-lines .header-family {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.in-lines .header-family h1 {
  font-size: 60px;
  font-family: "Josefin Sans", sans-serif;
  color: #4472b8;
}
.in-lines .header-family-sizes {
  display: flex;
}
.in-lines .header-family-sizes img {
  border-radius: 100%;
  margin: 0 8px;
}
.in-lines .grid {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.in-lines .grid .col {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
.in-lines .grid .box {
  margin: 0 auto 25px;
  max-width: 150px;
}
.in-lines .grid .box img {
  width: 100%;
}
.in-lines .grid .box .box-title {
  margin-top: 10px;
  text-align: center;
  font-family: "";
  font-size: 20px;
  line-height: 24px;
  color: #4472b8;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
}
.in-lines .section-family .items {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.in-lines .section-family .items .item {
  margin: 25px 25px 0;
}
.in-lines .section-family .items .item img {
  border-radius: 100%;
}

@media (max-width: 1000px) {
  .header-slogan,
.section-banner .devices {
    display: none;
  }
  body {
    padding-top: 55px;
  }
  .header {
    padding-top: 15px;
  }
  .header-logo {
    max-width: 150px;
  }
  .section-banner {
    margin: 15px 0 30px;
  }
  .section-banner .mobile {
    display: block;
  }
  .footer {
    padding: 30px 0;
  }
  .footer-form {
    margin: 50px 0 30px;
  }
}
@media (max-width: 767px) {
  .section-about .box .arrow1,
.section-about .box .arrow2,
.section-projects .tabs span {
    display: none;
  }
  .section {
    margin-top: 50px;
  }
  .section .block-text.pd-right-50 {
    padding-right: 0;
  }
  .section-projects .tabs {
    flex-direction: column;
    align-items: center;
  }
  .section-projects .tabs-item {
    margin-bottom: 10px;
  }
  .section-projects .tabs-item:last-child {
    margin-bottom: 0;
  }
  .section-projects .grid {
    max-width: 330px;
  }
}
/*
    Dots plugin
*/
/*
    Navigation plugin
*/
.not-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *, .carousel *:before, .carousel *:after {
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: flex;
}

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  /* https://github.com/andreszs/jquery.events.swipe#pointer-event-remarks */
  touch-action: pan-y;
}

.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  transition: opacity 0.15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity 0.15s ease;
}
.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

/*
  Thumbs plugin
*/
/* 3/2 */
/*
  HTML plugin
*/
/*
  Toolbar plugin
*/
html.with-fancybox {
  scroll-behavior: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}
.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: none;
}
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  /* For Safari */
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: flex;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}

/* Close button located inside content area */
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
          animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
          animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}

/* Opening */
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  -webkit-animation: 0.15s ease backwards fancybox-fadeIn;
          animation: 0.15s ease backwards fancybox-fadeIn;
}

/* Closing */
.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  -webkit-animation: 0.15s ease both fancybox-fadeOut;
          animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  -webkit-animation: 0.15s ease both fancybox-fadeIn;
          animation: 0.15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  -webkit-animation: 0.1s ease both fancybox-fadeOut;
          animation: 0.1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  -webkit-animation: 0.2s ease both fancybox-zoomInUp;
          animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  -webkit-animation: 0.15s ease both fancybox-zoomOutDown;
          animation: 0.15s ease both fancybox-zoomOutDown;
}

/* Both `throwOut` classes are for closing animation after dragging up/down */
.fancybox-throwOutUp {
  -webkit-animation: 0.15s ease both fancybox-throwOutUp;
          animation: 0.15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  -webkit-animation: 0.15s ease both fancybox-throwOutDown;
          animation: 0.15s ease both fancybox-throwOutDown;
}

@-webkit-keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__image {
  transform-origin: 0 0;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
  /* Fix Mac OS Safari 11 - 13 */
}
.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}
.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
          animation: 0.15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  transition: opacity 0.15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: 0.92;
}
.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  /* Keep aspect ratio */
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
          animation: 0.15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::-webkit-backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -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: solid 0.08em #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,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.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-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";
}

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

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome5/fa-regular-400.eot");
  src: url("../fonts/fontawesome5/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome5/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome5/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome5/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome5/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome5/fa-solid-900.eot");
  src: url("../fonts/fontawesome5/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome5/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome5/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome5/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome5/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome5/fa-brands-400.eot");
  src: url("../fonts/fontawesome5/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome5/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome5/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome5/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome5/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
