@import url(default.css);
.header-site {
  position: relative;
  padding-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .header-site {
    padding-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .header-site {
    padding-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .header-site {
    padding-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .header-site {
    padding-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .header-site {
    padding-bottom: 5rem; } }
@media (max-width: 575px) {
  .header-site {
    padding-bottom: 2.8125rem; } }
.header-site:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  content: "";
  display: block;
  height: 40rem; }

.header-site .container {
  position: relative; }

.header-site-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media (max-width: 575px) {
  .header-site-background {
    left: -1.875rem;
    right: -1.875rem; } }
.header-site-foreground {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  height: 50rem; }

@media (max-width: 575px) {
  .header-site-foreground {
    height: calc((100vh - 15rem) * 1); } }
.header-site-slideshow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .header-site-slideshow {
  opacity: 1;
  transform: none; }

.header-site-slideshow-item,
.header-site-slideshow-items {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.header-site-slideshow-item {
  opacity: 0;
  transition-property: opacity, visibility;
  transition-duration: .75s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  visibility: hidden; }

.header-site-slideshow-item.header-site-slideshow-item--current {
  opacity: 1;
  visibility: visible; }

.header-site-slideshow-item .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.header-site--darken .header-site-slideshow-item .image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  content: "";
  display: block; }

.header-site-slideshow-index {
  position: absolute;
  bottom: 0;
  left: 7.1875rem;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 300;
  height: 10rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  width: 11.25rem; }

@media (max-width: 991px) {
  .header-site-slideshow-index {
    display: none; } }
.header-site-slideshow-index-sep {
  margin-left: .625rem;
  margin-right: 0.625rem; }

.header-site-main {
  position: relative;
  transform: translateY(3.75rem);
  transition-property: opacity, transform, right;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  margin-left: 22.5rem;
  margin-right: -7.5rem;
  margin-bottom: -7.5rem;
  width: calc((100% - 15rem) * 1); }

@media (max-width: 991px) {
  .header-site-main {
    margin-left: 0;
    width: 100%; } }
@media (max-width: 767px) {
  .header-site-main {
    width: calc((100% + 5rem) * 1); } }
@media (max-width: 575px) {
  .header-site-main {
    margin: 0;
    margin-right: -1.875rem;
    margin-bottom: 2.8125rem;
    width: calc((100% + 1.875rem) * 1); } }
.ready .visible-on-screen .header-site-main {
  transform: none; }

.header-site-main-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1); }

.header-site-main-foreground {
  position: relative;
  background: rgba(100, 100, 100, 0.2);
  color: #fff;
  font-size: 1.375rem;
  font-weight: 400;
  transform: translateZ(0);
  padding: 5.625rem 6.875rem 8.4375rem; }

@media (max-width: 1919px) {
  .header-site-main-foreground {
    padding: 5.625rem 6.875rem 8.4375rem; } }
@media (max-width: 1599px) {
  .header-site-main-foreground {
    padding: 5.625rem 6.875rem 8.4375rem; } }
@media (max-width: 1199px) {
  .header-site-main-foreground {
    padding: 5.625rem 6.875rem 8.4375rem; } }
@media (max-width: 991px) {
  .header-site-main-foreground {
    padding: 4.375rem 4.375rem 6.5625rem; } }
@media (max-width: 767px) {
  .header-site-main-foreground {
    padding: 3.75rem 3.75rem 5.625rem; } }
@media (max-width: 575px) {
  .header-site-main-foreground {
    padding: 2.8125rem 2.8125rem 4.21875rem; } }
@media (max-width: 991px) {
  .header-site-main-foreground {
    padding-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .header-site-main-foreground {
    padding-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .header-site-main-foreground {
    padding-bottom: 2.8125rem; } }
@media (max-width: 991px) {
  .header-site-main-foreground {
    font-size: 1.25rem; } }
.header-site-heading {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  color: #fff;
  font-size: 5.625rem;
  font-weight: 600;
  opacity: 0;
  transform: translateX(-3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  margin-left: -21.875rem; }

@media (max-width: 1919px) {
  .header-site-heading {
    margin-left: -21.875rem; } }
@media (max-width: 1599px) {
  .header-site-heading {
    margin-left: -21.875rem; } }
@media (max-width: 1199px) {
  .header-site-heading {
    margin-left: -21.875rem; } }
@media (max-width: 991px) {
  .header-site-heading {
    margin-left: -7.5rem; } }
@media (max-width: 767px) {
  .header-site-heading {
    margin-left: 0;
    width: 100%; } }
.header-site-heading h1 {
  font-weight: 600;
  width: 100%; }

.header-site-heading:not(:last-child) {
  margin-bottom: 5.625rem; }

@media (max-width: 991px) {
  .header-site-heading:not(:last-child) {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .header-site-heading:not(:last-child) {
    margin-bottom: 1.875rem; } }
.ready .visible-on-screen .header-site-heading {
  opacity: 1;
  transform: none; }

.header-site-content {
  position: relative;
  margin-right: 15rem;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 1919px) {
  .header-site-content {
    margin-right: 11.25rem; } }
@media (max-width: 1599px) {
  .header-site-content {
    margin-right: 7.5rem; } }
@media (max-width: 1199px) {
  .header-site-content {
    margin-right: 2.5rem; } }
@media (max-width: 991px) {
  .header-site-content {
    margin-right: 5.625rem; } }
@media (max-width: 767px) {
  .header-site-content {
    margin-right: 0; } }
.ready .visible-on-screen .header-site-content {
  opacity: 1; }

.header-site-highlight {
  position: absolute;
  top: -.9375rem;
  right: -.9375rem;
  height: 16.25rem;
  opacity: 0;
  transform: translateX(50%) translateY(-50%);
  transition-property: opacity;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 16.25rem; }

@media (max-width: 1199px) {
  .header-site-highlight {
    height: 13.75rem;
    width: 13.75rem; } }
@media (max-width: 991px) {
  .header-site-highlight {
    height: 11.25rem;
    width: 11.25rem; } }
@media (max-width: 767px) {
  .header-site-highlight {
    display: none; } }
.header-site-highlight svg path {
  fill: #fff;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.header-site-highlight svg path.hidden {
  opacity: 0; }

.visible-on-screen .header-site-highlight svg .graphic {
  transform-origin: center center;
  animation: header-site-highlight-rotate linear infinite 5s; }

.ready .visible-on-screen .header-site-highlight {
  transition-delay: .3125s;
  opacity: 1; }

.header-site-highlight-item {
  height: 100%;
  width: 100%; }

.header-site-highlight-item,
.header-site-highlight-item .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain; }

.header-site-lf-area {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -7.5rem;
  height: 50rem;
  width: 7.5rem; }

@media (max-width: 1919px) {
  .header-site-lf-area {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .header-site-lf-area {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .header-site-lf-area {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .header-site-lf-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .header-site-lf-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .header-site-lf-area {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .header-site-lf-area {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .header-site-lf-area {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .header-site-lf-area {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .header-site-lf-area {
    width: 6.25rem; } }
@media (max-width: 767px) {
  .header-site-lf-area {
    width: 5rem; } }
@media (max-width: 575px) {
  .header-site-lf-area {
    display: none; } }
.header-site-lf-area .scroll-indicator {
  padding-top: 0;
  padding-bottom: 0; }

.header-site-lf-area .scroll-indicator .dash-line {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  width: 16.875rem; }

.header-site-rg-area {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -7.5rem;
  height: 43.75rem;
  width: 7.5rem; }

.header-site .dash-text {
  font-size: 2rem; }

@media (max-width: 1919px) {
  .header-site-rg-area {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .header-site-rg-area {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .header-site-rg-area {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .header-site-rg-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .header-site-rg-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .header-site-rg-area {
    margin-right: -1.875rem; } }
@media (max-width: 1919px) {
  .header-site-rg-area {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .header-site-rg-area {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .header-site-rg-area {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .header-site-rg-area {
    width: 6.25rem; } }
@media (max-width: 767px) {
  .header-site-rg-area {
    width: 5rem; } }
@media (max-width: 575px) {
  .header-site-rg-area {
    display: none; } }
.header-site-rg-area .phone-indicator {
  height: 17.8125rem;
  padding-top: 0;
  padding-bottom: 1.25rem; }

@keyframes header-site-highlight-rotate {
  0% {
    transform: rotate(0deg); }
  to {
    transform: rotate(-1turn); } }
/*# sourceMappingURL=styles.css.map */
.header-page {
  position: relative;
  min-height: 45rem;
  max-height: 55rem;
  margin-bottom: 15rem; }

@media (max-width: 1919px) {
  .header-page {
    margin-bottom: 15rem; } }
@media (max-width: 1599px) {
  .header-page {
    margin-bottom: 15rem; } }
@media (max-width: 1199px) {
  .header-page {
    margin-bottom: 15rem; } }
@media (max-width: 991px) {
  .header-page {
    margin-bottom: 12.5rem; } }
@media (max-width: 767px) {
  .header-page {
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .header-page {
    margin-bottom: 2.8125rem; } }
@media (max-width: 767px) {
  .header-page {
    min-height: 0; } }
.header-page.header-page--expand {
  min-height: 100vh; }

.header-page .container {
  position: relative; }

.header-page-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ccc; }

@media (max-width: 767px) {
  .header-page-background {
    margin: 0; } }
.header-page-background .container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.header-page-foreground {
  position: relative; }

.header-page-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 55%;
  bottom: 0;
  /*-7.5rem;*/
  max-height: 62.5rem;
  height: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  .header-page-image {
    margin-right: -6.25rem; } }
@media (min-width: 576px) and (max-width: 767px) {
  .header-page-image {
    margin-right: -5rem; } }
@media (max-width: 1919px) {
  .header-page-image {
    bottom: -7.5rem;
    max-height: 62.5rem; } }
@media (max-width: 1599px) {
  .header-page-image {
    bottom: -7.5rem;
    max-height: 62.5rem; } }
@media (max-width: 1199px) {
  .header-page-image {
    bottom: -7.5rem;
    max-height: 62.5rem; } }
@media (max-width: 991px) {
  .header-page-image {
    bottom: -6.25rem;
    max-height: 61.25rem; } }
@media (max-width: 767px) {
  .header-page-image {
    bottom: -5rem;
    max-height: 60rem; } }
@media (max-width: 575px) {
  .header-page-image {
    bottom: -2.8125rem;
    max-height: 57.8125rem; } }
@media (max-width: 767px) {
  .header-page-image {
    display: none; } }
.header-page-image-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .header-page-image-background {
  transform: none; }

.header-page-image-background .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.15); }

@media (max-width: 991px) {
  .header-page-image-background .image {
    right: -7.5rem; } }
.header-page--darken .header-page-image-background .image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  content: "";
  display: block; }

.ready .visible-on-screen .header-page-image-background .image {
  transform: none; }

.header-page-image-foreground {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  overflow: hidden; }

.header-page-image-legend {
  background: transparent;
  transform: translateY(100%);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 7.5rem; }

@media (max-width: 1919px) {
  .header-page-image-legend {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .header-page-image-legend {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .header-page-image-legend {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .header-page-image-legend {
    width: 6.25rem;
    display: none; } }
.ready .visible-on-screen .header-page-image-legend {
  transition-delay: .3125s;
  transform: none; }

.header-page-content {
  color: inherit;
  font-size: 1rem;
  opacity: 0;
  padding: 0;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 45%;
  padding-top: 7.8125rem;
  padding-right: 3.4375rem;
  padding-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .header-page-content {
    padding-top: 2.8125rem;
    padding-right: 3.4375rem;
    padding-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .header-page-content {
    padding-top: 2.8125rem;
    padding-right: 3.4375rem;
    padding-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .header-page-content {
    padding-top: 2.8125rem;
    padding-right: 3.4375rem;
    padding-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .header-page-content {
    padding-top: 2.1875rem;
    padding-right: 4.375rem;
    padding-bottom: 4.375rem;
    width: calc((45% + 6.25rem) * 1); } }
@media (max-width: 767px) {
  .header-page-content {
    padding-right: 0;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    width: 100%; } }
.ready .visible-on-screen .header-page-content {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.header-page-content h1 {
  transform: translateY(-1.875rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

@media (max-width: 991px) {
  .header-page-content h1 {
    width: 150%; } }
@media (max-width: 767px) {
  .header-page-content h1 {
    width: 100%; } }
.ready .visible-on-screen .header-page-content h1 {
  transition-delay: .3125s;
  transform: none; }

.header-page-content .emphasized {
  color: #fff; }

.header-page-rg-area {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -7.5rem;
  height: 43.75rem;
  width: 7.5rem; }

@media (max-width: 1919px) {
  .header-page-rg-area {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .header-page-rg-area {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .header-page-rg-area {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .header-page-rg-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .header-page-rg-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .header-page-rg-area {
    margin-right: -1.875rem; } }
@media (max-width: 1919px) {
  .header-page-rg-area {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .header-page-rg-area {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .header-page-rg-area {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .header-page-rg-area {
    display: none; } }
/*# sourceMappingURL=styles.css.map */
.enum {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .enum {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .enum {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .enum {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .enum {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .enum {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .enum {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.enum-heading {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 3.75rem;
  text-align: center;
  margin-bottom: 5.625rem;
  padding-left: 7.5rem;
  padding-right: 7.5rem; }

@media (max-width: 1919px) {
  .enum-heading {
    margin-bottom: 5.625rem;
    padding-left: 7.5rem;
    padding-right: 7.5rem; } }
@media (max-width: 1599px) {
  .enum-heading {
    margin-bottom: 5.625rem;
    padding-left: 7.5rem;
    padding-right: 7.5rem; } }
@media (max-width: 1199px) {
  .enum-heading {
    margin-bottom: 5.625rem;
    padding-left: 7.5rem;
    padding-right: 7.5rem; } }
@media (max-width: 991px) {
  .enum-heading {
    margin-bottom: 4.375rem;
    padding-left: 6.25rem;
    padding-right: 6.25rem; } }
@media (max-width: 767px) {
  .enum-heading {
    margin-bottom: 3.75rem;
    padding-left: 5rem;
    padding-right: 5rem; } }
@media (max-width: 575px) {
  .enum-heading {
    margin-bottom: 2.8125rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem; } }
.enum-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.875rem;
  margin-right: -1.875rem; }

@media (max-width: 991px) {
  .enum-items {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }
.enum-items:not(:last-child) {
  margin-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .enum-items:not(:last-child) {
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .enum-items:not(:last-child) {
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .enum-items:not(:last-child) {
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .enum-items:not(:last-child) {
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .enum-items:not(:last-child) {
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .enum-items:not(:last-child) {
    margin-bottom: 2.8125rem; } }
.enum-item {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: calc((33.3333% - 3.75rem) * 1); }

.enum-item:first-child {
  transform: translateY(1.875rem); }

.enum-item:nth-child(2) {
  transform: translateY(3.75rem); }

.enum-item:nth-child(3) {
  transform: translateY(5.625rem); }

@media (max-width: 991px) {
  .enum-item {
    width: calc((60% - 3.75rem) * 1); }

  .enum-item:not(:last-child) {
    margin-bottom: 3.75rem; } }
@media (max-width: 767px) {
  .enum-item {
    width: calc((80% - 3.75rem) * 1); } }
@media (max-width: 575px) {
  .enum-item {
    width: calc((100% - 3.75rem) * 1); } }
.ready .visible-on-screen .enum-item {
  transform: none; }

.enum-item-head {
  font-family: Work Sans, sans-serif;
  font-weight: 700;
  font-size: 16.25rem;
  color: #ffc180;
  line-height: 11.25rem;
  text-align: center;
  letter-spacing: 0.2rem;
  transform: translateY(100%);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 1199px) {
  .enum-item-head {
    font-size: 18vw; } }
@media (max-width: 991px) {
  .enum-item-head {
    font-size: 16.25rem; } }
@media (max-width: 767px) {
  .enum-item-head {
    font-size: 13.75rem; } }
.ready .visible-on-screen .enum-item-head {
  transform: none; }

.enum-item-main {
  position: relative;
  background: #fff;
  margin: 0;
  margin-top: -3.75rem;
  padding: 2.8125rem;
  width: 100%; }

.enum-item-content {
  color: #63666A;
  font-size: 1rem;
  opacity: 0;
  transform: translateY(3.75rem); }

.enum-item-content,
.enum-item-content h1,
.enum-item-content h2,
.enum-item-content h3 {
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.enum-item-content h1,
.enum-item-content h2,
.enum-item-content h3 {
  transform: translateY(-3.75rem); }

.ready .visible-on-screen .enum-item-content h1,
.ready .visible-on-screen .enum-item-content h2,
.ready .visible-on-screen .enum-item-content h3 {
  transition-delay: .3125s;
  transform: none; }

.enum-item-content h3 {
  color: #63666A;
  font-size: 1.875rem;
  line-height: 1;
  text-align: left; }

@media (max-width: 991px) {
  .enum-item-content h3 br {
    display: block; } }
.ready .visible-on-screen .enum-item-content {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.enum-item-content .emphasized {
  text-align: center; }

.enum-item-content .emphasized:not(:first-child) {
  margin-top: 2.5rem; }

.enum-item-content .emphasized:not(:last-child) {
  margin-bottom: 2.5rem; }

.enum-action {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center; }

.enum-border {
  border-top: none;
  border-bottom: 1px solid #838cb2;
  height: 7.5rem; }

/*# sourceMappingURL=styles.css.map */
.text-sticky {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative; }

@media (max-width: 1919px) {
  .text-sticky {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .text-sticky {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .text-sticky {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .text-sticky {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .text-sticky {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .text-sticky {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.text-sticky .container {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.text-sticky .container.container--main {
  z-index: 100; }

.text-sticky-side-area {
  position: relative;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  height: 56.25rem;
  max-height: 100vh;
  width: 80%; }

@media (max-width: 767px) {
  .text-sticky-side-area {
    height: 100vh; } }
.text-sticky--left .text-sticky-side-area {
  -ms-flex-item-align: end;
  align-self: flex-end; }

@media (min-width: 1920px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -7.5rem; } }
@media (min-width: 1600px) and (max-width: 1919px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -7.5rem; } }
@media (min-width: 1200px) and (max-width: 1599px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -7.5rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -7.5rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -6.25rem; } }
@media (min-width: 576px) and (max-width: 767px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .text-sticky--left .text-sticky-side-area {
    margin-right: -1.875rem; } }
@media (min-width: 576px) and (max-width: 767px) {
  .text-sticky--left .text-sticky-side-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .text-sticky--left .text-sticky-side-area {
    margin-left: -1.875rem; } }
@media (max-width: 767px) {
  .text-sticky--left .text-sticky-side-area {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: auto; } }
.text-sticky--right .text-sticky-side-area {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: -7.5rem; }

@media (max-width: 1919px) {
  .text-sticky--right .text-sticky-side-area {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .text-sticky--right .text-sticky-side-area {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .text-sticky--right .text-sticky-side-area {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .text-sticky--right .text-sticky-side-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .text-sticky--right .text-sticky-side-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .text-sticky--right .text-sticky-side-area {
    margin-left: -1.875rem; } }
@media (max-width: 767px) {
  .text-sticky--right .text-sticky-side-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .text-sticky--right .text-sticky-side-area {
    margin-right: -1.875rem; } }
@media (max-width: 767px) {
  .text-sticky--right .text-sticky-side-area {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: auto; } }
.text-sticky-main-area {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  color: #706f6f;
  font-size: 1.125rem;
  font-weight: 400;
  min-height: 56.25rem;
  margin: 0;
  margin-top: -46.25rem;
  width: 60%; }

@media (max-width: 1199px) {
  .text-sticky-main-area {
    width: 70%; } }
@media (max-width: 991px) {
  .text-sticky-main-area {
    width: 80%; } }
@media (max-width: 767px) {
  .text-sticky-main-area {
    min-height: calc((100vh - 10rem) * 1);
    margin-top: calc((-100vh - -10rem) * 1);
    width: 100%; } }
.text-sticky--left .text-sticky-main-area {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: -7.5rem; }

@media (max-width: 1919px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: -1.875rem; } }
@media (max-width: 767px) {
  .text-sticky--left .text-sticky-main-area {
    margin-left: 0;
    margin-right: 0; } }
.text-sticky--right .text-sticky-main-area {
  -ms-flex-item-align: end;
  align-self: flex-end; }

@media (min-width: 1920px) {
  .text-sticky--right .text-sticky-main-area {
    margin-right: -7.5rem; } }
@media (min-width: 1600px) and (max-width: 1919px) {
  .text-sticky--right .text-sticky-main-area {
    margin-right: -7.5rem; } }
@media (min-width: 1200px) and (max-width: 1599px) {
  .text-sticky--right .text-sticky-main-area {
    margin-right: -7.5rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .text-sticky--right .text-sticky-main-area {
    margin-right: -7.5rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-sticky--right .text-sticky-main-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .text-sticky--right .text-sticky-main-area {
    margin-left: 0;
    margin-right: 0; } }
.text-sticky-main {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background: #fff;
  opacity: 0;
  transform: translateY(60px);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 6.875rem; }

@media (max-width: 1919px) {
  .text-sticky-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1599px) {
  .text-sticky-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1199px) {
  .text-sticky-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 991px) {
  .text-sticky-main {
    padding: 4.375rem;
    padding-left: 4.375rem;
    padding-right: 4.375rem; } }
@media (max-width: 767px) {
  .text-sticky-main {
    padding: 3.75rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem; } }
@media (max-width: 575px) {
  .text-sticky-main {
    padding: 2.8125rem;
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; } }
.ready .visible-on-screen .text-sticky-main {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.text-sticky-caption {
  margin-bottom: 3.75rem; }

@media (max-width: 991px) {
  .text-sticky-caption {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .text-sticky-caption {
    margin-bottom: 1.875rem; } }
.text-sticky-caption .dash {
  height: auto; }

.text-sticky-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.text-sticky-item:not(:last-child) {
  margin-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .text-sticky-item:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .text-sticky-item:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .text-sticky-item:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .text-sticky-item:not(:last-child) {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .text-sticky-item:not(:last-child) {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .text-sticky-item:not(:last-child) {
    margin-bottom: 2.8125rem; } }
.text-sticky-item-content b,
.text-sticky-item-content strong {
  color: #5976b3; }

.text-sticky-item-content img {
  max-width: 100%; }

.text-sticky-item-content a {
  color: #ff8200; }

.text-sticky-item-content .emphasized {
  color: inherit; }

.text-sticky-item-content.wysiwyg ul li:before {
  color: #b2b3b5;
  border-color: #b2b3b5; }

.text-sticky-item-content:not(:last-child) {
  margin-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .text-sticky-item-content:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .text-sticky-item-content:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .text-sticky-item-content:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .text-sticky-item-content:not(:last-child) {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .text-sticky-item-content:not(:last-child) {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .text-sticky-item-content:not(:last-child) {
    margin-bottom: 2.8125rem; } }
.text-sticky-image,
.text-sticky-images {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.text-sticky-image {
  opacity: 0;
  overflow: hidden;
  transition-property: opacity, transform;
  transition-duration: .35s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.text-sticky-image.text-sticky-image--prev {
  opacity: 1;
  z-index: 5; }

.text-sticky-image.text-sticky-image--curr {
  opacity: 1;
  z-index: 10; }

@media (max-width: 991px) {
  .text-sticky-image:first-child {
    opacity: 1; } }
.text-sticky-image-background {
  height: 100%;
  overflow: hidden;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(0.85);
  width: 100%; }

.ready .visible-on-screen .text-sticky-image-background {
  transform: none; }

.text-sticky-image-background .image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  transform: scale(1.15);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

.ready .visible-on-screen .text-sticky-image-background .image {
  transform: none; }

.text-sticky-image-foreground {
  position: absolute;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.text-sticky--left .text-sticky-image-foreground {
  right: 0; }

.text-sticky--right .text-sticky-image-foreground {
  left: 0; }

.text-sticky-image-legend {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  transform: translateY(100%);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 7.5rem; }

@media (max-width: 1919px) {
  .text-sticky-image-legend {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .text-sticky-image-legend {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .text-sticky-image-legend {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .text-sticky-image-legend {
    width: 6.25rem; } }
@media (max-width: 767px) {
  .text-sticky-image-legend {
    display: none; } }
@media (max-width: 575px) {
  .text-sticky-image-legend {
    display: none; } }
.ready .visible-on-screen .text-sticky-image-legend {
  transition-delay: .3125s;
  transform: none; }

.text-sticky-image-legend:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: #ff8200; }

.text-aside {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative;
  background: #ccc; }

@media (max-width: 1919px) {
  .text-aside {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .text-aside {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .text-aside {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .text-aside {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .text-aside {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .text-aside {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.text-aside .container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 56.25rem; }

@media (max-width: 991px) {
  .text-aside .container {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }
.text-aside-main-area {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: -7.5rem;
  color: inherit;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 6.875rem;
  width: calc((50% + 7.5rem) * 1); }

@media (max-width: 1919px) {
  .text-aside-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .text-aside-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .text-aside-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .text-aside-main-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .text-aside-main-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .text-aside-main-area {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .text-aside-main-area {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem;
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1599px) {
  .text-aside-main-area {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem;
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1199px) {
  .text-aside-main-area {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem;
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 991px) {
  .text-aside-main-area {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; } }
.text-aside-side-area {
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-right: -7.5rem;
  background: #fff;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 6.875rem;
  width: calc((50% + 7.5rem) * 1); }

@media (max-width: 1919px) {
  .text-aside-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .text-aside-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .text-aside-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .text-aside-side-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .text-aside-side-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .text-aside-side-area {
    margin-right: -1.875rem; } }
@media (max-width: 991px) {
  .text-aside-side-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .text-aside-side-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .text-aside-side-area {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .text-aside-side-area {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem;
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1599px) {
  .text-aside-side-area {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem;
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1199px) {
  .text-aside-side-area {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem;
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 991px) {
  .text-aside-side-area {
    min-height: 50rem;
    max-height: 100vh;
    width: auto; } }
@media (max-width: 767px) {
  .text-aside-side-area {
    min-height: 43.75rem; } }
@media (max-width: 575px) {
  .text-aside-side-area {
    min-height: 37.5rem; } }
.text-aside-image,
.text-aside-image-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.text-aside-image-background {
  height: 100%;
  width: 100%; }

.text-aside-image-background .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(1); }

.text-aside-image-foreground {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.text-aside-image-foreground,
.text-aside-image-legend {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.text-aside-image-legend {
  position: relative;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 7.5rem; }

@media (max-width: 1919px) {
  .text-aside-image-legend {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .text-aside-image-legend {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .text-aside-image-legend {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .text-aside-image-legend {
    width: 6.25rem; } }
@media (max-width: 767px) {
  .text-aside-image-legend {
    display: none; } }
/*
.text-aside-image-legend:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    background: $color-main
}


@supports (mix-blend-mode:multiply) {
    .text-aside-image-legend:before {
        mix-blend-mode: multiply
    }
}


.text-aside-image-legend:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: $color-main
    content: "";
    display: block;
    opacity: .5
}
*/
.text-aside-content:not(:last-child) {
  margin-bottom: 3.75rem; }

@media (max-width: 991px) {
  .text-aside-content:not(:last-child) {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .text-aside-content:not(:last-child) {
    margin-bottom: 1.875rem; } }
@media (max-width: 575px) {
  .text-aside-content blockquote {
    padding-left: 1.875rem;
    padding-right: 1.875rem; } }
.video {
  position: relative;
  margin-top: 7.5rem;
  margin-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .video {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .video {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .video {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .video {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .video {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .video {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.video + .about {
  padding-top: 0;
  padding-bottom: 7.5rem;
  margin-top: -11.25rem; }

@media (max-width: 1919px) {
  .video + .about {
    padding-top: 0;
    padding-bottom: 7.5rem;
    margin-top: -11.25rem; } }
@media (max-width: 1599px) {
  .video + .about {
    padding-top: 0;
    padding-bottom: 7.5rem;
    margin-top: -11.25rem; } }
@media (max-width: 1199px) {
  .video + .about {
    padding-top: 0;
    padding-bottom: 7.5rem;
    margin-top: -11.25rem; } }
@media (max-width: 991px) {
  .video + .about {
    padding-top: 0;
    padding-bottom: 6.25rem;
    margin-top: -9.375rem; } }
@media (max-width: 767px) {
  .video + .about {
    padding-top: 0;
    padding-bottom: 5rem;
    margin-top: -7.5rem; } }
@media (max-width: 575px) {
  .video + .about {
    padding-top: 0;
    padding-bottom: 2.8125rem;
    margin-top: -4.21875rem; } }
.video + .about .container {
  position: relative;
  padding-top: 0;
  padding-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .video + .about .container {
    padding-top: 0;
    padding-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .video + .about .container {
    padding-top: 0;
    padding-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .video + .about .container {
    padding-top: 0;
    padding-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .video + .about .container {
    padding-top: 0;
    padding-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .video + .about .container {
    padding-top: 0;
    padding-bottom: 5rem; } }
@media (max-width: 575px) {
  .video + .about .container {
    padding-top: 0;
    padding-bottom: 2.8125rem; } }
.video .container {
  position: relative; }

.video-background {
  overflow: hidden;
  padding-bottom: 55%;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .video-background {
  transform: none; }

.video-background .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.15); }

.ready .visible-on-screen .video-background .image {
  transform: none; }

.video--darken .video-background:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  content: "";
  display: block; }

.video-foreground {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(1.875rem); }

.ready .visible-on-screen .video-foreground {
  opacity: 1;
  transform: none; }

.video-play {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  cursor: pointer;
  height: 8.75rem;
  width: 8.75rem; }

.video-play:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #fff;
  border-radius: 8.75rem;
  content: "";
  display: block;
  transition-property: transform;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.no-touchevents .video-play:hover:before {
  transform: scale(1.125); }

.video-play-label {
  color: #fff;
  font-size: 1.125rem;
  letter-spacing: .125rem;
  transition-property: opacity, transform;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.no-touchevents .video-play:hover .video-play-label {
  opacity: 0.75; }

/*# sourceMappingURL=styles.css.map */
.about {
  position: relative;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

@media (min-width: 992px) {
  .about {
    min-height: 100vh; } }
@media (max-width: 991px) {
  .about {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .about {
    padding-top: 5rem;
    padding-bottom: 5rem; } }
@media (max-width: 575px) {
  .about {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem; } }
.about .container {
  position: relative;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .about .container {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .about .container {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .about .container {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .about .container {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .about .container {
    padding-top: 5rem;
    padding-bottom: 5rem; } }
@media (max-width: 575px) {
  .about .container {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem; } }
.about-digit {
  position: relative;
  color: #c8c9cb;
  font-family: Work Sans, sans-serif;
  font-weight: 700;
  font-size: 30rem;
  line-height: .7;
  z-index: -1; }

@media (max-width: 1199px) {
  .about-digit {
    font-size: 32.5rem; } }
@media (max-width: 991px) {
  .about-digit {
    font-size: 26.25rem; } }
@media (max-width: 767px) {
  .about-digit {
    font-size: 20rem; } }
@media (max-width: 575px) {
  .about-digit {
    font-size: 13.75rem; } }
.about-digit.about-digit--bottom-left {
  right: 7.5rem;
  bottom: -10.3125rem;
  right: 6.25rem;
  bottom: -9.0625rem;
  right: 5rem;
  bottom: -7.8125rem;
  position: absolute;
  right: 1.875rem;
  bottom: -5.625rem; }

.about-digit.about-digit--middle-right {
  right: -7.5rem;
  right: -6.25rem;
  right: -5rem;
  position: absolute;
  right: -1.875rem;
  bottom: 0; }

.about-digit.about-digit--middle-center {
  position: absolute;
  right: 0;
  bottom: 0; }

.about-digit .image {
  width: 40vw; }

.no-backgroundcliptext .about-digit .image {
  background-image: none !important; }

@supports (-webkit-background-clip: text) or (background-clip: text) {
  .about-digit .image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-text-fill-color: transparent; } }
.about-crest {
  position: relative;
  height: 31.25rem;
  z-index: -1;
  width: 31.25rem; }

@media (max-width: 1199px) {
  .about-crest {
    height: 25rem;
    width: 25rem; } }
@media (max-width: 767px) {
  .about-crest {
    height: 22.5rem;
    width: 22.5rem; } }
@media (max-width: 575px) {
  .about-crest {
    height: 18.75rem;
    width: 18.75rem; } }
.about-crest.about-crest--bottom-left {
  right: 7.5rem;
  bottom: -10.3125rem;
  right: 6.25rem;
  bottom: -9.0625rem;
  right: 5rem;
  bottom: -7.8125rem;
  position: absolute;
  right: 1.875rem;
  bottom: -5.625rem; }

.about-crest.about-crest--middle-right {
  right: -7.5rem;
  right: -6.25rem;
  right: -5rem;
  position: absolute;
  right: -1.875rem;
  bottom: 0; }

.about-crest.about-crest--middle-center,
.about-crest .image {
  position: absolute;
  right: 0;
  bottom: 0; }

.about-crest .image {
  top: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain; }

.about-image {
  position: relative;
  z-index: -1; }

.about-image.about-image--under {
  position: absolute;
  top: calc((50% + 8rem) * 1);
  left: 0;
  /*margin-left: -7.5rem;*/
  background: url(images/checkboard-1.svg) no-repeat 0 0;
  background-size: cover;
  height: 21.25rem;
  width: 21.875rem; }

@media (max-width: 1919px) {
  .about-image.about-image--under {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .about-image.about-image--under {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .about-image.about-image--under {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .about-image.about-image--under {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .about-image.about-image--under {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .about-image.about-image--under {
    margin-left: -1.875rem; } }
@media (max-width: 767px) {
  .about-image.about-image--under {
    height: 33rem;
    width: 17.5rem; } }
@media (max-width: 575px) {
  .about-image.about-image--under {
    height: 27.5rem;
    width: 14.5833333333rem;
    position: absolute;
    top: 0;
    left: 0; } }
.about-image.about-image--over {
  background: url(images/checkboard-2.svg) no-repeat 0 0;
  background-size: cover;
  height: 31.25rem;
  width: 44.0625rem;
  position: absolute;
  top: -7.5rem;
  left: 0; }

@media (max-width: 1919px) {
  .about-image.about-image--over {
    position: absolute;
    top: -7.5rem;
    left: 0; } }
@media (max-width: 1599px) {
  .about-image.about-image--over {
    position: absolute;
    top: -7.5rem;
    left: 0; } }
@media (max-width: 1199px) {
  .about-image.about-image--over {
    position: absolute;
    top: -7.5rem;
    left: 0; } }
@media (max-width: 991px) {
  .about-image.about-image--over {
    position: absolute;
    top: -6.25rem;
    left: 0; } }
@media (max-width: 767px) {
  .about-image.about-image--over {
    position: absolute;
    top: -5rem;
    left: 0; } }
@media (max-width: 575px) {
  .about-image.about-image--over {
    position: absolute;
    top: -2.8125rem;
    left: 0; } }
@media (max-width: 767px) {
  .about-image.about-image--over {
    height: 25rem;
    width: 35.25rem; } }
@media (max-width: 575px) {
  .about-image.about-image--over {
    height: 20.8333333333rem;
    width: 29.375rem; } }
.about-image.about-image--over-flip {
  background: url(images/checkboard-3.svg) no-repeat 0 0;
  background-size: cover;
  height: 31.25rem;
  width: 44.0625rem;
  position: absolute;
  top: -7.5rem;
  left: 0; }

@media (max-width: 1919px) {
  .about-image.about-image--over-flip {
    position: absolute;
    top: -7.5rem;
    left: 0; } }
@media (max-width: 1599px) {
  .about-image.about-image--over-flip {
    position: absolute;
    top: -7.5rem;
    left: 0; } }
@media (max-width: 1199px) {
  .about-image.about-image--over-flip {
    position: absolute;
    top: -7.5rem;
    left: 0; } }
@media (max-width: 991px) {
  .about-image.about-image--over-flip {
    position: absolute;
    top: -6.25rem;
    left: 0; } }
@media (max-width: 767px) {
  .about-image.about-image--over-flip {
    position: absolute;
    top: -5rem;
    left: 0; } }
@media (max-width: 575px) {
  .about-image.about-image--over-flip {
    position: absolute;
    top: -2.8125rem;
    left: 0; } }
@media (max-width: 767px) {
  .about-image.about-image--over-flip {
    height: 25rem;
    width: 35.25rem; } }
@media (max-width: 575px) {
  .about-image.about-image--over-flip {
    height: 20.8333333333rem;
    width: 29.375rem; } }
.about-main {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: -7.5rem;
  background: #fff;
  min-width: 60rem;
  min-height: 28.75rem;
  transform: translateX(-120px);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 80%;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 10.3125rem; }

@media (max-width: 1919px) {
  .about-main {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .about-main {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .about-main {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .about-main {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .about-main {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .about-main {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .about-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 10.3125rem; } }
@media (max-width: 1599px) {
  .about-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 10.3125rem; } }
@media (max-width: 1199px) {
  .about-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 10.3125rem; } }
@media (max-width: 991px) {
  .about-main {
    padding: 4.375rem;
    padding-left: 4.375rem;
    padding-right: 6.5625rem; } }
@media (max-width: 767px) {
  .about-main {
    padding: 3.75rem;
    padding-left: 3.75rem;
    padding-right: 7.5rem; } }
@media (max-width: 575px) {
  .about-main {
    padding: 2.8125rem;
    padding-left: 2.8125rem;
    padding-right: 5.625rem; } }
@media (max-width: 991px) {
  .about-main {
    min-width: 0;
    width: 100%; } }
@media (max-width: 767px) {
  .about-main {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }
@media (max-width: 575px) {
  .about-main {
    min-height: 20rem; } }
.ready .visible-on-screen .about-main {
  transform: none; }

.about-content {
  color: #63666A;
  font-size: 1.375rem;
  font-weight: 400;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

@media (max-width: 991px) {
  .about-content {
    font-size: 1.25rem; } }
.ready .visible-on-screen .about-content {
  transition-delay: .3125s;
  opacity: 1; }

.about-content .emphasized {
  color: #63666A;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.4; }

@media (max-width: 991px) {
  .about-content .emphasized {
    font-size: 1.75rem; } }
@media (max-width: 575px) {
  .about-content .emphasized {
    font-size: 1.5rem; } }
.about-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 4.21875rem;
  padding-bottom: 4.21875rem;
  width: 7.5rem; }

@media (max-width: 1919px) {
  .about-caption {
    padding-top: 4.21875rem;
    padding-bottom: 4.21875rem;
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .about-caption {
    padding-top: 4.21875rem;
    padding-bottom: 4.21875rem;
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .about-caption {
    padding-top: 4.21875rem;
    padding-bottom: 4.21875rem;
    width: 7.5rem; } }
@media (max-width: 991px) {
  .about-caption {
    padding-top: 3.28125rem;
    padding-bottom: 3.28125rem;
    width: 9.375rem; } }
@media (max-width: 767px) {
  .about-caption {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
    width: 7.5rem; } }
.text {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative; }

@media (max-width: 1919px) {
  .text {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .text {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .text {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .text {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .text {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .text {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.text-content {
  transition-property: color;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.main-layout--dark .text-content {
  color: #fff; }

.text-content img {
  opacity: 0;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .text-content img {
  opacity: 1;
  transform: none; }

/*# sourceMappingURL=styles.css.map */
.carousel {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative;
  overflow: hidden; }

@media (max-width: 1919px) {
  .carousel {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .carousel {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .carousel {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .carousel {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .carousel {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .carousel {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.carousel-background {
  position: relative;
  margin-left: -1.875rem;
  margin-right: -1.875rem; }

.carousel-foreground {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: -12rem;
  pointer-events: none;
  z-index: 10; }

@media (max-width: 575px) {
  .carousel-foreground {
    margin-top: 0; } }
.carousel-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  /* height: 100%; */
  height: auto;
  width: 100%; }

.carousel-items .slider-slide {
  /*height: 100%;*/
  height: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem; }

.carousel-item {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  height: 43.75rem;
  overflow: hidden;
  width: 100%; }

@media (max-width: 575px) {
  .carousel-item {
    height: 37.5rem; } }
.carousel-item-background {
  position: relative;
  height: 100%;
  overflow: hidden;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

.ready .visible-on-screen .carousel-item-background {
  transform: none; }

.carousel-item-background .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.15); }

.ready .visible-on-screen .carousel-item-background .image {
  transform: none; }

.carousel-item-foreground {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.carousel-item-foreground,
.carousel-item-legend {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.carousel-item-legend {
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  transform: translateY(100%);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 7.5rem; }

@media (max-width: 1919px) {
  .carousel-item-legend {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .carousel-item-legend {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .carousel-item-legend {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .carousel-item-legend {
    width: 6.25rem; } }
@media (max-width: 767px) {
  .carousel-item-legend {
    display: none; } }
.carousel-item-legend:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: #ffc180; }

.ready .visible-on-screen .carousel-item-legend {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.carousel-main {
  position: relative;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-right: -7.5rem;
  background: #fff;
  opacity: 0;
  pointer-events: all;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 60%;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 6.875rem; }

.carousel-action .button-action a {
  color: #ff8200; }

@media (max-width: 1919px) {
  .carousel-main {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .carousel-main {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .carousel-main {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .carousel-main {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .carousel-main {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .carousel-main {
    margin-right: -1.875rem; } }
@media (max-width: 991px) {
  .carousel-main {
    width: 80%; } }
@media (max-width: 575px) {
  .carousel-main {
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }
.carousel-main h1,
.carousel-main h2,
.carousel-main h3 {
  transform: translateY(-1.875rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .carousel-main h1,
.ready .visible-on-screen .carousel-main h2,
.ready .visible-on-screen .carousel-main h3 {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

@media (max-width: 1919px) {
  .carousel-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1599px) {
  .carousel-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1199px) {
  .carousel-main {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 991px) {
  .carousel-main {
    padding: 4.375rem;
    padding-left: 4.375rem;
    padding-right: 4.375rem; } }
@media (max-width: 767px) {
  .carousel-main {
    padding: 3.75rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem; } }
@media (max-width: 575px) {
  .carousel-main {
    padding: 2.8125rem;
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; } }
.ready .visible-on-screen .carousel-main {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.carousel-content {
  color: #63666A;
  font-size: 1.375rem; }

@media (max-width: 991px) {
  .carousel-content {
    font-size: 1.25rem; } }
.carousel-content:not(:last-child) {
  margin-bottom: 3.75rem; }

@media (max-width: 991px) {
  .carousel-content:not(:last-child) {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .carousel-content:not(:last-child) {
    margin-bottom: 1.875rem; } }
.carousel-control {
  position: absolute;
  top: 12rem;
  left: -9.375rem;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  overflow: hidden; }

@media (max-width: 575px) {
  .carousel-control {
    position: absolute;
    top: -4.6875rem;
    left: 0; } }
.carousel-next,
.carousel-prev {
  opacity: 0;
  transform: translateX(100%);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .carousel-next,
.ready .visible-on-screen .carousel-prev {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

/*# sourceMappingURL=styles.css.map */
.quotes {
  position: relative;
  background: #f0f0f0;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 7.5rem;
  margin-top: 7.5rem; }

.quotes--dark {
  background: #ccc; }

.quotes--light {
  background: #fff; }

.quotes-heading {
  position: relative;
  color: #63666A;
  margin-bottom: 5.625rem;
  margin-left: 7.5rem;
  margin-right: 7.5rem; }

@media (max-width: 1919px) {
  .quotes-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .quotes-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .quotes-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .quotes {
    background: #f0f0f0; }

  .quotes-heading {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .quotes-heading {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .quotes-heading {
    margin-bottom: 2.8125rem; } }
@media (max-width: 1919px) {
  .quotes-heading {
    margin-left: 7.5rem;
    margin-right: 7.5rem; } }
@media (max-width: 1599px) {
  .quotes-heading {
    margin-left: 7.5rem;
    margin-right: 7.5rem; } }
@media (max-width: 1199px) {
  .quotes-heading {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 991px) {
  .quotes-heading {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 767px) {
  .quotes-heading {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 575px) {
  .quotes-heading {
    margin-left: 0;
    margin-right: 0; } }
.quotes-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.quotes-items:not(:first-child) {
  margin-top: 7.5rem; }

.quotes-items:not(:last-child) {
  margin-bottom: 7.5rem; }

@media (max-width: 1919px) {
  .quotes-items:not(:first-child) {
    margin-top: 7.5rem; }

  .quotes-items:not(:last-child) {
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .quotes-items:not(:first-child) {
    margin-top: 7.5rem; }

  .quotes-items:not(:last-child) {
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .quotes-items:not(:first-child) {
    margin-top: 7.5rem; }

  .quotes-items:not(:last-child) {
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .quotes-items:not(:first-child) {
    margin-top: 6.25rem; }

  .quotes-items:not(:last-child) {
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .quotes-items:not(:first-child) {
    margin-top: 5rem; }

  .quotes-items:not(:last-child) {
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .quotes-items:not(:first-child) {
    margin-top: 2.8125rem; }

  .quotes-items:not(:last-child) {
    margin-bottom: 2.8125rem; } }
.quotes-item {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

@media (max-width: 991px) {
  .quotes-item {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }
.quotes-item-side-area {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 50%; }

.quotes-item--text-rg .quotes-item-side-area {
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  transform: translateX(1.875rem); }

@media (max-width: 991px) {
  .quotes-item--text-rg .quotes-item-side-area {
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-item-align: start;
    align-self: flex-start; } }
@media (max-width: 575px) {
  .quotes-item--text-rg .quotes-item-side-area {
    transform: translateY(1.875rem); } }
.quotes-item--text-lf .quotes-item-side-area {
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  transform: translateX(-1.875rem); }

@media (max-width: 991px) {
  .quotes-item--text-lf .quotes-item-side-area {
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-item-align: end;
    align-self: flex-end; } }
@media (max-width: 575px) {
  .quotes-item--text-lf .quotes-item-side-area {
    transform: translateY(1.875rem); } }
@media (max-width: 991px) {
  .quotes-item--text-lf .quotes-item-side-area,
  .quotes-item--text-rg .quotes-item-side-area {
    width: 75%; } }
@media (max-width: 575px) {
  .quotes-item--text-lf .quotes-item-side-area,
  .quotes-item--text-rg .quotes-item-side-area {
    width: 100%; } }
.ready .loaded .item-visible-on-screen .quotes-item-side-area {
  opacity: 1;
  transform: none; }

.quotes-item-main-area {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 50%;
  padding-top: 6rem;
  padding-bottom: 6rem; }

.quotes-item--text-rg .quotes-item-main-area {
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  transform: translateX(1.875rem);
  padding-left: 13.125rem; }

@media (max-width: 1919px) {
  .quotes-item--text-rg .quotes-item-main-area {
    padding-left: 11.25rem; } }
@media (max-width: 1599px) {
  .quotes-item--text-rg .quotes-item-main-area {
    padding-left: 9.375rem; } }
@media (max-width: 1199px) {
  .quotes-item--text-rg .quotes-item-main-area {
    padding-left: 7.5rem; } }
@media (max-width: 991px) {
  .quotes-item--text-rg .quotes-item-main-area {
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding: 1.875rem; } }
.quotes-item--text-lf .quotes-item-main-area {
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  transform: translateX(-1.875rem);
  padding-right: 13.125rem;
  text-align: right; }

@media (max-width: 1919px) {
  .quotes-item--text-lf .quotes-item-main-area {
    padding-right: 11.25rem; } }
@media (max-width: 1599px) {
  .quotes-item--text-lf .quotes-item-main-area {
    padding-right: 9.375rem; } }
@media (max-width: 1199px) {
  .quotes-item--text-lf .quotes-item-main-area {
    padding-right: 7.5rem; } }
@media (max-width: 991px) {
  .quotes-item--text-lf .quotes-item-main-area {
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 60%; } }
.quotes-item--text-lf .button-action {
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

@media (max-width: 991px) {
  .quotes-item--text-lf .quotes-item-main-area,
  .quotes-item--text-rg .quotes-item-main-area {
    background: #fff;
    color: #fff;
    margin: 0;
    padding: 5.625rem;
    width: 75%; } }
@media (max-width: 575px) {
  .quotes-item--text-lf .quotes-item-main-area,
  .quotes-item--text-rg .quotes-item-main-area {
    background: transparent;
    margin: 0;
    padding: 3.75rem;
    padding-bottom: 0;
    width: 100%; } }
.ready .loaded .item-visible-on-screen .quotes-item-main-area {
  opacity: 1;
  transform: none; }

.quotes-item-image {
  position: relative;
  opacity: 0;
  height: 100%;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

.ready .loaded .item-visible-on-screen .quotes-item-image {
  opacity: 1;
  transform: none; }

.quotes-item-image .image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.quotes-item-image-background,
.quotes-item-image-foreground,
.quotes-item-image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.quotes-item-image-foreground {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 0, transparent 60%); }

@media (max-width: 991px) {
  .quotes-item--text-lf .quotes-item-image-foreground {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; } }
.quotes-item-image-legend {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 300;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  width: 7.5rem; }

@media (max-width: 1919px) {
  .quotes-item-image-legend {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .quotes-item-image-legend {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .quotes-item-image-legend {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .quotes-item-image {
    padding-bottom: 50%; }

  .quotes-item-image-legend {
    width: 6.25rem; } }
@media (max-width: 767px) {
  .quotes-item-image-legend {
    display: none; } }
.quotes-item-image-legend .dash-line {
  margin-top: -1.875rem; }

.quotes-item-content {
  position: relative;
  color: #63666A;
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 1.4; }

.quotes-item-content h2 {
  color: #63666A; }

@media (max-width: 575px) {
  .quotes-item-content {
    font-size: 1.875rem; } }
.quotes-item-content:not(:last-child) {
  margin-bottom: 3.75rem; }

@media (max-width: 991px) {
  .quotes-item-content:not(:last-child) {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .quotes-item-content:not(:last-child) {
    margin-bottom: 1.875rem; } }
.quotes-item-content p:first-child:before,
.quotes-item-content p:last-child:after {
  content: "";
  display: inline-block;
  height: 1rem;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 1.125rem; }

.quotes-item-content p:first-child:before {
  background: url(../images/icons/quote-open.png) no-repeat 50%;
  background-size: contain;
  margin: 0;
  margin-left: -1.125rem;
  opacity: 0;
  transform: translateX(-2.0625rem) translateY(-1.625rem); }

.ready .loaded .item-visible-on-screen .quotes-item-content p:first-child:before {
  transition-delay: .3125s;
  opacity: 1;
  transform: translateX(-1.125rem) translateY(-1.625rem); }

.quotes-item-content p:last-child:after {
  background: url(../images/icons/quote-close.png) no-repeat 50%;
  background-size: contain;
  margin: 0;
  margin-right: -1.125rem;
  opacity: 0;
  transform: translateX(2.0625rem) translateY(-0.8125rem); }

.ready .loaded .item-visible-on-screen .quotes-item-content p:last-child:after {
  transition-delay: .3125s;
  opacity: 1;
  transform: translateX(1.125rem) translateY(-0.8125rem); }

.quotes-item-author-name {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  color: #acbee6;
  font-size: 1.375rem;
  font-weight: 300;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.quotes-item-author-name:not(:last-child) {
  margin-bottom: 1.25rem; }

.ready .visible-on-screen .quotes-item-author-name {
  transition-delay: .3125s;
  opacity: 1; }

.quotes-item-author-name:before {
  content: "";
  background: #7686b7;
  height: .0625rem;
  margin: 0;
  margin-left: -3.4375rem;
  margin-right: 1.25rem;
  width: 2.1875rem; }

.quotes-item-author-role {
  color: #acbee6;
  font-size: 1rem;
  font-weight: 300;
  font-style: italic;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .visible-on-screen .quotes-item-author-role {
  transition-delay: .3125s;
  opacity: 1; }

.quotes-action {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  height: 27.5rem;
  margin-bottom: -7.5rem;
  margin-left: 7.5rem;
  margin-right: 7.5rem; }

@media (max-width: 1919px) {
  .quotes-action {
    margin-bottom: -7.5rem; } }
@media (max-width: 1599px) {
  .quotes-action {
    margin-bottom: -7.5rem; } }
@media (max-width: 1199px) {
  .quotes-action {
    margin-bottom: -7.5rem; } }
@media (max-width: 991px) {
  .quotes-action {
    margin-bottom: -6.25rem; } }
@media (max-width: 767px) {
  .quotes-action {
    margin-bottom: -5rem; } }
@media (max-width: 575px) {
  .quotes-action {
    margin-bottom: -2.8125rem; } }
@media (max-width: 1919px) {
  .quotes-action {
    margin-left: 7.5rem;
    margin-right: 7.5rem; } }
@media (max-width: 1599px) {
  .quotes-action {
    margin-left: 7.5rem;
    margin-right: 7.5rem; } }
@media (max-width: 1199px) {
  .quotes-action {
    margin-left: 0;
    margin-right: 0; } }
.quotes-action-main-area {
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding-right: 10rem;
  width: 40%;
  z-index: 10; }

@media (max-width: 1199px) {
  .quotes-action-main-area {
    padding: 0; } }
@media (max-width: 991px) {
  .quotes-action-main-area {
    width: 80%; } }
@media (max-width: 767px) {
  .quotes-action-main-area {
    width: 100%; } }
.quotes-action-side-area {
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-right: -15rem;
  width: calc((40% + 240px) * 1); }

@media (max-width: 1919px) {
  .quotes-action-side-area {
    margin-right: -15rem; } }
@media (max-width: 1599px) {
  .quotes-action-side-area {
    margin-right: -15rem; } }
@media (max-width: 1199px) {
  .quotes-action-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .quotes-action-side-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .quotes-action-side-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .quotes-action-side-area {
    margin-right: -1.875rem; } }
@media (max-width: 1199px) {
  .quotes-action-side-area {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .quotes-action-side-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .quotes-action-side-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .quotes-action-side-area {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .quotes-action-side-area {
    width: calc((40% + 240px) * 1); } }
@media (max-width: 1599px) {
  .quotes-action-side-area {
    width: calc((40% + 240px) * 1); } }
@media (max-width: 1199px) {
  .quotes-action-side-area {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    width: auto; } }
.quotes-action-title {
  color: #fff;
  font-size: 2.25rem;
  line-height: 1.4;
  opacity: 0;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

.quotes-action-title:not(:last-child) {
  margin-bottom: 3.75rem; }

@media (max-width: 991px) {
  .quotes-action-title:not(:last-child) {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .quotes-action-title:not(:last-child) {
    margin-bottom: 1.875rem; } }
.ready .loaded .action-visible-on-screen .quotes-action-title {
  opacity: 1;
  transform: none; }

.quotes-action-link {
  position: relative;
  width: 100%; }

.quotes-action-link-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 4.375rem;
  margin: 0;
  margin-top: -2.1875rem;
  margin-right: -14.375rem;
  width: 8.125rem; }

.quotes-action-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.ready .loaded .action-visible-on-screen .quotes-action-image {
  transform: none; }

.quotes-action-image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.15); }

.ready .loaded .action-visible-on-screen .quotes-action-image .image {
  transform: none; }

/*# sourceMappingURL=styles.css.map */
.cta {
  position: relative;
  height: 50rem;
  max-height: 100vh; }

@media (max-width: 991px) {
  .cta {
    height: 43.75rem; } }
@media (max-width: 575px) {
  .cta {
    height: 37.5rem; } }
.quotes + .cta {
  background: #ff8200; }

.cta .container {
  position: relative; }

.cta-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ff8200; }

.ready .visible-on-screen .cta-background {
  transform: none; }

.cta-background .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.15);
  opacity: 0.9; }

.cta--darken .cta-background .image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  content: "";
  display: block; }

.ready .visible-on-screen .cta-background .image {
  transform: none; }

.cta-foreground {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.cta-foreground .container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  height: 100%;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

@media (max-width: 991px) {
  .cta-foreground .container {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem; } }
@media (max-width: 575px) {
  .cta-foreground .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem; } }
.cta-caption {
  position: absolute;
  right: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-right: -7.5rem;
  width: 7.5rem;
  top: 5.625rem;
  bottom: 11.25rem; }

@media (max-width: 1919px) {
  .cta-caption {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .cta-caption {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .cta-caption {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .cta-caption {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .cta-caption {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .cta-caption {
    margin-right: -1.875rem; } }
@media (max-width: 1919px) {
  .cta-caption {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .cta-caption {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .cta-caption {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .cta-caption {
    width: 9.375rem; } }
@media (max-width: 767px) {
  .cta-caption {
    width: 7.5rem; } }
@media (max-width: 1919px) {
  .cta-caption {
    top: 5.625rem;
    bottom: 11.25rem; } }
@media (max-width: 1599px) {
  .cta-caption {
    top: 5.625rem;
    bottom: 11.25rem; } }
@media (max-width: 1199px) {
  .cta-caption {
    top: 5.625rem;
    bottom: 11.25rem; } }
@media (max-width: 991px) {
  .cta-caption {
    top: 4.375rem;
    bottom: 8.75rem; } }
@media (max-width: 767px) {
  .cta-caption {
    top: 3.75rem;
    bottom: 7.5rem; } }
@media (max-width: 575px) {
  .cta-caption {
    top: 2.8125rem;
    bottom: 5.625rem;
    display: none; } }
.cta-content {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
  width: 75%; }

@media (max-width: 991px) {
  .cta-content {
    font-size: 1.25rem; } }
@media (max-width: 575px) {
  .cta-content {
    width: 100%; } }
.cta-content > * {
  opacity: 0;
  transform: translateY(3.75rem); }

.cta-content > *,
.cta-content h1,
.cta-content h2,
.cta-content h3 {
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.cta-content h1,
.cta-content h2,
.cta-content h3 {
  transform: translateY(1.875rem); }

.ready .visible-on-screen .cta-content > * {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.ready .visible-on-screen .cta-content h1,
.ready .visible-on-screen .cta-content h2,
.ready .visible-on-screen .cta-content h3 {
  transition-delay: 0.3125s; }

.cta-action {
  position: relative; }

.cta-action-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  cursor: pointer;
  height: 4.375rem;
  margin-top: -2.1875rem;
  transition-property: opacity, transform;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 7.5rem; }

/*# sourceMappingURL=styles.css.map */
.cta-group {
  position: relative;
  margin-top: 7.5rem;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

.cta-group .container {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 50rem; }

@media (max-width: 991px) {
  .cta-group .container {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    height: auto; } }
.cta-group-main-area {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: -7.5rem;
  background: #fff;
  overflow: hidden;
  width: calc((50% + 7.5rem) * 1); }

@media (max-width: 1919px) {
  .cta-group-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 1599px) {
  .cta-group-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 1199px) {
  .cta-group-main-area {
    margin-left: -7.5rem; } }
@media (max-width: 991px) {
  .cta-group-main-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .cta-group {
    padding-bottom: 0; }

  .cta-group-main-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .cta-group-main-area {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .cta-group-main-area {
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1599px) {
  .cta-group-main-area {
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1199px) {
  .cta-group-main-area {
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 991px) {
  .cta-group-main-area {
    width: calc((100% + 12.5rem) * 1); } }
@media (max-width: 767px) {
  .cta-group-main-area {
    width: calc((100% + 10rem) * 1); } }
@media (max-width: 575px) {
  .cta-group-main-area {
    width: calc((100% + 3.75rem) * 1); } }
@media (max-width: 991px) {
  .cta-group-main-area {
    height: 43.75rem; } }
@media (max-width: 575px) {
  .cta-group-main-area {
    height: 37.5rem; } }
.cta-group-side-area {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-right: -7.5rem;
  background: #ff8200;
  overflow: hidden;
  width: calc((50% + 7.5rem) * 1); }

@media (max-width: 1919px) {
  .cta-group-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .cta-group-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .cta-group-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .cta-group-side-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .cta-group-side-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .cta-group-side-area {
    margin-right: -1.875rem; } }
@media (max-width: 991px) {
  .cta-group-side-area {
    margin-left: -6.25rem; } }
@media (max-width: 767px) {
  .cta-group-side-area {
    margin-left: -5rem; } }
@media (max-width: 575px) {
  .cta-group-side-area {
    margin-left: -1.875rem; } }
@media (max-width: 1919px) {
  .cta-group-side-area {
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1599px) {
  .cta-group-side-area {
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 1199px) {
  .cta-group-side-area {
    width: calc((50% + 7.5rem) * 1); } }
@media (max-width: 991px) {
  .cta-group-side-area {
    width: calc((100% + 12.5rem) * 1); } }
@media (max-width: 767px) {
  .cta-group-side-area {
    width: calc((100% + 10rem) * 1); } }
@media (max-width: 575px) {
  .cta-group-side-area {
    width: calc((100% + 3.75rem) * 1); } }
@media (max-width: 991px) {
  .cta-group-side-area {
    height: 43.75rem; } }
@media (max-width: 575px) {
  .cta-group-side-area {
    height: 37.5rem; } }
.cta-group-item {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 6.875rem; }

@media (max-width: 1919px) {
  .cta-group-item {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1599px) {
  .cta-group-item {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1199px) {
  .cta-group-item {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 991px) {
  .cta-group-item {
    padding: 0;
    padding-top: 4.375rem;
    padding-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .cta-group-item {
    padding: 0;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .cta-group-item {
    padding: 0;
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem; } }
.cta-group-item-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.cta-group-main-area .cta-group-item-background {
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.cta-group-main-area .cta-group-item-background,
.cta-group-side-area .cta-group-item-background {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center; }

.cta-group-side-area .cta-group-item-background {
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.cta-group-item-foreground {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

@media (max-width: 991px) {
  .cta-group-item-foreground {
    margin-left: 6.25rem;
    margin-right: 6.25rem; } }
@media (max-width: 767px) {
  .cta-group-item-foreground {
    margin-left: 5rem;
    margin-right: 5rem; } }
@media (max-width: 575px) {
  .cta-group-item-foreground {
    margin-left: 1.875rem;
    margin-right: 1.875rem; } }
.cta-group-item-image {
  position: relative;
  overflow: hidden;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.cta-group-main-area .cta-group-item-image {
  height: 27.5rem;
  width: 22.5rem; }

@media (max-width: 575px) {
  .cta-group-main-area .cta-group-item-image {
    height: 22.5rem;
    width: 16.25rem; } }
.cta-group-side-area .cta-group-item-image {
  height: 27.5rem;
  width: 33.75rem; }

@media (max-width: 991px) {
  .cta-group-side-area .cta-group-item-image {
    height: 80%;
    width: 50%; } }
@media (max-width: 767px) {
  .cta-group-side-area .cta-group-item-image {
    height: 65%;
    width: 65%; } }
@media (max-width: 575px) {
  .cta-group-side-area .cta-group-item-image {
    height: 100%;
    width: 100%; } }
.ready .visible-on-screen .cta-group-item-image {
  transform: none; }

.cta-group-item-image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.15); }

.ready .visible-on-screen .cta-group-item-image .image {
  transform: none; }

.cta-group-item-caption {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 7.5rem; }

@media (max-width: 1919px) {
  .cta-group-item-caption {
    width: 7.5rem; } }
@media (max-width: 1599px) {
  .cta-group-item-caption {
    width: 7.5rem; } }
@media (max-width: 1199px) {
  .cta-group-item-caption {
    width: 7.5rem; } }
@media (max-width: 991px) {
  .cta-group-item-caption {
    width: 9.375rem; } }
@media (max-width: 767px) {
  .cta-group-item-caption {
    width: 7.5rem; } }
@media (max-width: 575px) {
  .cta-group-item-caption {
    display: none; } }
.cta-group-main-area .cta-group-item-caption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6.875rem; }

@media (max-width: 1919px) {
  .cta-group-main-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -6.875rem; } }
@media (max-width: 1599px) {
  .cta-group-main-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -6.875rem; } }
@media (max-width: 1199px) {
  .cta-group-main-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -6.875rem; } }
@media (max-width: 991px) {
  .cta-group-main-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -4.375rem; } }
@media (max-width: 767px) {
  .cta-group-main-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3.75rem; } }
@media (max-width: 575px) {
  .cta-group-main-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2.8125rem; } }
.cta-group-side-area .cta-group-item-caption {
  position: absolute;
  top: 0;
  right: -6.875rem;
  bottom: 0; }

@media (max-width: 1919px) {
  .cta-group-side-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    right: -6.875rem;
    bottom: 0; } }
@media (max-width: 1599px) {
  .cta-group-side-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    right: -6.875rem;
    bottom: 0; } }
@media (max-width: 1199px) {
  .cta-group-side-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    right: -6.875rem;
    bottom: 0; } }
@media (max-width: 991px) {
  .cta-group-side-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    right: -4.375rem;
    bottom: 0; } }
@media (max-width: 767px) {
  .cta-group-side-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    right: -3.75rem;
    bottom: 0; } }
@media (max-width: 575px) {
  .cta-group-side-area .cta-group-item-caption {
    position: absolute;
    top: 0;
    right: -2.8125rem;
    bottom: 0; } }
.cta-group-item-content {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 1.375rem;
  font-weight: 400;
  opacity: 0;
  transform: translateY(3.75rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 991px) {
  .cta-group-item-content {
    font-size: 1.25rem; } }
.ready .visible-on-screen .cta-group-item-content {
  transition-delay: .3125s;
  opacity: 1;
  transform: none; }

.cta-group-item-content:not(:last-child) {
  margin-bottom: 7.5rem; }

@media (max-width: 1199px) {
  .cta-group-item-content:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .cta-group-item-content:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 575px) {
  .cta-group-item-content:not(:last-child) {
    margin-bottom: 3.75rem; } }
.cta-group-item-content h1,
.cta-group-item-content h2,
.cta-group-item-content h3 {
  margin-bottom: 3.75rem;
  transform: translateY(-1.875rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 991px) {
  .cta-group-item-content h1,
  .cta-group-item-content h2,
  .cta-group-item-content h3 {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .cta-group-item-content h1,
  .cta-group-item-content h2,
  .cta-group-item-content h3 {
    margin-bottom: 1.875rem; } }
.ready .visible-on-screen .cta-group-item-content h1,
.ready .visible-on-screen .cta-group-item-content h2,
.ready .visible-on-screen .cta-group-item-content h3 {
  transition-delay: .3125s;
  transform: none; }

.cta-group-main-area .cta-group-item-content {
  color: #ff8200;
  text-align: center; }

@media (max-width: 991px) {
  .cta-group-main-area .cta-group-item-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%; } }
.cta-group-side-area .cta-group-item-content {
  color: inherit;
  text-align: left; }

@media (max-width: 991px) {
  .cta-group-side-area .cta-group-item-content {
    width: 55%; } }
@media (max-width: 767px) {
  .cta-group-side-area .cta-group-item-content {
    width: 75%; } }
@media (max-width: 575px) {
  .cta-group-side-area .cta-group-item-content {
    width: 100%; } }
.cta-group-main-area .cta-group-item-action {
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center; }

.cta-group-main-area .cta-group-item-action,
.cta-group-side-area .cta-group-item-action {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.cta-group-side-area .cta-group-item-action {
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

/*# sourceMappingURL=styles.css.map */
.certifications {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative; }

@media (max-width: 1919px) {
  .certifications {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .certifications {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .certifications {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .certifications {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .certifications {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .certifications {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.certifications-intro {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0;
  padding-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .certifications-intro {
    padding-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .certifications-intro {
    padding-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .certifications-intro {
    padding-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .certifications-intro {
    padding-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .certifications-intro {
    padding-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .certifications-intro {
    padding-bottom: 2.8125rem; } }
@media (max-width: 991px) {
  .certifications-intro {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }
.certifications-intro:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  content: "";
  display: block;
  height: 1px;
  transform: scaleX(0);
  transform-origin: center left;
  transition-property: background-color, opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.main-layout--dark .certifications-intro:before {
  background: #fff; }

.ready .visible-on-screen .certifications-intro:before {
  transform: none; }

.certifications-main-area {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  width: 75%;
  padding-right: 7.5rem; }

@media (max-width: 1919px) {
  .certifications-main-area {
    padding-right: 7.5rem; } }
@media (max-width: 1599px) {
  .certifications-main-area {
    padding-right: 7.5rem; } }
@media (max-width: 1199px) {
  .certifications-main-area {
    padding-right: 7.5rem; } }
@media (max-width: 991px) {
  .certifications-main-area {
    margin: 0;
    margin-bottom: 3.75rem;
    padding: 0; } }
@media (max-width: 575px) {
  .certifications-main-area {
    margin: 0;
    margin-bottom: 1.875rem;
    width: 100%; } }
.certifications-intro--full .certifications-main-area {
  width: 50%; }

@media (max-width: 991px) {
  .certifications-intro--full .certifications-main-area {
    width: 75%; } }
.certifications-side-area {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-right: -7.5rem;
  width: 25%; }

@media (max-width: 1919px) {
  .certifications-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 1599px) {
  .certifications-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 1199px) {
  .certifications-side-area {
    margin-right: -7.5rem; } }
@media (max-width: 991px) {
  .certifications-side-area {
    margin-right: -6.25rem; } }
@media (max-width: 767px) {
  .certifications-side-area {
    margin-right: -5rem; } }
@media (max-width: 575px) {
  .certifications-side-area {
    margin-right: -1.875rem; } }
@media (max-width: 991px) {
  .certifications-side-area {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0;
    width: 100%; } }
.certifications-intro--full .certifications-side-area {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  background: #fff;
  width: calc((50% + 7.5rem) * 1); }

@media (max-width: 991px) {
  .certifications-intro--full .certifications-side-area {
    width: 100%; } }
.certifications-heading {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  opacity: 0;
  transform: translateY(1.875rem);
  transition-property: color, opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.certifications-heading:not(:last-child) {
  margin-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .certifications-heading:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .certifications-heading:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .certifications-heading:not(:last-child) {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .certifications-heading:not(:last-child) {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .certifications-heading:not(:last-child) {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .certifications-heading:not(:last-child) {
    margin-bottom: 2.8125rem; } }
.ready .visible-on-screen .certifications-heading {
  opacity: 1;
  transform: none; }

.certifications-content {
  color: #6687cc;
  padding: 5.625rem;
  padding-left: 6.875rem;
  padding-right: 6.875rem; }

@media (max-width: 1919px) {
  .certifications-content {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1599px) {
  .certifications-content {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 1199px) {
  .certifications-content {
    padding: 5.625rem;
    padding-left: 6.875rem;
    padding-right: 6.875rem; } }
@media (max-width: 991px) {
  .certifications-content {
    padding: 4.375rem;
    padding-left: 4.375rem;
    padding-right: 4.375rem; } }
@media (max-width: 767px) {
  .certifications-content {
    padding: 3.75rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem; } }
@media (max-width: 575px) {
  .certifications-content {
    padding: 2.8125rem;
    padding-left: 2.8125rem;
    padding-right: 2.8125rem; } }
.certifications-content .emphasized {
  color: #fff; }

.certifications-action {
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

.certifications-items {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -.9375rem;
  margin-right: -.9375rem;
  margin-bottom: -.9375rem;
  opacity: 0;
  padding: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  padding-top: 5.625rem; }

@media (max-width: 1919px) {
  .certifications-items {
    padding-top: 5.625rem; } }
@media (max-width: 1599px) {
  .certifications-items {
    padding-top: 5.625rem; } }
@media (max-width: 1199px) {
  .certifications-items {
    padding-top: 5.625rem; } }
@media (max-width: 991px) {
  .certifications-items {
    padding-top: 4.375rem; } }
@media (max-width: 767px) {
  .certifications-items {
    padding-top: 3.75rem; } }
@media (max-width: 575px) {
  .certifications-items {
    padding-top: 2.8125rem; } }
.ready .visible-on-screen .certifications-items {
  transition-delay: .3125s;
  opacity: 1; }

.certifications-item {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: .9375rem;
  margin-right: .9375rem;
  margin-bottom: 1.875rem; }

.certifications-item img {
  display: block;
  /*height: 6.25rem;*/
  margin-left: auto;
  margin-right: auto;
  width: auto; }

.main-layout--dark .certifications-item img {
  filter: grayscale(100%) invert(100%); }

/*# sourceMappingURL=styles.css.map */
.projects {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
  position: relative; }

.projects-item ul {
  padding-left: 1.1rem !important; }

.projects-item ul li {
  list-style: disc;
  margin-bottom: 0 !important;
  line-height: 1.618; }

@media (max-width: 1919px) {
  .projects {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .projects {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .projects {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .projects {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem; }

  .projects-item ul li {
    font-size: 0.95rem; } }
@media (max-width: 767px) {
  .projects {
    margin-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .projects {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.header-page + .projects {
  margin-top: -7.5rem; }

@media (max-width: 1919px) {
  .header-page + .projects {
    margin-top: -7.5rem; } }
@media (max-width: 1599px) {
  .header-page + .projects {
    margin-top: -7.5rem; } }
@media (max-width: 1199px) {
  .header-page + .projects {
    margin-top: -7.5rem; } }
@media (max-width: 991px) {
  .projects h2 {
    margin-bottom: 0.6rem; }

  .header-page + .projects {
    margin-top: -6.25rem; } }
@media (max-width: 767px) {
  .header-page + .projects {
    margin-top: 5rem; } }
@media (max-width: 575px) {
  .header-page + .projects {
    margin-top: 2.8125rem; } }
.projects-heading {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .projects-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .projects-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .projects-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .projects-heading {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .projects-heading {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .projects-heading {
    margin-bottom: 2.8125rem; } }
.projects-filters {
  position: relative;
  background: #fff;
  color: #63666A;
  padding: 3.75rem; }

@media (max-width: 1199px) {
  .projects-filters {
    padding: 2.8125rem; } }
@media (max-width: 991px) {
  .projects-filters {
    background: transparent;
    padding: 0; } }
.projects-filters-form {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: -1.875rem;
  margin-right: -1.875rem; }

@media (max-width: 991px) {
  .projects-filters-form {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0; } }
.projects-filters-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition-property: opacity, transform, visibility;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  visibility: hidden; }

.projects-filters-loader .loader,
.projects-filters-loader .loader:after {
  height: 1.875rem;
  width: 1.875rem; }

.projects-filters-loader .loader:after {
  border-top-color: #63666A;
  border-left-color: rgba(45, 45, 45, 0.5);
  border-right-color: rgba(45, 45, 45, 0.5);
  border-bottom-color: rgba(45, 45, 45, 0.5); }

.projects-filters--updating .projects-filters-loader {
  opacity: 1;
  visibility: visible; }

.projects-filter {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  width: calc((50% - 3.75rem) * 1); }

@media (max-width: 1199px) {
  .projects-filter {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }
@media (max-width: 991px) {
  .projects-filter {
    background: #fff;
    margin: 0;
    padding: 1.875rem;
    width: 100%; }

  .projects-filter:not(:last-child) {
    margin-bottom: 1.875rem; } }
.projects-filter-label {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1.375rem;
  font-weight: 400; }

@media (max-width: 1199px) {
  .projects-filter-label {
    font-size: 1.25rem;
    margin-left: 1.875rem;
    margin-bottom: 0.9375rem; } }
.projects-filter-field {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0;
  margin-left: 1.875rem; }

@media (max-width: 1199px) {
  .projects-filter-field {
    margin-left: 0; } }
.projects-filter-field select {
  width: 100%; }

.projects-row {
  background: #ffc180;
  border: none;
  height: 1px;
  margin-top: 5.625rem;
  margin-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .projects-row {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .projects-row {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .projects-row {
    margin-top: 5.625rem;
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .projects-row {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .projects-row {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .projects-row {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.projects-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.875rem;
  margin-right: -1.875rem; }

.projects-item {
  position: relative;
  overflow: hidden;
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  margin-bottom: 3.75rem;
  width: calc((33.3333% - 3.75rem) * 1); }

@media (max-width: 1199px) {
  .projects-item {
    width: calc((50% - 3.75rem) * 1); } }
@media (max-width: 991px) {
  .projects-item {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .projects-item {
    margin-bottom: 1.875rem;
    width: calc((100% - 3.75rem) * 1); } }
@media (min-width: 1200px) {
  .projects-item:nth-child(3n+1):nth-last-child(-n+3),
  .projects-item:nth-child(3n+1):nth-last-child(-n+3) ~ .projects-item {
    margin-bottom: 0; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .projects-item:nth-child(odd):nth-last-child(-n+2),
  .projects-item:nth-child(odd):nth-last-child(-n+2) ~ .projects-item {
    margin-bottom: 0; } }
.projects-item-background {
  position: relative;
  overflow: hidden;
  padding-bottom: 133%;
  transform: scale(0.85);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.no-touchevents .projects-item:hover .projects-item-background,
.no-touchevents .projects-item.opened .projects-item-background {
  transform: scale(0.85); }

.ready .item-visible-on-screen .projects-item-background {
  transform: none; }

.projects-item-background .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.no-touchevents .projects-item:hover .projects-item-background .image,
.no-touchevents .projects-item.opened .projects-item-background .image {
  transform: scale(1.15); }

.ready .item-visible-on-screen .projects-item-background .image {
  transform: none; }

.projects-item-foreground {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  background: rgba(255, 193, 128, 0.95);
  padding: 3.75rem;
  transform: translateY(100%);
  transition-property: transform;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

@media (max-width: 991px) {
  .projects-item-foreground {
    background: rgba(255, 193, 128, 0.95);
    transform: none;
    padding: 2rem; }

  .projects-item-foreground .wysiwyg p:not(:last-child) {
    margin-bottom: 1.5rem; } }
@media (max-width: 575px) {
  .projects-item-foreground {
    padding: 1.875rem; } }
.no-touchevents .projects-item:hover .projects-item-foreground,
.no-touchevents .projects-item.opened .projects-item-foreground {
  transform: none; }

.projects-item-excerpt {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  color: #63666A; }

.projects-item-excerpt h1,
.projects-item-excerpt h2,
.projects-item-excerpt h3 {
  font-size: 1.5rem; }

.projects-empty {
  position: relative;
  font-size: 1.5rem;
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  margin-bottom: 3.75rem;
  text-align: center;
  width: calc((100% - 3.75rem) * 1); }

@media (max-width: 991px) {
  .projects-empty {
    margin-bottom: 2.8125rem; } }
@media (max-width: 575px) {
  .projects-empty {
    margin-bottom: 1.875rem; } }
.projects-footer {
  position: relative; }

.projects-more {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  transition-property: opacity, transform, visibility;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-top: 7.5rem; }

@media (max-width: 1919px) {
  .projects-more {
    margin-top: 7.5rem; } }
@media (max-width: 1599px) {
  .projects-more {
    margin-top: 7.5rem; } }
@media (max-width: 1199px) {
  .projects-more {
    margin-top: 7.5rem; } }
@media (max-width: 991px) {
  .projects-more {
    margin-top: 6.25rem; } }
@media (max-width: 767px) {
  .projects-more {
    margin-top: 5rem; } }
@media (max-width: 575px) {
  .projects-more {
    margin-top: 2.8125rem; } }
.projects-more .loader,
.projects-more .loader:after {
  height: 1.875rem;
  width: 1.875rem; }

.projects-more .loader {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0;
  margin-left: -.9375rem;
  opacity: 0;
  transform: translateY(-1.875rem);
  transition-property: opacity, transform, visibility;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  visibility: hidden; }

.projects-more .loader:after {
  border-top-color: #ff8200;
  border-left-color: rgba(23, 40, 117, 0.5);
  border-right-color: rgba(23, 40, 117, 0.5);
  border-bottom-color: rgba(23, 40, 117, 0.5); }

.projects-more .button-action {
  transition-property: opacity, transform, visibility;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.projects-more.projects-more--fetching .loader {
  opacity: 1;
  transform: none;
  visibility: visible; }

.projects-more.projects-more--fetching .button-action {
  opacity: 0;
  transform: translateY(1.875rem);
  visibility: hidden; }

/*# sourceMappingURL=styles.css.map */
.offices {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  background: #fff; }

@media (max-width: 1919px) {
  .offices {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .offices {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .offices {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .offices {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .offices {
    padding-top: 5rem;
    padding-bottom: 5rem; } }
@media (max-width: 575px) {
  .offices {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem; } }
.offices-heading {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 5.625rem; }

@media (max-width: 1919px) {
  .offices-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .offices-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .offices-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .offices-heading {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .offices-heading {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .offices-heading {
    margin-bottom: 2.8125rem; } }
.offices-items {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.875rem;
  margin-right: -1.875rem; }

.offices-item,
.offices-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.offices-item {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -ms-flex-pack: start;
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  margin-bottom: 3.75rem;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: calc((50% - 3.75rem) * 1); }

.offices-item:first-child {
  transform: translateY(1.875rem); }

.offices-item:nth-child(2) {
  transform: translateY(3.75rem); }

.offices-item:nth-child(3) {
  transform: translateY(5.625rem); }

@media (max-width: 767px) {
  .offices-item {
    width: calc((100% - 3.75rem) * 1); } }
@media (min-width: 768px) {
  .offices-item:nth-child(odd):nth-last-child(-n+2),
  .offices-item:nth-child(odd):nth-last-child(-n+2) ~ .offices-item {
    margin-bottom: 0; } }
@media (min-width: 576px) and (max-width: 767px) {
  .offices-item:nth-child(1n+1):nth-last-child(-n+1),
  .offices-item:nth-child(1n+1):nth-last-child(-n+1) ~ .offices-item {
    margin-bottom: 0; } }
.ready .visible-on-screen .offices-item {
  transform: none; }

.offices-item-location {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  opacity: 0;
  transform: translateX(-15px);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 991px) {
  .offices-item-location {
    font-size: 1.375rem; } }
.ready .visible-on-screen .offices-item-location {
  opacity: 1;
  transform: none; }

.offices-item-name {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 1.5rem;
  margin: 0;
  margin-bottom: 1.25rem;
  opacity: 0;
  transform: translateX(-30px);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 991px) {
  .offices-item-name {
    font-size: 1.375rem; } }
@media (max-width: 575px) {
  .offices-item-name {
    font-size: 1.25rem; } }
.ready .visible-on-screen .offices-item-name {
  opacity: 1;
  transform: none; }

.offices-item-image {
  position: relative;
  margin: 0;
  margin-bottom: 1.875rem;
  padding-bottom: 100%;
  width: 100%; }

.offices-item-image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.offices-item-email,
.offices-item-phone {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 1.375rem;
  margin-bottom: .3125rem;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.offices-item-email a,
.offices-item-phone a {
  color: #ff8200; }

.offices-item-email:not(:last-child),
.offices-item-phone:not(:last-child) {
  margin-bottom: 1.25rem; }

.offices-item-email:before,
.offices-item-phone:before {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  content: "";
  display: block;
  height: 2.25rem;
  margin: 0;
  margin-right: 1.25rem;
  width: 2.25rem; }

.offices-item-email:after,
.offices-item-phone:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 3.625rem;
  background: #ff8200;
  content: "";
  display: block;
  height: 1px;
  transform: scaleX(0);
  transform-origin: center left;
  transition-property: opacity, transform;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.no-touchevents .offices-item-email:hover:after,
.no-touchevents .offices-item-phone:hover:after {
  transform: none; }

.ready .visible-on-screen .offices-item-email,
.ready .visible-on-screen .offices-item-phone {
  opacity: 1; }

.offices-item-phone:before {
  background: url(../../../dist/images/icons/phone.svg) no-repeat 50%;
  background-size: cover; }

.offices-item-email {
  font-weight: 600; }

.offices-item-email:before {
  background: url(../../../dist/images/icons/email.svg) no-repeat 50%;
  background-size: cover; }

.offices-item-infos {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  color: #ff8200; }

@media (max-width: 575px) {
  .offices-item-infos {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; } }
.offices-item-address {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.offices-item-certification {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin: 0;
  margin-left: .9375rem;
  width: 10.9375rem; }

@media (max-width: 991px) {
  .offices-item-certification {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    margin: 0;
    margin-top: -1.875rem;
    max-width: 16.25rem;
    padding: .9375rem;
    padding-bottom: .625rem;
    transform: translateY(calc(-100% + 1px));
    width: 60%; } }
@media (max-width: 575px) {
  .offices-item-certification {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    border-top: 1px solid #f0f0f0;
    margin: 0;
    margin-top: .9375rem;
    max-width: none;
    padding: 0;
    padding-top: 1.875rem;
    transform: none;
    width: 100%; } }
.offices-item-certification .image {
  display: block;
  height: auto;
  width: 100%; }

@media (max-width: 575px) {
  .offices-item-certification .image {
    max-width: 100%;
    width: auto; } }
/*# sourceMappingURL=styles.css.map */
.reps {
  padding-top: 7.5rem;
  padding-bottom: 2.8125rem;
  margin-top: 0;
  margin-bottom: 7.5rem;
  position: relative;
  background: #f0f0f0; }

.reps.dark {
  background: #f0f0f0; }

@media (max-width: 1919px) {
  .reps {
    padding-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1599px) {
  .reps {
    padding-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 1199px) {
  .reps {
    padding-top: 7.5rem;
    margin-bottom: 7.5rem; } }
@media (max-width: 991px) {
  .reps {
    padding-top: 6.25rem;
    margin-bottom: 6.25rem; } }
@media (max-width: 767px) {
  .reps {
    padding-top: 5rem;
    margin-bottom: 5rem; } }
@media (max-width: 575px) {
  .reps {
    padding-top: 2.8125rem;
    margin-bottom: 2.8125rem; } }
.reps-heading {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: center;
  margin-bottom: 5.625rem;
  padding-left: 7.5rem;
  padding-right: 7.5rem; }

@media (max-width: 1919px) {
  .reps-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1599px) {
  .reps-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 1199px) {
  .reps-heading {
    margin-bottom: 5.625rem; } }
@media (max-width: 991px) {
  .reps-heading {
    margin-bottom: 4.375rem; } }
@media (max-width: 767px) {
  .reps-heading {
    margin-bottom: 3.75rem; } }
@media (max-width: 575px) {
  .reps-heading {
    margin-bottom: 2.8125rem; } }
@media (max-width: 1919px) {
  .reps-heading {
    padding-left: 7.5rem;
    padding-right: 7.5rem; } }
@media (max-width: 1599px) {
  .reps-heading {
    padding-left: 7.5rem;
    padding-right: 7.5rem; } }
@media (max-width: 1199px) {
  .reps-heading {
    padding-left: 7.5rem;
    padding-right: 7.5rem; } }
@media (max-width: 991px) {
  .reps-heading {
    padding-left: 0;
    padding-right: 0; } }
.reps-items {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.875rem;
  margin-right: -1.875rem;
  margin-bottom: 7.5rem; }

.reps-item,
.reps-items {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.reps-item {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  margin-bottom: 3.75rem;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: calc((33.3333% - 3.75rem) * 1); }

.reps-item:first-child {
  transform: translateY(1.875rem); }

.reps-item:nth-child(2) {
  transform: translateY(3.75rem); }

.reps-item:nth-child(3) {
  transform: translateY(5.625rem); }

@media (max-width: 767px) {
  .reps-item {
    width: calc((50% - 3.75rem) * 1); } }
@media (max-width: 575px) {
  .reps-item {
    width: calc((100% - 3.75rem) * 1); } }
@media (min-width: 768px) {
  .reps-item:nth-child(3n+1):nth-last-child(-n+3),
  .reps-item:nth-child(3n+1):nth-last-child(-n+3) ~ .reps-item {
    margin-bottom: 0; } }
@media (min-width: 576px) and (max-width: 767px) {
  .reps-item:nth-child(odd):nth-last-child(-n+2),
  .reps-item:nth-child(odd):nth-last-child(-n+2) ~ .reps-item {
    margin-bottom: 0; } }
@media (max-width: 575px) {
  .reps-item:nth-child(1n+1):nth-last-child(-n+1),
  .reps-item:nth-child(1n+1):nth-last-child(-n+1) ~ .reps-item {
    margin-bottom: 0; } }
.ready .visible-on-screen .reps-item {
  transform: none; }

.reps-item-name {
  font-size: 1.5rem;
  margin: 0;
  margin-bottom: .3125rem;
  opacity: 0;
  transform: translateX(-0.9375rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 991px) {
  .reps-item-name {
    font-size: 1.375rem; } }
.ready .visible-on-screen .reps-item-name {
  opacity: 1;
  transform: none; }

.reps-item-region {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0;
  margin-bottom: 1.25rem;
  opacity: 0;
  transform: translateX(-1.875rem);
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%; }

@media (max-width: 991px) {
  .reps-item-region {
    font-size: 1rem; } }
@media (max-width: 575px) {
  .reps-item-region {
    font-size: 0.875rem; } }
.ready .visible-on-screen .reps-item-region {
  opacity: 1;
  transform: none; }

.reps-item-image {
  position: relative;
  margin: 0;
  margin-bottom: 1.875rem;
  padding-bottom: 133%;
  width: 100%; }

.reps-item-image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.reps-item-email,
.reps-item-phone {
  position: relative;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 1.375rem;
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1.25s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media (max-width: 991px) {
  .reps-item-email,
  .reps-item-phone {
    font-size: 1.25rem; } }
@media (max-width: 575px) {
  .reps-item-email,
  .reps-item-phone {
    font-size: 1.125rem; } }
.reps-item-email a,
.reps-item-phone a {
  color: #ff8200; }

.dark .reps-item-email a,
.dark .reps-item-phone a {
  color: #fff; }

.reps-item-email:not(:last-child),
.reps-item-phone:not(:last-child) {
  margin-bottom: 1.25rem; }

.reps-item-phone:before {
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  content: "";
  display: block;
  height: 2.25rem;
  margin: 0;
  margin-right: 1.25rem;
  width: 2.25rem; }

.reps-item-email:after,
.reps-item-phone:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 3.625rem;
  background: #ff8200;
  content: "";
  display: block;
  height: 1px;
  transform: scaleX(0);
  transform-origin: center left;
  transition-property: opacity, transform;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.reps-item-email:after {
  left: 0; }

.no-touchevents .reps-item-email:hover:after,
.no-touchevents .reps-item-phone:hover:after {
  transform: none; }

.ready .visible-on-screen .reps-item-email,
.ready .visible-on-screen .reps-item-phone {
  opacity: 1; }

.reps-item-phone:before {
  background: url(../../../dist/images/icons/phone.svg) no-repeat 50%;
  background-size: cover; }

.reps-item-email {
  font-weight: 600; }

.reps-item-email:before {
  background: url(../../../dist/images/icons/email.svg) no-repeat 50%;
  background-size: cover; }