/* #region multi-use*/
:root {
  font-family: "poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  background-color: #f4edde;
  margin: 0;
}

div.blue-background {
  height: 250rem;
  margin-top: 25rem;
  border-radius: 2.1875rem 2.1875rem 0 0;
  background: linear-gradient(180deg, #7ea5db 0%, #7da4d9 80.13%);
}
div.arrow-header {
  margin-top: 3.5rem;
  display: flex;
  font-size: 2.5rem;
  font-weight: 700;
  font-style: normal;
  color: #eeeded;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

div.arrow-header-text {
  margin-left: 2rem;
  color: #eeeded;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
}

div.spaceB {
  margin-top: 6rem;
}

div.spaceBm {
  margin-top: 3rem;
}

div.spaceBsm {
  margin-bottom: 1.5rem;
}

/* font-family: "poppins", sans-serif;
font-weight: 200;
font-style: italic; */

/* font-family: "poppins", sans-serif;
font-weight: 700;
font-style: normal; */
/* #endregion */

/* #region Logo-css */
section.logo-section {
  display: flex;
  justify-content: center;
  padding-top: 20rem;
}
section.logo {
  width: 45rem;
  height: 45rem;
  display: block;
  margin: auto;
}
/* #endregion Logo-css */

/* #region header-text*/
div.header-text {
  color: #eeeded;
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  padding-top: 0.6rem;
}
/* #endregion */

/* #region cards*/
div.cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

div.card-box {
  text-align: center;
}

img.team-imgs {
  width: 20rem;
  background: #f4edde;
  border-radius: 16px;
  margin-bottom: 16px;
}

div.card-name {
  margin: 0;
  padding: 0;
  color: #eeeded;
}
div.card-study {
  margin: 0;
  padding: 0;
  color: #eeeded;
}

/* #endregion */

/* #region TeamWaarden*/
div.waarden-rows {
  margin: auto;
  margin-top: 2rem;
  max-width: 85%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-radius: 1.5rem;
  background: #f4edde;
}

div.waarden-svg {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 5rem;
}

svg.svg-icon {
  margin-left: 1.5rem;
  margin: 3rem;
  aspect-ratio: 1/1;
  margin-bottom: 2rem;
  width: 7.625rem;
  height: 7.625rem;
}
div.waarden-title {
  width: 36rem;
  height: 3.9375rem;
  color: #633c32;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 174%; /* 3.48rem */
  margin: auto;
  padding: auto;
  text-align: center;
  line-height: 4rem; /* 3.48rem */
}

p.waarden-text {
  max-width: 45rem;
  margin: auto;
  text-align: center;
  line-height: 2rem;
  color: #633c32;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 174%; /* 2.3925rem */ /* 3.48rem */
}
/* #endregion */

/* #region Assignment*/

p.assignment-text {
  width: 80rem;
  height: 10.6875rem;
  flex-direction: column;
  margin: auto;
  justify-content: center;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 2.34375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 3.51563rem */
  letter-spacing: -0.02581rem;
}
/* #endregion */

/* #region designQuestion*/
div.ontwerpvraag-header {
  width: 44.25rem;
  height: 5.625rem;
  color: #633c32;
  margin: auto;
  text-align: center;
  font-size: 4.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

p.ontwerpvraag-text {
  margin: auto;
  margin-top: 2rem;
  width: 58.4375rem;
  height: 10.6875rem;
  text-align: center;
  color: #633c32;
  font-size: 2.34375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.05156rem;
}

div.situation-container {
  display: flex;
  justify-content: space-evenly;
}

div.current-situation {
  width: 37.9375rem;
  height: 46rem;
  border-radius: 1.5rem;
  background: #7ea5db;
}

div.situation-header {
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 30.3125rem;
  height: 3.9375rem;
  color: #fff;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 174%; /* 3.915rem */
}

p.situation-text {
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  text-align: center;
  color: #fff;

  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 174%; /* 2.06625rem */
}

div.desired-situation {
  width: 37.9375rem;
  height: 46rem;
  border-radius: 1.5rem;
  background: #936e65;
}
/* #endregion */

/* #region targetAudience*/
div.blue-background-target {
  border-radius: 2.1875rem;
  background: #7ea5db;
  height: 78.25rem;
}

div.targetAudience-container {
  margin: auto;
  display: flex;
  gap: 4rem;
}

div.targetAudience-curveBox-left {
  border-radius: 12.5rem 3.125rem 0.5rem 2.5rem;
  background: #3a6fb5;
  margin-left: 10rem;
  width: 26.8rem;
  height: 29rem;
  margin-bottom: 3rem;
}

img.targetAudience-img-left {
  width: 27.75rem;
  height: 31.8125rem;
  aspect-ratio: 41/47;
}

div.targetAudience-box {
  border-radius: 1.5rem;
  background: #5280be;
  width: 50rem;
  height: 29rem;
}

div.targetAudience-header {
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 30.3125rem;
  height: 3.9375rem;
  color: #fff;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 174%;
}

p.targetAudience-text {
  margin-top: 5rem;
  margin-left: 2rem;
  margin-right: 2rem;
  text-align: center;
  color: #fff;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 174%;
}

div.targetAudience-box-mirror {
  border-radius: 1.5rem;
  background: #5280be;
  margin-left: 10rem;
  width: 50rem;
  height: 29rem;
}

div.targetAudience-curveBox-right {
  border-radius: 3.125rem 12.5rem 2.5rem 0.5rem;
  background: #3a6fb5;
  width: 26.8rem;
  height: 29rem;
  margin-bottom: 3rem;
}

img.targetAudience-img-right {
  width: 26rem;
  height: 29rem;
  margin-right: 1rem;
  margin-top: 1.61rem;
}

div.scope-container {
  display: flex;
  justify-content: space-evenly;
}

div.scopeIn-box {
  border-radius: 1.5rem;
  background: #7ea5db;
  margin-left: 5rem;
  max-width: 70rem;
}
div.scopeOut-box {
  border-radius: 1.5rem;
  background: #936e65;
  margin-right: 5rem;
  max-width: 70rem;
}

div.scope-header {
  text-align: center;
  color: #fff;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 174%; /* 3.915rem */
}

p.scope-text {
  margin-left: 2rem;
  margin-right: 2rem;
  color: #fff;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 174%; /* 2.06625rem */
  text-align: center;
  max-width: 20rem;
}
/* #endregion */

/* #region Hackathon*/

div.arrow-header-hackathon {
  margin-top: 3.5rem;
  display: flex;
  font-size: 2.5rem;
  font-weight: 700;
  font-style: normal;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
div.arrow-header-text-hackathon {
  margin-left: 2rem;
  color: #633c32;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
}

div.hackathon-goal-bg {
  margin: auto;
  margin-top: 2rem;
  max-width: 85%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-radius: 1.5rem;
  background: #7ea5db;
  margin-bottom: 3rem;
}

p.hackathon-goal-text {
  color: #fff;
  text-align: center;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 2.0625rem */
}

div.hackathon-container {
  display: flex;
  justify-content: space-evenly;
}

div.research-box {
  width: 30rem;
  height: 38rem;
  border-radius: 1.5rem;
  background: #7ea5db;
}
div.crazy8-box {
  width: 30rem;
  height: 30rem;
  border-radius: 1.5rem;
  background: #7ea5db;
}
div.designGuidelines-box {
  width: 30rem;
  height: 30rem;
  border-radius: 1.5rem;
  background: #7ea5db;
}
div.developing-box {
  width: 30rem;
  height: 30rem;
  border-radius: 1.5rem;
  background: #7ea5db;
}

div.hackathon-title {
  margin-top: 4rem;
  text-align: center;
  color: #fff;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 2.7rem */
}

div.hackathon-text {
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 3rem;
  text-align: center;
  color: #fff;
  /* 2.0625rem */
}

div.img-box {
  display: flex;
  width: 30rem;
  border-radius: 1.5rem;
  background: #5280be;
}

img.hackathon-img {
  margin: auto;
  justify-content: center;
  max-width: 28rem;
  max-height: 28rem;
}

div.prototype-header {
  margin-left: 2rem;
  color: #fff;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 3.375rem */
}

div.prototype-text {
  max-width: 30rem;
  margin-left: 2rem;
  color: #fff;
  margin-right: 2rem;
}

div.text-video-container {
  display: flex;
  justify-content: space-between;
}

video {
  margin-right: 3rem;
  max-width: 25.25rem;
  height: 52rem;
  border-radius: 5rem;
  overflow: hidden;
}
/* #endregion */

/* #region footer*/
div.footer-container {
  display: flex;
}

img.logo-footer {
  margin: auto;
  justify-content: center;
  max-width: 10rem;
  max-height: 10rem;
}
/* #endregion */
