.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-page-count {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

body {
  font-family: 'Avenirltstd book', sans-serif;
  color: #353e44;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

h1 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: Avenirltstd, sans-serif;
  font-size: 54px;
  line-height: 58px;
  font-weight: 900;
}

h2 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: Avenirltstd, sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 900;
}

h3 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: Avenirltstd, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
}

h4 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: Avenirltstd, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
}

h5 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: Avenirltstd, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: -0.03em;
}

h6 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Avenirltstd, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  letter-spacing: -0.02em;
}

p {
  margin-top: 0px;
  margin-bottom: 16px;
}

a {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

a.w--current {
  color: #e52521;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 24px;
}

li {
  padding-top: 3px;
  padding-bottom: 3px;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 24px;
  padding: 0px;
  border-left: 1px none #000;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

.container {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  max-width: 1448px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.nav-bar.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container.nav-bar.justify-left-rifht {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.nav-10-container {
  z-index: 10;
}

.container.text-center {
  text-align: center;
}

.container.container-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 864px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.row.align-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row.row-example {
  min-height: 175px;
  background-color: #f7f4ff;
}

.row.row-align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.row.row-align-center.top {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.row.align-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.row.row-justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.row.justify-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.row.justify-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.row.row-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.row-justify-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.row.row-split-content {
  display: -ms-grid;
  display: grid;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.row.row-split-content.reverse-direction {
  direction: rtl;
}

.row.row-no-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.col.col-1 {
  max-width: 8.333333%;
  -webkit-flex-basis: 8.33%;
  -ms-flex-preferred-size: 8.33%;
  flex-basis: 8.33%;
}

.col.col-11 {
  max-width: 91.666667%;
  -webkit-flex-basis: 91.67%;
  -ms-flex-preferred-size: 91.67%;
  flex-basis: 91.67%;
}

.col.col-2 {
  max-width: 16.666667%;
  -webkit-flex-basis: 16.67%;
  -ms-flex-preferred-size: 16.67%;
  flex-basis: 16.67%;
}

.col.col-10 {
  max-width: 83.333333%;
  -webkit-flex-basis: 83.33%;
  -ms-flex-preferred-size: 83.33%;
  flex-basis: 83.33%;
}

.col.col-3 {
  max-width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.col.col-9 {
  max-width: 75%;
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

.col.col-4 {
  max-width: 33.333333%;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.col.col-8 {
  max-width: 66.666667%;
  -webkit-flex-basis: 66.67%;
  -ms-flex-preferred-size: 66.67%;
  flex-basis: 66.67%;
}

.col.col-5 {
  max-width: 41.666667%;
  -webkit-flex-basis: 41.67%;
  -ms-flex-preferred-size: 41.67%;
  flex-basis: 41.67%;
}

.col.col-7 {
  max-width: 58.333333%;
  -webkit-flex-basis: 58.33%;
  -ms-flex-preferred-size: 58.33%;
  flex-basis: 58.33%;
}

.col.col-6 {
  max-width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.col.col-12 {
  max-width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.col.no-gutters {
  padding-right: 0px;
  padding-left: 0px;
}

.col.self-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.col.self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.col.self-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.col.order-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.col.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.inner-div-example {
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #c0e5ff;
  background-color: #f3faff;
  text-align: center;
}

.section {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}

.section.light {
  background-color: rgba(9, 106, 208, 0.04);
}

.section.intro {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #4daaec;
}

.section.page-header {
  height: 275px;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f6f6f6;
}

.section.page-header.style-2 {
  padding-top: 80px;
  background-color: #f4f4f4;
}

.section.page-header.style-3 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f4f4f4;
}

.section.page-header.dark {
  background-color: #212121;
  color: #fff;
}

.section.page-header.home {
  height: 650px;
}

.section.cta {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4f4f4;
}

.section.no-top-space {
  padding-top: 0px;
}

.section.footer {
  padding-bottom: 45px;
}

.section.footer-main {
  padding-bottom: 20px;
}

.section.footer-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f4f4f4;
}

.section.style-guide-section {
  border-bottom: 1px solid #f2f2f2;
}

.section.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section.style-guide-section {
  border-bottom: 1px solid #e9eef1;
}

.emp {
  color: #4daaec;
}

.container-fluid {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.light {
  color: #fff;
}

.button1 {
  margin: 0px;
  padding: 10px 24px;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button1:hover {
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.2);
}

.button1.button_secondary {
  border-color: #0fbf95;
  background-color: #0fbf95;
}

.button1.button-oultine {
  background-color: transparent;
  color: #e52521;
}

.button1.button-oultine:hover {
  background-color: #e52521;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.button1.button-oultine.reversed {
  border-color: hsla(0, 0%, 100%, 0.25);
  background-color: transparent;
  color: #fff;
}

.button1.button-oultine.reversed:hover {
  background-color: #fff;
  color: #1a1b1f;
}

.button1.reversed {
  border-color: #fff;
  background-color: #fff;
  color: #1a1b1f;
}

.button1.reversed:hover {
  border-color: #f6f6f6;
  background-color: #f6f6f6;
  box-shadow: none;
}

.button1.rounded {
  border-radius: 60px;
}

.button1.button-small {
  padding: 4px 16px;
  font-size: 14px;
}

.button1.button-large {
  padding: 19px 36px;
  font-size: 20px;
  line-height: 30px;
}

.button1.button-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #000;
}

.button1.button-round:hover {
  border-radius: 100%;
}

.button1.dropdown-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.button1.bg-primary-2 {
  border-color: #0fbf95;
}

.button1.bg-primary-3 {
  border-color: #212121;
}

.button1.bg-gray-1 {
  border-color: #353e44;
}

.button1.bg-gray-2 {
  border-color: #4f5c65;
}

.button1.bg-gray-3 {
  border-color: #f2f2f2;
  color: #353e44;
}

.button1.bg-gray-3:hover {
  border-color: #f2f2f2;
  background-color: #f2f2f2;
  box-shadow: none;
}

.button1.bg-gray-4 {
  border-color: #f6f6f6;
  color: #353e44;
}

.button1.bg-gray-4:hover {
  border-color: #f6f6f6;
  background-color: #f6f6f6;
  box-shadow: none;
}

.button1.bg-success {
  border-color: #38cb89;
}

.button1.form-search-button {
  margin-left: 12px;
}

.button1.search {
  background-color: #fff;
}

.version-grid {
  opacity: 0.75;
  color: #fff;
  font-size: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb20.sm {
  margin-bottom: 0px;
}

.paragraph-small {
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small.no-bottom-margin {
  margin-bottom: 0px;
}

.paragraph-small.divider-line {
  margin-right: 8px;
  margin-left: 8px;
}

.paragraph-small.bottom-margin {
  margin-bottom: 20px;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  background-color: #fff;
  text-align: left;
}

.card.shadow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: none;
  box-shadow: 0 0 30px 0 rgba(115, 128, 157, 0.1);
}

.card.border {
  border: 1px solid #e4e4e4;
}

.card.border.stretch {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card.bg-white {
  border-color: rgba(233, 238, 241, 0);
  background-color: hsla(0, 0%, 100%, 0.05);
  color: #fff;
}

.card.listing-4-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card.card-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.card.style-guide-color-card {
  min-width: 150px;
}

.card.form-input-card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.card.form-input-card:focus {
  border-color: #e52521;
}

.card.shadow {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}

.navigation-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu.right.stretch {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu.right.stretch.esktop {
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
}

.nav-menu.style-3 {
  width: 100%;
  background-color: #cecece;
}

.nav-menu.navbar-1-menu {
  margin-right: 23px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.dropdown-list {
  border: 1px solid #f4f4f4;
  box-shadow: 0 0 30px 0 rgba(115, 128, 157, 0.1);
}

.dropdown-list.w--open {
  z-index: 9999;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 4px 0 6px 0 rgba(0, 0, 0, 0.05);
  opacity: 1;
}

.dropdown-list.rigt {
  right: 0px;
  z-index: 9999;
}

.dropdown-list.dropdown-list-top {
  padding-bottom: 0px;
}

.dropdown-list.dropdown-list-top.dd-list-large.w--open {
  min-width: 320px;
}

.navigation-style-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.navigation-style-1.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-link {
  padding: 6px 0px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #4f5c65;
  text-align: left;
}

.dropdown-link:hover {
  opacity: 1;
  color: #e52521;
}

.dropdown-link.w--current {
  opacity: 1;
}

.dropdown-link.dropdown-link-block {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 400;
}

.logo-brand {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px;
  padding: 20px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.logo-brand.style-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding: 30px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #f4f4f4;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #4f5c65;
  line-height: 30px;
  font-weight: 500;
}

.nav-link:hover {
  opacity: 1;
  color: #1a1b1f;
}

.nav-link.w--current {
  color: #000;
}

.nav-link.nav-white {
  opacity: 1;
  color: #fff;
}

.nav-link.cta {
  background-color: #e52521;
  opacity: 1;
  color: #fff;
}

.nav-push-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-chevron {
  margin-right: 20px;
}

.dropdown-chevron._2 {
  margin-right: 5px;
}

.ml-auto {
  margin-left: auto;
}

.nav-center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-top-logo {
  padding-top: 0px;
}

.top-bar {
  position: relative;
  z-index: 4;
  width: 100%;
  background-color: #f2f2f2;
}

.top-nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #4f5c65;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
}

.top-nav-link:hover {
  opacity: 1;
}

.top-nav-link.dropdown {
  padding-right: 24px;
}

.top-nav-link.first {
  padding-left: 0px;
}

.top-nav-link.last {
  padding-right: 0px;
}

.mr10 {
  display: inline-block;
  margin-right: 10px;
}

.fa {
  display: inline-block;
  font-family: 'Fa 400', sans-serif;
  font-size: 17px;
  line-height: 17px;
}

.fa.big {
  font-size: 28px;
  line-height: 34px;
}

.fa.big.solid {
  font-family: 'Fa solid 900', sans-serif;
}

.fa.brands {
  font-family: 'Fa brands 400', sans-serif;
}

.fa.brands.bigger {
  font-size: 28px;
  line-height: 28px;
}

.fa.solid {
  font-family: 'Fa solid 900', sans-serif;
}

.fa.solid.bigger {
  font-size: 28px;
  line-height: 28px;
}

.fa.solid.bigger {
  font-size: 22px;
  line-height: 28px;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex.justiy-left-right {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex.stretch {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex.vertical {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex.vertical.left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex.vertical.xs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex.vertical.stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mb10 {
  margin-bottom: 10px;
}

.mb10.xs {
  margin-bottom: 0px;
}

.nav-main-bar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inline-form-wrap {
  width: 100%;
  margin-bottom: 0px;
}

.dropdown {
  z-index: 9999;
}

.form-input {
  height: 48px;
  margin-bottom: 0px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 16px;
  line-height: 24px;
}

.form-input:focus {
  border-color: #e52521;
}

.form-input.with-icon {
  margin-bottom: 0px;
  padding-left: 46px;
}

.form-input.subscribe {
  width: 330px;
  margin-right: 10px;
}

.form-input.form-input-small {
  height: 36px;
  padding: 6px 16px;
  font-size: 14px;
  line-height: 20px;
}

.form-input.form-input-large {
  height: 60px;
  font-size: 18px;
}

.form-input.form-input-large.subscribe-form-input {
  margin-right: 12px;
}

.form-input.textarea-input {
  height: auto;
  min-height: 96px;
  padding-top: 12px;
}

.form-input.textarea-input.textarea-input-large {
  min-height: 240px;
}

.form-input.subscribe-form-input {
  margin-right: 12px;
}

.form-input.form-input-naked {
  border-style: none;
  background-color: transparent;
}

.form-input.search-form {
  border-style: none;
}

.ml10 {
  margin-left: 10px;
}

.nav-mid-bar {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #f2f2f2;
}

.field-icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.line-1 {
  position: static;
  display: block;
  width: 30px;
  height: 3px;
  margin: 2px auto;
  border-radius: 50px;
  background-color: #1a1b1f;
}

.nav-list {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-list.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-list.footer {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.nav-list.footer._2 {
  margin-right: 15px;
  margin-left: 15px;
}

.nav-list.nav-mobile-extra {
  display: none;
}

.nav-top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-top-wrapper.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.menu-button {
  position: relative;
  z-index: 901;
  padding: 0px;
  cursor: pointer;
}

.menu-button.w--open {
  background-color: #fff;
}

.menu-button.with-text {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 16px;
}

.show-md {
  display: none;
}

.line-2 {
  position: static;
  display: block;
  width: 30px;
  height: 3px;
  margin: 4px auto;
  border-radius: 50px;
  background-color: #1a1b1f;
}

.line-3 {
  position: static;
  display: block;
  width: 30px;
  height: 3px;
  margin: 2px auto;
  border-radius: 50px;
  background-color: #1a1b1f;
}

.footer-link {
  display: inline-block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #4f5c65;
  text-align: left;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.mb40 {
  margin-bottom: 40px;
}

.mb40.sm {
  margin-bottom: 0px;
}

.footer-heading {
  margin-bottom: 20px;
  font-size: 20px;
}

.mr20 {
  margin-right: 20px;
}

.footer-text.no-bottom-margin {
  margin-bottom: 0px;
}

.footer-text.style-2 {
  margin-right: 0px;
  margin-bottom: 0px;
}

.divider {
  position: relative;
  width: 100vw;
  height: 4vw;
}

.divider.divider-bottom {
  top: 1px;
  z-index: 1;
  margin-top: 96px;
}

.text-small {
  opacity: 0.75;
  font-size: 14px;
  line-height: 20px;
}

.text-small.style-guide-label {
  margin-top: 6px;
  opacity: 0.5;
}

.text-small.form-hint-text {
  margin-top: 6px;
}

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

.align-center._100 {
  width: 100%;
}

.form-group {
  margin-bottom: 12px;
}

.form-group.more-margin {
  margin-bottom: 20px;
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumb-item {
  display: inline-block;
}

.mb30 {
  margin-bottom: 30px;
}

.card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-body.align-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-body.more-padding {
  padding: 36px;
}

.card-body.more-padding.more {
  padding: 60px;
}

.card-body.no-hor-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.card-body.listing-4-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.card-body.card-body-small {
  padding: 16px;
}

.card-body.card-body-large {
  padding: 36px;
}

.card-body.featured-blog-post-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.card-body.blog-post-horizontal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.card-body.border-bottom {
  border-bottom: 1px solid #f2f2f2;
}

.card-body.job-card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-body.job-card-body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.card-body.home {
  padding-right: 36px;
  padding-left: 36px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.card-icon {
  margin-bottom: 20px;
}

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

.rounded {
  border-radius: 6px;
}

.card-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.no-margins {
  margin: 0px;
}

.image-100 {
  width: 100%;
}

.top-button {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 98;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.image-rounded {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

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

.section-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 612px;
  margin: 0px auto 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section-header.section-header-left {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.section-header.no-bottom-margin {
  margin-bottom: 0px;
}

.form-with-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-area {
  min-height: 140px;
  margin-bottom: 0px;
  padding: 16px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  color: #e52521;
}

.text-area::-webkit-input-placeholder {
  color: #1a1b1f;
}

.text-area:-ms-input-placeholder {
  color: #1a1b1f;
}

.text-area::-ms-input-placeholder {
  color: #1a1b1f;
}

.text-area::placeholder {
  color: #1a1b1f;
}

.map-wrapper {
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
}

.avatar-container {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hide {
  display: none;
}

.slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.circle {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: #e52521;
  border-radius: 49px;
  background-color: #4f5c65;
}

.circle.list-circle {
  margin-right: 24px;
}

.step-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab {
  width: 100%;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-link-5 {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  opacity: 0.5;
  color: #353e44;
  text-align: center;
}

.tab-link-5.w--current {
  background-color: transparent;
  opacity: 1;
  color: #0fbf95;
  font-weight: 700;
}

.how-it-works-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.no-underline {
  text-decoration: none;
}

.select-field {
  height: 50px;
  border: 1px solid #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #1a1b1f;
}

.cart-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17px;
  height: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #47d68c;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.s-default-state {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-row-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
}

.link-block {
  margin-right: 13px;
  color: #ff5f5f;
}

.cart-image {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cart-product-title {
  margin-bottom: 0px;
  color: #353e44;
  font-size: 16px;
  line-height: 20px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.centre-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-white {
  color: #fff;
}

.nav-item {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-icons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2px;
  margin-left: -2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-icons-container.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 9px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.social-icon.email {
  font-family: 'Fa 400', sans-serif;
}

.social-icon.facebook {
  background-color: #3b5998;
}

.social-icon.twitter {
  background-color: #1da1f2;
}

.social-icon.googleplus {
  background-color: #d34836;
}

.social-icon.linkedin {
  background-color: #0d77b7;
}

.social-icon.pinterest {
  background-color: #cd2029;
}

.social-icon._2 {
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 0%;
}

.rich-text-block-3 {
  margin-bottom: 40px;
}

.project-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  color: #fff;
}

.project-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.article-icons-wrapper {
  width: 100%;
  padding-top: 48px;
}

.article-icons-wrapper.mb {
  margin-bottom: 40px;
}

.list-item {
  width: 100%;
}

.navigation-fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  background-color: #fff;
  box-shadow: 12px 0 24px 0 rgba(0, 0, 0, 0.05);
}

.expendable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 6px;
  background-color: #fff;
  text-align: left;
  text-decoration: none;
}

.expandable-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.expandable-title:hover {
  color: #1a1b1f;
}

.expandable-title.style-2 {
  padding: 12px 0px 13px;
}

.accordion-content-wrapper {
  position: relative;
  overflow: hidden;
  height: 0px;
  background-color: transparent;
}

.accordion-content {
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
}

.accordion-content.style-2 {
  padding: 12px 0px 0px;
}

.expandable-wrapper {
  overflow: hidden;
  width: 100%;
  margin-bottom: 12px;
}

.banner-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 620px;
  padding-top: 123px;
  padding-bottom: 123px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/5c6ec243a55344360821390d_portfolio-2---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-jumbo {
  margin-bottom: 24px;
  font-size: 72px;
  line-height: 72px;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.section-intro {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.paragraph-light {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
}

.heading-jumbo-small {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
}

.calendar-month {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.calendar-day {
  font-size: 36px;
  font-weight: 700;
}

.calendar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  padding: 17px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
}

.calendar.fixed {
  width: 100px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.section-footer {
  margin-top: 50px;
  text-align: center;
}

.project-image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 350px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
}

.show-xs {
  display: none;
}

.nav-line {
  position: relative;
  width: 100%;
  height: 3px;
  background-color: transparent;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.preloader.hide {
  display: none;
}

.preloader-image {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 66px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Ripple-1.7s-100px-1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.empty-state {
  padding: 0px;
  background-color: transparent;
}

.text-block {
  margin-left: 8px;
}

.s-cart-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(0, 0, 0, 0.8);
}

.s-cart-container {
  position: relative;
  z-index: 1002;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 480px;
  min-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.25);
}

.s-cart-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 1px solid #ddd;
}

.s-cart-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-cart-list {
  overflow: auto;
  padding: 12px 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-cart-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top: 1px solid #ddd;
}

.heading {
  margin-bottom: 0px;
}

.s-cart-close-area {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
}

.container-small {
  position: relative;
  display: block;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.f1-bottom-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f1-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.style-guide-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.style-guide-container.wide {
  margin-bottom: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.style-guide-title {
  position: relative;
  width: 336px;
  margin-right: 48px;
  padding: 36px;
  border-radius: 10px;
  background-color: #f6f6f6;
}

.style-guide-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.style-guide-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.style-guide-row.reversed-buttons {
  padding: 12px 12px 0px;
}

.style-guide-color {
  width: 100%;
  height: 72px;
  border-radius: 5px 5px 0px 0px;
  background-color: #0087ee;
}

.bg-primary {
  background-color: #e52521;
  color: #fff;
}

.bg-primary-2 {
  background-color: #0fbf95;
  color: #fff;
}

.bg-primary-3 {
  background-color: #212121;
  color: #fff;
}

.bg-success {
  background-color: #38cb89;
  color: #fff;
}

.bg-danger {
  background-color: #da2424;
  color: #fff;
}

.bg-warning {
  background-color: #ffb400;
  color: #fff;
}

.bg-gradient-1 {
  background-image: -webkit-gradient(linear, right top, left top, from(#0fbf95), to(#e52521));
  background-image: linear-gradient(270deg, #0fbf95, #e52521);
}

.bg-gradient-2 {
  background-image: -webkit-gradient(linear, left top, right top, from(#0fbf95), to(#212121));
  background-image: linear-gradient(90deg, #0fbf95, #212121);
}

.bg-gray-1 {
  background-color: #353e44;
}

.bg-gray-2 {
  background-color: #4f5c65;
}

.bg-gray-3 {
  background-color: #f2f2f2;
}

.bg-gray-4 {
  background-color: #f6f6f6;
}

.bg-white {
  background-color: #fff;
}

.h6-small {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
}

.h6-small.style-guide-subheading {
  margin-bottom: 24px;
}

.h6-small.dropdown-heading {
  margin-right: 8px;
  margin-bottom: 0px;
}

.h6-small.no-bottom-space {
  margin-bottom: 0px;
}

.text-large {
  font-size: 18px;
  line-height: 28px;
}

.text-large.content-row-subtitle {
  margin-bottom: 48px;
}

.text-spacer {
  margin-right: 12px;
}

.style-guide-typography {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.text-tiny {
  font-size: 12px;
}

.text-small-caps {
  font-weight: 500;
  text-transform: uppercase;
}

.style-guide-item {
  margin-right: 12px;
  margin-bottom: 12px;
}

.form-label {
  margin-bottom: 8px;
}

.badge {
  position: relative;
  display: block;
  padding: 6px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.badge.badge-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  padding-right: 11px;
  padding-left: 11px;
  font-size: 12px;
  font-weight: 500;
}

.avatar {
  width: 96px;
  height: 96px;
  border-radius: 50%;
}

.avatar.avatar-xl {
  width: 216px;
  height: 216px;
}

.avatar.avatar-l {
  width: 96px;
  height: 96px;
}

.avatar.avatar-s {
  width: 48px;
  height: 48px;
}

.avatar.avatar-xs {
  width: 36px;
  height: 36px;
}

.avatar-indicator {
  position: absolute;
  top: 0px;
  right: 5%;
  width: 20%;
  height: 20%;
  min-height: 12px;
  min-width: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.avatar-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
}

.avatar-group-item {
  margin-right: -24px;
  border-style: solid;
  border-width: 2px;
  border-color: #f6f6f6;
}

.avatar-name-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #353e44;
}

.avatar-name-container.text-white {
  color: #fff;
}

.card-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #f2f2f2;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.card-footer.no-border {
  padding-top: 0px;
  border: 1px none #000;
}

.card-footer.no-border.more-padding {
  padding-right: 36px;
  padding-bottom: 24px;
  padding-left: 36px;
}

.text-muted {
  opacity: 0.5;
}

.card-image-head {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.pill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px 12px 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
}

.pill.notice {
  padding-right: 24px;
  padding-left: 24px;
  text-align: center;
}

.pill.notice.bg-white {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.pill-text {
  padding-left: 12px;
}

.pill-image {
  max-height: 36px;
  margin-top: 3px;
  margin-bottom: 4px;
  margin-left: 8px;
}

.pill-heading {
  margin-right: 8px;
  margin-bottom: 0px;
  padding-left: 16px;
}

.pill-heading._2 {
  padding-left: 8px;
}

.breadcrumb-link {
  color: #4f5c65;
}

.breadcrumb-icon {
  opacity: 0.5;
}

.shadow-small {
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.05);
}

.shadow {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}

.shadow-large {
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
}

.expandable-heading {
  margin-bottom: 0px;
}

.expandable-icon {
  display: block;
}

.dropdown-icon {
  position: relative;
  margin-right: -8px;
  margin-left: 4px;
}

.dropdown-list-footer {
  padding: 12px 24px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f2f2f2;
}

.dropdown-link-pair {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 24px;
}

.dropdown-link-pair.dd-link-pair-block {
  padding: 0px;
}

.nav-link-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dropdown-icon-nav {
  position: relative;
  margin-right: -3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navbar-container {
  position: relative;
  z-index: 99;
}

.radio-checkbox-label {
  margin-bottom: 0px;
  margin-left: 8px;
  font-weight: 500;
}

.checkbox-field {
  margin-top: 12px;
  margin-bottom: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}

.topnav-content-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.navbar-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navbar-right.navbar-2 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-brand-square {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.nav-12-mid-bar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-12-mid-bar-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navf-12-mid-bar-left {
  display: none;
}

.nav-12-bottom-search-wrapper {
  display: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-12-bottom-bar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.topnav-12-content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-12-icon {
  margin-right: 10px;
}

.f-nav-item {
  margin-right: 20px;
  margin-left: 0px;
  padding: 0px;
}

.f1-nav-link {
  margin-left: 0px;
  padding: 0px;
  color: #fff;
}

.f1-nav-link.w--current {
  color: #fff;
}

.footer-1-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-1-content.nav-2 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-1-content.bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-1-section {
  position: relative;
  padding-top: 29px;
  padding-bottom: 29px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.footer-1-section-bottom {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.footer-1-section-bottom._3 {
  background-color: #212121;
  color: #fff;
}

.f1-nav-link-bottom {
  margin-left: 0px;
  padding: 0px;
  color: #4f5c65;
}

.f1-nav-link-bottom:hover {
  text-decoration: underline;
}

.f1-nav-link-bottom.text-white {
  color: #fff;
}

.f-bottom-nav-item {
  margin-left: 20px;
  padding: 0px;
}

.footer-1-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-1-nav-list-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-1-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icons-container-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-icons-container-footer._2 {
  margin-left: 0px;
}

.icons-list-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icons-list-footer.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.social-icon-li {
  padding-left: 10px;
}

.social-icon-li.foot-2 {
  padding-right: 10px;
  padding-left: 0px;
}

.footer-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-col.footer-5 {
  width: 25%;
  padding-right: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-1-nav-list-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.icon-footer {
  margin-right: 10px;
}

.link-white {
  color: #fff;
}

.link-white:hover {
  text-decoration: underline;
}

.footer-5-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.badge-titel {
  margin-bottom: 24px;
}

.grid-thirds {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-thirds.home {
  margin-top: -171px;
}

.grid-quarters {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.icon-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 24px;
  padding-top: 0px;
  padding-bottom: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 1px solid #f2f2f2;
}

.grid-halves {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.content-width-medium {
  display: block;
  width: 100%;
  max-width: 506px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  direction: ltr;
  text-align: left;
}

.content-width-medium.justify-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-list {
  margin: 0px;
  padding: 0px;
}

.icon-list.icon-list-vertical {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-primary-1 {
  color: #e52521;
}

.text-primary-2 {
  color: #0fbf95;
}

.text-primary-3 {
  color: #212121;
}

.h2-bigger {
  font-size: 54px;
  line-height: 60px;
}

.blog-post-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.blog-post-horizontal.list-item {
  margin-bottom: 24px;
  color: #4f5c65;
  font-weight: 500;
}

.blog-post-horizontal-image {
  width: 144px;
  margin-right: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
}

.section-halves {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-halves.reverse-direction {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  direction: rtl;
}

.section-halves.full-height {
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.block-section-half {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-section-half.block-section-content.content-large {
  padding-top: 90px;
  padding-bottom: 90px;
}

.block-section-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.justify-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.buttons-container {
  margin-top: 36px;
}

.no-bottom-space {
  margin-bottom: 0px;
}

.bg-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 600px;
}

.bg-image.bg-hero-1 {
  background-image: url('../images/5d0dd3f98a9068d0c5004bd8_careers-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.text-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section-subtitle {
  max-width: 690px;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
}

.sticky-top.sticky-heading {
  top: 105px;
}

.h1 {
  margin-bottom: 32px;
  font-size: 54px;
  line-height: 56px;
  font-weight: 700;
}

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.susbcribe-form-wrapper {
  width: 100%;
  max-width: 576px;
  margin-top: 48px;
}

.cta-action-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-action-text {
  margin-left: 16px;
}

.section-large {
  position: relative;
  overflow: hidden;
  padding-top: 144px;
  padding-bottom: 144px;
}

.form-row {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.checkbox {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  border-color: #f2f2f2;
}

.checkbox.w--redirected-checked {
  background-color: #e52521;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.susbcribe-form-wrapper-horizontal-cta {
  width: 100%;
  max-width: 476px;
  margin-bottom: 0px;
}

.navigation-fixed-spacer {
  position: relative;
  width: 100%;
  height: 70px;
}

.listing-1-image {
  width: 100%;
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.listing-1-image.bg-large {
  height: 400px;
}

.listing-1-content {
  margin-top: 24px;
}

.listing-1-heading {
  margin-bottom: 4px;
}

.listing-1-heading.blog-post-heading {
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: center;
}

.listing-1-wrapper {
  width: 100%;
  color: #353e44;
}

.listing-4-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-date {
  margin-left: 12px;
}

.blog-post-link {
  color: #353e44;
}

.listings-8-wrapper {
  width: 100%;
  margin-bottom: 36px;
}

.listings-8-link {
  display: block;
  width: 100%;
  height: 100%;
  color: #4f5c65;
}

.dropdown-grid {
  display: -ms-grid;
  display: grid;
  padding: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.dropdown-menu {
  min-width: 167px;
  padding: 8px 24px;
}

.dropdown-menu.no-space {
  margin-top: -6px;
  margin-bottom: -6px;
  padding: 0px;
}

.dropdown-link-block {
  min-width: 222px;
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #353e44;
}

.dropdown-link-block:hover {
  opacity: 1;
}

.style-guide-content-group {
  width: 100%;
  margin-bottom: 48px;
}

.button-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.button-round:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.text-space-left {
  margin-left: 12px;
}

.circle-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #38cb89;
}

.dot-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-dot {
  width: 6px;
  height: 6px;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #4f5c65;
}

.list-dot.bg-primary {
  background-color: #e52521;
}

.list-no-space {
  padding: 0px;
}

.style-guide-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding-top: 12px;
  padding-left: 12px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.badge-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  opacity: 0.1;
}

.badge-text {
  position: relative;
  white-space: nowrap;
}

.text-success {
  color: #38cb89;
}

.text-danger {
  color: #da2424;
}

.text-warning {
  color: #ffb400;
}

.card-head {
  padding: 16px 24px;
  border-bottom: 1px solid #f2f2f2;
}

.card-head.bg-gray-4 {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.form-input-icon {
  margin-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.radio-checkbox-with-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-checkbox-custom {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.radio-checkbox-custom.w--redirected-checked {
  border-color: #e52521;
  background-color: #e52521;
  background-image: url('../images/5d50b4ef493b05480e32d560_icon-check-small.svg');
  background-position: 50% 50%;
  background-size: 14px 14px;
}

.radio-checkbox-custom.w--redirected-focus {
  box-shadow: none;
}

.tooltip-container {
  position: relative;
}

.tooltip-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #e52521;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}

.tooltip-message {
  position: absolute;
  left: 16px;
  bottom: 100%;
  display: none;
  min-width: 200px;
  padding: 6px;
  border-radius: 6px;
  background-color: #353e44;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.bg-image-1 {
  background-image: url('../images/5d51f8f97d6b7b0aaee8978f_square-small-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-image-2 {
  background-image: url('../images/5d0dd3f98a9068d0c5004bd8_careers-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-image-3 {
  background-image: url('../images/5d55f4f59a649a4b0cb641f0_hero-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-image-4 {
  background-image: url('../images/5d55efea00f0150a9d502ce3_hero-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-image-head-bg {
  position: relative;
  width: 100%;
  height: 250px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: url('../images/image-placeholder-transparent_1image-placeholder-transparent.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-image-head-bg.blog-wide-image {
  height: 400px;
}

.card-horizontal-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.card-image-head-horizontal {
  height: 200px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-image: url('../images/image-placeholder-transparent_1image-placeholder-transparent.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.card-image-head-horizontal.featured {
  height: 600px;
}

.card-image-head-horizontal.blog-3-image {
  width: 100%;
  height: 250px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-meta-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-meta-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-gray-1 {
  color: #353e44;
}

.text-gray-2 {
  color: #4f5c65;
}

.card-hover-effect {
  box-shadow: 0 4px 8px 0 transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.card-hover-effect:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

.content-width-small {
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  direction: ltr;
  text-align: left;
}

.subheading {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 20px;
}

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

.form-wrapper {
  margin-bottom: 0px;
}

.sidebar-layout {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 72px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2.25fr 1fr;
  grid-template-columns: 2.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sidebar-layout.case-study-layout {
  grid-column-gap: 29px;
  -ms-grid-columns: 275px 1fr 1fr;
  grid-template-columns: 275px 1fr 1fr;
}

.sidebar-layout.job-detail {
  grid-column-gap: 29px;
  -ms-grid-columns: 275px 1fr 1fr 1fr;
  grid-template-columns: 275px 1fr 1fr 1fr;
}

.sidebar-layout.about-layout {
  grid-column-gap: 29px;
  -ms-grid-columns: 275px 1fr 200px;
  grid-template-columns: 275px 1fr 200px;
}

.sidebar-layout.left-right {
  grid-column-gap: 29px;
  -ms-grid-columns: 275px 1fr;
  grid-template-columns: 275px 1fr;
}

.blog-sidebar-articles {
  max-width: 690px;
}

.blog-post-wide-card {
  margin-bottom: 36px;
}

.sidebar-widget {
  margin-bottom: 60px;
}

.widget-heading {
  margin-bottom: 24px;
}

.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  max-width: 386px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.categories-widget {
  border-top: 1px solid #f2f2f2;
}

.categories-widget-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #f2f2f2;
}

.subscribe-form-wrapper {
  width: 100%;
  margin-bottom: 15px;
}

.tag-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tag-list.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tag-link {
  margin-right: 12px;
  padding: 6px 12px;
  border-radius: 3px;
  background-color: rgba(255, 128, 89, 0.1);
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.tag-link.tag-list-item {
  margin-bottom: 12px;
}

.blog-vertical-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.content-width-large {
  width: 100%;
  max-width: 612px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  direction: ltr;
}

.content-width-large.content-width-stretch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.article-tags-wrapper {
  margin-top: 63px;
  padding-top: 48px;
  border-top: 1px solid #f2f2f2;
}

.tags-horizontal-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  margin-right: 12px;
}

.social-icons-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -4px;
  margin-left: -4px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icons-list-item {
  margin-right: 4px;
  margin-left: 4px;
}

.article blockquote {
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 36px;
  border: 1px none #000;
  background-color: #fff;
  color: #e52521;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.article ul {
  margin-bottom: 16px;
}

.article li {
  margin-bottom: 2px;
}

.article h1 {
  font-size: 32px;
  line-height: 40px;
}

.paragraph-large {
  margin-bottom: 24px;
}

.featured-post-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h2 {
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}

.h3 {
  margin-bottom: 16px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

.h3.no-margins {
  margin-bottom: 0px;
}

.breadcrumb-section {
  padding-top: 12px;
  padding-bottom: 12px;
}

.blog-post-heading {
  margin-top: 32px;
}

.hero-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-top: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.content-width-extra-large {
  max-width: 720px;
  direction: ltr;
}

.blog-return-link {
  margin-bottom: 24px;
}

.blog-return-link.bottom {
  margin-top: 24px;
  margin-bottom: 0px;
}

.category-links-section {
  padding-bottom: 24px;
}

.category-link {
  margin-right: 12px;
  margin-left: 12px;
}

.project-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-badge-top-right {
  position: absolute;
  left: auto;
  top: 16px;
  right: 16px;
  bottom: auto;
}

.project-with-title {
  width: 100%;
  color: #353e44;
}

.project-3-content {
  margin-top: 19px;
}

.project-gallery {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.project-gallery-image {
  width: 100%;
  height: 225px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-gallery-image.bg-image-1 {
  background-image: url('../images/5d55efea00f0150a9d502ce3_hero-1.jpg');
}

.project-gallery-image.bg-image-2 {
  background-image: url('../images/5d0dd3f98a9068d0c5004bd8_careers-1.jpg');
}

.project-gallery-image.bg-image-3 {
  background-image: url('../images/5d55f4f59a649a4b0cb641f0_hero-2.jpg');
}

.project-gallery-image.bg-image-4 {
  background-image: url('../images/5d51fabf2ca59a0f9092ce0b_tall-3.jpg');
}

.project-gallery-wrapper {
  width: 100%;
}

.block-section-image {
  width: 100%;
}

.section-halves-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-halves-content {
  max-width: 506px;
  margin-right: 24px;
  margin-left: 24px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.grid-rows {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-rows.grid-rows-large {
  grid-row-gap: 48px;
}

.justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-large {
  width: 96px;
  margin-bottom: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.coming-soon-image-b {
  position: absolute;
  left: 10%;
  top: auto;
  right: auto;
  bottom: -72px;
  max-width: 340px;
}

.bordered-image {
  border: 10px solid #fff;
}

.rotate-image-left {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.rotate-image-right {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}

.coming-soon-image-a {
  position: absolute;
  left: 25%;
  top: -24px;
  max-width: 340px;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-bleed-image {
  width: 100%;
}

.full-bleed-image.rounded-left {
  border-top-left-radius: 25vw;
  border-bottom-left-radius: 25vw;
}

.faq-check {
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: #f6f6f6;
}

.faq-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e52521;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.faq-toggle.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 24px;
  margin-right: 16px;
}

.faq-body {
  position: relative;
  display: block;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.faq-body-cont {
  padding: 30px;
  border-top: 1px none #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.faq-answer {
  margin-bottom: 24px;
}

.side-nav-link {
  width: 100%;
  padding: 2px 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Avenirltstd, sans-serif;
  color: #353e44;
  font-weight: 900;
}

.side-nav-link:hover {
  width: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.side-nav-link.w--current {
  color: #e52521;
}

.side-nav-link.last {
  border-bottom-style: none;
}

.side-nav-list-item {
  padding-top: 0px;
  padding-bottom: 0px;
}

.side-nav-list-item.first {
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.side-nav-list-item.last {
  overflow: hidden;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.job-list {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 1036px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.php-block {
  display: none;
}

.centered-grid-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.circle-number {
  font-size: 28px;
}

.pagination {
  margin-top: 48px;
}

.subscribe-form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button1-2 {
  margin: 0px;
  padding: 10px 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #0087ee;
  border-radius: 5px;
  background-color: #0087ee;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.button1-2:hover {
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.2);
}

.button1-2.navmenu-button {
  display: none;
}

.button1-2.navbar-button.button-outline {
  border-color: hsla(0, 0%, 100%, 0.25);
  background-color: transparent;
}

.button1-2.navbar-button.button-outline:hover {
  border-color: #fff;
  background-color: #fff;
  color: #1a1b1f;
}

.cta-horizontal-text.cta-text-narrow {
  max-width: 465px;
}

.form-input-2 {
  height: 48px;
  margin-bottom: 0px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9eef1;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 16px;
  line-height: 24px;
}

.form-input-2:focus {
  border-color: #0087ee;
}

.form-input-2.subscribe-form-input {
  height: auto;
  margin-right: 12px;
}

.cta-horizontal-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.popular-tags-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.empty-state-2 {
  padding: 0px;
  background-color: transparent;
  text-align: center;
}

.expendable-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 1px;
  border-color: #e9eef1;
  border-radius: 6px;
  background-color: #fff;
  text-align: left;
  text-decoration: none;
}

.expendable-2.style-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none none solid;
  border-radius: 0px;
}

.avatar-name-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #353e44;
}

.arrow-dark {
  color: #1a1b1f;
}

.slider-1 {
  height: 100%;
  background-color: transparent;
}

.text-space-left-large {
  margin-left: 24px;
}

.slide-nav-2 {
  position: relative;
  margin-top: 20px;
  margin-bottom: -20px;
  font-size: 10px;
}

.nav-item-2 {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav-13-bar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-nav-social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #e52521;
  text-align: left;
  text-decoration: none;
}

.top-nav-social-link:hover {
  opacity: 1;
}

.top-nav-social-link.last {
  padding-right: 0px;
}

.top-nav-social-link.text-white {
  color: #fff;
}

.nav-link-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.nav-link-light:hover {
  background-color: hsla(0, 0%, 100%, 0.15);
  opacity: 1;
}

.nav-link-light.w--current {
  background-color: hsla(0, 0%, 100%, 0.15);
  color: #fff;
}

.nav-link-light.cta {
  background-color: #ff4c15;
}

.nav-14-bottom-bar-wrapper {
  background-color: #e52521;
}

.nav-14-mobile-menu {
  display: none;
}

.div-block-128 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #f2f2f2;
}

.dropdown-link-2 {
  padding: 6px 0px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #4f5c65;
  text-align: left;
}

.dropdown-link-2:hover {
  opacity: 1;
  color: #0087ee;
}

.dropdown-link-2.w--current {
  opacity: 1;
}

.dropdown-list-2 {
  border: 1px solid #f4f4f4;
  box-shadow: 0 0 30px 0 rgba(115, 128, 157, 0.1);
}

.dropdown-list-2.w--open {
  z-index: 9999;
  border-style: solid;
  border-width: 1px;
  border-color: #e9eef1;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 4px 0 6px 0 rgba(0, 0, 0, 0.05);
  opacity: 1;
}

.nav-14-bottom-bar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-nav-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #4f5c65;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
}

.top-nav-link-2:hover {
  opacity: 1;
}

.top-nav-link-2.last {
  padding-right: 0px;
}

.top-nav-link-2.first {
  padding-left: 0px;
}

.nav-menu-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.nav-menu-2.navbar-1-menu {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-2.navbar-1-menu {
  margin-right: 23px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-14-main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #4f5c65;
  line-height: 30px;
  font-weight: 500;
}

.nav-link-3:hover {
  opacity: 1;
  color: #1a1b1f;
}

.nav-link-3.nav-white {
  opacity: 1;
  color: #fff;
}

.section-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/image-placeholder-transparent_1image-placeholder-transparent.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-bg.bg-image-1 {
  background-image: url('../images/_VDW6586.jpg');
}

.section-bg.bg-image-2 {
  background-image: url('../images/_VDW6550.jpg');
}

.section-bg-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(0, 0, 0, 0.2);
}

.page-title {
  margin-bottom: 10px;
}

.nav-line-white {
  width: 100%;
  height: 2px;
  background-color: transparent;
}

.nav-item-3 {
  margin-bottom: 0px;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-3.navbar-1-menu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-menu-3.navbar-2-menu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.menu-cta-wrapper {
  margin-left: 24px;
}

.navbar-2-left {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbar-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-top-bar-2 {
  position: relative;
  z-index: 4;
  width: 100%;
  background-color: #e9eef1;
}

.top-nav-social-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #1a1b1f;
  text-align: left;
  text-decoration: none;
}

.top-nav-social-link-2:hover {
  opacity: 1;
}

.topnav-content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.top-nav-icon {
  margin-right: 10px;
}

.top-nav-bafge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  margin-left: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #0fbf95;
  color: #fff;
  font-size: 13px;
}

.top-nav-link-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
}

.top-nav-link-light:hover {
  opacity: 1;
}

.top-nav-link-light.dropdown {
  padding-right: 24px;
}

.top-nav-link-light.first {
  padding-left: 0px;
}

.top-nav-link-light.last {
  padding-right: 0px;
}

.rich-text-block-white {
  color: #fff;
}

.rich-text-block-white a {
  color: #fff;
}

.hero-slide-content-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-168 {
  margin-top: 24px;
}

.button1-3 {
  margin: 0px;
  padding: 15px 26px;
  border-color: #ff8059;
  border-radius: 0px;
  background-color: #ff8059;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.button1-3:hover {
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.2);
}

.hero-slide {
  overflow: hidden;
  height: 100%;
}

.slider-description {
  max-width: 500px;
  margin-top: 9px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.hero-slider-nav {
  left: auto;
  top: 0%;
  right: -71px;
  bottom: 0%;
  width: 200px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.hero-slide-subheader {
  margin-bottom: 9px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.hero-slider {
  height: 80vh;
}

.hero-slider-left-arrow {
  left: 25px;
  top: auto;
  right: auto;
  bottom: 25px;
  width: 50px;
  height: 50px;
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 25px;
}

.hero-slider-left-arrow:hover {
  opacity: 1;
}

.hero-slider-left-arrow.right {
  left: 75px;
}

.hero-slide-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-slide-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-slide-headr {
  margin-bottom: 0px;
  color: #fff;
  font-size: 50px;
  letter-spacing: 0em;
}

.cta-form {
  width: 100%;
  max-width: 800px;
  color: #1f1f1f;
  text-align: left;
}

.browser_details {
  color: #7a849e;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.2px;
}

.browser_title {
  color: #7a849e;
  font-size: 14px;
  font-weight: 500;
}

.browser_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  min-height: 50px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.browser-detect {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  padding: 183px 150px 325px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.59);
}

.icon_firefox {
  width: 55px;
  height: 55px;
  margin-bottom: 5px;
  padding: 6px;
  border-radius: 100px;
}

.browser_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333333333333336%;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.ie_logo {
  display: block;
  width: 70px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.browser_header {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #20355a;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.2px;
}

.browser-warning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin: auto;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 11px 11px 55px 0 rgba(53, 90, 164, 0.1);
  text-align: center;
}

.main-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.horizontal-form-wrapper {
  width: 100%;
  max-width: 612px;
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #ececec;
  direction: ltr;
}

.horizontal-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-input-3 {
  height: auto;
  min-height: 48px;
  margin-bottom: 0px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 16px;
  line-height: 24px;
}

.form-input-3:focus {
  border-color: #ff8059;
}

.form-input-3.inline-form-input {
  height: auto;
  border-color: #eee;
  border-right-style: none;
}

.search-results-notifcation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.search-bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1005;
  display: none;
  overflow: auto;
  height: 100vh;
  background-color: #fff;
}

.popup-close-holder {
  position: absolute;
  top: 0%;
  right: 0%;
  z-index: 1000;
  margin-top: 30px;
  margin-right: 30px;
}

.search-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 43%;
  max-width: 460px;
  margin-top: 8%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search-box.inline {
  width: 100%;
  max-width: 100%;
  margin-top: 0%;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #fff;
}

.container-2 {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1348px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.button-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #eee;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.button-close:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.button-close.inline {
  margin-left: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.shop-link-icon {
  position: relative;
  padding: 9px 10px;
  background-color: transparent;
}

.absolute-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 120%;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url('../images/image-placeholder-transparent_1image-placeholder-transparent.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.absolute-image.bg-image-1 {
  background-image: url('../images/5d55efea00f0150a9d502ce3_hero-1.jpg');
}

.post-title {
  position: relative;
  z-index: 1;
  max-width: 506px;
  margin: -91px auto 48px;
}

.blog-post-date-2 {
  margin-left: 12px;
  color: #ff8059;
}

.blog-post-date-2.text-white {
  margin-left: 0px;
  color: #fff;
}

.banner-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.25);
}

.hero-post-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 640px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #959595;
  font-family: 'Fa brands 400', sans-serif;
  color: #fff;
  text-decoration: none;
}

.social-icon-2.email {
  font-family: 'Fa 400', sans-serif;
}

.article-tags-wrapper-2 {
  margin-top: 63px;
  padding-top: 48px;
  border-top: 1px solid #eee;
}

.narrow-post {
  z-index: 2;
  max-width: 1120px;
  margin-top: -182px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: hsla(0, 0%, 100%, 0.97);
}

.tag-link-2 {
  margin-right: 12px;
  padding: 6px 12px;
  border-radius: 3px;
  background-color: rgba(255, 128, 89, 0.1);
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
}

.post-content {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.search-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 34px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.nav-line-detail {
  position: absolute;
  left: 4px;
  width: 3px;
  height: 100%;
  background-color: #fff;
}

.nav-line-current {
  position: relative;
  width: 100%;
  height: 3px;
  background-color: #000;
}

.text-block-3 {
  font-family: Avenirltstd, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.mt40 {
  margin-top: 40px;
}

.logo-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ccc;
}

.logo-item.home {
  width: 25%;
  border: 1px none #000;
}

.logo-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.logo-grid.home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inline-search {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 10px;
  z-index: 100;
  display: none;
  overflow: visible;
  width: 500px;
}

.html-embed {
  margin-bottom: -18px;
}

.main-wrapper {
  position: relative;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.logo-2 {
  max-width: 125px;
}

.shape-banner {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  width: 100px;
}

.relative {
  position: relative;
}

html.w-mod-js *[data-ix="slide-in-element-on-tab-2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="slide-in-element-on-tab"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media screen and (min-width: 1920px) {
  .logo-2 {
    width: 125px;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container.nav-menu-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .row.row-split-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .col.col-m-1 {
    max-width: 8.333333%;
    -webkit-flex-basis: 8.33%;
    -ms-flex-preferred-size: 8.33%;
    flex-basis: 8.33%;
  }

  .col.col-m-11 {
    max-width: 91.666667%;
    -webkit-flex-basis: 91.67%;
    -ms-flex-preferred-size: 91.67%;
    flex-basis: 91.67%;
  }

  .col.col-m-2 {
    max-width: 16.666667%;
    -webkit-flex-basis: 16.67%;
    -ms-flex-preferred-size: 16.67%;
    flex-basis: 16.67%;
  }

  .col.col-m-10 {
    max-width: 83.333333%;
    -webkit-flex-basis: 83.33%;
    -ms-flex-preferred-size: 83.33%;
    flex-basis: 83.33%;
  }

  .col.col-m-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .col.col-m-9 {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }

  .col.col-m-4 {
    max-width: 33.333333%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }

  .col.col-m-8 {
    max-width: 66.666667%;
    -webkit-flex-basis: 66.67%;
    -ms-flex-preferred-size: 66.67%;
    flex-basis: 66.67%;
  }

  .col.col-m-5 {
    max-width: 41.666667%;
    -webkit-flex-basis: 41.67%;
    -ms-flex-preferred-size: 41.67%;
    flex-basis: 41.67%;
  }

  .col.col-m-7 {
    max-width: 58.333333%;
    -webkit-flex-basis: 58.33%;
    -ms-flex-preferred-size: 58.33%;
    flex-basis: 58.33%;
  }

  .col.col-m-6 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .col.col-m-12 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.page-header {
    z-index: 1;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section.page-header.home {
    height: 550px;
  }

  .button1.button-large {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .card.card-horizontal {
    max-width: 506px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-menu {
    z-index: 99999;
    width: 100%;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: solid;
    border-width: 1px;
    border-color: #f2f2f2;
    border-radius: 5px;
    background-color: #fff;
  }

  .nav-menu.navbar-1-menu {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-list.w--open {
    border-style: none;
    border-radius: 0px;
    box-shadow: none;
    text-align: center;
  }

  .dropdown-list.dd-list-nav.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .navigation-style-1.vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .dropdown-link {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f8f8f8;
    text-align: center;
  }

  .dropdown-link.dd-link-nav {
    padding: 15px 16px;
    text-align: left;
  }

  .logo-brand {
    position: relative;
    width: 90px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 15px;
    padding: 0px;
    box-shadow: none;
  }

  .logo-brand.style-3 {
    width: 100px;
    height: 100px;
    padding: 14px;
  }

  .logo-brand.push-left {
    margin-left: 24px;
  }

  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
  }

  .nav-link.dropdown {
    padding-right: 20px;
    text-align: center;
  }

  .nav-link.nav-white {
    color: #4f5c65;
  }

  .ml-auto {
    margin-left: 0px;
  }

  .ml-auto.mobile-to {
    margin-left: auto;
  }

  .nav-center {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-top-logo {
    padding-bottom: 0px;
  }

  .top-nav-link {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }

  .top-nav-link.first {
    padding-right: 0px;
  }

  .flex.stretch {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flex.vertical-sm {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-main-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-input.form-input-large {
    height: 60px;
  }

  .nav-mid-bar {
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
  }

  .nav-list.footer {
    width: 100%;
  }

  .nav-list.footer._2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .nav-list.nav-mobile-extra {
    display: block;
  }

  .nav-top-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button {
    margin-left: 18px;
    padding: 8px;
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .menu-button.menu-button-nav-12 {
    margin-left: 0px;
  }

  .menu-button.push-right {
    margin-right: 24px;
  }

  .nav-stretch-mobile {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hide-md {
    display: none;
  }

  .show-md {
    display: block;
  }

  .footer-text.style-2 {
    width: 100%;
    text-align: center;
  }

  .divider {
    height: 6vw;
  }

  .divider.divider-bottom {
    margin-top: 72px;
  }

  .card-body {
    padding: 24px;
  }

  .card-body.more-padding {
    padding: 24px;
  }

  .card-body.more-padding.more {
    padding: 40px;
  }

  .section-header {
    margin-bottom: 40px;
  }

  .form-with-button {
    width: 100%;
  }

  .nav-item {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .nav-item.footer {
    text-align: center;
  }

  .text-jumbo {
    margin-bottom: 16px;
    font-size: 60px;
    line-height: 62px;
  }

  .section-intro {
    width: 70%;
  }

  .section-footer {
    margin-top: 40px;
  }

  .nav-line {
    display: none;
  }

  .text-block {
    display: none;
  }

  .container-small {
    padding-right: 30px;
    padding-left: 30px;
  }

  .f1-bottom-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .f1-bottom-left {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .style-guide-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .style-guide-title {
    width: 100%;
    margin-bottom: 36px;
    padding-right: 0px;
  }

  .avatar {
    width: 72px;
    height: 72px;
  }

  .avatar.avatar-xl {
    width: 120px;
    height: 120px;
  }

  .avatar-group-item {
    border-width: 4px;
  }

  .card-footer {
    padding-right: 24px;
    padding-left: 24px;
  }

  .card-footer.no-border.more-padding {
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
  }

  .nav-link-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .dropdown-icon-nav {
    position: absolute;
    left: auto;
    top: 16px;
    right: 0%;
    bottom: 0%;
    margin-right: 16px;
  }

  .topnav-content-right {
    display: none;
  }

  .logo-brand-square {
    max-width: 70px;
    margin-top: 0px;
    margin-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-12-mid-bar-right {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .navf-12-mid-bar-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }

  .nav-12-bottom-search-wrapper {
    display: block;
  }

  .nav-12-bottom-menu-wrapper {
    display: none;
  }

  .nav-12-bottom-bar {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .topnav-12-content-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-12-icon {
    margin-right: 0px;
  }

  .footer-1-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .f-bottom-nav-item {
    margin-right: 20px;
    margin-left: 0px;
  }

  .footer-1-bottom-left {
    margin-bottom: 20px;
  }

  .footer-1-nav-list-bottom.nav-2 {
    margin-left: 15px;
  }

  .footer-col {
    padding-right: 40px;
  }

  .footer-col.footer-5 {
    width: 50%;
    margin-bottom: 30px;
  }

  .footer-1-nav-list-vertical {
    margin-bottom: 20px;
  }

  .footer-5-content {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid-thirds {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-thirds.home {
    margin-top: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-quarters {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-halves {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .content-width-medium {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .icon-list.icon-list-vertical {
    grid-row-gap: 36px;
  }

  .h2-bigger {
    font-size: 48px;
    line-height: 48px;
  }

  .blog-post-horizontal.list-item {
    text-align: left;
  }

  .section-halves {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .section-halves.reverse-direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-section-half {
    width: 100%;
    min-height: 50vh;
  }

  .block-section-half.block-section-content {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .block-section-half.block-section-content.content-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .no-bottom-space {
    padding-bottom: 0px;
  }

  .h1 {
    margin-bottom: 24px;
    font-size: 54px;
    line-height: 58px;
  }

  .subscribe-form {
    width: 100%;
  }

  .section-large {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .listing-1-image {
    height: 250px;
  }

  .listing-1-image.bg-large {
    height: 250px;
  }

  .listing-1-content {
    margin-top: 16px;
  }

  .listings-8-wrapper {
    margin-bottom: 12px;
  }

  .dropdown-menu {
    padding: 0px;
  }

  .card-horizontal-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .card-image-head-horizontal {
    width: 100%;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
  }

  .card-image-head-horizontal.featured {
    height: 400px;
  }

  .card-image-head-horizontal.blog-3-image {
    height: 300px;
  }

  .content-width-small {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .sidebar-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sidebar-layout.case-study-layout {
    -ms-grid-columns: 2.25fr;
    grid-template-columns: 2.25fr;
  }

  .sidebar-layout.job-detail {
    -ms-grid-columns: 2.25fr;
    grid-template-columns: 2.25fr;
  }

  .sidebar-layout.about-layout {
    -ms-grid-columns: 2.25fr;
    grid-template-columns: 2.25fr;
  }

  .sidebar-layout.left-right {
    -ms-grid-columns: 2.25fr;
    grid-template-columns: 2.25fr;
  }

  .blog-sidebar-articles {
    max-width: 632px;
    margin-right: auto;
    margin-left: auto;
  }

  .sidebar {
    position: relative;
    top: 0px;
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .content-width-large {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .blog-post-hoirzontal-meta {
    margin-top: 24px;
  }

  .h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .project-gallery-image {
    height: 125px;
  }

  .section-halves-content {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .coming-soon-image-b {
    display: none;
  }

  .coming-soon-image-a {
    display: none;
  }

  .full-bleed-image.rounded-left {
    border-top-left-radius: 0vw;
    border-bottom-left-radius: 0vw;
  }

  .subscribe-form-2 {
    width: 100%;
  }

  .button1-2.navmenu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .cta-horizontal-text {
    margin-bottom: 36px;
  }

  .cta-horizontal-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .nav-item-2 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .nav-13-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-nav-social-link {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }

  .nav-link-light {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
    background-color: #fff;
    color: #353e44;
  }

  .nav-link-light.cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
  }

  .nav-14-bottom-bar-wrapper {
    display: block;
  }

  .nav-14-mobile-menu {
    display: block;
  }

  .div-block-128 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 9px;
    border-right-color: #e9e9e9;
  }

  .dropdown-link-2 {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f8f8f8;
    text-align: center;
  }

  .dropdown-link-2.dd-link-nav {
    padding: 15px 16px;
    text-align: left;
  }

  .dropdown-list-2.w--open {
    border-style: none;
    border-radius: 0px;
    box-shadow: none;
    text-align: center;
  }

  .dropdown-list-2.dd-list-nav.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-14-bottom-bar {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-nav-link-2 {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }

  .top-nav-link-2.first {
    padding-right: 0px;
  }

  .nav-menu-2 {
    z-index: 99999;
    width: 100%;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: solid;
    border-width: 1px;
    border-color: #e9eef1;
    border-radius: 5px;
    background-color: #fff;
  }

  .nav-menu-2.navbar-1-menu {
    margin-right: 0px;
  }

  .nav-menu-2.navbar-1-menu {
    margin-right: 0px;
  }

  .nav-link-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e9eef1;
  }

  .nav-link-3.nav-white {
    color: #4f5c65;
  }

  .nav-line-white {
    display: none;
  }

  .nav-item-3 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .nav-menu-3 {
    z-index: 99999;
    width: 100%;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: solid;
    border-width: 1px;
    border-color: #e9eef1;
    background-color: #fff;
  }

  .nav-menu-3.navbar-1-menu {
    margin-right: 0px;
  }

  .mobile-menu-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
    padding-bottom: 27px;
    padding-left: 25px;
  }

  .menu-cta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 26px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .menu-cta-wrapper.hide-md {
    display: none;
  }

  .top-nav-social-link-2 {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }

  .top-nav-icon {
    margin-right: 0px;
  }

  .top-nav-icon.mr-mobile {
    margin-right: 10px;
  }

  .top-nav-link-light {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }

  .top-nav-link-light.first {
    padding-right: 0px;
  }

  .hero-slide-content-box {
    width: 80%;
  }

  .main-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .horizontal-form-wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .horizontal-form {
    width: 100%;
  }

  .popup-close-holder {
    z-index: 1000;
  }

  .search-box {
    width: 60%;
  }

  .container-2 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .narrow-post {
    padding-top: 40px;
  }

  .post-content {
    width: 80%;
  }

  .search-link {
    margin: 11px;
  }

  .nav-line-current {
    display: none;
  }

  .logo-item.home {
    width: 33.3333%;
  }

  .logo-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .logo-2 {
    margin-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 44px;
    line-height: 48px;
  }

  h3 {
    font-size: 32px;
  }

  .row.row-split-content {
    grid-row-gap: 36px;
  }

  .col.col-sm-1 {
    max-width: 8.333333%;
    -webkit-flex-basis: 8.33%;
    -ms-flex-preferred-size: 8.33%;
    flex-basis: 8.33%;
  }

  .col.col-sm-11 {
    max-width: 91.666667%;
    -webkit-flex-basis: 91.67%;
    -ms-flex-preferred-size: 91.67%;
    flex-basis: 91.67%;
  }

  .col.col-sm-2 {
    max-width: 16.666667%;
    -webkit-flex-basis: 16.67%;
    -ms-flex-preferred-size: 16.67%;
    flex-basis: 16.67%;
  }

  .col.col-sm-10 {
    max-width: 83.333333%;
    -webkit-flex-basis: 83.33%;
    -ms-flex-preferred-size: 83.33%;
    flex-basis: 83.33%;
  }

  .col.col-sm-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .col.col-sm-9 {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }

  .col.col-sm-4 {
    max-width: 33.333333%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }

  .col.col-sm-8 {
    max-width: 66.6666667%;
    -webkit-flex-basis: 66.67%;
    -ms-flex-preferred-size: 66.67%;
    flex-basis: 66.67%;
  }

  .col.col-sm-5 {
    max-width: 41.666667%;
    -webkit-flex-basis: 41.67%;
    -ms-flex-preferred-size: 41.67%;
    flex-basis: 41.67%;
  }

  .col.col-sm-7 {
    max-width: 58.333333%;
    -webkit-flex-basis: 58.33%;
    -ms-flex-preferred-size: 58.33%;
    flex-basis: 58.33%;
  }

  .col.col-sm-6 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .col.col-sm-12 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .section.page-header {
    padding-top: 60px;
    padding-bottom: 68px;
  }

  .section.page-header.home {
    height: 350px;
  }

  .section.utility-page-content {
    padding-right: 12px;
    padding-left: 12px;
  }

  .mb20.sm {
    margin-bottom: 20px;
  }

  .navigation-style-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .logo-brand.style-3 {
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link.dropdown {
    padding-right: 10px;
    padding-left: 10px;
  }

  .top-bar {
    display: none;
  }

  .flex.vertical-sm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-input.with-icon {
    min-width: auto;
  }

  .form-input.subscribe {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .mb40.sm {
    margin-bottom: 40px;
  }

  .mr20.mb20sm {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .divider {
    height: 7vw;
  }

  .card-body {
    padding: 16px;
  }

  .card-body.featured-blog-post-content {
    padding: 24px;
  }

  .card-body.blog-post-horizontal-content {
    padding: 24px;
  }

  .card-body.home {
    padding: 24px;
  }

  .image-100 {
    width: 100%;
  }

  .form-with-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .map-wrapper {
    margin-bottom: 40px;
  }

  .circle {
    margin-right: 0px;
    padding-right: 0px;
  }

  .step-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .expandable-title {
    padding: 16px;
  }

  .accordion-content-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-intro {
    width: 100%;
  }

  .heading-jumbo-small {
    font-size: 30px;
  }

  .style-guide-row {
    margin-bottom: 24px;
  }

  .style-guide-color {
    height: 72px;
  }

  .h6-small.style-guide-subheading {
    margin-bottom: 16px;
  }

  .text-large {
    font-size: 16px;
    line-height: 24px;
  }

  .avatar {
    width: 60px;
    height: 60px;
  }

  .avatar.avatar-xl {
    width: 96px;
    height: 96px;
  }

  .avatar.avatar-l {
    width: 72px;
    height: 72px;
  }

  .avatar-group-item {
    border-width: 3px;
  }

  .f-nav-item {
    margin-right: 0px;
    margin-left: 0px;
  }

  .footer-1-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .f-bottom-nav-item {
    margin-right: 10px;
    margin-left: 10px;
  }

  .footer-1-bottom-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-1-nav-list-bottom.nav-2 {
    margin-top: 15px;
    margin-left: 0px;
  }

  .footer-1-bottom-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .social-icons-container-footer._2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icons-list-footer {
    margin-top: 20px;
  }

  .social-icon-li {
    padding-right: 5px;
    padding-left: 5px;
  }

  .footer-col {
    margin-bottom: 29px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .footer-col.footer-5 {
    margin-bottom: 30px;
    padding-right: 0px;
  }

  .footer-col.footer-5.no-mb {
    margin-bottom: 0px;
  }

  .footer-1-nav-list-vertical.foot-5 {
    margin-bottom: 0px;
  }

  .footer-5-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-thirds {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-thirds.home {
    margin-top: 0px;
  }

  .grid-quarters {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-halves {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .content-width-medium {
    position: relative;
    z-index: 2;
  }

  .icon-list.icon-list-vertical {
    grid-row-gap: 24px;
  }

  .no-bottom-space {
    padding-bottom: 0px;
  }

  .h1 {
    margin-bottom: 16px;
    font-size: 44px;
    line-height: 48px;
  }

  .susbcribe-form-wrapper {
    margin-top: 36px;
  }

  .section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .form-row {
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .susbcribe-form-wrapper-horizontal-cta {
    margin-top: 36px;
  }

  .listing-1-image {
    height: 300px;
  }

  .listing-1-image.bg-large {
    height: 300px;
  }

  .dropdown-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }

  .card-image-head-bg {
    height: 300px;
  }

  .card-image-head-bg.blog-wide-image {
    height: 300px;
  }

  .card-image-head-horizontal.featured {
    height: 300px;
  }

  .content-width-small {
    position: relative;
    z-index: 2;
    max-width: 100%;
  }

  .sidebar-layout.case-study-layout {
    grid-column-gap: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sidebar-layout.job-detail {
    grid-column-gap: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sidebar-layout.about-layout {
    grid-column-gap: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sidebar-layout.left-right {
    grid-column-gap: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sidebar {
    position: static;
  }

  .subscribe-form-wrapper {
    margin-top: 36px;
  }

  .content-width-large {
    position: relative;
    z-index: 2;
  }

  .h3 {
    font-size: 32px;
  }

  .project-gallery {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .icon-large {
    width: 72px;
  }

  .centered-grid-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cta-horizontal-text {
    margin-bottom: 24px;
  }

  .nav-top-bar-2 {
    display: none;
  }

  .hero-slide-content-box {
    width: 90%;
  }

  .hero-slider-left-arrow {
    left: 5px;
    bottom: 15px;
  }

  .hero-slider-left-arrow.right {
    left: 55px;
  }

  .hero-slide-headr {
    font-size: 35px;
    line-height: 40px;
  }

  .browser-warning {
    display: block;
    padding: 25px;
  }

  .main-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .horizontal-form-wrapper {
    position: relative;
    z-index: 2;
  }

  .horizontal-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .form-input-3.inline-form-input {
    margin-right: 0px;
    margin-bottom: 12px;
  }

  .search-box {
    width: 100%;
  }

  .post-content {
    width: 90%;
  }

  .search-link {
    margin-top: 11px;
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .logo-item.home {
    width: 50%;
  }

  .logo-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .logo-2 {
    max-width: 75px;
  }

  .shape-banner {
    width: 75px;
  }

  .relative {
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
  }

  h2 {
    font-size: 28px;
    line-height: 36px;
  }

  h3 {
    font-size: 24px;
    line-height: 30px;
  }

  h4 {
    font-size: 24px;
    line-height: 30px;
  }

  h5 {
    font-size: 20px;
  }

  .container {
    padding-right: 12px;
    padding-left: 12px;
  }

  .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .row.row-split-content {
    -ms-grid-columns: minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr);
  }

  .col {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .col.col-xs-11 {
    max-width: 91.666667%;
    -webkit-flex-basis: 91.67%;
    -ms-flex-preferred-size: 91.67%;
    flex-basis: 91.67%;
  }

  .col.col-xs-1 {
    max-width: 8.333333%;
    -webkit-flex-basis: 8.33%;
    -ms-flex-preferred-size: 8.33%;
    flex-basis: 8.33%;
  }

  .col.col-xs-2 {
    max-width: 16.666667%;
    -webkit-flex-basis: 16.67%;
    -ms-flex-preferred-size: 16.67%;
    flex-basis: 16.67%;
  }

  .col.col-xs-10 {
    max-width: 83.333333%;
    -webkit-flex-basis: 83.33%;
    -ms-flex-preferred-size: 83.33%;
    flex-basis: 83.33%;
  }

  .col.col-xs-3 {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .col.col-xs-9 {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }

  .col.col-xs-4 {
    max-width: 33.333333%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }

  .col.col-xs-8 {
    max-width: 66.666667%;
    -webkit-flex-basis: 66.67%;
    -ms-flex-preferred-size: 66.67%;
    flex-basis: 66.67%;
  }

  .col.col-xs-5 {
    max-width: 41.666667%;
    -webkit-flex-basis: 41.67%;
    -ms-flex-preferred-size: 41.67%;
    flex-basis: 41.67%;
  }

  .col.col-xs-7 {
    max-width: 58.333333%;
    -webkit-flex-basis: 58.33%;
    -ms-flex-preferred-size: 58.33%;
    flex-basis: 58.33%;
  }

  .col.col-xs-6 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .col.col-xs-12 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .section.page-header.home {
    height: 250px;
  }

  .button1.button-large {
    padding: 10px 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .button1.submit-button {
    width: 100%;
  }

  .button1.form-search-button {
    margin-top: 12px;
    margin-left: 0px;
  }

  .nav-top-logo {
    padding-bottom: 0px;
  }

  .flex.vertical.xs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mb10.xs {
    margin-bottom: 10px;
  }

  .nav-main-bar {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .form-input.form-input-large {
    height: 48px;
    font-size: 16px;
  }

  .menu-button {
    padding-right: 0px;
  }

  .divider {
    height: 8vw;
  }

  .divider.divider-bottom {
    margin-top: 48px;
  }

  .card-body {
    padding: 12px;
  }

  .card-body.more-padding {
    padding: 20px;
  }

  .card-body.more-padding.more {
    padding: 20px 30px;
  }

  .card-body.job-card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-with-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .circle {
    margin-right: 20px;
  }

  .tab-link-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .how-it-works-tab {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-jumbo {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 48px;
  }

  .show-xs {
    display: block;
  }

  .style-guide-title {
    margin-bottom: 24px;
  }

  .avatar {
    width: 48px;
    height: 48px;
  }

  .avatar.avatar-xl {
    width: 72px;
    height: 72px;
  }

  .avatar.avatar-l {
    width: 60px;
    height: 60px;
  }

  .avatar.avatar-s {
    width: 36px;
    height: 36px;
  }

  .avatar-group {
    width: 100%;
  }

  .avatar-group-item {
    margin-right: -16px;
    border-style: solid;
    border-width: 5px;
    border-color: #f6f6f6;
  }

  .logo-brand-square {
    max-width: 45px;
  }

  .footer-1-bottom-left {
    text-align: center;
  }

  .footer-1-nav-list-bottom {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-1-nav-list-bottom.nav-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-col.footer-5 {
    width: 100%;
  }

  .footer-col.footer-5.no-mb {
    margin-bottom: 0px;
  }

  .footer-1-nav-list-vertical {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-5-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-quarters {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .h2-bigger {
    font-size: 32px;
    line-height: 36px;
  }

  .blog-post-horizontal.list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-post-horizontal-image {
    width: auto;
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .buttons-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .no-bottom-space {
    padding-bottom: 0px;
  }

  .h1 {
    margin-bottom: 12px;
    font-size: 32px;
    line-height: 40px;
  }

  .subscribe-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .susbcribe-form-wrapper {
    margin-top: 24px;
  }

  .cta-action-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cta-action-text {
    margin-top: 16px;
    margin-left: 0px;
  }

  .section-large {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .susbcribe-form-wrapper-horizontal-cta {
    margin-top: 24px;
  }

  .listing-1-image {
    height: 200px;
  }

  .listing-1-image.bg-large {
    height: 200px;
  }

  .listing-1-content {
    margin-top: 12px;
  }

  .card-image-head-bg.blog-wide-image {
    height: 200px;
  }

  .card-image-head-horizontal.featured {
    height: 250px;
  }

  .card-image-head-horizontal.blog-3-image {
    height: 200px;
  }

  .content-width-small {
    width: 100%;
  }

  .subscribe-form-wrapper {
    margin-top: 24px;
  }

  .tag-link {
    margin-bottom: 12px;
  }

  .h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .h3 {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 30px;
  }

  .project-gallery {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .project-gallery-image {
    height: 225px;
  }

  .section-halves-content {
    margin-right: 12px;
    margin-left: 12px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .icon-large {
    width: 72px;
  }

  .subscribe-form-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button1-2.navbar-button {
    display: none;
  }

  .search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .horizontal-form-wrapper {
    padding: 20px;
  }

  .horizontal-form {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .search-results-notifcation {
    margin-bottom: 36px;
    font-size: 20px;
    font-weight: 600;
  }

  .container-2 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .tag-link-2 {
    margin-bottom: 12px;
  }

  .logo-item {
    padding: 12px;
  }

  .logo-grid.home {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#w-node-_4b9fece5-a936-89bd-0150-4b9bfd32988a-80fa4604 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_4b9fece5-a936-89bd-0150-4b9bfd32988a-24fa4605 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('opentype'), url('../fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}