@charset "UTF-8";
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 420px) {
  .container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .container {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 1836px) {
  .container {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 420px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1836px) {
  .container {
    width: 1884px;
    max-width: 100%;
  }
}
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 420px) {
  .container-fluid {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .container-fluid {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 1836px) {
  .container-fluid {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
.alm-reveal,
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
@media (min-width: 420px) {
  .alm-reveal,
  .row {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media (min-width: 768px) {
  .alm-reveal,
  .row {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media (min-width: 1280px) {
  .alm-reveal,
  .row {
    margin-right: -3rem;
    margin-left: -3rem;
  }
}
@media (min-width: 1836px) {
  .alm-reveal,
  .row {
    margin-right: -3rem;
    margin-left: -3rem;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 420px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 768px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 1836px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.3333333333%;
}
.pull-2 {
  right: 16.6666666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.3333333333%;
}
.pull-5 {
  right: 41.6666666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.3333333333%;
}
.pull-8 {
  right: 66.6666666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.3333333333%;
}
.pull-11 {
  right: 91.6666666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.3333333333%;
}
.push-2 {
  left: 16.6666666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.3333333333%;
}
.push-5 {
  left: 41.6666666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.3333333333%;
}
.push-8 {
  left: 66.6666666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.3333333333%;
}
.push-11 {
  left: 91.6666666667%;
}
.push-12 {
  left: 100%;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 420px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1836px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 420px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1836px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 420px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1836px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 419px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 420px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 1279px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1835px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1836px) {
  .hidden-xl-up {
    display: none !important;
  }
}
.hidden-xl-down {
  display: none !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 1.2rem !important;
}
.mt-1,
.my-1 {
  margin-top: 1.2rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 1.2rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 1.2rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 1.2rem !important;
}
.m-2 {
  margin: 2.4rem !important;
}
.mt-2,
.my-2 {
  margin-top: 2.4rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 2.4rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 2.4rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 2.4rem !important;
}
.m-3 {
  margin: 3.6rem !important;
}
.mt-3,
.my-3 {
  margin-top: 3.6rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 3.6rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 3.6rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 3.6rem !important;
}
.m-4 {
  margin: 4.8rem !important;
}
.mt-4,
.my-4 {
  margin-top: 4.8rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 4.8rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 4.8rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 4.8rem !important;
}
.m-5 {
  margin: 6rem !important;
}
.mt-5,
.my-5 {
  margin-top: 6rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 6rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 6rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 6rem !important;
}
.m-6 {
  margin: 7.2rem !important;
}
.mt-6,
.my-6 {
  margin-top: 7.2rem !important;
}
.mr-6,
.mx-6 {
  margin-right: 7.2rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 7.2rem !important;
}
.ml-6,
.mx-6 {
  margin-left: 7.2rem !important;
}
.m-7 {
  margin: 8.4rem !important;
}
.mt-7,
.my-7 {
  margin-top: 8.4rem !important;
}
.mr-7,
.mx-7 {
  margin-right: 8.4rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 8.4rem !important;
}
.ml-7,
.mx-7 {
  margin-left: 8.4rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 1.2rem !important;
}
.pt-1,
.py-1 {
  padding-top: 1.2rem !important;
}
.pr-1,
.px-1 {
  padding-right: 1.2rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 1.2rem !important;
}
.pl-1,
.px-1 {
  padding-left: 1.2rem !important;
}
.p-2 {
  padding: 2.4rem !important;
}
.pt-2,
.py-2 {
  padding-top: 2.4rem !important;
}
.pr-2,
.px-2 {
  padding-right: 2.4rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 2.4rem !important;
}
.pl-2,
.px-2 {
  padding-left: 2.4rem !important;
}
.p-3 {
  padding: 3.6rem !important;
}
.pt-3,
.py-3 {
  padding-top: 3.6rem !important;
}
.pr-3,
.px-3 {
  padding-right: 3.6rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 3.6rem !important;
}
.pl-3,
.px-3 {
  padding-left: 3.6rem !important;
}
.p-4 {
  padding: 4.8rem !important;
}
.pt-4,
.py-4 {
  padding-top: 4.8rem !important;
}
.pr-4,
.px-4 {
  padding-right: 4.8rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 4.8rem !important;
}
.pl-4,
.px-4 {
  padding-left: 4.8rem !important;
}
.p-5 {
  padding: 6rem !important;
}
.pt-5,
.py-5 {
  padding-top: 6rem !important;
}
.pr-5,
.px-5 {
  padding-right: 6rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 6rem !important;
}
.pl-5,
.px-5 {
  padding-left: 6rem !important;
}
.p-6 {
  padding: 7.2rem !important;
}
.pt-6,
.py-6 {
  padding-top: 7.2rem !important;
}
.pr-6,
.px-6 {
  padding-right: 7.2rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 7.2rem !important;
}
.pl-6,
.px-6 {
  padding-left: 7.2rem !important;
}
.p-7 {
  padding: 8.4rem !important;
}
.pt-7,
.py-7 {
  padding-top: 8.4rem !important;
}
.pr-7,
.px-7 {
  padding-right: 8.4rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 8.4rem !important;
}
.pl-7,
.px-7 {
  padding-left: 8.4rem !important;
}
.m-n1 {
  margin: -1.2rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -1.2rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -1.2rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -1.2rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -1.2rem !important;
}
.m-n2 {
  margin: -2.4rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -2.4rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -2.4rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -2.4rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -2.4rem !important;
}
.m-n3 {
  margin: -3.6rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -3.6rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -3.6rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -3.6rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -3.6rem !important;
}
.m-n4 {
  margin: -4.8rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -4.8rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -4.8rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -4.8rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -4.8rem !important;
}
.m-n5 {
  margin: -6rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -6rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -6rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -6rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -6rem !important;
}
.m-n6 {
  margin: -7.2rem !important;
}
.mt-n6,
.my-n6 {
  margin-top: -7.2rem !important;
}
.mr-n6,
.mx-n6 {
  margin-right: -7.2rem !important;
}
.mb-n6,
.my-n6 {
  margin-bottom: -7.2rem !important;
}
.ml-n6,
.mx-n6 {
  margin-left: -7.2rem !important;
}
.m-n7 {
  margin: -8.4rem !important;
}
.mt-n7,
.my-n7 {
  margin-top: -8.4rem !important;
}
.mr-n7,
.mx-n7 {
  margin-right: -8.4rem !important;
}
.mb-n7,
.my-n7 {
  margin-bottom: -8.4rem !important;
}
.ml-n7,
.mx-n7 {
  margin-left: -8.4rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 420px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 1.2rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1.2rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1.2rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1.2rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1.2rem !important;
  }
  .m-sm-2 {
    margin: 2.4rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 2.4rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 2.4rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 2.4rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 2.4rem !important;
  }
  .m-sm-3 {
    margin: 3.6rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 3.6rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 3.6rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 3.6rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 3.6rem !important;
  }
  .m-sm-4 {
    margin: 4.8rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 4.8rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 4.8rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 4.8rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 4.8rem !important;
  }
  .m-sm-5 {
    margin: 6rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 6rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 6rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 6rem !important;
  }
  .m-sm-6 {
    margin: 7.2rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 7.2rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 7.2rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 7.2rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 7.2rem !important;
  }
  .m-sm-7 {
    margin: 8.4rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 8.4rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 8.4rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 8.4rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 8.4rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 1.2rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1.2rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1.2rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1.2rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1.2rem !important;
  }
  .p-sm-2 {
    padding: 2.4rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 2.4rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 2.4rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 2.4rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 2.4rem !important;
  }
  .p-sm-3 {
    padding: 3.6rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 3.6rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 3.6rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 3.6rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 3.6rem !important;
  }
  .p-sm-4 {
    padding: 4.8rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 4.8rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 4.8rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 4.8rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 4.8rem !important;
  }
  .p-sm-5 {
    padding: 6rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 6rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 6rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 6rem !important;
  }
  .p-sm-6 {
    padding: 7.2rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 7.2rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 7.2rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 7.2rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 7.2rem !important;
  }
  .p-sm-7 {
    padding: 8.4rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 8.4rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 8.4rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 8.4rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 8.4rem !important;
  }
  .m-sm-n1 {
    margin: -1.2rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -1.2rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -1.2rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -1.2rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -1.2rem !important;
  }
  .m-sm-n2 {
    margin: -2.4rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -2.4rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -2.4rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -2.4rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -2.4rem !important;
  }
  .m-sm-n3 {
    margin: -3.6rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -3.6rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -3.6rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -3.6rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -3.6rem !important;
  }
  .m-sm-n4 {
    margin: -4.8rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -4.8rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -4.8rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -4.8rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -4.8rem !important;
  }
  .m-sm-n5 {
    margin: -6rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -6rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -6rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -6rem !important;
  }
  .m-sm-n6 {
    margin: -7.2rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -7.2rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -7.2rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -7.2rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -7.2rem !important;
  }
  .m-sm-n7 {
    margin: -8.4rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -8.4rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -8.4rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -8.4rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -8.4rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 1.2rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1.2rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1.2rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1.2rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1.2rem !important;
  }
  .m-md-2 {
    margin: 2.4rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 2.4rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 2.4rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 2.4rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 2.4rem !important;
  }
  .m-md-3 {
    margin: 3.6rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 3.6rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 3.6rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 3.6rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 3.6rem !important;
  }
  .m-md-4 {
    margin: 4.8rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 4.8rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 4.8rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 4.8rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 4.8rem !important;
  }
  .m-md-5 {
    margin: 6rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 6rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 6rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 6rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 6rem !important;
  }
  .m-md-6 {
    margin: 7.2rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 7.2rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 7.2rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 7.2rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 7.2rem !important;
  }
  .m-md-7 {
    margin: 8.4rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 8.4rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 8.4rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 8.4rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 8.4rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 1.2rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1.2rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1.2rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1.2rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1.2rem !important;
  }
  .p-md-2 {
    padding: 2.4rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 2.4rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 2.4rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 2.4rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 2.4rem !important;
  }
  .p-md-3 {
    padding: 3.6rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 3.6rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 3.6rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 3.6rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 3.6rem !important;
  }
  .p-md-4 {
    padding: 4.8rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 4.8rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 4.8rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 4.8rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 4.8rem !important;
  }
  .p-md-5 {
    padding: 6rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 6rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 6rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 6rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 6rem !important;
  }
  .p-md-6 {
    padding: 7.2rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 7.2rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 7.2rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 7.2rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 7.2rem !important;
  }
  .p-md-7 {
    padding: 8.4rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 8.4rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 8.4rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 8.4rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 8.4rem !important;
  }
  .m-md-n1 {
    margin: -1.2rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -1.2rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -1.2rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -1.2rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -1.2rem !important;
  }
  .m-md-n2 {
    margin: -2.4rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -2.4rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -2.4rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -2.4rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -2.4rem !important;
  }
  .m-md-n3 {
    margin: -3.6rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -3.6rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -3.6rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -3.6rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -3.6rem !important;
  }
  .m-md-n4 {
    margin: -4.8rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -4.8rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -4.8rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -4.8rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -4.8rem !important;
  }
  .m-md-n5 {
    margin: -6rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -6rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -6rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -6rem !important;
  }
  .m-md-n6 {
    margin: -7.2rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -7.2rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -7.2rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -7.2rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -7.2rem !important;
  }
  .m-md-n7 {
    margin: -8.4rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -8.4rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -8.4rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -8.4rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -8.4rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 1.2rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1.2rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1.2rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1.2rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1.2rem !important;
  }
  .m-lg-2 {
    margin: 2.4rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 2.4rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 2.4rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 2.4rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 2.4rem !important;
  }
  .m-lg-3 {
    margin: 3.6rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 3.6rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 3.6rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 3.6rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 3.6rem !important;
  }
  .m-lg-4 {
    margin: 4.8rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 4.8rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 4.8rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 4.8rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 4.8rem !important;
  }
  .m-lg-5 {
    margin: 6rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 6rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 6rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 6rem !important;
  }
  .m-lg-6 {
    margin: 7.2rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 7.2rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 7.2rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 7.2rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 7.2rem !important;
  }
  .m-lg-7 {
    margin: 8.4rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 8.4rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 8.4rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 8.4rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 8.4rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 1.2rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1.2rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1.2rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1.2rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1.2rem !important;
  }
  .p-lg-2 {
    padding: 2.4rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 2.4rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 2.4rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 2.4rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 2.4rem !important;
  }
  .p-lg-3 {
    padding: 3.6rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 3.6rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 3.6rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 3.6rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 3.6rem !important;
  }
  .p-lg-4 {
    padding: 4.8rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 4.8rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 4.8rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 4.8rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 4.8rem !important;
  }
  .p-lg-5 {
    padding: 6rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 6rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 6rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 6rem !important;
  }
  .p-lg-6 {
    padding: 7.2rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 7.2rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 7.2rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 7.2rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 7.2rem !important;
  }
  .p-lg-7 {
    padding: 8.4rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 8.4rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 8.4rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 8.4rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 8.4rem !important;
  }
  .m-lg-n1 {
    margin: -1.2rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -1.2rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -1.2rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -1.2rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -1.2rem !important;
  }
  .m-lg-n2 {
    margin: -2.4rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -2.4rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -2.4rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -2.4rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -2.4rem !important;
  }
  .m-lg-n3 {
    margin: -3.6rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -3.6rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -3.6rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -3.6rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -3.6rem !important;
  }
  .m-lg-n4 {
    margin: -4.8rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -4.8rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -4.8rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -4.8rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -4.8rem !important;
  }
  .m-lg-n5 {
    margin: -6rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -6rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -6rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -6rem !important;
  }
  .m-lg-n6 {
    margin: -7.2rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -7.2rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -7.2rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -7.2rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -7.2rem !important;
  }
  .m-lg-n7 {
    margin: -8.4rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -8.4rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -8.4rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -8.4rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -8.4rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1836px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 1.2rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1.2rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1.2rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1.2rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1.2rem !important;
  }
  .m-xl-2 {
    margin: 2.4rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 2.4rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 2.4rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 2.4rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 2.4rem !important;
  }
  .m-xl-3 {
    margin: 3.6rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 3.6rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 3.6rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 3.6rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 3.6rem !important;
  }
  .m-xl-4 {
    margin: 4.8rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 4.8rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 4.8rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 4.8rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 4.8rem !important;
  }
  .m-xl-5 {
    margin: 6rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 6rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 6rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 6rem !important;
  }
  .m-xl-6 {
    margin: 7.2rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 7.2rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 7.2rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 7.2rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 7.2rem !important;
  }
  .m-xl-7 {
    margin: 8.4rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 8.4rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 8.4rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 8.4rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 8.4rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 1.2rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1.2rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1.2rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1.2rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1.2rem !important;
  }
  .p-xl-2 {
    padding: 2.4rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 2.4rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 2.4rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 2.4rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 2.4rem !important;
  }
  .p-xl-3 {
    padding: 3.6rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 3.6rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 3.6rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 3.6rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 3.6rem !important;
  }
  .p-xl-4 {
    padding: 4.8rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 4.8rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 4.8rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 4.8rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 4.8rem !important;
  }
  .p-xl-5 {
    padding: 6rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 6rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 6rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 6rem !important;
  }
  .p-xl-6 {
    padding: 7.2rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 7.2rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 7.2rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 7.2rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 7.2rem !important;
  }
  .p-xl-7 {
    padding: 8.4rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 8.4rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 8.4rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 8.4rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 8.4rem !important;
  }
  .m-xl-n1 {
    margin: -1.2rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -1.2rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -1.2rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -1.2rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -1.2rem !important;
  }
  .m-xl-n2 {
    margin: -2.4rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -2.4rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -2.4rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -2.4rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -2.4rem !important;
  }
  .m-xl-n3 {
    margin: -3.6rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -3.6rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -3.6rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -3.6rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -3.6rem !important;
  }
  .m-xl-n4 {
    margin: -4.8rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -4.8rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -4.8rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -4.8rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -4.8rem !important;
  }
  .m-xl-n5 {
    margin: -6rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -6rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -6rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -6rem !important;
  }
  .m-xl-n6 {
    margin: -7.2rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -7.2rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -7.2rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -7.2rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -7.2rem !important;
  }
  .m-xl-n7 {
    margin: -8.4rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -8.4rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -8.4rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -8.4rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -8.4rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* @font-face {
  font-family: TabacG2Medium;
  src: url(assets/fonts/TabacG2Medium-Bold.woff2) format("woff2"),
    url(assets/fonts/TabacG2Medium-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: TabacG2Medium;
  src: url(assets/fonts/TabacG2Medium-BoldItalic.woff2) format("woff2"),
    url(assets/fonts/TabacG2Medium-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: TabacG2Medium;
  src: url(assets/fonts/TabacG2Medium-Italic.woff2) format("woff2"),
    url(assets/fonts/TabacG2Medium-Italic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: TabacG2Medium;
  src: url(assets/fonts/TabacG2Medium.woff2) format("woff2"),
    url(assets/fonts/TabacG2Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: TabacG2;
  src: url(assets/fonts/TabacG2.woff2) format("woff2"),
    url(assets/fonts/TabacG2.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: TabacG2;
  src: url(assets/fonts/TabacG2-BoldItalic.woff2) format("woff2"),
    url(assets/fonts/TabacG2-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: TabacG2;
  src: url(assets/fonts/TabacG2-Bold.woff2) format("woff2"),
    url(assets/fonts/TabacG2-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: TabacG2;
  src: url(assets/fonts/TabacG2-Italic.woff2) format("woff2"),
    url(assets/fonts/TabacG2-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Scandia;
  src: url(assets/fonts/ScandiaWeb-Regular.woff2) format("woff2"),
    url(assets/fonts/ScandiaWeb-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Scandia;
  src: url(assets/fonts/Scandia-Bold.woff2) format("woff2"),
    url(assets/fonts/Scandia-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Scandia;
  src: url(assets/fonts/ScandiaWeb-Medium.woff2) format("woff2"),
    url(assets/fonts/ScandiaWeb-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: TabacG3;
  src: url(assets/fonts/TabacWebRegular/Tabac-G3-Regular-f248f66ba51860b595b3add2aa3a4682.eot);
  src: url(assets/fonts/TabacWebRegular/Tabac-G3-Regular-f248f66ba51860b595b3add2aa3a4682.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/TabacWebRegular/Tabac-G3-Regular-f248f66ba51860b595b3add2aa3a4682.woff2)
      format("woff2"),
    url(assets/fonts/TabacWebRegular/Tabac-G3-Regular-f248f66ba51860b595b3add2aa3a4682.woff)
      format("woff"),
    url(assets/fonts/TabacWebRegular/Tabac-G3-Regular-f248f66ba51860b595b3add2aa3a4682.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
} */ /*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
table {
  border-collapse: collapse;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.hidden {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .xs-hidden {
    display: none;
  }
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}
.invisible {
  visibility: hidden;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  color: #121c25;
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  background-color: #fff;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
}
ul {
  list-style: none;
}
a {
  color: #121c25;
  text-decoration: none;
}
textarea {
  overflow: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-style: normal;
  font-weight: 700;
  color: #121c25;
}
img {
  max-width: 100%;
  height: auto;
}
input,
textarea {
  font-size: 16px;
  line-height: 30px;
  padding: 6px 0;
  caret-color: #121c25;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  border-bottom: 1px solid rgba(18, 28, 37, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input:focus,
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  border-color: rgba(18, 28, 37, 0.6);
}
.container,
.container-fluid {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (min-width: 768px) {
  .container,
  .container-fluid {
    padding-left: 6.6rem;
    padding-right: 6.6rem;
  }
}
@media (min-width: 1280px) {
  .container,
  .container-fluid {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 1836px) {
  .container,
  .container-fluid {
    padding-left: 12rem;
    padding-right: 12rem;
    max-width: 1920px;
  }
}
.container-fluid--archive {
  padding-bottom: 64px;
}
@media (min-width: 1280px) {
  .container-fluid--archive {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 128px;
  }
}
@media (min-width: 1836px) {
  .container-fluid--archive {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}
.page-container {
  padding-top: 100px;
}
@media (min-width: 1836px) {
  .page-container {
    padding-top: 200px;
  }
}
.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.btn,
.post-content .wpcf7-form input[type="submit"] {
  display: inline-block;
  color: #101921;
  cursor: pointer;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  letter-spacing: 0.05em;
  text-decoration: none;
  padding: 22px 32px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 768px) {
  .btn,
  .post-content .wpcf7-form input[type="submit"] {
    font-size: 18px;
    line-height: 20px;
  }
}
.btn__hover {
  -webkit-transition: opacity 0.5s ease, width 0.5s ease;
  transition: opacity 0.5s ease, width 0.5s ease;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 16px;
  background-color: #da3228;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  opacity: 0.1;
}
@media (min-width: 768px) {
  .btn__hover {
    width: 64px;
    height: 64px;
    border-radius: 24px;
  }
}
.btn:focus,
.post-content .wpcf7-form input:focus[type="submit"] {
  outline: 0;
}
.btn.disabled,
.post-content .wpcf7-form input.disabled[type="submit"] {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn__text {
  position: relative;
  z-index: 1;
}
.btn.is-active,
.btn:not(.disabled):hover,
.post-content .wpcf7-form input.is-active[type="submit"],
.post-content .wpcf7-form input:not(.disabled):hover[type="submit"] {
  color: #fff;
}
.btn.is-active .btn__hover,
.btn:not(.disabled):hover .btn__hover,
.post-content .wpcf7-form input.is-active[type="submit"] .btn__hover,
.post-content
  .wpcf7-form
  input:not(.disabled):hover[type="submit"]
  .btn__hover {
  width: 100%;
  opacity: 1;
}
.btn--round .btn__hover {
  border-radius: 100px;
}
.btn--underline {
  padding: 20px 32px 24px;
}
.btn--underline .btn__text {
  position: relative;
}
.btn--underline .btn__text::before {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #101921;
  height: 2px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 13px;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.btn--underline:hover .btn__text::before {
  background-color: #fff;
}
.btn--secondary .btn__hover {
  background-color: #101921;
  opacity: 0.05;
}
.btn--full-light .btn__hover {
  background-color: #101921;
  opacity: 0.05;
  width: 100%;
}
.btn--full-dark {
  color: #fff;
}
.btn--full-dark .btn__hover {
  background-color: #101921;
  opacity: 1;
  width: 100%;
}
.btn--full-dark:hover {
  color: #101921;
}
.btn--full-dark:hover .btn__hover {
  opacity: 0.1;
}
.btn--link {
  position: relative;
  padding: 22px 0;
}
.btn--link::before {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #101921;
  height: 2px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 13px;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.btn--link:hover {
  color: #da3228;
}
.btn--link:hover::before {
  background-color: #da3228;
}
.btn--career {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
  padding: 8px 10px;
  background: #101921;
  border-radius: 4px;
  white-space: nowrap;
  letter-spacing: 0.05em;
}
@media (min-width: 1280px) {
  .btn--career {
    font-size: 18px;
    line-height: 20px;
    padding: 16px 24px;
  }
}
@font-face {
  font-family: icomoon;
  src: url(assets/fonts/icomoon.eot);
  src: url(assets/fonts/icomoon.ttf) format("truetype"),
    url(assets/fonts/icomoon.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.icon {
  font-family: icomoon !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: "\e8fd";
}
.icon-logo:before {
  content: "\e900";
}
.icon-dribble:before {
  content: "\e901";
}
.icon-github:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-nighttime:before {
  content: "\e907";
}
.icon-daytime:before {
  content: "\e908";
}
.icon-plus:before {
  content: "\e909";
}
.icon-calendar:before {
  content: "\e90a";
}
.icon-arrow:before {
  content: "\e90b";
}
.icon-calendar1:before {
  content: "\e90c";
}
.block-content > h1,
.block-content > h2,
.block-content > h3,
.block-content > h4,
.block-content > h5,
.block-content > h6,
.post-content .section-inner > h1,
.post-content .section-inner > h2,
.post-content .section-inner > h3,
.post-content .section-inner > h4,
.post-content .section-inner > h5,
.post-content .section-inner > h6,
.post-content > h1,
.post-content > h2,
.post-content > h3,
.post-content > h4,
.post-content > h5,
.post-content > h6,
.title {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  margin: 0;
  padding: 0;
}
.title--secondary {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
}
.block-content > h3,
.block-content > h4,
.block-content > h5,
.block-content > h6,
.title--md {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.03em;
}
@media (min-width: 1280px) {
  .block-content > h3,
  .block-content > h4,
  .block-content > h5,
  .block-content > h6,
  .title--md {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1836px) {
  .block-content > h3,
  .block-content > h4,
  .block-content > h5,
  .block-content > h6,
  .title--md {
    font-size: 40px;
    line-height: 50px;
  }
}
.block-content > h2,
.post-content .section-inner > h1,
.post-content > h1,
.title--lg {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) {
  .block-content > h2,
  .post-content .section-inner > h1,
  .post-content > h1,
  .title--lg {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (min-width: 1280px) {
  .block-content > h2,
  .post-content .section-inner > h1,
  .post-content > h1,
  .title--lg {
    font-size: 60px;
    line-height: 72px;
  }
}
@media (min-width: 1836px) {
  .block-content > h2,
  .post-content .section-inner > h1,
  .post-content > h1,
  .title--lg {
    font-size: 76px;
    line-height: 90px;
  }
}
.block-content > h1,
.title--xl {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) {
  .block-content > h1,
  .title--xl {
    font-size: 76px;
    line-height: 90px;
  }
}
@media (min-width: 1280px) {
  .block-content > h1,
  .title--xl {
    font-size: 96px;
    line-height: 102px;
    letter-spacing: 0.02em;
  }
}
@media (min-width: 1836px) {
  .block-content > h1,
  .title--xl {
    font-size: 130px;
    line-height: 130px;
  }
}
.title--cs-lg {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.05em;
}
@media (min-width: 1280px) {
  .title--cs-lg {
    font-size: 76px;
    line-height: 90px;
  }
}
.title--content {
  margin-bottom: 32px;
}
@media (min-width: 1280px) {
  .title--content {
    margin-bottom: 64px;
  }
}
.title--center {
  text-align: center;
}
.title--block {
  display: block;
}
.subtitle {
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .subtitle {
    font-size: 13px;
  }
}
.subtitle--secondary {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
}
.subtitle--light {
  color: rgba(18, 28, 37, 0.6);
}
.subtitle--uppercase {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.subtitle--md {
  font-size: 13px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .subtitle--md {
    font-size: 12px;
    line-height: 20px;
  }
}
.subtitle--sm {
  font-size: 12px;
  line-height: 20px;
}
.text--secondary {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
.block-content > p,
.text--md {
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 1280px) {
  .block-content > p,
  .text--md {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (min-width: 1836px) {
  .block-content > p,
  .text--md {
    font-size: 24px;
    line-height: 44px;
  }
}
.text--sm {
  font-size: 12px;
  line-height: 24px;
}
@media (min-width: 1280px) {
  .text--sm {
    font-size: 16px;
    line-height: 30px;
  }
}
.text--light {
  color: rgba(18, 28, 37, 0.6);
}
.text-bold {
  font-weight: 700;
}
.table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ececec;
}
.table a {
  font-size: 17px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.table td,
.table th {
  padding: 1.2rem 3.2rem;
  vertical-align: middle;
  border-top: 1px solid #ececec;
  font-size: 17px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}
.table td {
  height: 80px;
}
.table thead th {
  padding: 2rem 3.2rem;
  vertical-align: middle;
  border-bottom: 1px solid #ececec;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
}
.table tbody + tbody {
  border-top: 2px solid #ececec;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #ececec;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #ececec;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 1px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table .thead-dark th {
  color: #fff;
  background-color: #000;
  border-color: #131313;
}
.table .thead-light th {
  background-color: #f5f5f5;
  text-transform: uppercase;
}
.table-dark {
  color: #fff;
  background-color: #000;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #131313;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: #fff;
}
.table-hover tbody tr:hover {
  background-color: #f5f5f550;
}
@media (max-width: 419px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1279px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1835px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}
.table-empty {
  position: relative;
}
.table-empty td {
  height: 300px;
}
.table-empty .table-empty-content {
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 3rem;
  text-align: center;
  max-width: 310px;
}
.table-empty .table-empty-content .icon {
  font-size: 60px;
  margin-bottom: 2.4rem;
}
.post-content
  .wpcf7-form
  .table-empty
  .table-empty-content
  input[type="submit"],
.table-empty .table-empty-content .btn,
.table-empty
  .table-empty-content
  .post-content
  .wpcf7-form
  input[type="submit"] {
  font-weight: 700;
}
.table-empty .table-empty-content p {
  margin-bottom: 2rem;
}
.card-post {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .card-post {
    margin-bottom: 96px;
  }
}
@media (min-width: 1280px) {
  .card-post {
    margin-bottom: 128px;
  }
}
.card-post-thumbnail {
  margin-bottom: 32px;
}
@media (min-width: 1836px) {
  .card-post-thumbnail {
    margin-bottom: 48px;
  }
}
.card-post-thumbnail img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -webkit-box-shadow: 0 8px 16px rgba(43, 191, 237, 0.16);
  box-shadow: 0 8px 16px rgba(43, 191, 237, 0.16);
  border-radius: 16px;
}
@media (min-width: 768px) {
  .card-post-thumbnail img {
    border-radius: 24px;
  }
}
.card-post-title {
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 12px;
}
.card-post-excerpt {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 24px;
}
@media (min-width: 1836px) {
  .card-post-excerpt {
    margin-bottom: 32px;
  }
}
.card-post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.card-post-author-image {
  margin-right: 16px;
  border-radius: 50%;
}
.card-post-author-image img {
  border-radius: 50%;
}
.card-basic {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .card-basic {
    margin-bottom: 64px;
  }
}
.card-basic__image {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .card-basic__image {
    margin-bottom: 32px;
  }
}
.card-basic__image img {
  border-radius: 24px;
}
.card-basic__title {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
@media (min-width: 1280px) {
  .card-basic__title {
    font-size: 24px;
    line-height: 44px;
  }
}
.card-basic__subtitle {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(18, 28, 37, 0.25);
  margin-bottom: 32px;
}
@media (min-width: 1280px) {
  .card-basic__subtitle {
    font-size: 13px;
  }
}
.card-basic__text {
  font-size: 16px;
  line-height: 28px;
}
.wpcf7-form textarea {
  min-height: 44px;
}
@media only screen and (max-width: 350px) {
  .wpcf7-form textarea {
    min-height: 80px;
  }
}
div.wpcf7-response-output {
  color: #fff;
  border: none;
  border-radius: 2px;
  margin: 2em 0;
  padding: 1em;
}
div.wpcf7-validation-errors {
  background-color: #da3228;
}
div.wpcf7-mail-sent-ok {
  background-color: #398f14;
}
.wpcf7-form {
  max-width: 630px;
}
.wpcf7-form input,
.wpcf7-form textarea {
  display: block;
  width: 100%;
}
.form-acceptance {
  margin-bottom: 64px;
}
.form-input {
  position: relative;
  margin-bottom: 56px;
}
.form-input label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  font-size: 16px;
  line-height: 30px;
  color: #121c25;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(6px) scale(1);
  -ms-transform: translateY(6px) scale(1);
  transform: translateY(6px) scale(1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.form-input label.has-value {
  color: rgba(18, 28, 37, 0.6);
  -webkit-transform: translateY(-20px) scale(0.8);
  -ms-transform: translateY(-20px) scale(0.8);
  transform: translateY(-20px) scale(0.8);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  line-height: 22px;
  color: rgba(16, 25, 33, 0.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkbox a {
  color: rgba(16, 25, 33, 0.5);
  text-decoration: underline;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid rgba(18, 28, 37, 0.1);
  border-radius: 2px;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.custom-checkbox .checkmark:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #101921;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-global-form {
  background-color: rgba(16, 25, 33, 0.05);
  padding-top: 64px;
  padding-bottom: 64px;
}
.post-content .site-global-form .section-inner > h1,
.post-content .site-global-form .section-inner > h2,
.post-content .site-global-form .section-inner > h3,
.post-content .site-global-form .section-inner > h4,
.post-content .site-global-form .section-inner > h5,
.post-content .site-global-form .section-inner > h6,
.site-global-form .block-content > h1,
.site-global-form .block-content > h2,
.site-global-form .block-content > h3,
.site-global-form .block-content > h4,
.site-global-form .block-content > h5,
.site-global-form .block-content > h6,
.site-global-form .post-content .section-inner > h1,
.site-global-form .post-content .section-inner > h2,
.site-global-form .post-content .section-inner > h3,
.site-global-form .post-content .section-inner > h4,
.site-global-form .post-content .section-inner > h5,
.site-global-form .post-content .section-inner > h6,
.site-global-form .post-content > h1,
.site-global-form .post-content > h2,
.site-global-form .post-content > h3,
.site-global-form .post-content > h4,
.site-global-form .post-content > h5,
.site-global-form .post-content > h6,
.site-global-form .title {
  margin-bottom: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-content .site-global-form .section-inner > h1 > div,
.post-content .site-global-form .section-inner > h2 > div,
.post-content .site-global-form .section-inner > h3 > div,
.post-content .site-global-form .section-inner > h4 > div,
.post-content .site-global-form .section-inner > h5 > div,
.post-content .site-global-form .section-inner > h6 > div,
.site-global-form .block-content > h1 > div,
.site-global-form .block-content > h2 > div,
.site-global-form .block-content > h3 > div,
.site-global-form .block-content > h4 > div,
.site-global-form .block-content > h5 > div,
.site-global-form .block-content > h6 > div,
.site-global-form .post-content .section-inner > h1 > div,
.site-global-form .post-content .section-inner > h2 > div,
.site-global-form .post-content .section-inner > h3 > div,
.site-global-form .post-content .section-inner > h4 > div,
.site-global-form .post-content .section-inner > h5 > div,
.site-global-form .post-content .section-inner > h6 > div,
.site-global-form .post-content > h1 > div,
.site-global-form .post-content > h2 > div,
.site-global-form .post-content > h3 > div,
.site-global-form .post-content > h4 > div,
.site-global-form .post-content > h5 > div,
.site-global-form .post-content > h6 > div,
.site-global-form .title > div {
  margin-left: 12px;
}
@media (max-width: 1279px) {
  .post-content .site-global-form .section-inner > h1,
  .post-content .site-global-form .section-inner > h2,
  .post-content .site-global-form .section-inner > h3,
  .post-content .site-global-form .section-inner > h4,
  .post-content .site-global-form .section-inner > h5,
  .post-content .site-global-form .section-inner > h6,
  .site-global-form .block-content > h1,
  .site-global-form .block-content > h2,
  .site-global-form .block-content > h3,
  .site-global-form .block-content > h4,
  .site-global-form .block-content > h5,
  .site-global-form .block-content > h6,
  .site-global-form .post-content .section-inner > h1,
  .site-global-form .post-content .section-inner > h2,
  .site-global-form .post-content .section-inner > h3,
  .site-global-form .post-content .section-inner > h4,
  .site-global-form .post-content .section-inner > h5,
  .site-global-form .post-content .section-inner > h6,
  .site-global-form .post-content > h1,
  .site-global-form .post-content > h2,
  .site-global-form .post-content > h3,
  .site-global-form .post-content > h4,
  .site-global-form .post-content > h5,
  .site-global-form .post-content > h6,
  .site-global-form .title {
    display: block;
    font-size: 24px;
    line-height: 44px;
  }
  .post-content .site-global-form .section-inner > h1 > div,
  .post-content .site-global-form .section-inner > h2 > div,
  .post-content .site-global-form .section-inner > h3 > div,
  .post-content .site-global-form .section-inner > h4 > div,
  .post-content .site-global-form .section-inner > h5 > div,
  .post-content .site-global-form .section-inner > h6 > div,
  .site-global-form .block-content > h1 > div,
  .site-global-form .block-content > h2 > div,
  .site-global-form .block-content > h3 > div,
  .site-global-form .block-content > h4 > div,
  .site-global-form .block-content > h5 > div,
  .site-global-form .block-content > h6 > div,
  .site-global-form .post-content .section-inner > h1 > div,
  .site-global-form .post-content .section-inner > h2 > div,
  .site-global-form .post-content .section-inner > h3 > div,
  .site-global-form .post-content .section-inner > h4 > div,
  .site-global-form .post-content .section-inner > h5 > div,
  .site-global-form .post-content .section-inner > h6 > div,
  .site-global-form .post-content > h1 > div,
  .site-global-form .post-content > h2 > div,
  .site-global-form .post-content > h3 > div,
  .site-global-form .post-content > h4 > div,
  .site-global-form .post-content > h5 > div,
  .site-global-form .post-content > h6 > div,
  .site-global-form .title > div {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .site-global-form {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
@media (min-width: 1836px) {
  .site-global-form {
    padding-top: 224px;
    padding-bottom: 224px;
  }
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
@media (min-width: 1836px) {
  .select2-container {
    min-width: 400px;
  }
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 44px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 1.2rem;
  padding-right: 3.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid silver;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 1rem 1.2rem;
  font-size: 17px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  color: #595959;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid silver;
  border-radius: 4px;
  outline: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 44px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 42px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  height: 100%;
  position: absolute;
  right: 1.2rem;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b::before {
  font-size: 6px;
  content: "\e909";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid silver;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid silver;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid silver;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #ff0;
  color: #000;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid silver;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    to(#eee)
  );
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #ff0;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 44px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid silver;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 42px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#ccc)
  );
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid silver;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #ff0;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: 0 0;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(white),
    color-stop(50%, #eee)
  );
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(white)
  );
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid silver;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #ff0;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid silver;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #ff0;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid silver;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #ff0;
} /*! Hamburgers @description Tasty CSS-animated hamburgers @author Jonathan Suh @jonsuh @site https://jonsuh.com/hamburgers @link https://github.com/jonsuh/hamburgers */
.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
  background-color: #fff !important;
}
.hamburger-box {
  width: 20px;
  height: 12px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  background-color: #121c25;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 20px;
  height: 2px;
  border-radius: 10px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hamburger-inner::before {
  top: -5px;
}
.hamburger-inner::after {
  bottom: -5px;
  width: 16px;
}
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  width: 20px;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.post-content .wpcf7-form label {
  display: block;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.post-content .wpcf7-form p {
  margin-bottom: 36px;
}
.post-content .wpcf7-form input[type="email"],
.post-content .wpcf7-form input[type="text"],
.post-content .wpcf7-form textarea {
  background-color: transparent;
  height: 3.55em;
  font-size: 18px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.666em 0;
  border-bottom: 1px solid #ccc;
}
.post-content .wpcf7-form input[type="email"]:focus,
.post-content .wpcf7-form input[type="text"]:focus,
.post-content .wpcf7-form textarea:focus {
  outline: 0;
  border-color: #000;
}
.post-content .wpcf7-form .form-group {
  margin-bottom: 2.25em;
}
.post-content .wpcf7-form input[type="submit"] {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 11px;
  border-color: transparent;
}
.post-content .wpcf7-form input[type="submit"]:focus,
.post-content .wpcf7-form input[type="submit"]:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.post-content .wpcf7-form span[class*="menu-"]:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/icons/ic-chevron-right.svg) center center no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
.post-content .wpcf7-form span[class*="menu-"] select {
  border: none;
  background-image: none;
  background-color: transparent;
  margin: 15px 0;
  padding-right: 30px;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
}
.post-content .wpcf7-form span[class*="menu-"] select:focus {
  outline: 0;
  border-color: #000;
}
.post-content .wpcf7-form div[class*="wpcf7-mail-sent"] {
  margin-left: 0;
  margin-right: 0;
  border-width: 1px;
}
.post-content .wpcf7-form > form + div {
  text-transform: capitalize;
}
.post-content .wpcf7-form > form + div a:link,
.post-content .wpcf7-form > form + div a:visited {
  margin-left: 15px;
  display: inline-block;
  border-bottom: solid 1px #ccc;
  padding: 5px 0;
  text-transform: capitalize;
  font-weight: 700;
}
.post-content .wpcf7-form > form + div a:hover {
  border-color: #000;
}
.content-table {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
.content-row {
  display: table-row;
}
.content-row img:not(.animated-image) {
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
}
.content-row.cell-4-6-ratio .content-cell:first-child {
  width: 40%;
}
@media screen and (min-width: 1025px) {
  .content-row.cell-4-6-ratio .content-cell:first-child {
    padding-right: 3%;
  }
}
@media screen and (max-width: 1024px) {
  .content-row.cell-4-6-ratio .content-cell {
    display: inline-block;
    padding-right: 0;
    width: 100%;
  }
  .content-row.cell-4-6-ratio .content-cell:first-child {
    text-align: center;
    width: 100%;
    margin-bottom: 2em;
  }
}
.content-row.cell-6-4-ratio .content-cell:first-child {
  width: 60%;
}
@media screen and (min-width: 1025px) {
  .content-row.cell-6-4-ratio .content-cell:first-child {
    padding-left: 3%;
  }
}
@media screen and (max-width: 1024px) {
  .content-row.cell-6-4-ratio .content-cell {
    display: inline-block;
    padding-left: 0;
    width: 100%;
  }
  .content-row.cell-6-4-ratio .content-cell:first-child {
    text-align: center;
    margin-bottom: 2em;
    width: 100%;
  }
}
.content-row .content-cell {
  display: table-cell;
  vertical-align: middle;
}
.content-row .content-cell p:first-child {
  margin-top: 0;
}
.content-row .content-cell p:last-child {
  margin-bottom: 0;
}
.content-row .content-cell.valign-bottom {
  vertical-align: bottom;
}
.content-row .content-cell.cell-1 {
  width: 100%;
}
.content-row .content-cell.cell-2 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .content-row .content-cell.cell-2 {
    width: 100%;
  }
}
.content-row .content-cell.cell-4 {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .content-row .content-cell.cell-4 {
    width: 25%;
  }
  .content-row .content-cell.cell-4:first-child {
    padding-right: 1.75%;
    padding-left: 0;
  }
  .content-row .content-cell.cell-4:nth-child(2) {
    padding: 0 1.25% 0 0.5%;
  }
  .content-row .content-cell.cell-4:nth-child(3) {
    padding: 0 0.5% 0 1.25%;
  }
  .content-row .content-cell.cell-4:last-child {
    padding-left: 1.75%;
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .content-row .content-cell.cell-4 {
    display: inline-block;
    padding: 0;
    margin: 2% 0;
    width: 48%;
  }
  .content-row .content-cell.cell-4:nth-child(odd) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 479px) {
  .content-row .content-cell.cell-4:nth-child(odd) {
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .content-row .content-cell.cell-4:nth-child(even) {
    margin-left: 2%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 479px) {
  .content-row .content-cell.cell-4:nth-child(even) {
    margin-left: auto;
  }
}
@media screen and (max-width: 479px) {
  .content-row .content-cell.cell-4 {
    width: 100%;
    margin: 2em auto;
    display: block;
  }
}
.content-row .content-cell.cell-3 {
  width: 33%;
}
@media screen and (max-width: 767px) {
  .content-row .content-cell.cell-3 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .content-row .content-cell {
    display: block;
  }
}
.canvas-wrapper {
  display: inline-block;
  width: 100%;
}
.canvas-container {
  position: relative;
  width: 100%;
  margin: 0 auto 100%;
}
.canvas-container.skyscraper {
  margin-bottom: 177.69231%;
  padding-bottom: 37px;
}
.canvas-container.skyscraper .overlay-gif {
  padding-bottom: 177.69231%;
}
.canvas-container._16-9 {
  margin-bottom: 56.25%;
}
.canvas-container._16-9 .overlay-gif {
  padding-bottom: 56.25%;
}
.canvas-container._4-3 {
  margin-bottom: 75%;
}
.canvas-container._4-3 .overlay-gif {
  padding-bottom: 75%;
}
@media screen and (max-width: 767px) {
  .canvas-container {
    padding-bottom: 2em;
  }
}
.canvas-container .overlay-gif {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  position: absolute;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  background: rgba(21, 21, 21, 0.3)
    url(/wp-content/uploads/2014/12/play_btn.svg) no-repeat center;
  border-radius: 16px;
}
@media (min-width: 1280px) {
  .canvas-container .overlay-gif {
    border-radius: 24px;
  }
}
.canvas-container .animated-gif {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  width: 100%;
  position: absolute;
  max-width: 100%;
  border-radius: 16px;
}
@media (min-width: 1280px) {
  .canvas-container .animated-gif {
    border-radius: 24px;
  }
}
.canvas-container .animated-image {
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.styleguide-row {
  padding-bottom: 200px;
}
.post-content .styleguide-header .section-inner > h1,
.post-content .styleguide-header .section-inner > h2,
.post-content .styleguide-header .section-inner > h3,
.post-content .styleguide-header .section-inner > h4,
.post-content .styleguide-header .section-inner > h5,
.post-content .styleguide-header .section-inner > h6,
.styleguide-header .block-content > h1,
.styleguide-header .block-content > h2,
.styleguide-header .block-content > h3,
.styleguide-header .block-content > h4,
.styleguide-header .block-content > h5,
.styleguide-header .block-content > h6,
.styleguide-header .post-content .section-inner > h1,
.styleguide-header .post-content .section-inner > h2,
.styleguide-header .post-content .section-inner > h3,
.styleguide-header .post-content .section-inner > h4,
.styleguide-header .post-content .section-inner > h5,
.styleguide-header .post-content .section-inner > h6,
.styleguide-header .post-content > h1,
.styleguide-header .post-content > h2,
.styleguide-header .post-content > h3,
.styleguide-header .post-content > h4,
.styleguide-header .post-content > h5,
.styleguide-header .post-content > h6,
.styleguide-header .title {
  padding-bottom: 126px;
  margin-bottom: 150px;
  border-bottom: 3px solid rgba(18, 28, 37, 0.1);
}
@media (min-width: 1836px) {
  .post-content .styleguide-header .section-inner > h1,
  .post-content .styleguide-header .section-inner > h2,
  .post-content .styleguide-header .section-inner > h3,
  .post-content .styleguide-header .section-inner > h4,
  .post-content .styleguide-header .section-inner > h5,
  .post-content .styleguide-header .section-inner > h6,
  .styleguide-header .block-content > h1,
  .styleguide-header .block-content > h2,
  .styleguide-header .block-content > h3,
  .styleguide-header .block-content > h4,
  .styleguide-header .block-content > h5,
  .styleguide-header .block-content > h6,
  .styleguide-header .post-content .section-inner > h1,
  .styleguide-header .post-content .section-inner > h2,
  .styleguide-header .post-content .section-inner > h3,
  .styleguide-header .post-content .section-inner > h4,
  .styleguide-header .post-content .section-inner > h5,
  .styleguide-header .post-content .section-inner > h6,
  .styleguide-header .post-content > h1,
  .styleguide-header .post-content > h2,
  .styleguide-header .post-content > h3,
  .styleguide-header .post-content > h4,
  .styleguide-header .post-content > h5,
  .styleguide-header .post-content > h6,
  .styleguide-header .title {
    padding-bottom: 176px;
    margin-bottom: 200px;
  }
}
.styleguide-subtitle {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(18, 28, 37, 0.5);
  margin-top: 64px;
}
.styleguide-subtitle--blue {
  color: #05f;
}
.styleguide-text-block {
  margin-bottom: 64px;
}
.styleguide-text {
  max-width: 630px;
  margin: 30px 0;
}
.styleguide-text--md {
  max-width: 515px;
}
.styleguide-text.fake-md {
  font-size: 16px;
  line-height: 30px;
}
.block-content > h1.fake-lg,
.block-content > h2.fake-lg,
.block-content > h3.fake-lg,
.block-content > h4.fake-lg,
.block-content > h5.fake-lg,
.block-content > h6.fake-lg,
.post-content .section-inner > h1.fake-lg,
.post-content .section-inner > h2.fake-lg,
.post-content .section-inner > h3.fake-lg,
.post-content .section-inner > h4.fake-lg,
.post-content .section-inner > h5.fake-lg,
.post-content .section-inner > h6.fake-lg,
.post-content > h1.fake-lg,
.post-content > h2.fake-lg,
.post-content > h3.fake-lg,
.post-content > h4.fake-lg,
.post-content > h5.fake-lg,
.post-content > h6.fake-lg,
.title.fake-lg {
  font-size: 120px;
  line-height: 128px;
  letter-spacing: 0.02em;
}
.block-content > h1.fake-md,
.block-content > h2.fake-md,
.block-content > h3.fake-md,
.block-content > h4.fake-md,
.block-content > h5.fake-md,
.block-content > h6.fake-md,
.post-content .section-inner > h1.fake-md,
.post-content .section-inner > h2.fake-md,
.post-content .section-inner > h3.fake-md,
.post-content .section-inner > h4.fake-md,
.post-content .section-inner > h5.fake-md,
.post-content .section-inner > h6.fake-md,
.post-content > h1.fake-md,
.post-content > h2.fake-md,
.post-content > h3.fake-md,
.post-content > h4.fake-md,
.post-content > h5.fake-md,
.post-content > h6.fake-md,
.title.fake-md {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.05em;
}
.block-content > h1.fake-sm,
.block-content > h2.fake-sm,
.block-content > h3.fake-sm,
.block-content > h4.fake-sm,
.block-content > h5.fake-sm,
.block-content > h6.fake-sm,
.post-content .section-inner > h1.fake-sm,
.post-content .section-inner > h2.fake-sm,
.post-content .section-inner > h3.fake-sm,
.post-content .section-inner > h4.fake-sm,
.post-content .section-inner > h5.fake-sm,
.post-content .section-inner > h6.fake-sm,
.post-content > h1.fake-sm,
.post-content > h2.fake-sm,
.post-content > h3.fake-sm,
.post-content > h4.fake-sm,
.post-content > h5.fake-sm,
.post-content > h6.fake-sm,
.title.fake-sm {
  font-size: 32px;
  line-height: 40px;
}
.styleguide-colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.styleguide-colors .color {
  width: 120px;
  height: 120px;
  border-radius: 24px;
  margin: 0 30px;
}
.styleguide-colors .color--red {
  background-color: #da3228;
}
.styleguide-colors .color--dark {
  background-color: #121c25;
}
.styleguide-colors .color--light {
  background-color: #71777c;
}
.styleguide-colors .color--lighter {
  background-color: #c4c6c8;
}
.styleguide-colors .color--paper-light {
  background-color: #f8f8f8;
}
.post-content .wpcf7-form .styleguide-buttons input[type="submit"],
.styleguide-buttons .btn,
.styleguide-buttons .post-content .wpcf7-form input[type="submit"] {
  margin: 60px 0;
}
@media (min-width: 768px) {
  .post-content .wpcf7-form .styleguide-buttons input[type="submit"],
  .styleguide-buttons .btn,
  .styleguide-buttons .post-content .wpcf7-form input[type="submit"] {
    margin: 60px;
  }
}
.cs-single__intro {
  margin: 64px 0;
}
@media (min-width: 768px) {
  .cs-single__intro {
    margin: 128px 0;
  }
}
@media (min-width: 1280px) {
  .cs-single__intro {
    margin: 224px 0;
  }
}
.cs-single__intro__text .block-content > h1,
.cs-single__intro__text .block-content > h2,
.cs-single__intro__text .block-content > h3,
.cs-single__intro__text .block-content > h4,
.cs-single__intro__text .block-content > h5,
.cs-single__intro__text .block-content > h6,
.cs-single__intro__text .post-content .section-inner > h1,
.cs-single__intro__text .post-content .section-inner > h2,
.cs-single__intro__text .post-content .section-inner > h3,
.cs-single__intro__text .post-content .section-inner > h4,
.cs-single__intro__text .post-content .section-inner > h5,
.cs-single__intro__text .post-content .section-inner > h6,
.cs-single__intro__text .post-content > h1,
.cs-single__intro__text .post-content > h2,
.cs-single__intro__text .post-content > h3,
.cs-single__intro__text .post-content > h4,
.cs-single__intro__text .post-content > h5,
.cs-single__intro__text .post-content > h6,
.cs-single__intro__text .title,
.post-content .cs-single__intro__text .section-inner > h1,
.post-content .cs-single__intro__text .section-inner > h2,
.post-content .cs-single__intro__text .section-inner > h3,
.post-content .cs-single__intro__text .section-inner > h4,
.post-content .cs-single__intro__text .section-inner > h5,
.post-content .cs-single__intro__text .section-inner > h6 {
  margin-bottom: 32px;
}
.cs-single__intro__list .subtitle {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .cs-single__intro__list .subtitle {
    margin-bottom: 32px;
  }
}
.cs-single__intro__list ul {
  color: #121c25;
  font-size: 16px;
  line-height: 36px;
}
@media (min-width: 1280px) {
  .cs-single__intro__list ul {
    font-size: 20px;
    line-height: 44px;
  }
}
.cs-single__intro__content {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .cs-single__intro__content:not(:last-child) {
    margin-bottom: 128px;
  }
}
@media (min-width: 1280px) {
  .cs-single__intro__content:not(:last-child) {
    margin-bottom: 224px;
  }
}
.cs-single__fullimage {
  margin-bottom: 64px;
}
.cs-single__fullimage__image {
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .cs-single__fullimage__image {
    margin-bottom: 32px;
  }
}
.cs-single__fullimage__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cs-single__fullimage__caption {
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: rgba(18, 28, 37, 0.6);
}
.cs-single__numbers .block-content > h1,
.cs-single__numbers .block-content > h2,
.cs-single__numbers .block-content > h3,
.cs-single__numbers .block-content > h4,
.cs-single__numbers .block-content > h5,
.cs-single__numbers .block-content > h6,
.cs-single__numbers .post-content .section-inner > h1,
.cs-single__numbers .post-content .section-inner > h2,
.cs-single__numbers .post-content .section-inner > h3,
.cs-single__numbers .post-content .section-inner > h4,
.cs-single__numbers .post-content .section-inner > h5,
.cs-single__numbers .post-content .section-inner > h6,
.cs-single__numbers .post-content > h1,
.cs-single__numbers .post-content > h2,
.cs-single__numbers .post-content > h3,
.cs-single__numbers .post-content > h4,
.cs-single__numbers .post-content > h5,
.cs-single__numbers .post-content > h6,
.cs-single__numbers .title,
.post-content .cs-single__numbers .section-inner > h1,
.post-content .cs-single__numbers .section-inner > h2,
.post-content .cs-single__numbers .section-inner > h3,
.post-content .cs-single__numbers .section-inner > h4,
.post-content .cs-single__numbers .section-inner > h5,
.post-content .cs-single__numbers .section-inner > h6 {
  margin-bottom: 64px;
}
@media (min-width: 1280px) {
  .cs-single__numbers .block-content > h1,
  .cs-single__numbers .block-content > h2,
  .cs-single__numbers .block-content > h3,
  .cs-single__numbers .block-content > h4,
  .cs-single__numbers .block-content > h5,
  .cs-single__numbers .block-content > h6,
  .cs-single__numbers .post-content .section-inner > h1,
  .cs-single__numbers .post-content .section-inner > h2,
  .cs-single__numbers .post-content .section-inner > h3,
  .cs-single__numbers .post-content .section-inner > h4,
  .cs-single__numbers .post-content .section-inner > h5,
  .cs-single__numbers .post-content .section-inner > h6,
  .cs-single__numbers .post-content > h1,
  .cs-single__numbers .post-content > h2,
  .cs-single__numbers .post-content > h3,
  .cs-single__numbers .post-content > h4,
  .cs-single__numbers .post-content > h5,
  .cs-single__numbers .post-content > h6,
  .cs-single__numbers .title,
  .post-content .cs-single__numbers .section-inner > h1,
  .post-content .cs-single__numbers .section-inner > h2,
  .post-content .cs-single__numbers .section-inner > h3,
  .post-content .cs-single__numbers .section-inner > h4,
  .post-content .cs-single__numbers .section-inner > h5,
  .post-content .cs-single__numbers .section-inner > h6 {
    margin-bottom: 128px;
  }
}
.cs-single__numbers .subtitle {
  margin-bottom: 24px;
}
@media (min-width: 1280px) {
  .cs-single__numbers .subtitle {
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .cs-single__numbers__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.cs-single__numbers__col {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .cs-single__numbers__col {
    margin-bottom: 0;
  }
  .cs-single__numbers__col:nth-child(2) {
    padding: 0 20px;
  }
}
.cs-single__numbers__value {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-size: 40px;
  line-height: 50px;
}
@media (min-width: 1280px) {
  .cs-single__numbers__value {
    font-size: 76px;
    line-height: 90px;
  }
}
.cs-single__testimonial .block-content > h1,
.cs-single__testimonial .block-content > h2,
.cs-single__testimonial .block-content > h3,
.cs-single__testimonial .block-content > h4,
.cs-single__testimonial .block-content > h5,
.cs-single__testimonial .block-content > h6,
.cs-single__testimonial .post-content .section-inner > h1,
.cs-single__testimonial .post-content .section-inner > h2,
.cs-single__testimonial .post-content .section-inner > h3,
.cs-single__testimonial .post-content .section-inner > h4,
.cs-single__testimonial .post-content .section-inner > h5,
.cs-single__testimonial .post-content .section-inner > h6,
.cs-single__testimonial .post-content > h1,
.cs-single__testimonial .post-content > h2,
.cs-single__testimonial .post-content > h3,
.cs-single__testimonial .post-content > h4,
.cs-single__testimonial .post-content > h5,
.cs-single__testimonial .post-content > h6,
.cs-single__testimonial .title,
.post-content .cs-single__testimonial .section-inner > h1,
.post-content .cs-single__testimonial .section-inner > h2,
.post-content .cs-single__testimonial .section-inner > h3,
.post-content .cs-single__testimonial .section-inner > h4,
.post-content .cs-single__testimonial .section-inner > h5,
.post-content .cs-single__testimonial .section-inner > h6 {
  margin-bottom: 32px;
}
@media (min-width: 1280px) {
  .cs-single__testimonial .block-content > h1,
  .cs-single__testimonial .block-content > h2,
  .cs-single__testimonial .block-content > h3,
  .cs-single__testimonial .block-content > h4,
  .cs-single__testimonial .block-content > h5,
  .cs-single__testimonial .block-content > h6,
  .cs-single__testimonial .post-content .section-inner > h1,
  .cs-single__testimonial .post-content .section-inner > h2,
  .cs-single__testimonial .post-content .section-inner > h3,
  .cs-single__testimonial .post-content .section-inner > h4,
  .cs-single__testimonial .post-content .section-inner > h5,
  .cs-single__testimonial .post-content .section-inner > h6,
  .cs-single__testimonial .post-content > h1,
  .cs-single__testimonial .post-content > h2,
  .cs-single__testimonial .post-content > h3,
  .cs-single__testimonial .post-content > h4,
  .cs-single__testimonial .post-content > h5,
  .cs-single__testimonial .post-content > h6,
  .cs-single__testimonial .title,
  .post-content .cs-single__testimonial .section-inner > h1,
  .post-content .cs-single__testimonial .section-inner > h2,
  .post-content .cs-single__testimonial .section-inner > h3,
  .post-content .cs-single__testimonial .section-inner > h4,
  .post-content .cs-single__testimonial .section-inner > h5,
  .post-content .cs-single__testimonial .section-inner > h6 {
    margin-bottom: 64px;
  }
}
@media (min-width: 1836px) {
  .cs-single__testimonial .block-content > h1,
  .cs-single__testimonial .block-content > h2,
  .cs-single__testimonial .block-content > h3,
  .cs-single__testimonial .block-content > h4,
  .cs-single__testimonial .block-content > h5,
  .cs-single__testimonial .block-content > h6,
  .cs-single__testimonial .post-content .section-inner > h1,
  .cs-single__testimonial .post-content .section-inner > h2,
  .cs-single__testimonial .post-content .section-inner > h3,
  .cs-single__testimonial .post-content .section-inner > h4,
  .cs-single__testimonial .post-content .section-inner > h5,
  .cs-single__testimonial .post-content .section-inner > h6,
  .cs-single__testimonial .post-content > h1,
  .cs-single__testimonial .post-content > h2,
  .cs-single__testimonial .post-content > h3,
  .cs-single__testimonial .post-content > h4,
  .cs-single__testimonial .post-content > h5,
  .cs-single__testimonial .post-content > h6,
  .cs-single__testimonial .title,
  .post-content .cs-single__testimonial .section-inner > h1,
  .post-content .cs-single__testimonial .section-inner > h2,
  .post-content .cs-single__testimonial .section-inner > h3,
  .post-content .cs-single__testimonial .section-inner > h4,
  .post-content .cs-single__testimonial .section-inner > h5,
  .post-content .cs-single__testimonial .section-inner > h6 {
    margin-bottom: 32px;
  }
}
.cs-single__testimonial .block-content > p,
.cs-single__testimonial .text {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .cs-single__testimonial .block-content > p,
  .cs-single__testimonial .text {
    margin-bottom: 32px;
  }
}
@media (min-width: 1280px) {
  .cs-single__testimonial .block-content > p,
  .cs-single__testimonial .text {
    margin-bottom: 64px;
  }
}
.cs-single__other-projects .block-content > h1,
.cs-single__other-projects .block-content > h2,
.cs-single__other-projects .block-content > h3,
.cs-single__other-projects .block-content > h4,
.cs-single__other-projects .block-content > h5,
.cs-single__other-projects .block-content > h6,
.cs-single__other-projects .post-content .section-inner > h1,
.cs-single__other-projects .post-content .section-inner > h2,
.cs-single__other-projects .post-content .section-inner > h3,
.cs-single__other-projects .post-content .section-inner > h4,
.cs-single__other-projects .post-content .section-inner > h5,
.cs-single__other-projects .post-content .section-inner > h6,
.cs-single__other-projects .post-content > h1,
.cs-single__other-projects .post-content > h2,
.cs-single__other-projects .post-content > h3,
.cs-single__other-projects .post-content > h4,
.cs-single__other-projects .post-content > h5,
.cs-single__other-projects .post-content > h6,
.cs-single__other-projects .title,
.post-content .cs-single__other-projects .section-inner > h1,
.post-content .cs-single__other-projects .section-inner > h2,
.post-content .cs-single__other-projects .section-inner > h3,
.post-content .cs-single__other-projects .section-inner > h4,
.post-content .cs-single__other-projects .section-inner > h5,
.post-content .cs-single__other-projects .section-inner > h6 {
  margin-bottom: 32px;
}
@media (min-width: 1280px) {
  .cs-single__other-projects .block-content > h1,
  .cs-single__other-projects .block-content > h2,
  .cs-single__other-projects .block-content > h3,
  .cs-single__other-projects .block-content > h4,
  .cs-single__other-projects .block-content > h5,
  .cs-single__other-projects .block-content > h6,
  .cs-single__other-projects .post-content .section-inner > h1,
  .cs-single__other-projects .post-content .section-inner > h2,
  .cs-single__other-projects .post-content .section-inner > h3,
  .cs-single__other-projects .post-content .section-inner > h4,
  .cs-single__other-projects .post-content .section-inner > h5,
  .cs-single__other-projects .post-content .section-inner > h6,
  .cs-single__other-projects .post-content > h1,
  .cs-single__other-projects .post-content > h2,
  .cs-single__other-projects .post-content > h3,
  .cs-single__other-projects .post-content > h4,
  .cs-single__other-projects .post-content > h5,
  .cs-single__other-projects .post-content > h6,
  .cs-single__other-projects .title,
  .post-content .cs-single__other-projects .section-inner > h1,
  .post-content .cs-single__other-projects .section-inner > h2,
  .post-content .cs-single__other-projects .section-inner > h3,
  .post-content .cs-single__other-projects .section-inner > h4,
  .post-content .cs-single__other-projects .section-inner > h5,
  .post-content .cs-single__other-projects .section-inner > h6 {
    margin-bottom: 64px;
  }
}
@media (min-width: 1836px) {
  .cs-single__other-projects .block-content > h1,
  .cs-single__other-projects .block-content > h2,
  .cs-single__other-projects .block-content > h3,
  .cs-single__other-projects .block-content > h4,
  .cs-single__other-projects .block-content > h5,
  .cs-single__other-projects .block-content > h6,
  .cs-single__other-projects .post-content .section-inner > h1,
  .cs-single__other-projects .post-content .section-inner > h2,
  .cs-single__other-projects .post-content .section-inner > h3,
  .cs-single__other-projects .post-content .section-inner > h4,
  .cs-single__other-projects .post-content .section-inner > h5,
  .cs-single__other-projects .post-content .section-inner > h6,
  .cs-single__other-projects .post-content > h1,
  .cs-single__other-projects .post-content > h2,
  .cs-single__other-projects .post-content > h3,
  .cs-single__other-projects .post-content > h4,
  .cs-single__other-projects .post-content > h5,
  .cs-single__other-projects .post-content > h6,
  .cs-single__other-projects .title,
  .post-content .cs-single__other-projects .section-inner > h1,
  .post-content .cs-single__other-projects .section-inner > h2,
  .post-content .cs-single__other-projects .section-inner > h3,
  .post-content .cs-single__other-projects .section-inner > h4,
  .post-content .cs-single__other-projects .section-inner > h5,
  .post-content .cs-single__other-projects .section-inner > h6 {
    margin-bottom: 32px;
  }
}
.cs-single__other-projects__content {
  margin-bottom: 96px;
}
@media (min-width: 768px) {
  .cs-single__other-projects__content {
    margin-bottom: 64px;
  }
}
@media (min-width: 1280px) {
  .cs-single__other-projects__content {
    margin-bottom: 128px;
  }
}
.cs-single__other-projects__list {
  margin-bottom: 64px;
}
@media (min-width: 1280px) {
  .cs-single__other-projects__list {
    margin-bottom: 128px;
  }
}
.cs-single__other-projects__item {
  margin-bottom: 32px;
}
.cs-single__other-projects__item__name {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-weight: 700;
  margin-bottom: 16px;
}
@media (min-width: 1280px) {
  .cs-single__other-projects__item__name {
    margin-bottom: 0;
  }
}
.cs-single__other-projects__item__text {
  max-width: 285px;
  margin-bottom: 16px;
}
@media (min-width: 1280px) {
  .cs-single__other-projects__item__text {
    margin-bottom: 0;
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .cs-single__other-projects__item__year {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .page-template--careers .hero {
    margin-bottom: 128px;
  }
}
@media (min-width: 1280px) {
  .page-template--careers .hero {
    margin-bottom: 256px;
  }
}
.case-study {
  display: block;
  width: 100%;
}
.case-study--showcase {
  padding-top: 64px;
  padding-bottom: 64px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (min-width: 1280px) {
  .case-study--showcase {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
@media (min-width: 1836px) {
  .case-study--showcase {
    padding-top: 156px;
    padding-bottom: 156px;
  }
}
.case-study--showcase .block-content.post-content > h1,
.case-study--showcase .block-content > h1,
.case-study--showcase .block-content > h2.title--xl,
.case-study--showcase .block-content > h3.title--xl,
.case-study--showcase .block-content > h4.title--xl,
.case-study--showcase .block-content > h5.title--xl,
.case-study--showcase .block-content > h6.title--xl,
.case-study--showcase .post-content .block-content.section-inner > h1,
.case-study--showcase .post-content .section-inner > h1.title--xl,
.case-study--showcase .post-content .section-inner > h2.title--xl,
.case-study--showcase .post-content .section-inner > h3.title--xl,
.case-study--showcase .post-content .section-inner > h4.title--xl,
.case-study--showcase .post-content .section-inner > h5.title--xl,
.case-study--showcase .post-content .section-inner > h6.title--xl,
.case-study--showcase .post-content > h1.title--xl,
.case-study--showcase .post-content > h2.title--xl,
.case-study--showcase .post-content > h3.title--xl,
.case-study--showcase .post-content > h4.title--xl,
.case-study--showcase .post-content > h5.title--xl,
.case-study--showcase .post-content > h6.title--xl,
.case-study--showcase .title.title--xl,
.post-content .case-study--showcase .block-content.section-inner > h1,
.post-content .case-study--showcase .section-inner > h1.title--xl,
.post-content .case-study--showcase .section-inner > h2.title--xl,
.post-content .case-study--showcase .section-inner > h3.title--xl,
.post-content .case-study--showcase .section-inner > h4.title--xl,
.post-content .case-study--showcase .section-inner > h5.title--xl,
.post-content .case-study--showcase .section-inner > h6.title--xl {
  max-width: 710px;
}
.case-study .subtitle {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .case-study .subtitle {
    margin-bottom: 24px;
  }
}
@media (min-width: 1836px) {
  .case-study .subtitle {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 48px;
  }
}
.case-study .block-content > h1,
.case-study .block-content > h2,
.case-study .block-content > h3,
.case-study .block-content > h4,
.case-study .block-content > h5,
.case-study .block-content > h6,
.case-study .post-content .section-inner > h1,
.case-study .post-content .section-inner > h2,
.case-study .post-content .section-inner > h3,
.case-study .post-content .section-inner > h4,
.case-study .post-content .section-inner > h5,
.case-study .post-content .section-inner > h6,
.case-study .post-content > h1,
.case-study .post-content > h2,
.case-study .post-content > h3,
.case-study .post-content > h4,
.case-study .post-content > h5,
.case-study .post-content > h6,
.case-study .title,
.post-content .case-study .section-inner > h1,
.post-content .case-study .section-inner > h2,
.post-content .case-study .section-inner > h3,
.post-content .case-study .section-inner > h4,
.post-content .case-study .section-inner > h5,
.post-content .case-study .section-inner > h6 {
  font-weight: 700;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .case-study .block-content > h1,
  .case-study .block-content > h2,
  .case-study .block-content > h3,
  .case-study .block-content > h4,
  .case-study .block-content > h5,
  .case-study .block-content > h6,
  .case-study .post-content .section-inner > h1,
  .case-study .post-content .section-inner > h2,
  .case-study .post-content .section-inner > h3,
  .case-study .post-content .section-inner > h4,
  .case-study .post-content .section-inner > h5,
  .case-study .post-content .section-inner > h6,
  .case-study .post-content > h1,
  .case-study .post-content > h2,
  .case-study .post-content > h3,
  .case-study .post-content > h4,
  .case-study .post-content > h5,
  .case-study .post-content > h6,
  .case-study .title,
  .post-content .case-study .section-inner > h1,
  .post-content .case-study .section-inner > h2,
  .post-content .case-study .section-inner > h3,
  .post-content .case-study .section-inner > h4,
  .post-content .case-study .section-inner > h5,
  .post-content .case-study .section-inner > h6 {
    margin-bottom: 8px;
  }
}
@media (min-width: 1280px) {
  .case-study .block-content > h1,
  .case-study .block-content > h2,
  .case-study .block-content > h3,
  .case-study .block-content > h4,
  .case-study .block-content > h5,
  .case-study .block-content > h6,
  .case-study .post-content .section-inner > h1,
  .case-study .post-content .section-inner > h2,
  .case-study .post-content .section-inner > h3,
  .case-study .post-content .section-inner > h4,
  .case-study .post-content .section-inner > h5,
  .case-study .post-content .section-inner > h6,
  .case-study .post-content > h1,
  .case-study .post-content > h2,
  .case-study .post-content > h3,
  .case-study .post-content > h4,
  .case-study .post-content > h5,
  .case-study .post-content > h6,
  .case-study .title,
  .post-content .case-study .section-inner > h1,
  .post-content .case-study .section-inner > h2,
  .post-content .case-study .section-inner > h3,
  .post-content .case-study .section-inner > h4,
  .post-content .case-study .section-inner > h5,
  .post-content .case-study .section-inner > h6 {
    margin-bottom: 20px;
  }
}
@media (min-width: 1836px) {
  .case-study .block-content > h1,
  .case-study .block-content > h2,
  .case-study .block-content > h3,
  .case-study .block-content > h4,
  .case-study .block-content > h5,
  .case-study .block-content > h6,
  .case-study .post-content .section-inner > h1,
  .case-study .post-content .section-inner > h2,
  .case-study .post-content .section-inner > h3,
  .case-study .post-content .section-inner > h4,
  .case-study .post-content .section-inner > h5,
  .case-study .post-content .section-inner > h6,
  .case-study .post-content > h1,
  .case-study .post-content > h2,
  .case-study .post-content > h3,
  .case-study .post-content > h4,
  .case-study .post-content > h5,
  .case-study .post-content > h6,
  .case-study .title,
  .post-content .case-study .section-inner > h1,
  .post-content .case-study .section-inner > h2,
  .post-content .case-study .section-inner > h3,
  .post-content .case-study .section-inner > h4,
  .post-content .case-study .section-inner > h5,
  .post-content .case-study .section-inner > h6 {
    margin-bottom: 40px;
  }
}
.case-study .block-content > p,
.case-study .text {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .case-study .block-content > p,
  .case-study .text {
    margin-bottom: 0;
  }
}
.case-study__image {
  margin: 0 auto;
  padding: 0 4rem;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .case-study__image {
    padding: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .case-study__image {
    padding: 0 3.3rem;
  }
}
@media (min-width: 1836px) {
  .case-study__image {
    padding: 0 6.6rem;
  }
}
.case-study__image__circle-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: -webkit-calc(100% + 10rem);
  width: calc(100% + 10rem);
}
@media (min-width: 768px) {
  .case-study__image__circle-container {
    width: -webkit-calc(100% + 7rem);
    width: calc(100% + 7rem);
  }
}
@media (min-width: 1280px) {
  .case-study__image__circle-container {
    width: -webkit-calc(100% + 14rem);
    width: calc(100% + 14rem);
  }
}
.case-study__image__circle {
  position: relative;
  border-radius: 50%;
  padding-bottom: 100%;
  background-color: #101921;
}
.case-study__image__image {
  position: relative;
  display: inline-block;
  border-radius: 64px;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.case-study__image__image img {
  position: relative;
  z-index: 1;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
.five-block .element-fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.case-studies .case-study:nth-child(even) .alm-reveal,
.case-studies .case-study:nth-child(even) .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .case-studies .case-study:nth-child(even) .alm-reveal,
  .case-studies .case-study:nth-child(even) .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .case-studies .case-study:nth-child(even) .case-study__image {
    left: -2rem;
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1835px) {
  .case-study--showcase {
    min-height: 75vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.case-study--showcase .case-study__image__image img {
  max-width: 305px;
}
@media (max-width: 1279px) {
  .case-study--showcase .case-study__image__image img {
    width: 100%;
  }
}
@media (min-width: 1836px) {
  .case-study--showcase .case-study__image__image img {
    width: 100%;
    max-width: 396px;
  }
}
.case-study--single {
  padding: 184px 0 64px;
}
@media (min-width: 768px) {
  .case-study--single {
    padding: 156px 0 90px;
  }
}
@media (min-width: 768px) {
  .case-study--single .block-content > h1,
  .case-study--single .block-content > h2,
  .case-study--single .block-content > h3,
  .case-study--single .block-content > h4,
  .case-study--single .block-content > h5,
  .case-study--single .block-content > h6,
  .case-study--single .post-content .section-inner > h1,
  .case-study--single .post-content .section-inner > h2,
  .case-study--single .post-content .section-inner > h3,
  .case-study--single .post-content .section-inner > h4,
  .case-study--single .post-content .section-inner > h5,
  .case-study--single .post-content .section-inner > h6,
  .case-study--single .post-content > h1,
  .case-study--single .post-content > h2,
  .case-study--single .post-content > h3,
  .case-study--single .post-content > h4,
  .case-study--single .post-content > h5,
  .case-study--single .post-content > h6,
  .case-study--single .title,
  .post-content .case-study--single .section-inner > h1,
  .post-content .case-study--single .section-inner > h2,
  .post-content .case-study--single .section-inner > h3,
  .post-content .case-study--single .section-inner > h4,
  .post-content .case-study--single .section-inner > h5,
  .post-content .case-study--single .section-inner > h6 {
    max-width: 400px;
  }
}
@media (min-width: 1280px) {
  .case-study--single .block-content > h1,
  .case-study--single .block-content > h2,
  .case-study--single .block-content > h3,
  .case-study--single .block-content > h4,
  .case-study--single .block-content > h5,
  .case-study--single .block-content > h6,
  .case-study--single .post-content .section-inner > h1,
  .case-study--single .post-content .section-inner > h2,
  .case-study--single .post-content .section-inner > h3,
  .case-study--single .post-content .section-inner > h4,
  .case-study--single .post-content .section-inner > h5,
  .case-study--single .post-content .section-inner > h6,
  .case-study--single .post-content > h1,
  .case-study--single .post-content > h2,
  .case-study--single .post-content > h3,
  .case-study--single .post-content > h4,
  .case-study--single .post-content > h5,
  .case-study--single .post-content > h6,
  .case-study--single .title,
  .post-content .case-study--single .section-inner > h1,
  .post-content .case-study--single .section-inner > h2,
  .post-content .case-study--single .section-inner > h3,
  .post-content .case-study--single .section-inner > h4,
  .post-content .case-study--single .section-inner > h5,
  .post-content .case-study--single .section-inner > h6 {
    max-width: 625px;
  }
}
.case-study--single .case-study__image__image img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  width: 100%;
  max-width: 330px;
  height: auto;
}
.case-study__image-shadow {
  position: absolute;
  width: 116%;
  height: 107.6%;
  bottom: -4.7%;
  left: -7.4%;
  background-size: contain;
  background-repeat: no-repeat;
}
.case-study--related {
  overflow: hidden;
  padding: 64px 0 300px;
}
@media (min-width: 768px) {
  .case-study--related {
    padding: 104px 0 119px;
  }
}
@media (min-width: 1280px) {
  .case-study--related {
    padding: 128px 0;
  }
}
.case-study--related .subtitle {
  font-size: 12px !important;
  line-height: 20px !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .case-study--related .subtitle {
    margin-bottom: 32px;
  }
}
@media (min-width: 1280px) {
  .case-study--related .subtitle {
    margin-bottom: 20px;
  }
}
.case-study--related .block-content > h1,
.case-study--related .block-content > h2,
.case-study--related .block-content > h3,
.case-study--related .block-content > h4,
.case-study--related .block-content > h5,
.case-study--related .block-content > h6,
.case-study--related .post-content .section-inner > h1,
.case-study--related .post-content .section-inner > h2,
.case-study--related .post-content .section-inner > h3,
.case-study--related .post-content .section-inner > h4,
.case-study--related .post-content .section-inner > h5,
.case-study--related .post-content .section-inner > h6,
.case-study--related .post-content > h1,
.case-study--related .post-content > h2,
.case-study--related .post-content > h3,
.case-study--related .post-content > h4,
.case-study--related .post-content > h5,
.case-study--related .post-content > h6,
.case-study--related .title,
.post-content .case-study--related .section-inner > h1,
.post-content .case-study--related .section-inner > h2,
.post-content .case-study--related .section-inner > h3,
.post-content .case-study--related .section-inner > h4,
.post-content .case-study--related .section-inner > h5,
.post-content .case-study--related .section-inner > h6 {
  margin-bottom: 32px;
}
.case-study--related .case-study__content {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .case-study--related .case-study__content {
    margin-bottom: 0;
  }
}
.case-study--related .case-study__image {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .case-study--related .case-study__image {
    top: 0;
    padding: 0 1rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
body.is-cursor-active {
  cursor: none;
}
body.is-cursor-active .case-study {
  cursor: none;
}
body.is-cursor-active .cursor .cursor__shape {
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}
body.is-cursor-active .cursor.is-mouse-down .cursor__cursor {
  -webkit-transform: scale(0.9) translate3d(-50%, -50%, 0) rotate(0);
  transform: scale(0.9) translate3d(-50%, -50%, 0) rotate(0);
}
body.is-cursor-active .cursor--arrow-black svg path {
  fill: #000;
}
.cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 502;
  pointer-events: none;
}
.cursor.is-active .cursor__cursor {
  -webkit-transform: scale(1) translate3d(-50%, -50%, 0) rotate(0);
  transform: scale(1) translate3d(-50%, -50%, 0) rotate(0);
}
.cursor.is-active[data-cursor="cursor__left-chevron"] .cursor__left-chevron {
  opacity: 1;
  -webkit-transform: scale(1) translate3d(0, 0, 0) rotate(0);
  transform: scale(1) translate3d(0, 0, 0) rotate(0);
}
.cursor svg {
  width: 21px;
  height: 7px;
  z-index: 1;
}
.cursor svg line {
  stroke: #fff;
}
.cursor[data-cursor="cursor__left-chevron"] .cursor__left-chevron {
  -webkit-transform: scale(0.1) translate3d(20px, 0, 0) rotate(0);
  transform: scale(0.1) translate3d(20px, 0, 0) rotate(0);
}
.cursor__cursor {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0) translate3d(-50%, -50%, 0) rotate(0);
  transform: scale(0) translate3d(-50%, -50%, 0) rotate(0);
  -webkit-transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.cursor__outer-circle {
  border-radius: 50%;
  background-color: #0a56ee;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 136px;
  height: 136px;
  -webkit-transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.cursor__inner-circle {
  z-index: 1;
  border-radius: 50%;
  background-color: #0a56ee;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 88px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.cursor__shape {
  opacity: 0;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: scale(0.1) translate3d(0, 0, 0) rotate(0);
  transform: scale(0.1) translate3d(0, 0, 0) rotate(0);
}
@media (min-width: 1280px) {
  .js-cursor:nth-child(n + 3) {
    margin-top: 0;
  }
}
.cursor--disabled.is-mouse-down .cursor__cursor {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.case-study.type-coming-soon {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cursor-text {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  padding: 6px;
}
.cs-desktop-variation img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  max-width: none;
  width: auto;
  height: 100vw;
}
@media (min-width: 768px) {
  .cs-desktop-variation img {
    height: 35vw;
  }
}
@media (min-width: 1280px) {
  .cs-desktop-variation img {
    height: 40vw;
  }
}
@media screen and (min-width: 1930px) {
  .cs-desktop-variation img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: auto;
  }
}
@media (min-width: 768px) {
  .cs-desktop-variation--left img {
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
  }
}
@media (min-width: 1280px) {
  .cs-desktop-variation--left img {
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
.case-study-showcase--desktop,
.case-study-showcase--tablet {
  overflow: hidden;
}
.case-study-showcase--desktop .case-study__image__image,
.case-study-showcase--tablet .case-study__image__image {
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.case-study-showcase--desktop .case-study__image__image::before,
.case-study-showcase--tablet .case-study__image__image::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.case-study-showcase--desktop .dsad,
.case-study-showcase--tablet .dsad {
  -webkit-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  transform: translateX(-25%);
}
.case-study-showcase--desktop .dsad img,
.case-study-showcase--tablet .dsad img {
  max-height: 700px;
  max-width: none;
  width: auto;
}
.case-study-showcase--tablet .dsad {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.case-study__image__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 10;
  border-radius: 16px;
}
@media (min-width: 1280px) {
  .case-study__image__overlay {
    border-radius: 32px;
  }
}
.case-study__image--type-tablet .case-study__image__circle-container {
  width: 100vw;
  height: 100vw;
  left: -4rem;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  bottom: -50%;
}
@media (min-width: 768px) {
  .case-study__image--type-tablet .case-study__image__circle-container {
    display: none;
  }
}
.case-study__image--type-tablet .case-study__image__image::before {
  display: none;
}
.case-study__image--type-tablet .case-study__image__image img {
  max-width: none;
  width: auto;
  height: 400px;
}
@media (min-width: 768px) {
  .case-study__image--type-tablet .case-study__image__image img {
    height: 600px;
  }
}
.case-study__image.case-study__image--type-desktop {
  left: 0;
  top: -85%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.case-study__image.case-study__image--type-desktop
  .case-study__image__circle-container {
  left: 50%;
  top: 25%;
  width: 600px;
  height: 600px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .case-study__image.case-study__image--type-desktop
    .case-study__image__circle-container {
    display: none;
  }
}
.case-study__image.case-study__image--type-desktop
  .case-study__image__image::before {
  display: none;
}
.case-study__image.case-study__image--type-desktop
  .case-study__image__image
  img {
  max-width: none;
  width: auto;
  height: 300px;
}
@media (min-width: 768px) {
  .case-study__image.case-study__image--type-desktop
    .case-study__image__image
    img {
    height: 400px;
  }
}
@media (min-width: 1280px) {
  .case-study__image.case-study__image--type-desktop
    .case-study__image__image
    img {
    height: 500px;
  }
}
.case-study-coming-soon {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .case-study-coming-soon {
    margin-top: 32px;
  }
}
@media (min-width: 1280px) {
  .case-study-coming-soon {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (min-width: 1836px) {
  .case-study-coming-soon {
    font-size: 18px;
    line-height: 20px;
    margin-top: 48px;
  }
}
.case-study-grid-coming-soon {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  margin-top: 24px;
  color: #121c25;
  text-align: center;
}
.case-study-coming-soon-overlay {
  text-align: center;
  background-color: #83bcc2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px;
  border-radius: 16px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (min-width: 1280px) {
  .case-study-coming-soon-overlay {
    opacity: 0;
    border-radius: 32px;
  }
}
.case-study-coming-soon-overlay__client {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 8px;
}
@media (min-width: 1280px) {
  .case-study-coming-soon-overlay__client {
    font-size: 18px;
    line-height: 20px;
  }
}
.case-study-coming-soon-overlay__placeholder {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.5;
}
@media (min-width: 1280px) {
  .case-study-coming-soon-overlay__placeholder {
    font-size: 14px;
  }
}
.case-study-showcase-beta {
  margin-bottom: 64px;
}
@media (min-width: 1280px) {
  .case-study-showcase-beta {
    margin-bottom: 128px;
  }
}
.case-study-showcase {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 36px;
  padding-bottom: 36px;
  overflow: hidden;
  margin-bottom: 24px;
  border-radius: 16px;
}
.case-study-showcase:hover .case-study-coming-soon-overlay {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .case-study-showcase {
    height: 50vw;
  }
}
@media (min-width: 1280px) {
  .case-study-showcase {
    padding-top: 44px;
    padding-bottom: 44px;
    height: 38vw;
    max-height: 700px;
    border-radius: 32px;
  }
}
@media (min-width: 1836px) {
  .case-study-showcase {
    padding-top: 60px;
    padding-bottom: 60px;
    height: 700px;
    margin-bottom: 48px;
  }
}
.case-study-showcase img {
  position: relative;
  width: auto;
  max-width: 348px;
  height: 100vw;
  max-height: 570px;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
@media (min-width: 768px) {
  .case-study-showcase img {
    height: 40vw;
  }
}
@media (min-width: 1280px) {
  .case-study-showcase img {
    height: 32.5vw;
  }
}
@media (min-width: 1836px) {
  .case-study-showcase img {
    height: auto;
  }
}
.case-study-showcase .circle {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.1;
}
.case-study-showcase .circle::before {
  content: "";
  display: block;
  width: 80%;
  padding-bottom: 80%;
  border-radius: 50%;
  background: #101921;
}
@media (min-width: 1280px) {
  .case-study-showcase .circle::before {
    width: 66.25%;
    padding-bottom: 66.25%;
  }
}
.case-study-showcase-image {
  border-radius: 64px;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.case-study-showcase-image--desktop,
.case-study-showcase-image--tablet {
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 25%;
}
.case-study-showcase-image--desktop img,
.case-study-showcase-image--tablet img {
  width: auto;
  max-width: none;
}
.case-study-showcase-image--desktop {
  padding-left: 12.5%;
}
.case-study-beta-content {
  display: block;
  text-align: center;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .case-study-beta-content {
    margin-bottom: 0;
  }
}
.case-study-beta-content .block-content > h1,
.case-study-beta-content .block-content > h2,
.case-study-beta-content .block-content > h3,
.case-study-beta-content .block-content > h4,
.case-study-beta-content .block-content > h5,
.case-study-beta-content .block-content > h6,
.case-study-beta-content .post-content .section-inner > h1,
.case-study-beta-content .post-content .section-inner > h2,
.case-study-beta-content .post-content .section-inner > h3,
.case-study-beta-content .post-content .section-inner > h4,
.case-study-beta-content .post-content .section-inner > h5,
.case-study-beta-content .post-content .section-inner > h6,
.case-study-beta-content .post-content > h1,
.case-study-beta-content .post-content > h2,
.case-study-beta-content .post-content > h3,
.case-study-beta-content .post-content > h4,
.case-study-beta-content .post-content > h5,
.case-study-beta-content .post-content > h6,
.case-study-beta-content .title,
.post-content .case-study-beta-content .section-inner > h1,
.post-content .case-study-beta-content .section-inner > h2,
.post-content .case-study-beta-content .section-inner > h3,
.post-content .case-study-beta-content .section-inner > h4,
.post-content .case-study-beta-content .section-inner > h5,
.post-content .case-study-beta-content .section-inner > h6 {
  margin-bottom: 16px;
}
@media (min-width: 1280px) {
  .case-study-beta-content .block-content > h1,
  .case-study-beta-content .block-content > h2,
  .case-study-beta-content .block-content > h3,
  .case-study-beta-content .block-content > h4,
  .case-study-beta-content .block-content > h5,
  .case-study-beta-content .block-content > h6,
  .case-study-beta-content .post-content .section-inner > h1,
  .case-study-beta-content .post-content .section-inner > h2,
  .case-study-beta-content .post-content .section-inner > h3,
  .case-study-beta-content .post-content .section-inner > h4,
  .case-study-beta-content .post-content .section-inner > h5,
  .case-study-beta-content .post-content .section-inner > h6,
  .case-study-beta-content .post-content > h1,
  .case-study-beta-content .post-content > h2,
  .case-study-beta-content .post-content > h3,
  .case-study-beta-content .post-content > h4,
  .case-study-beta-content .post-content > h5,
  .case-study-beta-content .post-content > h6,
  .case-study-beta-content .title,
  .post-content .case-study-beta-content .section-inner > h1,
  .post-content .case-study-beta-content .section-inner > h2,
  .post-content .case-study-beta-content .section-inner > h3,
  .post-content .case-study-beta-content .section-inner > h4,
  .post-content .case-study-beta-content .section-inner > h5,
  .post-content .case-study-beta-content .section-inner > h6 {
    font-size: 32px;
    line-height: 40px;
  }
}
.case-study-beta-content .block-content > p,
.case-study-beta-content .text {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 1836px) {
  .case-study-beta-content .block-content > p,
  .case-study-beta-content .text {
    max-width: 527px;
  }
}
.case-study-beta-content .subtitle {
  opacity: 0.5;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 8px;
}
@media (min-width: 1280px) {
  .case-study-beta-content .subtitle {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1836px) {
  .case-study-beta-content .subtitle {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.five-block {
  position: static;
}
.five-block.cs-single__images--one_row {
  overflow: hidden;
}
.five-block.cs-single__images--one_row .cs-images-devices {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  left: -10%;
  position: relative;
  width: 120%;
}
.five-block.cs-single__images--one_row .cs-images-devices .cs-image {
  margin: 0 10px;
}
@media (min-width: 1280px) {
  .five-block.cs-single__images--one_row .cs-images-devices .cs-image {
    margin: 0 24px;
  }
}
.five-block--cs-images .cs-images-devices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 420px) {
  .five-block--cs-images .cs-images-devices {
    margin: 0 -6px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-devices {
    margin: 0 -44px;
  }
}
@media (min-width: 1836px) {
  .five-block--cs-images .cs-images-devices {
    margin: 0 -84px;
  }
}
.five-block--cs-images .cs-images-devices .cs-image {
  position: relative;
  display: inline-block;
  height: 100%;
  margin: 0 40px;
}
@media (min-width: 420px) {
  .five-block--cs-images .cs-images-devices .cs-image {
    margin: 0 6px;
  }
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-devices .cs-image {
    margin: 0 15px;
  }
}
@media (min-width: 1280px) {
  .five-block--cs-images .cs-images-devices .cs-image {
    margin: 0 44px;
  }
}
@media (min-width: 1836px) {
  .five-block--cs-images .cs-images-devices .cs-image {
    margin: 0 84px;
  }
}
.five-block--cs-images .cs-images-devices .cs-image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 64px;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.five-block--cs-images .cs-images-devices .cs-image img {
  position: relative;
  width: 100%;
  max-width: 430px;
  height: auto;
  float: left;
}
.five-block--cs-images .cs-images-devices .cs-image--basic {
  margin: 0 4rem 90px;
}
.five-block--cs-images .cs-images-devices .cs-image--basic:last-child {
  margin-bottom: 0;
}
@media (min-width: 420px) {
  .five-block--cs-images .cs-images-devices .cs-image--basic {
    margin: 0 6px;
  }
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-devices .cs-image--basic {
    margin: 0 60px 0;
  }
  .five-block--cs-images .cs-images-devices .cs-image--basic img {
    max-width: 350px;
  }
}
@media (min-width: 1836px) {
  .five-block--cs-images .cs-images-devices .cs-image--basic {
    margin: 0 120px;
  }
  .five-block--cs-images .cs-images-devices .cs-image--basic img {
    max-width: 450px;
  }
}
.five-block--cs-images .cs-images-screens .cs-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  -webkit-box-shadow: 0 32px 64px rgba(0, 0, 0, 0.12),
    0 12px 16px rgba(0, 0, 0, 0.04);
  box-shadow: 0 32px 64px rgba(0, 0, 0, 0.12), 0 12px 16px rgba(0, 0, 0, 0.04);
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-screens .cs-image img {
    border-radius: 16px;
  }
}
@media (min-width: 1836px) {
  .five-block--cs-images .cs-images-screens .cs-image img {
    border-radius: 24px;
  }
}
.five-block--cs-images .cs-images-screens--desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-screens--desktop .cs-image {
    max-width: 67%;
  }
  .five-block--cs-images .cs-images-screens--desktop .cs-image:nth-child(even) {
    margin-left: auto;
  }
}
.five-block--cs-images .cs-images-screens--desktop .cs-image:not(:last-child) {
  margin-bottom: 96px;
}
@media (min-width: 1280px) {
  .five-block--cs-images
    .cs-images-screens--desktop
    .cs-image:not(:last-child) {
    margin-bottom: 192px;
  }
}
@media (min-width: 1836px) {
  .five-block--cs-images
    .cs-images-screens--desktop
    .cs-image:not(:last-child) {
    margin-bottom: 224px;
  }
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image--screen-mobile {
  width: 30%;
}
@media (min-width: 768px) {
  .five-block--cs-images
    .cs-images-screens--mobile_desktop
    .cs-image--screen-mobile {
    width: 27%;
  }
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image--screen-mobile
  img {
  max-width: 388px;
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image--screen-desktop {
  width: 73%;
}
@media (min-width: 768px) {
  .five-block--cs-images
    .cs-images-screens--mobile_desktop
    .cs-image--screen-desktop {
    width: 70%;
  }
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image--screen-desktop
  img {
  max-width: 1124px;
}
.five-block--cs-images .cs-images-screens--mobile_desktop .cs-image-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 -3px;
}
@media (min-width: 1280px) {
  .five-block--cs-images .cs-images-screens--mobile_desktop .cs-image-row {
    margin: 0 -44px;
  }
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image-row:not(:last-child) {
  margin-bottom: 96px;
}
@media (min-width: 768px) {
  .five-block--cs-images
    .cs-images-screens--mobile_desktop
    .cs-image-row:not(:last-child) {
    margin-bottom: 192px;
  }
}
@media (min-width: 1280px) {
  .five-block--cs-images
    .cs-images-screens--mobile_desktop
    .cs-image-row:not(:last-child) {
    margin-bottom: 224px;
  }
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image-row
  .cs-image {
  position: relative;
  margin: 0 3px;
}
@media (min-width: 1280px) {
  .five-block--cs-images
    .cs-images-screens--mobile_desktop
    .cs-image-row
    .cs-image {
    margin: 0 44px;
  }
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image-row
  .cs-image:nth-child(even)
  img {
  margin-left: auto;
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image--screen-mobile
  .cs-image-container {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.five-block--cs-images
  .cs-images-screens--mobile_desktop
  .cs-image--screen-mobile
  img {
  width: auto;
  height: 100%;
}
.five-block--cs-images .cs-images-screens--mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-screens--mobile {
    margin: 0 -24px;
  }
}
@media (min-width: 1280px) {
  .five-block--cs-images .cs-images-screens--mobile {
    margin: 0 -60px;
  }
}
.five-block--cs-images .cs-images-screens--mobile .cs-image {
  margin: 0 15px;
}
@media (min-width: 768px) {
  .five-block--cs-images .cs-images-screens--mobile .cs-image {
    margin: 0 24px;
  }
}
@media (min-width: 1280px) {
  .five-block--cs-images .cs-images-screens--mobile .cs-image {
    margin: 0 60px;
  }
}
.five-block--cs-images .cs-images-screens--mobile .cs-image img {
  max-width: 388px;
}
.case-study-testimonial .cs-testimonial-quote {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .case-study-testimonial .cs-testimonial-quote {
    margin-bottom: 32px;
  }
}
@media (min-width: 1280px) {
  .case-study-testimonial .cs-testimonial-quote {
    margin-bottom: 64px;
  }
}
.case-study-testimonial--large .cs-testimonial-quote {
  position: relative;
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}
@media (min-width: 768px) {
  .case-study-testimonial--large .cs-testimonial-quote {
    font-size: 32px;
    line-height: 64px;
    margin-bottom: 64px;
  }
}
@media (min-width: 1280px) {
  .case-study-testimonial--large .cs-testimonial-quote {
    font-size: 40px;
    line-height: 60px;
  }
}
.case-study-awards .block-content > h1,
.case-study-awards .block-content > h2,
.case-study-awards .block-content > h3,
.case-study-awards .block-content > h4,
.case-study-awards .block-content > h5,
.case-study-awards .block-content > h6,
.case-study-awards .post-content .section-inner > h1,
.case-study-awards .post-content .section-inner > h2,
.case-study-awards .post-content .section-inner > h3,
.case-study-awards .post-content .section-inner > h4,
.case-study-awards .post-content .section-inner > h5,
.case-study-awards .post-content .section-inner > h6,
.case-study-awards .post-content > h1,
.case-study-awards .post-content > h2,
.case-study-awards .post-content > h3,
.case-study-awards .post-content > h4,
.case-study-awards .post-content > h5,
.case-study-awards .post-content > h6,
.case-study-awards .title,
.post-content .case-study-awards .section-inner > h1,
.post-content .case-study-awards .section-inner > h2,
.post-content .case-study-awards .section-inner > h3,
.post-content .case-study-awards .section-inner > h4,
.post-content .case-study-awards .section-inner > h5,
.post-content .case-study-awards .section-inner > h6 {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .case-study-awards .block-content > h1,
  .case-study-awards .block-content > h2,
  .case-study-awards .block-content > h3,
  .case-study-awards .block-content > h4,
  .case-study-awards .block-content > h5,
  .case-study-awards .block-content > h6,
  .case-study-awards .post-content .section-inner > h1,
  .case-study-awards .post-content .section-inner > h2,
  .case-study-awards .post-content .section-inner > h3,
  .case-study-awards .post-content .section-inner > h4,
  .case-study-awards .post-content .section-inner > h5,
  .case-study-awards .post-content .section-inner > h6,
  .case-study-awards .post-content > h1,
  .case-study-awards .post-content > h2,
  .case-study-awards .post-content > h3,
  .case-study-awards .post-content > h4,
  .case-study-awards .post-content > h5,
  .case-study-awards .post-content > h6,
  .case-study-awards .title,
  .post-content .case-study-awards .section-inner > h1,
  .post-content .case-study-awards .section-inner > h2,
  .post-content .case-study-awards .section-inner > h3,
  .post-content .case-study-awards .section-inner > h4,
  .post-content .case-study-awards .section-inner > h5,
  .post-content .case-study-awards .section-inner > h6 {
    text-align: center;
    margin-bottom: 96px;
  }
}
@media (min-width: 1280px) {
  .case-study-awards .block-content > h1,
  .case-study-awards .block-content > h2,
  .case-study-awards .block-content > h3,
  .case-study-awards .block-content > h4,
  .case-study-awards .block-content > h5,
  .case-study-awards .block-content > h6,
  .case-study-awards .post-content .section-inner > h1,
  .case-study-awards .post-content .section-inner > h2,
  .case-study-awards .post-content .section-inner > h3,
  .case-study-awards .post-content .section-inner > h4,
  .case-study-awards .post-content .section-inner > h5,
  .case-study-awards .post-content .section-inner > h6,
  .case-study-awards .post-content > h1,
  .case-study-awards .post-content > h2,
  .case-study-awards .post-content > h3,
  .case-study-awards .post-content > h4,
  .case-study-awards .post-content > h5,
  .case-study-awards .post-content > h6,
  .case-study-awards .title,
  .post-content .case-study-awards .section-inner > h1,
  .post-content .case-study-awards .section-inner > h2,
  .post-content .case-study-awards .section-inner > h3,
  .post-content .case-study-awards .section-inner > h4,
  .post-content .case-study-awards .section-inner > h5,
  .post-content .case-study-awards .section-inner > h6 {
    margin-bottom: 128px;
  }
}
.case-study-awards__list {
  list-style: none;
}
@media (min-width: 768px) {
  .case-study-awards__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.case-study-awards__list__item {
  margin-bottom: 64px;
}
.case-study-awards__list .quote-text {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
}
.case-study-awards .case-study-award-name {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .case-study-awards .case-study-award-name {
    max-width: 300px;
    margin-bottom: 21px;
  }
}
.case-study-awards .case-study-award-logo {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .case-study-awards .case-study-award-logo {
    margin-bottom: 28px;
  }
}
.case-study-awards .case-study-award-logo img {
  max-width: 130px;
  max-height: 20px;
  width: auto;
  height: auto;
}
.case-study-awards .case-study-award-line {
  width: 32px;
  height: 3px;
}
.page-list--expanded {
  margin-top: 64px;
}
@media (min-width: 768px) {
  .page-list--expanded {
    margin-top: 96px;
  }
}
@media (min-width: 1280px) {
  .page-list--expanded {
    margin-top: 128px;
  }
}
.list-small-title {
  margin: 64px 0;
}
@media (min-width: 768px) {
  .list-small-title {
    margin: 96px 0;
  }
}
@media (min-width: 1280px) {
  .list-small-title {
    margin: 128px 0;
  }
}
.list-block__head {
  margin-bottom: 64px;
}
@media (min-width: 1280px) {
  .list-block__head {
    margin-bottom: 128px;
  }
}
.list-block__separator {
  display: none;
  opacity: 0.05;
  border-top: 1px solid #101921;
  margin-top: 64px;
}
@media (min-width: 768px) {
  .list-block__separator {
    display: block;
  }
}
.list-block--basic .list-block__head {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .list-block--basic .list-block__head {
    margin-bottom: 96px;
  }
}
@media (min-width: 1280px) {
  .list-block--basic .list-block__head {
    margin-bottom: 128px;
  }
}
.list-block--basic .list-block__list {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .list-block--basic .list-block__list {
    margin-bottom: 96px;
  }
}
@media (min-width: 1280px) {
  .list-block--basic .list-block__list {
    margin-bottom: 128px;
  }
}
.list-block--basic .list-block__list-item {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .list-block--basic .list-block__list-item {
    margin-bottom: 48px;
  }
}
.list-block--expanded .list-block__list-item {
  margin-bottom: 64px;
}
.list-block--expanded .list-block__title {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .list-block--expanded .list-block__text {
    margin-bottom: 0;
  }
}
.list-block--expanded .list-block__head .block-content > h1,
.list-block--expanded .list-block__head .block-content > h2,
.list-block--expanded .list-block__head .block-content > h3,
.list-block--expanded .list-block__head .block-content > h4,
.list-block--expanded .list-block__head .block-content > h5,
.list-block--expanded .list-block__head .block-content > h6,
.list-block--expanded .list-block__head .post-content .section-inner > h1,
.list-block--expanded .list-block__head .post-content .section-inner > h2,
.list-block--expanded .list-block__head .post-content .section-inner > h3,
.list-block--expanded .list-block__head .post-content .section-inner > h4,
.list-block--expanded .list-block__head .post-content .section-inner > h5,
.list-block--expanded .list-block__head .post-content .section-inner > h6,
.list-block--expanded .list-block__head .post-content > h1,
.list-block--expanded .list-block__head .post-content > h2,
.list-block--expanded .list-block__head .post-content > h3,
.list-block--expanded .list-block__head .post-content > h4,
.list-block--expanded .list-block__head .post-content > h5,
.list-block--expanded .list-block__head .post-content > h6,
.list-block--expanded .list-block__head .title,
.post-content .list-block--expanded .list-block__head .section-inner > h1,
.post-content .list-block--expanded .list-block__head .section-inner > h2,
.post-content .list-block--expanded .list-block__head .section-inner > h3,
.post-content .list-block--expanded .list-block__head .section-inner > h4,
.post-content .list-block--expanded .list-block__head .section-inner > h5,
.post-content .list-block--expanded .list-block__head .section-inner > h6 {
  margin: 0;
}
.list-block--expanded_list .list-block__list-item {
  margin-bottom: 64px;
}
.list-block--expanded_list .list-block__title {
  margin-bottom: 24px;
}
@media (min-width: 1280px) {
  .list-block--expanded_list .list-block__title {
    margin-bottom: 32px;
  }
}
.list-block--expanded_list .list-block__text {
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 1280px) {
  .list-block--expanded_list .list-block__text {
    margin-bottom: 0;
  }
}
@media (min-width: 1836px) {
  .list-block--expanded_list .list-block__text {
    font-size: 24px;
    line-height: 44px;
  }
}
.list-block__list-item {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .list-block__list-item {
    margin-bottom: 128px;
  }
}
.list-block__title {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 768px) {
  .list-block__title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1280px) {
  .list-block__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media (min-width: 1836px) {
  .list-block__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.list-block__text {
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 32px;
}
@media (min-width: 1280px) {
  .list-block__text {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (min-width: 1836px) {
  .list-block__text {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 64px;
  }
}
.list-block__number {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
}
.list-block__list__secondary {
  font-size: 12px;
  line-height: 24px;
  color: rgba(18, 28, 37, 0.6);
}
@media (min-width: 1280px) {
  .list-block__list__secondary {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (min-width: 1836px) {
  .list-block__list__secondary {
    font-size: 16px;
    line-height: 30px;
  }
}
.page-table {
  margin: 96px 0;
}
@media (min-width: 1280px) {
  .page-table {
    margin: 128px 0;
  }
}
.page-table__row {
  margin-bottom: 32px;
}
.page-table__head {
  font-weight: 700;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .page-table__head {
    margin-bottom: 0;
  }
}
.page-image {
  margin-top: 64px;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .page-image {
    margin-top: 96px;
    margin-bottom: 96px;
  }
}
@media (min-width: 1280px) {
  .page-image {
    margin-top: 128px;
    margin-bottom: 128px;
  }
}
.five-block__image img {
  margin: 0 auto;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .five-block__image img {
    border-radius: 24px;
  }
}
.five-block__image__container {
  margin-bottom: 24px;
}
@media (min-width: 1280px) {
  .five-block__image__container {
    margin-top: 48px;
  }
}
.five-block__image__caption {
  text-align: center;
  padding: 0 12px;
  font-size: 16px;
  line-height: 30px;
  font-family: TabacG3, "Times New", "Times New Roman", serif;
  color: #101921;
  margin-top: 16px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .five-block__image__caption {
    margin-bottom: 16px;
  }
}
@media (min-width: 1280px) {
  .five-block__image__caption {
    font-size: 20px;
    line-height: 36px;
    margin-top: 32px;
    margin-bottom: 0;
  }
}
@media (min-width: 1836px) {
  .five-block__image__caption {
    font-size: 24px;
    line-height: 44px;
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .five-block__image__caption--mobile {
    display: none;
  }
}
.five-block__image__caption--desktop {
  display: none;
}
@media (min-width: 768px) {
  .five-block__image__caption--desktop {
    display: block;
  }
}
.five-block__image--container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1280px) {
  .five-block__image--content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
.five-block__image .alm-reveal > div,
.five-block__image .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.five-block__image .five-block__image__container {
  height: 100%;
}
.five-block__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .five-block__image.layout-grid,
  .five-block__image.layout-grid-beta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
.five-block__image.layout-grid img,
.five-block__image.layout-grid-beta img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .five-block__image.layout-grid img,
  .five-block__image.layout-grid-beta img {
    height: 250px;
  }
  .five-block__image.layout-grid .size-horizontal-1680 img,
  .five-block__image.layout-grid-beta .size-horizontal-1680 img {
    height: 300px;
  }
}
@media (min-width: 1280px) {
  .five-block__image.layout-grid img,
  .five-block__image.layout-grid-beta img {
    height: 386px;
  }
  .five-block__image.layout-grid .size-horizontal-1680 img,
  .five-block__image.layout-grid-beta .size-horizontal-1680 img {
    height: 540px;
  }
}
@media (min-width: 1836px) {
  .five-block__image.layout-grid img,
  .five-block__image.layout-grid-beta img {
    height: 453px;
  }
  .five-block__image.layout-grid .size-horizontal-1680 img,
  .five-block__image.layout-grid-beta .size-horizontal-1680 img {
    height: 634px;
  }
}
@media (min-width: 1280px) {
  .five-block__image.layout-grid-gamma {
    margin-top: -64px;
  }
}
.five-block__image.layout-grid-gamma .five-block__image__container {
  height: auto;
}
.five-block__image.layout-grid-gamma img {
  height: auto;
}
.five-block__image__background {
  padding-bottom: 66.25%;
  background-size: cover;
  background-position: center;
  border-radius: 16px;
}
@media (min-width: 1280px) {
  .five-block__image__background {
    border-radius: 24px;
  }
}
@media (min-width: 768px) {
  .five-block__image__background--vertical {
    padding-bottom: 120%;
  }
}
@media (min-width: 768px) {
  .five-block__image__background--horizontal {
    padding-bottom: 50%;
  }
}
@media (min-width: 768px) {
  .five-block__image__background--single {
    padding-bottom: 38%;
  }
}
.five-block__image__background--desktop {
  display: none;
}
@media (min-width: 768px) {
  .five-block__image__background--desktop {
    display: block;
  }
}
@media (min-width: 768px) {
  .five-block__image__background--mobile {
    display: none;
  }
}
.five-offices {
  margin: 128px 0;
}
.five-office {
  margin-bottom: 128px;
}
@media (max-width: 767px) {
  .five-office {
    margin-top: 128px;
    margin-bottom: 0;
  }
  .five-office .five-office-info > .alm-reveal,
  .five-office .five-office-info > .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
}
.five-office:nth-child(even) .five-office-info > .alm-reveal,
.five-office:nth-child(even) .five-office-info > .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.five-office:nth-child(even) .five-offices__map__link {
  text-align: left;
}
@media (min-width: 1280px) {
  .five-office {
    margin-bottom: 224px;
  }
}
.five-office--basic .five-offices__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .five-office--basic .five-offices__card {
    height: 100%;
  }
}
.five-office--map .five-offices__image {
  margin-bottom: 0;
}
.five-office--map .five-offices__card,
.five-office--map .five-offices__map__link {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .five-office--map .five-offices__card,
  .five-office--map .five-offices__map__link {
    margin-top: 24px;
  }
}
@media (min-width: 1280px) {
  .five-office--map .five-offices__card,
  .five-office--map .five-offices__map__link {
    margin-top: 32px;
  }
}
.five-office--map .five-offices__map {
  height: 100%;
  display: none;
}
@media (min-width: 768px) {
  .five-office--map .five-offices__map {
    display: block;
  }
}
.five-office--map .five-offices__map__image {
  display: block;
}
@media (min-width: 768px) {
  .five-office--map .five-offices__map__image {
    height: 100%;
    background-size: cover;
    border-radius: 24px;
  }
}
.five-office--map .five-offices__map__link {
  display: none;
  color: #da3228;
  text-align: right;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .five-office--map .five-offices__map__link {
    display: block;
  }
}
.five-office--map .five-offices__card {
  margin-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .five-office--map .five-offices__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .five-office--map .five-offices__card__address,
  .five-office--map .five-offices__card__phone {
    font-size: 16px;
    line-height: 28px;
  }
}
.five-office--map .five-offices__card__phone {
  display: block;
  margin-top: 24px;
}
.five-office-info {
  margin: 64px 0;
}
@media (min-width: 1280px) {
  .five-office-info {
    margin: 128px 0;
  }
}
.five-offices__image {
  overflow: hidden;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .five-offices__image {
    margin-bottom: 0;
  }
}
.five-offices__image img {
  border-radius: 16px;
}
@media (min-width: 768px) {
  .five-offices__image img {
    border-radius: 24px;
  }
}
.five-offices__card__title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .five-offices__card__title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1280px) {
  .five-offices__card__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (min-width: 1836px) {
  .five-offices__card__title {
    margin-bottom: 16px;
  }
}
.five-offices__card__subtitle {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .five-offices__card__subtitle {
    margin-bottom: 32px;
  }
}
.five-offices__card__address,
.five-offices__card__phone {
  font-size: 16px;
  line-height: 28px;
  color: rgba(18, 28, 37, 0.6);
}
@media (min-width: 768px) {
  .five-offices__card__address,
  .five-offices__card__phone {
    font-size: 12px;
  }
}
@media (min-width: 1280px) {
  .five-offices__card__address,
  .five-offices__card__phone {
    font-size: 16px;
  }
}
.five-people__card {
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .five-people__card {
    text-align: left;
  }
}
.five-people__name {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .five-people__name {
    margin-bottom: 8px;
  }
}
@media (min-width: 1280px) {
  .five-people__name {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 0;
  }
}
@media (min-width: 1836px) {
  .five-people__name {
    margin-bottom: 8px;
  }
}
.five-people__title {
  color: rgba(18, 28, 37, 0.25);
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2em;
}
@media (min-width: 1280px) {
  .five-people__title {
    font-size: 13px;
  }
}
.five-people__img {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .five-people__img {
    margin-bottom: 24px;
  }
}
.five-people img {
  border-radius: 16px;
}
@media (min-width: 768px) {
  .five-people img {
    border-radius: 24px;
  }
}
@media (min-width: 768px) {
  .logo-images {
    margin: 0 -20px;
  }
}
.logo-images .logo-image {
  text-align: center;
  opacity: 0.5;
  margin-bottom: 32px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
  .logo-images .logo-image {
    padding: 0 20px;
  }
}
.logo-images .logo-image:hover {
  opacity: 1;
}
.five-block.page-cta--email {
  margin-top: 64px;
}
@media (min-width: 768px) {
  .five-block.page-cta--email {
    margin-top: 128px;
  }
}
@media (min-width: 1836px) {
  .five-block.page-cta--email {
    margin-top: 192px;
  }
}
.five-block.page-cta--button {
  margin-top: 64px;
}
@media (min-width: 1280px) {
  .five-block.page-cta--button {
    margin-top: 96px;
  }
}
.five-block-cta .block-content > h1,
.five-block-cta .block-content > h2,
.five-block-cta .block-content > h3,
.five-block-cta .block-content > h4,
.five-block-cta .block-content > h5,
.five-block-cta .block-content > h6,
.five-block-cta .post-content .section-inner > h1,
.five-block-cta .post-content .section-inner > h2,
.five-block-cta .post-content .section-inner > h3,
.five-block-cta .post-content .section-inner > h4,
.five-block-cta .post-content .section-inner > h5,
.five-block-cta .post-content .section-inner > h6,
.five-block-cta .post-content > h1,
.five-block-cta .post-content > h2,
.five-block-cta .post-content > h3,
.five-block-cta .post-content > h4,
.five-block-cta .post-content > h5,
.five-block-cta .post-content > h6,
.five-block-cta .title,
.post-content .five-block-cta .section-inner > h1,
.post-content .five-block-cta .section-inner > h2,
.post-content .five-block-cta .section-inner > h3,
.post-content .five-block-cta .section-inner > h4,
.post-content .five-block-cta .section-inner > h5,
.post-content .five-block-cta .section-inner > h6 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.05em;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .five-block-cta .block-content > h1,
  .five-block-cta .block-content > h2,
  .five-block-cta .block-content > h3,
  .five-block-cta .block-content > h4,
  .five-block-cta .block-content > h5,
  .five-block-cta .block-content > h6,
  .five-block-cta .post-content .section-inner > h1,
  .five-block-cta .post-content .section-inner > h2,
  .five-block-cta .post-content .section-inner > h3,
  .five-block-cta .post-content .section-inner > h4,
  .five-block-cta .post-content .section-inner > h5,
  .five-block-cta .post-content .section-inner > h6,
  .five-block-cta .post-content > h1,
  .five-block-cta .post-content > h2,
  .five-block-cta .post-content > h3,
  .five-block-cta .post-content > h4,
  .five-block-cta .post-content > h5,
  .five-block-cta .post-content > h6,
  .five-block-cta .title,
  .post-content .five-block-cta .section-inner > h1,
  .post-content .five-block-cta .section-inner > h2,
  .post-content .five-block-cta .section-inner > h3,
  .post-content .five-block-cta .section-inner > h4,
  .post-content .five-block-cta .section-inner > h5,
  .post-content .five-block-cta .section-inner > h6 {
    font-size: 40px;
    line-height: 50px;
  }
}
.five-block-cta--button-centered {
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .five-block-cta--button-centered {
    max-width: 630px;
  }
}
.five-block-cta--email .email-block:not(.email-block--last) {
  margin-bottom: 64px;
}
@media (min-width: 1280px) {
  .five-block-cta--email .email-block:not(.email-block--last) {
    margin-bottom: 0;
  }
}
.five-block-cta--email .subtitle {
  display: block;
  color: rgba(18, 28, 37, 0.25);
  margin-bottom: 8px;
}
@media (min-width: 1280px) {
  .five-block-cta--email .subtitle {
    margin-bottom: 10px;
  }
}
.five-block-cta--email a {
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
  color: #101921;
}
@media (min-width: 1280px) {
  .five-block-cta--email a {
    font-size: 20px;
    line-height: 40px;
  }
}
.five-block.page-careers {
  margin: 64px 0 128px;
}
@media (min-width: 1280px) {
  .five-block.page-careers {
    margin: 128px 0 224px;
  }
}
.career-item {
  border-top: 1px solid rgba(16, 25, 33, 0.2);
}
.career-item:last-child {
  border-bottom: 1px solid rgba(16, 25, 33, 0.2);
}
.career-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
}
@media (min-width: 1280px) {
  .career-item__content {
    padding: 36px 0;
    min-height: 122px;
  }
}
@media (min-width: 1836px) {
  .career-item__content {
    padding: 48px 0;
    min-height: 148px;
  }
}
.career-item__content:not(:first-child) {
  border-top: 1px solid rgba(16, 25, 33, 0.2);
}
.career-item__content:last-child {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .career-item__content:last-child {
    margin-bottom: 0;
  }
}
.career-item__category {
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  padding: 36px 0 0;
}
@media (min-width: 768px) {
  .career-item__category {
    padding: 24px 24px 24px 0;
  }
}
@media (min-width: 1280px) {
  .career-item__category {
    font-size: 36px;
    line-height: 50px;
    padding: 36px 36px 36px 0;
  }
}
@media (min-width: 1836px) {
  .career-item__category {
    font-size: 40px;
    line-height: 50px;
    padding: 48px 48px 48px 0;
  }
}
.career-item__title-container {
  padding-right: 30px;
  margin-right: auto;
}
.career-item__excerpt,
.career-item__title,
.career-item__title-container {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.career-item__title--disabled {
  opacity: 0.5;
  font-style: italic;
}
@media (min-width: 1280px) {
  .career-item__title {
    font-size: 20px;
    line-height: 40px;
  }
}
@media (min-width: 1836px) {
  .career-item__title {
    font-size: 24px;
    line-height: 36px;
  }
}
.career-item__title + .career-item__excerpt {
  margin-top: 32px;
}
.career-item__content-separator,
.career-item__location {
  opacity: 0.5;
  display: block;
}
@media (min-width: 768px) {
  .career-item__content-separator,
  .career-item__location {
    display: inline-block;
  }
}
.career-item__excerpt {
  opacity: 0.5;
  max-width: 550px;
}
@media (min-width: 1280px) {
  .career-item__excerpt {
    font-size: 20px;
    line-height: 40px;
  }
}
@media (min-width: 1836px) {
  .career-item__excerpt {
    font-size: 24px;
    line-height: 36px;
  }
}
.career-item__content-separator {
  display: none;
}
@media (min-width: 768px) {
  .career-item__content-separator {
    display: inline-block;
  }
}
.careers-list--single > .career-item__col {
  border-bottom: 1px solid rgba(16, 25, 33, 0.2);
}
@media (min-width: 768px) {
  .careers-list--single > .career-item__col:nth-child(odd) {
    border-right: 1px solid rgba(16, 25, 33, 0.2);
  }
  .careers-list--single
    > .career-item__col:nth-child(odd)
    .career-item__content {
    padding-right: 60px;
  }
}
@media (min-width: 1280px) {
  .careers-list--single
    > .career-item__col:nth-child(odd)
    .career-item__content {
    padding-right: 144px;
  }
}
@media (min-width: 768px) {
  .careers-list--single
    > .career-item__col:nth-child(even)
    .career-item__content {
    padding-left: 60px;
  }
}
@media (min-width: 1280px) {
  .careers-list--single
    > .career-item__col:nth-child(even)
    .career-item__content {
    padding-left: 144px;
  }
}
.careers-list--single .career-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .careers-list--single .career-item__content {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media (min-width: 1280px) {
  .careers-list--single .career-item__content {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.careers-list--single .career-item__category {
  padding: 0 0 24px 0;
}
.careers-list--single .career-item__title-container {
  padding-right: 0;
}
@media (max-width: 767px) {
  .careers-list--single .career-item__title-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .careers-list--single .career-item__title-container .career-item__excerpt {
    padding-right: 28px;
  }
}
.careers-list--single .career-item__excerpt {
  font-family: TabacG2, "Times New", "Times New Roman", serif;
  font-weight: 400;
  opacity: 1;
}
@media (min-width: 768px) {
  .careers-list--single .career-item__excerpt {
    margin-bottom: 36px;
  }
}
@media (min-width: 1280px) {
  .careers-list--single .career-item__excerpt {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (min-width: 1836px) {
  .careers-list--single .career-item__excerpt {
    font-size: 24px;
    line-height: 44px;
  }
}
.five-block.page-cards {
  margin: 64px 0 128px;
}
@media (min-width: 1280px) {
  .five-block.page-cards {
    margin: 128px 0 224px;
  }
}
.quote-container {
  position: relative;
}
.quote-image {
  position: absolute;
  left: -14px;
  top: -14px;
}
@media (min-width: 768px) {
  .quote-image {
    left: -16px;
    top: -16px;
  }
}
@media (min-width: 1836px) {
  .quote-image {
    left: -24px;
    top: -24px;
  }
}
.quote-text {
  position: relative;
  z-index: 1;
}
.five-block-placeholder {
  text-align: center;
  padding: 60px;
  background-color: #c3c3c3;
}
.five-block--margin {
  margin: 128px 0;
}
@media (min-width: 768px) {
  .five-block--margin {
    margin: 128px 0;
  }
}
@media (min-width: 1836px) {
  .five-block--margin {
    margin: 224px 0;
  }
}
.five-block-edit-external {
  display: inline-block;
  z-index: 1;
  background: #da3228;
  padding: 6px 24px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 32px;
}
.blocks-gallery-grid {
  margin-bottom: 12px;
}
.blocks-gallery-grid .blocks-gallery-item,
.blocks-gallery-grid .blocks-gallery-item figure {
  padding: 0;
}
@media (min-width: 768px) {
  .blocks-gallery-grid .blocks-gallery-item,
  .blocks-gallery-grid .blocks-gallery-item figure {
    border-radius: 16px;
  }
}
@media (min-width: 1836px) {
  .blocks-gallery-grid .blocks-gallery-item,
  .blocks-gallery-grid .blocks-gallery-item figure {
    border-radius: 24px;
  }
}
.blocks-gallery-grid .blocks-gallery-item figure {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blocks-gallery-grid .blocks-gallery-item figcaption {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  padding: 16px;
}
@media (min-width: 768px) {
  .blocks-gallery-grid .blocks-gallery-item figcaption {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
}
@media (min-width: 1836px) {
  .blocks-gallery-grid .blocks-gallery-item figcaption {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }
}
.blocks-gallery-caption {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .wp-block-gallery.columns-1 .blocks-gallery-item {
    margin-top: 32px;
    margin-bottom: 64px;
  }
}
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: opacity 0.3s, padding 0.2s linear,
    background-color 0.3s ease, -webkit-transform 0.4s;
  transition: opacity 0.3s, padding 0.2s linear, background-color 0.3s ease,
    -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.3s, padding 0.2s linear,
    background-color 0.3s ease;
  transition: transform 0.4s, opacity 0.3s, padding 0.2s linear,
    background-color 0.3s ease, -webkit-transform 0.4s;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  background-color: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
}
.site-header.nav-up {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
}
.site-header.nav-down {
  opacity: 1;
}
.site-header.on-top {
  padding-top: 48px;
}
.single-project .site-header {
  background-color: transparent;
}
.menu-trigger {
  z-index: 101;
}
@media (min-width: 768px) {
  .menu-trigger {
    display: none;
  }
}
.menu-is-open {
  z-index: 100;
}
.menu-is-open .site-logo .icon {
  color: #fff !important;
}
.menu-is-open .site-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #101921;
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes reveal {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes reveal {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in-init {
  -webkit-animation-name: reveal;
  animation-name: reveal;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@media (max-width: 767px) {
  .site-navigation {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media (min-width: 768px) {
  .site-navigation {
    margin-left: auto;
    display: block;
  }
}
.site-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .site-navigation ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.site-logo {
  display: inline-block;
  min-width: 200px;
  width: 200px;
  line-height: 1;
  z-index: 1;
}
.site-logo .icon {
  font-size: 22px;
  color: #121c25;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media (max-width: 767px) {
  .primary-navigation {
    height: 100%;
    width: 100%;
    padding-top: 6rem;
  }
}
.primary-navigation__item {
  margin: 0 16px 32px;
}
@media (min-width: 768px) {
  .primary-navigation__item {
    margin: 0 16px 0;
  }
}
@media (min-width: 1280px) {
  .primary-navigation__item {
    margin: 0 32px 0;
  }
}
.primary-navigation__item a {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease;
}
.primary-navigation__item a:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .primary-navigation__item a {
    opacity: 0.5;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
  }
}
.primary-navigation__item--is-active a {
  opacity: 1;
}
.site-footer {
  background-color: #f8f8f8;
}
.site-footer .social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* -webkit-box-pack: center; */
  /* -ms-flex-pack: center; */
  /* justify-content: center; */
  /* margin-left: auto; */
  max-width: 140px;
}
@media (min-width: 1280px) {
  .site-footer .social-networks {
    max-width: 100%;
    /* margin-top: 90px; */
    margin-bottom: 90px;
  }
}
.site-footer .social-networks li {
  margin: 10px;
}
@media (min-width: 768px) {
  .site-footer .social-networks li {
    margin: 8px;
  }
}
.site-footer .social-networks .icon {
  color: #dadada;
  font-size: 20px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.site-footer .social-networks .icon:hover {
  color: #101921;
}
.site-footer .top {
  padding-top: 64px;
}
.site-footer .bottom {
  padding: 32px 0;
  border-top: 1px solid rgba(18, 28, 37, 0.1);
}
@media (min-width: 768px) {
  .site-footer .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.site-footer .footer-title {
  font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.02em;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .site-footer .footer-title {
    display: none;
  }
}
.site-footer .footer-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -1.6rem;
}
@media (min-width: 768px) {
  .site-footer .footer-contact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-contact {
    margin: 0 -6rem;
  }
}
.site-footer .footer-contact__column {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1280px) {
  .site-footer .footer-contact__column {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.site-footer .footer-contact__column--0 {
  max-width: -webkit-calc(153px + 32px);
  max-width: calc(153px + 32px);
}
@media (min-width: 1280px) {
  .site-footer .footer-contact__column--0 {
    max-width: -webkit-calc(168px + 128px);
    max-width: calc(168px + 128px);
  }
}
.site-footer .footer-contact__column--1 {
  max-width: -webkit-calc(132px + 32px);
  max-width: calc(132px + 32px);
}
@media (min-width: 1280px) {
  .site-footer .footer-contact__column--1 {
    max-width: -webkit-calc(142px + 128px);
    max-width: calc(142px + 128px);
  }
}
.site-footer .footer-contact__column--fourth {
  max-width: -webkit-calc(150px + 32px);
  max-width: calc(150px + 32px);
}
@media (min-width: 768px) {
  .site-footer .footer-contact__column--fourth {
    max-width: -webkit-calc(244px + 128px);
    max-width: calc(244px + 128px);
    margin-left: auto;
  }
}
.site-footer .footer-contact__column {
  width: 50%;
  margin-bottom: 64px;
}
@media (min-width: 420px) {
  .site-footer .footer-contact__column {
    width: auto;
  }
}
.site-footer .footer-contact__column__title {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  min-height: 20px;
  margin-bottom: 24px;
}
.site-footer .footer-contact__column__title__sub {
  display: none;
}
@media (min-width: 768px) {
  .site-footer .footer-contact__column__title__sub {
    display: block;
    font-family: TabacG2Medium, "Times New", "Times New Roman", serif;
    font-size: 13px;
    line-height: 17px;
    text-transform: none;
    text-align: right;
    letter-spacing: 0.02em;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-contact__column__title__sub {
    font-size: 16px;
    line-height: 17px;
  }
}
.site-footer .footer-contact__column__content {
  font-size: 13px;
  line-height: 24px;
  color: rgba(16, 25, 33, 0.5);
}
@media (min-width: 768px) {
  .site-footer .footer-contact__column__content {
    font-size: 14px;
    line-height: 26px;
  }
}
.site-footer .footer-contact__column__address {
  height: 48px;
  margin-bottom: 24px;
}
.site-footer .footer-contact__column__phone {
  font-size: 12px;
  line-height: 20px;
  color: rgba(16, 25, 33, 0.5);
  text-decoration: underline;
}
@media (min-width: 768px) {
  .site-footer .footer-contact__column__phone {
    font-size: 14px;
    line-height: 22px;
  }
}
.site-footer .footer-contact__column__phone--red {
  color: #da3228;
}
.site-footer .footer-contact__column__email {
  display: block;
  font-size: 13px;
  line-height: 24px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: rgba(16, 25, 33, 0.5);
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .site-footer .footer-contact__column__email {
    font-size: 14px;
    line-height: 26px;
  }
}
.site-footer .copyright {
  text-align: center;
  text-transform: uppercase;
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2em;
}

.float_btn_whatsapp,
.float_btn_email {
  position: fixed;
  width: 200px;
  height: 60px;
  bottom: 72px;
  right: 52px;
  background: #4bb171;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #000;
  z-index: 9;
}

.float_btn_email {
  bottom: 150px;
  background: brown;
}

.my-float-whatsapp,
.my-float-email {
  margin-top: 16px;
  vertical-align: text-bottom;
}

.my-float-email {
  font-size: 2.5rem;
  vertical-align: baseline;
}

.float_btn_whatsapp span,
.float_btn_email span {
  font-size: 2rem;
  vertical-align: text-bottom;
  display: inline-flex;
  width: 113px;
  /* justify-content: flex-end; */
}

@media (max-width: 767.98px) {
  .float_btn_whatsapp,
  .float_btn_email {
    width: 60px;
  }
  .float_btn_whatsapp span,
  .float_btn_email span {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .float_btn_whatsapp,
  .float_btn_email {
    right: 0.75rem;
    bottom: 1rem;
    width: 50px;
    height: 50px;
  }

  .float_btn_email {
    bottom: 7.25rem;
  }

  .my-float-whatsapp,
  .my-float-email {
    margin-top: 10px;
  }

  .my-float-email {
    margin-top: 12px;
  }
}

@media (max-width: 375.98px) {
  .site-footer .social-networks {
    margin-top: 5rem;
    margin-bottom: -4rem;
  }
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -30px 32px;
}
@media (max-width: 375px) {
  .footer-menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 768px) {
  .footer-menu {
    margin: 0 -32px 0;
  }
}
@media (min-width: 1280px) {
  .footer-menu {
    margin: 0 -48px 0;
  }
}
.footer-menu .footer_menu__item {
  margin: 0 32px;
}
@media (max-width: 375px) {
  .footer-menu .footer_menu__item {
    margin: 0 20px;
  }
}
@media (min-width: 1280px) {
  .footer-menu .footer_menu__item {
    margin: 0 48px;
  }
}
.footer-menu .footer_menu__link {
  display: inline-block;
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 13px;
  line-height: 20px;
  color: #101921;
  text-transform: uppercase;
}
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0 !important;
}
.hero__title {
  margin-bottom: 64px;
  margin-top: 96px;
  padding-top: 64px;
}
@media (min-width: 768px) {
  .hero__title {
    padding-top: 128px;
    margin-top: 128px;
  }
}
@media (min-width: 1280px) {
  .hero__title {
    margin-bottom: 128px;
  }
}
@media (min-width: 1836px) {
  .hero__title {
    margin-bottom: 128px;
    margin-top: 192px;
  }
}
.hero__title .block-content > h1,
.hero__title .block-content > h2,
.hero__title .block-content > h3,
.hero__title .block-content > h4,
.hero__title .block-content > h5,
.hero__title .block-content > h6,
.hero__title .post-content .section-inner > h1,
.hero__title .post-content .section-inner > h2,
.hero__title .post-content .section-inner > h3,
.hero__title .post-content .section-inner > h4,
.hero__title .post-content .section-inner > h5,
.hero__title .post-content .section-inner > h6,
.hero__title .post-content > h1,
.hero__title .post-content > h2,
.hero__title .post-content > h3,
.hero__title .post-content > h4,
.hero__title .post-content > h5,
.hero__title .post-content > h6,
.hero__title .title,
.post-content .hero__title .section-inner > h1,
.post-content .hero__title .section-inner > h2,
.post-content .hero__title .section-inner > h3,
.post-content .hero__title .section-inner > h4,
.post-content .hero__title .section-inner > h5,
.post-content .hero__title .section-inner > h6 {
  max-width: 1100px;
}
.hero__content {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .hero__content {
    margin-bottom: 128px;
  }
}
@media (min-width: 1280px) {
  .hero__content {
    margin-bottom: 154px;
  }
}
@media (min-width: 1836px) {
  .hero__content {
    margin-bottom: 192px;
  }
}
.hero__content .block-content > p + .btn,
.hero__content
  .post-content
  .wpcf7-form
  .block-content
  > p
  + input[type="submit"],
.hero__content .post-content .wpcf7-form .text + input[type="submit"],
.hero__content .text + .btn,
.post-content
  .wpcf7-form
  .hero__content
  .block-content
  > p
  + input[type="submit"],
.post-content .wpcf7-form .hero__content .text + input[type="submit"] {
  margin-top: 64px;
}
.hero--archive .hero__title {
  margin-bottom: 44px;
  margin-top: 96px;
  padding-top: 64px;
}
@media (min-width: 768px) {
  .hero--archive .hero__title {
    margin-bottom: 96px;
    padding-top: 128px;
    margin-top: 128px;
  }
}
@media (min-width: 1280px) {
  .hero--archive .hero__title {
    margin-bottom: 72px;
    margin-top: 192px;
  }
}
@media (min-width: 1836px) {
  .hero--archive .hero__title {
    margin-bottom: 128px;
  }
}
.site-content {
  overflow: hidden;
}
.site-footer,
.site-header {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (min-width: 420px) {
  .site-footer,
  .site-header {
    padding-left: 3.3rem;
    padding-right: 3.3rem;
  }
}
@media (min-width: 1280px) {
  .site-footer,
  .site-header {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 1836px) {
  .site-footer,
  .site-header {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}
@media (min-width: 768px) {
  .show-on-mobile {
    display: none;
  }
}
.element-animated {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.element-animated.is-animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cs-animated {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.block-content {
  margin-bottom: 128px;
}
@media (min-width: 1280px) {
  .block-content {
    margin-bottom: 224px;
  }
}
.block-content .shortcode,
.block-content .wp-block-paragraph,
.block-content .wp-block-quote,
.block-content > .wpcf7,
.block-content > figure,
.block-content > h2,
.block-content > h3,
.block-content > h4,
.block-content > p {
  margin-bottom: 32px;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .block-content .shortcode,
  .block-content .wp-block-paragraph,
  .block-content .wp-block-quote,
  .block-content > .wpcf7,
  .block-content > figure,
  .block-content > h2,
  .block-content > h3,
  .block-content > h4,
  .block-content > p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 1280px) {
  .block-content .shortcode,
  .block-content .wp-block-paragraph,
  .block-content .wp-block-quote,
  .block-content > .wpcf7,
  .block-content > figure,
  .block-content > h2,
  .block-content > h3,
  .block-content > h4,
  .block-content > p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin-left: 8.3333333333%;
    margin-bottom: 64px;
    margin-top: 64px;
  }
}
@media (min-width: 1836px) {
  .block-content .shortcode,
  .block-content .wp-block-paragraph,
  .block-content .wp-block-quote,
  .block-content > .wpcf7,
  .block-content > figure,
  .block-content > h2,
  .block-content > h3,
  .block-content > h4,
  .block-content > p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.block-content > .wpcf7 {
  margin-top: 64px;
  margin-bottom: 128px;
}
@media (min-width: 1280px) {
  .block-content > .wpcf7 {
    margin-bottom: 224px;
  }
}
@media (min-width: 768px) {
  .block-content .shortcode,
  .block-content .size-full {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .block-content .shortcode,
  .block-content .size-full {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
.block-content > h2 {
  max-width: 800px;
}
@media (min-width: 1280px) {
  .block-content > h2 {
    margin-top: 128px;
  }
}
.block-content > p {
  max-width: 730px;
}
.block-content > p a {
  text-decoration: underline;
}
@media (min-width: 1280px) {
  .block-content > p + p {
    margin-bottom: 32px;
    margin-top: 32px;
  }
}
.post-content,
.post-content .section-inner {
  margin-bottom: 128px;
}
@media (min-width: 1280px) {
  .post-content,
  .post-content .section-inner {
    margin-bottom: 224px;
  }
}
.post-content .block-image,
.post-content .section-inner .block-image,
.post-content .section-inner .shortcode,
.post-content .section-inner .wp-block-paragraph,
.post-content .section-inner .wp-block-quote,
.post-content .section-inner > blockquote,
.post-content .section-inner > div:not(.site-main):not(.five-block),
.post-content .section-inner > figure,
.post-content .section-inner > h1,
.post-content .section-inner > h2,
.post-content .section-inner > h3,
.post-content .section-inner > h4,
.post-content .section-inner > ol,
.post-content .section-inner > p,
.post-content .section-inner > pre,
.post-content .section-inner > section,
.post-content .section-inner > table,
.post-content .section-inner > ul,
.post-content .shortcode,
.post-content .wp-block-paragraph,
.post-content .wp-block-quote,
.post-content > blockquote,
.post-content > div:not(.site-main):not(.five-block),
.post-content > figure,
.post-content > h1,
.post-content > h2,
.post-content > h3,
.post-content > h4,
.post-content > ol,
.post-content > p,
.post-content > pre,
.post-content > section,
.post-content > table,
.post-content > ul {
  margin-bottom: 48px;
}
@media (min-width: 1280px) {
  .post-content .block-image,
  .post-content .section-inner .block-image,
  .post-content .section-inner .shortcode,
  .post-content .section-inner .wp-block-paragraph,
  .post-content .section-inner .wp-block-quote,
  .post-content .section-inner > blockquote,
  .post-content .section-inner > div:not(.site-main):not(.five-block),
  .post-content .section-inner > figure,
  .post-content .section-inner > h1,
  .post-content .section-inner > h2,
  .post-content .section-inner > h3,
  .post-content .section-inner > h4,
  .post-content .section-inner > ol,
  .post-content .section-inner > p,
  .post-content .section-inner > pre,
  .post-content .section-inner > section,
  .post-content .section-inner > table,
  .post-content .section-inner > ul,
  .post-content .shortcode,
  .post-content .wp-block-paragraph,
  .post-content .wp-block-quote,
  .post-content > blockquote,
  .post-content > div:not(.site-main):not(.five-block),
  .post-content > figure,
  .post-content > h1,
  .post-content > h2,
  .post-content > h3,
  .post-content > h4,
  .post-content > ol,
  .post-content > p,
  .post-content > pre,
  .post-content > section,
  .post-content > table,
  .post-content > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
.post-content .section-inner > .wpcf7,
.post-content > .wpcf7 {
  margin-top: 64px;
  margin-bottom: 128px;
}
@media (min-width: 1280px) {
  .post-content .section-inner > .wpcf7,
  .post-content > .wpcf7 {
    margin-bottom: 224px;
  }
}
.post-content .block-image,
.post-content .section-inner .block-image {
  font-size: 18px;
  line-height: 38px;
}
.post-content .block-image img,
.post-content .section-inner .block-image img {
  margin: 40px 0;
}
@media (min-width: 1280px) {
  .post-content .block-image img,
  .post-content .section-inner .block-image img {
    max-width: -webkit-calc(100% + 30%);
    max-width: calc(100% + 30%);
    width: -webkit-calc(100% + 30%);
    width: calc(100% + 30%);
    margin: 60px 0 60px -15%;
    height: auto;
  }
}
.post-content .section-inner > h2,
.post-content > h2 {
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 1280px) {
  .post-content .section-inner > h2,
  .post-content > h2 {
    margin-top: 128px;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.05em;
  }
}
.post-content .section-inner > h3,
.post-content .section-inner > h4,
.post-content .section-inner > h5,
.post-content .section-inner > h6,
.post-content > h3,
.post-content > h4,
.post-content > h5,
.post-content > h6 {
  font-size: 24px;
  line-height: 32px;
  margin-top: 64px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .post-content .section-inner > h3,
  .post-content .section-inner > h4,
  .post-content .section-inner > h5,
  .post-content .section-inner > h6,
  .post-content > h3,
  .post-content > h4,
  .post-content > h5,
  .post-content > h6 {
    font-size: 32px;
    line-height: 1.5;
  }
}
.post-content .section-inner li,
.post-content .section-inner > p,
.post-content li,
.post-content > p {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 32px;
  margin-top: 32px;
}
.post-content .section-inner > p a,
.post-content > p a {
  text-decoration: underline;
}
.post-content .section-inner > p iframe,
.post-content > p iframe {
  display: block;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .post-content .section-inner > p + p,
  .post-content > p + p {
    margin-bottom: 32px;
    margin-top: 32px;
  }
}
.post-content .section-inner ol,
.post-content .section-inner ul:not(.blocks-gallery-grid),
.post-content ol,
.post-content ul:not(.blocks-gallery-grid) {
  list-style-position: outside;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .post-content .section-inner ol,
  .post-content .section-inner ul:not(.blocks-gallery-grid),
  .post-content ol,
  .post-content ul:not(.blocks-gallery-grid) {
    padding-left: 40px;
  }
}
.post-content .section-inner ul,
.post-content ul {
  list-style: disc;
}
.post-content .section-inner li,
.post-content li {
  padding-left: 20px;
  margin-bottom: 32px;
}
.post-content .section-inner img,
.post-content img {
  border-radius: 16px;
}
@media (min-width: 1280px) {
  .post-content .section-inner img,
  .post-content img {
    border-radius: 24px;
  }
}
.post-content .section-inner blockquote,
.post-content blockquote {
  position: relative;
  color: #ff4b20;
  font-size: 18px;
  line-height: 38px;
  text-align: left;
}
.post-content .section-inner blockquote:before,
.post-content blockquote:before {
  display: block;
  content: "";
  position: absolute;
  left: -0.75em;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #ff4b20;
}
@media (max-width: 767px) {
  .post-content .section-inner table.has-fixed-layout,
  .post-content table.has-fixed-layout {
    width: 600px;
  }
}
.post-content .section-inner table td,
.post-content table td {
  border: 1px solid rgba(18, 28, 37, 0.1);
  padding: 24px;
}
.post-content .section-inner .wp-caption-text,
.post-content .wp-caption-text {
  font-size: 16px;
  line-height: 1.69;
  text-align: center;
  color: #121c25;
  opacity: 0.6;
  margin-top: 24px;
}
.post-content .aligncenter,
.post-content .section-inner .aligncenter {
  text-align: center;
}
.post-content .aligncenter img,
.post-content .section-inner .aligncenter img {
  margin: 0 auto;
}
.post-content .alignleft,
.post-content .alignright,
.post-content .section-inner .alignleft,
.post-content .section-inner .alignright {
  width: 50%;
  height: auto;
  margin-bottom: 2em;
}
.post-content .alignleft.w30p,
.post-content .alignright.w30p,
.post-content .section-inner .alignleft.w30p,
.post-content .section-inner .alignright.w30p {
  width: 33.3333333333%;
}
.post-content .alignleft,
.post-content .section-inner .alignleft {
  float: left;
  margin: 0 2.5rem 0 -12.5% !important;
}
.post-content .alignright,
.post-content .section-inner .alignright {
  float: right;
  margin-right: -12.5%;
  margin-left: 2.5rem;
}
.single-post-related-content {
  padding-top: 100px;
}
@media (min-width: 768px) {
  .single-post-related-content .alm-reveal > div:last-child,
  .single-post-related-content .row > div:last-child {
    display: none;
  }
}
@media (min-width: 1280px) {
  .single-post-related-content .alm-reveal > div:last-child,
  .single-post-related-content .row > div:last-child {
    display: block;
  }
}
.single-post-related-content-title {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.230769em;
  color: #222427;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}
.post-header {
  text-align: center;
  padding-top: 72px;
  margin-top: 72px;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .post-header {
    padding-top: 128px;
    margin-bottom: 72px;
  }
}
.post-title {
  font-size: 32px;
  line-height: 125%;
  margin-bottom: 24px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .post-title {
    font-size: 40px;
    line-height: 50px;
    padding: 0 24px;
  }
}
.post-navigation-back {
  display: none;
  text-align: left;
}
@media (min-width: 768px) {
  .post-navigation-back {
    display: block;
    margin-bottom: 48px;
  }
  .post-navigation-back__link {
    position: relative;
    font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding-left: 46px;
  }
  .post-navigation-back__link:hover::before {
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  .post-navigation-back__link::before {
    content: "";
    background: url(assets/img/icon-nav-back.svg) no-repeat center;
    background-position: 50% 50%;
    width: 35px;
    display: inline-block;
    height: 14px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #121c25;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  }
}
@media (min-width: 1280px) {
  .post-navigation-back {
    margin-bottom: 72px;
  }
}
.post-meta {
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #0f151c;
}
.post-content pre .section-inner > h1,
.post-content pre .section-inner > h2,
.post-content pre .section-inner > h3,
.post-content pre .section-inner > h4,
.post-content pre .section-inner > h5,
.post-content pre .section-inner > h6,
pre .addition,
pre .aggregate,
pre .apache .cbracket,
pre .apache .tag,
pre .bash .variable,
pre .block-content > h1,
pre .block-content > h2,
pre .block-content > h3,
pre .block-content > h4,
pre .block-content > h5,
pre .block-content > h6,
pre .constant,
pre .django .variable,
pre .erlang_repl .function_or_atom,
pre .flow,
pre .instancevar,
pre .parent,
pre .post-content .section-inner > h1,
pre .post-content .section-inner > h2,
pre .post-content .section-inner > h3,
pre .post-content .section-inner > h4,
pre .post-content .section-inner > h5,
pre .post-content .section-inner > h6,
pre .post-content > h1,
pre .post-content > h2,
pre .post-content > h3,
pre .post-content > h4,
pre .post-content > h5,
pre .post-content > h6,
pre .preprocessor,
pre .ruby .symbol,
pre .ruby .symbol .keymethods,
pre .ruby .symbol .keyword,
pre .ruby .symbol .string,
pre .rules .value,
pre .rules .value .number,
pre .smalltalk .class,
pre .stream,
pre .string,
pre .tag .value,
pre .template_tag,
pre .tex .command,
pre .tex .special,
pre .title {
  color: #cb4234;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #000;
  background-color: #00f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 16px 32px;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 26px;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 600px;
  overflow-y: scroll;
}
.hljs {
  display: block;
  overflow-x: auto;
}
.hljs,
.hljs-subst {
  color: #444;
}
.hljs-comment {
  color: #888;
}
.hljs-attribute,
.hljs-doctag,
.hljs-keyword,
.hljs-meta-keyword,
.hljs-name,
.hljs-selector-tag {
  font-weight: 700;
}
.hljs-deletion,
.hljs-number,
.hljs-quote,
.hljs-selector-class,
.hljs-selector-id,
.hljs-string,
.hljs-template-tag,
.hljs-type {
  color: #800;
}
.hljs-section,
.hljs-title {
  color: #800;
  font-weight: 700;
}
.hljs-link,
.hljs-regexp,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-symbol,
.hljs-template-variable,
.hljs-variable {
  color: #bc6060;
}
.hljs-literal {
  color: #78a960;
}
.hljs-addition,
.hljs-built_in,
.hljs-bullet,
.hljs-code {
  color: #397300;
}
.hljs-meta {
  color: #1f7199;
}
.hljs-meta-string {
  color: #4d99bf;
}
.hljs-emphasis {
  font-style: italic;
}
.hljs-strong {
  font-weight: 700;
}
.alm-reveal {
  min-width: 100%;
}
.comment-toggle {
  cursor: pointer;
  line-height: 80px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-align: left;
  color: #121c25;
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.comment-toggle .icon-plus {
  -webkit-transition: cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s;
  transition: cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s;
}
.comment-toggle:hover .icon-plus {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.comment-toggle[aria-expanded="true"] .icon-plus {
  -webkit-transform: scale(1.15) rotate(135deg);
  -ms-transform: scale(1.15) rotate(135deg);
  transform: scale(1.15) rotate(135deg);
}
.blog-category-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 44px;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}
.blog-category-filter::-webkit-scrollbar {
  width: 1px;
}
.blog-category-filter::-webkit-scrollbar-track {
  background: 0 0;
}
.blog-category-filter::-webkit-scrollbar-thumb {
  background-color: transparent;
}
@media (min-width: 768px) {
  .blog-category-filter {
    margin-bottom: 80px;
  }
}
@media (min-width: 1836px) {
  .blog-category-filter {
    margin-bottom: 128px;
  }
}
.blog-category-filter .cat-item {
  font-size: 12px;
  line-height: 20px;
  font-family: Scandia, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.2em;
  font-weight: 700;
  text-transform: uppercase;
  color: #101921;
  opacity: 0.5;
  padding: 12px 0;
  margin-right: 26px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.blog-category-filter .cat-item:hover {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .blog-category-filter .cat-item {
    margin-right: 40px;
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 1836px) {
  .blog-category-filter .cat-item {
    margin-right: 64px;
  }
}
.blog-category-filter .cat-item.current-cat {
  opacity: 1;
}
.embed-responsive {
  text-align: center;
}
@media (max-width: 1279px) {
  .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
}
@media (max-width: 1279px) {
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
@media (max-width: 1279px) {
  .embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
}
@media (max-width: 767px) {
  .embed-responsive-16by9 {
    padding-bottom: 60%;
  }
}
.sticky-badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  right: 0;
  bottom: 60%;
  z-index: 50;
}
.sticky-badges a:link,
.sticky-badges a:visited {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.sticky-badges a:link.is-shown,
.sticky-badges a:visited.is-shown {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
.sticky-badges a:active.is-shown,
.sticky-badges a:hover.is-shown {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0 !important;
}
.no-js .element-animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: none;
  transition: none;
}
.no-js .wpcf7 {
  display: none;
}
