:root {
  --white: white;
  --black: black;
  --color: #7a7a7a;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  background-color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.team-circles {
  color: #c4c4c4;
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 30px 85px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 16px;
  font-size: 30px;
  font-weight: 400;
}

.centered-subheading {
  max-width: 530px;
  text-align: center;
  flex: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 3px;
  font-size: 30px;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  width: 270px;
  height: 270px;
  aspect-ratio: 1 / 1;
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  object-position: 50% 50%;
  background-clip: border-box;
  border: 1px solid #757575;
  border-radius: 0%;
  margin-bottom: 24px;
  overflow: scroll;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  color: gray;
  margin-bottom: 12px;
}

.section {
  width: 100%;
  max-width: 940px;
  color: #7e7e7e;
  text-align: justify;
  object-fit: fill;
  background-color: #000;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: inline;
}

.image {
  max-width: 77%;
  min-width: 0%;
  aspect-ratio: auto;
  text-align: left;
  object-fit: fill;
  border-radius: 0;
  margin-top: 0;
  display: block;
  position: relative;
  top: auto;
  overflow: visible;
}

.paragraph {
  color: gray;
  text-align: center;
  margin-bottom: 24px;
  padding-top: 20px;
}

.paragraph-2 {
  color: gray;
  padding-top: 0;
}

.container-2 {
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  display: grid;
}

.text-block {
  padding-top: 0;
  padding-bottom: 24px;
  font-size: 24px;
}

.image-2 {
  max-width: 50%;
}

.image-3 {
  width: 270px;
  height: auto;
  text-align: center;
  margin-right: 50px;
  padding-left: 0;
  padding-right: 0;
}

.image-4 {
  width: 270px;
  height: auto;
  margin-right: 50px;
  padding-right: 0;
}

.image-5 {
  width: 270px;
  height: auto;
  max-width: 270%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: inline-block;
}

.paragraph-3 {
  color: gray;
}

.image-6 {
  opacity: .82;
  border: 1px solid gray;
  border-radius: 1px;
}

.button {
  object-fit: fill;
  background-color: #000;
  border: 1px solid gray;
  border-radius: 1px;
  flex-flow: row;
  order: 1;
  justify-content: space-around;
  align-self: flex-end;
  margin-left: 0;
  padding-bottom: 9px;
  padding-left: 15px;
  display: flex;
}

.paragraph-4 {
  color: gray;
}

.image-7 {
  min-width: 1200px;
  margin-left: 153px;
}

.link {
  color: #f7f7f7;
}

.link-2, .link-3, .link-4 {
  color: #eee;
}

.image-8 {
  width: 270px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area";
  padding-top: 45px;
}

.text-block-2 {
  align-self: center;
  padding-top: 33px;
  padding-bottom: 0;
  padding-left: 0;
}

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

.div-block {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.quick-stack {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.paragraph-5 {
  text-align: center;
  align-self: center;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
}

.image-9 {
  width: 270px;
  border: 1px solid gray;
  border-radius: 1px;
  margin-bottom: 26px;
  padding-bottom: 0;
}

.image-10 {
  width: 270px;
  border: 1px solid gray;
  border-radius: 1px;
  margin-bottom: 26px;
}

.image-11 {
  width: 270px;
  border: 1px solid gray;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
}

.cell-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.cell-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.cell-4 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-3 {
  color: gray;
  text-align: center;
  -webkit-text-stroke-color: grey;
}

.cell-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.text-block-4 {
  margin-top: 30px;
}

.text-block-5, .text-block-6 {
  font-size: 30px;
}

.text-block-7 {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 30px;
}

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

.text-block-9 {
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 30px;
}

.text-block-10 {
  margin-top: 0;
}

.text-block-11 {
  color: gray;
  padding-top: 46px;
  font-size: 10px;
}

.link-5 {
  color: #fefefe;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .centered-heading {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }
}

@media screen and (max-width: 767px) {
  .team-circles {
    margin-top: -30px;
    padding: 0 15px 60px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .team-circles {
    padding-top: 0;
  }

  .container {
    max-width: none;
  }

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

  .team-grid {
    grid-template-columns: 1fr;
  }

  .image {
    min-height: 40%;
  }
}

#w-node-_3cdf37d2-1ee1-5478-8dfe-93f7aed0cfb4-224717ad {
  grid-template-rows: auto minmax(auto, 1fr);
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_46ac54a8-a91f-6643-71e9-13ab85577b4d-224717ad, #w-node-_75039614-2cd1-b7eb-6e36-a29d6f7027b9-224717ad, #w-node-_7efa1228-f3ed-aa4b-dc0b-2198b81007f4-224717ad, #w-node-_4a70862f-96ea-5d5d-3824-f5e16e9dc383-6e9dc382, #w-node-_4a70862f-96ea-5d5d-3824-f5e16e9dc38b-6e9dc382, #w-node-_4a70862f-96ea-5d5d-3824-f5e16e9dc393-6e9dc382 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_4a70862f-96ea-5d5d-3824-f5e16e9dc38b-6e9dc382, #w-node-_4a70862f-96ea-5d5d-3824-f5e16e9dc393-6e9dc382 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
