@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,400;8..144,500&display=swap');

@font-face {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/Termina-Light.woff2') format('woff2'),
         url('../fonts/Termina-Light.woff') format('woff');
}

@font-face {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Termina-Regular.woff2') format('woff2'),
         url('../fonts/Termina-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/Termina-Medium.woff2') format('woff2'),
         url('../fonts/Termina-Medium.woff') format('woff');
}

.hero {
  --home-hero-title-size: clamp(52px, 9.895833vw, 190px);
  --home-hero-title-line: 1.10;
  --home-hero-subtitle-size: clamp(20px, calc(2.083333vw + 2px), 42px);
  --home-hero-body-size: clamp(13px, 1.25vw, 24px);
  --home-hero-image-edge: var(--hero-image-start, 275px);
}

.hero .hero-copy {
  position: absolute !important;
  left: 50% !important;
  top: var(--home-hero-image-edge) !important;
  transform: translate(-50%, -50%) !important;
  z-index: 6 !important;
  display: block !important;
  width: max-content !important;
  max-width: none !important;
  pointer-events: none !important;
  text-align: right !important;
}

.hero .hero-copy__title {
  margin: 0 !important;
  color: #FFF !important;
  text-align: right !important;
  font-family: "Termina", Arial, sans-serif !important;
  font-size: var(--home-hero-title-size) !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: var(--home-hero-title-line) !important;
  letter-spacing: clamp(-0.38px, -0.0198vw, -0.12px) !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

.hero .hero-copy__subtitle {
  position: absolute !important;
  top: calc(var(--home-hero-title-size) * 1.01) !important;
  right: calc(var(--home-hero-title-size) * -0.015) !important;
  margin: 0 !important;
  color: #FFF !important;
  text-align: right !important;
  font-family: "Termina", Arial, sans-serif !important;
  font-size: var(--home-hero-subtitle-size) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.55 !important;
  letter-spacing: clamp(-0.08px, -0.0042vw, -0.03px) !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

.hero .hero-copy__subtitle span {
  display: inline-block !important;
  transform: none !important;
}

.hero .hero-copy__subtitletxt {
  position: absolute !important;
  top: calc(var(--home-hero-title-size) * 1.38) !important;
  right: calc(var(--home-hero-title-size) * -0.015) !important;
  width: calc(var(--home-hero-title-size) * 3.55) !important;
  max-width: 620px !important;
  margin: 0 !important;
  color: #FFF !important;
  text-align: right !important;
  font-family: "Roboto Flex", Arial, sans-serif !important;
  font-size: var(--home-hero-body-size) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.083333 !important;
  letter-spacing: clamp(-0.24px, -0.0125vw, -0.12px) !important;
}

.hero .hero-copy__subtitletxt span {
  display: block !important;
}

.hero-cta__button:hover {
background: rgb(115, 94, 249) !important;
}

.wtetext {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: none !important;
}

.standard-section {
  height: auto !important;
  overflow: hidden !important;
}

.standard-section__inner {
  padding: 58px 28px 56px !important;
  height: auto !important;
}

.standard-section__heading.travel {
  margin: 0 auto 45px !important;
  color: #FFF !important;
  text-align: center !important;
  font-family: "Termina", Arial, sans-serif !important;
  font-size: clamp(34px, 2.65vw, 48px) !important;
  font-style: normal !important;
  line-height: clamp(42px, 3.23vw, 62px) !important;
  letter-spacing: -0.096px !important;
  text-transform: uppercase !important;
}

.standard-section__heading.travel .iqonicpurple {
  color: #8C7FFB !important;
}

.standard-section .iqescapestartsgry {
  max-width: 920px !important;
  margin: 0 auto !important;
  color: #B3B2B7 !important;
  text-align: center !important;
  font-family: "Roboto Flex", Arial, sans-serif !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  letter-spacing: -0.2px !important;
}

.publicly.publicly--ambassador {
  position: relative !important;
  height: clamp(682px, 54.5vw, 1046px) !important;
  min-height: 568px !important;
  overflow: hidden !important;
  background:
    linear-gradient(90deg, rgba(21,21,21,0.52) 0%, rgba(21,21,21,0.25) 38%, rgba(21,21,21,0.00) 68%),
    url("../images/chooseyouracademy.png") center center / cover no-repeat !important;
}

.publicly.publicly--ambassador .publicly__inner {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}

.publicly.publicly--ambassador .publicly__q-mark {
  position: absolute;
  left: clamp(365px, 34.35vw, 660px);
  top: clamp(46px, 4.25vw, 82px);
  width: clamp(104px, 8.6vw, 165px);
  height: auto;
  opacity: 0.24;
  pointer-events: none;
  z-index: 2;
}

.publicly.publicly--ambassador .publicly__copy {
  position: absolute !important;
  left: 50% !important;
  top: 54% !important;
  width: min(820px, 46vw) !important;
  transform: translate(calc(-50% - clamp(220px, 20vw, 384px)), calc(-50% - clamp(30px, 3.15vw, 60px))) !important;
  z-index: 3 !important;
  text-align: left !important;
}

.publicly.publicly--ambassador .publicly__subhead {
  margin: 0 !important;
  color: #FFF !important;
  text-align: left !important;
  font-family: "Termina", Arial, sans-serif !important;
  font-size: clamp(43px, 3.62vw, 69.5px) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
  text-transform: uppercase !important;
  white-space: normal !important;
}

.publicly.publicly--ambassador .hero-cta__text {
    color: #FFF;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.40);
    font-family: var(--font-ui);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    white-space: nowrap;
    transform: translateY(1px);
}

.publicly.publicly--ambassador {
  background:
    linear-gradient(90deg, rgba(21,21,21,0.48) 0%, rgba(21,21,21,0.22) 42%, rgba(21,21,21,0.00) 70%),
    url("../images/chooseyouracademy.png") center center / cover no-repeat !important;
}

.publicly.publicly--ambassador .publicly__q-mark {
  position: absolute !important;
  display: block !important;
left: clamp(176.12px, 16.3744vw, 314.16px) !important;
  top: clamp(50px, 4.25vw, 82px) !important;
  width: clamp(120px, 13.4375vw, 258px) !important;
  height: auto !important;
  opacity: 1 !important;
  fill: #5A3DFF !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

.publicly.publicly--ambassador .publicly__q-mark path {
  fill: #5A3DFF !important;
  opacity: 0.1 !important;
}

.brand-switcher__main {padding-left: 19px !important;}
.hero-cta {width: 696px !important;}
.riseabove {margin-top: 115px;}

.standard-section__heading.travel {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.iqescapestartsgry {
  max-width: 1040px;
  margin: 0px auto 0;
  color: #B3B2B7;
  text-align: center;
  font-family: "Roboto Flex", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.2px;
}

.wtetxt {
  color: #FFF;
}

.faq-item.is-active .faq-item__number, .faq-item.is-active .faq-item__question {
    color: #8C7FFB !important;
}

.atlas-agent-icons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 72px;
  max-width: 1080px;
  margin: 86px auto 0;
  align-items: start;
}

.atlas-agent-item {
  text-align: center;
}

.atlas-agent-item svg {
  display: block;
  margin: 0 auto 34px;
}

.atlas-agent-item p {
  margin: 0;
  color: #B3B2B7;
  text-align: center;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}

.atlas-agent-item p span {
  color: #FFF;
}

.travel-start {
  position: relative;
  height: 425px;
  min-height: 425px;
  padding: 0;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(21,21,21,0.03) 0%, rgba(21,21,21,0.12) 42%, rgba(21,21,21,0.88) 100%),
    linear-gradient(180deg, rgba(21,21,21,0.04) 0%, rgba(21,21,21,0.30) 100%),
    url("../images/map_vector.png") left -22px top -18px / 805px auto no-repeat,
    radial-gradient(ellipse at 36% 0%, rgba(90,197,153,0.15) 0%, rgba(90,197,153,0.055) 34%, rgba(21,21,21,0) 68%),
    #151515;
}

.travel-start__inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.travel-start__measure {
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  max-width: calc(100vw - 48px);
}

.travel-start__title {
  position: static;
  margin: 0;
  width: max-content;
  max-width: 100%;

  color: #69e0b2;
  font-family: "Termina", Arial, sans-serif;
  font-size: clamp(56px, 4.55vw, 87px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2.6px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;

  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: transparent;
  background: none;
  -webkit-text-fill-color: #69e0b2;
}

.travel-start__content {
  width: 760px;
  max-width: min(760px, 58vw);
  margin-top: 61px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.travel-start__content .iqescapestarts {
  margin: 0;
  width: 100%;
  color: #B3B2B7;
  text-align: right;
  font-family: "Roboto Flex", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.2px;
}

.travel-start__content .travelatlas {
  margin-top: 54px !important;
  margin-right: 0 !important;
}

.travel-start__content .travelatlas:hover {
  background: #61E5B2 !important;
}

.thrive-start-section__button.travelatlas {
  width: 250px !important;
  height: 64px !important;
  border-radius: 16px !important;
}

.thrive-start-section__button.travelatlas .thrive-start-section__button-inner {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 21px !important;
  width: 100% !important;
  height: 100% !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  box-sizing: border-box !important;
  transform: none !important;
}

.thrive-start-section__button.travelatlas .thrive-start-section__button-icon {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  width: 31px !important;
  height: 31px !important;
  flex: 0 0 31px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.thrive-start-section__button.travelatlas .thrive-start-section__button-icon svg {
  width: 31px !important;
  height: 31px !important;
  display: block !important;
}

.thrive-start-section__button.travelatlas .thrive-start-section__button-text {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  flex: 0 0 auto !important;
  white-space: nowrap !important;
}

.faq-item.is-active::after {
    background: linear-gradient(180deg, #8C7FFB 0%, #B8A9FF 100%) !important;
}

.hero-copy__title.travel {
    margin: 0 !important;
    color: #F3F3F3 !important;
    text-align: center !important;
    font-family: "Termina", Arial, sans-serif !important;
    font-size: clamp(72px, 5vw, 96px) !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: clamp(48px, 3.25vw, 62px) !important;
    letter-spacing: clamp(-0.14px, -0.01vw, -0.192px) !important;
    text-transform: uppercase !important;
    width: auto !important;
    white-space: nowrap !important;
}

.qmrkdisplay {
  font-family: "Termina", Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: 0 !important;
  color: #5AC599 !important;
  display: inline-block !important;
  transform: translateY(-1px) scaleX(1.08);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
}

.hero-cta.travel {
  border-radius: 24px;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.00) 0%,
      rgba(255,255,255,0.04) 34%,
      rgba(255,255,255,0.08) 50%,
      rgba(255,255,255,0.04) 66%,
      rgba(255,255,255,0.00) 100%
    ),
    linear-gradient(
      90deg,
      rgba(83, 56, 210, 0.72) 0%,
      rgba(106, 72, 236, 0.66) 36%,
      rgba(164, 119, 255, 0.52) 68%,
      rgba(193, 141, 255, 0.42) 100%
    );
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    inset 0 -1px 0 rgba(255,255,255,0.04),
    0 8px 24px rgba(58, 24, 132, 0.22);
  overflow: hidden;
}

button.hero-cta__button.travelbutton {
border-radius: 16px;
border: 2px solid #F1F1F1;
background: #5A3DFF;
box-shadow: 1px 9px 19px 0 rgba(0, 0, 0, 0.20);
width: 240px;}

.publicly {
position: relative;
z-index: 2;
width: 100%;
height: 802px;
	overflow: visible;}

.publicly__inner {
position: relative;
width: 100%;
height: 100%;}

.publicly__title {
position: absolute;
top: -64px;
left: 50%;
transform: translateX(-50%);
margin: 0;
color: #FDF5FF;
text-align: center;
font-family: "Termina", Arial, sans-serif;
font-size: 92px;
font-style: normal;
font-weight: 500;
line-height: 104px;
letter-spacing: 10.12px;
text-transform: uppercase;
white-space: nowrap;
z-index: 10;
pointer-events: none;}

.publicly__copy {
position: absolute;
top: 92px;
right: 245px;
width: 740px;
z-index: 2;
text-align: right;}

.publicly__subhead {
margin: 0;
color: #FDF5FF;
text-align: right;
font-family: "Termina", Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: -0.08px;
text-transform: uppercase;}

.publicly__body {
margin: 0;
color: #FFF;
text-align: right;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 26px;
letter-spacing: -0.24px;}

.publicly__cta {
top: 570px;
z-index: 3;}

.standard-section {
position: relative;
width: 100%;
height: 634px;
overflow: hidden;}

.standard-section::before {
content: "";
position: absolute;
inset: 0;
background:none !important;
filter: blur(4px);
pointer-events: none;
z-index: 0;}

.standard-section__inner {
position: relative;
z-index: 1;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
padding-top: 78px;}

.standard-section__eyebrow {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
color: #FFF;
font-family: "Termina", Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.13px;
text-transform: uppercase;
opacity: 0.95;
margin-bottom: 44px;}

.standard-section__eyebrow svg {
width: 19px;
height: 19px;
display: block;
flex: 0 0 auto;}

.standard-section__heading {
margin: 0 0 36px;
color: #B3B2B7;
font-family: "Termina", Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: -0.08px;
text-transform: uppercase;
text-align: center;}

.standard-section__marquee {
width: 100%;
overflow: hidden;
display: flex;
flex-direction: column;
gap: 0;
pointer-events: none;}

.standard-section__track {
display: flex;
width: max-content;
white-space: nowrap;
will-change: transform;
animation: standard-marquee-left 30s linear infinite;}

.standard-section__track--two {
animation-duration: 34s;
animation-direction: reverse;
transform: translateX(-14%);}

.standard-section__copy {
color: #FDF5FF;
font-family: "Termina", Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: -0.08px;
text-transform: uppercase;
white-space: nowrap;
padding-right: 46px;}

.standard-section__copy em {
color: #F4B94B;
font-style: normal;}

@keyframes standard-marquee-left {
0% { transform: translateX(0); }
100% { transform: translateX(-50%);}
}

.thrive-start-section {
position: relative;
padding-top: 134px;
width: 100%;
height: 780px;
overflow: hidden;
background:
  radial-gradient(circle at 43% 8%, rgba(244, 185, 75, 0.10) 0%, rgba(244, 185, 75, 0.035) 22%, rgba(0,0,0,0) 48%),
  radial-gradient(circle at 9% 78%, rgba(255, 255, 255, 0.055) 0%, rgba(255, 255, 255, 0.018) 18%, rgba(0,0,0,0) 42%),
  #0b0b0b;}

.thrive-start-section::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(21,21,21,0.12) 0%, rgba(21,21,21,0.00) 34%, rgba(21,21,21,0.28) 100%);
pointer-events: none;
z-index: 2;}

.thrive-start-section::after {
display: none;}

.thrive-start-section__map {
position: absolute;
left: -145px;
top: -185px;
width: 1480px;
max-width: none;
height: auto;
opacity: 0.74;
filter: brightness(1.75) contrast(1.12) blur(1.25px);
transform: rotate(-0.5deg);
mix-blend-mode: screen;
pointer-events: none;
z-index: 1;}

.thrive-start-section__inner {
position: relative;
z-index: 2;
width: 100%;
max-width: 1720px;
margin: 0 auto;
padding: 0 80px;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;}

.thrive-start-section__title {
margin: 76px 0 0;
text-align: center;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #FFF;
font-family: "Termina", Arial, sans-serif;
font-size: 56px;
font-style: normal;
font-weight: 400;
line-height: 62px;
letter-spacing: -0.56px;
text-transform: uppercase;
background: linear-gradient(90deg, #F4B94B 0%, #FFD487 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.thrive-start-section__button {
position: relative;
width: 240px;
height: 64px;
border-radius: 32px;
border: 0;
background: #DF9823;
box-shadow: 0 12px 24px rgba(197, 153, 35, 0.20);
padding: 0;
cursor: pointer;
overflow: hidden;
margin-top: 100px;}

.thrive-start-section__button:hover {
border: 0px solid #F1F1F1;
background: #FFB020;
box-shadow: 1px 9px 19px 0 rgba(0, 0, 0, 0.20);}

.thrive-start-section__button-inner {
position: relative;
display: block;
width: 100%;
height: 100%;}

.thrive-start-section__button-icon {
position: absolute;
left: 14px;
top: 50%;
transform: translateY(-50%);
width: 31px;
height: 31px;}

.thrive-start-section__button-icon svg {
width: 31px;
height: 31px;
display: block;}

.thrive-start-section__button-text {
position: absolute;
left: 57%;
top: 50%;
transform: translate(-50%, -50%);
color: #FFF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 28px;
letter-spacing: -0.16px;
white-space: nowrap;}

    .thrive-start-section__disclaimer {
      position: absolute;
      left: 50%;
      bottom: 40px;
      transform: translateX(-50%);
      width: 1450px;
      max-width: 82vw;
      margin: 0;
      color: #B3B2B7;
      text-align: center;
      font-family: "Roboto Flex", Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 42px;
      letter-spacing: -0.16px;
    }

.iqatlassection {
  position: relative;
  overflow: hidden;
  background: #151515;
  min-height: 780px;
  isolation: isolate;
  padding: 59px 40px 0;
  color: #fff;
  padding-top: 92px;	
}

.iqatlassection::before {
  content: "";
  position: absolute;
  z-index: 0;
  right: -80px;
  bottom: -170px;
  width: 980px;
  height: 720px;
  pointer-events: none;

  background: radial-gradient(
    ellipse at 58% 48%,
    rgba(160, 250, 213, 0.20) 0%,
    rgba(90, 197, 153, 0.13) 30%,
    rgba(60, 120, 95, 0.08) 52%,
    rgba(21, 21, 21, 0.88) 78%,
    #151515 100%
  );

  opacity: 0.48;
  filter: blur(130px);
}

.iqatlassection::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 210px;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(21, 21, 21, 0) 0%,
    rgba(21, 21, 21, 0.62) 50%,
    #151515 100%
  );
}

.iqatlassection__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1496px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(420px, 620px) 704px;
  justify-content: space-between;
  align-items: start;
  gap: 64px;
}

.iqatlassection__copy {
  padding-top: 62px;
}

.iqatlassection__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-family: "Termina", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.52px;
  text-transform: uppercase;
  margin-bottom: 55px;
}

