:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
  width: 390px;
  margin: 0 auto;
  background: linear-gradient(45deg, #66bae2, #eba97c);
  overflow: hidden;
}
.hero {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  padding: 0 0 8px 0;
  background: rgba(0, 0, 0, 0);
}
.layering {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  height: 348px;
  padding: 56px 0 56px 0;
  background: rgba(255, 255, 255, 0)
    url(./assets/images/5b498cd887cf5c8ba3a54899e14a8b9b17cf930a.png) no-repeat
    center;
  background-size: cover;
  z-index: 1;
  overflow: hidden;
}
.logo-white {
  flex-shrink: 0;
  position: relative;
  width: 211.5px;
  height: 96px;
  background: url(./assets/images/e477813bc4757a3cd4523f1409067b34538124e4.png)
    no-repeat center;
  background-size: contain;
  z-index: 2;
}
.frame {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 390px;
  padding: 0 24px 0 24px;
  z-index: 3;
}
.pathway-success {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  z-index: 4;
}
.unlock-pathway {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
}
.teique {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
}
.unlock-pathway-1 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
}
.reach-new-heights {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  padding: 8px 0 8px 0;
  z-index: 5;
}
.reach-new-heights-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  background: url(./assets/images/8d3217ef8a8dd42439dde796cb52873a48c612f0.png)
    no-repeat center;
  background-size: contain;
  z-index: 6;
  overflow: hidden;
}
.let-yourself-reach {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  padding: 8px 24px 8px 24px;
  z-index: 7;
}
.teique-beacon-emotions {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 8;
}
.teique-research-development {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342px;
  height: 360px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  z-index: 9;
}
.facets {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  padding: 8px 24px 8px 24px;
  z-index: 10;
}
.frame-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 11;
}
.facets-teique {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 217px;
  height: 24px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 12;
}
.understand-emotional-framework {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342px;
  height: 216px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  z-index: 13;
}
.frame-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 14;
}
.frame-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 15;
}
.frame-6 {
  flex-shrink: 0;
  position: relative;
  width: 366px;
  height: 183px;
  background: url(./assets/images/18030ba22f7cd1741c39a8a92b1fb12ebf2a9455.png)
    no-repeat center;
  background-size: contain;
  z-index: 16;
}
.cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  padding: 24px 24px 24px 24px;
  z-index: 17;
}
.logo-white-7 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 97px;
  background: url(./assets/images/e477813bc4757a3cd4523f1409067b34538124e4.png)
    no-repeat center;
  background-size: contain;
  z-index: 18;
}
.take-test {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342px;
  height: 252px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  z-index: 19;
}
.cta-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 187px;
  cursor: pointer;
  background: transparent;
  border: none;
  z-index: 20;
}
.cta-9 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 187px;
  padding: 0 48px 0 48px;
  background: linear-gradient(180deg, #ffffff, #e1e1e1);
  z-index: 21;
  border-radius: 64px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.frame-a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 91px;
  padding: 8px 0 8px 0;
  z-index: 22;
}
.get-now {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 91px;
  height: 30px;
  color: #259dd5;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 23;
}
.frame-b {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  padding: 16px 24px 16px 24px;
  background: #ffffff;
  z-index: 24;
  overflow: hidden;
}
.frame-c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: wrap;
  flex-shrink: 0;
  position: relative;
  padding: 0 8px 0 8px;
  z-index: 25;
}
.frame-d {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 44px;
  z-index: 26;
}
.contacts {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 18px;
  color: #42a2da;
  font-family: Inter, var(--default-font-family);
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  white-space: nowrap;
  z-index: 27;
}
.frame-e {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 66px;
  z-index: 28;
}
.refund-policy {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 18px;
  color: #42a2da;
  font-family: Inter, var(--default-font-family);
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  white-space: nowrap;
  z-index: 29;
}
.frame-f {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 67px;
  z-index: 30;
}
.privacy-policy {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 18px;
  color: #42a2da;
  font-family: Inter, var(--default-font-family);
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  white-space: nowrap;
  z-index: 31;
}
.frame-10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: wrap;
  flex-shrink: 0;
  position: relative;
  z-index: 32;
}
.frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 36px;
  padding: 0 8px 0 8px;
  z-index: 33;
}
.asset {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 19.583px;
  background: url(./assets/images/3cdd85bd7fc10eff5ff99c16625bcac4b5ee5726.png)
    no-repeat center;
  background-size: cover;
  z-index: 34;
}
.frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 36px;
  padding: 0 8px 0 8px;
  z-index: 35;
}
.asset-13 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 19.117px;
  background: url(./assets/images/328ffb70-c3b6-4645-9e46-2a9101916aa9.png)
    no-repeat center;
  background-size: cover;
  z-index: 36;
}
.frame-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 36px;
  padding: 0 8px 0 8px;
  z-index: 37;
}
.asset-15 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 19.583px;
  background: url(./assets/images/1e80c83b2cbd0313470f5929475cf4780243b5ec.png)
    no-repeat center;
  background-size: cover;
  z-index: 38;
}
.frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 36px;
  padding: 0 8px 0 8px;
  z-index: 39;
}
.asset-17 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 13.801px;
  background: url(./assets/images/039a5b1c0c2e5f50ce685e7eed7f2270c9e2d0fb.png)
    no-repeat center;
  background-size: cover;
  z-index: 40;
}
.frame-18 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 41;
}
.london-psychometric-laboratory {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 342px;
  height: 24px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 8px;
  font-weight: 300;
  line-height: 12px;
  text-align: center;
  z-index: 42;
}
