/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.hero-banner {
  color: #1D2023;
  padding: 8.75rem 0;
  padding-bottom: 5.8125rem;
}
.hero-banner__pretitle * {
  color: #E63748;
  margin: 0;
}
.hero-banner__title {
  margin: 0 0 1.25rem;
  margin-top: 0.625rem;
}
.hero-banner__subtitle {
  padding: 0 0 2.5rem;
}
.hero-banner__subtitle * {
  color: #1D2023;
}
.hero-banner__img-group {
  position: relative;
  width: 25.4375rem;
  height: 33.75rem;
  margin-right: 0;
  margin-left: auto;
}
.hero-banner__img-group .hero-banner__bg-vector {
  position: absolute;
  top: 13.75rem;
  left: 15rem;
  width: 68rem;
  height: 51.5625rem;
  max-width: none;
  max-height: none;
  background-size: cover;
  transform: translate(-43%, -50%);
  z-index: -1;
}
.hero-banner__img-group .hero-banner__main {
  box-shadow: 0 0.125rem 2.5rem 0 rgba(0, 0, 0, 0.5);
  height: 100%;
}
.hero-banner__link {
  margin-top: 1.25rem;
  width: 23.3125rem;
  text-align: center;
}
.hero-banner__link * {
  color: #1D2023;
}
.hero-banner__link i {
  margin-right: 0.3125rem;
  vertical-align: text-top;
}
.hero-banner__btn-link-holder {
  display: inline-block;
}
.hero-banner__btn-link-holder .hero-banner__link-holder {
  margin-top: 1.25rem;
}
.hero-banner__btn-link-holder .hero-banner__link-holder * {
  justify-content: center;
}
.hero-banner__btn-link-holder .hero-banner__link-holder .feature-row i {
  color: #5A636D;
}
.hero-banner__btn-link-holder .hero-banner__link-holder .feature-row__text {
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #5A636D;
  color: #5A636D;
  margin-bottom: 0;
}