.contact {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 1440px;
}

.contact .contact-pagecontent-wrapper {
  background-color: #ffffff;
  /* overflow: hidden; */
  width: 1440px;
  height: 989px;
}

.contact .contact-pagecontent {
  position: relative;
  width: 1441px;
  height: 868px;
  top: 60px;
}

.contact .contact-header {
  display: flex;
  flex-direction: column;
  width: 1440px;
  height: 211px;
  align-items: flex-end;
  gap: 40px;
  padding: 0px 80px;
  position: absolute;
  top: 0;
  left: 0;
}

.contact .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);
}

.contact .menu-item {
  display: inline-flex;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}

.contact .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);
}

.contact .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);
}

.contact .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);
}

.contact .projekt-page-header {
  display: flex;
  flex-direction: column;
  width: 1280px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.contact .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);
}

.contact .overlap-group {
  position: absolute;
  width: 1441px;
  height: 577px;
  top: 291px;
  left: 0;
}

.contact .div {
  position: absolute;
  width: 1350px;
  height: 492px;
  top: 85px;
  left: 427px;
  background-color: var(--pink);
  border-radius: 500px 0px 0px 500px;
}

.contact .fill-in-email {
  position: absolute;
  width: 1014px;
  height: 395px;
  top: 134px;
  left: 540px;
}

.contact .text-wrapper-2 {
  position: absolute;
  width: 144px;
  top: -1px;
  left: 131px;
  font-family: var(--br-dtekst-bold-font-family);
  font-weight: var(--br-dtekst-bold-font-weight);
  color: var(--rd);
  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);
}

.contact .text-wrapper-2-2 {
  position: absolute;
  width: 144px;
  top: 85px;
  left: 131px;
  font-family: var(--br-dtekst-bold-font-family);
  font-weight: var(--br-dtekst-bold-font-weight);
  color: var(--rd);
  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);
}

.contact .text-wrapper-3 {
  position: absolute;
  width: 46px;
  height: 22px;
  top: 83px;
  left: 131px;
  font-family: var(--br-dtekst-bold-font-family);
  font-weight: var(--br-dtekst-bold-font-weight);
  color: var(--rd);
  font-size: var(--br-dtekst-bold-font-size);
  letter-spacing: var(--br-dtekst-bold-letter-spacing);
  line-height: var(--br-dtekst-bold-line-height);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-style: var(--br-dtekst-bold-font-style);
}

.contact .text-wrapper-4 {
  position: absolute;
  top: 167px;
  left: 131px;
  font-family: var(--br-dtekst-bold-font-family);
  font-weight: var(--br-dtekst-bold-font-weight);
  color: var(--rd);
  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);
}

.contact .rectangle-2 {
  position: absolute;
  width: 400px;
  height: 50px;
  top: 25px;
  left: 0px;
  background-color: var(--hvid);
  border-radius: 200px;
  border: 3px solid;
  border-color: var(--rd);
  padding-left: 20px;
  font-family: var(--br-dtekst-font-family);
  color: var(--rd);

  font-weight: var(--br-dtekst-font-weight);
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);

  /*transform: rotate(0deg);*/
}

.contact .rectangle-3 {
  position: absolute;
  width: 400px;
  height: 50px;
  top: 25px;
  left: 0px;
  background-color: var(--hvid);
  border-radius: 200px;
  border: 3px solid;
  border-color: var(--rd);
  padding-left: 20px;
  font-family: var(--br-dtekst-font-family);
  color: var(--rd);
  font-weight: var(--br-dtekst-font-weight);
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  /*transform: rotate(0deg);*/
}

.contact .rectangle-3:focus {
  border-color: var(--rd);
  outline: none;
}
.contact .rectangle-2:focus {
  border-color: var(--rd);
  outline: none;
}

.contact .rectangle-4 {
  position: absolute;
  width: 144px;
  height: 949px;
  top: -209px;
  left: 476px;
  background-color: var(--hvid);
  border-radius: 500px 500px 0px 0px;
  border-top-width: 3px;
  border-top-style: solid;
  border-right-width: 3px;
  border-right-style: solid;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: var(--rd);
  transform: rotate(-90deg);
}

.contact .rectangle-4 textarea:focus {
  outline: none;
}
.contact .rectangle-4 textarea {
  transform: rotate(90deg);
  border: none;
  position: absolute;
  height: 135px;
  width: 600px;
  left: -230px;
  top: 235px;
  border-radius: 100px;
  padding-left: 50px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 50px;
  resize: none;
  overflow: hidden;
  font-family: var(--br-dtekst-font-family);
  color: var(--rd);
}

.contact .vector {
  top: 40px;
  position: absolute;
  width: 1px;
  height: 15px;
  left: 150px;
}

.contact .img {
  top: 124px;
  position: absolute;
  width: 1px;
  height: 15px;
  left: 150px;
}

.contact .vector-2 {
  top: 213px;
  position: absolute;
  width: 1px;
  height: 15px;
  left: 150px;
}

.contact .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 9px 30px;
  position: absolute;
  top: 355px;
  left: 131px;
  background-color: #ffffff;
  border-radius: 100px;
  overflow: hidden;
  border: 2px solid;
  border-color: var(--rd);
  cursor: pointer;
}

.contact .see-more {
  position: relative;
  width: fit-content;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  font-size: var(--br-dtekst-font-size);
  letter-spacing: var(--br-dtekst-letter-spacing);
  line-height: var(--br-dtekst-line-height);
  color: var(--rd);
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-style: var(--br-dtekst-font-style);
}

.contact .tekst {
  display: flex;
  flex-direction: column;
  width: 1441px;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 80px;
  position: absolute;
  top: 0;
  left: 0;
}

.contact .frame {
  display: flex;
  width: 310px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.contact .always-feel-free-to {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: var(--rd);
  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);
}

.contact .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.main-container {
  display: flex;
  justify-content: center;
}

.contact .e-mail-annika {
  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;
}

.contact .span {
  font-weight: 800;
  letter-spacing: 0px;
}

.contact .text-wrapper-5 {
  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);
}

.contact .phone {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--rd);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: normal;
}
