.home-page {
  overflow-x: hidden;
  /*    .hands-image {
      margin-top: 160px;
      margin-left: -20%;
      width: 150%;
      max-width: 150%;
  }*/
}
.home-page .hands-image-container {
  margin-top: 160px;
  width: 100%; /* Set the maximum width */
  height: 400px; /* Set the maximum height */
  overflow: hidden; /* Ensures excess content is cropped */
  position: absolute; /* Needed for absolute positioning of the image */
  left: 0;
}
.home-page .hands-image-container img {
  position: absolute; /* Allows precise positioning within the container */
  max-width: none; /* Prevents scaling down to fit container */
  max-height: none; /* Prevents scaling down to fit container */
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-page .hub-key {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #eaeaea;
  padding-top: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px #aaaaaa;
          box-shadow: 0px 0px 10px #aaaaaa;
  /*        @media (min-width: 992px) {
      flex-direction: column;
      //flex-wrap: nowrap;
  }*/
}
.home-page .hub-key p {
  white-space: nowrap;
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
  color: black;
}
.home-page h2 {
  color: #093a5a;
}
.home-page .triple-image-row {
  max-width: 33%;
  width: 33%;
  background-color: #093a5a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-page .triple-image-row .child {
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  width: 300px;
  height: 300px;
}
.home-page .hero-heading {
  position: relative;
  background-color: rgba(255, 255, 255, 0.831372549);
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 5px;
  padding: 20px;
}
.home-page .hero-description {
  padding-top: 0px;
  line-height: 1.2;
  color: black;
  font-size: 14px;
}
.home-page .btn-outline-primary {
  color: white;
  border-color: #931919;
  background-color: #931919;
}
.home-page .mid-section {
  position: relative;
  top: 95px;
  line-height: 1.2;
  margin-left: auto;
  margin-bottom: 95px;
}
.home-page .mid-section-2 {
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10%;
}
.home-page .mid-section-2 p {
  margin-bottom: 10px !important;
}
.home-page .info-card {
  -webkit-box-shadow: 0px 0px 10px #e1e1e1;
          box-shadow: 0px 0px 10px #e1e1e1;
  border-radius: 6px;
  padding: 20px;
  background-color: white;
}
.home-page .infographic-background {
  background: radial-gradient(#2099a6, #093a5a);
  margin-top: 115px;
  width: 100%;
  height: 700px;
  overflow: hidden;
  position: absolute;
  left: 0;
}
@media (min-width: 992px) {
  .home-page .infographic-background {
    height: 700px;
  }
}
@media (max-width: 991px) {
  .home-page .infographic-background {
    height: 800px;
  }
}
.home-page .info-backsplash {
  background-color: white;
  -webkit-box-shadow: 5px 5px 0px #093a5a;
          box-shadow: 5px 5px 0px #093a5a;
  border: 2px solid #093a5a;
  border-radius: 15px;
}
.home-page .infograph-subtext {
  background-color: white;
  -webkit-box-shadow: 5px 5px 0px #093a5a;
          box-shadow: 5px 5px 0px #093a5a;
  border: 2px solid #093a5a;
  border-radius: 15px;
  line-height: 1.2;
  padding: 20px;
  margin-bottom: 0;
  margin-top: -55px;
}
.home-page .infographic {
  max-height: 350px;
  width: auto;
  display: block;
  margin: auto;
  margin-bottom: 80px;
}
.home-page .mid-section-info {
  /*            border: 3px solid $connect-red;
      padding: 20px;
      border-radius: 10px;*/
  font-size: 14px;
}
.home-page .mid-section-info p {
  line-height: 1.2;
  color: black;
}
.home-page .mid-section-info-2 {
  font-size: 14px;
  /*        &:before {
      content: '';
      display: block;
      width: 100%;
      height: 5px;
      background: $connect-red;
      margin-bottom: 13px;
  }*/
}
.home-page .mid-section-info-2 p {
  line-height: 1.2;
  color: black;
}
.home-page .map-row {
  width: 50%;
  position: relative;
}
.home-page .map-container {
  max-width: 60%;
}
.home-page .divider {
  height: 103px;
  width: 2px;
  background-color: #931919;
  position: relative;
  top: 117px;
  left: 7%;
}
.home-page .horizontal-divider {
  height: 2px;
  width: 100%;
  background-color: #931919;
}
.home-page .horizontal-spacer {
  height: 2px;
  width: 100%;
  background-color: #931919;
}
.home-page .mid-image {
  max-width: 45%;
}
.home-page .map-placeholder {
  /*max-width: 50%;
  border: 3px solid $connect-red;
  padding: 10px;
  border-radius: 10px;
  margin-top: -30px;
  max-height: 37vh;*/
  max-width: 102%;
  padding: 10px;
  border-radius: 10px;
  height: auto;
  width: 85%;
}
.home-page path {
  stroke: white;
  -webkit-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  /*        &:hover {
      fill: orange !important;
      cursor: pointer;
      transform: scale(1.005, 1.005);
  }*/
}
.home-page .hover {
  fill: orange !important;
  cursor: pointer;
  -webkit-transform: scale(1.005, 1.005);
          transform: scale(1.005, 1.005);
}
.home-page #us-map {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
}
.home-page #details-box {
  -webkit-box-shadow: 0px 7px 40px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 7px 40px rgba(0, 0, 0, 0.7);
  opacity: 0%;
  padding: 1rem;
  border-radius: 8px;
  font-size: 16px;
  position: fixed;
  color: #093a5a;
  font-family: "Lato", sans-serif;
  background-color: white;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 40%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  z-index: 1;
  border: 3px solid #015f73;
}
.home-page .details-content {
  text-align: center;
  color: #093a5a;
}
.home-page .details-subtext {
  color: #931919;
  text-align: center;
  font-size: 13px;
}
.home-page .blue {
  color: #015f73;
}
.home-page .light-blue {
  color: #2099a6;
}
.home-page .dark-blue {
  color: #093a5a;
}
.home-page .black {
  color: #0d1025;
}
.home-page .red {
  color: #931919;
}

