/* Text Elements */

h1.heading-1 {
  margin-top: 4px;
  margin-bottom: -15px;
  color: #e02531;
  text-align: center;
  font-size: 106px;
}

h2.heading-2 {
  color: #909090;
  text-align: center;
  font-size: 32px;

  -webkit-text-stroke-color: #909090;
}

h4.flow-team-member-name-1 {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #e02531;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  font-variant: small-caps;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.flow-team-member-description-1 {
  margin-top: 16px;
  max-width: 400px;
  color: #848d95;
  text-align: center;
  font-weight: 400;
  font-family: 'Inter', sans-serif;
  line-height: 24px;
}

p.paragraph.flow-left-align-1.flow-team-member-description-1 {
  text-align: left;
  font-style: italic;
  font-variant: small-caps;
  font-size: 21px;
  font-family: 'Roboto', sans-serif;
}

blockquote.blockquote-1 {
  margin: auto;
  font-size: 46px;
  font-family: 'Roboto', sans-serif;
}

blockquote span.blockquote-text-2 {
  color: #e02531;
}

blockquote.blockquote-2 {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}

blockquote span.blockquote-text-3 {
  color: #e02531;
}

a.link-text.text-link-1 {
  position: static;
  display: block;
  padding-top: 13px;
  color: #030000;
  text-align: center;
  font-style: italic;
  font-variant: small-caps;
  font-size: 27px;
  font-family: 'Roboto', sans-serif;
  -webkit-column-span: none;
     -moz-column-span: none;
          column-span: none;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
  -webkit-column-rule-color: #030000;
     -moz-column-rule-color: #030000;
          column-rule-color: #030000;

  grid-area: auto / auto / auto / auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0;
          flex: 0 0;
}

/* Layout Elements */

.container {
  padding-left: 0;
}

.container.flow-team-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 1px;
  padding: 96px 24px;
  min-height: 50vh;
  background-color: #fff;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.flow-team-left-heading-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  max-width: 1480px;
  width: 100%;
}

.container.flow-team-4-columns {
  margin-top: 48px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  max-width: 1480px;
  width: 100%;

  grid-row-gap: 48px;
  grid-template-columns: repeat(4 , 1fr);
  grid-template-rows: repeat(2 , auto);
}

.container.flow-team-member-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-2 {
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-3 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-1 {
  min-width: 700px;
  max-width: 1200px;
}

div.responsive-picture.flow-team-member-picture-big-1 {
  margin-bottom: 16px;
}

@media screen and (max-width: 114.75rem) {
  /* Text Elements */

  h4.flow-team-member-name-1 {
    color: #e02531;
    font-family: 'Roboto', sans-serif;
  }

  p.paragraph.flow-left-align-1.flow-team-member-description-1 {
    font-family: 'Roboto', sans-serif;
  }

  blockquote.blockquote-1 {
    margin: auto;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
  }

  blockquote span.blockquote-text-1 {
    color: #e02531;
  }

  a.link-text.text-link-1 {
    color: #e02531;
    text-decoration: none;
  }
}

@media screen and (max-width: 101.125rem) {
  /* Text Elements */

  blockquote.blockquote-2 {
    font-style: italic;
    font-variant: small-caps;
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
  }

  blockquote span.blockquote-text-3 {
    color: #e02531;
  }

  blockquote.blockquote-1 {
    font-style: italic;
    font-variant: small-caps;
  }
}

@media screen and (max-width: 60rem) {
  /* Layout Elements */

  .container.flow-team-4-columns {
    grid-template-columns: repeat(3 , 1fr);
  }
}

@media screen and (max-width: 43.75rem) {
  /* Layout Elements */

  .container.flow-team-4-columns {
    grid-template-columns: repeat(2 , 1fr);
  }
}

@media screen and (max-width: 28.75rem) {
  /* Text Elements */

  blockquote.blockquote-1 {
    text-align: center;
  }

  /* Layout Elements */

  .container.flow-team-4-columns {
    grid-template-columns: 1fr;
  }
}