.cwcvresumeexportablemicro-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-cwcvresumeexportablemicro-elm {
  width: 100%;
  height: 3782px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 25px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-bkgrnd-elm {
  top: 3598px;
  left: 1190px;
  width: 359px;
  height: 252px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.cwcvresumeexportablemicro-thq-vector-elm1 {
  top: 0px;
  left: 0px;
  width: 359px;
  height: 252px;
  position: absolute;
}
 
.cwcvresumeexportablemicro-thq-body-elm {
  gap: 40px;
  top: 60px;
  left: 220px;
  width: 1000px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-title-elm1 {
  width: 1000px;
  height: 69px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.cwcvresumeexportablemicro-thq-text-elm10 {
  color: var(--dl-color-solid-tealdark);
  width: 1000px;
  height: auto;
  position: absolute;
  text-align: center;
  line-height: 100px;
  font-size: 48px;
  font-weight: 900;
  letter-spacing: -0.02em;
}
 
.cwcvresumeexportablemicro-thq-title-line {
  width: 2px;
  height: 30px;
  display: block;
  margin: 14px auto;
  object-fit: contain;
}
 
.cwcvresumeexportablemicro-thq-vector-elm2 {
  width: 30px;
  height: 1px;
}

/* =========================================
   RESPONSIVE OVERRIDES (TABLET + MOBILE)
   ========================================= */

@media (max-width: 1024px) {
  .cwcvresumeexportablemicro-container1 {
    align-items: stretch;
    overflow-x: hidden;
  }

  .cwcvresumeexportablemicro-thq-cwcvresumeexportablemicro-elm {
    height: auto !important;
    min-height: 100vh;
    overflow: visible !important;
  }

  .cwcvresumeexportablemicro-thq-bkgrnd-elm {
    display: none;
  }

  .cwcvresumeexportablemicro-thq-body-elm {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    max-width: 1000px;
    padding: 24px 20px 64px;
  }

  .cwcvresumeexportablemicro-thq-title-elm1,
  .cwcvresumeexportablemicro-thq-text-elm10 {
    width: 100%;
  }

  .cwcvresumeexportablemicro-thq-text-elm10 {
    position: static;
    line-height: normal;
  }

  /* Publication cards: make width fluid and stack content/year nicely */
  .publication-card-link > div[class^="cwcvresumeexportablemicro-thq-strengths-elm"] {
    width: 100% !important;
    max-width: 1000px;
  }

  .publication-card-link > div[class^="cwcvresumeexportablemicro-thq-strengths-elm"] {
    flex-direction: column;
    gap: 12px;
    padding: 12px 20px;
  }

  .publication-card-link div[class^="cwcvresumeexportablemicro-thq-row1-elm"],
  .publication-card-link div[class^="cwcvresumeexportablemicro-thq-content-elm"],
  .publication-card-link div[class^="cwcvresumeexportablemicro-thq-role1-elm"] {
    width: 100% !important;
    max-width: 100% !important;
  }

  .publication-card-link div[class^="cwcvresumeexportablemicro-thq-frame1-elm"] {
    width: auto;
    height: auto;
    align-self: flex-end;
  }

  .publication-card-link div[class^="cwcvresumeexportablemicro-thq-frame1-elm"] span {
    position: static !important;
  }

  /* Contacting + Social sections */
  .cwcvresumeexportablemicro-thq-component-content-cv-elm,
  .cwcvresumeexportablemicro-thq-contacting-elm,
  .cwcvresumeexportablemicro-thq-social-elm {
    width: 100%;
    max-width: 1000px;
  }

  .cwcvresumeexportablemicro-thq-row1-elm25,
  .cwcvresumeexportablemicro-thq-row1-elm26 {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 14px;
  }

  .cwcvresumeexportablemicro-thq-title-elm2,
  .cwcvresumeexportablemicro-thq-title-elm3 {
    width: 100%;
  }

  .cwcvresumeexportablemicro-thq-content-elm25,
  .cwcvresumeexportablemicro-thq-content-elm26,
  .cwcvresumeexportablemicro-thq-role1-elm25 {
    width: 100%;
    max-width: 100%;
  }

  .cwcvresumeexportablemicro-thq-highlight-elm {
    display: none;
  }

  .cwcvresumeexportablemicro-thq-content-elm26 {
    flex-wrap: wrap;
  }
}

@media (max-width: 728px) {
  /* Ensure fixed header navigation stays usable on small screens */
  .topbar-left {
    width: calc(100% - 32px);
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }

  .nav {
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
  }

  .cwcvresumeexportablemicro-thq-body-elm {
    padding: 20px 16px 56px;
  }

  .cwcvresumeexportablemicro-thq-text-elm10 {
    font-size: 36px;
  }

  .publication-card-link > div[class^="cwcvresumeexportablemicro-thq-strengths-elm"] {
    padding: 12px 16px;
  }

  .cwcvresumeexportablemicro-thq-content-elm26 {
    justify-content: center;
  }

  .cwcvresumeexportablemicro-thq-component-content-cv-elm {
    gap: 32px;
  }

  .cwcvresumeexportablemicro-thq-contacting-elm,
  .cwcvresumeexportablemicro-thq-social-elm {
    gap: 18px;
    align-items: stretch;
  }

  .cwcvresumeexportablemicro-thq-text-elm87 {
    font-size: 15px;
    line-height: 24px;
  }

  /* Prevent the email from overflowing on very small widths */
  .cwcvresumeexportablemicro-thq-text-elm89 {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .cwcvresumeexportablemicro-thq-content-elm26 {
    gap: 16px;
  }
}

.publication-card-link {
  text-decoration: none;
  color: inherit;
  display: block;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm10,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm11,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm12,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm13,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm14,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm15,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm16,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm17,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm18,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm19,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm20,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm21,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm22,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm23,
.publication-card-link:hover .cwcvresumeexportablemicro-thq-strengths-elm24 {
  transform: translateY(-2px);
  box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.3);
}
 
.cwcvresumeexportablemicro-thq-strengths-elm10 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm10 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm10 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm10 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm10 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm11 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm12 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm11 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm14 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm10 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm15 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm11 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm11 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm11 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm12 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm11 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm16 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm17 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm13 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm19 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm11 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm20 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm12 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm12 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm12 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm14 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm12 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm21 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm22 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm15 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm24 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm12 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm25 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm13 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm13 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm13 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm16 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm13 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm26 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm27 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm17 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm29 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm13 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm30 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm14 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm14 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm14 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm18 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm14 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm31 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm32 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm19 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm34 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm14 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm35 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm15 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm15 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm15 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm20 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm15 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm36 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm37 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm21 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm39 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm15 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm40 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm16 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm16 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm16 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm22 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm16 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm41 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm42 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm23 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm44 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm16 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm45 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm17 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm17 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm17 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm24 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm17 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm46 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm47 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm25 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm49 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm17 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm50 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm18 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm18 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm18 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm26 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm18 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm51 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm52 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm27 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm54 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm18 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm55 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm19 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm19 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm19 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm28 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm19 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm56 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm57 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm29 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm59 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm19 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm60 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm20 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm20 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm20 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm30 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm20 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm61 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm62 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm31 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm64 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm20 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm65 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm21 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm21 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm21 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm32 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm21 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm66 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm67 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm33 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm69 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm21 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm70 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm22 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm22 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm22 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm34 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm22 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm71 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm72 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm35 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm74 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm22 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm75 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm23 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm23 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm23 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm36 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm23 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm76 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm77 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm37 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm79 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm23 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm80 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-strengths-elm24 {
  gap: 40px;
  width: 1000px;
  display: flex;
  padding: 12px 32px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(8, 76, 97, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  background-color: var(--dl-color-solid-whitedefault);
}
 
.cwcvresumeexportablemicro-thq-row1-elm24 {
  width: 810px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-content-elm24 {
  gap: 8px;
  width: 810px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm38 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm24 {
  gap: 11px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm81 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Bold;
  text-align: left;
  font-family: Khula;
  font-weight: 700;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm82 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm39 {
  gap: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm84 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-frame1-elm24 {
  width: 105px;
  height: 43px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm85 {
  top: 5px;
  left: 34px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 17px;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-component-content-cv-elm {
  gap: 60px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-contacting-elm {
  gap: 40px;
  width: 1000px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-row1-elm25 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.cwcvresumeexportablemicro-thq-title-elm2 {
  gap: 10px;
  width: 200px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm86 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  text-align: left;
  line-height: 25px;
}
 
.cwcvresumeexportablemicro-thq-vector-elm3 {
  width: 61px;
  height: 1px;
}
 
.cwcvresumeexportablemicro-thq-content-elm25 {
  gap: 20px;
  width: 800px;
  display: flex;
  position: relative;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-highlight-elm {
  top: 11px;
  left: 120px;
  width: 461px;
  height: 76px;
  opacity: 0.20;
  position: absolute;
}
 
.cwcvresumeexportablemicro-thq-component-content-about-entry-elm40 {
  gap: 60px;
  display: flex;
  z-index: 1;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-role1-elm25 {
  gap: 20px;
  width: 800px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-text-elm87 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  font-size: 17px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Khula;
  font-weight: 400;
  line-height: 27px;
  font-stretch: normal;
  text-decoration: none;
}
 
.cwcvresumeexportablemicro-thq-text-elm88 {
  font-weight: 400;
}
 
.cwcvresumeexportablemicro-thq-text-elm89 {
  font-weight: 700;
}
 
.cwcvresumeexportablemicro-thq-social-elm {
  gap: 40px;
  width: 1000px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cwcvresumeexportablemicro-thq-row1-elm26 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.cwcvresumeexportablemicro-thq-title-elm3 {
  gap: 10px;
  width: 200px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-text-elm91 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  text-align: left;
  line-height: 25px;
}
 
.cwcvresumeexportablemicro-thq-vector-elm4 {
  width: 61px;
  height: 1px;
}
 
.cwcvresumeexportablemicro-thq-content-elm26 {
  gap: 20px;
  display: flex;
  position: relative;
  flex-grow: 1;
  align-items: flex-start;
}

.cwcvresumeexportablemicro-thq-content-elm26 a {
  cursor: pointer;
  display: inline-block;
  line-height: 0;
}
 
.cwcvresumeexportablemicro-thq-element-icon-solid-github-elm {
  width: 30px;
  height: 30px;
}
 
.cwcvresumeexportablemicro-thq-element-icon-solid-twitter-elm {
  width: 30px;
  height: 30px;
  z-index: 1;
}
 
.cwcvresumeexportablemicro-thq-element-icon-solid-linked-in-elm {
  width: 30px;
  height: 30px;
  z-index: 2;
}

.cwcvresumeexportablemicro-thq-element-icon-solid-scholar-elm {
  width: 30px;
  height: 30px;
  z-index: 3;
}
 
.cwcvresumeexportablemicro-thq-element-icon-solid-figma-elm {
  width: 30px;
  height: 30px;
  z-index: 3;
}
 
.cwcvresumeexportablemicro-thq-link-elm {
  top: 0px;
  left: 0px;
  width: 180px;
  height: 30px;
  display: flex;
  opacity: 0.00;
  z-index: 5;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.cwcvresumeexportablemicro-thq-text-elm92 {
  left: 150px;
  color: rgba(0, 0, 0, 1);
  width: 30px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Light;
  text-align: center;
  font-family: Khula;
  font-weight: 300;
  line-height: 17px;
  font-stretch: normal;
  text-decoration: underline;
}
 
.cwcvresumeexportablemicro-thq-text-elm95 {
  left: 100px;
  color: rgba(0, 0, 0, 1);
  width: 30px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Light;
  text-align: center;
  font-family: Khula;
  font-weight: 300;
  line-height: 17px;
  font-stretch: normal;
  text-decoration: underline;
}
 
.cwcvresumeexportablemicro-thq-text-elm98 {
  left: 50px;
  color: rgba(0, 0, 0, 1);
  width: 30px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Light;
  text-align: center;
  font-family: Khula;
  font-weight: 300;
  line-height: 17px;
  font-stretch: normal;
  text-decoration: underline;
}
 
.cwcvresumeexportablemicro-thq-text-elm101 {
  color: rgba(0, 0, 0, 1);
  width: 30px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Light;
  text-align: center;
  font-family: Khula;
  font-weight: 300;
  line-height: 17px;
  font-stretch: normal;
  text-decoration: underline;
}
 
.cwcvresumeexportablemicro-thq-vector-elm5 {
  width: 180px;
  height: 1px;
}
 
.cwcvresumeexportablemicro-thq-non-active-elm {
  top: 0px;
  left: 0px;
  width: 1440px;
  height: 113px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-header-elm {
  top: 50px;
  left: 59px;
  width: 606px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-component-nav-main-elm {
  top: 1px;
  left: 0px;
  width: 471px;
  height: 27px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.cwcvresumeexportablemicro-thq-items-elm {
  gap: 32px;
  top: -1px;
  left: 75px;
  width: 478px;
  display: flex;
  padding: 3px 0 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}
 
.cwcvresumeexportablemicro-thq-text-elm104 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  text-align: center;
  line-height: normal;
}
 
.cwcvresumeexportablemicro-thq-text-elm105 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  text-align: center;
  line-height: normal;
}
 
.cwcvresumeexportablemicro-thq-text-elm106 {
  color: var(--dl-color-solid-purpledefault);
  height: auto;
  text-align: center;
  line-height: normal;
}
 
.cwcvresumeexportablemicro-thq-text-elm107 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  text-align: center;
  line-height: normal;
}
 
.cwcvresumeexportablemicro-thq-text-elm108 {
  color: var(--dl-color-solid-tealdark);
  height: auto;
  text-align: center;
  line-height: normal;
}
 
.cwcvresumeexportablemicro-thq-home1svgrepocom-elm {
  top: -1px;
  left: 10px;
  width: 32px;
  height: 32px;
  position: absolute;
}
 
.cwcvresumeexportablemicro-link {
  display: contents;
}
 
.cwcvresumeexportablemicro-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.cwcvresumeexportablemicro-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.cwcvresumeexportablemicro-thq-vector-elm9 {
  width: 2px;
  height: 60px;
  display: block;
  margin: 14px auto;
  object-fit: contain;
}

.cwcvresumeexportablemicro-thq-vector-elm9--end {
  width: 1px;
  height: 180px;
  margin: 18px auto 0;
}

.cwcvresumeexportablemicro-text5 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

/* =========================================
   FINAL RESPONSIVE OVERRIDES (WIN CASCADE)
   ========================================= */

@media (max-width: 1024px) {
  /* Contacting + Social: stack and fit to viewport */
  .cwcvresumeexportablemicro-thq-component-content-cv-elm,
  .cwcvresumeexportablemicro-thq-contacting-elm,
  .cwcvresumeexportablemicro-thq-social-elm {
    width: 100% !important;
    max-width: 1000px;
  }

  .cwcvresumeexportablemicro-thq-row1-elm25,
  .cwcvresumeexportablemicro-thq-row1-elm26 {
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 14px;
  }

  .cwcvresumeexportablemicro-thq-title-elm2,
  .cwcvresumeexportablemicro-thq-title-elm3 {
    width: 100% !important;
  }

  .cwcvresumeexportablemicro-thq-content-elm25,
  .cwcvresumeexportablemicro-thq-content-elm26,
  .cwcvresumeexportablemicro-thq-role1-elm25 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .cwcvresumeexportablemicro-thq-highlight-elm {
    display: none !important;
  }

  .cwcvresumeexportablemicro-thq-content-elm26 {
    flex-wrap: wrap !important;
  }
}

@media (max-width: 728px) {
  /* Ensure Contacting text wraps and never overflows */
  .cwcvresumeexportablemicro-thq-text-elm87 {
    display: block;
    max-width: 100%;
    white-space: normal !important;
    font-size: 15px;
    line-height: 24px;
  }

  .cwcvresumeexportablemicro-thq-text-elm89 {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  /* Social icons: visible and centered */
  .cwcvresumeexportablemicro-thq-content-elm26 {
    width: 100% !important;
    justify-content: center !important;
    gap: 16px;
  }

  /* Reduce the large bottom divider space on mobile */
  .cwcvresumeexportablemicro-thq-vector-elm9--end {
    height: 80px;
    margin: 14px auto 0;
  }
}
