body {
  overflow-x: hidden;
}

p {
  font-size: 16px;
  font-weight: 300;
}

h3 {
  font-weight: 500;
  font-size: 22px;
  padding-bottom: 10px;
  padding-top: 20px;
}

#splash {
  position: relative;
  text-align: center;
  background: url('../img/cows_far_min.jpg');
  background-size: cover;
  background-position: right;
  box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.4);
  vertical-align: middle;
  padding: 120px 32px;
  display: flex;
  justify-content: center;
}

.title {
  display: inline-block;
  font-weight: 650;
  height: 100%;
  width: 100%;
  text-align: center;
  color: white;
  padding: 0 25%
}

.span_title {
  font-size: 38px;
  font-weight: 700;
}

.section-header {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: #222222;
}

.title_body {
  font-size: 20px;
  font-weight: 500;
}

.sub-splash {
  background: #F2F2F2;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 48px 0;
  margin-bottom: 64px;
}

.highlight-text {
  color: #D74344;
  font-weight: bold;
}

.standards-card-container {
  display: flex;
  margin-bottom: 64px;
}

.standards-card {
  width: 49%;
  margin: 1%;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 4px 20px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 32px;
  text-align: center;
}

.team-card-group {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.team-card img {
  width: 100%;
  border-radius: 50%;
}

.team-card {
  width: 31%;
  margin: 0px;
  flex-direction: column;
  box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  margin: 16px 8px;
}

.team-card-block {
  padding: 24px;
  background-color: #FFFFFF;
  border-radius: 16px;
}

.team-card-block div {
  margin: 0 1%;
  text-align: center;
}

.team-card-block h3 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  padding: 0;
  margin: 8px 0 4px 0;
}

.link-btn {
  display: block;
  text-decoration: none;
  box-shadow: 0px 4px 15px rgba(215, 0, 0, 0.21);
  border-radius: 8px;
  margin: 8px auto;
  border: 1px solid #FFFFFF;
  text-align: center;
  padding: 8px;
  background: #d74344;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 24px;
}

.team-card-text {
  margin-bottom: 0px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #222222;
}

.team-card-img-container span {
  margin-bottom: 16px;
  display: inline-block;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}

.fa {
  display: none;
}

.title-small {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #808080;
  display: block;
  text-align: center;
}

.sub-splash div p {
  text-align: center;
  width: 80%;
  display: block;
  margin: 0 auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  color: #000000;
}

.standards-icons {
  width: 75%;
  display: block;
  margin: 48px auto;
}

.btn-white {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 24px;
  background: #FFFFFF;
  border: 1px solid #D74344;
  box-sizing: border-box;
  border-radius: 8px;

  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #D74344;
}

.btn-red {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 24px;
  background: #D74344;
  border-radius: 8px;

  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  ;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  width: 352px;
  height: 56px;
  margin: 0 auto 144px auto;
}

.sub-splash div .btn-white {
  width: 352px;
  height: 56px;
  margin: 0 auto;
}

.bundle-container {
  display: flex;
  flex-direction: row;
}

.bundle-container:nth-child(1),
.bundle-container:nth-child(3) {
  flex-direction: row-reverse;
}

.bundle-text-flex-container {
  width: 48%;
  margin: 0 32px 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.bundle-container:nth-child(2) .bundle-text-flex-container {
  margin: 0 0 0 32px;
}

.bundle-container img {
  width: 48%;
}

.bundle-container a.item_button {
  margin: 0;
}

.bundle-container {
  margin: 80px 0;
}

.bundle-container img {
  width: 48%;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 8px;
}

.bundle-container h3,
.bundle-container ul {
  text-align: left;
}

.bundle-container h3 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #222222;
}

.bundle-container ul {
  list-style: none;
}

.bundle-container a.item_button {
  cursor: pointer;
}

.timeline-paragraph {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
}

.timeline-link {
  cursor: pointer;
  font-size: 18px;
}

.impact-flex-container {
  display: flex;
}

.impact-flex-item {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.sub-splash .impact-flex-item img {
  width: 70px;
  height: 70px;
  margin: 0;
  margin-top: 40px;
}

.impact-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-top: 8px;
}

.impact-text-lg {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #D74344;
  margin-top: 8px;
}

.standards-icons-square {
  display: none;
}

@media (max-width: 768px) {
  #splash {
    padding: 16px;
    margin-top: 16px;
  }

  .title {
    padding: 16px;
    display: inline-block;
    font-weight: 650;
    height: auto;
    width: 100%;
    text-align: left;
    color: white;
    text-align: center;
  }

  .title_body {
    font-size: 16px;
    font-weight: 500;
  }

  .span_title {
    font-size: 32px;
  }

  .sub-splash {
    padding: 32px;
  }

  .standards-card-container {
    display: block;
  }

  .standards-card {
    width: 100%;
    margin: 4% 0;
  }

  .standards-card p {
    display: none;
  }

  .standards-card b {
    font-size: 20px !important;
  }

  .fa {
    display: inline-block;
  }

  .team-card-block {
    padding: 16px;
    background-color: #FFFFFF;
    flex: 1;
    display: block;
    border-radius: 16px;
  }

  .team-card-img-container {
    width: 100%;
  }

  .team-card-block div {
    padding: 8px;
    margin: 0 auto;
    display: block;
  }

  .team-card {
    width: 100%;
    margin: 0px;
    flex: 2;
    display: block;
    flex-direction: column;
    box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    margin: 5% auto;
    cursor: pointer;
  }

  .team-card img {
    width: 75%;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
  }

  .team-card-block h3 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
  }

  .team-card-img-container {
    width: 100%;
  }

  .team-card-text-container {
    width: 100%;
  }

  .team-card-group {
    display: block;
    width: 100%;
  }

  .team-card-text {
    display: none;
  }

  .links-container h1 {
    text-align: center;
  }

  .title-small {
    font-size: 14px;
  }

  .title-small,
  .section-header {
    text-align: center;
  }

  .section-header {
    font-size: 24px;
    line-height: 130%;
  }

  .standards-icons-square {
    display: block;
    width: 100%;
    display: block;
    margin: 24px auto;
  }

  .standards-icons {
    display: none;
  }

  .sub-splash div p {
    width: 100%;
    margin: 0;
    text-align: left;
    font-size: 16px;
    line-height: 160%;
  }

  .sub-splash div .btn-white {
    padding: 16px;
    width: 100%;
    height: auto;
    font-size: 16px;
    letter-spacing: normal;
  }

  .bundle-container {
    margin: 40px 0;
    flex-direction: column;
  }

  .bundle-container:nth-child(1),
  .bundle-container:nth-child(3) {
    flex-direction: column;
    margin: 40px 0;
  }

  .bundle-text-flex-container {
    width: 100%;
    margin: 0;
  }

  .bundle-container:nth-child(2) .bundle-text-flex-container {
    margin: 0;
  }

  .bundle-container img {
    width: 100%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 8px;
  }

  .bundle-container h3,
  .bundle-container ul {
    text-align: left;
  }

  .bundle-container h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #000000;
  }

  .impact-text {
    font-size: 16px;
  }

  .impact-flex-container {
    flex-direction: column;
  }

  .impact-flex-item {
    width: 100%;
  }

  .btn-red {
    width: 100%;
    height: auto;
  }

  .timeline-link {
    cursor: pointer;
    font-size: 16px;
  }

  .timeline-paragraph {
    font-size: 16px;
  }
}