.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/IMG_0088.avif');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 100vh;
  display: flex;
  position: static;
  inset: 0%;
}

.container {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  opacity: 1;
  -webkit-backdrop-filter: saturate(122%) blur(20px);
  backdrop-filter: saturate(122%) blur(20px);
  border: 1px solid #fff;
  border-radius: 33px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.static {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  display: flex;
}

.text-block {
  color: #2c3435;
  text-align: center;
  margin-bottom: 22px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 50px;
}

.movable {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.education-1 {
  color: #2c3435;
  cursor: pointer;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
  text-decoration: none;
}

.education-1:hover {
  pointer-events: auto;
}

.line {
  margin-left: 44px;
}

.div-block {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: flex-start;
  margin: 44px 44px 0;
  display: flex;
}

.experience-1 {
  color: #2c3435;
  text-align: right;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
  text-decoration: none;
  display: block;
}

.home-intro-text-mob {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
  display: none;
}

.main-container {
  box-sizing: border-box;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  opacity: 1;
  -webkit-backdrop-filter: saturate(122%) blur(20px);
  backdrop-filter: saturate(122%) blur(20px);
  border: 1px solid #fff;
  border-radius: 33px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  min-width: 999px;
  max-width: 999px;
  height: auto;
  min-height: auto;
  max-height: 666px;
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 22px;
  display: block;
  position: static;
  inset: 0%;
  overflow: auto;
}

.education-2 {
  color: #2c3435;
  flex: 1;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  line-height: 25px;
}

.div-block-2 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  flex: 0 auto;
  order: 9999;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  margin-bottom: 0;
  padding-right: 0;
  display: flex;
}

.education-3 {
  color: #2c3435;
  text-align: right;
  flex: 1;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.exp-sub-div {
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  display: flex;
}

.list-of-subjects {
  color: #2c3435;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  line-height: 20px;
  position: static;
  top: 22px;
}

.exp-div {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  align-self: stretch;
  display: flex;
}

.education-3-copy-copy {
  color: #2c3435;
  text-align: left;
  flex: 1;
  align-self: auto;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.exp-title-div {
  flex-flow: row;
  order: 0;
  display: block;
  position: static;
}

.thesis {
  color: #2c3435;
  text-align: right;
  text-transform: uppercase;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.thesis-title {
  color: #2c3435;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.resp-div {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-image: linear-gradient(#0000, #0000);
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  place-items: flex-start center;
  width: auto;
  height: auto;
  margin-top: 22px;
  padding: 11px 0;
  display: flex;
  overflow: auto;
}

.resp-div:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.experience-3 {
  color: #2c3435;
  text-align: left;
  flex: 1;
  align-self: auto;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.experience-4 {
  color: #2c3435;
  text-align: right;
  flex: 1;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.list-of-skills {
  color: #2c3435;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.list-of-tools {
  color: #2c3435;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 22px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.exp-title-sub-div, .div-block-8 {
  display: flex;
}

.reach-out-cta {
  opacity: .49;
  color: #2c3435;
  text-align: right;
  align-self: auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% 1125px auto auto;
}

.reach-out-cta:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.education-cta {
  opacity: .49;
  color: #2c3435;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  display: none;
  position: static;
  inset: 50% auto auto 1125px;
}

.education-cta:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.container-2 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 0;
  display: flex;
}

.page-title {
  color: #2c3435;
  text-align: right;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.responsibilities-div {
  background-image: linear-gradient(#0000, #0000);
  width: 780px;
  height: 75px;
  margin-top: 22px;
  padding-left: 11px;
  display: flex;
  overflow: auto;
}

.responsibilities-div:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.testimonial-client {
  color: #2c3435;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.thesis-copy {
  color: #2c3435;
  text-transform: uppercase;
  flex: none;
  width: auto;
  margin-top: 0;
  padding-left: 22px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.tools-and-platforms-masters {
  color: #2c3435;
  text-align: left;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.porfolio-masters {
  color: #2c3435;
  text-transform: uppercase;
  flex: 1;
  width: auto;
  margin-top: 11px;
  padding-bottom: 11px;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.div-block-13 {
  flex: none;
}

.icon-2 {
  color: #2c3435;
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  position: static;
}

.dropdown-toggle-2 {
  flex: 1;
  margin-left: 0;
  margin-right: 0;
  padding: 11px;
  display: flex;
}

.subjects {
  color: #2c3435;
  padding-top: 7px;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
}

.dropdown-2 {
  vertical-align: baseline;
  display: flex;
}

.dropdown-list {
  border-radius: 22px;
  top: 50px;
}

.dropdown-list.w--open {
  background-color: #ece0d7;
  background-image: linear-gradient(#0000001c, #0000001c);
}

.thesis-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 11px;
  display: flex;
}

.business-plan {
  color: #2c3435;
  text-transform: uppercase;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.experience-cta {
  opacity: .49;
  color: #2c3435;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  display: none;
  position: static;
  inset: 50% auto auto 1125px;
}

.experience-cta:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.job-title {
  color: #2c3435;
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
  transform: translate(0);
}

.exp-type {
  color: #2c3435;
  text-align: left;
  flex: 1;
  align-self: auto;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.exp-years {
  color: #2c3435;
  text-align: right;
  flex: 1;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.resp {
  color: #2c3435;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: none;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
  display: block;
  position: static;
  top: 22px;
}

.exp-tools-platforms {
  color: #2c3435;
  text-transform: uppercase;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.div-block-15 {
  margin-top: 11px;
}

.exp-sub-div-last {
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  display: flex;
}

.text-block-6 {
  color: #2c3435;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
}

.reach-out-div {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 44px 44px 0;
  display: flex;
}

.text-block-7 {
  color: #2c3435;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 100;
  line-height: 25px;
}

.field-label {
  align-self: flex-start;
  padding-left: 0;
  padding-right: 22px;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 11px;
  padding-right: 11px;
  display: flex;
}

.text-field {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 22px;
  width: auto;
  min-width: 333px;
}

.text-field-long {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 22px;
  height: auto;
  min-height: 111px;
}

.submit-button {
  background-color: #2c3435;
  border: 1px solid #fff;
  border-radius: 22px;
  margin-top: 22px;
}

.form-block {
  margin-top: 22px;
  margin-bottom: 22px;
}

.dot {
  color: #2c3435;
  text-align: left;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: 100;
  line-height: 15px;
  position: static;
  top: 22px;
}

.text-block-8 {
  text-align: right;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 100;
}

.italic-text {
  overflow-wrap: normal;
  direction: ltr;
}

.testimonial-quote {
  color: #2c3435;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.testimonial-1-div {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  display: flex;
}

.testimonial-name {
  color: #2c3435;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.image {
  width: 18%;
  max-width: none;
  margin-bottom: 22px;
}

.div-block-6-copy {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-image: linear-gradient(#0000, #0000);
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: 780px;
  height: auto;
  margin-top: 22px;
  padding: 11px 11px 11px 22px;
  display: flex;
  overflow: auto;
}

.div-block-6-copy:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.div-block-17 {
  flex: 0 auto;
}

.testimonial-div {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  padding-top: 11px;
  padding-left: 22px;
  display: flex;
}

.education-cta-mob {
  opacity: .49;
  color: #2c3435;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% auto auto 1125px;
}

.education-cta-mob:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.reach-out-ctaa {
  opacity: .49;
  color: #000;
  text-align: right;
  flex: none;
  align-self: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% 1125px auto auto;
}

.reach-out-ctaa:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.reach-out-ctaa.w--current {
  display: none;
}

.nav-div {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex: none;
  justify-content: flex-start;
  min-width: auto;
  max-width: none;
  display: flex;
}

.testimonial-title {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex: 1;
  display: flex;
}

.tools {
  color: #2c3435;
  text-align: left;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: 100;
  line-height: 15px;
  position: static;
  top: 22px;
}

.line-h {
  width: 18%;
  max-width: none;
  margin-bottom: 22px;
}

.sub-div {
  margin-top: 22px;
}

.sub-list-div {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-image: linear-gradient(#0000, #0000);
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 11px 11px 11px 22px;
  display: flex;
  overflow: auto;
}

.sub-list-div:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.experience-cta-mob {
  opacity: .49;
  color: #2c3435;
  flex: none;
  align-self: auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% auto auto 1125px;
}

.experience-cta-mob:hover {
  font-size: 25px;
  line-height: 25px;
}

.experience-cta-mob.w--current {
  display: none;
}

.home-intro-text {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
}

.line-home {
  margin-left: 0;
}

.skills {
  color: #2c3435;
  cursor: pointer;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
  text-decoration: none;
}

.skills:hover {
  pointer-events: auto;
}

.skills-div {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 44px 44px 0;
  display: flex;
}

.skills-sub-div {
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  display: flex;
}

.tool-category {
  color: #2c3435;
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  width: auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
  transform: rotate(0);
}

.div-block-18 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  display: flex;
}

.resp-copy {
  color: #2c3435;
  white-space: normal;
  word-break: normal;
  direction: ltr;
  flex: none;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 25px;
  display: block;
  position: static;
  top: 22px;
}

.skills-1 {
  color: #2c3435;
  cursor: pointer;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
  text-decoration: none;
}

.skills-1:hover {
  pointer-events: auto;
}

.resp-div-mob {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-image: linear-gradient(#0000, #0000);
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-top: 22px;
  padding: 11px 11px 11px 22px;
  display: flex;
  overflow: auto;
}

.resp-div-mob:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.div-block-19 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.skills-cta {
  opacity: .49;
  color: #2c3435;
  align-self: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% auto auto 1125px;
}

.skills-cta:hover {
  font-size: 25px;
  line-height: 25px;
}

.skills-cta.w--current {
  display: none;
}

.nav-bar {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 999px;
  max-width: 999px;
  margin-top: 44px;
  display: flex;
}

.home-cta {
  opacity: .49;
  color: #2c3435;
  text-align: right;
  flex: none;
  align-self: auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% 1125px auto auto;
}

.home-cta:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.image-2 {
  width: auto;
  max-width: 70px;
  display: inline-block;
}

.image-2:hover {
  width: auto;
  max-width: 88px;
}

.link-block {
  flex: none;
  display: flex;
}

.link-block-2 {
  flex: 0 auto;
}

.nav-div-mob {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex: none;
  justify-content: flex-start;
  min-width: auto;
  max-width: none;
  display: flex;
}

.reach-out-cta-mob {
  opacity: .49;
  color: #000;
  text-align: right;
  flex: none;
  align-self: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
  position: static;
  inset: 50% 1125px auto auto;
}

.reach-out-cta-mob:hover {
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.reach-out-cta-mob.w--current, .nav-bar-mob {
  display: none;
}

.body {
  background-image: url('../images/IMG_0088.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-22 {
  justify-content: space-between;
  width: 999px;
  display: flex;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.thesis-expl {
  color: #2c3435;
  flex: 1;
  width: auto;
  margin-top: 0;
  padding-left: 11px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  line-height: 25px;
  position: static;
  top: 22px;
}

.link {
  color: #560075;
}

.div-block-24, .div-block-25 {
  flex: none;
}

@media screen and (max-width: 479px) {
  html {
    background-image: url('../images/IMG_0088-copy.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .section {
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    position: static;
  }

  .container {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    margin-left: 11px;
    margin-right: 11px;
    position: static;
  }

  .static {
    margin-left: 7px;
    margin-right: 7px;
  }

  .text-block {
    font-size: 25px;
  }

  .movable {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: row;
    margin-bottom: 44px;
  }

  .education-1 {
    color: #000;
    font-size: 20px;
  }

  .line {
    margin-left: 0;
  }

  .div-block {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    margin: 22px 11px 11px 22px;
  }

  .experience-1 {
    font-size: 20px;
  }

  .home-intro-text-mob {
    display: block;
  }

  .main-container {
    aspect-ratio: auto;
    flex: none;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    width: 95vw;
    min-width: auto;
    max-width: 95vw;
    height: auto;
    max-height: 70vh;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    overflow: auto;
  }

  .div-block-2 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

  .exp-sub-div {
    flex-flow: column;
  }

  .list-of-subjects {
    font-size: 12px;
    line-height: 18px;
  }

  .exp-div {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .exp-title-div {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    display: flex;
  }

  .thesis {
    text-align: left;
    font-size: 13px;
  }

  .thesis-title {
    padding-right: 11px;
    font-size: 14px;
  }

  .resp-div {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    width: auto;
    margin-top: 11px;
    padding-left: 11px;
    display: flex;
  }

  .resp-div:hover {
    background-image: linear-gradient(#0000000a, #0000000a);
  }

  .exp-title-sub-div {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
  }

  .reach-out-cta, .education-cta {
    display: none;
  }

  .container-2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    height: 85vh;
    max-height: 85vh;
  }

  .testimonial-client {
    line-height: 20px;
  }

  .subjects {
    font-size: 14px;
    line-height: 22px;
  }

  .thesis-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 11px;
  }

  .experience-cta {
    display: none;
  }

  .job-title {
    font-size: 16px;
    font-weight: 300;
  }

  .exp-type {
    flex: 0 auto;
    font-size: 12px;
    font-weight: 200;
    line-height: 15px;
  }

  .exp-years {
    flex: 0 auto;
    font-size: 14px;
    font-weight: 200;
    line-height: 16px;
  }

  .resp {
    line-height: 18px;
  }

  .text-block-6 {
    text-align: center;
    margin-top: 22px;
  }

  .reach-out-div {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 0;
    margin-right: 44px;
    display: flex;
    position: static;
    inset: 0%;
  }

  .text-block-7 {
    flex: 0 auto;
    align-self: auto;
    line-height: 18px;
  }

  .field-label {
    text-align: center;
    align-self: center;
  }

  .form {
    margin-left: 11px;
    margin-right: 11px;
    padding-left: 0;
    padding-right: 0;
  }

  .submit-button, .form-block {
    margin-top: 11px;
  }

  .image {
    width: 33%;
  }

  .testimonial-div {
    padding-left: 7px;
  }

  .reach-out-ctaa {
    color: #000;
    align-self: flex-start;
    font-size: 16px;
    font-weight: 200;
    display: none;
  }

  .reach-out-ctaa:hover {
    font-size: 20px;
    font-weight: 100;
    line-height: 20px;
  }

  .nav-div {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    width: 95vw;
    min-width: auto;
    max-width: 95vw;
    display: none;
  }

  .line-h {
    width: 33%;
  }

  .sub-list-div {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    width: auto;
    padding-left: 11px;
  }

  .sub-list-div:hover {
    background-image: linear-gradient(#0000000a, #0000000a);
  }

  .experience-cta-mob {
    color: #000;
    align-self: flex-start;
    font-size: 16px;
    font-weight: 200;
    display: block;
  }

  .experience-cta-mob:hover {
    font-size: 20px;
    line-height: 20px;
  }

  .home-intro-text {
    display: none;
  }

  .line-home {
    margin-left: 0;
  }

  .skills-sub-div {
    flex-flow: column;
  }

  .tool-category {
    font-size: 16px;
    font-weight: 300;
  }

  .skills-1 {
    color: #000;
    font-size: 20px;
  }

  .resp-div-mob {
    flex-flow: column;
    width: auto;
    padding-left: 11px;
  }

  .resp-div-mob:hover {
    background-image: linear-gradient(#0000000a, #0000000a);
  }

  .dropdown-3 {
    flex-flow: row;
    flex: none;
    align-self: auto;
    display: flex;
  }

  .dropdown-toggle-3 {
    display: inline-block;
  }

  .text-block-9 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .skills-cta {
    color: #000;
    align-self: flex-start;
    font-size: 16px;
    font-weight: 200;
    display: block;
  }

  .skills-cta:hover {
    font-size: 20px;
    line-height: 20px;
  }

  .nav-bar {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    width: 90vw;
    max-width: 90vw;
    display: none;
    overflow: clip;
  }

  .home-cta:hover {
    font-size: 20px;
    font-weight: 100;
    line-height: 20px;
  }

  .image-2 {
    align-self: flex-start;
    max-width: 55px;
  }

  .link-block-2 {
    align-self: center;
  }

  .nav-div-mob {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    flex: none;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    width: 95vw;
    min-width: auto;
    max-width: 95vw;
    display: flex;
  }

  .reach-out-cta-mob {
    color: #000;
    align-self: flex-start;
    font-size: 16px;
    font-weight: 200;
    display: block;
  }

  .reach-out-cta-mob:hover {
    font-size: 20px;
    font-weight: 100;
    line-height: 20px;
  }

  .div-block-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
    display: grid;
  }

  .nav-bar-mob {
    margin-top: 0;
    display: block;
  }

  .image-3 {
    max-width: 80%;
  }

  .div-block-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .body {
    background-image: url('../images/IMG_0088-copy.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0;
  }

  .section-2 {
    background-image: url('../images/IMG_0088-copy.avif');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    justify-content: center;
    align-items: stretch;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .thesis-expl {
    text-align: justify;
    margin-top: 7px;
    padding-right: 11px;
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-26 {
    line-height: 18px;
  }

  #w-node-_061b9d83-aff0-bb25-5f45-e8237117e4cc-7117e4c7, #w-node-_061b9d83-aff0-bb25-5f45-e8237117e4ce-7117e4c7, #w-node-_061b9d83-aff0-bb25-5f45-e8237117e4cf-7117e4c7, #w-node-_061b9d83-aff0-bb25-5f45-e8237117e4cd-7117e4c7 {
    justify-self: center;
  }
}


