.box {
  position: relative;
  width: 1120px;
  height: 965px;
}

.box .wij-maken-de {
  position: fixed;
  width: 1120px;
  height: 965px;
  top: 0;
  left: 0;
}

.box .cards {
  position: absolute;
  width: 1120px;
  height: 642px;
  top: 323px;
  left: 0;
}

.box .div {
  display: flex;
  flex-direction: column;
  width: 352px;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 384px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 4px 10px #0000001a, 0px 10px 18px #00000017;
}

.box .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 248px;
  object-fit: cover;
}

.box .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

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

.box .titles {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.box .title {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.box .dummytext {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #272727;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.box .button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  padding: 0px 0px 24px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  align-items: center;
  position: relative;
}

.box .buttons {
  display: flex;
  padding: 4px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
}

.box .button-2 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  min-width: 304px;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  flex: 1;
  flex-grow: 1;
  background-color: var(--basicwhite);
  border-radius: 8px;
  border: 2px solid;
  border-color: var(--primary-500);
  align-items: center;
  position: relative;
}

.box .secondary {
  position: relative;
  width: fit-content;
  margin-top: -2.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--primary-800);
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.box .vector {
  position: relative;
  width: 15.58px;
  height: 15.16px;
}

.box .cards-2 {
  display: flex;
  flex-direction: column;
  width: 352px;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 4px 10px #0000001a, 0px 10px 18px #00000017;
}

.box .cards-3 {
  display: flex;
  flex-direction: column;
  width: 352px;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 768px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 4px 10px #0000001a, 0px 10px 18px #00000017;
}

.box .button-wrapper {
  display: inline-flex;
  gap: 8px;
  padding: 4px;
  position: absolute;
  top: 222px;
  left: 404px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
}

.box .primary-wrapper {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  min-width: 304px;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  flex: 0 0 auto;
  background-color: var(--primary-500);
  border-radius: 8px;
  align-items: center;
  position: relative;
}

.box .primary {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.box .content-2 {
  position: absolute;
  width: 1029px;
  height: 182px;
  top: 0;
  left: 46px;
}

.box .titles-2 {
  display: flex;
  flex-direction: column;
  width: 1026px;
  align-items: center;
  gap: 8px;
  position: absolute;
  top: 56px;
  left: 1px;
}

.box .subtext {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.box .text-wrapper {
  position: absolute;
  width: 1027px;
  height: 48px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  top: 0;
  left: 0;
}
