.postbox {
  background-color: #ffffff;
  width: 100%;
  min-width: 1440px;
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
}

.postbox .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  padding: 20px 48px;
  position: relative;
  width: 100%;
  background-color: var(--variable-collection-blackish);
  margin-top: 90px;
}


.postbox .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: -0.88px;
  line-height: 60px;
}

.postbox .div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: 27px;
}

.postbox .content {
  display: flex;
  flex-direction: column;
  width: 1177px;
  align-items: flex-start;
  gap: 93px;
  position: relative;
  margin-left: 165px;
  flex: 1;
}

.postbox .above-UX-exploration {
  display: flex;
  flex-direction: column;
  width: 1158px;
  align-items: flex-start;
  gap: 90px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-2 {
  position: relative;
  width: 998px;
  margin-top: -1.00px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.postbox .overview-text {
  width: 664px;
  gap: 16px;
  padding: 0px 0px 0px 112px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .p {
  position: relative;
  align-self: stretch;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .solution {
  position: relative;
  align-self: stretch;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-4 {
  width: 998px;
  margin-top: -1.00px;
  font-weight: 500;
  font-size: 80px;
  letter-spacing: -1.84px;
  line-height: 80px;
  position: relative;
  font-family: "Jost", Helvetica;
  color: var(--variable-collection-blackish);
}

.postbox .div-3 {
  display: flex;
  flex-direction: column;
  width: 669px;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 0px 0px 112px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .constraints {
  width: 557px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.postbox .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px solid #000000;
  margin: 0;
}

.postbox .div-4 {
  display: flex;
  width: 557px;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.postbox .text-wrapper-5 {
  position: relative;
  width: fit-content;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-semibold-font-size);
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  white-space: nowrap;
  font-style: var(--text-semibold-font-style);
}

.postbox .img {
  margin-bottom: -1.00px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px solid #000000;
  margin: 0;
}

.postbox .overview-text-2 {
  width: 557px;
  gap: 48px;
  padding: 16px 0px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.postbox .div-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-6 {
  position: relative;
  width: 557px;
  margin-top: -1.00px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-7 {
  position: relative;
  width: 557px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .element {
  position: absolute;
  top: 60px;
  left: 650px;
  width: 218px;
  height: 218px;
}

.postbox .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 217px;
  height: 217px;
  background-color: #f7ced4;
  border-radius: 108.5px;
}

.postbox .text-wrapper-8 {
  position: absolute;
  top: 53px;
  left: -5px;
  width: 228px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 80px;
  text-align: center;
  letter-spacing: -1.84px;
  line-height: 80px;
  white-space: nowrap;
}

.postbox .text-wrapper-9 {
  position: absolute;
  top: 131px;
  left: -2px;
  width: 228px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.55px;
  line-height: 24px;
}

.postbox .problem-statement {
  display: flex;
  height: 113px;
  align-items: center;
  gap: 10px;
  padding: 16px 24px;
  background-color: #1e1e1e;
  position: relative;
  width: 557px;
}

.postbox .text-wrapper-10 {
  position: relative;
  width: 501px;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .div-wrapper {
  display: flex;
  width: 557px;
  height: 86px;
  align-items: center;
  gap: 10px;
  padding: 16px 24px;
  position: relative;
  background-color: #1e1e1e;
}

.postbox .persona-image {
  position: absolute;
  top: 8px;
  left: 650px;
  width: 217px;
  height: 217px;
}

.postbox .constraints-2 {
  align-self: stretch;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text {
  position: relative;
  width: 136px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000cc;
  font-size: 16px;
  letter-spacing: -0.18px;
  line-height: 24px;
}

.postbox .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: #000000cc;
  font-size: var(--text-semibold-font-size);
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  white-space: nowrap;
  font-style: var(--text-semibold-font-style);
}

.postbox .based-on-the {
  position: relative;
  align-self: stretch;
  font-family: "Jost", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .span {
  letter-spacing: var(--text-letter-spacing);
  font-family: var(--text-font-family);
  font-style: var(--text-font-style);
  font-weight: var(--text-font-weight);
  line-height: var(--text-line-height);
  font-size: var(--text-font-size);
}

.postbox .text-wrapper-12 {
  font-weight: 700;
  font-style: italic;
  letter-spacing: -0.06px;
}

.postbox .UX-exploration {
  display: flex;
  flex-direction: column;
  width: 963px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.postbox .UX-exploration-2 {
  display: flex;
  width: 963px;
  height: 350px;
  align-items: flex-start;
  padding: 1px;
  position: relative;
  overflow: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
}

.postbox .UX-exploration-2::-webkit-scrollbar {
  width: 0;
  display: none;
}

.postbox .enters-site {
  display: flex;
  width: 144px;
  min-width: 144px;
  max-width: 144px;
  flex-shrink: 0;
  flex-grow: 0;
  height: 320px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 0px 6px;
  position: relative;
}

.postbox .filters-for-joy-and {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  padding: 0px 2px 2px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 100px;
}

.postbox .emil-enters-the-site {
  align-self: stretch;
  margin-top: -1.50px;
  font-family: "Mansalva", Helvetica;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 21.6px;
  position: relative;
  font-weight: 400;
}

.postbox .arrow {
  position: relative;
  width: 63.59px;
  height: 175px;
}

.postbox .img-2 {
  position: relative;
  width: 450px;
  height: 320px;
  aspect-ratio: 1.41;
  object-fit: cover;
}

.postbox .joy-pride {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 34px 0px 0px;
  position: relative;
}

.postbox .filters-for-joy-and-2 {
  align-items: flex-end;
  justify-content: center;
  gap: 8px;
  display: inline-flex;
  flex-direction: column;
  padding: 0px 2px 2px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .text-wrapper-13 {
  position: relative;
  width: 128px;
  margin-top: -1.50px;
  font-family: "Mansalva", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 21.6px;
}

.postbox .arrow-2 {
  position: relative;
  width: 58px;
  height: 19.42px;
}

.postbox .click-first-postcard {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: flex-start;
  gap: 10px;
  padding: 142px 0px 0px;
  position: relative;
}

.postbox .clicks-on-a-postcard {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .flip {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 210px 0px 0px;
  position: relative;
}

.postbox .div-6 {
  align-items: flex-start;
  gap: 6px;
  display: inline-flex;
  flex-direction: column;
  padding: 0px 2px 2px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-3 {
  position: relative;
  width: 61.5px;
  height: 24.42px;
}

.postbox .read {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 144px 0px 0px;
  position: relative;
}

.postbox .text-arrow {
  display: inline-flex;
  align-items: flex-end;
  padding: 2px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-4 {
  position: relative;
  width: 63px;
  height: 27.42px;
}

.postbox .text-arrow-wrapper {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  padding: 142px 0px 0px;
  position: relative;
}

.postbox .text-arrow-2 {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .saves-card {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 4px;
  padding: 20px 0px 0px;
  position: relative;
}

.postbox .text-arrow-3 {
  display: inline-flex;
  align-items: flex-start;
  padding: 2px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .save-with-a-note {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 42px;
  padding: 109px 0px 0px;
  position: relative;
}

.postbox .arrow-5 {
  position: relative;
  width: 68px;
  height: 21px;
}

.postbox .text-wrapper-14 {
  position: relative;
  width: 128px;
  font-family: "Mansalva", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 21.6px;
}

.postbox .swaps-to-saved-cards {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 42px;
  padding: 19px 0px 0px;
  position: relative;
}

.postbox .text-arrow-4 {
  display: inline-flex;
  align-items: flex-start;
  padding: 2px 2px 0px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-6 {
  position: relative;
  width: 68px;
  height: 44px;
}

.postbox .reply-button {
  padding: 216px 0px 0px;
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  position: relative;
}

.postbox .arrow-7 {
  position: relative;
  width: 62px;
  height: 40.42px;
}

.postbox .text-arrow-5 {
  display: flex;
  width: 128px;
  align-items: center;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .leaves {
  display: flex;
  flex-direction: column;
  width: 450px;
  height: 320px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  position: relative;
  background-color: var(--variable-collection-blackish);
  border-radius: 8px;
}

.postbox .leaves-the-computer {
  position: relative;
  width: 450px;
  margin-left: -16.00px;
  margin-right: -16.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .reply-button-2 {
  padding: 132px 0px 0px;
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  position: relative;
}

.postbox .text-arrow-6 {
  display: inline-flex;
  align-items: flex-end;
  padding: 0px 2px 2px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-8 {
  position: relative;
  width: 63px;
  height: 19.42px;
}

.postbox .his-card {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  padding: 139px 0px 0px;
  position: relative;
}

.postbox .text-arrow-7 {
  display: inline-flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .filters-for-joy-and-wrapper {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 224px 0px 0px;
  position: relative;
}

.postbox .scrollbar {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 24px;
}

.postbox .track {
  position: absolute;
  top: calc(50% - 1px);
  left: 144px;
  width: 675px;
  height: 2px;
  background-color: #ECE7E3;
  border-radius: 0;
}

.postbox .thumb {
  position: absolute;
  top: calc(50% - 6px);
  left: 144px;
  width: 64px;
  height: 12px;
  background-color: #1E1E1E;
  border-radius: 18px;
}

.postbox .fade {
  position: absolute;
  top: 0;
  left: 774px;
  width: 190px;
  height: 323px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.postbox .scroll-end-spacer {
  flex-shrink: 0;
  width: 144px;
  min-width: 144px;
  height: 320px;
}

.postbox .below-UX-exploration {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 90px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .visual-design {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.postbox .div-7 {
  padding: 0px 0px 0px 121px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .div-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .colours {
  display: inline-flex;
  align-items: flex-start;
  gap: 58.22px;
  padding: 13.5px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 13.5px;
}

.postbox .primary {
  display: flex;
  flex-direction: column;
  width: 302.06px;
  align-items: flex-start;
  gap: 54px;
  position: relative;
}

.postbox .div-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
}

.postbox .text-wrapper-16 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 27px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .primary-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--lavendel-dark);
  border-radius: 27px;
}

.postbox .text-wrapper-17 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .primary-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--lavender);
  border-radius: 27px;
}

.postbox .primary-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--lavendel-bright);
  border-radius: 27px;
}

.postbox .accent {
  display: flex;
  flex-direction: column;
  width: 302.06px;
  height: 614.25px;
  align-items: flex-start;
  gap: 54px;
  position: relative;
}

.postbox .CTA-button-yellow {
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .text-wrapper-18 {
  position: absolute;
  top: calc(50.00% - 16px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 27px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .CTA-button-yellow-2 {
  position: relative;
  width: 302.06px;
  height: 40.5px;
  background-color: var(--yellow);
  border-radius: 27px;
}

.postbox .text-wrapper-19 {
  position: absolute;
  top: calc(50.00% - 16px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .CTA-button-orange {
  background-color: var(--orange);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-pink {
  background-color: var(--red);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-green {
  background-color: var(--green);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-cyan {
  background-color: var(--blue);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-liliac {
  background-color: var(--purple);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .neutrals {
  display: flex;
  flex-direction: column;
  width: 302.06px;
  align-items: flex-end;
  gap: 42.19px;
  position: relative;
}

.postbox .white {
  background-color: var(--white);
  border-radius: 27px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
}

.postbox .background {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--background);
  border-radius: 27px;
}

.postbox .text-wrapper-20 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 57px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray {
  background-color: var(--gray-0);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .gray-2 {
  background-color: var(--gray-1);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .gray-3 {
  background-color: var(--gray-2);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-21 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 63px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray-4 {
  background-color: var(--gray-3);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-22 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 59px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray-5 {
  background-color: var(--gray-4);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-23 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 56px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray-6 {
  background-color: var(--gray-5);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-24 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 58px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .div-9 {
  position: relative;
  width: 557px;
  font-family: "Jost", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .text-wrapper-25 {
  font-family: "Atkinson Hyperlegible", Helvetica;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.08px;
  line-height: 30px;
}

.postbox .text-wrapper-26 {
  font-weight: var(--h3-font-weight);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-family: var(--h3-font-family);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-27 {
  font-weight: var(--text-semibold-font-weight);
  letter-spacing: var(--text-semibold-letter-spacing);
  font-family: var(--text-semibold-font-family);
  font-style: var(--text-semibold-font-style);
  line-height: var(--text-semibold-line-height);
  font-size: var(--text-semibold-font-size);
}

.postbox .albert-sans-is-used {
  width: 557px;
  height: 85px;
  font-family: "Albert Sans", Helvetica;
  color: var(--variable-collection-blackish);
  font-size: 20px;
  letter-spacing: -0.38px;
  line-height: 30px;
  position: relative;
  font-weight: 400;
}

.postbox .text-wrapper-28 {
  font-weight: 700;
  letter-spacing: -0.08px;
}

.postbox .typography {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  padding: 16px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.postbox .body-text-styles {
  position: relative;
  width: 265px;
  height: 230px;
}

.postbox .text-wrapper-29 {
  position: absolute;
  top: 0;
  left: -3px;
  font-family: var(--display-h1-font-family);
  font-weight: var(--display-h1-font-weight);
  color: var(--gray-5);
  font-size: var(--display-h1-font-size);
  text-align: center;
  letter-spacing: var(--display-h1-letter-spacing);
  line-height: var(--display-h1-line-height);
  white-space: nowrap;
  font-style: var(--display-h1-font-style);
}

.postbox .body-texts {
  display: flex;
  flex-direction: column;
  width: 260px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 102px;
  left: 0;
}

.postbox .div-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Atkinson Hyperlegible", Helvetica;
  font-weight: 400;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .text-wrapper-31 {
  width: fit-content;
  font-family: "Atkinson Hyperlegible", Helvetica;
  color: var(--gray-3);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  font-weight: 400;
}

.postbox .text-wrapper-32 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Atkinson Hyperlegible", Helvetica;
  font-weight: 700;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .display-texts {
  display: flex;
  flex-direction: column;
  width: 253px;
  align-items: flex-start;
  gap: 64px;
  position: relative;
}

.postbox .text-wrapper-33 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--display-h1-font-family);
  font-weight: var(--display-h1-font-weight);
  color: var(--gray-5);
  font-size: var(--display-h1-font-size);
  text-align: center;
  letter-spacing: var(--display-h1-letter-spacing);
  line-height: var(--display-h1-line-height);
  white-space: nowrap;
  font-style: var(--display-h1-font-style);
}

.postbox .heading-styles {
  display: flex;
  flex-direction: column;
  width: 393px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -140.00px;
}

.postbox .text-wrapper-34 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .div-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-35 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 600;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .display-caps-locks {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--display-caps-locks-font-family);
  font-weight: var(--display-caps-locks-font-weight);
  color: var(--gray-5);
  font-size: var(--display-caps-locks-font-size);
  letter-spacing: var(--display-caps-locks-letter-spacing);
  line-height: var(--display-caps-locks-line-height);
  white-space: nowrap;
  font-style: var(--display-caps-locks-font-style);
}

.postbox .text-wrapper-36 {
  position: relative;
  width: 307px;
  height: 20px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 600;
  color: var(--gray-5);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .text-wrapper-37 {
  width: 393px;
  height: 21px;
  font-family: "Atkinson Hyperlegible", Helvetica;
  color: var(--gray-3);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-weight: 400;
}

.postbox .display {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-38 {
  position: relative;
  width: 307px;
  height: 20px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .text-wrapper-39 {
  position: relative;
  width: 307px;
  height: 20px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .icons-and-text {
  display: inline-flex;
  align-items: flex-end;
  gap: 100px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .icons-text {
  position: relative;
  width: 557px;
  height: 232px;
}

.postbox .icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 557px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-40 {
  position: absolute;
  top: 124px;
  left: 0;
  width: 557px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .icons-2 {
  position: relative;
  width: 226px;
  height: 147px;
}

.postbox .prototype-recording {
  position: relative;
  width: 881px;
  height: 624px;
  aspect-ratio: 1.41;
  object-fit: cover;
}

.postbox .div-12 {
  display: flex;
  flex-direction: column;
  width: 998px;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .i-learned-how-much {
  position: relative;
  width: 557px;
  margin-top: -1.00px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .hero {
  display: flex;
  flex-direction: column;
  width: 999px;
  height: 502px;
  align-items: flex-start;
  justify-content: center;
  gap: 36px;
  position: relative;
  margin-top: 164px;
  margin-left: 160px;
}

.postbox .header {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: transparent;
}

.postbox .text-wrapper-41 {
  position: relative;
  width: 999px;
  margin-top: -1.00px;
  font-family: var(--h0-font-family);
  font-weight: var(--h0-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h0-font-size);
  letter-spacing: var(--h0-letter-spacing);
  line-height: var(--h0-line-height);
  font-style: var(--h0-font-style);
}

.postbox .text-wrapper-42 {
  position: relative;
  width: 999px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 64px;
  letter-spacing: -1.47px;
  line-height: 64px;
}

.postbox .contraction-text {
  display: flex;
  width: 668px;
  height: 81px;
  align-items: center;
  padding: 0px 112px;
  position: relative;
}

.postbox .text-wrapper-43 {
  position: relative;
  width: 482px;
  margin-top: -1.00px;
  margin-right: -38.00px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .constraints-3 {
  width: 668px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.postbox .design-principles {
  display: flex;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.postbox .postcard {
  position: absolute;
  top: -27px;
  left: 722px;
  width: 432px;
  height: 536px;
  aspect-ratio: 0.71;
  object-fit: cover;
}

.postbox .top-navigation {
  display: flex;
  height: 129px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 25px 40px 0px;
  position: sticky;
  top: 0;
  z-index: 100;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.postbox .top-right {
  display: inline-flex;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-44 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 40px;
  letter-spacing: -0.88px;
  line-height: 60px;
  white-space: nowrap;
}

.postbox .linked-in-logo {
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
  display: block;
}
/* =============================================
   ORIGINAL CSS INJECTED BELOW
   ============================================= */

.postbox {
  background-color: #ffffff;
  width: 100%;
  min-width: 1440px;
  min-height: 1024px;
  position: relative;
}

.postbox .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  padding: 20px 48px;
  position: relative;
  width: 100%;
  background-color: var(--variable-collection-blackish);
  margin-top: 90px;
}


.postbox .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: -0.88px;
  line-height: 60px;
}

.postbox .div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: 27px;
}

.postbox .content {
  display: flex;
  flex-direction: column;
  width: 1177px;
  align-items: flex-start;
  gap: 93px;
  position: relative;
  margin-left: 165px;
  flex: 1;
}

.postbox .above-UX-exploration {
  display: flex;
  flex-direction: column;
  width: 1158px;
  align-items: flex-start;
  gap: 90px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-2 {
  position: relative;
  width: 998px;
  margin-top: -1.00px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.postbox .overview-text {
  width: 664px;
  gap: 16px;
  padding: 0px 0px 0px 112px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .p {
  position: relative;
  align-self: stretch;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .solution {
  position: relative;
  align-self: stretch;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-4 {
  width: 998px;
  margin-top: -1.00px;
  font-weight: 500;
  font-size: 80px;
  letter-spacing: -1.84px;
  line-height: 80px;
  position: relative;
  font-family: "Jost", Helvetica;
  color: var(--variable-collection-blackish);
}

.postbox .div-3 {
  display: flex;
  flex-direction: column;
  width: 669px;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 0px 0px 112px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .constraints {
  width: 557px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.postbox .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.postbox .div-4 {
  display: flex;
  width: 557px;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.postbox .text-wrapper-5 {
  position: relative;
  width: fit-content;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-semibold-font-size);
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  white-space: nowrap;
  font-style: var(--text-semibold-font-style);
}

.postbox .img {
  margin-bottom: -1.00px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.postbox .overview-text-2 {
  width: 557px;
  gap: 48px;
  padding: 16px 0px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.postbox .div-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-6 {
  position: relative;
  width: 557px;
  margin-top: -1.00px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-7 {
  position: relative;
  width: 557px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .element {
  position: absolute;
  top: 60px;
  left: 650px;
  width: 218px;
  height: 218px;
}

.postbox .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 217px;
  height: 217px;
  background-color: #f7ced4;
  border-radius: 108.5px;
}

.postbox .text-wrapper-8 {
  position: absolute;
  top: 53px;
  left: -5px;
  width: 228px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 80px;
  text-align: center;
  letter-spacing: -1.84px;
  line-height: 80px;
  white-space: nowrap;
}

.postbox .text-wrapper-9 {
  position: absolute;
  top: 131px;
  left: -2px;
  width: 228px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.55px;
  line-height: 24px;
}

.postbox .problem-statement {
  display: flex;
  height: 113px;
  align-items: center;
  gap: 10px;
  padding: 16px 24px;
  background-color: #1e1e1e;
  position: relative;
  width: 557px;
  margin: 0;
}

.postbox .text-wrapper-10 {
  position: relative;
  width: 501px;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .div-wrapper {
  display: flex;
  width: 557px;
  height: 86px;
  align-items: center;
  gap: 10px;
  padding: 16px 24px;
  position: relative;
  background-color: #1e1e1e;
}

.postbox .persona-image {
  position: absolute;
  top: 8px;
  left: 650px;
  width: 217px;
  height: 217px;
}

.postbox .constraints-2 {
  align-self: stretch;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text {
  position: relative;
  width: 136px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000cc;
  font-size: 16px;
  letter-spacing: -0.18px;
  line-height: 24px;
}

.postbox .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: #000000cc;
  font-size: var(--text-semibold-font-size);
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  white-space: nowrap;
  font-style: var(--text-semibold-font-style);
}

.postbox .based-on-the {
  position: relative;
  align-self: stretch;
  font-family: "Jost", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .span {
  letter-spacing: var(--text-letter-spacing);
  font-family: var(--text-font-family);
  font-style: var(--text-font-style);
  font-weight: var(--text-font-weight);
  line-height: var(--text-line-height);
  font-size: var(--text-font-size);
}

.postbox .text-wrapper-12 {
  font-weight: 700;
  font-style: italic;
  letter-spacing: -0.06px;
}

.postbox .UX-exploration {
  display: flex;
  flex-direction: column;
  width: 963px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.postbox .UX-exploration-2 {
  display: flex;
  width: 963px;
  height: 350px;
  align-items: flex-start;
  padding: 1px;
  position: relative;
  overflow: hidden;
  overflow-x: scroll;
}

.postbox .UX-exploration-2::-webkit-scrollbar {
  width: 0;
  display: none;
}

.postbox .enters-site {
  display: flex;
  max-width: 144px;
  width: 144px;
  height: 320px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 0px 6px;
  position: relative;
}

.postbox .filters-for-joy-and {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  padding: 0px 2px 2px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 100px;
}

.postbox .emil-enters-the-site {
  align-self: stretch;
  margin-top: -1.50px;
  font-family: "Mansalva", Helvetica;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 21.6px;
  position: relative;
  font-weight: 400;
}

.postbox .arrow {
  position: relative;
  width: 63.59px;
  height: 175px;
}

.postbox .img-2 {
  position: relative;
  width: 450px;
  height: 320px;
  aspect-ratio: 1.41;
  object-fit: cover;
}

.postbox .joy-pride {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 34px 0px 0px;
  position: relative;
}

.postbox .filters-for-joy-and-2 {
  align-items: flex-end;
  justify-content: center;
  gap: 8px;
  display: inline-flex;
  flex-direction: column;
  padding: 0px 2px 2px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .text-wrapper-13 {
  position: relative;
  width: 128px;
  margin-top: -1.50px;
  font-family: "Mansalva", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 21.6px;
}

.postbox .arrow-2 {
  position: relative;
  width: 58px;
  height: 19.42px;
}

.postbox .click-first-postcard {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: flex-start;
  gap: 10px;
  padding: 142px 0px 0px;
  position: relative;
}

.postbox .clicks-on-a-postcard {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .flip {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 210px 0px 0px;
  position: relative;
}

.postbox .div-6 {
  align-items: flex-start;
  gap: 6px;
  display: inline-flex;
  flex-direction: column;
  padding: 0px 2px 2px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-3 {
  position: relative;
  width: 61.5px;
  height: 24.42px;
}

.postbox .read {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 144px 0px 0px;
  position: relative;
}

.postbox .text-arrow {
  display: inline-flex;
  align-items: flex-end;
  padding: 2px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-4 {
  position: relative;
  width: 63px;
  height: 27.42px;
}

.postbox .text-arrow-wrapper {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  padding: 142px 0px 0px;
  position: relative;
}

.postbox .text-arrow-2 {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .saves-card {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 4px;
  padding: 20px 0px 0px;
  position: relative;
}

.postbox .text-arrow-3 {
  display: inline-flex;
  align-items: flex-start;
  padding: 2px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .save-with-a-note {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 42px;
  padding: 109px 0px 0px;
  position: relative;
}

.postbox .arrow-5 {
  position: relative;
  width: 68px;
  height: 21px;
}

.postbox .text-wrapper-14 {
  position: relative;
  width: 128px;
  font-family: "Mansalva", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 21.6px;
}

.postbox .swaps-to-saved-cards {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 42px;
  padding: 19px 0px 0px;
  position: relative;
}

.postbox .text-arrow-4 {
  display: inline-flex;
  align-items: flex-start;
  padding: 2px 2px 0px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-6 {
  position: relative;
  width: 68px;
  height: 44px;
}

.postbox .reply-button {
  padding: 216px 0px 0px;
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  position: relative;
}

.postbox .arrow-7 {
  position: relative;
  width: 62px;
  height: 40.42px;
}

.postbox .text-arrow-5 {
  display: flex;
  width: 128px;
  align-items: center;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .leaves {
  display: flex;
  flex-direction: column;
  width: 450px;
  height: 320px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  position: relative;
  background-color: var(--variable-collection-blackish);
  border-radius: 8px;
}

.postbox .leaves-the-computer {
  position: relative;
  width: 450px;
  margin-left: -16.00px;
  margin-right: -16.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .reply-button-2 {
  padding: 132px 0px 0px;
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  position: relative;
}

.postbox .text-arrow-6 {
  display: inline-flex;
  align-items: flex-end;
  padding: 0px 2px 2px;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .arrow-8 {
  position: relative;
  width: 63px;
  height: 19.42px;
}

.postbox .his-card {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  padding: 139px 0px 0px;
  position: relative;
}

.postbox .text-arrow-7 {
  display: inline-flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.postbox .filters-for-joy-and-wrapper {
  display: flex;
  flex-direction: column;
  width: 144px;
  height: 320px;
  align-items: center;
  gap: 10px;
  padding: 224px 0px 0px;
  position: relative;
}

.postbox .scrollbar {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 24px;
}

.postbox .track {
  position: absolute;
  top: calc(50% - 1px);
  left: 144px;
  width: 675px;
  height: 2px;
  background-color: #ECE7E3;
  border-radius: 0;
}

.postbox .thumb {
  position: absolute;
  top: calc(50% - 6px);
  left: 144px;
  width: 64px;
  height: 12px;
  background-color: #1E1E1E;
  border-radius: 18px;
}

.postbox .fade {
  position: absolute;
  top: 0;
  left: 774px;
  width: 190px;
  height: 323px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.postbox .below-UX-exploration {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 90px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .visual-design {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.postbox .div-7 {
  padding: 0px 0px 0px 121px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .div-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .colours {
  display: inline-flex;
  align-items: flex-start;
  gap: 58.22px;
  padding: 13.5px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 13.5px;
}

.postbox .primary {
  display: flex;
  flex-direction: column;
  width: 302.06px;
  align-items: flex-start;
  gap: 54px;
  position: relative;
}

.postbox .div-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
}

.postbox .text-wrapper-16 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 27px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .primary-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--lavendel-dark);
  border-radius: 27px;
}

.postbox .text-wrapper-17 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .primary-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--lavender);
  border-radius: 27px;
}

.postbox .primary-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--lavendel-bright);
  border-radius: 27px;
}

.postbox .accent {
  display: flex;
  flex-direction: column;
  width: 302.06px;
  height: 614.25px;
  align-items: flex-start;
  gap: 54px;
  position: relative;
}

.postbox .CTA-button-yellow {
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .text-wrapper-18 {
  position: absolute;
  top: calc(50.00% - 16px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 27px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .CTA-button-yellow-2 {
  position: relative;
  width: 302.06px;
  height: 40.5px;
  background-color: var(--yellow);
  border-radius: 27px;
}

.postbox .text-wrapper-19 {
  position: absolute;
  top: calc(50.00% - 16px);
  left: calc(50.00% - 137px);
  width: 274px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.postbox .CTA-button-orange {
  background-color: var(--orange);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-pink {
  background-color: var(--red);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-green {
  background-color: var(--green);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-cyan {
  background-color: var(--blue);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .CTA-button-liliac {
  background-color: var(--purple);
  border-radius: 27px;
  position: relative;
  width: 302.06px;
  height: 40.5px;
}

.postbox .neutrals {
  display: flex;
  flex-direction: column;
  width: 302.06px;
  align-items: flex-end;
  gap: 42.19px;
  position: relative;
}

.postbox .white {
  background-color: var(--white);
  border-radius: 27px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
}

.postbox .background {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  background-color: var(--background);
  border-radius: 27px;
}

.postbox .text-wrapper-20 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 57px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray {
  background-color: var(--gray-0);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .gray-2 {
  background-color: var(--gray-1);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .gray-3 {
  background-color: var(--gray-2);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-21 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 63px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray-4 {
  background-color: var(--gray-3);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-22 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 59px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray-5 {
  background-color: var(--gray-4);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-23 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 56px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .gray-6 {
  background-color: var(--gray-5);
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40.5px;
  border-radius: 27px;
}

.postbox .text-wrapper-24 {
  position: absolute;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 58px);
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 25.3px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .div-9 {
  position: relative;
  width: 557px;
  font-family: "Jost", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-blackish);
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.postbox .text-wrapper-25 {
  font-family: "Atkinson Hyperlegible", Helvetica;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.08px;
  line-height: 30px;
}

.postbox .text-wrapper-26 {
  font-weight: var(--h3-font-weight);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-family: var(--h3-font-family);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-27 {
  font-weight: var(--text-semibold-font-weight);
  letter-spacing: var(--text-semibold-letter-spacing);
  font-family: var(--text-semibold-font-family);
  font-style: var(--text-semibold-font-style);
  line-height: var(--text-semibold-line-height);
  font-size: var(--text-semibold-font-size);
}

.postbox .albert-sans-is-used {
  width: 557px;
  height: 85px;
  font-family: "Albert Sans", Helvetica;
  color: var(--variable-collection-blackish);
  font-size: 20px;
  letter-spacing: -0.38px;
  line-height: 30px;
  position: relative;
  font-weight: 400;
}

.postbox .text-wrapper-28 {
  font-weight: 700;
  letter-spacing: -0.08px;
}

.postbox .typography {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  padding: 16px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.postbox .body-text-styles {
  position: relative;
  width: 265px;
  height: 230px;
}

.postbox .text-wrapper-29 {
  position: absolute;
  top: 0;
  left: -3px;
  font-family: var(--display-h1-font-family);
  font-weight: var(--display-h1-font-weight);
  color: var(--gray-5);
  font-size: var(--display-h1-font-size);
  text-align: center;
  letter-spacing: var(--display-h1-letter-spacing);
  line-height: var(--display-h1-line-height);
  white-space: nowrap;
  font-style: var(--display-h1-font-style);
}

.postbox .body-texts {
  display: flex;
  flex-direction: column;
  width: 260px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 102px;
  left: 0;
}

.postbox .div-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Atkinson Hyperlegible", Helvetica;
  font-weight: 400;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .text-wrapper-31 {
  width: fit-content;
  font-family: "Atkinson Hyperlegible", Helvetica;
  color: var(--gray-3);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  font-weight: 400;
}

.postbox .text-wrapper-32 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Atkinson Hyperlegible", Helvetica;
  font-weight: 700;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .display-texts {
  display: flex;
  flex-direction: column;
  width: 253px;
  align-items: flex-start;
  gap: 64px;
  position: relative;
}

.postbox .text-wrapper-33 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--display-h1-font-family);
  font-weight: var(--display-h1-font-weight);
  color: var(--gray-5);
  font-size: var(--display-h1-font-size);
  text-align: center;
  letter-spacing: var(--display-h1-letter-spacing);
  line-height: var(--display-h1-line-height);
  white-space: nowrap;
  font-style: var(--display-h1-font-style);
}

.postbox .heading-styles {
  display: flex;
  flex-direction: column;
  width: 393px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -140.00px;
}

.postbox .text-wrapper-34 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .div-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-35 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 600;
  color: var(--gray-5);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .display-caps-locks {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--display-caps-locks-font-family);
  font-weight: var(--display-caps-locks-font-weight);
  color: var(--gray-5);
  font-size: var(--display-caps-locks-font-size);
  letter-spacing: var(--display-caps-locks-letter-spacing);
  line-height: var(--display-caps-locks-line-height);
  white-space: nowrap;
  font-style: var(--display-caps-locks-font-style);
}

.postbox .text-wrapper-36 {
  position: relative;
  width: 307px;
  height: 20px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 600;
  color: var(--gray-5);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .text-wrapper-37 {
  width: 393px;
  height: 21px;
  font-family: "Atkinson Hyperlegible", Helvetica;
  color: var(--gray-3);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-weight: 400;
}

.postbox .display {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.postbox .text-wrapper-38 {
  position: relative;
  width: 307px;
  height: 20px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .text-wrapper-39 {
  position: relative;
  width: 307px;
  height: 20px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-5);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.postbox .icons-and-text {
  display: inline-flex;
  align-items: flex-end;
  gap: 100px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .icons-text {
  position: relative;
  width: 557px;
  height: 232px;
}

.postbox .icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 557px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.postbox .text-wrapper-40 {
  position: absolute;
  top: 124px;
  left: 0;
  width: 557px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .icons-2 {
  position: relative;
  width: 226px;
  height: 147px;
}

.postbox .prototype-recording {
  position: relative;
  width: 881px;
  height: 624px;
  aspect-ratio: 1.41;
  object-fit: cover;
}

.postbox .div-12 {
  display: flex;
  flex-direction: column;
  width: 998px;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .i-learned-how-much {
  position: relative;
  width: 557px;
  margin-top: -1.00px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .hero {
  display: flex;
  flex-direction: column;
  width: 999px;
  height: 502px;
  align-items: flex-start;
  justify-content: center;
  gap: 36px;
  position: relative;
  margin-top: 164px;
  margin-left: 160px;
}

.postbox .header {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: transparent;
}

.postbox .text-wrapper-41 {
  position: relative;
  width: 999px;
  margin-top: -1.00px;
  font-family: var(--h0-font-family);
  font-weight: var(--h0-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--h0-font-size);
  letter-spacing: var(--h0-letter-spacing);
  line-height: var(--h0-line-height);
  font-style: var(--h0-font-style);
}

.postbox .text-wrapper-42 {
  position: relative;
  width: 999px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 64px;
  letter-spacing: -1.47px;
  line-height: 64px;
}

.postbox .contraction-text {
  display: flex;
  width: 668px;
  height: 81px;
  align-items: center;
  padding: 0px 112px;
  position: relative;
}

.postbox .text-wrapper-43 {
  position: relative;
  width: 482px;
  margin-top: -1.00px;
  margin-right: -38.00px;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: var(--variable-collection-blackish);
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.postbox .constraints-3 {
  width: 668px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.postbox .design-principles {
  display: flex;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.postbox .postcard {
  position: absolute;
  top: -27px;
  left: 722px;
  width: 432px;
  height: 536px;
  aspect-ratio: 0.71;
  object-fit: cover;
}

.postbox .top-navigation {
  display: flex;
  height: 129px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 25px 40px 0px;
  position: sticky;
  top: 0;
  z-index: 100;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.postbox .top-right {
  display: inline-flex;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.postbox .text-wrapper-44 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-blackish);
  font-size: 40px;
  letter-spacing: -0.88px;
  line-height: 60px;
  white-space: nowrap;
}

.postbox .linked-in-logo {
   position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
  display: block;
}

/* Reset heading default margins/padding to preserve pixel-perfect layout */
.postbox h1,
.postbox h2,
.postbox h3,
.postbox blockquote {
  margin: 0;
  padding: 0;
}

/* Ensure anchor nav items render like the original div text */
.postbox .top-navigation a.text-wrapper-44 {
  display: inline-block;
  text-decoration: none;
  color: var(--variable-collection-blackish);
}
