img {
  max-width: 100%;
  height: auto;
}

.__dhiwise1743202511799 button,
.__dhiwise1743202511799 input,
.__dhiwise1743202511799 optgroup,
.__dhiwise1743202511799 select,
.__dhiwise1743202511799 textarea {
  margin: 0;
  padding: 0;
}

.__dhiwise1743202511799 h1,
.__dhiwise1743202511799 h2,
.__dhiwise1743202511799 h3,
.__dhiwise1743202511799 h4,
.__dhiwise1743202511799 h5,
.__dhiwise1743202511799 h6,
.__dhiwise1743202511799 hr,
.__dhiwise1743202511799 p {
  margin: 0;
}

.__dhiwise1743202511799 {
  [type="text"],
  input:where(:not([type])),
  [type="email"],
  [type="url"],
  [type="password"],
  [type="number"],
  [type="date"],
  [type="datetime-local"],
  [type="month"],
  [type="search"],
  [type="tel"],
  [type="time"],
  [type="week"],
  [multiple] {
    appearance: none;
    background-color: transparent;
    border-color: unset;
    border-width: 0;
    border-radius: unset;
    padding: unset;
    font-size: unset;
    line-height: unset;
    color: inherit;
  }
  input:focus-visible,
  [multiple]:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    outline: none;
    box-shadow: none;
  }
}

.__dhiwise1743202511799.homequiz {
  gap: 24px;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 24px;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }

  @media only screen and (max-width: 550px) {
    padding: 16px;
  }
}

.__dhiwise1743202511799 .content {
  height: 658px;
  margin-bottom: 6px;
  width: 38%;
  position: relative;
  align-content: center;
  @media only screen and (max-width: 1440px) {
    height: auto;
  }

  @media only screen and (max-width: 1050px) {
    width: 100%;
    height: auto;
  }
}

.__dhiwise1743202511799 .content__image {
  height: 450px;
  flex: 1;
  object-fit: cover;
  border-radius: 38px;
  width: 100%;
  @media only screen and (max-width: 750px) {
    height: 250px;
  }
}

.__dhiwise1743202511799 .content__main {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #faf8f2;
  box-shadow: 0 3px 61px -1px #0000003f;
  width: 60%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  height: 300px;
  margin: auto;
  border-radius: 50px;
    @media only screen and (max-width: 750px) {
    height: 140px;
    }
}

.__dhiwise1743202511799 .content__details {
  margin-bottom: 12px;
  padding-left: 14px;
  padding-right: 14px;
}

