.about {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 60px 0px;
  position: relative;
  background-color: #ffffff;
  width: 1439px;
  min-width: 1439px;
  min-height: 3263px;
}

.about .hele-about-siden {
  display: inline-flex;
  flex-direction: column;
  height: 3143px;
  align-items: flex-end;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.about .about-header {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-end;
  gap: 40px;
  padding: 0px 80px;
  position: relative;
  flex: 0 0 auto;
}

.about .rectangle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 32px 60px 36px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--hvid);
  border-radius: 100px;
  border: 3px solid;
  border-color: var(--rd);
}

.about .menu-item {
  display: inline-flex;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}

.about .menu {
  position: relative;
  width: fit-content;
  margin-top: -5px;
  font-family: var(--menu-tekst-font-family);
  font-weight: var(--menu-tekst-font-weight);
  color: var(--rd);
  font-size: var(--menu-tekst-font-size);
  letter-spacing: var(--menu-tekst-letter-spacing);
  line-height: var(--menu-tekst-line-height);
  font-style: var(--menu-tekst-font-style);
}

.about .menu-wrapper {
  display: inline-flex;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 0px;
  position: relative;
  flex: 0 0 auto;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: var(--rd);
}

.about .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -2px;
  font-family: var(--menu-tekst-font-family);
  font-weight: var(--menu-tekst-font-weight);
  color: var(--rd);
  font-size: var(--menu-tekst-font-size);
  letter-spacing: var(--menu-tekst-letter-spacing);
  line-height: var(--menu-tekst-line-height);
  font-style: var(--menu-tekst-font-style);
}

.about .projekt-page-header {
  display: flex;
  flex-direction: column;
  width: 1280px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.about .overskrift {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: var(--rd);
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  white-space: nowrap;
  font-style: var(--h1-font-style);
}

.about .figurer {
  position: absolute;
  top: -151px;
  left: 80px;
  width: 1365px;
  height: 3230px;
}

.about .div {
  position: absolute;
  width: 2100px;
  height: 330px;
  top: 443px;
  left: 0;
  background-color: var(--pink);
  border-radius: 200px 0px 0px 200px;
}

.about .img {
  position: absolute;
  width: 330px;
  height: 2840px;
  top: 454px;
  left: 2px;
}

.about .IMG {
  position: absolute;
  width: 288px;
  height: 282px;
  top: 488px;
  left: 45px;
}

.about .CV-both-pages {
  display: flex;
  flex-direction: column;
  width: 1381px;
  height: 3006px;
  align-items: flex-start;
  padding: 0px 20px;
  position: relative;
  margin-bottom: -154px;
}

.about .cv {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1420px;
}

.about .navn {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 30px;
  left: 381px;
}

.about .text-wrapper-2 {
  position: relative;
  margin-top: -1px;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: var(--red);
  font-size: var(--h2-font-size);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.about .kontaktoplysninger {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.about .date-of-birth {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--rd);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: normal;
}

.about .span {
  font-weight: var(--br-dtekst-bold-font-weight);
  color: #a5585b;
  letter-spacing: var(--br-dtekst-bold-letter-spacing);
  font-family: var(--br-dtekst-bold-font-family);
  font-style: var(--br-dtekst-bold-font-style);
  line-height: var(--br-dtekst-bold-line-height);
  font-size: var(--br-dtekst-bold-font-size);
}

.about .text-wrapper-3 {
  color: #a5585b;
  letter-spacing: var(--br-dtekst-letter-spacing);
  font-family: var(--br-dtekst-font-family);
  font-style: var(--br-dtekst-font-style);
  font-weight: var(--br-dtekst-font-weight);
  line-height: var(--br-dtekst-line-height);
  font-size: var(--br-dtekst-font-size);
}

.about .p {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--rd);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: normal;
}

.about .competences {
  display: flex;
  flex-direction: column;
  width: 663px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 384px;
  left: 370px;
}

.about .summary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -30px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--rd);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  white-space: nowrap;
  font-style: var(--h3-font-style);
}

.about .start-text {
  position: relative;
  width: 908px;
  margin-right: -225px;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: var(--grey);
  font-size: var(--br-dtekst-font-size);
  text-align: justify;
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .summary-competences {
  position: relative;
  width: 817.5px;
  height: 772px;
  margin-bottom: -335px;
  margin-right: -340px;
}

.about .group {
  position: absolute;
  top: 293px;
  width: 663px;
  height: 338px;
}

.about .competences-2 {
  display: flex;
  flex-direction: column;
  width: 663px;
  align-items: flex-start;
  gap: 15px;
  position: relative;
}

.about .competence-text {
  display: flex;
  flex-direction: column;
  width: 478px;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.about .language-danish {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: transparent;
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .text-wrapper-5 {
  color: #707070;
  letter-spacing: var(--br-dtekst-letter-spacing);
  font-family: var(--br-dtekst-font-family);
  font-style: var(--br-dtekst-font-style);
  font-weight: var(--br-dtekst-font-weight);
  line-height: var(--br-dtekst-line-height);
  font-size: var(--br-dtekst-font-size);
}

.about .design-skills {
  position: relative;
  align-self: stretch;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: transparent;
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .div-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 44px;
  margin-right: -2px;
}

.about .div-2 {
  position: absolute;
  width: 478px;
  top: 0;
  left: 0;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: transparent;
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .education {
  display: flex;
  flex-direction: column;
  width: 1040px;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 1101px;
  left: 70px;
}

.about .educationoverskift {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 0px 302px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .text-wrapper-6 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: var(--rd);
  font-size: var(--h2-font-size);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.about .year-experience {
  display: flex;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .date {
  position: relative;
  width: 285px;
  margin-top: -1px;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: var(--red);
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .tekst {
  display: flex;
  flex-direction: column;
  width: 456px;
  align-items: flex-start;
  gap: 3px;
  position: relative;
}

.about .title-job-type {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--br-dtekst-bold-font-family);
  font-weight: var(--br-dtekst-bold-font-weight);
  color: var(--grey);
  font-size: var(--br-dtekst-bold-font-size);
  letter-spacing: var(--br-dtekst-bold-letter-spacing);
  line-height: var(--br-dtekst-bold-line-height);
  font-style: var(--br-dtekst-bold-font-style);
}

.main-container {
  display: flex;
  justify-content: center;
}

.about .description {
  position: relative;
  align-self: stretch;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: var(--grey);
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .company {
  position: relative;
  align-self: stretch;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: #a8a8a8;
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  font-style: var(--br-dtekst-font-style);
}

.about .cv-p {
  position: relative;
  width: 70%;
  height: 50%;
  margin-left: 106px;
  margin-top: 100px;
}
.Education-p1 {
  position: relative;
  width: 71%;
  height: 20%;
  margin-left: 95px;
  margin-top: 1100px;
}

.Education-p2 {
  position: relative;
  width: 50%;
  height: 17%;
  margin-left: 106px;
  margin-top: 30px;
}