.iqatlassection__eyebrow-mark {
  width: 19px;
  height: 19px;
  flex: 0 0 auto;
}

.iqatlassection__headline {
  margin: 0;
  color: #fff;
  font-family: "Termina", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

.iqatlassection__body {
  margin: 26px 0 0;
  max-width: 620px;
  color: #B3B2B7;
  font-family: "Roboto Flex", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.2px;
}

.iqatlassection__link {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  margin-top: 75px;
  color: #FFF;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.16px;
  text-decoration: none;
}

.iqatlassection__cards {
  width: 704px;
  height: 590px;
  display: grid;
  grid-template-columns: 367px 337px;
  grid-template-rows: 295px 295px;
  margin-top: 0;
}

.iqatlassection-card {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.iqatlassection-card__text {
  margin: 0;
  color: #5AC599;
  font-family: "Termina", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.2px;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}

.iqescapestarts {
    margin: 76px 0 0;
    color: #B3B2B7;
    font-family: "Roboto Flex", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.2px;
}
.faq-map-section {
  position: relative;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  overflow: hidden;
}

.faq-section {
    background: none !important;
}

.faq-section {
  position: relative;
  z-index: 1;
  background: transparent;
}	
.faq-section::before {
content: "";
position: absolute;
left: 21%;
bottom: -190px;
width: 720px;
height: 520px;
background: none !important;
filter: none;
pointer-events: none;
z-index: 0;
}	
button.thrive-start-section__button.travelatlas {border-radius: 16px !important}
.thrive-start-section {overflow: visible !important;}

h2.standard-section__heading.travel {color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: "Termina";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 52px;
letter-spacing: -0.08px;
text-transform: uppercase;}

.travelgrn {color: #5AC599 !important;}
.iqonicpurple {color: #8C7FFB !important;}

.iqescapestartsgry {
color: #B3B2B7;
text-align: center;
font-family: "Roboto Flex";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.2px;}

.wtetxt {color: #fff;}

.thrive-start-section__inner {
  overflow: visible !important;
  padding-bottom: 80px !important;
}

.thrive-start-section__button {
  width: 240px !important;
  min-width: 240px !important;
  flex-shrink: 0 !important;
  transform: none !important;
  scale: 1 !important;
}

.thrive-start-section {
    padding-top: 0 !important;
}	

      .standard-section__inner {
        padding-top: clamp(44px, 4.06vw, 78px);
      }

      .standard-section__eyebrow {
        margin-bottom: clamp(26px, 2.29vw, 44px);
        font-size: 13px;
        line-height: clamp(20px, 1.46vw, 28px);
		margin-top: 100px;
      }

      .standard-section__heading {
        margin-bottom: clamp(28px, 2.59vw, 49px);
        font-size: clamp(22px, 2.08vw, 40px);
        line-height: clamp(34px, 3.23vw, 62px);
      }

      .standard-section__copy {
color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: "Termina";
font-size: 72px;
font-style: normal;
font-weight: 400;
line-height: 62px;
letter-spacing: -0.72px;
text-transform: uppercase;
      }

    .iqatlassection__headline-mobile,
    .iqatlassection__body-mobile,
    .iqatlassection-card__text-mobile {
      display: none;
    }

@media (min-width: 1600px) {
.publicly.publicly--ambassador .publicly__cta.hero-cta {
  position: absolute;
  left: 98% !important;
  top: 50% !important;
  bottom: auto !important;
width: clamp(478.4px, 38.64vw, 737.84px) !important;
  height: clamp(58px, 4.58vw, 88px) !important;
  padding: 0 clamp(12px, 0.94vw, 18px) 0 clamp(28px, 2.97vw, 57px) !important;
  border-radius: clamp(18px, 1.25vw, 24px) !important;
  transform: translate(calc(-50% - clamp(220px, 20vw, 384px)), calc(-50% + clamp(160px, 14.45vw, 277px))) !important;
  z-index: 4 !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 22px !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.04) 34%, rgba(255, 255, 255, 0.08) 50%, rgba(255, 255, 255, 0.04) 66%, rgba(255, 255, 255, 0.00) 100%), linear-gradient(90deg, rgba(83, 56, 210, 0.72) 0%, rgba(106, 72, 236, 0.66) 36%, rgba(164, 119, 255, 0.52) 68%, rgba(193, 141, 255, 0.42) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), inset 0 -1px 0 rgba(255, 255, 255, 0.04), 0 8px 24px rgba(58, 24, 132, 0.22);
    overflow: hidden;	
}}

@media (min-width: 1920px) {
  .hero {
    --home-hero-title-size: 190px;
    --home-hero-subtitle-size: 40px;
    --home-hero-body-size: 24px;
  }
}

@media (min-width: 1920px) {
  .publicly.publicly--ambassador {
    height: 872px !important;
  }

  .publicly.publicly--ambassador .publicly__copy {
    width: 820px !important;
    transform: translate(-884px, -337px) !important;
	top: 60% !important;  
  }
}

@media (min-width: 1920px) {
  .publicly.publicly--ambassador .publicly__q-mark {
    left: 300px !important;
    top: 82px !important;
    width: 258px !important;
  }
}

@media (min-width: 768px) and (max-width: 1399px) {
  .hero {
    --home-hero-title-size: clamp(60px, 9.5vw, 132px);
    --home-hero-subtitle-size: clamp(17px, 2.15vw, 30px);
    --home-hero-body-size: clamp(13px, 1.55vw, 21px);
  }
}

@media (max-width: 1199px) {
  .standard-section {
    min-height: 0 !important;
  }

  .standard-section__inner {
    min-height: 0 !important;
  }
}

@media (max-width: 900px) {
.publicly.publicly--ambassador .publicly__subhead {
    margin: 0 !important;
    color: #FFF !important;
    text-align: left !important;
    font-family: "Termina", Arial, sans-serif !important;
    font-size: clamp(34.4px, 2.896vw, 55.6px) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 0.92 !important;
    text-transform: uppercase !important;
    white-space: normal !important;
}
.publicly.publicly--ambassador .publicly__copy {
    left: 60% !important;	
}}

@media (max-width: 767px) {
  .hero .hero-copy__subtitletxt {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .standard-section__inner {
    padding: 72px 20px 12px !important;
  }

  .standard-section__heading.travel {
    font-size: 34px !important;
    line-height: 42px !important;
    margin-bottom: 24px !important;
  }

  .standard-section .iqescapestartsgry {
    font-size: 16px !important;
    line-height: 26px !important;
    max-width: 340px !important;
  }
}

@media (max-width: 767px) {
.faq-section {margin-top: 65px}	
}

@media (max-width: 767px) {
  .publicly.publicly--ambassador .publicly__q-mark {
    left: 50% !important;
    top: 72px !important;
    width: 118px !important;
    transform: translateX(-50%) !important;
  }

  .publicly.publicly--ambassador .publicly__copy {
    left: 14px !important;
    right: 24px !important;
    top: -32px !important;
    width: auto !important;
    transform: none !important;
  }

  .publicly.publicly--ambassador .publicly__subhead {
    font-size: clamp(32px, 11vw, 46px) !important;
    line-height: 0.96 !important;
    letter-spacing: -0.4px !important;
  }

  .publicly.publicly--ambassador .publicly__cta.hero-cta {
    left: 50% !important;
    top: auto !important;
    bottom: 36px !important;
    width: min(336px, calc(100vw - 40px)) !important;
    height: 112px !important;
    transform: translateX(-50%) !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 13px !important;
    padding: 15px 14px 12px !important;
    border-radius: 18px !important;
  }

  .publicly.publicly--ambassador .hero-cta__text {
    text-align: center !important;
    font-size: 15px !important;
    line-height: 28px !important;
    letter-spacing: -0.15px !important;
  }

  .publicly.publicly--ambassador .hero-cta__button.travelbutton {
    width: 100% !important;
    flex-basis: auto !important;
    height: 48px !important;
    border-radius: 16px !important;
  }
}

@media (max-width: 767px) {
.publicly.publicly--ambassador {
  background:
    linear-gradient(
      90deg,
      rgba(21, 21, 21, 0.48) 0%,
      rgba(21, 21, 21, 0.22) 42%,
      rgba(21, 21, 21, 0.00) 70%
    ),
    url(../images/pic_womanphone_walkingsunshine.png)
    center center / cover no-repeat !important;
}

  .publicly.publicly--ambassador .publicly__q-mark {
    left: 50% !important;
    top: 72px !important;
    width: 132px !important;
    transform: translateX(-50%) !important;
  }
}

.hero__header-atmosphere.purple {
    position: absolute;
    top: -20px;
    width: 960px;
  }
	.purpgrad {background: linear-gradient(90deg, #5554E6 0%, #C59DFF 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

  
  .iqatlassection {
    position: relative;
    overflow: hidden;
  }

  .iqatlassection__inner {
    position: relative;
    z-index: 1;
  }

  .iqatlassection__cards.iqatlassection__cards--steps {
    position: relative;
    display: grid;
    grid-template-columns: 368px 337px;
    grid-template-rows: 295px 296px;
    width: 705px;
    height: 591px;
    max-width: 100%;
    overflow: visible;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  } 

.iq-product-slider {
  --iq-academy: #5A3DFF;
  --iq-academy-hi: #8C7FFB;
  --iq-atlas: #5AC599;
  --iq-thrive: #F4B94B;
  --iq-section-bg: #151515;
  position: relative;
  display: block;
  overflow: hidden;
  background: var(--iq-section-bg);
  padding: 70px 0 0;
}

.iq-product-slider__viewport {
  position: relative;
  overflow: visible;
  width: 100%;
}

.iq-product-slider__track {
  display: flex;
  gap: 26px;
  align-items: stretch;
  will-change: transform;
  transition: transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
}

.iq-product-slide {
  position: relative;
  flex: 0 0 min(1488px, calc(100vw - 86px));
  min-width: 0;
  opacity: 0.44;
  transform: scale(0.965);
  transition: opacity 520ms ease, transform 520ms ease;
}

.iq-product-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.iq-product-slide__media {
  position: relative;
  width: 100%;
  height: clamp(422px, 43.8vw, 672px);
  overflow: visible;
}

.iq-product-slide__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.iq-product-slide__title {
  position: absolute;
  top: -31px;
  z-index: 2;
  margin: 0;
  color: #FFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  font-family: "Termina", sans-serif;
  font-size: clamp(76px, 9.75vw, 150px);
  font-style: normal;
  font-weight: 500;
  line-height: 0.42;
  letter-spacing: clamp(4px, 0.58vw, 9px);
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
}

.iq-product-slide--academy .iq-product-slide__title {
  left: 74px;
  text-align: left;
}

.iq-product-slide--atlas .iq-product-slide__title {
  right: 70px;
  text-align: right;
}

.iq-product-slide--thrive .iq-product-slide__title {
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.iq-product-slide__badge {
  position: absolute;
  left: 104px;
  bottom: -39px;
  z-index: 3;
  width: 190px;
  height: 180px;
  object-fit: contain;
  filter: drop-shadow(0 18px 28px rgba(0, 0, 0, 0.22));
}

.iq-product-slide__content {
  position: relative;
  display: grid;
  grid-template-columns: minmax(310px, 1fr) minmax(320px, 0.95fr) auto;
  align-items: center;
  gap: clamp(42px, 6vw, 122px);
  padding: 95px 84px 73px 104px;
}

.iq-product-slide__content::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: var(--slide-line, linear-gradient(90deg, rgba(140, 127, 251, 0), #8C7FFB 50%, rgba(140, 127, 251, 0)));
}

.iq-product-slide--atlas {
  --slide-accent: var(--iq-atlas);
  --slide-button-bg: rgba(90, 197, 153, 0.34);
  --slide-button-width: 190px;
  --slide-line: linear-gradient(90deg, rgba(90, 197, 153, 0), #5AC599 50%, rgba(90, 197, 153, 0));
}

.iq-product-slide--academy {
  --slide-accent: var(--iq-academy-hi);
  --slide-button-bg: rgba(90, 61, 255, 0.34);
  --slide-button-width: 216px;
  --slide-line: linear-gradient(90deg, rgba(90, 61, 255, 0), #5A3DFF 50%, rgba(90, 61, 255, 0));
}

.iq-product-slide--thrive {
  --slide-accent: var(--iq-thrive);
  --slide-button-bg: rgba(244, 179, 70, 0.34);
  --slide-button-width: 190px;
  --slide-line: linear-gradient(180deg, #FFD487 0%, #D4982A 100%);
}

.iq-product-slide__kicker {
  margin: 0;
  max-width: 500px;
  color: #FFF;
  font-family: "Termina", "Arial", sans-serif;
  font-size: clamp(19px, 1.56vw, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

.iq-product-slide__highlight {
  color: var(--slide-accent);
}

.iq-product-slide__copy {
  margin: 0;
  max-width: 540px;
  color: #FFF;
  font-family: Inter, sans-serif;
  font-size: clamp(16px, 1.3vw, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.2px;
}

.iq-product-slide__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: var(--slide-button-width);
  height: 63px;
  border-radius: 16px;
  border: 2px solid rgba(241, 241, 241, 0.20);
  background: var(--slide-button-bg);
  box-shadow:
    16px 220px 62px 0 rgba(0, 0, 0, 0),
    10px 141px 56px 0 rgba(0, 0, 0, 0.03),
    6px 79px 48px 0 rgba(0, 0, 0, 0.10),
    3px 35px 35px 0 rgba(0, 0, 0, 0.17),
    1px 9px 19px 0 rgba(0, 0, 0, 0.20);
  color: #FFF;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.04px;
  text-decoration: none;
  transition: transform 200ms ease, background 200ms ease, border-color 200ms ease;
}

.iq-product-slide__button:hover,
.iq-product-slide__button:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.25);
}

.iq-product-slide__button svg {
  flex: 0 0 auto;
}

.iq-product-slider__arrow {
  position: absolute;
  top: 39%;
  z-index: 6;
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(18, 18, 22, 0.58);
  color: #FFF;
  cursor: pointer;
  backdrop-filter: blur(8px);
  transition: transform 200ms ease, background 200ms ease, opacity 200ms ease;
}

.iq-product-slider__arrow:hover,
.iq-product-slider__arrow:focus-visible {
  background: rgba(18, 18, 22, 0.82);
  transform: translateY(-1px);
}

.iq-product-slider__arrow--prev {
  left: 28px;
}

.iq-product-slider__arrow--next {
  right: 28px;
}

.iq-product-slider__arrow--next svg {
  transform: rotate(180deg);
}

.iq-product-slide--academy .iq-product-slide__content {
  padding-bottom: 92px !important;
}
.iq-product-slide--academy .iq-product-slide__content::after {
  bottom: 28px;
}	

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 294px 294px;
  gap: 0;
}

.testimonial-card {
  position: relative;
  min-height: 294px;
  padding: 38px 32px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.testimonial-card--testimonialone {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  background-image: url("../images/tcard1.png"); margin-right: -1px;
}

.testimonial-card--testimonialtwo {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
  background-image: url("../images/tcard2.png"); margin-left: -1px;
}

.testimonial-card--testimonialthree {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  background-image: url("../images/tcard3.png"); margin-top: -1px;
}

.testimonial-card--testimonialfour {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
  background-image: url("../images/tcard4.png"); margin-top: -1px; margin-left: -1px;
}

.testimonial-card--testimonialfive {
  grid-column: 4 / 5;
  grid-row: 2 / 3;
  background-image: url("../images/tcard5.png"); margin-top: -1px; margin-left: -1px;
}

.testimonial-card__name {
  margin: 0 0 48px;
  color: #ABABAB;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}

.testimonial-card__quote {
  margin: 0;
  max-width: 320px;
  color: var(--Text-Color-Neutral-500, #B3B2B7);
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}


@media (min-width: 768px) {
    .hero {
      position: relative;
      overflow: hidden;
    }

    
    .hero::before {
      content: "";
      position: absolute;
      right: -635px;
      top: -480px;
      width: 1555px;
      height: 1023px;
      border-radius: 1055px;
      opacity: 0.26;
      background:
        radial-gradient(
          ellipse at center,
          rgba(235, 235, 240, 0.82) 0%,
          rgba(185, 188, 198, 0.42) 22%,
          rgba(118, 122, 135, 0.22) 42%,
          rgba(68, 72, 82, 0.10) 62%,
          rgba(0, 0, 0, 0) 82%
        );
      transform: rotate(45deg);
      transform-origin: center center;
      pointer-events: none;
      z-index: 2;
      filter: blur(10px);
    }

    .hero__header-atmosphere.purple {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 276px;
      z-index: 3;
      pointer-events: none;
      overflow: hidden;
background:
    radial-gradient(
        ellipse 780px 420px at 86% -18%,
        rgba(195, 193, 205, 0.24) 0%,
        rgba(128, 126, 138, 0.17) 32%,
        rgba(58, 56, 66, 0.08) 58%,
        rgba(0, 0, 0, 0) 78%
    ),
    radial-gradient(
        ellipse 980px 470px at 39% -14%,
        rgba(98, 92, 132, 0.43) 0%,
        rgba(76, 72, 104, 0.36) 32%,
        rgba(46, 44, 62, 0.24) 55%,
        rgba(18, 17, 24, 0.08) 76%,
        rgba(0, 0, 0, 0) 100%
    ),
    linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.97) 0%,
        rgba(0, 0, 0, 0.94) 70%,
        rgba(0, 0, 0, 0.88) 100%
    );
    }

    .hero__header-atmosphere.purple::before,
    .hero__header-atmosphere.purple::after {
      content: "";
      position: absolute;
      pointer-events: none;
      transform: translate(-50%, -50%) rotate(45deg);
      transform-origin: center;
      will-change: transform;
    }

    .hero__header-atmosphere .purple::before {
      width: 1110.43px;
      height: 1123.193px;
      left: 720px;
      top: -402px;
      border-radius: 1110.43px;
      opacity: 0.95;
      background:
        radial-gradient(
          ellipse at center,
          rgba(103, 84, 218, 0.66) 0%,
          rgba(88, 70, 190, 0.54) 24%,
          rgba(64, 52, 137, 0.38) 42%,
          rgba(34, 29, 76, 0.22) 60%,
          rgba(24, 20, 55, 0.08) 76%,
          rgba(24, 20, 55, 0) 100%
        );
      filter: blur(2px);
    }

    .hero__header-atmosphere::after {
      width: 1455.046px;
      height: 1123.193px;
      left: 1570px;
      top: -420px;
      border-radius: 1455.046px;
      opacity: 0.38;
      background:
        radial-gradient(
          ellipse at center,
          rgba(220, 213, 232, 0.48) 0%,
          rgba(166, 157, 188, 0.32) 28%,
          rgba(96, 88, 122, 0.19) 48%,
          rgba(44, 39, 64, 0.10) 68%,
          rgba(0, 0, 0, 0) 88%
        );
      filter: blur(2px);
    }

    .header {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 8;
      min-height: 123px;
      padding: 0 100px;
      display: grid;
      grid-template-columns: 1fr auto 1fr;
      justify-content: space-between;
      align-items: center;
    }
  }

@media (max-width: 1100px) and (min-width: 768px) {
  .iq-product-slide {
    flex-basis: calc(100vw - 72px);
  }

  .iq-product-slide__media {
    height: 436px;
  }

  .iq-product-slide__title {
    top: -18px;
    font-size: clamp(66px, 11vw, 118px);
  }

  .iq-product-slide--academy .iq-product-slide__title {
    left: 42px;
  }

  .iq-product-slide--atlas .iq-product-slide__title {
    right: 42px;
  }

  .iq-product-slide__badge {
    left: 58px;
    bottom: -30px;
    width: 144px;
    height: 137px;
  }

  .iq-product-slide__content {
    grid-template-columns: 1fr 1fr auto;
    gap: 28px;
    padding: 74px 48px 56px 58px;
  }

  .iq-product-slide__button {
    width: min(var(--slide-button-width), 176px);
  }

  .iq-product-slider__arrow {
    top: 36%;
    width: 46px;
    height: 46px;
  }

  .iq-product-slider__arrow--prev {
    left: 16px;
  }

  .iq-product-slider__arrow--next {
    right: 16px;
  }
}

@media (max-width: 1100px) and (min-width: 768px) {
  .testimonial-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 0;
  }

  .testimonial-card,
  .testimonial-card--testimonialone,
  .testimonial-card--testimonialtwo,
  .testimonial-card--testimonialthree,
  .testimonial-card--testimonialfour,
  .testimonial-card--testimonialfive {
    grid-column: auto;
    grid-row: auto;
  }
.testimonial-card--testimonialone {background-image: url(../images/tcard2.png) !important;}	
.testimonial-card--testimonialtwo {background-image: url(../images/tcard2.png) !important; margin-left: 20px;}	
.testimonial-card--testimonialthree {background-image: url(../images/tcard2.png) !important; margin-top: 40px;}	
.testimonial-card--testimonialfour {background-image: url(../images/tcard2.png) !important; margin-top: 40px; margin-left: 20px;}		
.testimonial-card--testimonialfive {background-image: url(../images/tcard2.png) !important; margin-top: 40px;}		
}

@media (max-width: 1100px) {
  .iqatlassection {
    padding: 56px 24px;
  }

  .iqatlassection__inner {
    grid-template-columns: 1fr;
  }

  .iqatlassection__body {
    margin-top: 48px;
  }

  .iqatlassection__cards {
    width: min(704px, 100%);
    max-width: 704px;
	margin: auto;  
  }	
}

@media (min-width: 768px) {
.standard-section__marquee {
position: absolute !important;
left: 50% !important;
top: 0 !important;
margin-left: 0 !important;
transform: translate(-50%, -50%) !important;}
.dnbrmoba {display: none}
}

@media (max-width: 767px) {
.dnbrmoba {display: block}
.iqatlassection::after {
width: 780px;
height: 280px;
right: -380px;
top: 390px;}
.iqatlassection__cards.iqatlassection__cards--steps {
grid-template-columns: 1fr;
grid-template-rows: repeat(3, 295px) 220px;
width: 100%;
height: auto;}
.iqatlassection__cards.iqatlassection__cards--steps {display: none;} 	
}

@media (max-width: 767px) {
.testimonial-grid {
grid-template-columns: 1fr;
grid-template-rows: auto; gap: 0;}		
.testimonial-card, .testimonial-card--testimonialone, .testimonial-card--testimonialtwo, .testimonial-card--testimonialthree, .testimonial-card--testimonialfour, .testimonial-card--testimonialfive {
grid-column: auto;
grid-row: auto;
}	
	
.testimonial-card--testimonialone {background-image: url(../images/tcard2.png) !important; margin-left: -1px;}	
.testimonial-card--testimonialtwo {background-image: url(../images/tcard3mobile.png) !important; margin-top: -1px; margin-right:-1px}	
.testimonial-card--testimonialthree {background-image: url(../images/tcard2mobile.png) !important; margin-left: -1px; margin-top: 0px}	
.testimonial-card--testimonialfour {background-image: url(../images/tcard3mobile.png) !important; margin-top: -1px; margin-right:-1px}		
.testimonial-card--testimonialfive {background-image: url(../images/tcard2mobile.png) !important;}			
}

@media (max-width: 767px) {
.hero-cta__button {max-width: 312px}	
.publicly.publicly--ambassador {
    height: auto !important;
    min-height: 760px !important;
    display: flex !important;
    align-items: flex-start !important;
    overflow: hidden !important;
    background-position: 68% top !important;
  }

  .publicly.publicly--ambassador .publicly__inner {
    position: relative !important;
    width: 100% !important;
    min-height: 760px !important;
  }

  .publicly.publicly--ambassador .publicly__copy {
    position: relative !important;
    top: 100px !important;
    left: 0 !important;
    right: 0 !important;
    width: calc(100% - 36px) !important;
    max-width: 540px !important;
    margin: 0 auto !important;
    padding: 0 8px !important;
    z-index: 4 !important;
  }

  .publicly.publicly--ambassador .publicly__subhead {
    font-size: clamp(21px, 7.875vw, 36px) !important;
    line-height: 1.54 !important;
    letter-spacing: -0.5px !important;
    max-width: 92% !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
  }

  .publicly.publicly--ambassador .publicly__q-mark {
    top: 445px !important;
    width: clamp(92px, 22vw, 132px) !important;
    opacity: 1 !important;
  }

  .publicly.publicly--ambassador .publicly__cta.hero-cta {
    width: min(340px, calc(100vw - 34px)) !important;
    height: auto !important;
    min-height: 116px !important;
    padding: 14px !important;
    bottom: 34px !important;
    gap: 14px !important;
    border-radius: 22px !important;
  }

  .publicly.publicly--ambassador .hero-cta__text {
    width: 100% !important;
    text-align: center !important;
    white-space: normal !important;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0.2px !important;
  }

  .publicly.publicly--ambassador .hero-cta__button.travelbutton {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (max-width: 560px) {

  .publicly.publicly--ambassador {
    min-height: 720px !important;
    background-position: 64% top !important;
  }

.publicly.publicly--ambassador .publicly__subhead {
  max-width: 100% !important;
  font-size: clamp(16.8px, 6.3vw, 28.8px) !important;
  line-height: 1.35;
}
.hero .hero-copy__title {font-size: 54px !important;}	
}

@media (max-width: 440px) {
  .publicly.publicly--ambassador {
    background-position: 66% top !important;
  }

  .publicly.publicly--ambassador .publicly__copy {
    width: calc(100% - 22px) !important;
  }
	
  .publicly.publicly--ambassador .publicly__inner {
    position: relative !important;
    width: 100% !important;
    min-height: 870px !important;
  }	

  .publicly.publicly--ambassador .publicly__q-mark {
    top: 108px !important;
  }
.hero .hero-copy__title {font-size: 42px !important;}	
}

@media (max-width: 374px) {

  .publicly.publicly--ambassador {
    min-height: 660px !important;
  }

  .publicly.publicly--ambassador .publicly__subhead {
    font-size: 24px !important;
    line-height: 1.54 !important;
    letter-spacing: -0.3px !important;
  }

  .publicly.publicly--ambassador .publicly__cta.hero-cta {
    width: calc(100vw - 26px) !important;
    bottom: 20px !important;
  }

  .publicly.publicly--ambassador .hero-cta__text {
    font-size: 13px !important;
    line-height: 20px !important;
  }
}

.iq-login-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.iq-login-modal.is-open {
  display: flex;
}

.iq-login-modal__backdrop {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 50% 15%, rgba(90, 61, 255, 0.22), transparent 42%),
    rgba(3, 2, 10, 0.78);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.iq-login-modal__card {
  position: relative;
  width: min(560px, 100%);
  padding: 54px 54px 48px;
  border-radius: 24px;
  border: 1px solid rgba(140, 127, 251, 0.38);
  background:
    radial-gradient(ellipse at 80% 0%, rgba(90, 61, 255, 0.20), transparent 42%),
    linear-gradient(180deg, rgba(28, 25, 48, 0.96), rgba(10, 9, 18, 0.98));
  box-shadow:
    0 28px 80px rgba(0, 0, 0, 0.55),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.iq-login-modal__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,0.06), transparent);
  pointer-events: none;
}

.iq-login-modal__close {
  position: absolute;
  top: 18px;
  right: 20px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 50%;
  background: rgba(255,255,255,0.04);
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}

.iq-login-modal__logo {
  display: block;
  width: 220px;
  max-width: 70%;
  margin: 0 auto 34px;
}

.iq-login-modal__title {
  margin: 0 0 34px;
  color: #fff;
  text-align: center;
  font-family: "Termina", Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.iq-login-form {
  display: grid;
  gap: 26px;
}

.iq-login-field span {
  display: block;
  margin-bottom: 10px;
  color: #b9b2c8;
  font-family: "Roboto Flex", Arial, sans-serif;
  font-size: 14px;
}

.iq-login-field input {
  width: 100%;
  height: 52px;
  border: 0;
  border-bottom: 1px solid rgba(255,255,255,0.18);
  background: transparent;
  color: #fff;
  font-size: 18px;
  outline: none;
}

.iq-login-field input:focus {
  border-bottom-color: #8C7FFB;
}

.iq-login-button {
  width: 220px;
  height: 58px;
  margin: 18px auto 0;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 16px;
  background: linear-gradient(135deg, #5A3DFF 0%, #3920A9 100%);
  color: #fff;
  font-family: "Termina", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 16px 34px rgba(0,0,0,0.38);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

.iq-login-button__icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255,255,255,0.14);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}


.iq-login-field--password {
  position: relative;
}

.iq-login-password-wrap {
  position: relative;
}

.iq-login-password-toggle {
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 50%;
  background: rgba(255,255,255,0.035);
  color: rgba(255,255,255,0.72);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.iq-login-password-toggle:hover {
  border-color: rgba(140,127,251,0.55);
  background: rgba(90,61,255,0.14);
  color: #fff;
  transform: translateY(-50%) scale(1.04);
}

.iq-login-password-toggle svg {
  width: 19px;
  height: 19px;
  display: block;
}

.iq-login-field--password input {
  padding-right: 54px;
}

.iq-login-forgot {
  width: max-content;
  margin: 2px auto 0;
  color: #B8A9FF;
  font-family: "Roboto Flex", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  opacity: 0.92;
  transition: color 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}
.iq-login-forgot:hover {
  color: #fff;
  opacity: 1;
  transform: translateY(-1px);
}

[data-products-menu].is-open .products-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

[data-products-menu].is-open .brand-switcher__chevron {
  transform: rotate(180deg);
}

[data-products-menu] > .products-menu__toggle {
  position: relative;
  z-index: 300;
}

.header__left {
  position: relative;
  overflow: visible;
}

.products-menu {
  position: relative;
  z-index: 40;
}

.products-menu__toggle {
  transition:
    background 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease,
    transform 0.24s ease;
}

.products-menu.is-open .products-menu__toggle,
.products-menu__toggle:hover {
  border-color: rgba(140, 127, 251, 0.58) !important;
  background:
    radial-gradient(ellipse at 48% 12%, rgba(90, 61, 255, 0.18), transparent 58%),
    rgba(23, 20, 44, 0.74) !important;
  box-shadow:
    0 18px 38px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transform: translateY(-1px);
}

.products-menu.is-open .brand-switcher__chevron {
  transform: rotate(180deg);
}

.brand-switcher__chevron {
  transition: transform 0.24s ease;
  transform-origin: center;
}

.products-dropdown {
  position: absolute;
  left: 0;
  top: calc(100% + 16px);
  width: min(522px, calc(100vw - 68px));
  min-height: 283px;
  padding: 30px 28px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background:
    radial-gradient(ellipse at 12% 0%, rgba(90, 61, 255, 0.18), rgba(90, 61, 255, 0.03) 38%, transparent 70%),
    radial-gradient(ellipse at 92% 16%, rgba(140, 127, 251, 0.10), transparent 56%),
    linear-gradient(110deg, rgba(12, 10, 30, 0.86) 0%, rgba(25, 22, 42, 0.92) 54%, rgba(34, 28, 50, 0.86) 100%);
  backdrop-filter: blur(36px);
  -webkit-backdrop-filter: blur(36px);
  box-shadow:
    0 28px 72px rgba(0, 0, 0, 0.46),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  display: grid;
  gap: 18px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-10px) scale(0.985);
  transform-origin: top left;
  transition:
    opacity 0.24s ease,
    visibility 0.24s ease,
    transform 0.24s cubic-bezier(.22,.61,.36,1);
}

.products-menu.is-open .products-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.products-dropdown::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    linear-gradient(120deg, rgba(255,255,255,0.08), transparent 28%, transparent 72%, rgba(255,255,255,0.035)),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.025) 0 1px, transparent 1px 96px);
  opacity: 0.62;
  pointer-events: none;
}

.products-dropdown__item {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 64px 1fr;
  align-items: center;
  gap: 20px;
  min-height: 70px;
  padding: 3px 14px 3px 10px;
  border-radius: 18px;
  color: #FEF9FF;
  text-decoration: none;
  isolation: isolate;
  overflow: hidden;
  transition:
    background 0.24s ease,
    box-shadow 0.24s ease,
    transform 0.24s ease;
}

.products-dropdown__item::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;

  opacity: 0;
  transform: translateX(-10px);
  transition: opacity 0.24s ease, transform 0.24s ease;
  z-index: -1;
}

.products-dropdown__item:hover,
.products-dropdown__item:focus-visible {
  background: rgba(255, 255, 255, 0.035);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.08),
    0 12px 28px rgba(0,0,0,0.22);
  transform: translateX(5px);
  outline: none;
}

.products-dropdown__item:hover::before,
.products-dropdown__item:focus-visible::before {
  opacity: 1;
  transform: translateX(0);
}

.products-dropdown__item:hover::after,
.products-dropdown__item:focus-visible::after {
  opacity: 1;
  transform: translate(0, -50%);
}

.products-dropdown__item--academy {
  --product-accent: #5A3DFF;
  --product-accent-soft: rgba(90, 61, 255, 0.28);
  --product-accent-shadow: rgba(90, 61, 255, 0.28);
}

.products-dropdown__item--atlas {
  --product-accent: #5AC599;
  --product-accent-soft: rgba(90, 197, 153, 0.24);
  --product-accent-shadow: rgba(90, 197, 153, 0.24);
}

.products-dropdown__item--thrive {
  --product-accent: #F4B94B;
  --product-accent-soft: rgba(244, 185, 75, 0.24);
  --product-accent-shadow: rgba(244, 185, 75, 0.24);
}

.products-dropdown__badge {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    linear-gradient(135deg, rgba(21,21,21,0.00) 0%, rgba(21,21,21,0.82) 100%),
    rgba(255,255,255,0.025);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.05),
    0 10px 22px rgba(0,0,0,0.20);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.products-dropdown__badge::after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 26px;
  height: 18px;
  border-right: 4px solid var(--product-accent);
  border-bottom: 4px solid var(--product-accent);
  border-radius: 50%;
  transform: rotate(38deg);
  filter: drop-shadow(0 0 8px var(--product-accent-soft));
}

.products-dropdown__iq {
  color: #fff;
  font-family: "Termina", Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -3px;
  line-height: 1;
  transform: translateX(-2px);
}

.products-dropdown__q {
  position: absolute;
  right: 14px;
  top: 24px;
  color: #fff;
  font-family: "Termina", Arial, sans-serif;
  font-size: 29px;
  font-weight: 400;
  letter-spacing: -4px;
  line-height: 1;
}

.products-dropdown__copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 46px;
}

.products-dropdown__title {
  color: #FEF9FF;
  font-family: "Termina", "Termina Test", Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.13px;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.products-dropdown__desc {
  color: #D7C7DA;
  font-family: "Termina", "Termina Test", Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.11px;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .products-dropdown {
    width: min(522px, calc(100vw - 48px));
    padding: 24px 22px;
  }

  .products-dropdown__item {
    gap: 18px;
  }
}

.products-dropdown__badge {
  width: 64px !important;
  height: 64px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  display: block !important;
  border-radius: 18px;
  transition: transform 0.24s ease, filter 0.24s ease;
}

.products-dropdown__badge::after,
.products-dropdown__iq,
.products-dropdown__q {
  display: none !important;
}

.products-dropdown__badge-svg {
  width: 64px;
  height: 64px;
  display: block;
  overflow: visible;
}

.products-dropdown__item:hover .products-dropdown__badge,
.products-dropdown__item:focus-visible .products-dropdown__badge {
  transform: scale(1.045) rotate(-1deg);
  filter: drop-shadow(0 12px 24px var(--product-accent-shadow));
}

.products-dropdown {
  width: min(522px, calc(100vw - 68px)) !important;
  min-height: 283px !important;
  padding: 29px 28px 29px 28px !important;
  border-radius: 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.24) !important;
  background:
    radial-gradient(ellipse at 82% 40%, rgba(75, 68, 93, 0.34) 0%, rgba(39, 34, 53, 0.18) 44%, rgba(9, 8, 24, 0.00) 76%),
    linear-gradient(90deg, rgba(10, 10, 29, 0.90) 0%, rgba(16, 14, 31, 0.90) 48%, rgba(30, 25, 43, 0.88) 100%) !important;
  backdrop-filter: blur(36px) !important;
  -webkit-backdrop-filter: blur(36px) !important;
  box-shadow:
    0 24px 58px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255,255,255,0.06) !important;
  gap: 18px !important;
}

.products-dropdown::before {
  background:
    linear-gradient(90deg, rgba(90,61,255,0.035), transparent 34%, rgba(255,255,255,0.025) 100%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.022) 0 1px, transparent 1px 94px) !important;
  opacity: 0.42 !important;
}

.products-dropdown__item {
  grid-template-columns: 64px 1fr !important;
  min-height: 70px !important;
  gap: 18px !important;
  padding: 2px 14px 2px 10px !important;
}

.products-dropdown__badge {
  position: relative !important;
  width: 64px !important;
  height: 64px !important;
  border-radius: 18px !important;
  overflow: visible !important;
  display: block !important;
}

.products-dropdown__badge-bg {
  position: absolute;
  inset: 0;
  width: 64px;
  height: 64px;
  display: block;
}

.products-dropdown__iq-mark {
  position: absolute;
  left: 13px;
  top: 16px;
  width: 39px;
  height: 32px;
  display: block;
}

.products-dropdown__i {
  position: absolute;
  left: 0;
  top: 2px;
  width: 3.8px;
  height: 22.364px;
  background: #FDF5FF;
  border-radius: 0px !important;
}

.products-dropdown__q-wrap {
  position: absolute;
  left: 11px;
  top: 0;
  width: 28px;
  height: 30px;
}

.products-dropdown__q-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 18px;
}

.products-dropdown__q-bottom {
  position: absolute;
  left: 6px;
  top: 10px;
  width: 25px;
  height: 22px;
}

.products-dropdown__badge--academy .products-dropdown__q-bottom {
  width: 24px;
}

.products-dropdown__badge::after,
.products-dropdown__iq,
.products-dropdown__q,
.products-dropdown__badge-svg {
  display: none !important;
}

.products-dropdown__title {
  color: #FEF9FF !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.08 !important;
  letter-spacing: -0.13px !important;
  margin-bottom: 7px !important;
}

.products-dropdown__desc {
  color: #D7C7DA !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  letter-spacing: -0.11px !important;
}

.products-dropdown__item--academy {
  --product-accent: #733EE4;
  --product-accent-soft: rgba(115, 62, 228, 0.16);
  --product-accent-shadow: rgba(115, 62, 228, 0.22);
}

.products-dropdown__item--atlas {
  --product-accent: #5AC599;
  --product-accent-soft: rgba(90, 197, 153, 0.14);
  --product-accent-shadow: rgba(90, 197, 153, 0.20);
}

.products-dropdown__item--thrive {
  --product-accent: #F4B346;
  --product-accent-soft: rgba(244, 179, 70, 0.14);
  --product-accent-shadow: rgba(244, 179, 70, 0.20);
}

.products-dropdown__item:hover,
.products-dropdown__item:focus-visible {
  background: rgba(255,255,255,0.03) !important;
  box-shadow: none !important;
}

.products-dropdown__item:hover .products-dropdown__badge,
.products-dropdown__item:focus-visible .products-dropdown__badge {
  transform: scale(1.035) rotate(-1deg) !important;
  filter: drop-shadow(0 10px 18px var(--product-accent-shadow)) !important;
}

.products-dropdown__iq-mark {
  left: 13px !important;
  top: 13px !important;
  width: 42px !important;
  height: 36px !important;
}

.products-dropdown__i {
  top: 4px !important;
  width: 3.9px !important;
  height: 23px !important;
  border-radius: 0px !important;
}

.products-dropdown__q-wrap {
  left: 11px !important;
  top: 0px !important;
  width: 32px !important;
  height: 34px !important;
}

.products-dropdown__q-top {
  left: 1px !important;
  top: 4px !important;
  width: 27px !important;
  height: 20.25px !important;
}

.products-dropdown__q-bottom {
    left: 7px !important;
    top: 12px !important;
    width: 27px !important;
    height: 23px !important;
}

.products-dropdown__badge--academy .products-dropdown__q-bottom {
    left: 7px !important;
    top: 12px !important;
    width: 27px !important;
    height: 23px !important;
}

.products-dropdown__badge--atlas .products-dropdown__q-bottom,
.products-dropdown__badge--thrive .products-dropdown__q-bottom {
    left: 7px !important;
    top: 12px !important;
    width: 27px !important;
    height: 23px !important;
}

.hero,
.header,
.header__left,
.products-menu {
  overflow: visible !important;
}

.header {
  z-index: 200 !important;
}

.products-menu {
  z-index: 300 !important;
}

.products-dropdown {
  z-index: 999 !important;
}


@media (max-width: 767px) {
  .iq-login-modal__card {
    padding: 44px 24px 36px;
    border-radius: 20px;
  }

  .iq-login-modal__logo {
    width: 180px;
  }

  .iq-login-button {
    width: 100%;
  }
}