.__dhiwise1743202511799 .content__quiz-title {
  margin-left: 4px;
  margin-right: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.__dhiwise1743202511799 .content__quiz-title__heading {
  color: #000000 !important;
  margin-top: 8px;
  letter-spacing: -0.96px;
  font-size: 48px;
  font-weight: 300;
  @media only screen and (max-width: 1440px) {
    font-size: 40px;
  }

  @media only screen and (max-width: 1050px) {
    font-size: 32px;
  }

  @media only screen and (max-width: 550px) {
    font-size: 26px;
  }
}

.__dhiwise1743202511799 .content__quiz-title__subheading {
  color: #000000 !important;
  letter-spacing: 0.52px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
}

.__dhiwise1743202511799 .content__quiz-image {
  height: 125px;
  margin-top: -12px;
  position: relative;
  width: 45%;
  object-fit: cover;
  margin-left: 90px;
@media screen and (min-width: 768px) and (max-width: 1366px) {
    height: 150px;
    margin-left: 140px;
  }

@media screen and (min-width: 768px) and (max-width: 1366px) {
    height: 150px;
  }
  @media only screen and (max-width: 750px) {
    display: none;
  }
}

.__dhiwise1743202511799 .content__cta {
  margin-top: -12px;
  margin-left: 60px;
  margin-right: 60px;
  gap: 6px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.__dhiwise1743202511799 .content__cta__text {
  color: #000000 !important;
  font-size: 23px;
  font-weight: 300;
  @media only screen and (max-width: 1440px) {
    font-size: 23px;
  }

  @media only screen and (max-width: 1050px) {
    font-size: 22px;
  }
}

.__dhiwise1743202511799 .content__cta__icon {
  height: 18px;
  object-fit: cover;
}

.__dhiwise1743202511799 .findyour {
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 94px 56px;
  border-radius: 38px;
  margin-bottom: 12px;
  @media only screen and (max-width: 1440px) {
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  @media only screen and (max-width: 1050px) {
    align-self: stretch;
    height: auto;
    padding: 20px;
  }

  @media only screen and (max-width: 550px) {
    padding: 16px;
  }
}

.__dhiwise1743202511799 .findyour__column {
  gap: 94px;
  display: flex;
  width: 84%;
  flex-direction: column;
  @media only screen and (max-width: 1440px) {
    width: 100%;
    gap: 94px;
  }

  @media only screen and (max-width: 1050px) {
    width: 100%;
    gap: 70px;
  }

  @media only screen and (max-width: 550px) {
    gap: 47px;
  }
}

.__dhiwise1743202511799 .findyour__column--primary {
  margin-right: 28px;
  gap: 28px;
  display: flex;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    margin-right: 0px;
  }
}

.__dhiwise1743202511799 .findyour__title {
  color: #ffffff !important;
  letter-spacing: -2.56px;
  text-align: center;
  font-size: 64px;
  font-weight: 300;
  line-height: 64px;
  @media only screen and (max-width: 1440px) {
    font-size: 48px;
  }

  @media only screen and (max-width: 1050px) {
    font-size: 48px;
  }
}

.__dhiwise1743202511799 .findyour__description {
  color: #ffffff !important;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  line-height: 33px;
  @media only screen and (max-width: 1440px) {
    font-size: 22px;
  }
}

.__dhiwise1743202511799 .findyour__icons {
  display: flex;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    flex-direction: column;
  }
}

.__dhiwise1743202511799 .findyour__icons-column {
  gap: 22px;
  display: flex;
  width: 30%;
  flex-direction: column;
  @media only screen and (max-width: 1050px) {
    width: 100%;
  }
   @media only screen and (max-width: 550px) {
    display: none;
  }
  @media screen and (min-width: 768px) and (max-width: 1366px) {
  display: none;
}
}

.__dhiwise1743202511799 .findyour__icons-column-1 {
  padding-left: 32px;
  padding-right: 32px;
  gap: 18px;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-end;
  @media only screen and (max-width: 1050px) {
    align-self: stretch;
  }

  @media only screen and (max-width: 550px) {
    display: none;
  }
    @media screen and (min-width: 768px) and (max-width: 1366px) {
  display: none;
}
}

.__dhiwise1743202511799 .findyour__icons-column-2 {
  padding-left: 6px;
  padding-right: 6px;
  gap: 22px;
  align-self: flex-end;
  display: flex;
  width: 32%;
  flex-direction: column;
  align-items: center;
  @media only screen and (max-width: 1050px) {
    display: none;
  }
}

.__dhiwise1743202511799 .findyour__icon-text--delivered {
  color: #ffffff !important;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  align-self: stretch;
  line-height: 18px;
}
.__dhiwise1743202511799 .findyour__icon--settings {
  height: 54px;
  margin-left: 74px;
  width: 22%;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    margin-left: 0px;
  }
}

.__dhiwise1743202511799 .findyour__icon--settings-white {
  height: 58px;
  margin-right: 58px;
  width: 44%;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    margin-right: 0px;
  }
}

.__dhiwise1743202511799 .findyour__icon-text--singleorigin {
  color: #ffffff !important;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}

.__dhiwise1743202511799 .findyour__icon--delivery {
  height: 46px;
  margin-right: 58px;
  width: 48%;
  object-fit: contain;
  @media only screen and (max-width: 1050px) {
    margin-right: 0px;
  }
 
}

.findyour .overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
