* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
p {
  margin-bottom: 0;
}
/* .dual-banner-inner-container{
    background: url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/dual-bg-image.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}
*/
.custom-container {
  width: 100%;
  margin: auto;
}
.custom-inner-container {
  max-width: 1400px;
  margin: auto;
  width: 85%;
}
.dual-banner-section {
  padding-top: 60px;
}
.vartis-button {
  width: 165px;
  height: 66px;
  flex-shrink: 0;
  background-color: var(--black, #000);
  color: white;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vartis-button sub {
  margin-bottom: -10px;
}
.vartis-button p {
  font-size: 30px;
  font-family: "poppins-bold";
}
.planets-bg {
  position: absolute;
  top: 0%;
  left: 34%;
  width: 40%;
}
.planets-bg img {
  z-index: -1;
  width: 100%;
  object-fit: contain;
}
.vartis-heading {
  color: var(--black, #000);
  font-family: "poppins-bold";
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  /* 132.813% */
  letter-spacing: -1.28px;
  text-transform: uppercase;
  margin-top: 30px;
}
.vartis-tagline {
  color: #2b2b35;
  font-family: Poppins;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 154.545% */
  margin-top: 15px;
}
.down-arrow-button {
  margin-top: 92px;
  width: 76px;
  height: 76px;
  object-fit: contain;
}
.down-arrow-button img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.down-arrow-button .arrow-image:hover {
  content: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/arrow-black.png");
}
.dual-banner-content-tow {
  margin-top: 70px;
  display: flex;
}
.appstore-container img:hover {
  content: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/appstore-orange.png");
}
.flex-details-container div .heading-span {
  color: var(--black, #000);
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 125% */
  opacity: 0.3;
}
.flex-details-container .content-span {
  padding-top: 15px;
}
.flex-details-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-bottom: 118px;
}
.flex-details-container div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex-details-container div .content-span {
  color: var(--black, #000);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 118.182% */
}
.dual-banner-content p {
  /* color: rgba(150, 135, 135, 0.80); */
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 175% */
}
.dual-banner-content .content-two {
  font-size: 16px;
}
.dual-banner-content .content-two {
  margin-top: 42px;
}
.dual-banner-content-one {
  display: flex;
}
.dual-banner-inner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-top: 100px; */
  position: relative;
}
.inner-animation-watch-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 165px;
}
.animation-watch {
  width: 42%;
}
.inner-holder-one {
  width: 70%;
  z-index: 10;
}
.inner-animation-watch-holder > img {
  max-width: 500px;
  object-fit: contain;
  height: auto;
  position: relative;
}
.inner-animation-watch-holder > img:nth-child(1) {
  width: 700px;
  max-width: 700px;
}
.inner-animation-watch-holder > img:nth-child(2) {
  z-index: 2;
  object-fit: cover;
  top: -189px;
  right: 30px;
}
.inner-animation-watch-holder > img:nth-child(3) {
  top: -322px;
  right: 35px;
}
.appstore-container {
  margin-top: 45px;
}
.selestial-heading {
  color: var(--black, #000);
  font-family: "poppins-bold";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
  /* 137.778% */
  width: 60%;
}
.selestial-heading p {
  font-family: "poppins-bold";
}
.selestial-inner-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.selestial-container {
  margin-top: 40px;
}
.selestial-heading span {
  background: linear-gradient(89deg, #d30f1d -0.8%, #fec92e 81.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "poppins-bold";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
}
.selestial-content {
  width: 50%;
  position: relative;
}
.selestial-content p {
  color: #2b2b35;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  /* 175% */
}
.animate-border::before {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #fe4444 65%, #fec92d 35%) top/100% 3px
    no-repeat;
  width: 0;
  height: 3px;
  animation: 5s linear infinite alternate forwards borderanimate;
  -webkit-animation: 5s linear infinite alternate forwards borderanimate;
  bottom: -15px;
}

.animate-border-mobile::before {
  display: none;
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #fe4444 65%, #fec92d 35%) top/100% 3px
    no-repeat;
  width: 0;
  height: 3px;
  animation: 5s linear infinite alternate forwards borderanimate;
  -webkit-animation: 5s linear infinite alternate forwards borderanimate;
  bottom: -15px;
}
@keyframes borderanimate {
  0% {
    width: 0%;
  }
  100% {
    width: 45%;
  }
}
.tech-terms-one .item,
.tech-terms-two .item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: max-content;
  height: 69.879px;
  flex-shrink: 0;
  padding: 18px;
  border-radius: 9.317px;
  border: 1.165px solid #c4cad2;
  background: #fff;
  box-shadow: 0px 14px 35px 0px rgba(0, 0, 0, 0.05);
}
.tech-terms-one .item .content,
.tech-terms-two .item .content {
  color: #898f98;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 31.977px;
  /* 168.298% */
  margin-left: 20px;
}
.tech-terms-container {
  padding: 100px 0px 50px 0px;
}
.tech-terms-container .item:hover {
  border-radius: 9.32px;
  border: 1.5px solid rgba(255, 255, 255, 0.6);
  background: linear-gradient(235deg, #fec92d 10.54%, #d0021b 99.69%);
  color: #fff;
}
.tech-terms-container .item:hover .number {
  color: #fff;
  border: 1.165px solid #fff;
}
.tech-terms-container .item:hover .content {
  color: #fff;
}
.tech-terms-one .item .number,
.tech-terms-two .item .number {
  display: flex;
  width: 26.223px;
  height: 19.566px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: var(--Greyscale, #151515);
  text-align: center;
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 31.977px;
  /* 168.298% */
  border-radius: 9.317px;
  border: 1.165px solid var(--Greyscale, #151515);
  background: rgba(255, 255, 255, 0.2);
  width: 34.964px;
  height: 34.939px;
  flex-shrink: 0;
}
.tech-terms-one {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin: 25px 0px;
  flex-wrap: wrap;
}
.tech-terms-two {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  margin: 45px 0px;
  flex-wrap: wrap;
}
.pie-charts-container-holder {
  border-radius: 80px;
  background: #f6f6f6;
  padding: 44px;
}
.pie-charts-container {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: flex-start;
}
.pie-charts-container2 {
  margin-top: 40px;
}
.pie-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 60px;
  background: #fff;
  padding: 30px;
  width: 400px;
  height: 364px;
}
.pie-container img {
  width: 230px;
}
.pie-detail br {
  display: none;
}
.pie-detail {
  display: flex;
}
.pie-container .pie-detail span:nth-child(1) {
  color: #000;
  text-align: center;
  font-family: "poppins-bold";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 37px;
  /* 142.308% */
  margin-right: 8px;
  top: -10px;
  position: relative;
}
.pie-container .pie-detail {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.user-research-heading {
  color: #000;
  font-family: "poppins-bold";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 67.5px */
}
.user-research-content {
  color: #2b2b35;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  /* 175% */
  margin-top: 30px;
  margin-bottom: 58px;
}
.user-persona-heading {
  color: #000;
  font-family: "poppins-bold";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 67.5px */
}
.user-persona-content p {
  color: #2b2b35;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  /* 175% */
  margin-top: 20px;
}
.user-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 45px;
  gap: 25px;
}
.sarah-details {
  height: 197px;
  flex-shrink: 0;
  border-radius: 25.633px;
  border-width: 2px;
  border-style: solid;
  border-color: #fec92d #fec92d #fec92d #ca5e3a;
  background: linear-gradient(90deg, #ca5e3a 0%, #db663f 84.37%);
  display: flex;
  align-items: center;
  margin-bottom: 26px;
}
.sarah-details img {
  height: 100%;
  object-fit: contain;
}
.sarah-details p {
  color: #fff;
  font-size: 41.013px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-left: 20px;
}
.about-details {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #e4e4e4;
  background: #fff;
  margin-bottom: 26px;
}
.about-heading {
  color: rgba(0, 0, 0, 0.87);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
  font-family: "poppins-bold";
}
.about-context {
  color: rgba(43, 43, 53, 0.87);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 175% */
}
.anout-details p {
  color: rgba(43, 43, 53, 0.87);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 175% */
}
.frequently-used-apps {
  height: 165px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid #e4e4e4;
  background: #fff;
  padding: 20px;
}
.frequently-used-apps .heading {
  color: rgba(0, 0, 0, 0.87);
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
  font-family: "poppins-bold";
}
.fua-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fua-container > img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-right: 30px;
}
.goals-frustration-container {
  display: flex;
  gap: 25px;
  border-radius: 20px;
}
.goals-heading {
  color: rgba(0, 0, 0, 0.87);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  font-family: "poppins-bold";
}
.goals-container,
.frustration-container {
  border: 1px solid #e4e4e4;
  background: #fff;
  padding: 40px 20px;
  border-radius: 25px;
}
.goals-content {
  color: rgba(43, 43, 53, 0.87);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 175% */
  letter-spacing: 0.2px;
}
.frustration-heading {
  color: rgba(0, 0, 0, 0.87);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  font-family: "poppins-bold";
}
.frustration-content {
  color: rgba(43, 43, 53, 0.87);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 175% */
  letter-spacing: 0.2px;
}
.needs-heading {
  color: rgba(255, 255, 255, 0.87);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
}
.user-persona-section-main {
  padding-top: 60px;
  background: linear-gradient(to bottom, transparent 55%, black 50%);
}
.needs-content {
  color: rgba(255, 255, 255, 0.87);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 175% */
  letter-spacing: 0.2px;
}
.needs-container {
  border-radius: 20px;
  border: 1px solid rgba(228, 228, 228, 0.5);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-top: 26px;
  padding-bottom: 60px;
}
.challenges-solutions-section {
  background: #000;
  padding-top: 100px;
  padding-bottom: 40px;
}
.challenges-solutions-heading {
  position: relative;
  color: #fff;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 15px;
  /* 67.5px */
}
.challenges-flex-container {
  display: flex;
  gap: 30px;
  padding-top: 85px;
}
.challenges-container,
.solution-container {
  border-radius: 50px;
  background: #151515;
  padding: 60px;
}
.challenges-container:hover {
  background-color: #e35123;
  color: white;
}
.challenges-heading,
.solutions-heading {
  color: #fff;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
  /* 177.143% */
  margin-top: 20px;
  margin-bottom: 30px;
}
.solution-container:hover {
  background-color: #0bba9d;
}
.solution-container:hover img {
  content: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/solutions-white.webp");
}
.challenges-container:hover img {
  content: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/chanllenges-white.webp");
}
.challenges-content,
.solutions-content {
  color: rgba(255, 255, 255, 0.7);
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 200% */
}
.animation-solar-section {
  background: #000;
  position: relative;
}
.horizontal-line {
  width: 100%;
  height: 1px;
  opacity: 0.5;
  display: none;
  position: absolute;
  top: 23%;
  background-color: #fff;
}
.solar-animation-section {
  position: relative;
  overflow: hidden;
  display: flex;
  width: max-content;
  justify-content: flex-start;
  align-items: center;
}
.solar-animation-section > div {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.solar-animation-section > div:nth-child(1) img {
  width: 300px;
  animation: earth 6s linear infinite;
}
.solar-animation-section > div:nth-child(2) img {
  width: 215px;
  animation: sun 6s linear infinite;
}
.solar-animation-section > div:nth-child(3) img {
  width: 175px;
  animation: moon 6s linear infinite;
}
.earth-div {
  z-index: 12;
}
.sun-div,
.moon-div {
  z-index: 9;
}
.goals-container {
  width: 60%;
}
.frustration-container {
  width: 50%;
}
.wire-frame-container {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px 50px 0px;
}
.wire-frame-heading {
  color: var(--White, #fff);
  font-family: Poppins;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 58.5px */
}
.wire-frame-content {
  color: rgba(255, 255, 255, 0.7);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  /* 175% */
  position: relative;
}
.grouped-mobile-images-container {
  width: 100%;
  background-color: #000;
}
.grouped-mobile-images-container img {
  width: 100%;
}
.typography-inner-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.typography-container {
  background-color: #000;
  padding: 76px 0px;
}
.typography-heading {
  color: var(--White, #fff);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 58.5px */
}
.typography-content {
  color: rgba(255, 255, 255, 0.6);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 175% */
  padding-bottom: 15px;
  position: relative;
}
.colors-container {
  padding: 40px 0px;
  background-color: #000;
}
.four-colors {
  display: flex;
  justify-content: center;
  align-items: center;
}
.color-div {
  width: 300px;
  height: 300px;
  border-radius: 20px;
  position: relative;
}
.four-colors {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.prisec,
.neutral {
  display: flex;
  gap: 30px;
}
.primary-color {
  background: linear-gradient(235deg, #fec92d 10.54%, #d0021b 99.69%);
  border: 1.5px solid rgba(255, 255, 255, 0.6);
}
.secondary-color {
  border: 1.5px solid rgba(255, 255, 255, 0.6);
  background: linear-gradient(148deg, #323232 -9.84%, #151515 97.2%);
  margin-bottom: 30px;
}
.neutral-one {
  background-color: #0a0610;
  border: 1.5px solid rgba(255, 255, 255, 0.6);
}
.neutral-two {
  background-color: #fff;
  border: 1.5px solid #fff;
}
.rounded-circles-container {
  position: relative;
}
.colors-inner-container {
  position: relative;
}
.circle-one {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 190px;
  height: 190px;
  background: #fff;
  border-radius: 50%;
  z-index: 9;
}
.circle-two {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 270px;
  height: 270px;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(17.5px);
  border-radius: 50%;
  z-index: 8;
}
.rounded-circles {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rounded-small-circle {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 3%;
  left: 3%;
}
.rounded-small-circle img {
  width: 100%;
  object-fit: contain;
}
.secondary-color .rounded-small-circle {
  right: 3%;
  left: auto;
}
.neutral-two .rounded-small-circle {
  right: 3%;
  left: auto;
}
.neutral-two .rounded-small-circle {
  filter: invert();
}
.arrow-icon img {
  width: 186px;
}
.arrow-icon .rotate180 {
  transform: rotate(180deg);
}
.primary-detail,
.secondary-detail,
.neutral-one-detail,
.neutral-two-detail {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  top: -30px;
  transition: all 0.5s ease;
}

.primary-detail .color-detail:hover {
  background: linear-gradient(
    90deg,
    rgba(211, 11, 29, 0.87) 1.85%,
    rgba(254, 201, 46, 0.87) 104.05%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  cursor: default;
}
.secondary-detail .color-detail:hover {
  color: #282828;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  cursor: default;
}
.neutral-one-detail .color-detail:hover {
  color: #231636;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  cursor: default;
}
.color-detail {
  color: rgba(255, 255, 255, 0.87);
  text-align: right;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}
.hex-codes {
  color: var(--White, #fff);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.hex-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 15px;
  gap: 30px;
}
.neutral-two-detail .hex-detail,
.neutral-one-detail .hex-detail {
  top: 15px;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.gradient-line {
  margin: 100px 0;
  height: 3px;
  width: 100%;
  position: relative;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 53.92%,
    rgba(255, 255, 255, 0) 101.49%
  );
}
.font-family-details {
  background-color: #000;
}
.prompt-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  border-top: 2px dashed rgba(255, 255, 255, 0.3);
  border-bottom: 2px dashed rgba(255, 255, 255, 0.3);
}
.font-weight-container,
.font-weight-container-two {
  color: rgba(255, 255, 255, 0.87);
  text-align: center;
  font-family: Prompt;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
  /* 43.2px */
  letter-spacing: 1.2px;
}
.font-weight-container span,
.font-weight-container-two span {
  margin-right: 15px;
}
.font-weight-container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-right: 2px dashed rgba(255, 255, 255, 0.3);
  padding-right: 20px;
}
.font-weight-container-two {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-left: 2px dashed rgba(255, 255, 255, 0.3);
  padding-left: 20px;
}
.prompt-container {
  color: rgba(255, 255, 255, 0.87);
  text-align: center;
  font-family: "poppins-bold";
  font-size: 60.51px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.576px;
}
.prompt-container span {
  font-family: "poppins-bold";
}
.font-images-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.3);
}
.font-inner-image-container {
  padding: 40px;
  display: flex;
  justify-content: center;
}
.font-inner-image-container > img {
  width: 85%;
}
.font-image-container-one {
  border-right: 2px dashed rgba(255, 255, 255, 0.3);
  height: 100%;
  padding-right: 20px;
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.font-image-container-three {
  border-left: 2px dashed rgba(255, 255, 255, 0.3);
  height: 100%;
  padding-left: 20px;
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wearable-section {
  background: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/orange-bg.webp");
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 90px;
}
.wearable-inner-section {
  background: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/wearable-stars.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px;
  padding-bottom: 40px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 35px;
}
.wearables-heading {
  color: var(--White, #fff);
  font-family: "poppins-bold";
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 67.5px */
  margin-bottom: 30px;
}
.wearables-content {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  /* 187.5% */
  margin-bottom: 50px;
}
.wearable-group-images img {
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: contain;
}
.wearable-planets {
  position: absolute;
  top: 0%;
  right: 0;
  width: 500px;
}
.wearable-planets img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.visual-design {
  background: url("https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/vartis-images/visual-stars.webp");
  background-size: cover;
  background-repeat: repeat-y;
  background-position: 0px 0px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 20px;
}
.visual-heading {
  color: var(--White, #fff);
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 67.5px */
  text-align: center;
  margin-bottom: 30px;
}
.visual-context {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 175% */
  text-align: center;
}
.visual-watch-container {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 12;
  position: relative;
}
.visual-watch-heading-section {
  left: 90px;
  top: -75px;
  position: relative;
}
.visual-watch-image {
  display: flex;
  justify-content: flex-end;
}
.visual-watch-image img {
  /* width: 353px;
    height: 536px; */
  width: 78%;
  object-fit: contain;
}
.visual-sun {
  position: absolute;
  top: 20%;
  left: 0;
}
.visual-sun img {
  width: 70%;
}
.visual-moon {
  position: absolute;
  top: 46%;
  left: 25%;
  z-index: 10;
}
.visual-moon img {
  width: 50%;
  transform: scale(1.5);
}
.visual-watch-small-heading {
  color: var(--White, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 50px;
}
.visual-watch-heading {
  color: var(--White, #fff);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  /* 144.444% */
  letter-spacing: -0.56px;
}
.vartis-dual-container {
  background-color: #000;
  position: relative;
}
.vartis-dual-inner-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.vartis-dual-inner-container img {
  width: 680px;
  top: -45px;
  position: relative;
}
.dual-container-heading {
  color: #fff !important;
  font-family: "poppins-bold";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 175% */
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 20px;
}
.dual-container-content {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding-bottom: 15px;
  position: relative;
}
.vartis-dual-container-context {
  position: relative;
  top: 120px;
  left: -3%;
}
.sun-right {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 40%;
  height: 100%;
  object-fit: contain;
}
.harmonious-container {
  background-color: #000;
  width: 100%;
  padding: 70px 0px;
}
.harmonious-context {
  padding-bottom: 50px;
}
.harmonious-heading {
  position: relative;
  color: #fff;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 137.778% */
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.harmonious-text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  padding-top: 15px;
}

.sticky-watch-images {
  display: flex;
  gap: 60px;
  flex-wrap: nowrap;
}
.stream-container {
  position: relative;
  background-color: #000;
  width: 100%;
  padding-top: 70px;
}

.stream-heading {
  position: relative;
  padding-bottom: 15px;
  color: #fff;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 137.778% */
  /* text-transform: capitalize; */
}
.sticky-watch-section-container {
  max-width: 1400px;
  margin: auto;
  padding-top: 50px;
}
.sticky-watch-images img {
  width: 350px;
  height: 350px;
  object-fit: contain;
}
.stream-content {
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 187.5% */
  margin-top: 45px;
}
.vartis-group {
  background-color: #000;
}
.bottom-section-group {
  background-color: #000;
  padding-left: 6%;
}
.stream-inner-container .stream {
  width: 52%;
  float: right;
}
.stream-container img {
  width: 17%;
  top: -45px;
  position: relative;
}
.top-section-group {
  display: flex;
  padding-bottom: 70px;
  justify-content: center;
}
.bottom-section-group {
  display: flex;
  gap: 70px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.top-section-group img {
  height: 650px;
  min-width: 400px;
  object-fit: contain;
}
.bottom-section-group img {
  width: 400px;
  height: 650px;
  object-fit: contain;
}
.transending-container,
.iphone-and-phases {
  background-color: #000;
  padding-top: 100px;
}
.transending-heading {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 49px; /* 137.778% */
  text-transform: capitalize;
  position: relative;
  padding-bottom: 15px;
}
.transending-content {
  color: rgba(255, 255, 255, 0.6);
  margin-top: 45px;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 187.5% */
}
.watch-phases {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
}
.watch-phases img {
  width: 208px;
  height: 208px;
  object-fit: contain;
}
.bottom-section-group > img:nth-child(1) {
  margin-right: 16px;
}
.iphone-app-preview {
  display: flex;
  justify-content: center;
  padding: 100px 0px 100px 0px;
  gap: 60px;
}
.iphone-app-preview img {
  width: 393px;
  height: 600px;
  object-fit: contain;
}
.design-and-tech {
  background-color: #000;
  padding-top: 176px;
}
.phone-and-watch-container {
  display: flex;
  justify-content: space-around;
}
.phone-and-watch-container .phone-watch {
  height: 750px;
  object-fit: contain;
}
.design-tools {
  position: relative;
  color: #fff;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 137.778% */
  padding-bottom: 10px;
  text-transform: capitalize;
}
.animation-solar-section-inner {
  z-index: 10;
  position: relative;
  padding-bottom: 40px;
}
.product-design-items .item p,
.product-development-items .item p {
  color: #3c394c;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.2px;
}
.product-design > p,
.product-development > p {
  color: #fff;
  font-family: Poppins;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px; /* 118.182% */
  opacity: 0.7;
}
.product-development-items,
.product-design-items {
  display: flex;
}
.product-design,
.product-development {
  margin-top: 50px;
}
.product-design-items,
.product-development-items {
  margin-top: 41px;
}
.product-design-items .item,
.product-development-items .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 70px;
  align-items: center;
}
.design-tech-container .item p,
.product-development-items .item p {
  margin-top: 15px;
}

.ceo-container {
  height: 247px;
  border-radius: 36px;
  background: linear-gradient(90deg, #d5161e 0%, #f7a72b 100%);
  width: 100%;
  gap: 60px;
}
.ceo-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  top: -140px;
}
.ceo-details {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 64px 0px 54px 64px;
}
.ceo-name {
  color: #fff;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 142.857% */
  opacity: 0.8;
}
.ceo-subtag {
  color: rgba(255, 255, 255, 0.6);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 181.818% */
}
.ceo-details-content {
  margin-left: 30px;
}
.ceo-details > img {
  width: 120px;
  height: 120px;
}

.ceo-spacing-line::after {
  content: "";
  display: block;
  border-radius: 20px;
  opacity: 0.2;
  background: #bd0000;
  width: 2px;
  height: 75px;
  flex-shrink: 0;
}
.ceo-words {
  color: #0c0a08;
  font-family: Poppins;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  /* line-height: 48px; 133.333% */
  /* letter-spacing: -0.8px; */
  margin: 52px 93px 41px 0px;
}
.ceo-quotes {
  position: absolute;
  top: 32px;
  right: 40px;
}

/* resposive */
@media screen and (max-width: 1500px) {
  .ceo-words {
    /* font-size: 2vw; */
    font-size: 22px;
  }
}
@media screen and (max-width: 1400px) {
  .color-div {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 1300px) {
  .lines-section {
    display: none !important;
  }

  .vertical-rotate {
    display: none;
  }
  .bottom-section-group {
    padding-left: 0;
  }
  .bottom-section-group img:nth-child(1) {
    margin-left: 6%;
  }
  .dual-banner-inner-container {
    margin-top: 100px;
  }
  .bottom-section-group,
  .top-section-group {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
  }
  .bottom-section-group .custom-inner-container {
    width: 100%;
  }
  .vartis-group .vartis-group-inner {
    width: 100%;
  }
  .dual-container-content br {
    display: none;
  }
  .sarah-details p {
    font-size: 30px;
  }
  .pie-charts-container {
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }
  .dual-banner-content .content-one br,
  .dual-banner-content .content-two br {
    display: none;
  }
  .down-arrow-button {
    display: none;
  }
  .planets-bg {
    top: -5%;
  }
  .dual-banner-inner-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .inner-holder-one {
    /* display: flex; */
    width: 100%;
    /* flex-direction: column; */
  }
  /* .dual-banner-content-one {
    flex-direction: column;
  } */
  .vartis-heading br {
    display: none;
  }
  .vartis-tagline br {
    display: none;
  }
  .dual-banner-content-one .watch-image {
    margin-top: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .dual-banner-content-one .watch-image img {
    width: auto;
    height: auto;
    object-fit: contain;
  }
  .dual-banner-content-tow .earth-image img {
    width: auto;
    height: auto;
    object-fit: contain;
  }
  .animation-watch {
    display: none;
  }
  /* .phone-and-watch-container {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  } */
  .phone-and-watch-container .phone-watch {
    margin-top: 60px;
  }
  .design-tools-container .animate-border::before {
    margin-bottom: -51px;
  }
  .product-design {
    margin-top: 102px;
  }
}
@media screen and (max-width: 1200px) {
  .vartis-dual-container-context {
    left: 0;
  }
  .color-detail {
    font-size: 16px;
  }
  .hex-codes {
    font-size: 12px;
  }
  .arrow-icon img {
    width: 50px;
  }
  .vartis-dual-inner-container img {
    width: 50%;
  }
  .ceo-container {
    flex-direction: column;
    justify-content: flex-start;
    gap: 0px;
    align-items: flex-start;
    height: max-content;
    padding: 30px;
    background: linear-gradient(49deg, #f75c2b 1.47%, #fab62c 100%);
  }
  .watch-phases {
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }
  .ceo-spacing-line {
    border-radius: 20px;
    background: #800000;
    opacity: 0.5;
    width: 117px;
    height: 3px !important;
    position: relative;
    margin: 30px 0px;
    transform: rotate(0deg);
    left: 0%;
  }
  .ceo-spacing-line::after {
    display: none !important;
  }
  .ceo-details,
  .ceo-words {
    margin: 0;
  }
  .vartis-heading {
    font-size: 45px;
    line-height: 64px;
  }
  .inner-animation-watch-holder > img:nth-child(1) {
    width: 455px;
    max-width: 455px;
  }
  .inner-animation-watch-holder > img {
    max-width: 380px;
  }
  .inner-animation-watch-holder {
    top: 0px;
  }
}
.wearables-text-section {
  position: relative;
  z-index: 10;
}
.hide-above-999 {
  display: none;
}
@media screen and (max-width: 1080px) {
  .top-section-group {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 999px) {
  .vartis-dual-inner-container img {
    top: 0;
  }
  .visual-moon {
    z-index: 1;
  }
  .visual-watch-image img {
    height: 450px;
    width: auto;
  }
  .vartis-dual-container {
    padding-top: 60px;
  }
  .vartis-dual-inner-container {
    flex-direction: column-reverse;
  }
  .vartis-dual-inner-container img {
    width: 100%;
    z-index: 10;
    margin-top: 70px;
  }
  .horizontal-line {
    display: none;
  }
  .vartis-dual-container-context {
    top: 0px;
    z-index: 10;
  }
  .dual-container-content br {
    display: none;
  }
  .visual-design-inner {
    position: relative;
    z-index: 10;
  }
  .visual-sun img {
    width: 44%;
  }
  .visual-moon img {
    width: 35%;
  }
  .wearables-content {
    line-height: 200%;
  }
  .font-weight-container,
  .font-weight-container-two {
    font-size: 15px;
  }
  .prompt-container {
    font-size: 40px;
  }
  .font-inner-image-container > img {
    width: 150px;
  }
  .font-weight-container-two,
  .font-weight-container {
    flex-direction: column;
    justify-content: center;
  }
  .stream-inner-container .stream {
    width: 100%;
    float: none;
  }
  .hide-above-999 {
    display: block;
  }
  /* br{
        display: none;
   } */
  .selestial-inner-container {
    flex-direction: column;
  }
  .selestial-heading,
  .selestial-content {
    width: 100%;
  }
  .challenges-container,
  .solution-container {
    padding: 25px;
  }
  .colors-inner-container {
    display: none;
  }
  .colors-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .typography-inner-container {
    flex-direction: column;
  }
  .typography-heading {
    margin-bottom: 30px;
  }
  .wire-frame-container {
    flex-direction: column;
  }
  .wire-frame-heading {
    margin-bottom: 30px;
  }
  .watch-phases {
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start;
  }
  .user-container-inner-two {
    display: flex;
    flex-wrap: wrap;
  }
  .goals-frustration-container {
    flex-wrap: wrap;
  }
  .goals-container,
  .frustration-container {
    width: auto;
  }
  .user-container-inner-one {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
}

.user-tab-container {
  display: none;
}
@media screen and (max-width: 768px) {
  .wearable-planets {
    width: 250px;
  }
  .iphone-app-preview {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .user-tab-only-details {
    background-color: #000;
    margin-top: 100px;
  }
  .user-tab-container {
    display: block;
    margin: auto;
    position: relative;
    top: -50px;
  }
  .user-container {
    display: none;
  }
  .user-persona-section-main {
    background: none;
  }
  .tab-sarah-details {
    width: 350px;
    height: 118px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 25.633px;
    border: 2px solid #fec92d;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, #ca5e3a 19.37%);
    margin-bottom: 30px;
  }
  .tab-sarah-details img {
    width: 104px;
    height: 118px;
    flex-shrink: 0;
    object-fit: contain;
  }
  .tab-sarah-details p {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 11px;
  }
  .tab-about-container {
    display: flex;
    gap: 30px;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 30px;
  }
  .tab-faq {
    margin-bottom: 30px;
  }
  .tab-frequently-used-apps {
    border-radius: 20px;
    border: 1px solid #e4e4e4;
    background: #fff;
    height: 170px;
    padding: 20px 25px;
  }
  .tab-frequently-used-apps .tab-heading {
    color: rgba(0, 0, 0, 0.87);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 25px;
  }
  .tab-fua-container {
    display: flex;
    flex-wrap: wrap;
  }
  .tab-fua-container img {
    margin-right: 25px;
    margin-top: 10px;
  }
  .tab-needs-container {
    border-radius: 24px;
    border: 1px solid #e4e4e4;
    background: #000;
    height: 200px;
    padding: 20px 25px;
  }
  .tab-needs-heading {
    color: rgba(255, 255, 255, 0.87);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 12px;
  }
  .tab-needs-content {
    color: rgba(255, 255, 255, 0.87);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 24px */
  }
  .tab-about-container > div {
    width: 254px;
    height: 377px;
    flex-shrink: 0;
    border-radius: 24px;
    border: 1px solid #e4e4e4;
    background: #fff;
    padding: 20px 27px;
  }
  .tab-about-heading,
  .tab-goals-heading,
  .tab-frustration-heading {
    color: rgba(0, 0, 0, 0.87);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 12px;
  }
  .tab-about-context,
  .tab-goals-content,
  .tab-frustration-content {
    color: rgba(43, 43, 53, 0.87);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 24px */
  }
  .iphone-app-preview {
    gap: 50px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .ceo-spacing-line {
    border-radius: 20px;
    background: #800000;
    opacity: 0.5;
    width: 117px;
    height: 3px !important;
    position: relative;
    margin: 30px 0px;
    transform: rotate(0deg);
    left: 27px;
  }
  .ceo-spacing-line::after {
    display: none !important;
  }
  .ceo-details {
    margin: 43px 0px 0px 27px;
  }
  .ceo-words {
    margin: 0px 25px 41px 27px;
  }
  .ceo-name {
    font-size: 24px;
  }
  .ceo-subtag {
    font-size: 16px;
  }
  .ceo-container {
    background: linear-gradient(49deg, #f75c2b 1.47%, #fab62c 100%);
    padding: 0;
  }
  .ceo-words {
    font-size: 28px;
    /* line-height: 20px; */
  }
  .ceo-quotes {
    top: 28%;
  }
  .selestial-inner-container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .selestial-heading,
  .selestial-content {
    width: auto;
  }
  .selestial-heading p {
    font-size: 45px;
    line-height: inherit;
  }
}
.tech-terms-button {
  display: none;
}
.wearable-button-controls {
  display: none;
}
.hide-above-576 {
  display: none;
}
@media screen and (max-width: 576px) {
  .planets-bg {
    top: -2%;
    left: 50%;
  }
  .pie-container img {
    width: 180px;
  }
  .wearable-section {
    padding-top: 40px;
  }
  .challenges-solutions-section {
    padding-top: 50px;
  }
  .top-section-group {
    width: 90%;
    margin: auto;
  }
  .visual-watch-heading-section {
    top: 0;
    left: 0;
  }
  .dual-banner-content-one .watch-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .dual-banner-content-tow .earth-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    scale: 1.15;
    padding: 50px 0px;
  }
  .bottom-section-group > img:nth-child(1) {
    margin-right: 0;
  }
  .hide-below-576 {
    display: none;
  }
  .sun_desktop_moon_mobile {
    position: absolute;
    top: 20%;
    right: 0;
  }
  .stream-container .stream-sun-image {
    left: 0%;
    transform: rotate(0deg) !important;
    width: 150px;
    top: 40px;
  }
  .hide-above-576 {
    display: block;
  }
  .stream-container img {
    transform: rotate(180deg) !important;
    width: 26%;
    left: 76%;
    top: -45px;
    position: relative;
  }
  .animate-border-mobile::before {
    display: block;
  }
  .harmonious-heading.animate-border::before {
    display: none;
  }
  .stream-heading.animate-border::before {
    display: none;
  }
  .transending-heading.animate-border::before {
    display: none;
  }
  .iphone-app-preview img {
    width: 200px;
    height: 400px;
  }
  .iphone-app-preview {
    padding: 70px 0px 70px 0px;
    gap: 30px;
  }
  .wearable-inner-section {
    padding: 20px 10px;
  }
  .colors-container .hide-above-999 {
    width: 85%;
    margin: auto;
  }
  .solar-animation-section > div:nth-child(1) img {
    width: 115px;
  }
  .solar-animation-section > div:nth-child(2) img {
    width: 55px;
  }
  .solar-animation-section > div:nth-child(3) img {
    width: 50px;
  }
  #wearable-prev .rotate-180 {
    transform: rotate(180deg);
  }
  .wearable-button-controls button {
    outline: none;
    background-color: transparent;
    border: none;
    width: 60px;
    height: 60px;
  }
  .wearable-button-controls button img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .wearable-button-controls {
    display: flex;
    justify-content: flex-end;
  }
  /* .wearable-group-images{
        overflow-x: scroll;
        overflow-y: hidden;
    } */
  .wearable-inner-section {
    overflow: hidden;
  }
  .wearable-group-images > img {
    width: auto;
    height: 500px;
  }
  .horizontal-line {
    display: none;
    top: 21%;
  }
  .visual-sun {
    top: 70%;
  }
  .visual-moon {
    top: 25%;
    left: 71%;
  }
  .visual-moon img {
    width: 250px;
    height: 100%;
    object-fit: cover;
  }
  .visual-watch-image {
    width: 100%;
  }
  .visual-watch-image img {
    height: 400px;
    width: 200px;
    float: right;
  }
  .visual-watch-heading {
    font-size: 18px;
    line-height: normal;
  }
  .visual-watch-container {
    flex-direction: column;
    margin-top: 40px;
    align-items: flex-start;
  }
  .visual-watch-small-heading {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .font-weight-container {
    flex-direction: row;
  }
  .font-weight-container,
  .font-weight-container-two {
    font-size: 15px;
  }
  .font-inner-image-container > img {
    width: 100%;
  }
  .vartis-dual-inner-container {
    flex-direction: column-reverse;
  }
  .vartis-dual-inner-container img {
    width: 100%;
    position: relative;
    margin-top: 40px;
    z-index: 10;
  }

  .design-and-tech {
    padding-top: 70px;
  }
  .transending-container,
  .iphone-and-phases {
    padding-top: 70px;
  }
  .transending-heading,
  .stream-heading,
  .harmonious-heading,
  .dual-container-heading,
  .visual-heading {
    font-size: 22px;
    line-height: 150%; /* 36px */
  }
  .visual-heading {
    margin-bottom: 10px;
  }
  .visual-heading,
  .visual-context {
    text-align: left;
  }
  .transending-content,
  .stream-content,
  .harmonious-text,
  .dual-container-content,
  .visual-context {
    font-size: 12px;
    line-height: 200%; /* 24px */
  }
  .design-tools {
    font-size: 24px;
    line-height: 150%; /* 36px */
  }
  .wearables-heading {
    font-size: 24px;
  }
  .wearables-content {
    line-height: 200%;
    font-size: 12px;
  }
  .prompt-container {
    order: 2;
  }
  .font-weight-container {
    order: 3;
  }
  .font-weight-container-two {
    display: none !important;
  }
  .prompt-container,
  .font-images-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    height: auto;
  }
  .prompt-container > div,
  .font-images-container > div {
    border: none;
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
    border: 1px dashed #6a6a6a;
    position: relative;
  }
  .typography-heading {
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 15px;
  }
  .typography-content {
    font-size: 12px;
    line-height: 200%;
  }
  .typography-content br,
  .wire-frame-content br {
    display: none;
  }
  .wire-frame-heading {
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 15px;
  }
  .wire-frame-content {
    font-size: 12px;
    line-height: 200%;
  }
  .challenges-heading,
  .solutions-heading {
    font-size: 16px;
    margin-bottom: 12px;
    line-height: normal;
  }
  .challenges-content,
  .solutions-content {
    font-size: 12px;
    line-height: 200%;
  }
  .challenges-flex-container {
    overflow-x: scroll;
    overflow-y: hidden;
    gap: 10px;
  }
  .challenges-container,
  .solution-container {
    min-width: 300px;
    min-height: 454px;
    padding: 20px 25px;
  }
  .challenges-solutions-heading {
    font-size: 24px;
  }
  .vartis-heading {
    font-size: 36px;
    line-height: normal;
  }
  .flex-details-container {
    flex-wrap: wrap;
    gap: 30%;
    margin-bottom: 40px;
  }
  .dual-banner-content-tow {
    margin-top: 10px;
    border-top: 1px solid #00000010;
    padding-top: 10px;
    flex-direction: column;
}
.phone-and-watch-container {
  flex-direction: column-reverse;
}
  .flex-details-container div {
    margin-top: 24px;
  }
  .selestial-heading p,
  .selestial-heading span {
    font-size: 24px;
    line-height: normal;
  }
  .selestial-content p {
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .user-research-heading {
    font-size: 24px;
  }
  .user-research-content {
    font-size: 12px;
    margin-top: 13px;
    line-height: 200%;
    margin-bottom: 31px;
  }
  .user-research-content br {
    display: none;
  }
  .user-research-inner-container {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .user-persona-heading {
    font-size: 24px;
  }
  .user-persona-content p {
    font-size: 12px;
    line-height: 200%;
  }
  .pie-charts-container-holder {
    padding: 0px;
  }
  .user-research-container {
    background-color: #f6f6f6;
  }
  .tech-terms-container {
    padding: 70px 0px 50px 0px;
  }
  .selestial-content p br {
    display: none;
  }
  .vartis-tagline {
    font-size: 16px;
    line-height: normal;
  }
  .flex-details-container div .heading-span {
    font-size: 12px;
    line-height: 20px;
  }
  .flex-details-container div .content-span {
    font-size: 16px;
    line-height: 26px;
  }
  .flex-details-container .content-span {
    padding-top: 0px;
  }
  .planets-bg img {
    width: 350px;
  }
  .dual-banner-section .inner-holder-one {
    margin-top: 70px;
  }
  .top-section-group img, .bottom-section-group img {
    height: 320px;
    width: auto;
}
  /* .top-section-group img{
        margin-left: -120px;
    } */
  .top-section-group img {
    min-width: 160px;
    margin-right: 30px;
  }
  .top-section-group > img:nth-child(1) {
    margin-left: 0;
  }
  .bottom-section-group {
    gap: 40px;
  }
  .product-design-items .item,
  .product-development-items .item {
    margin-right: 25px;
  }
  .product-design > p,
  .product-development > p {
    font-size: 18px;
  }
  .design-tech-container .item p,
  .product-development-items .item p {
    font-size: 12px;
  }
  .ceo-details > img {
    width: 84px;
    height: 84px;
  }
  .ceo-words {
    font-size: 16px;
    line-height: normal;
  }
  #tech-term-flow-prev img {
    transform: rotate(180deg);
  }
  .tech-terms-button-container {
    display: flex;
  }
  .tech-terms-button {
    display: block;
    outline: none;
    border: none;
    background-color: transparent;
    width: 40px;
    height: 40px;
  }
  .tech-terms-container-inner {
    width: 100%;
    padding-left: 10%;
    position: relative;
  }
  .tech-terms-one,
  .tech-terms-two {
    flex-wrap: nowrap;
  }
  .tech-terms-two {
    justify-content: flex-start;
    left: 10%;
    position: relative;
  }
  .ceo-quotes {
    top: 38%;
    transform: translateX(-46%);
    right: 3%;
  }
  .tech-terms-one .item,
  .tech-terms-two .item {
    justify-content: flex-start;
  }
  .pie-container {
    width: 100%;
    height: 400px;
  }
  .custom-inner-container {
    width: 90%;
  }
  .dual-banner-inner-container{
    margin-top: 0;
  }
  .dual-banner-section {
    padding-top: 15px;
}
.dual-banner-content-one {
  flex-direction: column;
}
  .dual-banner-content-one .watch-image {
    margin-top: 120px;
  }
  .dual-banner-content-one .watch-image img {
    scale: 1.4;
    position: relative;
    left: 5%;
  }
}
@media screen and (max-width: 500px) {
  .planets-bg img {
    width: 300px;
  }
}
@media screen and (max-width: 460px) {
  .planets-bg img {
    width: 250px;
  }
  .planets-bg {
    /* top: -5%;
        left: 21%; */
    top: -1%;
    width: 40%;
  }
  .vartis-button {
    position: relative;
    z-index: 10;
  }
}
@media screen and (max-width: 400px) {
  .tab-sarah-details {
    width: auto;
  }
  .tab-frequently-used-apps {
    height: auto;
  }
  .tab-needs-container {
    height: auto;
  }
}
@media screen and (max-width: 400px) {
  .ceo-quotes {
    top: 35%;
    transform: translateX(-44%);
    width: 30px;
    right: 2%;
  }
}
@media screen and (max-width: 380px) {
  .tab-fua-container img {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 350px) {
  .flex-details-container {
    gap: 15%;
  }
}
@media screen and (max-width: 345px) {
  .ceo-quotes {
    top: 32%;
    transform: translateX(-38%);
  }
}
@media screen and (max-width: 340px) {
  .ceo-details-content {
    margin-left: 10px;
  }
}
@media screen and (max-width: 320px) {
  .tab-fua-container img {
    margin-right: 10px;
  }
}
@media screen and (max-width: 310px) {
  .ceo-name {
    font-size: 20px;
  }
  .ceo-subtag {
    font-size: 13px;
  }
}
/* min width queries */
@media screen and (min-width: 1300px) {
  .hide-above-1300 {
    display: none;
  }
}
@media screen and (min-width: 800px) {
  .hide-above-800 {
    display: none;
  }
}
::-webkit-scrollbar {
  display: none;
}

.vertical-lines {
  position: relative;
}
.lines-section {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.vertical-rotate {
  width: 1px;
  height: 100vh;
  background: linear-gradient(90deg, #c4cad2 0%, rgba(196, 202, 210, 0) 99.94%);
  display: block;
  z-index: 1;
}
.vertical-rotate:nth-child(1) {
  visibility: hidden;
}
.vertical-rotate:nth-child(2) {
  position: relative;
  top: 170px;
}
.vertical-rotate:nth-child(3) {
  z-index: -1;
  height: 500px;
  top: 185px;
  position: relative;
}
.vertical-rotate:nth-child(4) {
  visibility: hidden;
}
.vertical-rotate:nth-child(5) {
  visibility: hidden;
}
.vertical-rotate:nth-child(6) {
  visibility: hidden;
}
.vertical-rotate:nth-child(10) {
  visibility: hidden;
}
.vertical-rotate:nth-child(9) {
  top: 256px;
  position: relative;
  height: 2000px;
}
.vertical-rotate:nth-child(8) {
  height: 1900px;
  top: -175px;
  position: relative;
}
.vertical-rotate:nth-child(7) {
  top: 154px;
  position: relative;
  height: 1550px;
}
@media screen and (max-width: 1500px) {
  .inner-animation-watch-holder > img:nth-child(1) {
    width: 900px;
    max-width: 900px;
  }
}
@media screen and (max-width: 1400px) {
  .inner-animation-watch-holder > img:nth-child(1) {
    width: 700px;
    max-width: 700px;
  }
}
.pie-detail span:nth-child(2) {
  position: relative;
  top: -3px;
}
.wearable-group-images {
  padding-top: 50px;
}
.orange-left {
  position: absolute;
  left: -19%;
  bottom: 0;
}
.orange-right {
  position: absolute;
  top: -10%;
  right: -9%;
}
.desktop-prompt-group img {
  width: 100%;
}
.tab-mobile-prompt-group {
  display: none;
}
@media screen and (max-width: 1200px) {
  .visual-watch-image img {
    width: 56%;
    margin-top: 200px;
  }
}
@media screen and (max-width: 999px) {
  .wearables-heading br {
    display: none;
  }
  .visual-watch-heading-section {
    margin-top: 47%;
  }
  .visual-moon {
    top: 36%;
  }
  .visual-watch-image img {
    width: 77%;
  }
}
@media screen and (max-width: 768px) {
  .visual-watch-image img {
    height: 350px;
  }
  .stream-content br {
    display: none;
  }
  .visual-moon {
    top: 40%;
    left: 33%;
  }
  .visual-context br {
    display: none;
  }
  .visual-sun {
    top: 23%;
  }
  .visual-watch-heading-section {
    left: 20px;
  }
}
@media screen and (max-width: 576px) {
  /* .visual-watch-heading br{
        display: none;
    } */
  .vartis-dual-container {
    padding-top: 20px;
  }
  .design-tools-container {
    margin-bottom: 30px;
  }
  .phone-and-watch-container .phone-watch {
    width: 133%;
    margin-top: 30px;
  }
  .visual-watch-heading-section {
    top: 0;
    left: 0;
    margin-top: 0;
  }
  .visual-watch-image img {
    height: 400px;
    margin-top: 0px;
  }
  .visual-sun {
    top: 67%;
  }
  .visual-moon {
    top: 25%;
    left: 71%;
  }
  .wearables-heading {
    margin-top: 20px;
  }
  .wearables-heading br {
    display: none;
  }
  .tab-mobile-prompt-group {
    display: block;
  }
  .tab-mobile-prompt-group img {
    width: 100%;
  }
  .desktop-prompt-group {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .visual-sun {
    top: 70%;
  }
}
@media screen and (max-width: 440px) {
  .visual-moon {
    left: 60%;
  }
  .visual-watch-image img {
    height: 350px;
  }
  .visual-sun {
    top: 76%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px){
  .challenges-solutions-heading br, 
  .transending-content br, 
  .stream-content br,
   .harmonious-text br, 
   .dual-container-content br,
    .visual-context br,
    .transending-heading br{
    display: none;
  }
  .transending-content, .stream-content{
    margin-top: 0;
  }
  .harmonious-heading{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .grouped-mobile-images-container img {
    height: 789px;
    object-fit: cover;
}
}
@media screen and (min-width: 767px) and (max-width: 1200px){
  .phone-and-watch-container .phone-watch {
    height: 530px;
  }
  .design-and-tech {
    padding-bottom: 120px;
}
.selestial-heading p br, .selestial-content p br,
.typography-heading br, .typography-content br, .visual-context br{
 display: none;
}
.visual-context{
 width: 100%;
 margin: auto;
}
.typography-heading, .typography-content{
 width: 50%;
}

.tech-terms-one .item, .tech-terms-two .item {
 height: 68px;
 padding: 15px;
}
.tech-terms-one {
gap: 15px;
margin: 15px 0px;
}
.tech-terms-one .item .content, .tech-terms-two .item .content {
font-size: 18px;
margin-left: 12px;
}
.tech-terms-one .item .number, .tech-terms-two .item .number {
font-size: 18px;
width: 30px;
height: 30px;
}
.pie-container img {
width: auto;
height: 200px;
}
.wire-frame-heading {
font-size: 36px;
}
.grouped-mobile-images-container img {
  height: 550px;
  object-fit: cover;
}
.typography-inner-container {
  flex-direction: row;
}
}

@media screen and (min-width: 1020px) and (max-width: 1200px){
  .visual-context{
    width: 75%;
  }
}


@media screen and (min-width: 1201px) and (max-width: 1400px){
  .visual-context br{
    display: none;
  }
}