.leaders-container {
  width: 100%;
  display: flex;
  z-index: 100;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/bg.jpg");
  background-position: center;
}
.leaders-container01 {
  flex: 0 0 auto;
  width: 100%;
  height: var(--dl-size-size-xsmall);
  display: flex;
  opacity: 0.5;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
  align-items: flex-start;
  background-image: radial-gradient(circle at right, rgb(189, 195, 199) 0.00%,rgb(35, 43, 43) 100.00%);
}
.leaders-navbar-interactive {
  width: 40%;
  display: flex;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
  margin-top: var(--dl-space-space-threeunits);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.leaders-image {
  height: 2rem;
}
.leaders-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.leaders-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.leaders-navlink {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  text-decoration: none;
}
.leaders-navlink1 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.leaders-text {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-left: var(--dl-space-space-twounits);
}
.leaders-text01 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-left: var(--dl-space-space-twounits);
}
.leaders-text02 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-left: var(--dl-space-space-twounits);
}
.leaders-burger-menu {
  display: none;
}
.leaders-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.leaders-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #232b2b;
}
.leaders-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.leaders-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.leaders-logo {
  height: 2rem;
}
.leaders-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.leaders-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.leaders-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.leaders-navlink2 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.leaders-text03 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-bottom: var(--dl-space-space-unit);
}
.leaders-text04 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-bottom: var(--dl-space-space-unit);
}
.leaders-text05 {
  color: var(--dl-color-gray-white);
  font-family: "Libre Franklin";
  margin-bottom: var(--dl-space-space-unit);
}
.leaders-icon-group {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
.leaders-container02 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 100px;
  display: flex;
  opacity: 0.5;
  position: absolute;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
  align-items: flex-start;
  background-image: radial-gradient(circle at right, rgb(189, 195, 199) 0.00%,rgb(35, 43, 43) 100.00%);
}
.leaders-icon4 {
  top: 38px;
  fill: #D9D9D9;
  left: 0px;
  right: 0px;
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  margin: auto;
  position: absolute;
  align-self: center;
}
.leaders-blog-post-card {
  top: 300px;
  left: 0px;
  right: 0px;
  width: var(--dl-size-size-maxwidth);
  height: 132px;
  display: flex;
  overflow: hidden;
  position: absolute;
  max-width: 40%;
  box-shadow: 5px 5px 10px 0px #121212;
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--dl-space-space-halfunit);
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-blog-post-card:hover {
  transform: scale(1.02);
}
.leaders-container03 {
  left: 0px;
  bottom: 0px;
  height: 130px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: absolute;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #ffd802;
  border-style: ridge;
  border-width: 2px;
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-text06 {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
  font-family: "Libre Franklin";
}
.leaders-container04 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: row;
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.leaders-profile {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.leaders-image1 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
}
.leaders-container05 {
  right: 0px;
  bottom: 0px;
  height: 130px;
  margin: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: absolute;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #ffd802;
  border-style: ridge;
  border-width: 2px;
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-text07 {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
  font-family: "Libre Franklin";
}
.leaders-container06 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: row;
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.leaders-profile1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.leaders-image2 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
}
.leaders-container07 {
  height: 130px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  align-items: flex-start;
  border-color: #ffd802;
  border-style: ridge;
  border-width: 2px;
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-text08 {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
  font-family: "Libre Franklin";
}
.leaders-container08 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: row;
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.leaders-profile2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.leaders-image3 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
}
.leaders-blog-post-card1 {
  top: 500px;
  left: 0px;
  right: 0px;
  width: var(--dl-size-size-maxwidth);
  height: 132px;
  display: flex;
  overflow: hidden;
  position: absolute;
  max-width: 40%;
  box-shadow: 5px 5px 10px 0px #121212;
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--dl-space-space-halfunit);
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-blog-post-card1:hover {
  transform: scale(1.02);
}
.leaders-container09 {
  left: 0px;
  bottom: 0px;
  height: 130px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: absolute;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #ffd802;
  border-style: ridge;
  border-width: 2px;
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-text09 {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
  font-family: "Libre Franklin";
}
.leaders-container10 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: row;
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.leaders-profile3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.leaders-image4 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
}
.leaders-container11 {
  height: 130px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  align-items: flex-start;
  border-color: #ffd802;
  border-style: ridge;
  border-width: 2px;
  flex-direction: column;
  justify-content: flex-start;
}
.leaders-text10 {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
  font-family: "Libre Franklin";
}
.leaders-container12 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-900);
  border-width: 1px;
  flex-direction: row;
  justify-content: space-between;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.leaders-profile4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.leaders-image5 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
}
.leaders-container13 {
  flex: 0 0 auto;
  width: 40%;
  height: 100px;
  display: flex;
  position: relative;
  margin-top: var(--dl-space-space-threeunits);
  align-items: center;
  justify-content: center;
}
.leaders-text11 {
  color: var(--dl-color-gray-white);
  font-size: 40px;
  font-style: normal;
  font-family: "Libre Franklin";
  font-weight: 600;
}
@media(max-width: 767px) {
  .leaders-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .leaders-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .leaders-navlink2 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .leaders-text03 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .leaders-text04 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .leaders-text05 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .leaders-container13 {
    display: none;
  }
  .leaders-text11 {
    display: none;
  }
}
@media(max-width: 479px) {
  .leaders-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .leaders-desktop-menu {
    display: none;
  }
  .leaders-burger-menu {
    display: flex;
  }
  .leaders-mobile-menu {
    padding: 16px;
    background-color: #232b2b;
  }
  .leaders-blog-post-card {
    display: none;
  }
  .leaders-blog-post-card1 {
    display: none;
  }
  .leaders-container13 {
    display: none;
  }
  .leaders-text11 {
    display: none;
  }
}
