.parachute .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.parachute .container:before, .parachute .container:after {
  content: " ";
  display: table;
}
.parachute .container:after {
  clear: both;
}
@media (min-width: 768px) {
  .parachute .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .parachute .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .parachute .container {
    width: 1180px;
  }
}
.parachute .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.parachute .container-fluid:before, .parachute .container-fluid:after {
  content: " ";
  display: table;
}
.parachute .container-fluid:after {
  clear: both;
}
.parachute .row {
  margin-left: -15px;
  margin-right: -15px;
}
.parachute .row:before, .parachute .row:after {
  content: " ";
  display: table;
}
.parachute .row:after {
  clear: both;
}
.parachute .col-xs-1, .parachute .col-sm-1, .parachute .col-md-1, .parachute .col-lg-1, .parachute .col-xs-2, .parachute .col-sm-2, .parachute .col-md-2, .parachute .col-lg-2, .parachute .col-xs-3, .parachute .col-sm-3, .parachute .col-md-3, .parachute .col-lg-3, .parachute .col-xs-4, .parachute .col-sm-4, .parachute .col-md-4, .parachute .col-lg-4, .parachute .col-xs-5, .parachute .col-sm-5, .parachute .col-md-5, .parachute .col-lg-5, .parachute .col-xs-6, .parachute .col-sm-6, .parachute .col-md-6, .parachute .col-lg-6, .parachute .col-xs-7, .parachute .col-sm-7, .parachute .col-md-7, .parachute .col-lg-7, .parachute .col-xs-8, .parachute .col-sm-8, .parachute .col-md-8, .parachute .col-lg-8, .parachute .col-xs-9, .parachute .col-sm-9, .parachute .col-md-9, .parachute .col-lg-9, .parachute .col-xs-10, .parachute .col-sm-10, .parachute .col-md-10, .parachute .col-lg-10, .parachute .col-xs-11, .parachute .col-sm-11, .parachute .col-md-11, .parachute .col-lg-11, .parachute .col-xs-12, .parachute .col-sm-12, .parachute .col-md-12, .parachute .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.parachute .col-xs-1, .parachute .col-xs-2, .parachute .col-xs-3, .parachute .col-xs-4, .parachute .col-xs-5, .parachute .col-xs-6, .parachute .col-xs-7, .parachute .col-xs-8, .parachute .col-xs-9, .parachute .col-xs-10, .parachute .col-xs-11, .parachute .col-xs-12 {
  float: left;
}
.parachute .col-xs-1 {
  width: 8.3333333333%;
}
.parachute .col-xs-2 {
  width: 16.6666666667%;
}
.parachute .col-xs-3 {
  width: 25%;
}
.parachute .col-xs-4 {
  width: 33.3333333333%;
}
.parachute .col-xs-5 {
  width: 41.6666666667%;
}
.parachute .col-xs-6 {
  width: 50%;
}
.parachute .col-xs-7 {
  width: 58.3333333333%;
}
.parachute .col-xs-8 {
  width: 66.6666666667%;
}
.parachute .col-xs-9 {
  width: 75%;
}
.parachute .col-xs-10 {
  width: 83.3333333333%;
}
.parachute .col-xs-11 {
  width: 91.6666666667%;
}
.parachute .col-xs-12 {
  width: 100%;
}
.parachute .col-xs-pull-0 {
  right: 0%;
}
.parachute .col-xs-pull-1 {
  right: 8.3333333333%;
}
.parachute .col-xs-pull-2 {
  right: 16.6666666667%;
}
.parachute .col-xs-pull-3 {
  right: 25%;
}
.parachute .col-xs-pull-4 {
  right: 33.3333333333%;
}
.parachute .col-xs-pull-5 {
  right: 41.6666666667%;
}
.parachute .col-xs-pull-6 {
  right: 50%;
}
.parachute .col-xs-pull-7 {
  right: 58.3333333333%;
}
.parachute .col-xs-pull-8 {
  right: 66.6666666667%;
}
.parachute .col-xs-pull-9 {
  right: 75%;
}
.parachute .col-xs-pull-10 {
  right: 83.3333333333%;
}
.parachute .col-xs-pull-11 {
  right: 91.6666666667%;
}
.parachute .col-xs-pull-12 {
  right: 100%;
}
.parachute .col-xs-push-0 {
  left: 0%;
}
.parachute .col-xs-push-1 {
  left: 8.3333333333%;
}
.parachute .col-xs-push-2 {
  left: 16.6666666667%;
}
.parachute .col-xs-push-3 {
  left: 25%;
}
.parachute .col-xs-push-4 {
  left: 33.3333333333%;
}
.parachute .col-xs-push-5 {
  left: 41.6666666667%;
}
.parachute .col-xs-push-6 {
  left: 50%;
}
.parachute .col-xs-push-7 {
  left: 58.3333333333%;
}
.parachute .col-xs-push-8 {
  left: 66.6666666667%;
}
.parachute .col-xs-push-9 {
  left: 75%;
}
.parachute .col-xs-push-10 {
  left: 83.3333333333%;
}
.parachute .col-xs-push-11 {
  left: 91.6666666667%;
}
.parachute .col-xs-push-12 {
  left: 100%;
}
.parachute .col-xs-offset-0 {
  margin-left: 0%;
}
.parachute .col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.parachute .col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.parachute .col-xs-offset-3 {
  margin-left: 25%;
}
.parachute .col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.parachute .col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.parachute .col-xs-offset-6 {
  margin-left: 50%;
}
.parachute .col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.parachute .col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.parachute .col-xs-offset-9 {
  margin-left: 75%;
}
.parachute .col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.parachute .col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.parachute .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .parachute .col-sm-1, .parachute .col-sm-2, .parachute .col-sm-3, .parachute .col-sm-4, .parachute .col-sm-5, .parachute .col-sm-6, .parachute .col-sm-7, .parachute .col-sm-8, .parachute .col-sm-9, .parachute .col-sm-10, .parachute .col-sm-11, .parachute .col-sm-12 {
    float: left;
  }
  .parachute .col-sm-1 {
    width: 8.3333333333%;
  }
  .parachute .col-sm-2 {
    width: 16.6666666667%;
  }
  .parachute .col-sm-3 {
    width: 25%;
  }
  .parachute .col-sm-4 {
    width: 33.3333333333%;
  }
  .parachute .col-sm-5 {
    width: 41.6666666667%;
  }
  .parachute .col-sm-6 {
    width: 50%;
  }
  .parachute .col-sm-7 {
    width: 58.3333333333%;
  }
  .parachute .col-sm-8 {
    width: 66.6666666667%;
  }
  .parachute .col-sm-9 {
    width: 75%;
  }
  .parachute .col-sm-10 {
    width: 83.3333333333%;
  }
  .parachute .col-sm-11 {
    width: 91.6666666667%;
  }
  .parachute .col-sm-12 {
    width: 100%;
  }
  .parachute .col-sm-pull-0 {
    right: 0%;
  }
  .parachute .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .parachute .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .parachute .col-sm-pull-3 {
    right: 25%;
  }
  .parachute .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .parachute .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .parachute .col-sm-pull-6 {
    right: 50%;
  }
  .parachute .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .parachute .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .parachute .col-sm-pull-9 {
    right: 75%;
  }
  .parachute .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .parachute .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .parachute .col-sm-pull-12 {
    right: 100%;
  }
  .parachute .col-sm-push-0 {
    left: 0%;
  }
  .parachute .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .parachute .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .parachute .col-sm-push-3 {
    left: 25%;
  }
  .parachute .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .parachute .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .parachute .col-sm-push-6 {
    left: 50%;
  }
  .parachute .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .parachute .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .parachute .col-sm-push-9 {
    left: 75%;
  }
  .parachute .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .parachute .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .parachute .col-sm-push-12 {
    left: 100%;
  }
  .parachute .col-sm-offset-0 {
    margin-left: 0%;
  }
  .parachute .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .parachute .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .parachute .col-sm-offset-3 {
    margin-left: 25%;
  }
  .parachute .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .parachute .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .parachute .col-sm-offset-6 {
    margin-left: 50%;
  }
  .parachute .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .parachute .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .parachute .col-sm-offset-9 {
    margin-left: 75%;
  }
  .parachute .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .parachute .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .parachute .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .parachute .col-md-1, .parachute .col-md-2, .parachute .col-md-3, .parachute .col-md-4, .parachute .col-md-5, .parachute .col-md-6, .parachute .col-md-7, .parachute .col-md-8, .parachute .col-md-9, .parachute .col-md-10, .parachute .col-md-11, .parachute .col-md-12 {
    float: left;
  }
  .parachute .col-md-1 {
    width: 8.3333333333%;
  }
  .parachute .col-md-2 {
    width: 16.6666666667%;
  }
  .parachute .col-md-3 {
    width: 25%;
  }
  .parachute .col-md-4 {
    width: 33.3333333333%;
  }
  .parachute .col-md-5 {
    width: 41.6666666667%;
  }
  .parachute .col-md-6 {
    width: 50%;
  }
  .parachute .col-md-7 {
    width: 58.3333333333%;
  }
  .parachute .col-md-8 {
    width: 66.6666666667%;
  }
  .parachute .col-md-9 {
    width: 75%;
  }
  .parachute .col-md-10 {
    width: 83.3333333333%;
  }
  .parachute .col-md-11 {
    width: 91.6666666667%;
  }
  .parachute .col-md-12 {
    width: 100%;
  }
  .parachute .col-md-pull-0 {
    right: 0%;
  }
  .parachute .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .parachute .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .parachute .col-md-pull-3 {
    right: 25%;
  }
  .parachute .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .parachute .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .parachute .col-md-pull-6 {
    right: 50%;
  }
  .parachute .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .parachute .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .parachute .col-md-pull-9 {
    right: 75%;
  }
  .parachute .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .parachute .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .parachute .col-md-pull-12 {
    right: 100%;
  }
  .parachute .col-md-push-0 {
    left: 0%;
  }
  .parachute .col-md-push-1 {
    left: 8.3333333333%;
  }
  .parachute .col-md-push-2 {
    left: 16.6666666667%;
  }
  .parachute .col-md-push-3 {
    left: 25%;
  }
  .parachute .col-md-push-4 {
    left: 33.3333333333%;
  }
  .parachute .col-md-push-5 {
    left: 41.6666666667%;
  }
  .parachute .col-md-push-6 {
    left: 50%;
  }
  .parachute .col-md-push-7 {
    left: 58.3333333333%;
  }
  .parachute .col-md-push-8 {
    left: 66.6666666667%;
  }
  .parachute .col-md-push-9 {
    left: 75%;
  }
  .parachute .col-md-push-10 {
    left: 83.3333333333%;
  }
  .parachute .col-md-push-11 {
    left: 91.6666666667%;
  }
  .parachute .col-md-push-12 {
    left: 100%;
  }
  .parachute .col-md-offset-0 {
    margin-left: 0%;
  }
  .parachute .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .parachute .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .parachute .col-md-offset-3 {
    margin-left: 25%;
  }
  .parachute .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .parachute .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .parachute .col-md-offset-6 {
    margin-left: 50%;
  }
  .parachute .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .parachute .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .parachute .col-md-offset-9 {
    margin-left: 75%;
  }
  .parachute .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .parachute .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .parachute .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .parachute .col-lg-1, .parachute .col-lg-2, .parachute .col-lg-3, .parachute .col-lg-4, .parachute .col-lg-5, .parachute .col-lg-6, .parachute .col-lg-7, .parachute .col-lg-8, .parachute .col-lg-9, .parachute .col-lg-10, .parachute .col-lg-11, .parachute .col-lg-12 {
    float: left;
  }
  .parachute .col-lg-1 {
    width: 8.3333333333%;
  }
  .parachute .col-lg-2 {
    width: 16.6666666667%;
  }
  .parachute .col-lg-3 {
    width: 25%;
  }
  .parachute .col-lg-4 {
    width: 33.3333333333%;
  }
  .parachute .col-lg-5 {
    width: 41.6666666667%;
  }
  .parachute .col-lg-6 {
    width: 50%;
  }
  .parachute .col-lg-7 {
    width: 58.3333333333%;
  }
  .parachute .col-lg-8 {
    width: 66.6666666667%;
  }
  .parachute .col-lg-9 {
    width: 75%;
  }
  .parachute .col-lg-10 {
    width: 83.3333333333%;
  }
  .parachute .col-lg-11 {
    width: 91.6666666667%;
  }
  .parachute .col-lg-12 {
    width: 100%;
  }
  .parachute .col-lg-pull-0 {
    right: 0%;
  }
  .parachute .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .parachute .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .parachute .col-lg-pull-3 {
    right: 25%;
  }
  .parachute .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .parachute .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .parachute .col-lg-pull-6 {
    right: 50%;
  }
  .parachute .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .parachute .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .parachute .col-lg-pull-9 {
    right: 75%;
  }
  .parachute .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .parachute .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .parachute .col-lg-pull-12 {
    right: 100%;
  }
  .parachute .col-lg-push-0 {
    left: 0%;
  }
  .parachute .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .parachute .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .parachute .col-lg-push-3 {
    left: 25%;
  }
  .parachute .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .parachute .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .parachute .col-lg-push-6 {
    left: 50%;
  }
  .parachute .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .parachute .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .parachute .col-lg-push-9 {
    left: 75%;
  }
  .parachute .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .parachute .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .parachute .col-lg-push-12 {
    left: 100%;
  }
  .parachute .col-lg-offset-0 {
    margin-left: 0%;
  }
  .parachute .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .parachute .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .parachute .col-lg-offset-3 {
    margin-left: 25%;
  }
  .parachute .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .parachute .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .parachute .col-lg-offset-6 {
    margin-left: 50%;
  }
  .parachute .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .parachute .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .parachute .col-lg-offset-9 {
    margin-left: 75%;
  }
  .parachute .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .parachute .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .parachute .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.parachute .clearfix:before, .parachute .clearfix:after {
  content: " ";
  display: table;
}
.parachute .clearfix:after {
  clear: both;
}
.parachute .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.parachute .pull-right {
  float: right !important;
}
.parachute .pull-left {
  float: left !important;
}
.parachute .hide {
  display: none !important;
}
.parachute .show {
  display: block !important;
}
.parachute .invisible {
  visibility: hidden;
}
.parachute .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.parachute .hidden {
  display: none !important;
  visibility: hidden !important;
}
.parachute .affix {
  position: fixed;
}
@-ms-viewport {
  .parachute {
    width: device-width;
  }
}
.parachute .visible-xs, .parachute .visible-sm, .parachute .visible-md, .parachute .visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .parachute .visible-xs {
    display: block !important;
  }
  .parachute table.visible-xs {
    display: table;
  }
  .parachute tr.visible-xs {
    display: table-row !important;
  }
  .parachute th.visible-xs,
.parachute td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .parachute .visible-sm {
    display: block !important;
  }
  .parachute table.visible-sm {
    display: table;
  }
  .parachute tr.visible-sm {
    display: table-row !important;
  }
  .parachute th.visible-sm,
.parachute td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .parachute .visible-md {
    display: block !important;
  }
  .parachute table.visible-md {
    display: table;
  }
  .parachute tr.visible-md {
    display: table-row !important;
  }
  .parachute th.visible-md,
.parachute td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .parachute .visible-lg {
    display: block !important;
  }
  .parachute table.visible-lg {
    display: table;
  }
  .parachute tr.visible-lg {
    display: table-row !important;
  }
  .parachute th.visible-lg,
.parachute td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .parachute .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .parachute .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .parachute .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .parachute .hidden-lg {
    display: none !important;
  }
}
.parachute .visible-print {
  display: none !important;
}
@media print {
  .parachute .visible-print {
    display: block !important;
  }
  .parachute table.visible-print {
    display: table;
  }
  .parachute tr.visible-print {
    display: table-row !important;
  }
  .parachute th.visible-print,
.parachute td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .parachute .hidden-print {
    display: none !important;
  }
}
.parachute .modal-open {
  overflow: hidden;
}
.parachute .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.parachute .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.parachute .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.parachute .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.parachute .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.parachute .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.parachute .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.parachute .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.parachute .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.parachute .modal-header .close {
  margin-top: -2px;
}
.parachute .modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.parachute .modal-body {
  position: relative;
  padding: 20px;
}
.parachute .modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.parachute .modal-footer:before, .parachute .modal-footer:after {
  content: " ";
  display: table;
}
.parachute .modal-footer:after {
  clear: both;
}
.parachute .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.parachute .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.parachute .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .parachute .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .parachute .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .parachute .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .parachute .modal-lg {
    width: 900px;
  }
}
.parachute .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.parachute .container:before, .parachute .container:after {
  content: " ";
  display: table;
}
.parachute .container:after {
  clear: both;
}
@media (min-width: 1460px) {
  .parachute .container {
    width: 1450px;
  }
}
@media (min-width: 1460px) {
  .parachute .col-xl-1, .parachute .col-xl-2, .parachute .col-xl-3, .parachute .col-xl-4, .parachute .col-xl-5, .parachute .col-xl-6, .parachute .col-xl-7, .parachute .col-xl-8, .parachute .col-xl-9, .parachute .col-xl-10, .parachute .col-xl-11, .parachute .col-xl-12 {
    float: left;
  }
  .parachute .col-xl-1 {
    width: 8.3333333333%;
  }
  .parachute .col-xl-2 {
    width: 16.6666666667%;
  }
  .parachute .col-xl-3 {
    width: 25%;
  }
  .parachute .col-xl-4 {
    width: 33.3333333333%;
  }
  .parachute .col-xl-5 {
    width: 41.6666666667%;
  }
  .parachute .col-xl-6 {
    width: 50%;
  }
  .parachute .col-xl-7 {
    width: 58.3333333333%;
  }
  .parachute .col-xl-8 {
    width: 66.6666666667%;
  }
  .parachute .col-xl-9 {
    width: 75%;
  }
  .parachute .col-xl-10 {
    width: 83.3333333333%;
  }
  .parachute .col-xl-11 {
    width: 91.6666666667%;
  }
  .parachute .col-xl-12 {
    width: 100%;
  }
  .parachute .col-xl-pull-0 {
    right: 0%;
  }
  .parachute .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .parachute .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .parachute .col-xl-pull-3 {
    right: 25%;
  }
  .parachute .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .parachute .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .parachute .col-xl-pull-6 {
    right: 50%;
  }
  .parachute .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .parachute .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .parachute .col-xl-pull-9 {
    right: 75%;
  }
  .parachute .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .parachute .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .parachute .col-xl-pull-12 {
    right: 100%;
  }
  .parachute .col-xl-push-0 {
    left: 0%;
  }
  .parachute .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .parachute .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .parachute .col-xl-push-3 {
    left: 25%;
  }
  .parachute .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .parachute .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .parachute .col-xl-push-6 {
    left: 50%;
  }
  .parachute .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .parachute .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .parachute .col-xl-push-9 {
    left: 75%;
  }
  .parachute .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .parachute .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .parachute .col-xl-push-12 {
    left: 100%;
  }
  .parachute .col-xl-offset-0 {
    margin-left: 0%;
  }
  .parachute .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .parachute .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .parachute .col-xl-offset-3 {
    margin-left: 25%;
  }
  .parachute .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .parachute .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .parachute .col-xl-offset-6 {
    margin-left: 50%;
  }
  .parachute .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .parachute .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .parachute .col-xl-offset-9 {
    margin-left: 75%;
  }
  .parachute .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .parachute .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .parachute .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.parachute .visible-xl {
  display: none !important;
}
.parachute .visible-xl-block,
.parachute .visible-xl-inline,
.parachute .visible-xl-inline-block {
  display: none !important;
}
@media (min-width: 1200px) and (max-width: 1459px) {
  .parachute .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1459px) {
  .parachute .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1459px) {
  .parachute .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1460px) {
  .parachute .visible-xl {
    display: block !important;
  }
  .parachute table.visible-xl {
    display: table;
  }
  .parachute tr.visible-xl {
    display: table-row !important;
  }
  .parachute th.visible-xl,
.parachute td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1460px) {
  .parachute .visible-xl-block {
    display: block !important;
  }
}
@media (min-width: 1460px) {
  .parachute .visible-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1460px) {
  .parachute .visible-xl-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1459px) {
  .parachute .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1460px) {
  .parachute .hidden-lg {
    display: none !important;
  }
}

body {
  overflow-x: hidden;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul, li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a img {
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
}

.clear-me:before,
.clear-me:after {
  content: "";
  display: table;
}

.clear-me:after {
  clear: both;
}

#nav-toggle, #mobile-nav, #mobile-detect, #ccccc, #nav-toggle {
  display: none;
}

img {
  max-width: 100%;
}

html {
  font-size: 16px;
  overflow-x: hidden;
}

body {
  padding-top: 107px;
  overflow-x: hidden;
}
@media (max-width: 992px) {
  body {
    padding-top: 79px;
  }
}

#header.parachute {
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.6);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  background: #ffffff;
}
#header.parachute .header-inner {
  clear: both;
}
#header.parachute .header-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header.parachute .header-top-container-content {
  padding-right: 0;
  padding-left: 0;
  position: static;
}
@media (max-width: 768px) {
  #header.parachute .header-top-container-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#header.parachute .header-inner-container-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header.parachute .header-nav-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#header.parachute .main-nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 992px) {
  #header.parachute .main-nav {
    display: none;
  }
}

