.peanut {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 80px;
  padding: 60px 0px;
  position: relative;
  background-color: var(--hvid);
  width: 1440px;
}

.peanut .peanut-header {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-end;
  gap: 40px;
  padding: 0px 80px;
  position: relative;
  flex: 0 0 auto;
}

.peanut .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);
}

.peanut .menu-item {
  height: 38px;
  gap: 10px;
  padding: 2px 0px;
  flex: 0 0 auto;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: var(--rd);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.peanut .menu {
  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);
}

.peanut .menu-wrapper {
  display: inline-flex;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}

.peanut .text-wrapper {
  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);
}

.peanut .projekt-page-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.peanut .frame {
  display: flex;
  width: 158px;
  height: 27px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

.peanut .div {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--breadcrums-font-family);
  font-weight: var(--breadcrums-font-weight);
  color: var(--rd);
  font-size: var(--breadcrums-font-size);
  letter-spacing: var(--breadcrums-letter-spacing);
  line-height: var(--breadcrums-line-height);
  font-style: var(--breadcrums-font-style);
}

.peanut .tekst {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  margin-right: -21px;
  font-family: var(--breadcrums-font-family);
  font-weight: var(--breadcrums-font-weight);
  color: var(--rd);
  font-size: var(--breadcrums-font-size);
  letter-spacing: var(--breadcrums-letter-spacing);
  line-height: var(--breadcrums-line-height);
  font-style: var(--breadcrums-font-style);
}

.peanut .overskrift {
  position: relative;
  width: fit-content;
  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);
}

.peanut .the-HAY-inspired {
  position: relative;
  align-self: stretch;
  font-family: var(--br-dtekst-font-family);
  font-weight: var(--br-dtekst-font-weight);
  color: var(--rd);
  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);
}

.peanut .intro-box {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 80px;
  padding-left: 280px;
  right: 200px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--pink);
  border-radius: 0px 100px 100px 0px;
  overflow: hidden;
  padding-left: 600px;
  left: -520px;
}

.peanut .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.peanut .div-wrapper {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.peanut .p {
  position: relative;
  width: fit-content;
  margin-top: -3px;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: var(--rd);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: normal;
}

.peanut .menu-2 {
  position: relative;
  width: fit-content;
  margin-top: -3px;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--rd);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: normal;
}

.peanut .span {
  font-weight: 700;
  letter-spacing: 0px;
}

.peanut .text-wrapper-2 {
  letter-spacing: 0px;
}

.peanut .text-wrapper-3 {
  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);
}

.peanut .div-2 {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-start;
  gap: 30px;
  padding: 0px 80px;
  position: relative;
  flex: 0 0 auto;
}

.peanut .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  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);
}

.peanut .frame-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1px;
}

.peanut .pc-v {
  position: relative;
  width: 407px;
  height: 509px;
  object-fit: cover;
}

.peanut .pc {
  position: relative;
  width: 403px;
  height: 509px;
  object-fit: cover;
}

.peanut .image {
  height: 473.81px;
  position: relative;
  width: 843px;
  object-fit: cover;
}

.peanut .image-wrapper {
  display: flex;
  flex-direction: column;
  width: 1281px;
  align-items: flex-end;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1px;
}

.peanut .img {
  height: 472px;
  position: relative;
  width: 843px;
  object-fit: cover;
}

.peanut .frame-4 {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.peanut .img-2 {
  position: relative;
  width: 407px;
  height: 509px;
}

.peanut .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: var(--rd);
  font-size: 60px;
  letter-spacing: 0px;
  line-height: normal;
  white-space: nowrap;
}

.peanut .skrmbillede {
  position: relative;
  width: 841px;
  height: 475px;
  object-fit: cover;
}

.peanut .group {
  position: relative;
  width: 1298px;
  height: 406px;
  margin-right: -18px;
}

.peanut .skitserrkke {
  position: absolute;
  width: 534px;
  height: 274px;
  top: 116px;
  left: 0;
  object-fit: cover;
}

.peanut .skitser {
  position: absolute;
  width: 697px;
  height: 225px;
  top: 0;
  left: 564px;
  object-fit: cover;
}

.peanut .overlap-group {
  position: absolute;
  width: 755px;
  height: 170px;
  top: 236px;
  left: 543px;
}

.peanut .skitserrkkenederst {
  position: absolute;
  width: 319px;
  height: 170px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.peanut .skitserrkkenederst-2 {
  position: absolute;
  width: 438px;
  height: 167px;
  top: 0;
  left: 317px;
  object-fit: cover;
}

.peanut .frame-5 {
  display: flex;
  flex-wrap: wrap;
  width: 1281px;
  height: 1437px;
  align-items: flex-start;
  gap: 30px 30px;
  position: relative;
  margin-right: -1px;
}

.peanut .rectangle-2 {
  position: absolute;
  top: 63px;
  left: -579px;
  width: 932px;
  height: 344px;
  background-color: var(--rd);
  border-radius: 0px 199px 199px 0px;
}

.peanut .prototypes-wrapper {
  display: flex;
  flex-direction: column;
  width: 1279px;
  align-items: flex-end;
  gap: 10px;
  position: relative;
}

.peanut .prototypes {
  position: relative;
  width: 843px;
  height: 489px;
  object-fit: cover;
}

.peanut .frame-6 {
  display: flex;
  width: 843px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.peanut .formtest {
  position: relative;
  width: 189px;
  height: 254px;
  object-fit: cover;
}

.peanut .formtest-p {
  position: relative;
  width: 188px;
  height: 254px;
  object-fit: cover;
}

.peanut .IMG {
  position: relative;
  width: 185px;
  height: 254px;
  object-fit: cover;
}

.peanut .IMG-2 {
  position: absolute;
  top: 0;
  left: 652px;
  width: 191px;
  height: 254px;
  object-fit: cover;
}

.peanut .formtest-2 {
  position: relative;
  width: 408px;
  height: 254px;
  background-color: var(--hvid);
}

.peanut .frame-7 {
  display: inline-flex;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -3px;
}

.peanut .element {
  position: relative;
  width: 405px;
  height: 637px;
  object-fit: cover;
}

.peanut .materialetest {
  position: relative;
  width: 185px;
  height: 251px;
  object-fit: cover;
}

.peanut .materialetest-p {
  width: 191px;
  position: relative;
  height: 251px;
  object-fit: cover;
}

.peanut .materialetest-2 {
  width: 189px;
  position: relative;
  height: 251px;
  object-fit: cover;
}

.peanut .rectangle-3 {
  position: absolute;
  top: 15px;
  left: 1087px;
  width: 160px;
  height: 536px;
}

.peanut .footer {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.peanut .menu-item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.main-container {
  display: flex;
  justify-content: center;
}

.peanut .menu-item-2 {
  height: 38px;
  gap: 10px;
  padding: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.peanut .menu-3 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--rd);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}
