.team-columns-section {
  background-color: #aa1b1b;
}

.centered-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1124px;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.team-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-weight: 400;
  text-align: left;
}

.team-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.team-block {
  margin-left: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.team-image {
  width: 500px;
  height: 300px;
  text-align: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.team-content {
  margin-top: 40px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.member-name {
  margin-top: 0px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}

.team-paragraph {
  max-width: 300px;
  text-align: left;
}

.image {
  width: 300px;
  height: 300px;
  min-height: 0px;
  min-width: 0px;
  text-align: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-2 {
  width: 300px;
  height: 300px;
  min-height: 0px;
  min-width: 0px;
  padding-left: 0px;
  text-align: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.list-item {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

.list {
  margin-top: 0px;
}

.list-item-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

.list-item-3 {
  font-size: 20px;
}

.list-item-4 {
  font-size: 20px;
}

.list-item-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

.text-block {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.columns {
  width: 100%;
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #000;
}

.columns-2 {
  width: 100%;
  padding: 10px;
  border: 1px solid #000;
  border-radius: 0px;
}

.section {
  border-bottom: 50px solid #aa1b1b;
}

.text-block-2 {
  padding-top: 0px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.text-block-3 {
  color: #fff;
  text-align: right;
}

.section-2 {
  background-color: #aa1b1b;
}

.heading {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.text-block-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: #aa1b1b;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

.text-block-5 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.image-3 {
  max-width: 25%;
}

.image-4 {
  max-width: 25%;
}

.image-5 {
  max-width: 25%;
}

.image-6 {
  max-width: 25%;
}

.text-block-6 {
  font-size: 30px;
  line-height: 40px;
}

.list-item-6 {
  font-size: 30px;
  line-height: 40px;
}

.list-item-7 {
  font-size: 30px;
  line-height: 40px;
}

.list-item-8 {
  font-size: 30px;
  line-height: 40px;
}

.columns-3 {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

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

.text-block-8 {
  font-size: 30px;
  line-height: 40px;
}

.paragraph {
  margin-right: 220px;
  margin-left: 220px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 25px;
  line-height: 40px;
}

.heading-2 {
  padding-left: 100px;
}

.heading-3 {
  margin-right: 220px;
  margin-bottom: 0px;
  margin-left: 220px;
  font-size: 25px;
  font-weight: 400;
}

.section-3 {
  background-color: #aa1b1b;
}

.text-block-9 {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

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

.text-block-10 {
  text-align: right;
}

.button {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #525af8;
  font-size: 25px;
  line-height: 30px;
  text-align: left;
}

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

.section-5 {
  background-color: #aa1b1b;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

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

.link {
  color: #fff;
}

.link-2 {
  color: #fff;
}

.paragraph-2 {
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.section-7 {
  background-color: #aa1b1b;
}

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

.heading-6 {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.link-3 {
  font-size: 20px;
}

.heading-7 {
  background-color: #aa1b1b;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .centered-container {
    max-width: 1200px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .team-wrapper {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }

  .team-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .team-image {
    width: 300px;
    height: 200px;
  }

  .text-block {
    font-size: 15px;
  }

  .columns {
    width: 100%;
  }

  .columns-2 {
    width: 100%;
  }

  .text-block-5 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .paragraph {
    margin-right: 100px;
    margin-left: 100px;
  }

  .heading-3 {
    margin-right: 100px;
    margin-left: 100px;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 20px;
  }

  .columns {
    width: 100%;
  }

  .columns-2 {
    width: 100%;
  }

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

  .paragraph {
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading-3 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading-6 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .team-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .team-image {
    width: 200px;
    height: 150px;
  }

  .member-name {
    font-size: 20px;
  }

  .text-block {
    font-size: 15px;
  }

  .columns {
    width: 100%;
  }

  .columns-2 {
    width: 100%;
  }

  .text-block-2 {
    font-size: 15px;
  }

  .text-block-3 {
    font-size: 10px;
  }

  .text-block-4 {
    padding-bottom: 0px;
    font-size: 20px;
  }

  .text-block-5 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
  }

  .paragraph {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }

  .heading-3 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }

  .image-7 {
    display: none;
  }

  .image-8 {
    display: none;
  }

  .image-9 {
    display: none;
  }

  .image-10 {
    display: none;
  }

  .image-11 {
    display: none;
  }

  .image-12 {
    display: none;
  }

  .image-13 {
    display: none;
  }

  .image-14 {
    display: none;
  }

  .image-15 {
    display: none;
  }

  .image-16 {
    display: none;
  }

  .image-17 {
    display: none;
  }

  .column {
    display: none;
  }

  .image-18 {
    display: none;
  }

  .image-19 {
    display: none;
  }

  .image-20 {
    display: none;
  }

  .image-21 {
    display: none;
  }

  .image-22 {
    display: none;
  }

  .image-23 {
    display: none;
  }

  .column-2 {
    display: none;
  }

  .image-24 {
    display: none;
  }

  .text-block-9 {
    font-size: 15px;
  }

  .html-embed {
    width: auto;
    max-width: none;
  }

  .text-block-10 {
    font-size: 10px;
  }

  .button {
    font-size: 20px;
  }

  .heading-4 {
    font-size: 20px;
  }

  .heading-6 {
    font-size: 25px;
  }
}