.hero-img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
  -o-object-position: 20% 60%;
     object-position: 20% 60%;
  position: absolute;
}

.main {
  margin-top: 0px !important;
}
.hubs-page .expandable-item {
  padding: 25px 20px 20px;
  border: 3px solid #093a5a;
  border-radius: 5px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.hubs-page .expandable-item:hover {
  /*background-color: $connect-dark-blue;
  color: white;*/
}
.hubs-page .expandable-item .expandable-item-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.hubs-page .expandable-item .expandable-item-title::after {
  content: "";
  display: block;
  width: 350px;
  height: 3px;
  background: #931919;
  position: absolute;
  left: 15px;
  right: 0;
  bottom: 0;
}
.hubs-page .expandable-item .expandable-header {
  cursor: pointer;
}
.hubs-page .expandable-item .expandable-item-description {
  font-size: 16px;
  text-align: center;
}
.hubs-page .expandable-item .expand-btn {
  font-size: 35px;
  margin-right: 27px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.hubs-page .expandable-item .expandable-content {
  display: none;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.hubs-page .expandable-item .project-details {
  line-height: 1.3;
  font-size: 15px;
}
.hubs-page .expandable-item .flip-card {
  background-color: transparent;
  height: 15vh;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  border-radius: 0.4rem;
}
.hubs-page .expandable-item .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 1.3;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.4rem;
}
.hubs-page .expandable-item .flip-card:hover .flip-card-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.hubs-page .expandable-item .flip-card-front, .hubs-page .expandable-item .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0.4rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hubs-page .expandable-item .flip-card-front {
  font-weight: bold;
  background-color: #931919;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hubs-page .expandable-item .flip-card-back {
  background-color: #f5e9ea;
  color: black;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  border: 3px solid #931919;
  font-size: 11px;
  padding: 5px;
}
.hubs-page .expandable-item .details-table table {
  width: 97%;
  border-collapse: collapse; /* Ensures no gaps between cells */
}
.hubs-page .expandable-item .details-table th, .hubs-page .expandable-item .details-table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
  line-height: 1.2;
  font-size: 13px;
  width: 20%;
  border: 2px solid #333333;
}
.hubs-page .expandable-item .details-table th {
  background-color: #093a5a; /* Set background color for top row */
  color: white; /* White text for better contrast */
}

/*# sourceMappingURL=general.b360bdfc32641e436c79.css.map*/