@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600&family=Work+Sans:wght@600&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

.desktop {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: flex-start;
  position: relative;
}

.desktop .frame {
  display: flex;
  flex-direction: column;
  height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 0px;
  position: fixed;
  top: 0;
  z-index: 1000;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dadada;
}

.desktop .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--l4h-green100);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.desktop .div-wrapper:hover {
  background-color: rgba(5, 152, 86, 0.05);
}

.desktop .div-wrapper:focus {
  outline: 2px solid var(--l4h-green100);
  outline-offset: 2px;
}

.desktop .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -4.00px;
  margin-bottom: -2.00px;
  font-family: var(--h-6-font-family);
  font-weight: var(--h-6-font-weight);
  color: var(--l4h-green100);
  font-size: var(--h-6-font-size);
  text-align: center;
  letter-spacing: var(--h-6-letter-spacing);
  line-height: var(--h-6-line-height);
  white-space: nowrap;
  font-style: var(--h-6-font-style);
}

.desktop .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  flex: 1;
  margin-top: 50px;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  background-image: url(./img/background.png);
  background-size: cover;
  background-position: left top;
  background-attachment: fixed;
}

.desktop .div {
  display: flex;
  flex-direction: column;
  min-width: 600px;
  max-width: 50%;
  align-items: flex-start;
  gap: 30px;
  padding: 40px;
  position: relative;
  flex: 1;
  width: 100%;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 20px;
  border: 0.5px solid #dadada;
}

.desktop .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop .text-wrapper-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Work Sans-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 34px;
  letter-spacing: -0.68px;
  line-height: normal;
}

.desktop .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--body-1-font-family);
  font-weight: var(--body-1-font-weight);
  color: #000000;
  font-size: var(--body-1-font-size);
  letter-spacing: var(--body-1-letter-spacing);
  line-height: var(--body-1-line-height);
  font-style: var(--body-1-font-style);
}

.desktop .frame-4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 26px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop .GES-logo {
  position: relative;
  height: 60px;
  aspect-ratio: 3.23;
}

.desktop .lhlogo {
  position: relative;
  height: 51px;
}

.desktop .cemc-logo {
  position: relative;
  height: 80px;
  object-fit: contain;
}

.desktop .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
  border: none;
  background-color: #dadada;
  margin: 0;
}

.desktop .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.desktop .frame-6 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Work Sans-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 20px;
  letter-spacing: -0.40px;
  line-height: normal;
  white-space: nowrap;
}

.desktop .management-of-ghana-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  overflow-y: scroll;
}

.desktop .management-of-ghana-wrapper::-webkit-scrollbar {
  width: 0;
  display: none;
}

.desktop .management-of-ghana {
  position: relative;
  flex: 1;
  align-self: stretch;
  font-family: var(--body-1-font-family);
  font-weight: var(--body-1-font-weight);
  color: #000000;
  font-size: var(--body-1-font-size);
  letter-spacing: var(--body-1-letter-spacing);
  line-height: var(--body-1-line-height);
  font-style: var(--body-1-font-style);
}

.desktop .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.desktop .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--l4h-green100);
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--l4h-green100);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
}

.desktop .frame-8:hover {
  background-color: rgba(5, 152, 86, 0.9);
}

.desktop .frame-8:active {
  transform: scale(0.98);
}

.desktop .frame-8:focus {
  outline: 2px solid var(--l4h-green100);
  outline-offset: 2px;
}

.desktop .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--h-6-font-family);
  font-weight: var(--h-6-font-weight);
  color: #ffffff;
  font-size: var(--h-6-font-size);
  text-align: center;
  letter-spacing: var(--h-6-letter-spacing);
  line-height: var(--h-6-line-height);
  white-space: nowrap;
  font-style: var(--h-6-font-style);
}

/* ============================================
   MOBILE BREAKPOINT: max-width 769px
   ============================================ */

@media screen and (max-width: 769px) {
  /* Header adjustments */
  .desktop .frame {
    height: 40px;
    padding: 6px 0px;
  }

  .desktop .div-wrapper {
    padding: 6px 10px;
  }

  .desktop .text-wrapper {
    font-family: var(--subtitle-2-font-family);
    font-weight: var(--subtitle-2-font-weight);
    font-size: var(--subtitle-2-font-size);
    letter-spacing: var(--subtitle-2-letter-spacing);
    line-height: var(--subtitle-2-line-height);
  }

  /* Main content wrapper */
  .desktop .frame-wrapper {
    padding: 10px;
    margin-top: 40px;
    align-items: center;
  }

  /* Content box */
  .desktop .div {
    min-width: 0;
    max-width: 600px;
    gap: 20px;
    padding: 30px 20px;
  }

  /* Main heading */
  .desktop .text-wrapper-2 {
    font-size: 24px;
    letter-spacing: -0.48px;
  }

  /* Subheading */
  .desktop .text-wrapper-3 {
    font-family: var(--body-2-font-family);
    font-weight: var(--body-2-font-weight);
    font-size: var(--body-2-font-size);
    letter-spacing: var(--body-2-letter-spacing);
    line-height: var(--body-2-line-height);
  }

  /* Logo container */
  .desktop .frame-4 {
    flex-wrap: wrap;
    gap: 10px 26px;
  }

  /* Individual logos */
  .desktop .GES-logo {
    height: 43.68px;
  }

  .desktop .lhlogo {
    height: 37px;
  }

  .desktop .cemc-logo {
    height: 50px;
  }

  /* Section heading */
  .desktop .text-wrapper-4 {
    font-size: 16px;
    letter-spacing: -0.32px;
  }

  /* Letter text */
  .desktop .management-of-ghana {
    font-family: var(--body-2-font-family);
    font-weight: var(--body-2-font-weight);
    font-size: var(--body-2-font-size);
    letter-spacing: var(--body-2-letter-spacing);
    line-height: var(--body-2-line-height);
  }

  /* Bottom button */
  .desktop .text-wrapper-5 {
    font-family: var(--subtitle-2-font-family);
    font-weight: var(--subtitle-2-font-weight);
    font-size: var(--subtitle-2-font-size);
    letter-spacing: var(--subtitle-2-letter-spacing);
    line-height: var(--subtitle-2-line-height);
  }
}