.header-top {
  padding: 8px 0px 0px;
  padding: 0.5rem 0rem 0rem;
  position: relative;
}
@media (max-width: 992px) {
  .header-top {
    padding: 16px 0px;
    padding: 1rem 0rem;
  }
}
.header-top .header-nav {
  position: static;
}

.header-logo .header-logo-title {
  margin-bottom: 0;
  line-height: 0;
}
.header-logo img {
  width: 168px;
}
@media (max-width: 768px) {
  .header-logo img {
    max-width: 145px;
  }
}

.nav-list {
  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;
}
.nav-list > .item {
  margin-right: 56px;
  margin-right: 3.5rem;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (max-width: 992px) {
  .nav-list > .item {
    margin-right: 28px;
    margin-right: 1.75rem;
  }
}
.nav-list > .item:last-child {
  margin-right: 0;
}
.nav-list > .item:hover:before {
  content: "";
  width: 100%;
  height: 37px;
  position: absolute;
  top: 66%;
  left: 0;
  display: block;
  z-index: 99;
}
.nav-list > .item:hover a {
  text-decoration: none;
}
.nav-list > .item:hover > .item-inner > a .type:before {
  display: block;
}
.nav-list > .item:hover .subnav {
  display: block;
  -webkit-animation: header-slide-in 1s 0s 1 normal forwards;
          animation: header-slide-in 1s 0s 1 normal forwards;
}
.nav-list > .item a {
  position: relative;
  font-weight: 600;
  letter-spacing: 0.25px;
  color: #203C89;
}
.nav-list > .item > .item-inner > a {
  padding: 43px 0px;
  padding: 2.6875rem 0rem;
  display: block;
}
.nav-list > .item > .item-inner > a .type {
  padding: 8px 0px;
  padding: 0.5rem 0rem;
  position: relative;
}
.nav-list > .item > .item-inner > a .type:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  background-color: #017fa7;
}
.nav-list > .item .subnav {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  display: none;
}
.nav-list > .item .subnav .subnav-inner {
  background-color: #ffffff;
  border-top: 1px solid #225f9e;
}
.nav-list > .item .subnav.cols-w-sidebar .subnav-inner-container-subcontent:before {
  content: "";
  width: 9000px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background-color: #203C89;
}
.nav-list > .item .subnav.cols-w-sidebar .subnav-inner-container-subcontent .subnav-subcontent {
  position: relative;
  z-index: 1;
}
.nav-list > .item .subnav.cols-w-sidebar .subnav-blocks-container .subnav-blocks {
  display: none;
}
.nav-list > .item .subnav.cols-w-sidebar .subnav-blocks-container .subnav-blocks:first-of-type {
  display: block;
}
.nav-list > .item .subnav-inner-container-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.nav-list > .item .subnav-inner-container-subcontent,
.nav-list > .item .subnav-inner-container-content {
  padding: 32px 15px 12px;
  padding: 2rem 0.9375rem 0.75rem;
}
.nav-list > .item .subnav-inner-container-subcontent {
  padding-top: 18px;
  padding-top: 1.125rem;
  background-color: #203C89;
}
.nav-list > .item .subnav-inner-container-content {
  background-color: #ffffff;
}
.nav-list > .item .subnav-subcontent,
.nav-list > .item .subnav-subcontent a {
  position: relative;
  color: #ffffff;
  display: block;
}
.nav-list > .item .subnav-subcontent .icon-container,
.nav-list > .item .subnav-subcontent a .icon-container {
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  right: 0;
}
.nav-list > .item .subnav-subcontent .icon-container .icon,
.nav-list > .item .subnav-subcontent a .icon-container .icon {
  width: 11px;
  height: 18px;
  fill: #0080a3;
}
.nav-list > .item .subnav-subcontent a {
  padding: 8px 0px;
  padding: 0.5rem 0rem;
}
.nav-list > .item .subnav-blocks .subnav-block {
  line-height: 1.3;
}
.nav-list > .item .subnav-blocks .subnav-block.mobile-parent {
  display: none;
}
.nav-list > .item .subnav-blocks .subnav-block .subnav-block-image {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-title {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-title a {
  color: #0580b1;
}
.nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-item {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
}
.nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-item a {
  color: #505050;
  font-weight: 500;
}

.header-toolbar {
  margin-left: 48px;
  margin-left: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-toolbar .header-toolbar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-toolbar .header-toolbar-list .item {
  margin-right: 32px;
  margin-right: 2rem;
}
.header-toolbar .header-toolbar-list .item:last-child {
  margin-right: 0;
}
.header-toolbar .header-toolbar-list .item .icon-container .icon {
  width: 20px;
  height: 20px;
}
@media (max-width: 992px) {
  .header-toolbar .header-toolbar-list .item.contact-us, .header-toolbar .header-toolbar-list .item.sitemap, .header-toolbar .header-toolbar-list .item.search {
    display: none;
  }
}
.header-toolbar .header-toolbar-list .item.contact-us {
  margin-right: 28px;
  margin-right: 1.75rem;
}
.header-toolbar .header-toolbar-list .item.contact-us .button {
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #203C89;
  border-color: #203C89;
  color: #ffffff;
  letter-spacing: 1.5px;
  text-transform: none;
}
.header-toolbar .header-toolbar-list .item.contact-us .button:hover {
  background-color: #ffffff;
  color: #203C89;
}
.header-toolbar .header-toolbar-list .item.mobile-nav-control {
  position: static;
  display: block;
}
@media (max-width: 992px) {
  .header-toolbar .header-toolbar-list .item.mobile-nav-control {
    width: auto;
    position: absolute;
    top: 50%;
    right: 32px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
.header-toolbar .header-toolbar-list .item.mobile-nav-control .icon-container .icon {
  width: 18px;
  height: 13px;
}
.header-toolbar .header-toolbar-list .item .button {
  padding: 0;
  background-color: transparent;
  overflow: visible;
  border-radius: none;
  border-color: transparent;
}
.header-toolbar .header-toolbar-list .item .button .icon-container {
  margin-left: 0;
}
.header-toolbar .header-toolbar-list .item .button .icon-container .icon {
  fill: #18407e;
}

.home {
  padding-top: 107px;
}
@media (max-width: 992px) {
  .home {
    padding-top: 79px;
  }
}
.home .header-bottom {
  display: none;
}

.header-bottom {
  padding: 24px;
  padding: 1.5rem;
  background-color: #203C89;
}
.header-bottom .header-nav-inner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-bottom .nav-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-bottom .nav-list .item {
  font-size: 13px;
  font-size: 0.8125rem;
}
.header-bottom .nav-list .item a {
  color: #ffffff;
}
.header-bottom .nav-list .item > .item-inner > a {
  padding-top: 0;
  padding-bottom: 0;
}

.main-nav.mobile-active {
  width: 75%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #18407e;
  overflow-y: scroll;
}
.main-nav.mobile-active:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.25);
  z-index: 90;
}
.main-nav.mobile-active .mobile-nav-actions {
  display: block;
}
.main-nav.mobile-active .main-nav-list {
  position: relative;
  display: block;
  z-index: 99;
}
.main-nav.mobile-active .main-nav-list > .item {
  margin-right: 0;
}
.main-nav.mobile-active .main-nav-list > .item .item-inner {
  border-bottom: 1px solid #335d9f;
}
.main-nav.mobile-active .main-nav-list > .item .item-inner:hover a .type:before {
  content: "";
  content: none;
}
.main-nav.mobile-active .main-nav-list > .item .item-inner a {
  padding: 16px 8px;
  padding: 1rem 0.5rem;
  position: relative;
  color: #ffffff;
  display: block;
}
.main-nav.mobile-active .main-nav-list > .item .subnav {
  position: static;
  display: block;
}
.main-nav.mobile-active .main-nav-list > .item .subnav .subnav-inner {
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #333333;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks-container {
  padding-right: 0;
  padding-left: 0;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-inner-container-subcontent {
  display: none;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-inner-container,
.main-nav.mobile-active .main-nav-list > .item .subnav-inner-container-content,
.main-nav.mobile-active .main-nav-list > .item .subnav-block {
  width: 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-inner-container-content {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks {
  margin-right: 0;
  margin-left: 0;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block.mobile-parent {
  display: block;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block.mobile-parent .subnav-block-inner {
  border-bottom: 1px solid #404040;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block.mobile-parent .subnav-block-inner a {
  background-color: #222222;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block .subnav-block-image {
  display: none;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-title {
  margin-bottom: 0;
  border-bottom: 1px solid #404040;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-title a {
  padding-left: 32px;
  padding-left: 2rem;
  background: #222222;
  color: #ffffff;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-item {
  margin-bottom: 0;
  border-bottom: 1px solid #585858;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-item .item-inner {
  border-bottom: none;
}
.main-nav.mobile-active .main-nav-list > .item .subnav-blocks .subnav-block .block-menu .block-menu-item a {
  padding-left: 64px;
  padding-left: 4rem;
  background-color: #404040;
  color: #ffffff;
}

.mobile-nav-actions {
  position: fixed;
  top: 8px;
  right: 8px;
  z-index: 100;
  display: none;
}
.mobile-nav-actions .mobile-nav-actions-inner .mobile-nav-actions-list .action .button {
  padding: 0;
  border-color: transparent;
  background-color: transparent;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1.5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  overflow: initial;
  border-radius: 0;
}
.mobile-nav-actions .mobile-nav-actions-inner .mobile-nav-actions-list .action .button:hover {
  text-decoration: underline;
}
.mobile-nav-actions .mobile-nav-actions-inner .mobile-nav-actions-list .action .button .type {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.mobile-nav-actions .mobile-nav-actions-inner .mobile-nav-actions-list .action .button .icon-container {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.mobile-nav-actions .mobile-nav-actions-inner .mobile-nav-actions-list .action .button .icon-container .icon {
  width: 32px;
  height: 32px;
  fill: #ffffff;
}

.mobile-nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.25);
}
.mobile-nav.active {
  display: block;
}
.mobile-nav .mobile-nav-inner {
  width: 75%;
  height: 100%;
}
.mobile-nav .mobile-nav-inner-container {
  height: 100%;
  padding-right: 0;
  padding-left: 0;
  float: none;
  background: #18407e;
}
.mobile-nav .mobile-nav-menus-list {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
}
.mobile-nav .mobile-nav-menus-list .menu {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  border-bottom: 1px solid #335d9f;
}
.mobile-nav .mobile-nav-menus-list .menu.active a .icon-container {
  width: 18px;
  height: 10px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.mobile-nav .mobile-nav-menus-list .menu a {
  padding: 16px 8px;
  padding: 1rem 0.5rem;
  position: relative;
  color: #ffffff;
  display: block;
}
.mobile-nav .mobile-nav-menus-list .menu a .icon-container {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.mobile-nav .mobile-nav-menus-list .menu a .icon-container .icon {
  width: 10px;
  height: 18px;
  fill: #ffffff;
}
.mobile-nav .mobile-nav-menus-list .menu .subnav {
  display: none;
}
.mobile-nav .mobile-nav-menus-list .menu .subnav.active {
  display: block;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu {
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #333333;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu > .parent {
  background-color: #222222;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu .subnav.level-3 .block-menu {
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: #555555;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu .subnav.level-3 .block-menu > .parent {
  background-color: #5e5e5e;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu .subnav.level-3 .block-menu a {
  padding-left: 64px;
  padding-left: 4rem;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu .subnav .block-menu {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #404040;
}
.mobile-nav .mobile-nav-menus-list .menu .block-menu .subnav .block-menu a {
  padding-left: 32px;
  padding-left: 2rem;
}

.parachute, body {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 16px;
  line-height: 1;
  color: #6c6c6c;
}

.parachute h1, .parachute .h1,
.parachute h2, .parachute .h2,
.parachute h3, .parachute .h3,
.parachute h4, .parachute .h4 h5,
.parachute .h5,
.parachute h6, .parachute .h6 {
  color: #1ea2b4;
}
.parachute h1, .parachute .h1 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 60px;
  font-size: 3.75rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  line-height: 1;
  font-weight: bold;
}
.parachute h2, .parachute .h2 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  line-height: 1;
  font-weight: bold;
}
.parachute h3, .parachute .h3 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-weight: 700;
  line-height: 1;
}
.parachute h4, .parachute .h4 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  line-height: 1;
  font-weight: 700;
}
.parachute h5, .parachute .h5 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  line-height: 1;
}
.parachute h6, .parachute .h6 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  line-height: 1;
}
.parachute p {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-weight: 400;
  line-height: 2;
  font-size: 16px;
}
.parachute table h2, .parachute table h3, .parachute table h4, .parachute table h5, .parachute table h6 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.parachute a {
  text-decoration: none;
  color: #34aabe;
}
.parachute p a {
  text-decoration: underline;
}
.parachute a:visited {
  text-decoration: none;
}
.parachute a:hover {
  text-decoration: underline;
}
.parachute .icon-container .icon {
  width: 32px;
  height: 32px;
  fill: #000000;
}

.parachute {
  /* Slider */
}
.parachute .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.parachute .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.parachute .slick-list:focus {
  outline: none;
}
.parachute .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.parachute .slick-slider .slick-track,
.parachute .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.parachute .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.parachute .slick-track:before,
.parachute .slick-track:after {
  display: table;
  content: "";
}
.parachute .slick-track:after {
  clear: both;
}
.parachute .slick-loading .slick-track {
  visibility: hidden;
}
.parachute .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.parachute [dir=rtl] .slick-slide {
  float: right;
}
.parachute .slick-slide img {
  display: block;
}
.parachute .slick-slide.slick-loading img {
  display: none;
}
.parachute .slick-slide.dragging img {
  pointer-events: none;
}
.parachute .slick-initialized .slick-slide {
  display: block;
}
.parachute .slick-loading .slick-slide {
  visibility: hidden;
}
.parachute .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.parachute .slick-arrow.slick-hidden {
  display: none;
}
.parachute .container-wrap {
  float: left;
  clear: both;
  width: 100%;
}
.parachute .container-fluid {
  float: left;
  clear: both;
  width: 100%;
}
.parachute .text-right {
  text-align: right;
}
.parachute .text-left {
  text-align: left;
}
.parachute .text-center,
.parachute .text-centre {
  text-align: center;
}
.parachute .list-inline li {
  display: inline-block;
}
.parachute .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
.parachute .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.parachute .aligncenter {
  display: block;
  margin: 0 auto 30px auto;
}
@media (min-width: 768px) {
  .parachute .row.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .parachute .row.is-flex > [class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .parachute .row.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .parachute .row.is-flex > [class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .parachute .row.is-flex:before,
.parachute .row.is-flex:after {
    content: normal;
  }
}
.parachute .height-medium {
  min-height: 65vh !important;
}
.parachute .height-large {
  min-height: 85vh !important;
}
.parachute .height-small {
  min-height: 35vh !important;
}
.parachute .text-right {
  text-align: right;
}
.parachute .text-left {
  text-align: left;
}
.parachute .text-center, .parachute .text-centre {
  text-align: center;
}
.parachute .align-right .image-container .background-image {
  right: 0;
  left: auto;
}
.parachute .position-vertical-center, .parachute .position-vertical-centre {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.parachute .position-vertical-center .banner-content, .parachute .position-vertical-centre .banner-content {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.parachute .position-vertical-top {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.parachute .position-vertical-top .banner-content, .parachute .position-vertical-top .container-content-image-row {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.parachute .position-vertical-bottom {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.parachute .position-vertical-bottom .banner-content {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.parachute .position-horizontal-center, .parachute .position-horizontal-centre {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.parachute .position-horizontal-center .banner-content, .parachute .position-horizontal-centre .banner-content {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.parachute .position-horizontal-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .position-horizontal-left .banner-content {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.parachute .position-horizontal-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.parachute .position-horizontal-right .banner-content {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}
.parachute .color-blue {
  color: #00ADC7;
}
.parachute .background-black, .parachute .background_colour-black {
  background: #000000;
  color: white;
}
.parachute .background-black .css-shapes *, .parachute .background_colour-black .css-shapes * {
  background: #000000;
  border-color: #000000;
}
.parachute .background-pink, .parachute .background_colour-pink {
  color: white;
}
.parachute .background-purple, .parachute .background_colour-purple {
  background: #00ADC7;
  color: white;
}
.parachute .background-purple .css-shapes .cone, .parachute .background_colour-purple .css-shapes .cone {
  border-top: 200px solid !important;
}
.parachute .background-purple .css-shapes .pentagon, .parachute .background_colour-purple .css-shapes .pentagon {
  border-color: transparent !important;
}
.parachute .background-blue, .parachute .background_colour-blue {
  background: #00ADC7;
  color: white;
}
.parachute .background-blue.filter-container ul li a, .parachute .background_colour-blue.filter-container ul li a {
  color: white;
}
.parachute .background-blue .color-blue, .parachute .background_colour-blue .color-blue {
  color: white !important;
}
.parachute .background-blue .background-image:before, .parachute .background_colour-blue .background-image:before {
  background: #00ADC7 !important;
}
.parachute html body .banner_size-small, .parachute html body .height-small {
  min-height: 35vh !important;
}
.parachute html body .banner_size-small .slide, .parachute html body .height-small .slide {
  min-height: 35vh !important;
}
.parachute html body .banner_size-medium, .parachute html body .height-medium {
  min-height: 45vh;
}
.parachute html body .banner_size-medium .slide, .parachute html body .height-medium .slide {
  min-height: 45vh;
}
.parachute html body .banner_size-large, .parachute html body .height-large {
  min-height: 75vh;
}
.parachute html body .banner_size-large .slide, .parachute html body .height-large .slide {
  min-height: 75vh;
}
.parachute html body .banner_size-full, .parachute html body .height-full {
  min-height: 100vh;
}
.parachute html body .banner_size-full .slide, .parachute html body .height-full .slide {
  min-height: 100vh;
}
.parachute .slider.banner_style-mixed {
  overflow: hidden;
}
.parachute .slider.banner_style-mixed .background-image {
  width: 60% !important;
}
.parachute .slider.banner_style-mixed .background-image:before {
  content: "";
  background: white;
  position: absolute;
  left: -50px;
  top: -25%;
  width: 100px;
  height: 150%;
  display: inline-block;
  border-radius: 100%;
}
.parachute .slider.banner_style-mixed .slide-content {
  width: 40% !important;
  position: relative;
}
.parachute .slider.banner_style-mixed .vertical_alignment-left .background-image {
  left: auto;
  right: 0;
}
.parachute .slider.banner_style-mixed .vertical_alignment-right .background-image {
  right: auto;
  left: 0;
}
.parachute .slider.banner_style-block_colour .background-image {
  display: none !important;
}
.parachute .slider .slide.text_alignment-left {
  text-align: left;
}
.parachute .slider .slide.text_alignment-right {
  text-align: right;
}
.parachute .slider .slide.text_alignment-centre {
  text-align: center;
}
.parachute .slider .slide.horizontal_alignment-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .slider .slide.horizontal_alignment-centre {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .slider .slide.horizontal_alignment-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.parachute .slider .slide.vertical_alignment-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.parachute .slider .slide.vertical_alignment-centre {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parachute .slider .slide.vertical_alignment-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .text_alignment-centre {
  text-align: center;
}
.parachute .text_alignment-left {
  text-align: left;
}
.parachute .text_alignment-right {
  text-align: right;
}
.parachute .content-block.padding-medium {
  padding-top: 5em;
  padding-bottom: 5em;
}
.parachute .content-block.padding-large {
  padding-top: 8em;
  padding-bottom: 8em;
}
.parachute .content-block.padding-small {
  padding-top: 3em;
  padding-bottom: 3em;
}
.parachute .banner_size-small .slide {
  min-height: 40vh;
}
.parachute .banner_size-medium .slide {
  min-height: 50vh;
}
.parachute .banner_size-large .slide {
  min-height: 70vh;
}
.parachute .banner_size-full_page .slide {
  min-height: 100vh;
}
.parachute .block-header {
  padding-bottom: 2em;
}
.parachute .background-image {
  background-image: url("../img/home-carousel.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
@media (max-width: 768px) {
  .parachute .background-image.mobile-fallback {
    height: 300px;
    content: "";
    position: static;
  }
}
.parachute .background-grey {
  background: #ccc;
}
.parachute .padding-container-default {
  padding-top: 4em;
  padding-bottom: 4em;
}
.parachute .inline-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5em;
}
.parachute .inline-header h3 {
  padding-bottom: 0;
}
.parachute .inline-header ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
}
.parachute .inline-header ul li {
  padding: 10px 20px;
  border-radius: 50px;
  border: 1px solid #999;
  font-weight: bold;
  color: #777;
  margin: 0 10px;
}
.parachute .card .card-image {
  background-size: cover;
  height: 12.5vw;
  background-position: center;
}
@media (max-width: 991px) {
  .parachute .card .card-image {
    height: 300px;
  }
}
.parachute .card .card-content {
  padding: 2em;
  background: white;
}
.parachute .background-colour-black {
  background: #000000;
}
.parachute .content-container-carousel .slick-prev,
.parachute .content-container-carousel .slick-next {
  min-width: 0;
  padding: 0;
  border: 0;
  font-size: 0;
  background: black;
  color: white;
  position: absolute;
  top: 50%;
  background: none;
  position: absolute;
  right: -60px;
  margin-top: -24px;
  z-index: 90;
  color: black;
}
.parachute .content-container-carousel .slick-prev:after,
.parachute .content-container-carousel .slick-next:after {
  font-weight: bold;
  font-size: 60px;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  content: "";
}
.parachute .content-container-carousel .slick-prev.slick-prev,
.parachute .content-container-carousel .slick-next.slick-prev {
  right: 110px;
  right: auto;
  left: -60px;
}
.parachute .content-container-carousel .slick-prev:hover,
.parachute .content-container-carousel .slick-next:hover {
  color: #00ADC7;
  opacity: 0.5;
  outline: 0;
}
.parachute .content-container-carousel .slick-prev .icon,
.parachute .content-container-carousel .slick-next .icon {
  width: 12px;
  height: 23px;
  fill: #ffffff;
}
.parachute .content-container-carousel .slick-next:after {
  content: "";
}
.parachute .content-container-carousel .slick-dots {
  margin-bottom: 0;
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 9999;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .content-container-carousel .slick-dots {
    text-align: center;
    margin: 0 auto;
    left: 0;
    width: 100%;
  }
}
.parachute .content-container-carousel .slick-dots li {
  line-height: 0;
  display: inline-block;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .content-container-carousel .slick-dots li {
    text-align: center;
  }
}
.parachute .content-container-carousel .slick-dots li:last-child {
  margin-bottom: 0;
}
.parachute .content-container-carousel .slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #00ADC7;
  position: relative;
  font-size: 0;
  border: 0;
  content: "";
  outline: 0;
  margin-right: 15px;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .content-container-carousel .slick-dots li button {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.parachute .content-container-carousel .slick-dots li.slick-active button {
  background: black;
}
.parachute .background-grey {
  background: #eee;
}
.parachute .image-container iframe {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
@media (max-width: 991px) {
  .parachute .image-container iframe {
    position: static;
    width: 100%;
    height: 300px;
  }
}
.parachute address ul {
  margin-left: 2.5em !important;
}
.parachute address li {
  padding-left: 0 !important;
}
.parachute address li:before {
  top: 0px !important;
}
.parachute address li.address:before {
  content: "" !important;
  background: transparent !important;
  color: #00ADC7;
  font-family: "Font Awesome 5 Free";
}
.parachute address li.telephone:before {
  content: "" !important;
  background: transparent !important;
  font-weight: 900;
  color: #00ADC7;
  font-family: "Font Awesome 5 Free";
}
.parachute address li.email-address:before {
  content: "" !important;
  background: transparent !important;
  font-weight: 900;
  color: #00ADC7;
  font-family: "Font Awesome 5 Free";
}
.parachute .horizontal_alignment-center .banner-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .horizontal_alignment-left .banner-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .horizontal_alignment-right .banner-content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 991px) {
  .parachute .col-md-2-5 {
    width: calc(120% / 6) !important;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    top: 0;
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
  }
}
@keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    top: 0;
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
  }
}
.parachute .offer-banner {
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.parachute .offer-banner.animated {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.parachute .latest-offer-carousel .col-md-4, .parachute .latest-offer-carousel .owl-item {
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(1), .parachute .latest-offer-carousel.animated .owl-item:nth-child(1) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(2), .parachute .latest-offer-carousel.animated .owl-item:nth-child(2) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(3), .parachute .latest-offer-carousel.animated .owl-item:nth-child(3) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(4), .parachute .latest-offer-carousel.animated .owl-item:nth-child(4) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(5), .parachute .latest-offer-carousel.animated .owl-item:nth-child(5) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(6), .parachute .latest-offer-carousel.animated .owl-item:nth-child(6) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(7), .parachute .latest-offer-carousel.animated .owl-item:nth-child(7) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(8), .parachute .latest-offer-carousel.animated .owl-item:nth-child(8) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(9), .parachute .latest-offer-carousel.animated .owl-item:nth-child(9) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(7), .parachute .latest-offer-carousel.animated .owl-item:nth-child(7) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.parachute .latest-offer-carousel.animated .col-md-4:nth-child(8), .parachute .latest-offer-carousel.animated .owl-item:nth-child(8) {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.parachute .news-events-container .col-md-6 {
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.parachute .news-events-container.animated .col-md-6:first-child {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.parachute .news-events-container.animated .col-md-6:last-child {
  opacity: 1;
  top: 0;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.parachute .hamburger {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
      transform: scale(0.6);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  margin-top: -5px;
  float: right;
  margin-right: -10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.parachute .hamburger .burger-main {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
}
.parachute .hamburger .burger-inner {
  position: relative;
  height: 28px;
  width: 36px;
}
.parachute .hamburger .burger-main span {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #fff;
}
.parachute .hamburger .top {
  top: 0;
  -webkit-transform-origin: 34px 2px;
      -ms-transform-origin: 34px 2px;
          transform-origin: 34px 2px;
}
.parachute .hamburger .bot {
  bottom: 0;
  -webkit-transform-origin: 34px 2px;
      -ms-transform-origin: 34px 2px;
          transform-origin: 34px 2px;
}
.parachute .hamburger .mid {
  top: 12px;
}
.parachute .hamburger .svg-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.parachute .hamburger .circle {
  width: 68px;
  height: 68px;
}
.parachute .hamburger .path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}
.parachute .hamburger.open .path {
  -webkit-animation: dash-in 0.6s linear normal;
          animation: dash-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.closed .path {
  -webkit-animation: dash-out 0.6s linear normal;
          animation: dash-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.open .top {
  -webkit-animation: close-top-out 0.6s linear normal;
          animation: close-top-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.open .bot {
  -webkit-animation: close-bot-out 0.6s linear normal;
          animation: close-bot-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.closed .top {
  -webkit-animation: close-top-in 0.6s linear normal;
          animation: close-top-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.closed .bot {
  -webkit-animation: close-bot-in 0.6s linear normal;
          animation: close-bot-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.open .mid {
  -webkit-animation: burger-fill-out 0.6s linear normal;
          animation: burger-fill-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.closed .mid {
  -webkit-animation: burger-fill-in 0.6s linear normal;
          animation: burger-fill-in 0.6s linear normal;
}
.parachute .hamburger .path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  -webkit-mask: url(#mask);
  mask: url(#mask);
  -webkit-mask-box-image: url(/assets/img/mask.svg);
}
.parachute .hamburger .animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.parachute .hamburger .path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
}
.parachute .hamburger .path-rotation:before {
  content: "";
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #fff;
}
.parachute .hamburger.open .animate-path {
  -webkit-animation: circle-in 0.6s linear normal;
          animation: circle-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.parachute .hamburger.closed .animate-path {
  -webkit-animation: circle-out 0.6s linear normal;
          animation: circle-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
@-webkit-keyframes close-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@keyframes close-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@-webkit-keyframes close-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes close-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@-webkit-keyframes close-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes close-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes close-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  20% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  80% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes close-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  20% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  80% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@-webkit-keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
@keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
@-webkit-keyframes circle-out {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes circle-out {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes circle-in {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes circle-in {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.parachute #footer {
  clear: both;
}
.parachute #block-footer-newsletter {
  padding-top: 0;
  padding-bottom: 0;
}
.parachute #footer-top {
  padding: 35px 0px;
  padding: 2.1875rem 0rem;
  background-color: #384b57;
  clear: both;
}
.parachute #footer-top .footer-top-inner-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 992px) {
  .parachute #footer-top .footer-top-inner-content-row {
    display: block;
  }
}
@media (max-width: 992px) {
  .parachute #footer-top .footer-nav-container {
    width: 100%;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
@media (max-width: 992px) {
  .parachute #footer-top .footer-nav-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    text-align: center;
  }
  .parachute #footer-top .footer-nav-list .nav-item {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
}
.parachute #footer-top .footer-nav-social-list {
  float: right;
}
@media (max-width: 992px) {
  .parachute #footer-top .footer-nav-social-list {
    margin: 0 auto;
    float: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.parachute #footer-top .footer-nav-social-list .item .icon-container .icon {
  fill: #ffffff;
}
.parachute #footer-logo {
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
}
.parachute #footer-logo img {
  width: 84px;
}
.parachute .footer-nav .footer-nav-list {
  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;
}
.parachute .footer-nav .footer-nav-list .nav-item {
  margin-right: 20px;
  margin-right: 1.25rem;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
}
.parachute .footer-nav .footer-nav-list .nav-item a {
  color: #ffffff;
}
.parachute #footer-copyright {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #626465;
}
.parachute #footer-bottom {
  padding: 32px 0px 64px;
  padding: 2rem 0rem 4rem;
  background-color: #ffffff;
}
.parachute #footer-bottom .footer-bottom-inner-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 768px) {
  .parachute #footer-bottom .footer-bottom-inner-content-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.parachute #footer-bottom .footer-copyright,
.parachute #footer-bottom .footer-nav {
  margin-top: 56px;
  margin-top: 3.5rem;
}
.parachute #footer-bottom .footer-nav .footer-nav-list .nav-item {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-weight: 500;
  letter-spacing: initial;
}
.parachute #footer-bottom .footer-nav .footer-nav-list .nav-item a {
  color: #384b57;
}
.parachute #footer-bottom .footer-logo {
  text-align: right;
}
@media (max-width: 768px) {
  .parachute #footer-bottom .footer-logo {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: center;
  }
}
.parachute #footer-bottom .footer-logo img {
  max-width: 190px;
}
.parachute .footer-copyright {
  font-size: 14px;
  font-size: 0.875rem;
  color: #384b57;
}
@media (max-width: 768px) {
  .parachute .footer-copyright {
    text-align: center;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
.parachute .footer-bottom-inner-container-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.parachute #footer-social-list-container .social-list {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .social-list .item {
  margin-left: 32px;
  margin-left: 2rem;
  display: inline-block;
}
.parachute .social-list .item:first-child {
  margin-left: 0;
}
.parachute .social-list .item .icon-container .icon {
  fill: #1ea2b4;
}
.parachute .dropdown-menu {
  margin-bottom: 0;
}
.parachute .dropdown-menu.active {
  border-bottom: 2px solid #e8e8e8;
}
.parachute .dropdown-menu.active:last-of-type {
  border-bottom: none;
}
.parachute .dropdown-menu .dropdown-title {
  border-bottom: 2px solid #e8e8e8;
  position: relative;
}
.parachute .dropdown-menu .dropdown-title,
.parachute .dropdown-menu .dropdown-title .button {
  font-size: 24px;
  font-size: 1.5rem;
  color: #333333;
}
.parachute .dropdown-menu .dropdown-title > a,
.parachute .dropdown-menu .dropdown-title .button {
  width: 100%;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  background: #ffffff;
  border-radius: 0;
  border: none;
  text-align: left;
  display: block;
}
.parachute .dropdown-menu .dropdown-title > a .icon-container,
.parachute .dropdown-menu .dropdown-title .button .icon-container {
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.parachute .dropdown-menu .dropdown-title > a .icon-container,
.parachute .dropdown-menu .dropdown-title > a .icon-container .icon,
.parachute .dropdown-menu .dropdown-title .button .icon-container,
.parachute .dropdown-menu .dropdown-title .button .icon-container .icon {
  width: 20px;
  height: 20px;
}
.parachute .dropdown-menu .dropdown-title > a .icon.dropdown-minus-animated,
.parachute .dropdown-menu .dropdown-title .button .icon.dropdown-minus-animated {
  height: 3px;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(90deg) translate(42%, 0%);
  -webkit-transform: rotate(90deg) translate(42%, 0%);
  -moz-transform: rotate(90deg) translate(42%, 0%);
  -ms-transform: rotate(90deg) translate(42%, 0%);
  -webkit-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.parachute .dropdown-menu .dropdown-title > a:hover,
.parachute .dropdown-menu .dropdown-title .button:hover {
  color: #333333;
  text-decoration: underline;
}
.parachute .dropdown-menu .dropdown-title > a:hover .icon-container,
.parachute .dropdown-menu .dropdown-title .button:hover .icon-container {
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
}
.parachute .dropdown-menu .dropdown-item {
  padding: 0px 15px;
  padding: 0rem 0.9375rem;
  display: none;
}
.parachute .dropdown-menu .dropdown-item.active {
  display: block;
}
.parachute .dropdown-menu .dropdown-item:before {
  content: "";
  content: none;
}
.parachute .dropdown-menu.active {
  border-bottom: 2px solid #e8e8e8;
}
.parachute .dropdown-menu.active .dropdown-title .button .icon.dropdown-minus-animated {
  top: 42%;
  transform: rotate(0deg) translate(0%, 0%);
  -webkit-transform: rotate(0deg) translate(0%, 0%);
  -moz-transform: rotate(0deg) translate(0%, 0%);
  -ms-transform: rotate(0deg) translate(0%, 0%);
}
.parachute .dropdown-menu.active .dropdown-item {
  padding: 0px 15px;
  padding: 0rem 0.9375rem;
}
@media (max-width: 768px) {
  .parachute .dropdown-menu .dropdown-title,
.parachute .dropdown-menu .dropdown-title .button {
    font-size: 16px;
    font-size: 1rem;
  }
}
.parachute .button, .parachute .button.primary,
.parachute button,
.parachute button.primary, .parachute input[type=submit], .parachute input[type=submit].primary {
  padding: 15px 36px;
  padding: 0.9375rem 2.25rem;
  background-color: #ffffff;
  color: #18407e;
  border-width: 1px;
  border-style: solid;
  border-color: #18407e;
  border-radius: 32px;
  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;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media (max-width: 768px) {
  .parachute .button, .parachute .button.primary,
.parachute button,
.parachute button.primary, .parachute input[type=submit], .parachute input[type=submit].primary {
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.parachute .button:hover, .parachute .button.primary:hover,
.parachute button:hover,
.parachute button.primary:hover, .parachute input[type=submit]:hover, .parachute input[type=submit].primary:hover {
  cursor: pointer;
  background-color: #203C89;
  color: #ffffff;
  text-decoration: none;
}
.parachute .button:hover .icon-container .icon, .parachute .button.primary:hover .icon-container .icon,
.parachute button:hover .icon-container .icon,
.parachute button.primary:hover .icon-container .icon, .parachute input[type=submit]:hover .icon-container .icon, .parachute input[type=submit].primary:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .button.white, .parachute .button.primary.white,
.parachute button.white,
.parachute button.primary.white, .parachute input[type=submit].white, .parachute input[type=submit].primary.white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .button.white:hover, .parachute .button.primary.white:hover,
.parachute button.white:hover,
.parachute button.primary.white:hover, .parachute input[type=submit].white:hover, .parachute input[type=submit].primary.white:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .button.white:hover .icon-container, .parachute .button.primary.white:hover .icon-container,
.parachute button.white:hover .icon-container,
.parachute button.primary.white:hover .icon-container, .parachute input[type=submit].white:hover .icon-container, .parachute input[type=submit].primary.white:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .button.white:hover .icon-container .icon, .parachute .button.primary.white:hover .icon-container .icon,
.parachute button.white:hover .icon-container .icon,
.parachute button.primary.white:hover .icon-container .icon, .parachute input[type=submit].white:hover .icon-container .icon, .parachute input[type=submit].primary.white:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .button.white-blue, .parachute .button.primary.white-blue,
.parachute button.white-blue,
.parachute button.primary.white-blue, .parachute input[type=submit].white-blue, .parachute input[type=submit].primary.white-blue {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
  border-color: #1ea2b4;
}
.parachute .button.white-blue:hover, .parachute .button.primary.white-blue:hover,
.parachute button.white-blue:hover,
.parachute button.primary.white-blue:hover, .parachute input[type=submit].white-blue:hover, .parachute input[type=submit].primary.white-blue:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .button.white-blue:hover .icon-container, .parachute .button.primary.white-blue:hover .icon-container,
.parachute button.white-blue:hover .icon-container,
.parachute button.primary.white-blue:hover .icon-container, .parachute input[type=submit].white-blue:hover .icon-container, .parachute input[type=submit].primary.white-blue:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .button.white-blue:hover .icon-container .icon, .parachute .button.primary.white-blue:hover .icon-container .icon,
.parachute button.white-blue:hover .icon-container .icon,
.parachute button.primary.white-blue:hover .icon-container .icon, .parachute input[type=submit].white-blue:hover .icon-container .icon, .parachute input[type=submit].primary.white-blue:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .button.white-blue .icon-container .icon, .parachute .button.primary.white-blue .icon-container .icon,
.parachute button.white-blue .icon-container .icon,
.parachute button.primary.white-blue .icon-container .icon, .parachute input[type=submit].white-blue .icon-container .icon, .parachute input[type=submit].primary.white-blue .icon-container .icon {
  fill: #1ea2b4;
}
.parachute .button.no-icon .icon-container, .parachute .button.primary.no-icon .icon-container,
.parachute button.no-icon .icon-container,
.parachute button.primary.no-icon .icon-container, .parachute input[type=submit].no-icon .icon-container, .parachute input[type=submit].primary.no-icon .icon-container {
  display: none;
}
.parachute .button.no-border, .parachute .button.primary.no-border,
.parachute button.no-border,
.parachute button.primary.no-border, .parachute input[type=submit].no-border, .parachute input[type=submit].primary.no-border {
  border: none;
}
.parachute .button .icon-container, .parachute .button.primary .icon-container,
.parachute button .icon-container,
.parachute button.primary .icon-container, .parachute input[type=submit] .icon-container, .parachute input[type=submit].primary .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 1;
}
.parachute .button .icon-container .icon, .parachute .button.primary .icon-container .icon,
.parachute button .icon-container .icon,
.parachute button.primary .icon-container .icon, .parachute input[type=submit] .icon-container .icon, .parachute input[type=submit].primary .icon-container .icon {
  width: 20px;
  height: 15px;
  fill: #007594;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .button.secondary,
.parachute button.secondary, .parachute input[type=submit].secondary {
  background: #ffffff;
  border-color: #5a6062;
  font-weight: 500;
}
.parachute .button.secondary:hover,
.parachute button.secondary:hover, .parachute input[type=submit].secondary:hover {
  background: #5a6062;
  color: #ffffff;
}
.parachute .button.alt,
.parachute button.alt, .parachute input[type=submit].alt {
  background: #ffffff;
  border-color: #5a6062;
  font-weight: 500;
}
.parachute .button.alt:hover,
.parachute button.alt:hover, .parachute input[type=submit].alt:hover {
  background: #5a6062;
  color: #ffffff;
}
.parachute textarea,
.parachute input,
.parachute select {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  letter-spacing: 1px;
}
.parachute form textarea,
.parachute form input[type=password],
.parachute form input[type=text],
.parachute form input[type=email],
.parachute form input[type=tel],
.parachute form select {
  width: 100%;
  display: block;
  -webkit-box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.1);
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #ccc;
  line-height: 50px;
  line-height: 3.125rem;
  text-indent: 15px;
  text-indent: 0.9375rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}
.parachute form textarea {
  min-height: 250px;
  max-height: 250px;
}
.parachute form label {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
}
.parachute form button {
  padding: 15px 36px;
  padding: 0.9375rem 2.25rem;
  background-color: #ffffff;
  color: #18407e;
  border-width: 1px;
  border-style: solid;
  border-color: #18407e;
  border-radius: 32px;
  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;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  width: 100%;
}
@media (max-width: 768px) {
  .parachute form button {
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.parachute form button:hover {
  cursor: pointer;
  background-color: #203C89;
  color: #ffffff;
  text-decoration: none;
}
.parachute form button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute form button.white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute form button.white:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute form button.white:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute form button.white:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute form button.white-blue {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
  border-color: #1ea2b4;
}
.parachute form button.white-blue:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute form button.white-blue:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute form button.white-blue:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute form button.white-blue .icon-container .icon {
  fill: #1ea2b4;
}
.parachute form button.no-icon .icon-container {
  display: none;
}
.parachute form button.no-border {
  border: none;
}
.parachute form button .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 1;
}
.parachute form button .icon-container .icon {
  width: 20px;
  height: 15px;
  fill: #007594;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute form input[type=submit] {
  color: #fff;
  width: auto;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  padding: 15px 36px;
  padding: 0.9375rem 2.25rem;
  background-color: #ffffff;
  color: #18407e;
  border-width: 1px;
  border-style: solid;
  border-color: #18407e;
  border-radius: 32px;
  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;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media (max-width: 768px) {
  .parachute form input[type=submit] {
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.parachute form input[type=submit]:hover {
  cursor: pointer;
  background-color: #203C89;
  color: #ffffff;
  text-decoration: none;
}
.parachute form input[type=submit]:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute form input[type=submit].white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute form input[type=submit].white:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute form input[type=submit].white:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute form input[type=submit].white:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute form input[type=submit].white-blue {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
  border-color: #1ea2b4;
}
.parachute form input[type=submit].white-blue:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute form input[type=submit].white-blue:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute form input[type=submit].white-blue:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute form input[type=submit].white-blue .icon-container .icon {
  fill: #1ea2b4;
}
.parachute form input[type=submit].no-icon .icon-container {
  display: none;
}
.parachute form input[type=submit].no-border {
  border: none;
}
.parachute form input[type=submit] .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 1;
}
.parachute form input[type=submit] .icon-container .icon {
  width: 20px;
  height: 15px;
  fill: #007594;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .input-container {
  position: relative;
}
.parachute .input-container input {
  text-indent: 60px !important;
}
.parachute .input-container i {
  color: #00ADC7;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 1.5em;
}
.parachute .ui-datepicker-calendar {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.parachute .ui-datepicker {
  background: #fff;
  margin: 0 auto;
  z-index: 9999 !important;
  color: #333;
  max-width: 90%;
}
.parachute .ui-datepicker .ui-datepicker-header .ui-state-disabled {
  opacity: 0 !important;
}
.parachute .ui-datepicker select {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 1.2em;
  padding: 0.25em 1em;
}
.parachute .ui-datepicker table {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .ui-datepicker table {
    font-size: 0.8em;
    max-width: 90%;
  }
}
.parachute .ui-datepicker table th {
  padding: 10px 5px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.parachute .ui-datepicker table td {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  text-align: center;
  border: 2px solid white;
  text-transform: uppercase;
  font-weight: bold;
  background: #00ADC7;
  color: black;
  font-size: 18px;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .ui-datepicker table td {
    font-size: 14px;
  }
}
.parachute .ui-datepicker table td .ui-state-default {
  color: white;
}
.parachute .ui-state-disabled {
  background: grey !important;
  color: black !important;
}
.parachute .ui-datepicker-title {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 800;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  padding: 10px 0;
}
.parachute .ui-datepicker th {
  text-align: center;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-weight: normal;
  font-size: 1.4em;
}
.parachute .ui-state-disabled {
  opacity: 0.6;
}
.parachute .ui-datepicker .ui-state-default {
  padding: 8px 15px;
  display: inline-block;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .ui-datepicker .ui-state-default {
    padding: 0.8em;
  }
}
.parachute .ui-datepicker .ui-state-defaulta {
  cursor: pointer;
}
.parachute .ui-datepicker-prev, .parachute .ui-datepicker-next {
  padding: 0 !important;
  pointer: cursor;
  color: black !important;
}
.parachute .ui-datepicker-next {
  float: right;
}
.parachute .ui-datepicker-title {
  text-align: center;
}
.parachute a.ui-state-default:hover {
  color: #fff !important;
}
.parachute .ui-datepicker-header {
  position: relative;
  width: 100%;
  padding: 1em 0;
  background: white;
}
.parachute .ui-datepicker-header select {
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}
.parachute .ui-datepicker-prev, .parachute .ui-datepicker-next {
  position: Absolute;
  top: 50%;
  left: 0%;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  font-size: 16px;
  z-index: 999;
  color: black;
  width: 50px;
  text-align: center;
}
.parachute .ui-datepicker-prev:after, .parachute .ui-datepicker-next:after {
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  content: "";
  display: inline-block;
  font-weight: bold;
}
.parachute .ui-datepicker-prev .ui-icon-circle-triangle-w, .parachute .ui-datepicker-prev .ui-icon-circle-triangle-e, .parachute .ui-datepicker-next .ui-icon-circle-triangle-w, .parachute .ui-datepicker-next .ui-icon-circle-triangle-e {
  display: none;
}
.parachute .ui-datepicker-next {
  left: auto;
  right: 0;
}
.parachute .ui-datepicker-next:after {
  content: "";
}
.parachute .list-container {
  cursor: pointer;
}
.parachute .list-container input {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.parachute .list-container ul {
  position: absolute;
  color: #000;
  width: 100%;
  top: 122%;
  z-index: 100;
  padding: 0em;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  background: white;
  overflow: hidden;
  max-height: 350px;
  overflow-y: scroll;
}
.parachute .list-container ul li {
  padding: 0.75em 1.5em;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  opacity: 0;
  font-weight: 800;
  text-transform: uppercase;
}
.parachute .list-container ul li i {
  position: static;
  display: inline-block;
  font-size: 1em;
  margin-left: 0;
  width: auto;
  margin-right: 10px;
  -webkit-transform: translate(0px, -50px);
      -ms-transform: translate(0px, -50px);
          transform: translate(0px, -50px);
  -webkit-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.parachute .list-container ul li span {
  -webkit-transform: translate(20px, 0);
      -ms-transform: translate(20px, 0);
          transform: translate(20px, 0);
  display: inline-block;
}
.parachute .list-container ul li:last-child {
  border-bottom: 0;
}
.parachute .list-container ul li:hover {
  background: black;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  transition: all 0s ease-in-out !important;
  -webkit-transition-delay: 0s !important;
       -o-transition-delay: 0s !important;
          transition-delay: 0s !important;
}
.parachute .list-container ul li:hover i, .parachute .list-container ul li:hover span {
  color: #fff;
  -webkit-transition: all 0.05s ease-in-out !important;
  -o-transition: all 0.05s ease-in-out !important;
  transition: all 0.05s ease-in-out !important;
  -webkit-transition-delay: 0s !important;
       -o-transition-delay: 0s !important;
          transition-delay: 0s !important;
}
.parachute .list-container.active ul {
  visibility: visible;
  opacity: 1;
  top: 102%;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.parachute .list-container.active ul li {
  opacity: 1;
}
.parachute .list-container.active ul li span {
  -webkit-transform: translate(0px, 0);
      -ms-transform: translate(0px, 0);
          transform: translate(0px, 0);
}
.parachute .list-container.active ul li i {
  -webkit-transform: translate(0px, 0);
      -ms-transform: translate(0px, 0);
          transform: translate(0px, 0);
}
.parachute .modal-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: -100;
  max-width: 100%;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
}
.parachute .modal-box .close-button {
  position: fixed;
  top: -25px;
  right: -25px;
  font-size: 2em;
  text-transform: uppercase;
  cursor: pointer;
  background: black;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}
.parachute .modal-box .modal-content-box {
  visibility: hidden;
  background: white;
  padding: 20px;
  text-align: center;
  opacity: 0;
  z-index: -100;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.8s ease-in;
  -o-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}
.parachute .modal-box.active {
  z-index: 9999999;
  visibility: visible;
  opacity: 1;
}
.parachute .modal-box.active .modal-content-box.active {
  z-index: 9999999;
  visibility: visible;
  opacity: 1;
  top: 48%;
}
.parachute #modal-search {
  width: 800px;
  z-index: 999999;
}
.parachute #modal-search .search-inputer-container {
  padding: 40px;
  z-index: 999999;
}
.parachute #modal-search .input-container {
  width: 70%;
  float: left;
  margin-bottom: 0;
}
.parachute #modal-search .input-container input {
  margin-bottom: 0;
}
.parachute #modal-search button {
  width: 25%;
  float: left;
  margin-left: 5%;
}
@media (max-width: 991px) {
  .parachute .button-group a {
    font-size: 14px;
    padding: 5px;
  }
}
.parachute .slick-prev,
.parachute .slick-next {
  min-width: 0;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 0;
  font-size: 0;
  background: #ffffff;
  color: #9fa3ae;
  border-radius: 0;
  border: 1px solid #ffffff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  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;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 5;
  /*
  &:after {
      content: "<";
      font-size: 20px;
      text-align: center;
      color: #9fa3ae;
  }
  */
}
.parachute .slick-prev:hover,
.parachute .slick-next:hover {
  background: #ffffff;
  color: black;
}
.parachute .slick-prev:hover .icon-container .icon,
.parachute .slick-next:hover .icon-container .icon {
  fill: #18407e;
}
.parachute .slick-prev:focus,
.parachute .slick-next:focus {
  border: none;
  outline: none;
}
.parachute .slick-prev.slick-prev,
.parachute .slick-next.slick-prev {
  right: auto;
  left: 0;
}
.parachute .slick-prev .icon-container,
.parachute .slick-next .icon-container {
  margin-left: 0;
}
.parachute .slick-prev .icon-container .icon,
.parachute .slick-next .icon-container .icon {
  width: 30px;
  height: 21px;
}
.parachute .slick-next:after {
  content: ">";
}
.parachute .slick-dots {
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  right: 5%;
  text-align: left;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .slick-dots {
    width: 100%;
    margin: 0 auto;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    text-align: center;
  }
}
.parachute .slick-dots li {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-left: 0;
  line-height: 0;
  display: block;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .slick-dots li {
    text-align: center;
    display: inline-block;
  }
}
.parachute .slick-dots li:last-child {
  margin-bottom: 0;
}
.parachute .slick-dots li:before {
  content: "";
  content: none;
}
.parachute .slick-dots li button {
  width: 15px;
  height: 15px;
  margin-right: 0;
  padding: 0;
  background-color: transparent;
  position: relative;
  border: none;
  border-radius: 50%;
  font-size: 0;
  outline: 0;
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .slick-dots li button {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.parachute .slick-dots li button:hover {
  background-color: #ffffff;
}
.parachute .slick-dots li.slick-active button {
  background: #ffffff;
}
.parachute .slick-list {
  clear: both;
}
.parachute .content-banner,
.parachute .page-banner {
  width: 100%;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
  float: left;
  clear: both;
}
.parachute .container-banner-carousel {
  position: relative;
}
.parachute #banner-paging-container {
  position: absolute;
  bottom: 40px;
  width: 100%;
}
.parachute #banner-paging {
  position: relative;
  opacity: 0;
  z-index: 10;
  -webkit-animation: fade-in 1s ease-in-out 2s 1 forwards;
          animation: fade-in 1s ease-in-out 2s 1 forwards;
}
@media (min-width: 992px) {
  .parachute #banner-paging {
    top: 0;
  }
}
.parachute #banner-paging li {
  opacity: 0;
}
.parachute #banner-paging li:nth-child(1) {
  -webkit-animation: fade-in 0.25s ease-in-out 2s 1 forwards;
          animation: fade-in 0.25s ease-in-out 2s 1 forwards;
}
.parachute #banner-paging li:nth-child(2) {
  -webkit-animation: fade-in 0.25s ease-in-out 2.15s 1 forwards;
          animation: fade-in 0.25s ease-in-out 2.15s 1 forwards;
}
.parachute #banner-paging li:nth-child(3) {
  -webkit-animation: fade-in 0.25s ease-in-out 2.3s 1 forwards;
          animation: fade-in 0.25s ease-in-out 2.3s 1 forwards;
}
.parachute #banner-paging li:nth-child(4) {
  -webkit-animation: fade-in 0.25s ease-in-out 2.45s 1 forwards;
          animation: fade-in 0.25s ease-in-out 2.45s 1 forwards;
}
.parachute #banner-paging li:nth-child(5) {
  -webkit-animation: fade-in 0.25s ease-in-out 2.6s 1 forwards;
          animation: fade-in 0.25s ease-in-out 2.6s 1 forwards;
}
.parachute #banner-paging li:nth-child(6) {
  -webkit-animation: fade-in 0.25s ease-in-out 2.75s 1 forwards;
          animation: fade-in 0.25s ease-in-out 2.75s 1 forwards;
}
.parachute .banner-carousel {
  position: static !important;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.parachute .banner-carousel .background-image {
  width: 100%;
}
.parachute .banner-carousel .banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  min-height: 80vh;
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
  -webkit-animation: fade-in-up 1.5s ease-in-out 0.5s 1 forwards;
          animation: fade-in-up 1.5s ease-in-out 0.5s 1 forwards;
}
@media (max-width: 991px) {
  .parachute .banner-carousel .banner-content {
    text-align: center;
    min-height: inherit;
    padding-top: 2em;
    padding-bottom: 10em;
    display: inline-block;
  }
  .parachute .banner-carousel .banner-content:after {
    position: absolute;
    top: -11px;
    height: 20px;
    width: 120%;
    left: -10%;
    background-size: cover;
    content: "";
    background-image: url("../img/banner-overhang.png?V=2");
  }
}
.parachute .banner-carousel .banner-content h2 {
  padding-bottom: 0;
  position: relative;
}
.parachute .banner-carousel .banner-content h1 {
  color: #fff;
  position: relative;
}
.parachute .banner-carousel .banner-content p {
  color: #fff;
}
.parachute .banner-list {
  margin-bottom: 0;
}
.parachute .banner-list.is-carousel .banner, .parachute .banner-list.carousel .banner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.parachute .banner-list.is-carousel .banner .banner-inner, .parachute .banner-list.carousel .banner .banner-inner {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.parachute .banner-list .banner {
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}
.parachute .banner-list .banner:before {
  content: "";
  content: none;
}
.parachute .banner-list .banner .banner-inner {
  min-height: 835px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner {
    min-height: 0;
    text-align: center;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-container {
  padding-right: 0;
  padding-left: 0;
  float: none;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-container.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image,
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container,
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-subcontent-container {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image {
    width: 100%;
    height: auto;
    position: static;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image:after {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background-color: #ffffff;
  content: "";
  content: none;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image:after {
    content: "";
    content: none;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image .banner-image-inner img {
    width: 100%;
    height: auto;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image .banner-image-inner .video-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 200px) and (max-width: 991px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image .banner-image-inner .video-container {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image .banner-image-inner .video-container {
    z-index: -1;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-image .banner-image-inner .video-container video {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-secondary-image {
  margin-bottom: -30px;
  position: absolute;
  top: calc(60% + 40px);
  left: 30px;
  z-index: 5;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container {
  position: relative;
  z-index: 10;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  height: 100%;
  padding: 80px 50px;
  padding: 5rem 3.125rem;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #2c2c2c;
  position: relative;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding: 60px 32px;
    padding: 3.75rem 2rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h1, .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h2, .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h3, .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h4, .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h5, .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h6 {
  color: #009bd8;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-subcontent-container {
  position: absolute;
  top: 10%;
  right: 0;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-subcontent-container .banner-inner-subcontent-container-inner {
  width: 100%;
  padding: 32px;
  padding: 2rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.5);
  float: left;
  clear: both;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-subcontent-container .banner-inner-subcontent-container-inner .banner-subcontent {
  margin-bottom: 0;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-subcontent-container .banner-inner-subcontent-container-inner .banner-subcontent .banner-inner-subcontent {
  margin-bottom: 0;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-subcontent-container .banner-inner-subcontent-container-inner .banner-subcontent .banner-inner-subcontent .subcontent {
  margin-bottom: 0;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .breadcrumbs {
  position: absolute;
  top: 40px;
  left: 0;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .breadcrumbs {
    left: 20px;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-header {
  position: relative;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-header .banner-header-title {
  margin-bottom: 0px;
  margin-bottom: 0rem;
  padding-bottom: 0;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 800;
  color: #18407e;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-header .banner-header-subtitle {
  margin-bottom: 22px;
  margin-bottom: 1.375rem;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #009bd8;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-header .banner-meta-links {
  margin-top: 22px;
  margin-top: 1.375rem;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content .content {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content {
  clear: both;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings {
  margin-bottom: 0;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item {
  width: 100%;
  font-size: 12px;
  font-size: 0.75rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-header {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-header .content-item-title {
  font-size: 18px;
  font-size: 1.125rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-header .content-item-subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content {
  color: inherit;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content p {
  font-size: inherit;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .extra-content .content-listings.extra-inner .content-item .content-item-inner .content-item-header .content-item-title {
  font-size: 14px;
  font-size: 0.875rem;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links {
  width: 100%;
  margin-top: 20px;
  margin-top: 1.25rem;
  float: left;
  clear: both;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list {
  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;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link {
  margin-right: 4px;
  margin-right: 0.25rem;
  padding-left: 0;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link:before {
  content: "";
  content: none;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link:last-child {
  margin-right: 0;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon {
  width: 20px;
  height: 15px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon {
    width: 14px;
    height: 15px;
  }
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link.video .button {
  background-color: transparent;
  border: none;
  color: #ffffff;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link.video .button:hover .icon-container {
  background-color: #ffffff;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link.video .button:hover .icon-container .icon {
  fill: #0080a6;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link.video .button .icon-container {
  width: 50px;
  height: 50px;
  margin-right: 22px;
  margin-right: 1.375rem;
  margin-left: 0;
  background-color: #0080a6;
  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-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  border-radius: 50px;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link.video .button .icon-container .icon {
  margin-right: -4px;
  fill: #ffffff;
}
.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-footer-extra {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 10;
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images {
  padding-bottom: 102px;
  padding-bottom: 6.375rem;
  position: relative;
  overflow: hidden;
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-prev,
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next {
  width: 32px;
  height: 52px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #ffffff;
  border-radius: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  background-color: transparent;
  border: none;
  top: initial;
  right: initial;
  bottom: 0;
  left: 34px;
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-prev.slick-prev,
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next.slick-prev {
  left: 20px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-prev.slick-prev,
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next.slick-prev {
    left: 10px;
  }
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-prev.slick-next,
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next.slick-next {
  right: 20px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-prev.slick-next,
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next.slick-next {
    right: 10px;
  }
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-prev:after,
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next:after {
  content: "";
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .slick-next {
  left: 88px;
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .gallery-images-list .gallery-image-item {
  text-align: center;
}
.parachute .banner-list .banner.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images .gallery-images-list .gallery-image-item img {
  margin: 0 auto;
}
.parachute .banner-list .banner.align-left .banner-inner .banner-inner-row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.parachute .banner-list .banner.align-left .banner-inner .banner-inner-row .banner-image {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.parachute .banner-list .banner.align-left .banner-inner .banner-inner-row .banner-inner-content-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .banner-list .banner.align-centre .banner-inner .banner-inner-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .banner-list .banner.align-centre .banner-inner .banner-inner-row .banner-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  right: initial;
  left: 0;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.align-centre .banner-inner .banner-inner-row .banner-image {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.parachute .banner-list .banner.align-centre .banner-inner .banner-inner-row .banner-inner-content-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .banner-list .banner.align-right .banner-inner .banner-inner-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .banner-list .banner.align-right .banner-inner .banner-inner-row .banner-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  right: initial;
  left: 0;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.align-right .banner-inner .banner-inner-row .banner-image {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.parachute .banner-list .banner.align-right .banner-inner .banner-inner-row .banner-inner-content-container {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.align-right .banner-inner .banner-inner-row .banner-inner-content-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.parachute .banner-list .banner.align-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .banner-list .banner.align-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .banner-list .banner.align-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.parachute .banner-list .banner.justify-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.parachute .banner-list .banner.justify-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parachute .banner-list .banner.justify-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .banner-list .banner.text-align-left .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  text-align: left;
}
.parachute .banner-list .banner.text-align-left .banner-inner .banner-inner-row .banner-links .banner-links-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.parachute .banner-list .banner.text-align-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  text-align: center;
}
.parachute .banner-list .banner.text-align-centre .banner-inner .banner-inner-row .banner-links .banner-links-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parachute .banner-list .banner.text-align-right .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  text-align: right;
}
.parachute .banner-list .banner.text-align-right .banner-inner .banner-inner-row .banner-links .banner-links-list {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .banner-list .banner.small .banner-inner {
  min-height: 245px;
}
.parachute .banner-list .banner.medium .banner-inner {
  min-height: 530px;
}
.parachute .banner-list .banner.large .banner-inner {
  min-height: 635px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.small .banner-inner, .parachute .banner-list .banner.medium .banner-inner, .parachute .banner-list .banner.large .banner-inner {
    min-height: 0;
  }
}
.parachute .banner-list .banner.no-content-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding-bottom: 0;
}
.parachute .banner-list .banner.no-content-padding-bottom .banner-inner .banner-inner-row .banner-inner-content {
  margin-bottom: 0;
}
.parachute .banner-list .banner.bg-size-auto .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-size: auto;
}
.parachute .banner-list .banner.bg-size-cover .banner-inner {
  background-size: cover;
  background-position: center center;
}
.parachute .banner-list .banner.bg-size-cover .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-size: cover;
  background-position: center center;
}
.parachute .banner-list .banner.bg-size-contain .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-size: contain;
}
.parachute .banner-list .banner.bg-size-initial .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-size: initial;
}
.parachute .banner-list .banner.bg-size-inherit .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-size: inherit;
}
.parachute .banner-list .banner.bg-image-as-element.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-image: none !important;
  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;
}
.parachute .banner-list .banner.bg-image-as-element.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner .gallery-images {
  max-width: 100%;
}
.parachute .banner-list .banner.bg-image-as-element.has-gallery-images .banner-inner .banner-inner-row .banner-image .banner-image-inner img {
  width: auto;
  max-width: 100%;
}
.parachute .banner-list .banner.bg-image-as-element .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-image: none !important;
  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;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.bg-image-as-element .banner-inner .banner-inner-row .banner-image .banner-image-inner {
    padding: 60px 0px;
    padding: 3.75rem 0rem;
  }
}
.parachute .banner-list .banner.bg-image-as-element .banner-inner .banner-inner-row .banner-image .banner-image-inner img {
  width: auto;
  max-width: 100%;
}
.parachute .banner-list .banner.hide-content .banner-inner .banner-inner-content-container {
  display: none;
}
.parachute .banner-list .banner.gradient-top .banner-inner {
  position: relative;
}
.parachute .banner-list .banner.gradient-top .banner-inner:before {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  pointer-events: none;
  background: black;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.8)), color-stop(30%, rgba(46, 42, 27, 0.8)), color-stop(90%, rgba(182, 167, 106, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 10%, rgba(46, 42, 27, 0.8) 30%, rgba(182, 167, 106, 0) 90%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 10%, rgba(46, 42, 27, 0.8) 30%, rgba(182, 167, 106, 0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#b6a76a",GradientType=1);
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-content, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-content, .parachute .banner-list .banner.content .banner-inner .banner-content, .parachute .banner-list .banner.asymmetric .banner-inner .banner-content {
    max-width: 100%;
  }
}
.parachute .banner-list .banner.content.large .banner-inner, .parachute .banner-list .banner.asymmetric.large .banner-inner {
  min-height: 1080px;
}
.parachute .banner-list .banner.masthead.small .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.small .banner-inner, .parachute .banner-list .banner.header.small .banner-inner, .parachute .banner-list .banner.statistics.small .banner-inner, .parachute .banner-list .banner.contact.small .banner-inner {
  min-height: 350px;
}
.parachute .banner-list .banner.masthead.medium .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.medium .banner-inner, .parachute .banner-list .banner.header.medium .banner-inner, .parachute .banner-list .banner.statistics.medium .banner-inner, .parachute .banner-list .banner.contact.medium .banner-inner {
  min-height: 480px;
}
.parachute .banner-list .banner.masthead.large .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.large .banner-inner, .parachute .banner-list .banner.header.large .banner-inner, .parachute .banner-list .banner.statistics.large .banner-inner, .parachute .banner-list .banner.contact.large .banner-inner {
  min-height: 600px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead.small .banner-inner, .parachute .banner-list .banner.masthead.medium .banner-inner, .parachute .banner-list .banner.masthead.large .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.small .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.medium .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.large .banner-inner, .parachute .banner-list .banner.header.small .banner-inner, .parachute .banner-list .banner.header.medium .banner-inner, .parachute .banner-list .banner.header.large .banner-inner, .parachute .banner-list .banner.statistics.small .banner-inner, .parachute .banner-list .banner.statistics.medium .banner-inner, .parachute .banner-list .banner.statistics.large .banner-inner, .parachute .banner-list .banner.contact.small .banner-inner, .parachute .banner-list .banner.contact.medium .banner-inner, .parachute .banner-list .banner.contact.large .banner-inner {
    min-height: 0;
  }
}
.parachute .banner-list .banner.masthead.align-content-start .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom.align-content-start .banner-inner .banner-inner-row, .parachute .banner-list .banner.header.align-content-start .banner-inner .banner-inner-row, .parachute .banner-list .banner.statistics.align-content-start .banner-inner .banner-inner-row, .parachute .banner-list .banner.contact.align-content-start .banner-inner .banner-inner-row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .banner-list .banner.masthead.align-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.align-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header.align-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.align-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact.align-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .banner-list .banner.masthead.align-content-centre .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom.align-content-centre .banner-inner .banner-inner-row, .parachute .banner-list .banner.header.align-content-centre .banner-inner .banner-inner-row, .parachute .banner-list .banner.statistics.align-content-centre .banner-inner .banner-inner-row, .parachute .banner-list .banner.contact.align-content-centre .banner-inner .banner-inner-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .banner-list .banner.masthead.align-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.align-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header.align-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.align-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact.align-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .banner-list .banner.masthead.align-content-end .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom.align-content-end .banner-inner .banner-inner-row, .parachute .banner-list .banner.header.align-content-end .banner-inner .banner-inner-row, .parachute .banner-list .banner.statistics.align-content-end .banner-inner .banner-inner-row, .parachute .banner-list .banner.contact.align-content-end .banner-inner .banner-inner-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.parachute .banner-list .banner.masthead.align-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.align-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header.align-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.align-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact.align-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner:before, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner:before, .parachute .banner-list .banner.header.colour-overlay .banner-inner:before, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner:before, .parachute .banner-list .banner.contact.colour-overlay .banner-inner:before {
  content: "";
  content: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #34aabe;
  opacity: 0.85;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-title,
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-subtitle, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-title,
.parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-subtitle, .parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-title,
.parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-subtitle, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-title,
.parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-subtitle, .parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-title,
.parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-header .banner-header-inner .banner-header-subtitle {
  color: #ffffff;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  color: #ffffff;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container, .parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container, .parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .banner-list .banner.masthead.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.masthead-no-padding-bottom.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.header.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.statistics.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.contact.colour-overlay .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.masthead.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.masthead-no-padding-bottom.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.header.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.statistics.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.contact.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title {
  color: #ffffff;
}
.parachute .banner-list .banner.masthead.white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header.white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact.white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  color: #ffffff;
}
.parachute .banner-list .banner.masthead .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner, .parachute .banner-list .banner.header .banner-inner, .parachute .banner-list .banner.statistics .banner-inner, .parachute .banner-list .banner.contact .banner-inner {
  min-height: 680px;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row, .parachute .banner-list .banner.header .banner-inner .banner-inner-row, .parachute .banner-list .banner.statistics .banner-inner .banner-inner-row, .parachute .banner-list .banner.contact .banner-inner .banner-inner-row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.contact .banner-inner .banner-inner-row .banner-image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.contact .banner-inner .banner-inner-row .banner-header .banner-header-title {
  color: #3d4353;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.contact .banner-inner .banner-inner-row .banner-inner-content-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding: 80px;
  padding: 5rem;
  background-color: transparent;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.contact .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding: 40px;
    padding: 2.5rem;
  }
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-image {
  width: 100%;
  height: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-image {
    display: none;
  }
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding-right: 20px;
    padding-right: 1.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
  }
}
.parachute .banner-list .banner.masthead.align-left .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom.align-left .banner-inner .banner-inner-row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.parachute .banner-list .banner.masthead.align-centre .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom.align-centre .banner-inner .banner-inner-row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parachute .banner-list .banner.masthead.align-right .banner-inner .banner-inner-row, .parachute .banner-list .banner.masthead-no-padding-bottom.align-right .banner-inner .banner-inner-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.parachute .banner-list .banner.masthead.justify-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead.justify-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead.justify-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.justify-content-start .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.justify-content-centre .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.justify-content-end .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parachute .banner-list .banner.masthead.small .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.small .banner-inner {
  min-height: 500px;
}
.parachute .banner-list .banner.masthead.small .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.masthead-no-padding-bottom.small .banner-inner .banner-inner-row .banner-image {
  min-height: 280px;
}
.parachute .banner-list .banner.masthead.medium .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.medium .banner-inner {
  min-height: 625px;
}
.parachute .banner-list .banner.masthead.medium .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.masthead-no-padding-bottom.medium .banner-inner .banner-inner-row .banner-image {
  min-height: 320px;
}
.parachute .banner-list .banner.masthead.large .banner-inner, .parachute .banner-list .banner.masthead-no-padding-bottom.large .banner-inner {
  min-height: 675px;
}
.parachute .banner-list .banner.masthead.large .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.masthead-no-padding-bottom.large .banner-inner .banner-inner-row .banner-image {
  min-height: 360px;
}
.parachute .banner-list .banner.masthead.half-w-content .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.masthead-no-padding-bottom.half-w-content .banner-inner .banner-inner-row .banner-inner-content-container {
  width: 70%;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead.half-w-content .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.masthead-no-padding-bottom.half-w-content .banner-inner .banner-inner-row .banner-inner-content-container {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.parachute .banner-list .banner.masthead .banner-inner:after, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  pointer-events: none;
  background: transparent;
/*background: black;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, rgba(0, 0, 0, 0.4)), color-stop(25%, rgba(46, 45, 42, 0.3)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 5%, rgba(46, 45, 42, 0.3) 25%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 5%, rgba(46, 45, 42, 0.3) 25%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#2e2d2a",GradientType=1);*/
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image .banner-image-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-image .banner-image-inner {
  background-position: center center;
  background-size: cover;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image img, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-image img {
    display: none !important;
  }
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container {
  height: 100%;
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  color: #626465;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row p, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row p {
  line-height: 1.4;
  font-size: 16px;
  letter-spacing: 0.2px;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-bottom: 0;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header:after, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header:after {
  content: "";
  content: none;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header .banner-header-title,
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header .banner-header-subtitle, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header .banner-header-title,
.parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header .banner-header-subtitle {
  color: #34aabe;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header .banner-header-title {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 55px;
  font-size: 3.4375rem;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header .banner-header-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-header .banner-header-subtitle, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-header .banner-header-subtitle {
  font-size: 14px;
  font-size: 0.875rem;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-links, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-links {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-links .banner-link .button.primary, .parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-links .banner-link .button.primary {
  border-color: transparent;
}
.parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding-bottom: 0;
}
.parachute .banner-list .banner.masthead-no-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-inner-content {
  margin-bottom: 0;
}
.parachute .banner-list .banner.subtitle-first .banner-inner .banner-inner-row .banner-header .banner-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .banner-list .banner.subtitle-first .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .banner-list .banner.subtitle-first .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-subtitle {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .banner-list .banner.header.small .banner-inner, .parachute .banner-list .banner.header-detail.small .banner-inner {
  min-height: 375px;
}
.parachute .banner-list .banner.header.medium .banner-inner, .parachute .banner-list .banner.header-detail.medium .banner-inner {
  min-height: 450px;
}
.parachute .banner-list .banner.header.large .banner-inner, .parachute .banner-list .banner.header-detail.large .banner-inner {
  min-height: 560px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.header.small .banner-inner, .parachute .banner-list .banner.header.medium .banner-inner, .parachute .banner-list .banner.header.large .banner-inner, .parachute .banner-list .banner.header-detail.small .banner-inner, .parachute .banner-list .banner.header-detail.medium .banner-inner, .parachute .banner-list .banner.header-detail.large .banner-inner {
    min-height: 0;
  }
}
.parachute .banner-list .banner.header.text-align-centre .banner-inner .banner-inner-row .banner-header:after, .parachute .banner-list .banner.header-detail.text-align-centre .banner-inner .banner-inner-row .banner-header:after {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.parachute .banner-list .banner.header.text-align-right .banner-inner .banner-inner-row .banner-header:after, .parachute .banner-list .banner.header-detail.text-align-right .banner-inner .banner-inner-row .banner-header:after {
  left: initial;
  right: 0;
}
.parachute .banner-list .banner.header.no-desc .banner-inner .banner-inner-row .banner-header, .parachute .banner-list .banner.header-detail.no-desc .banner-inner .banner-inner-row .banner-header {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-image {
  display: none;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-header, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-header {
  margin-bottom: 0;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-header .banner-header-title {
  margin-bottom: 0;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding: 40px;
  padding: 2.5rem;
  background-color: transparent;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding: 60px 40px;
    padding: 3.75rem 2.5rem;
  }
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content {
  clear: both;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings {
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings > .content-item, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings > .content-item {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-inner, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-inner .content-item-image, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-inner .content-item-image {
  width: 32px;
  margin-right: 28px;
  margin-right: 1.75rem;
  margin-bottom: 0;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-header, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-header {
  margin-bottom: 0;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-header .content-item-title, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-header .content-item-title {
  margin-bottom: 0;
  font-weight: 500;
  color: #6c6c6c;
}
.parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content, .parachute .banner-list .banner.content .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content {
  margin-bottom: 0;
}
.parachute .banner-list .banner.content .banner-inner {
  background-image: none !important;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row {
  position: relative;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  background-color: transparent;
  color: #065765;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content {
  position: relative;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links {
  position: absolute;
  top: 0;
  right: 0;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button:hover, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button:hover .icon-container, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links .banner-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-inner-content > .content, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-inner-content > .content {
  max-width: 50%;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title {
  color: #ffffff;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .extra-content, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content {
  padding-top: 24px;
  padding-top: 1.5rem;
  border-top: 1px solid #1f8495;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-header .content-item-title, .parachute .banner-list .banner.header-detail .banner-inner .banner-inner-row .extra-content .extra-content-inner > .content-listings .extra-inner .content-item .content-item-header .content-item-title {
  color: #ffffff;
}
.parachute .banner-list .banner.header.no-content-padding-bottom .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding-bottom: 0;
}
.parachute .banner-list .banner.header.no-content-padding-bottom .banner-inner .banner-inner-row .banner-inner-content {
  margin-bottom: 0;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  color: #ffffff;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-links {
  position: static;
  top: 0;
  right: 0;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .banner-content .banner-inner-content > .content {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-header {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.parachute .banner-list .banner.header .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title {
  font-weight: 800;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.asymmetric.small .banner-inner, .parachute .banner-list .banner.asymmetric.medium .banner-inner, .parachute .banner-list .banner.asymmetric.large .banner-inner {
    min-height: 0;
  }
}
.parachute .banner-list .banner.asymmetric .banner-inner {
  background-image: none !important;
}
.parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-image {
  width: 55%;
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-image {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-inner-content-container {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-inner-content-container {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-image {
  overflow: hidden;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-image,
.parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-inner-content-container {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.parachute .banner-list .banner.content.content-only .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.statistics.content-only .banner-inner .banner-inner-row .banner-inner-content-container, .parachute .banner-list .banner.asymmetric.content-only .banner-inner .banner-inner-row .banner-inner-content-container {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.parachute .banner-list .banner.content.teal-white .banner-inner, .parachute .banner-list .banner.statistics.teal-white .banner-inner, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner {
  background-color: #34aabe;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-image {
  background-color: #34aabe;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-header .banner-header-title {
  color: #ffffff;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  background-color: #34aabe;
  color: #ffffff;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h1, .parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h2, .parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h3, .parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h4, .parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h5, .parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h6, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h1, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h2, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h3, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h4, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h5, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h6, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h1, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h2, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h3, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h4, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h5, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner h6 {
  color: #ffffff;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.content.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon, .parachute .banner-list .banner.statistics.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon, .parachute .banner-list .banner.asymmetric.teal-white .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon {
  fill: #34aabe;
}
.parachute .banner-list .banner.content.grey-blue .banner-inner, .parachute .banner-list .banner.statistics.grey-blue .banner-inner, .parachute .banner-list .banner.asymmetric.grey-blue .banner-inner {
  background-color: #f5f9fb;
}
.parachute .banner-list .banner.content.grey-blue .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.statistics.grey-blue .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.asymmetric.grey-blue .banner-inner .banner-inner-row .banner-image {
  background-color: #f5f9fb;
}
.parachute .banner-list .banner.content.grey-blue .banner-inner .banner-inner-row .banner-header .banner-header-subtitle, .parachute .banner-list .banner.statistics.grey-blue .banner-inner .banner-inner-row .banner-header .banner-header-subtitle, .parachute .banner-list .banner.asymmetric.grey-blue .banner-inner .banner-inner-row .banner-header .banner-header-subtitle {
  color: #009bd8;
}
.parachute .banner-list .banner.content.grey-blue .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.statistics.grey-blue .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.grey-blue .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  background-color: #f5f9fb;
}
.parachute .banner-list .banner.content.grey-blue .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.statistics.grey-blue .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.asymmetric.grey-blue .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button {
  background-color: transparent;
  line-height: 1.5;
}
.parachute .banner-list .banner.content.align-left .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.align-left .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote.align-left .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding-left: 0;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.content.align-left .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.align-left .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote.align-left .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding-left: 32px;
    padding-left: 2rem;
  }
}
.parachute .banner-list .banner.content.align-right .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.content.align-centre .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.align-right .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.align-centre .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote.align-right .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote.align-centre .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding-right: 0;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.content.align-right .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.content.align-centre .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.align-right .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric.align-centre .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote.align-right .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote.align-centre .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding-right: 32px;
    padding-right: 2rem;
  }
}
.parachute .banner-list .banner.content.iframe-fw .banner-inner .banner-inner-row .banner-image img, .parachute .banner-list .banner.asymmetric.iframe-fw .banner-inner .banner-inner-row .banner-image img, .parachute .banner-list .banner.quote.iframe-fw .banner-inner .banner-inner-row .banner-image img {
  display: none;
}
.parachute .banner-list .banner.content.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content,
.parachute .banner-list .banner.content.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content-iframe, .parachute .banner-list .banner.asymmetric.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content,
.parachute .banner-list .banner.asymmetric.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content-iframe, .parachute .banner-list .banner.quote.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content,
.parachute .banner-list .banner.quote.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content-iframe {
  width: 100%;
  height: 100%;
}
.parachute .banner-list .banner.content.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content p,
.parachute .banner-list .banner.content.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content-iframe p, .parachute .banner-list .banner.asymmetric.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content p,
.parachute .banner-list .banner.asymmetric.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content-iframe p, .parachute .banner-list .banner.quote.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content p,
.parachute .banner-list .banner.quote.iframe-fw .banner-inner .banner-inner-row .banner-image .extra-content-iframe p {
  height: 100%;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-image, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-image {
  background-color: #ffffff;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-header, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-header, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-header {
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-header .banner-header-inner, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-header .banner-header-inner, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-header .banner-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-header .banner-header-title, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-header .banner-header-title {
  color: #18407e;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-header .banner-header-subtitle, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-header .banner-header-subtitle, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-header .banner-header-subtitle {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #ffffff;
  color: #626465;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button {
  padding: 15px 36px;
  padding: 0.9375rem 2.25rem;
  background-color: #ffffff;
  color: #18407e;
  border-width: 1px;
  border-style: solid;
  border-color: #18407e;
  border-radius: 32px;
  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;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  min-width: 300px;
  border-color: #18407e;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button {
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover {
  cursor: pointer;
  background-color: #203C89;
  color: #ffffff;
  text-decoration: none;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover .icon-container, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover .icon-container, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover .icon-container .icon, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover .icon-container .icon, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
  border-color: #1ea2b4;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover .icon-container, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover .icon-container, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover .icon-container .icon, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover .icon-container .icon, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue .icon-container .icon, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue .icon-container .icon, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.white-blue .icon-container .icon {
  fill: #1ea2b4;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.no-icon .icon-container, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.no-icon .icon-container, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.no-icon .icon-container {
  display: none;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.no-border, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.no-border, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button.no-border {
  border: none;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 1;
}
.parachute .banner-list .banner.content .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon, .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon, .parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-links .banner-links-list .banner-link .button .icon-container .icon {
  width: 20px;
  height: 15px;
  fill: #007594;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .banner-list .banner.statistics.medium .banner-inner {
  min-height: 560px;
}
.parachute .banner-list .banner.statistics .banner-inner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
}
.parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-image {
  display: none;
}
.parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-inner-content-container {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
.parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-header .banner-header-title,
.parachute .banner-list .banner.statistics .banner-inner .banner-inner-row .banner-header .banner-header-subtitle {
  color: #ffffff;
}
.parachute .banner-list .banner.statistics .banner-inner .banner-content {
  width: 100%;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content {
  margin-top: 72px;
  margin-top: 4.5rem;
  color: #ffffff;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-item-header {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-item-header .content-item-title,
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-item-header .content-item-subtitle {
  color: #ffffff;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-item-header .content-item-title {
  font-size: 32px;
  font-size: 2rem;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-item-header .content-item-subtitle {
  font-size: 12px;
  font-size: 0.75rem;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .slick-prev,
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .slick-next {
  top: initial;
  right: initial;
  left: 40px;
  bottom: 0;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .slick-prev .icon,
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .slick-next .icon {
  fill: #ffffff;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .slick-next {
  left: 77px;
}
@media (max-width: 768px) {
  .parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-listings {
    max-width: 100%;
    display: block;
  }
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-listings > .content-item {
  max-width: 100%;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-listings > .content-item .content-item-inner .content-item-header {
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-listings > .content-item .content-item-inner .content-item-header .content-item-title {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 64px;
  font-size: 4rem;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-listings > .content-item .content-item-inner .content-item-header .content-item-subtitle {
  font-size: 14px;
  font-size: 0.875rem;
}
.parachute .banner-list .banner.statistics .banner-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner .content-listings > .content-item .content-item-inner .content {
  width: 100%;
  float: left;
  clear: both;
}
.parachute .banner-list .banner.statistics.no-primary-headers .banner-inner .extra-content {
  margin-top: 0;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-image {
  width: 33.333333%;
  -ms-flex-preferred-size: 33.333333%;
      flex-basis: 33.333333%;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-inner-content-container {
  width: 66.666666%;
  -ms-flex-preferred-size: 66.666666%;
      flex-basis: 66.666666%;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding: 44px;
  padding: 2.75rem;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-header,
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .content {
  position: relative;
  z-index: 5;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-header {
  margin-bottom: 0;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-content {
  padding: 45px;
  padding: 2.8125rem;
  position: relative;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-content:before {
  content: "";
  width: 85%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border: 1px solid #eaeaeb;
  z-index: 0;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-inner-content .content,
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-inner-content .content p {
  font-size: 37px;
  font-size: 2.3125rem;
  font-weight: 800;
  line-height: 1;
  color: #1ea2b4;
}
.parachute .banner-list .banner.quote .banner-inner .banner-inner-row .banner-inner-content .content p {
  padding-bottom: 0;
}
.parachute .banner-list .banner.contact {
  margin-bottom: 100px;
  margin-bottom: 6.25rem;
}
.parachute .banner-list .banner.contact .banner-inner .banner-inner-row {
  position: relative;
}
.parachute .banner-list .banner.video .banner-inner .banner-inner-row .banner-image {
  width: 66.666666%;
  height: calc(100% -48px);
  -ms-flex-preferred-size: 66.666666%;
      flex-basis: 66.666666%;
  margin-top: -80px;
  padding-top: 48px;
  background-color: #5a6062;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.parachute .banner-list .banner.video .banner-inner .banner-inner-row .banner-inner-content-container {
  width: 33.333333%;
  -ms-flex-preferred-size: 33.333333%;
      flex-basis: 33.333333%;
}
.parachute .banner-list .banner.video .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
  padding: 56px;
  padding: 3.5rem;
}
.parachute .banner-list .banner.video .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner .timeline-button .video-timeline-item-header-timestamp {
  color: #0b5764;
}
.parachute .banner-list .slick-prev,
.parachute .banner-list .slick-next {
  width: 32px;
  height: 52px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #ffffff;
  border-radius: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  background-color: transparent;
  border: none;
}
.parachute .banner-list .slick-prev.slick-prev,
.parachute .banner-list .slick-next.slick-prev {
  left: 20px;
}
@media (max-width: 768px) {
  .parachute .banner-list .slick-prev.slick-prev,
.parachute .banner-list .slick-next.slick-prev {
    left: 10px;
  }
}
.parachute .banner-list .slick-prev.slick-next,
.parachute .banner-list .slick-next.slick-next {
  right: 20px;
}
@media (max-width: 768px) {
  .parachute .banner-list .slick-prev.slick-next,
.parachute .banner-list .slick-next.slick-next {
    right: 10px;
  }
}
.parachute .banner-list .slick-prev:after,
.parachute .banner-list .slick-next:after {
  content: "";
}
.parachute .video-timeline-list .item {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
.parachute .video-timeline-list .item .content {
  margin-bottom: 0;
}
.parachute .video-timeline-list .item .video-timeline-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: initial;
  text-transform: none;
  color: initial;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button.active .control-container, .parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button:hover .control-container {
  border-color: #34aabe;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button.active .control-container .icon-container .icon, .parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button:hover .control-container .icon-container .icon {
  fill: #5a6062;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button.active .control-container {
  border-color: #5a6062;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button.active .control-container:hover .icon-container .icon {
  fill: #5a6062;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button .icon-container {
  margin-left: 0;
  margin-right: -3px;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .timestamp-button .icon-container .icon {
  width: 10px;
  height: 11px;
  fill: #34aabe;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .control-container {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  margin-top: 5px;
  margin-top: 0.3125rem;
  margin-right: 20px;
  margin-right: 1.25rem;
  padding: 0;
  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;
  border-width: 2px;
  border-style: solid;
  border-color: #5a6062;
  border-radius: 32px;
  background-color: transparent;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .video-timeline-item-header .video-timeline-item-header-inner .video-timeline-item-header-title,
.parachute .video-timeline-list .item .video-timeline-item-inner .video-timeline-item-header .video-timeline-item-header-inner .video-timeline-item-header-subtitle,
.parachute .video-timeline-list .item .video-timeline-item-inner .video-timeline-item-header .video-timeline-item-header-inner .video-timeline-item-header-timestamp {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .video-timeline-item-header .video-timeline-item-header-inner h4.video-timeline-item-header-timestamp {
  color: #0b5764;
}
.parachute .video-timeline-list .item .video-timeline-item-inner .video-timeline-item-header .video-timeline-item-header-inner h4.video-timeline-item-header-subtitle {
  width: 100%;
  font-weight: 500;
  color: #5a6062;
}
.parachute .content-block.banner-block {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .parachute .content-block.banner-block .content-block-inner-content {
    padding-right: 0;
    padding-left: 0;
  }
}
.parachute .auto-banner {
  width: 100%;
  margin-bottom: 72px;
  margin-bottom: 4.5rem;
  float: left;
  clear: both;
}
.parachute .scroll-links-list .scroll-link .scroll-link-control {
  background-color: transparent;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parachute .scroll-links-list .scroll-link .scroll-link-control .icon-container {
  margin-left: 0;
}
.parachute .scroll-links-list .scroll-link .scroll-link-control .icon-container .icon {
  width: 36px;
  height: 20px;
  fill: #ffffff;
}
.parachute .meta-links-list .meta-link {
  margin-right: 16px;
  margin-right: 1rem;
  display: inline-block;
}
.parachute .meta-links-list .meta-link:last-child {
  margin-right: 0;
}
.parachute .meta-links-list .meta-link:last-child .meta-link-inner:after {
  content: "";
  content: none;
}
.parachute .meta-links-list .meta-link .meta-link-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.parachute .meta-links-list .meta-link .meta-link-inner:after {
  content: "";
  width: 1px;
  margin-left: 16px;
  margin-left: 1rem;
  background-color: #18407e;
  display: block;
}
.parachute .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.parachute .container.no-gutter,
.parachute .container-fluid.no-gutter {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-listings-carousel {
  position: relative;
  background-image: url("../../assets/img/offers-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-top: 3.75rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
.parachute .content-listings-carousel .content-listings-carousel-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 25px;
}
.parachute .content-listings-carousel .content-listings-carousel-header h2 {
  color: #000;
  letter-spacing: 1px;
}
.parachute .content-listings-carousel .content-listings-carousel-header h5 {
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}
.parachute .content-listings-carousel .content-listings-carousel-header h5 a {
  color: #8B8B8B;
  text-decoration: none;
  border-bottom: 2px solid #8B8B8B;
}
.parachute .content-listings-carousel .content-listings-carousel-header .content-listings-carousel-scroller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .content-listings-carousel .content-listings-carousel-header .content-listings-carousel-scroller .fa {
  font-size: 1.5em;
  color: #8B8B8B;
  padding-left: 10px;
}
@media (min-width: 200px) and (max-width: 767px) {
  .parachute .content-listings-carousel .content-listings-carousel-header {
    padding: 20px 15px;
  }
}
.parachute .content-listings-carousel .content-listings-carousel-content {
  width: 100%;
}
.parachute .content-listings-carousel .content-listings-carousel-content .content-listing {
  width: 100%;
}
.parachute .content-listings-carousel .content-listings-carousel-content .offer-single-block {
  height: 40vh;
}
.parachute .content-listings-carousel .content-listings-carousel-content .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parachute .content-listings-carousel .content-listings-carousel-content .owl-nav {
  display: none;
}
.parachute .offer-single-block {
  position: relative;
  height: 40vh;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);
}
.parachute .offer-single-block .offer-single-block-background-image {
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parachute .offer-single-block .offer-single-block-content {
  padding: 15px 25px;
}
.parachute .offer-single-block .offer-single-block-content h3 {
  color: #fff;
  font-size: 3em;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  letter-spacing: 1px;
}
.parachute .offer-single-block .offer-single-block-content p {
  color: #fff;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  letter-spacing: 1px;
  padding-bottom: 20px;
}
.parachute .offer-single-block .offer-single-block-footer-link {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 15px;
  background-color: #000;
}
.parachute .offer-single-block .offer-single-block-footer-link:hover {
  background-color: #000;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.parachute .offer-single-block .offer-single-block-footer-link a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .offer-single-block .offer-single-block-footer-link a .fa-plus {
  color: #fff;
}
.parachute .offer-single-block .offer-single-block-footer-link h3 {
  padding-bottom: 0;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
.parachute .content-block {
  width: 100%;
  padding: 72px 0px;
  padding: 4.5rem 0rem;
  position: relative;
  float: left;
  clear: both;
  font-size: 18px;
  font-size: 1.125rem;
  z-index: 5;
}
@media (max-width: 768px) {
  .parachute .content-block {
    padding: 48px 0px;
    padding: 3rem 0rem;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.parachute .content-block.text-align-left {
  text-align: left;
}
.parachute .content-block.text-align-centre {
  text-align: center;
}
.parachute .content-block.text-align-right {
  text-align: right;
}
.parachute .content-block .content-block-header {
  width: 100%;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  text-align: center;
  position: relative;
  float: left;
  clear: both;
}
@media (max-width: 768px) {
  .parachute .content-block .content-block-header {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}
.parachute .content-block .content-block-header.subtitle-first .content-block-header-inner .content-block-header-titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .content-block .content-block-header.subtitle-first .content-block-header-inner .content-block-header-titles .content-block-header-title {
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .content-block .content-block-header.subtitle-first .content-block-header-inner .content-block-header-titles .content-block-header-subtitle {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .content-block .content-block-header .content-block-header-inner .content-block-header-titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .content-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-title {
  margin-bottom: 0;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 800;
  color: #18407e;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .content-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-subtitle {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #009bd8;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .content-block .content-block-header .content-block-header-inner .content-block-description {
  color: #7b808d;
}
.parachute .content-block .content-block-header .content-block-header-inner .content-block-links {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .parachute .content-block .content-block-header .content-block-header-inner .content-block-links {
    top: initial;
    right: 15px;
    bottom: 0;
  }
}
.parachute .content-block .content-block-header .content-block-header-inner .content-block-links .content-listings-links-list .content-block-link .button {
  padding: 14px 36px;
  padding: 0.875rem 2.25rem;
}
.parachute .content-block .content-block-footer {
  padding: 40px 40px 0px;
  padding: 2.5rem 2.5rem 0rem;
}
.parachute .content-block .content-block-footer .content-block-footer-inner {
  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;
}
.parachute .content-block .social-meta-list .social-meta-item {
  margin-bottom: 0;
  padding-left: 0;
}
.parachute .content-block .social-meta-list .social-meta-item:before {
  content: "";
  content: none;
}
.parachute .content-block .social-list .social-list-item {
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 28px;
  margin-left: 1.75rem;
}
.parachute .content-block .social-list .social-list-item:first-child {
  margin-left: 0;
}
.parachute .content-block .social-list .social-list-item:before {
  content: "";
  content: none;
}
.parachute .content-block .social-list .social-list-item .icon-container .icon {
  width: 24px;
  height: 24px;
}
.parachute .content-block.no-gutter .content-block-inner .content-block-inner-container {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 768px) {
  .parachute .content-block.no-gutter .content-block-inner .content-block-inner-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.parachute .content-block .content-block-content-container.no-gutter {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-block .content-block-content-container.no-gutter > .content-block-content-container-row > .content-block-content {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-block.content-padded .content-block-content {
  padding-bottom: 80px;
  padding-bottom: 5rem;
}
@media (max-width: 768px) {
  .parachute .content-block.text-panel-block .content-block-header .content-block-header-inner .content-block-header-titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.parachute .content-block.text-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-title,
.parachute .content-block.text-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-subtitle {
  color: #3d4353;
}
@media (max-width: 768px) {
  .parachute .content-block.text-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-title.content-block-header-title,
.parachute .content-block.text-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-subtitle.content-block-header-title {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.parachute .content-block.text-panel-block .content-block-inner-content {
  margin: 6px 0px;
  margin: 0.375rem 0rem;
  padding: 80px 0px;
  padding: 5rem 0rem;
  background-color: #eeeeee;
}
.parachute .content-block.text-panel-block .text-panel-block {
  padding: 0px 40px;
  padding: 0rem 2.5rem;
  font-size: 20px;
  font-size: 1.25rem;
  color: #3d4353;
}
.parachute .content-block.text-panel-block .text-panel-block .text-panel-block-container-image {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.parachute .content-block.text-panel-block.justify-left {
  text-align: left;
}
.parachute .content-block.text-panel-block.justify-centre {
  text-align: center;
}
.parachute .content-block.text-panel-block.justify-right {
  text-align: right;
}
.parachute .content-block.text-panel-block.text-align-left {
  text-align: left;
}
.parachute .content-block.text-panel-block.text-align-centre {
  text-align: center;
}
.parachute .content-block.text-panel-block.text-align-right {
  text-align: right;
}
.parachute .content-block.image-block .image-block .content img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .parachute .content-block.image-block .content-block-inner-container,
.parachute .content-block.image-block .content-block-inner-content {
    padding-right: 0;
    padding-left: 0;
  }
}
.parachute .content-block.quote-block {
  padding: 80px 0px;
  padding: 5rem 0rem;
}
.parachute .content-block.quote-block.text-align-left {
  text-align: left;
}
.parachute .content-block.quote-block.text-align-centre {
  text-align: center;
}
.parachute .content-block.quote-block.text-align-right {
  text-align: right;
}
.parachute .content-block.quote-block .quote-block blockquote,
.parachute .content-block.quote-block .quote-block blockquote p {
  font-size: 28px;
  font-size: 1.75rem;
  font-style: italic;
  color: #293f68;
}
@media (max-width: 768px) {
  .parachute .content-block.tabs-block .content-block-content-container.no-gutter {
    padding-right: 15px;
    padding-left: 15px;
  }
  .parachute .content-block.tabs-block .content-block-content-container-row {
    margin-right: 0;
    margin-left: 0;
  }
}
.parachute .content-block.tabs-block .tabs-block-controls-container {
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  background-color: #f3f5f9;
}
.parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls {
  padding: 32px 0px;
  padding: 2rem 0rem;
}
@media (max-width: 768px) {
  .parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls {
    padding: 32px 16px;
    padding: 2rem 1rem;
  }
}
.parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls .tabs-block-controls-list {
  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;
}
@media (max-width: 768px) {
  .parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls .tabs-block-controls-list {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls .tabs-block-controls-list .control {
  margin-right: 80px;
  margin-right: 5rem;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls .tabs-block-controls-list .control {
    margin-right: 0;
  }
}
.parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls .tabs-block-controls-list .control:last-child {
  margin-right: 0;
}
.parachute .content-block.tabs-block .tabs-block-controls-container .tabs-block-controls .tabs-block-controls-list .control a {
  color: #848895;
}
.parachute .content-block.tabs-block .content-block-inner-content {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-block.tabs-block .content {
  padding: 0px 0px 0px;
  padding: 0rem 0rem 0rem;
}
.parachute .content-block.content-panel-block {
  padding: 80px 0px;
  padding: 5rem 0rem;
}
@media (max-width: 768px) {
  .parachute .content-block.content-panel-block {
    padding: 0px 0px 0px;
    padding: 0rem 0rem 0rem;
  }
}
.parachute .content-block.content-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-title,
.parachute .content-block.content-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-subtitle {
  color: #3d4353;
}
.parachute .content-block.content-panel-block .content-block-header .content-block-header-inner .content-block-header-titles .content-block-header-title {
  font-size: 42px;
  font-size: 2.625rem;
}
.parachute .content-block.content-panel-block .content-panel-block {
  font-size: 20px;
  font-size: 1.25rem;
  color: #3d4353;
}
.parachute .content-block.content-panel-block .content-panel-block .content-panel-block-container-image {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.parachute .content-block.content-panel-block.justify-left {
  text-align: left;
}
.parachute .content-block.content-panel-block.justify-centre {
  text-align: center;
}
.parachute .content-block.content-panel-block.justify-right {
  text-align: right;
}
.parachute .content-block.content-panel-block.text-align-left {
  text-align: left;
}
.parachute .content-block.content-panel-block.text-align-centre {
  text-align: center;
}
.parachute .content-block.content-panel-block.text-align-right {
  text-align: right;
}
.parachute .content-block.testimonials-block .testimonials-block-inner .testimonials-carousel {
  padding: 80px;
  padding: 5rem;
}
@media (max-width: 768px) {
  .parachute .content-block.testimonials-block .testimonials-block-inner .testimonials-carousel {
    padding: 20px;
    padding: 1.25rem;
  }
}
.parachute .content-block.product-listings-block {
  padding: 0px 0px 100px;
  padding: 0rem 0rem 6.25rem;
}
.parachute .content-block.product-listings-block .slick-list {
  overflow: visible;
}
@media (max-width: 768px) {
  .parachute .content-block.product-listings-block .slick-list {
    overflow: hidden;
  }
}
.parachute .content-block.product-listings-block .slick-prev,
.parachute .content-block.product-listings-block .slick-next {
  transform: translateY(-25%);
  -webkit-transform: translateY(-25%);
  -moz-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
}
.parachute .content-block.product-listings-block .products-grid .products {
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}
.parachute .content-block.product-listings-block .products-grid .products .product {
  font-size: 14px;
  font-size: 0.875rem;
}
.parachute .content-block.product-listings-block .products-grid .products .product .product-item-info-container .product-details .product-name {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #2c2c2c;
}
.parachute .content-block.product-listings-block .products-grid .products .product .product-item-info-container .product-details .price-container .price {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
}
.parachute .content-block.product-listings-block .products-grid .products .product .product-item-actions {
  display: none;
}
.parachute .content-block.callout-listings-block {
  padding: 0;
}
.parachute .content-block.callout-listings-block .content-block-inner-container,
.parachute .content-block.callout-listings-block .content-block-content-container {
  max-width: 100%;
}
.parachute .content-block.partners-content-block {
  padding: 60px 0px 80px;
  padding: 3.75rem 0rem 5rem;
}
.parachute .content-block.partners-content-block .primary-images .primary-images-list {
  margin-bottom: 0;
  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;
}
.parachute .content-block.offset-image-block {
  margin-top: -12.5%;
  padding: 32px 0px 16px;
  padding: 2rem 0rem 1rem;
  text-align: center;
  position: relative;
}
.parachute .content-block.nav-block {
  padding: 56px 0px;
  padding: 3.5rem 0rem;
  background-color: #34aabe;
}
.parachute .content-block.nav-block,
.parachute .content-block.nav-block a {
  color: #ffffff;
}
.parachute .content-block.video-block.no-padding-top {
  padding-top: 0;
}
.parachute .content-block.video-block .video-block-content {
  position: relative;
}
.parachute .content-block.video-block .video {
  width: 100%;
  max-width: 100%;
  max-height: 610px;
  background-size: cover;
}
.parachute .content-block.video-block .video-meta {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
.parachute .content-block.video-block .video-meta .video-meta-inner .video-controls {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
}
.parachute .content-block.video-block .video-controls-list .video-control .video-control-inner .control {
  width: 100px;
  height: 100px;
  padding: 0;
  background-color: transparent;
  border: 5px solid #ffffff;
  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;
  border-radius: 100px;
}
.parachute .content-block.video-block .video-controls-list .video-control .video-control-inner .control:hover {
  background-color: #ffffff;
}
.parachute .content-block.video-block .video-controls-list .video-control .video-control-inner .control:hover .icon-container .icon {
  fill: #009bd8;
}
.parachute .content-block.video-block .video-controls-list .video-control .video-control-inner .control .icon-container {
  margin-right: -10px;
  margin-left: 0;
}
.parachute .content-block.video-block .video-controls-list .video-control .video-control-inner .control .icon-container .icon {
  width: 48px;
  height: 56px;
  fill: #ffffff;
}
.parachute .content-block.free-text-block .content-block-content {
  max-width: 70%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .parachute .content-block.free-text-block .content-block-content {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .parachute .mgz-element-row > .mgz-element-inner,
.parachute .mgz-element-column > .mgz-element-inner {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.parachute .content-listings {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .content-listings .content-item {
  padding-left: 15px;
  font-size: 20px;
  font-size: 1.25rem;
}
.parachute .content-listings .content-item:before {
  content: "";
  content: none;
}
@media (max-width: 768px) {
  .parachute .content-listings .content-item {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}
.parachute .content-listings .content-item .content-item-inner .content-item-image {
  height: 275px;
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-image .content-item-image-inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.parachute .content-listings .content-item .content-item-inner .content-item-image .content-item-image-inner a {
  min-height: 275px;
  display: block;
}
@media (max-width: 768px) {
  .parachute .content-listings .content-item .content-item-inner .content-item-image .content-item-image-inner a {
    min-height: 0;
  }
}
.parachute .content-listings .content-item .content-item-inner .content-item-image .content-item-image-inner img {
  display: none;
}
.parachute .content-listings .content-item .content-item-inner .content-item-content .content-item-content-inner {
  padding: 0px;
  padding: 0rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta.content-item-meta-top {
  margin-top: -28px;
  margin-bottom: 0;
  position: relative;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta.content-item-meta-top .content-item-meta-list {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta.content-item-meta-top .content-item-meta-list .meta-item {
  min-width: 132px;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta.content-item-meta-top .content-item-meta-list .meta-item .meta-item-title {
  margin-bottom: 0;
  padding: 8px 10px;
  padding: 0.5rem 0.625rem;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1.5px;
  background-color: #18407e;
  color: #ffffff;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta.primary {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta .content-item-meta-list {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta .content-item-meta-list .meta-item {
  min-width: 132px;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta .content-item-meta-list .meta-item .meta-item-title {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.75rem;
  color: #18407e;
}
.parachute .content-listings .content-item .content-item-inner .content-item-header {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-header .content-item-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #18407e;
}
.parachute .content-listings .content-item .content-item-inner .content-item-header .content-item-subtitle {
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem;
}
.parachute .content-listings .content-item .content-item-inner .content {
  font-size: 14px;
  font-size: 0.875rem;
  color: #585858;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-meta .content-item-meta-list .content-item-meta {
  font-weight: 600;
}
.parachute .content-listings .content-item .content-item-inner .content-item-footer {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links {
  margin-top: 20px;
  margin-top: 1.25rem;
  display: inline-block;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link {
  padding-left: 0;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link:before {
  content: "";
  content: none;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
  border-color: #1ea2b4;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .content-listings .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container .icon {
  fill: #1ea2b4;
}
.parachute .content-listings .content-item.justify-left {
  text-align: left;
}
.parachute .content-listings .content-item.justify-centre {
  text-align: center;
}
.parachute .content-listings .content-item.justify-right {
  text-align: right;
}
.parachute .content-listings .content-item.text-align-left {
  text-align: left;
}
.parachute .content-listings .content-item.text-align-centre {
  text-align: center;
}
.parachute .content-listings .content-item.text-align-right {
  text-align: right;
}
.parachute .content-listings.blog .content-item, .parachute .content-listings.news .content-item, .parachute .content-listings.job .content-item {
  margin-top: 0;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-header, .parachute .content-listings.news .content-item .content-item-inner .content-item-header, .parachute .content-listings.job .content-item .content-item-inner .content-item-header {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-header .content-item-title, .parachute .content-listings.news .content-item .content-item-inner .content-item-header .content-item-title, .parachute .content-listings.job .content-item .content-item-inner .content-item-header .content-item-title {
  padding-bottom: 0px;
  padding-bottom: 0rem;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  font-weight: 600;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-header .content-item-title:last-child, .parachute .content-listings.news .content-item .content-item-inner .content-item-header .content-item-title:last-child, .parachute .content-listings.job .content-item .content-item-inner .content-item-header .content-item-title:last-child {
  margin-bottom: 0;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-header .content-item-subtitle, .parachute .content-listings.news .content-item .content-item-inner .content-item-header .content-item-subtitle, .parachute .content-listings.job .content-item .content-item-inner .content-item-header .content-item-subtitle {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #004a54;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-image, .parachute .content-listings.news .content-item .content-item-inner .content-item-image, .parachute .content-listings.job .content-item .content-item-inner .content-item-image {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-content .content-item-content-inner, .parachute .content-listings.news .content-item .content-item-inner .content-item-content .content-item-content-inner, .parachute .content-listings.job .content-item .content-item-inner .content-item-content .content-item-content-inner {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-listings.blog .content-item .content-item-inner .content, .parachute .content-listings.news .content-item .content-item-inner .content, .parachute .content-listings.job .content-item .content-item-inner .content {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links, .parachute .content-listings.news .content-item .content-item-inner .content-item-links, .parachute .content-listings.job .content-item .content-item-inner .content-item-links {
  margin-top: 0;
  display: none;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button {
  padding: 15px 36px;
  padding: 0.9375rem 2.25rem;
  background-color: #ffffff;
  color: #18407e;
  border-width: 1px;
  border-style: solid;
  border-color: #18407e;
  border-radius: 32px;
  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;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media (max-width: 768px) {
  .parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button {
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover {
  cursor: pointer;
  background-color: #203C89;
  color: #ffffff;
  text-decoration: none;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container .icon, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container .icon, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover .icon-container, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover .icon-container, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover .icon-container .icon, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover .icon-container .icon, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #5a6062;
  border-color: #1ea2b4;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover {
  background-color: #009bd8;
  border-color: #009bd8;
  color: #ffffff;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover .icon-container, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover .icon-container, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover .icon-container .icon, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover .icon-container .icon, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue:hover .icon-container .icon {
  fill: #ffffff;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue .icon-container .icon, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue .icon-container .icon, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.white-blue .icon-container .icon {
  fill: #1ea2b4;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.no-icon .icon-container, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.no-icon .icon-container, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.no-icon .icon-container {
  display: none;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.no-border, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.no-border, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button.no-border {
  border: none;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container {
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 1;
}
.parachute .content-listings.blog .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container .icon, .parachute .content-listings.news .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container .icon, .parachute .content-listings.job .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button .icon-container .icon {
  width: 20px;
  height: 15px;
  fill: #007594;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.parachute .content-listings.blog.featured, .parachute .content-listings.news.featured, .parachute .content-listings.job.featured {
  margin-bottom: 0;
}
.parachute .content-listings.blog.featured .content-item, .parachute .content-listings.news.featured .content-item, .parachute .content-listings.job.featured .content-item {
  width: 100%;
  margin-bottom: 0;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner, .parachute .content-listings.news.featured .content-item .content-item-inner, .parachute .content-listings.job.featured .content-item .content-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-header, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-header, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-header {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-header .content-item-header-inner, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-header .content-item-header-inner, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-header .content-item-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-header .content-item-title, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-header .content-item-title, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-header .content-item-title {
  margin-bottom: 0;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  font-size: 37px;
  font-size: 2.3125rem;
  font-weight: 800;
  text-transform: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-header .content-item-title:last-child, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-header .content-item-title:last-child, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-header .content-item-title:last-child {
  margin-bottom: 0;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-header .content-item-subtitle, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-header .content-item-subtitle, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-header .content-item-subtitle {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #004a54;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-image,
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-content, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-image,
.parachute .content-listings.news.featured .content-item .content-item-inner .content-item-content, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-image,
.parachute .content-listings.job.featured .content-item .content-item-inner .content-item-content {
  width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-image, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-image, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-image {
  height: auto;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-image .content-item-image-inner img, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-image .content-item-image-inner img, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-image .content-item-image-inner img {
  width: 100%;
  display: block;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content-item-content, .parachute .content-listings.news.featured .content-item .content-item-inner .content-item-content, .parachute .content-listings.job.featured .content-item .content-item-inner .content-item-content {
  padding: 40px 80px;
  padding: 2.5rem 5rem;
}
.parachute .content-listings.blog.featured .content-item .content-item-inner .content, .parachute .content-listings.news.featured .content-item .content-item-inner .content, .parachute .content-listings.job.featured .content-item .content-item-inner .content {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.parachute .content-listings.instagram .content-item {
  padding-right: 0;
  padding-left: 0;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .parachute .content-listings.instagram .content-item {
    margin-bottom: 0;
  }
}
.parachute .content-listings.instagram .content-item:hover .content-item-inner .content-item-content {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.parachute .content-listings.instagram .content-item .content-item-inner {
  position: relative;
  z-index: 0;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content {
  color: #3d4353;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-image {
  height: auto;
  margin-bottom: 0;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-image .content-item-image-inner:after {
  content: "";
  width: 100%;
  padding-bottom: 100%;
  display: block;
}
@media (max-width: 768px) {
  .parachute .content-listings.instagram .content-item .content-item-inner .content-item-image .content-item-image-inner:after {
    content: "";
    content: none;
  }
}
@media (max-width: 768px) {
  .parachute .content-listings.instagram .content-item .content-item-inner .content-item-image {
    height: auto;
  }
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-image img {
  display: none;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-social-meta {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-social-meta .content-item-social-meta-inner .content-item-social-meta-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-social-meta .content-item-social-meta-inner .content-item-social-meta-list .content-item {
  margin-right: 30px;
  margin-right: 1.875rem;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-social-meta .content-item-social-meta-inner .content-item-social-meta-list .content-item .icon-container {
  margin-right: 12px;
  margin-right: 0.75rem;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-content {
  width: 100%;
  height: 100%;
  padding: 60px;
  padding: 3.75rem;
  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;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
@media (max-width: 768px) {
  .parachute .content-listings.instagram .content-item .content-item-inner .content-item-content {
    padding: 48px;
    padding: 3rem;
  }
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-content:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fce2e1;
  opacity: 0.94;
  filter: alpha(opacity=94);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-content .content-item-content-inner {
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .parachute .content-listings.instagram .content-item .content-item-inner .content-item-content .content-item-content-inner {
    max-height: 100%;
    padding: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-header,
.parachute .content-listings.instagram .content-item .content-item-inner .content-item-links {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.parachute .content-listings.team .content-item, .parachute .content-listings.staff .content-item {
  font-size: 12px;
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .parachute .content-listings.team .content-item .content-item-inner, .parachute .content-listings.staff .content-item .content-item-inner {
    padding: 0;
  }
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-image, .parachute .content-listings.staff .content-item .content-item-inner .content-item-image {
  height: auto;
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-image .content-item-image-inner, .parachute .content-listings.staff .content-item .content-item-inner .content-item-image .content-item-image-inner {
  max-width: 200px;
  max-height: 200px;
  border-radius: 100%;
  overflow: hidden;
  border: 4px solid #00acc2;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-image .content-item-image-inner a, .parachute .content-listings.staff .content-item .content-item-inner .content-item-image .content-item-image-inner a {
  min-height: 0;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-image .content-item-image-inner img, .parachute .content-listings.staff .content-item .content-item-inner .content-item-image .content-item-image-inner img {
  width: auto;
  max-width: 100%;
  display: block;
}
@media (max-width: 768px) {
  .parachute .content-listings.team .content-item .content-item-inner .content-item-image .content-item-image-inner img, .parachute .content-listings.staff .content-item .content-item-inner .content-item-image .content-item-image-inner img {
    width: 100%;
    height: auto;
  }
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-header .content-item-title, .parachute .content-listings.staff .content-item .content-item-inner .content-item-header .content-item-title {
  font-size: 14px;
  font-size: 0.875rem;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-header .content-item-subtitle, .parachute .content-listings.staff .content-item .content-item-inner .content-item-header .content-item-subtitle {
  font-size: 12px;
  font-size: 0.75rem;
  color: #737373;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-footer, .parachute .content-listings.staff .content-item .content-item-inner .content-item-footer {
  margin-top: 24px;
  margin-top: 1.5rem;
  padding-top: 24px;
  padding-top: 1.5rem;
  border-top: 1px solid #34aabe;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-footer .content-item-footer-inner, .parachute .content-listings.staff .content-item .content-item-inner .content-item-footer .content-item-footer-inner {
  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;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-links, .parachute .content-listings.staff .content-item .content-item-inner .content-item-links {
  margin-top: 0;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-links .content-item-links-inner .content-item-links-list .content-item-link .button, .parachute .content-listings.staff .content-item .content-item-inner .content-item-links .content-item-links-inner .content-item-links-list .content-item-link .button {
  padding: 8px 0px;
  padding: 0.5rem 0rem;
  font-size: 12px;
  font-size: 0.75rem;
  border: none;
  color: #34aabe;
  letter-spacing: initial;
  background-color: transparent;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-links .content-item-links-inner .content-item-links-list .content-item-link .button:hover, .parachute .content-listings.staff .content-item .content-item-inner .content-item-links .content-item-links-inner .content-item-links-list .content-item-link .button:hover {
  background-color: transparent;
}
.parachute .content-listings.team .content-item .content-item-inner .content-item-links .content-item-links-inner .content-item-links-list .content-item-link .button .icon-container, .parachute .content-listings.staff .content-item .content-item-inner .content-item-links .content-item-links-inner .content-item-links-list .content-item-link .button .icon-container {
  display: none;
}
.parachute .content-listings.testimonial .content-item .content-item-inner .mgz-element {
  text-align: inherit;
}
.parachute .content-listings.testimonial .content-item .content-item-inner .content,
.parachute .content-listings.testimonial .content-item .content-item-inner .content p,
.parachute .content-listings.testimonial .content-item .content-item-inner .quote,
.parachute .content-listings.testimonial .content-item .content-item-inner .quote p {
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
}
.parachute .content-listings.testimonial .content-item .content-item-inner .content-item-footer,
.parachute .content-listings.testimonial .content-item .content-item-inner footer {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.parachute .content-listings.testimonial .content-item .content-item-inner .content-item-footer:before,
.parachute .content-listings.testimonial .content-item .content-item-inner footer:before {
  content: "";
  content: none;
}
.parachute .content-listings.testimonial .content-item .content-item-inner .content-item-footer .footer-title,
.parachute .content-listings.testimonial .content-item .content-item-inner footer .footer-title {
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  text-transform: none;
}
.parachute .content-listings.testimonial .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button {
  padding: 10px 25px;
  padding: 0.625rem 1.5625rem;
  background-color: #75a3c2;
  color: #ffffff;
}
.parachute .content-listings.dropdown {
  margin-bottom: 0;
}
.parachute .content-listings.dropdown .content-item {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .content-listings.dropdown .content-item:not(:first-child) .content-item-inner {
  border-top: none;
}
.parachute .content-listings.dropdown .content-item .content-item-inner {
  padding: 22px;
  padding: 1.375rem;
  border: 1px solid #d9d9d9;
}
.parachute .content-listings.dropdown .content-item .content-item-inner .content-item-content .content-item-content-inner {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-listings.dropdown .content-item .content-item-inner .content-item-header .content-item-header-inner .content-item-title {
  padding: 20px;
  padding: 1.25rem;
  font-size: 26px;
  font-size: 1.625rem;
  border-bottom: 1px solid #fee0e5;
  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;
}
.parachute .content-listings.dropdown .content-item .content-item-inner .content .content-inner {
  padding: 24px;
  padding: 1.5rem;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7b808d;
}
.parachute .content-listings.callout {
  margin-bottom: 0;
}
.parachute .content-listings.callout .content-item {
  margin-bottom: 0;
}
.parachute .content-listings.callout .content-item.small .content-item-inner .content-item-image {
  height: 336px;
}
.parachute .content-listings.callout .content-item.small .content-item-inner .content-item-content {
  padding: 36px;
  padding: 2.25rem;
}
.parachute .content-listings.callout .content-item.medium .content-item-inner .content-item-image {
  height: 672px;
}
.parachute .content-listings.callout .content-item.medium .content-item-inner .content-item-content {
  padding: 36px;
  padding: 2.25rem;
}
.parachute .content-listings.callout .content-item.large .content-item-inner .content-item-image {
  height: 704px;
}
.parachute .content-listings.callout .content-item .content-item-inner {
  position: relative;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-links .content-item-links-list .content-item-link .button {
  min-width: 160px;
  padding: 8px 25px;
  padding: 0.5rem 1.5625rem;
  background: #ac883d;
  background: -webkit-gradient(linear, left top, right top, from(#ac883d), to(#e9da99));
  background: -o-linear-gradient(left, #ac883d 0%, #e9da99 100%);
  background: linear-gradient(90deg, #ac883d 0%, #e9da99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ac883d",endColorstr="#e9da99",GradientType=1);
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: center;
  color: #2c2c2c;
  border: none;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-image {
  margin-bottom: 0;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-content {
  width: 100%;
  height: 100%;
  padding: 90px 100px;
  padding: 5.625rem 6.25rem;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 768px) {
  .parachute .content-listings.callout .content-item .content-item-inner .content-item-content {
    padding: 70px 40px;
    padding: 4.375rem 2.5rem;
  }
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-content .content-item-content-inner {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header {
  padding-bottom: 32px;
  padding-bottom: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  .parachute .content-listings.callout .content-item .content-item-inner .content-item-header {
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header .content-item-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header .content-item-header-inner .content-item-title,
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header .content-item-header-inner .content-item-subtitle {
  text-transform: initial;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header .content-item-header-inner .content-item-title {
  padding-bottom: 0;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: 500;
  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;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header .content-item-header-inner .content-item-subtitle {
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
  font-size: 20px;
  font-size: 1.25rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 768px) {
  .parachute .content-listings.callout .content-item .content-item-inner .content-item-header .content-item-header-inner .content-item-subtitle {
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
}
.parachute .content-listings.callout .content-item .content-item-inner .content-item-header:after {
  content: "";
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #e7a838;
}
.parachute .content-listings.callout .content-item .content-item-inner .content .content-inner {
  padding: 0px;
  padding: 0rem;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7b808d;
}
.parachute .content-listings.icons .content-item .content-item-inner .content-item-image {
  height: auto;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}
.parachute .content-listings.icons .content-item .content-item-inner .content-item-image .content-item-image-inner {
  background-image: none !important;
}
.parachute .content-listings.icons .content-item .content-item-inner .content-item-image a {
  min-height: 0;
}
.parachute .content-listings.icons .content-item .content-item-inner .content-item-image img {
  display: block;
}
.parachute .content-listings.contact .content-item .content-item-inner {
  padding: 80px;
  padding: 5rem;
  background-color: #f5f9fb;
}
.parachute .content-listings.contact .content-item .content-item-inner .content-item-header {
  margin-bottom: 42px;
  margin-bottom: 2.625rem;
}
.parachute .content-listings.contact .content-item .content-item-inner .extra-content .extra-content-inner > .content-listings .content-item .content-item-inner {
  padding: 0;
  background-color: transparent;
}
.parachute .content-listings.contact .content-item .content-item-inner .extra-content .extra-content-inner .extra-content-block-items .extra-content-block-items-inner > .content-listings .content-item .content-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #34aabe;
  font-size: 15px;
  font-size: 0.9375rem;
}
.parachute .content-listings.contact .content-item .content-item-inner .extra-content .extra-content-inner .extra-content-block-items .extra-content-block-items-inner > .content-listings .content-item .content-item-inner .content-item-image {
  width: 40px;
  margin-right: 32px;
  margin-right: 2rem;
}
.parachute .content-listings.contact .content-item .content-item-inner .extra-content .extra-content-inner .extra-content-block-items .extra-content-block-items-inner > .content-listings .content-item .content-item-inner .content-item-header {
  margin-bottom: 0;
}
.parachute .content-listings.contact .content-item .content-item-inner .extra-content .extra-content-inner .extra-content-block-items .extra-content-block-items-inner > .content-listings .content-item .content-item-inner .content-item-header .content-item-title {
  margin-bottom: 0;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #5a6062;
}
.parachute .content-listings.contact .content-item .content-item-inner .extra-content .extra-content-inner .extra-content-block-items .extra-content-block-items-inner > .content-listings .content-item .content-item-inner .content-item-header .content-item-subtitle {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.parachute .content-listings.extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parachute .content-listings.extra .content-item {
  padding-right: 15px;
  padding-left: 15px;
}
.parachute .content-listings.extra .content-item .content-item-inner .content-item-header .content-item-title,
.parachute .content-listings.extra .content-item .content-item-inner .content-item-header .content-item-subtitle {
  color: inherit;
}
.parachute .content-listings.extra .content-item .content-item-inner .content-item-image {
  height: auto;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
.parachute .content-listings.extra .content-item .content-item-inner .content-item-image .content-item-image-inner {
  background-image: none !important;
}
.parachute .content-listings.extra .content-item .content-item-inner .content-item-image .content-item-image-inner img {
  display: block;
}
.parachute .content-listings.extra .content-item .content-item-inner .content {
  font-size: inherit;
  color: inherit;
}
.parachute .content-listings-block.text-align-left .content-listings-header {
  text-align: left;
}
.parachute .content-listings-block.text-align-centre .content-listings-header {
  text-align: center;
}
.parachute .content-listings-block.text-align-right .content-listings-header {
  text-align: right;
}
.parachute .content-listings-block .slick-dots {
  width: auto;
  margin: 0 auto;
}
.parachute .content-listings-block .slick-prev,
.parachute .content-listings-block .slick-next {
  top: 50%;
  right: 0;
  left: initial;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: transparent;
  border: none;
}
@media (max-width: 768px) {
  .parachute .content-listings-block .slick-prev,
.parachute .content-listings-block .slick-next {
    top: initial;
    right: initial;
    bottom: 0;
    left: 54px;
  }
}
.parachute .content-listings-block .slick-prev {
  right: 57px;
}
@media (max-width: 768px) {
  .parachute .content-listings-block .slick-prev {
    right: initial;
    left: 10px;
  }
}
.parachute .content-listings-block.carousel .content-listings-header {
  text-align: left;
}
.parachute .content-listings-block.carousel .slick-list {
  overflow: visible;
}
.parachute .content-listings-block.grey-blue {
  background-color: #f5f9fb;
}
.parachute .content-listings-block .content-listings-header {
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #b3c0d5;
}
@media (max-width: 768px) {
  .parachute .content-listings-block .content-listings-header {
    position: static;
  }
}
@media (max-width: 768px) {
  .parachute .content-listings-block .content-listings-header.has-breadcrumbs {
    text-align: center;
  }
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title {
  margin-bottom: 0;
  font-size: 30px;
  font-size: 1.875rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title .breadcrumbs {
  display: inline-block;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb {
  font-size: inherit;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb:last-child .breadcrumb-inner:after {
  content: "";
  content: none;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb .breadcrumb-inner:after {
  content: "/";
  background-color: transparent;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb .crumb {
  color: inherit;
  text-transform: lowercase;
  text-decoration: underline;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-title .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb .crumb:hover {
  text-decoration: none;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-header-titles .content-listings-header-subtitle {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-description {
  width: 100%;
  float: left;
  clear: both;
  color: #7b808d;
}
@media (max-width: 768px) {
  .parachute .content-listings-block .content-listings-header .content-listings-header-inner .content-listings-description {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.parachute .content-listings-block .content-block-content-container.no-gutter {
  padding-right: initial;
  padding-left: initial;
}
@media (max-width: 768px) {
  .parachute .content-listings-block .content-block-inner-content {
    padding: 0px 15px;
    padding: 0rem 0.9375rem;
  }
}
.parachute .content-listings-block .content-listings-footer {
  padding: 40px 40px 0px;
  padding: 2.5rem 2.5rem 0rem;
}
.parachute .content-listings-block .content-listings-footer .content-listings-footer-inner {
  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;
}
.parachute .content-listings-block.blog-listings-block {
  padding-top: 0;
}
.parachute .content-listings-block.instagram-listings-block {
  padding-bottom: 0;
}
.parachute .content-listings-block.instagram-listings-block .content-block-inner-row.row,
.parachute .content-listings-block.instagram-listings-block .content-block-inner-row .content-block-content-container-row.row,
.parachute .content-listings-block.instagram-listings-block .content-block-inner-row .content-listings {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 768px) {
  .parachute .content-listings-block.instagram-listings-block .content-block-inner-content {
    padding: 0;
  }
}
.parachute .content-listings-block.team-listings-block {
  padding: 90px 0px;
  padding: 5.625rem 0rem;
}
.parachute .content-listings-block.news.featured {
  padding-top: 0;
  padding-bottom: 0;
}
.parachute .content-listings-block.news.featured .content-block-content {
  padding-bottom: 44px;
  padding-bottom: 2.75rem;
  border-bottom: 1px solid #1ea2b4;
}
.parachute .content-listings-block.news.featured .slick-dots {
  bottom: 20px;
}
.parachute .content-listings-block.contact .content-listings-header {
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.parachute .content-listings-block.contact .slick-list {
  overflow: visible;
}
.parachute .job-meta-list .meta-item {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #7b808d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .parachute .job-meta-list .meta-item {
    font-size: 16px;
    font-size: 1rem;
  }
}
.parachute .job-meta-list .meta-item:last-child {
  margin-bottom: 0;
}
.parachute .job-meta-list .meta-item .icon-container {
  width: 20px;
  margin-right: 24px;
  margin-right: 1.5rem;
  line-height: 1;
}
.parachute .dropdown {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .dropdown .dropdown-inner {
  padding: 22px;
  padding: 1.375rem;
  border: 1px solid #d9d9d9;
}
.parachute .dropdown .dropdown-inner .dropdown-controls .dropdown-controls-inner .control {
  padding: 20px;
  padding: 1.25rem;
  font-size: 26px;
  font-size: 1.625rem;
  border-bottom: 1px solid #fee0e5;
  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;
}
.parachute .dropdown .dropdown-inner .dropdown-content .dropdown-content-inner {
  padding: 24px;
  padding: 1.5rem;
  font-size: 18px;
  font-size: 1.125rem;
  color: #7b808d;
}
.parachute .dropdowns-list-container .dropdowns-list-container-inner {
  padding: 40px 0px;
  padding: 2.5rem 0rem;
}
.parachute .dropdowns-list {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.parachute .dropdowns-list .item:not(:first-child) .dropdown .dropdown-inner {
  border-top: none;
}
.parachute .dropdowns-list .item .dropdown {
  margin-bottom: 0;
}
.parachute .content-category-filters {
  margin-bottom: 64px;
  margin-bottom: 4rem;
}
.parachute .content-category-filters .content-category-filters-inner {
  padding: 36px 0px;
  padding: 2.25rem 0rem;
  background-color: #f3f5f9;
  color: #848895;
}
.parachute .content-category-filters .content-category-filters-inner .content-category-filters-list {
  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;
}
.parachute .content-category-filters .content-category-filters-inner .content-category-filters-list .filter {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
}
.parachute .content-category-filters .content-category-filters-inner .content-category-filters-list .filter.active {
  font-weight: 600;
}
.parachute .content-category-filters .content-category-filters-inner .content-category-filters-list .filter .filter-inner {
  padding: 0px 40px;
  padding: 0rem 2.5rem;
}
.parachute .content-category-filters .content-category-filters-inner .content-category-filters-list .filter .filter-inner a {
  color: #848895;
}
.parachute .nav-block-links-list {
  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;
}
.parachute .nav-block-links-list .link-item {
  margin-right: 100px;
  margin-right: 6.25rem;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
}
.parachute .nav-block-links-list .link-item:last-child {
  margin-right: 0;
}
.parachute .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb {
  margin-right: 12px;
  margin-right: 0.75rem;
  padding-top: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  display: inline-block;
}
.parachute .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb .breadcrumb-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.parachute .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb .breadcrumb-inner:after {
  content: "";
  width: 1px;
  margin-left: 12px;
  margin-left: 0.75rem;
  display: inline-block;
  background-color: #0080a6;
}
.parachute .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb:last-child .breadcrumb-inner:after {
  content: "";
  content: none;
}
.parachute .breadcrumbs .breadcrumbs-inner .breadcrumbs-list .breadcrumb .crumb {
  color: #ffffff;
}
.parachute .content-filters.offset-top {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -32px;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content {
  padding-right: 0;
  padding-left: 0;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-inner-content-inner {
  padding: 32px 40px;
  padding: 2rem 2.5rem;
  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;
  background-color: #18407e;
  color: #ffffff;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-inner-content-inner {
    display: block;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-header {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-header {
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-header .content-filters-header-title,
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-header .content-filters-header-subtitle {
  color: #ffffff;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-header .content-filters-header-title {
  margin-bottom: 0;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 800;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-header .content-filters-header-subtitle {
  font-size: 18px;
  font-size: 1.125rem;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-controls-inner {
  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;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-controls-inner {
    display: block;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner {
  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;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner {
    display: block;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input {
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input .filter-input-inner {
  padding-right: 24px;
  padding-right: 1.5rem;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input .filter-input-inner {
    padding-right: 0;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input label {
  display: block;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input input,
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input select {
  width: 100%;
  padding: 15px 32px 15px 20px;
  padding: 0.9375rem 2rem 0.9375rem 1.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input .icon-container {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input .icon-container {
    right: 20px;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-inputs .content-filters-inputs-inner .filter-input .icon-container .icon {
  width: 15px;
  height: 9px;
  fill: #009bd8;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-actions .content-filters-actions-inner {
    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;
  }
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-actions .action {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #007594;
  color: #ffffff;
  border-radius: 0;
}
.parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-actions .action:hover {
  background-color: #ffffff;
  color: #18407e;
}
@media (max-width: 768px) {
  .parachute .content-filters .content-filters-inner .content-filters-inner-content .content-filters-controls .content-filters-actions .action {
    padding: 12px 36px;
    padding: 0.75rem 2.25rem;
  }
}
.parachute .newsletter-block .newsletter-block-inner {
  background-color: #623576;
}
.parachute .newsletter-block .newsletter-block-inner {
  width: 100%;
  padding: 70px 0px;
  padding: 4.375rem 0rem;
  float: left;
  clear: both;
  background: #009bd8;
  color: #2c2c2c;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner {
    padding: 20px 0px 28px;
    padding: 1.25rem 0rem 1.75rem;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .newsletter-block-form-inner {
  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;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .newsletter-block-form-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .newsletter-block-form-header {
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .newsletter-block-form-header .content-block-title {
  margin-bottom: 0;
  font-size: 38px;
  font-size: 2.375rem;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  font-weight: 800;
  color: #18407e;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .newsletter-block-form-header .content-block-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .newsletter-block-form-header .content-block-subtitle {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset {
  width: 70%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset {
    width: 100%;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .fieldset-inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .fieldset-inner-row {
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .CaptchaTable {
  border: 0;
  background: transparent;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .simplecaptcha span {
  display: none;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset table td, .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset table th {
  padding: 0;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field {
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .label {
  position: relative;
  display: block;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .label {
    display: block;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .label .type {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  margin-bottom: 5px;
  display: inline-block;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .label .icon-container {
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: 10px;
  left: 7px;
  color: #0a0b0a;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control {
  border: 1px solid #ffffff;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input {
  margin-bottom: 0;
  padding: 16px 16px 16px 24px;
  padding: 1rem 1rem 1rem 1.5rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 3px;
  background-color: transparent;
  border: none;
  color: #ffffff;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input::-webkit-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input::-moz-placeholder {
  color: #ffffff;
  text-transform: uppercase;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input:-ms-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input::-ms-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input::placeholder {
  color: #ffffff;
  text-transform: uppercase;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field .control input:focus {
  border: none;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit .button.submit, .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit input[type=submit] {
  width: 100%;
  padding: 16px 28px !important;
  background: none;
  background-color: #007594;
  border: none;
  color: #ffffff;
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-radius: 0;
  height: auto !important;
  margin-top: 20px;
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit .button.submit:hover, .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit input[type=submit]:hover {
  background: #2c2c2c;
  border-color: #2c2c2c;
  color: #ffffff;
}
@media (max-width: 768px) {
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit .button.submit, .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit input[type=submit] {
    margin-top: 12px;
    margin-top: 0.75rem;
  }
}
.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit .button.submit .icon-container .icon, .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset .field.submit input[type=submit] .icon-container .icon {
  fill: #ffffff;
}
.parachute .content-header {
  clear: both;
}
.parachute .content-header .content-header-inner {
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parachute .content-header .content-header-inner .content-header-title {
  margin-bottom: 0;
  font-size: 37px;
  font-size: 2.3125rem;
  color: #1ea2b4;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.parachute .content-header .content-header-inner .content-header-subtitle {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #004a54;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parachute .page-content {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}
.parachute .page-content ul {
  width: 100%;
  margin: 15px 0;
  display: inline-block;
}
.parachute .page-content ul.slick-dots li {
  padding-left: 0;
}
.parachute .page-content ul.slick-dots li:before {
  content: "";
  content: none;
}
.parachute .page-content ul li {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  padding-left: 44px;
  font-weight: 600;
  position: relative;
}
.parachute .page-content ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #1ea2b4;
  position: absolute;
  top: 4px;
  left: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
@media (min-width: 991px) {
  .parachute .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset {
    width: 60%;
    margin-left: 10%;
  }
  .parachute .parachute .banner-list .banner.header-detail.medium .banner-inner, .parachute .banner-list .banner.header.medium .banner-inner {
    height: 400px;
  }
  .parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset {
    margin-left: 10%;
  }
  .parachute .parachute .banner-list .banner.contact.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.header.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.masthead-no-padding-bottom.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.masthead.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title, .parachute .banner-list .banner.statistics.white .banner-inner .banner-inner-row .banner-header .banner-header-inner .banner-header-title {
    white-space: pre-line;
  }
}

.CookieConsent .bgc {
  background: #384b57;
}
.CookieConsent .fcolor h3 {
  font-size: 24px;
  margin-bottom: 0;
}
.CookieConsent .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.CookieConsent p {
  line-height: 1;
  padding-bottom: 0;
  margin-bottom: 0;
}
.CookieConsent .col-sm-4:last-child {
  text-align: center;
}
.CookieConsent .ConsentButtons {
  text-align: center;
  float: none !important;
}
.CookieConsent .ConsentButtons input {
  padding: 10px 20px !important;
  margin: 0 auto 5px auto;
  float: right;
}
.CookieConsent .col-sm-4:last-child .row {
  text-align: right !important;
}

.howden-web * {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
}

.howden-web h1, .howden-web h2, .howden-web h3 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif", "arial", "helvetica", "san-serif";
  font-weight: 400 !important;
}
.howden-web h4, .howden-web h5, .howden-web h6 {
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif", "arial", "helvetica", "san-serif";
  font-weight: 400 !important;
}
.howden-web strong {
  font-family: "Helvetica Neue LT W05_75 Bold";
}
.howden-web .btn {
  font-family: "Helvetica Neue LT W05_55 Roman", "arial", "helvetica", "san-serif";
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.howden-web h2 {
  margin-bottom: 0;
}

.parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container {
  z-index: 5;
}

body .parachute .mobile-active {
  display: block !important;
}

.content-block-content {
  clear: both;
}

.header-toolbar-item.sitemap {
  position: relative;
  padding: 37px 0;
}

.header-toolbar-item-inner .dropdown-menu {
  opacity: 0;
  z-index: -100;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.header-toolbar-item.sitemap:hover .dropdown-menu {
  opacity: 10;
  z-index: 100;
  visibility: visible;
}

.header-toolbar-item.sitemap .dropdown-menu {
  position: absolute;
  right: -80px;
  background: #203C89;
  padding: 20px;
  text-align: right;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  top: 80%;
  min-width: 250px;
}

.header-toolbar-item.sitemap .dropdown-menu:before {
  content: "Language Selector";
  font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  color: white;
  padding-bottom: 10px;
  display: inline-block;
}

.header-toolbar-item.sitemap .dropdown-menu a {
  color: white;
}

.header-toolbar-item.sitemap .dropdown-menu li {
  padding: 5px;
}

@media (min-width: 991px) {
  .mobile-nav-control {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .subnav-blocks {
    display: block !important;
  }

  .header-toolbar .header-toolbar-list .item.contact-us, .header-toolbar .header-toolbar-list .item.search, .header-toolbar .header-toolbar-list .item.sitemap {
    display: block !important;
    margin-right: 1.15em;
  }

  .header-toolbar .header-toolbar-list .item.contact-us a {
    font-size: 10px !important;
    padding: 5px !important;
    border-radius: 0;
    text-align: center;
  }

  .header-toolbar {
    margin-left: 0;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
  }

  .header-toolbar {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 2.5em;
  }

  .header-toolbar-item.sitemap {
    padding: 20px 0;
  }

  .header-toolbar .header-toolbar-list .item.contact-us .button {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px !important;
    width: 100%;
    font-size: 1.2em !important;
  }

  .header-toolbar .header-toolbar-list .item.contact-us .button span {
    width: 100%;
    font-family: "Helvetica Neue LT W05_75 Bold", "arial", "helvetica", "san-serif";
  }
}
#header.parachute {
  padding-bottom: 0 !important;
}

.parachute .newsletter-block .newsletter-block-inner .newsletter-block-form .fieldset {
  max-width: initial !important;
}

@media (min-width: 991px) {
  .content-listings.news.carousel:before {
    position: absolute !important;
    width: 50% !important;
    right: 100% !important;
    height: 100% !important;
    background: white !important;
    content: "" !important;
    z-index: 10 !important;
  }

  .content-listings.news.carousel {
    position: relative;
  }
}
@media (min-width: 991px) {
  .home .header-bottom {
    display: block !important;
  }
}
video {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.parachute .content-listings-block .slick-next, .parachute .content-listings-block .slick-prev {
  left: auto;
}

.InternetExplorer .parachute .banner-list .banner.medium .banner-inner {
  height: 550px;
}

.InternetExplorer .parachute .banner-list .banner.masthead.subtitle-first .banner-inner .banner-inner-row .banner-header .banner-header-inner {
  width: 60%;
  min-width: 60%;
}

.WebPartZone {
  clear: both !important;
  position: relative;
}

.WebPartZoneBorder, .WebPartZoneBorderActive {
  position: relative !important;
}

.EditorWidgetZone .WebPartZoneHeader {
  top: 0 !important;
}

.WebPart {
  clear: both;
  float: left;
  width: 100%;
}

#CMSHeaderDiv, .CMSHeaderDiv {
  z-index: 10000000000000000;
}

#CMSHeaderDiv {
  position: static !important;
}

.fancybox-container {
  z-index: 100000000000000030000000 !important;
}

.subnav-blocks .col-md-3:nth-child(7) {
  clear: both !important;
}

@media (max-width: 991px) {
  .banner.masthead .banner-inner {
    background-image: none !important;
  }

  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image .banner-image-mobile {
    display: block !important;
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    left: 0;
  }

  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image {
    display: block;
    position: Absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .parachute .banner-list .banner.masthead .banner-inner .banner-inner-row .banner-image video {
    display: none !important;
  }

  .parachute .banner-list .banner.asymmetric .banner-inner .banner-inner-row .banner-image {
    padding-left: 0;
    padding-right: 0;
  }

  .parachute .banner-list .banner .banner-inner .banner-inner-row .banner-inner-content-container .banner-inner-content-container-inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .statistics.banner .banner-inner {
    display: block !important;
  }

  .banner-item .banner-image-inner {
    background-image: none !important;
  }

  .banner-links-list {
    display: block !important;
  }

  .parachute .button.video {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .parachute .slick-prev, .parachute .slick-next {
    position: absolute !important;
    top: 10px !important;
    right: 0 !important;
  }

  .parachute .slick-prev {
    right: 50px !important;
  }

  .parachute .content-block.carousel {
    padding-bottom: 0;
  }
}

.parachute .pdfbuttonHB {
    background-color: #001871;
    color: white;
    padding: 15px 32px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    height: 65px;
    margin: 4px 2px;
    cursor: pointer;
}



    .parachute .pdfbuttonHB:hover {
        color: #425563;
        border: 1px solid #001871;
        background-color: #FFFFFF;
    }

.parachute a.pdfclass2 {
    color: #FFFFFF;
    display: block;
}

.parachute .pdfbuttonHB a.pdfclass2:hover {
    background-color: #FFFFFF;
    color: #001871;
}

.parachute .header1 {
    line-height: 1.3;
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.parachute h4.pdfbuttonSO {
    background-color: #E57200;
    color: white;
    padding: 15px 32px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    height: 65px;
    margin: 4px 2px;
    cursor: pointer;
}

    .parachute h4.pdfbuttonSO:hover {
        color: #425563;
        border: 1px solid #E57200;
        background-color: #FFFFFF;
    }

.parachute h4.pdfbuttonSO a.pdfclass2:hover {
    background-color: #FFFFFF;
    color: #E57200;
}


.parachute h4.pdfbuttonHT {
    background-color: #009490;
    color: white;
    padding: 15px 32px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    height: 65px;
    margin: 4px 2px;
    cursor: pointer;
}



    .parachute h4.pdfbuttonHT:hover {
        color: #425563;
        border: 1px solid #009490;
        background-color: #FFFFFF;
    }

.parachute h4.pdfbuttonHT a.pdfclass2:hover {
    background-color: #FFFFFF;
    color: #009490;
}