.supertrainer {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  white-space: nowrap;
}




@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 200px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}
.what-we-do {
  color: var(--color-darkslategray);
}
.home-what-we-container {
  position: relative;
  line-height: 125%;
  font-weight: 500;
  white-space: pre-wrap;
  flex-shrink: 0;
}
.empowering-instructors-to-container {
  margin: 0 !important;
  height: 162px;
  position: absolute;
  top: 104px;
  right: -323px;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  display: flex;
  align-items: center;
}
.the-all-in-one-lms {
  align-self: stretch;
  height: 66px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.get-started {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 600;
  font-family: var(--font-inter);
  color: var(--color-black);
  text-align: center;
}
.background-content-icon {
  height: 13.2px;
  width: 15.1px;
  position: relative;
}
.button,
.dropdown,
.input-field {
  display: flex;
  justify-content: flex-start;
}
.button {
  cursor: pointer;
  border: 0;
  padding: var(--padding-7xl) 49px var(--padding-7xl) var(--padding-29xl);
  background-color: var(--color-orange);
  border-radius: var(--br-lg);
  box-shadow: 0 10px 20px rgba(192, 192, 192, 0.35);
  flex-direction: row;
  align-items: center;
  gap: var(--gap-3xs);
  white-space: nowrap;
}
.button:hover {
  background-color: var(--color-chocolate-100);
}
.dropdown,
.input-field {
  flex-direction: column;
  align-items: flex-start;
}
.input-field {
  align-self: stretch;
  gap: var(--gap-29xl);
}
.dropdown {
  flex: 1;
  padding: 306px 0 0;
  box-sizing: border-box;
  max-width: 100%;
  font-size: var(--font-size-3xl);
  font-family: var(--font-inter);
}
.link-button,
.s1-1-icon {
  position: relative;
  max-width: 100%;
}
.link-button {
  width: 470px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 470px;
}
.s1-1-icon {
  width: 1030px;
  max-height: 100%;
  object-fit: cover;
  z-index: 1;
}
.link-text,
.main-frame,

.link-text {
  align-self: stretch;
  flex-direction: row;
  justify-content: space-between;
  gap: var(--gap-xl);
}


.main-frame {
  align-self: stretch;
  flex-direction: row;
  padding: 0 0 0 var(--padding-3xs);
  box-sizing: border-box;
  text-align: left;
  font-size: 65px;
  color: var(--color-black);
  font-family: var(--font-dm-serif-display);
}
.stop-managing-software {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.month-selector {
  width: 1089px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 0 28px;
  box-sizing: border-box;
  min-height: 68px;
  max-width: 100%;
  font-family: var(--font-dm-serif-text);
}
.what-we-do1 {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
}
.blank-line,
.blank-line1,
.forget-clunky-software,
.supertrainer-gives-you,
.your-own-all-in-one {
  margin: 0;
}
.craft-epic-courses1 {
  margin-bottom: 0;
}
.craft-epic-courses {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: var(--padding-14xl);
}
.blank-line2 {
  margin: 0;
}
.engage-your-students1 {
  margin-bottom: 0;
}
.engage-your-students {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: var(--padding-14xl);
}
.blank-line3 {
  margin: 0;
}
.sell-your-expertise1 {
  margin-bottom: 0;
}
.sell-your-expertise {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: var(--padding-14xl);
}
.blank-line4 {
  margin: 0;
}
.manage-with-ease1 {
  margin-bottom: 0;
}
.manage-with-ease {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: var(--padding-14xl);
}
.blank-line5 {
  margin: 0;
}
.connect-with-the-world {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: var(--padding-14xl);
}
.forget-clunky-software-container {
  align-self: stretch;
  height: 532px;
  position: relative;
  font-size: var(--font-size-6xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 500;
  font-family: var(--font-inter);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
}
.frame-container,
.header-texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-container {
  align-self: stretch;
  gap: var(--gap-16xl);
}
.header-texts {
  flex: 1;
  padding: var(--padding-23xl) 0 0;
  box-sizing: border-box;
  min-width: 535px;
  max-width: 100%;
}
.with-supertrainer {
  margin: 0 !important;
  width: 390px;
  position: absolute;
  top: -8px;
  left: -195.5px;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
}
.blogging-bro-1-icon {
  height: 916px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
  z-index: 1;
}
.hipcouch-logo,
.line-separator {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.hipcouch-logo {
  width: 916px;
  flex-direction: row;
  position: relative;
  max-width: 111%;
  flex-shrink: 0;
}
.line-separator {
  width: 828px;
  flex-direction: column;
  padding: 0;
  box-sizing: border-box;
  min-width: 828px;
  max-width: 100%;
  text-align: center;
  font-size: var(--font-size-21xl);
  color: var(--color-dimgray-200);
  font-family: var(--font-jost);
}
.get-started-button,
.interior-redesign {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.get-started-button {
  flex: 1;
  align-items: center;
  justify-content: center;
  row-gap: 20px;
}
.interior-redesign {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-xl) 0 var(--padding-35xl);
  box-sizing: border-box;
  min-height: 973px;
  text-align: left;
  font-size: var(--font-size-31xl);
  color: var(--color-darkslategray);
  font-family: var(--font-dm-serif-display);
}
.counter-icon {
  width: 1920px;
  position: absolute;
  margin: 0 !important;
  bottom: 2169px;
  left: -1px;
  height: 457px;
  z-index: 2;
}
.material-symbols-lightother-h {
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
  z-index: 4;
}
.hipcouch-info-frame,
.hipcouch-info-frame1,
.hipcouch-info-frame2 {
  align-self: stretch;
  position: relative;
  overflow: hidden;
  max-height: 100%;
  min-height: 100px;
}
.hipcouch-info-frame {
  width: 300px;
  flex-shrink: 0;
}
.hipcouch-info-frame1,
.hipcouch-info-frame2 {
  flex: 1;
  max-width: 100%;
  min-width: 237px;
}
.content-block-icon {
  height: 90px;
  width: 90px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.f-a-q-title-frame,
.testimonial-frame {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  max-width: 100%;
}
.f-a-q-title-frame {
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 1px 0 0;
  gap: var(--gap-12xl);
}
.testimonial-frame {
  width: 1239px;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 0 var(--padding-10xl);
  min-height: 106px;
}
.powered-by-supertrainer {
  margin: 0;
  height: 39px;
  width: 531px;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  max-width: 100%;
}
.person-image-frame {
  width: 647px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 210px;
  max-width: 100%;
  font-size: var(--font-size-21xl);
  color: var(--color-dimgray-200);
  font-family: var(--font-jost);
}
.why-supertrainer {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
}
.lorem-placeholder {
  width: 955px;
  height: 184px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 100%;
  font-size: 96px;
}
.online-discussion-1 {
  height: 504px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-width: 434px;
}
.button-frame {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.hassle-free-live {
  margin: 0;
  width: 424px;
  position: relative;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.schedule-a-live {
  align-self: stretch;
  height: 165px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  text-align: left;
  display: flex;
  align-items: center;
}
.text-frame {
  flex: 1;
  flex-direction: column;
  gap: var(--gap-2xs);
}
.copyright-frame,
.frame-frame,
.header-frame,
.text-frame {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.frame-frame {
  align-self: stretch;
  flex-direction: row;
  padding: 0 0 0 22px;
  box-sizing: border-box;
  font-size: var(--font-size-16xl);
  color: var(--color-darkslategray);
}
.copyright-frame,
.header-frame {
  flex-direction: column;
}
.header-frame {
  align-self: stretch;
  gap: var(--gap-35xl);
}
.copyright-frame {
  width: 596px;
  padding: 31px 0 0;
  box-sizing: border-box;
  min-width: 596px;
}
.line-separator-small,
.quote-mark-icon {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.quote-mark-icon {
  flex: 1;
  align-items: center;
  justify-content: center;
  gap: 128px;
}
.line-separator-small {
  width: 1413px;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 0 21px;
  box-sizing: border-box;
  min-height: 603px;
  text-align: center;
  font-size: var(--font-size-71xl);
  color: var(--color-orange);
  font-family: var(--font-dm-serif-display);
}
.frame-frame3 {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.robust-tracking-dashboard {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
}
.your-trainer-dashboard {
  width: 459px;
  height: 165px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
  max-width: 100%;
}
.line-frame1 {
  flex: 1;
  flex-direction: column;
  gap: var(--gap-base);
}
.line-frame,
.line-frame1,
.person-image-frame1,
.question-frame {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.question-frame {
  align-self: stretch;
  flex-direction: row;
  padding: 0 0 0 var(--padding-5xs);
  box-sizing: border-box;
  text-align: left;
  font-size: var(--font-size-16xl);
  color: var(--color-darkslategray);
}
.line-frame,
.person-image-frame1 {
  flex-direction: column;
}
.line-frame {
  align-self: stretch;
  gap: var(--gap-29xl);
}
.person-image-frame1 {
  width: 480px;
  padding: 0 0 var(--padding-base);
  box-sizing: border-box;
  min-width: 480px;
}
.teamwork-analyzing-business-gr {
  width: 786px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  flex-shrink: 0;
  max-width: 100%;
}
.frame-frame1,
.frame-frame2 {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.frame-frame2 {
  width: 1482px;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.frame-frame1 {
  width: 1593px;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 567px;
  text-align: center;
  font-size: var(--font-size-71xl);
  color: var(--color-orange);
  font-family: var(--font-dm-serif-display);
}
.business-strategy-presentation {
  height: 578px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-width: 528px;
}
.contact-frame {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.launch-your-course {
  margin: 0;
  align-self: stretch;
  height: 88px;
  position: relative;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
}
.jump-right-into {
  width: 456px;
  height: 124px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  max-width: 100%;
  z-index: 1;
}
.header-container {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  font-size: var(--font-size-16xl);
  color: var(--color-darkslategray);
}
.copyright-frame1,
.frame-frame4,
.header-container,
.text-frame1 {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.copyright-frame1 {
  width: 466px;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--padding-xl) 0;
  box-sizing: border-box;
  gap: var(--gap-smi);
  min-width: 466px;
}
.frame-frame4,
.text-frame1 {
  flex-direction: row;
}
.frame-frame4 {
  width: 1449px;
  align-items: center;
  gap: 171px;
}
.text-frame1 {
  width: 1667px;
  align-items: flex-start;
  min-height: 652px;
  text-align: center;
  font-size: var(--font-size-71xl);
  color: var(--color-chocolate-200);
  font-family: var(--font-dm-serif-display);
}
.super-trainer-label {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.premium-support {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
}
.we-give-high {
  width: 456px;
  height: 124px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  max-width: 100%;
  z-index: 1;
}
.pages-container {
  align-self: stretch;
  text-align: left;
  font-size: var(--font-size-16xl);
  color: var(--color-darkslategray);
}
.f-a-q-container,
.pages-container,
.text-block-city {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.text-block-city {
  align-self: stretch;
  gap: 108px;
}
.f-a-q-container {
  width: 466px;
  padding: 0 0 36px;
  box-sizing: border-box;
  min-width: 466px;
}
.chat-icon,
.table-icon {
  position: absolute;
  top: 421.8px;
  left: 0;
  width: 846.4px;
  height: 61.6px;
}
.chat-icon {
  top: 75.7px;
  left: 117.2px;
  width: 130px;
  height: 64.5px;
}
.computer-icon,
.woman-icon {
  position: absolute;
  top: 0;
  left: 334px;
  width: 469.1px;
  height: 449.4px;
  z-index: 1;
}
.computer-icon {
  top: 191.7px;
  left: 87.1px;
  width: 427.8px;
  height: 337.3px;
  z-index: 2;
}
.delhi-india-label {
  height: 529px;
  flex: 1;
  position: relative;
  min-width: 550px;
  max-width: 100%;
}
.button-get-started,
.frame-testimonial {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.frame-testimonial {
  width: 1397px;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-66xl);
}
.button-get-started {
  width: 1457px;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 711px;
  text-align: center;
  font-size: var(--font-size-71xl);
  color: var(--color-chocolate-200);
  font-family: var(--font-dm-serif-display);
}
.domains-covered {
  margin: 0;
  width: 536px;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  max-width: 100%;
}
.domains-covered-wrapper {
  width: 837px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 144px;
  max-width: 100%;
  text-align: left;
  font-size: 64px;
}
.ballet-2-01-1 {
  height: 287px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.next-page-icon {
  height: 48.5px;
  width: 48.5px;
  position: absolute;
  margin: 0 !important;
  top: 117.8px;
  left: -43.5px;
  object-fit: contain;
  z-index: 1;
}
.dance,
.header-group {
  position: relative;
  display: flex;
}
.header-group {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 15px 0 14px;
  box-sizing: border-box;
  max-width: 100%;
}
.dance {
  margin: 0;
  height: 39px;
  width: 167px;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.testimonial-frame1 {
  width: 225px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.latinmusic-1-icon {
  width: 489px;
  position: absolute;
  margin: 0 !important;
  top: -29px;
  right: -471px;
  height: 326px;
  overflow: hidden;
  flex-shrink: 0;
}
.header-group-parent,
.music {
  position: relative;
  display: flex;
  align-items: center;
}
.header-group-parent {
  width: 460px;
  flex-direction: column;
  justify-content: flex-start;
  gap: 47px;
  max-width: 100%;
}
.music {
  margin: 0;
  width: 167px;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  justify-content: center;
  height: 39px;
  flex-shrink: 0;
}
.group-icon {
  position: absolute;
  height: 16.05%;
  width: 99.3%;
  top: 0.18%;
  right: 0.35%;
  bottom: 83.77%;
  left: 0.35%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.group-icon1,
.group-icon2,
.group-icon3 {
  position: absolute;
  top: 8px;
  left: 12.1px;
  width: 5.1px;
  height: 5.1px;
  z-index: 2;
}
.group-icon2,
.group-icon3 {
  left: 23.6px;
}
.group-icon3 {
  left: 35.2px;
}
.group-icon4,
.group-icon5,
.person-name-text {
  position: absolute;
  top: -0.3px;
  left: -0.3px;
  width: 100%;
  height: 100%;
}
.person-name-text {
  top: 0.3px;
  left: 0.3px;
}
.group-icon6,
.group-icon7 {
  position: absolute;
  height: 0.91%;
  width: 98.89%;
  top: 15.87%;
  right: 0.56%;
  bottom: 83.23%;
  left: 0.56%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 4;
}
.group-icon7 {
  height: 51.22%;
  width: 76.36%;
  top: 29.1%;
  right: 14.19%;
  bottom: 19.67%;
  left: 9.46%;
}
.group,
.group-icon8 {
  position: absolute;
  top: 2.7px;
  left: -0.3px;
  width: 143.8px;
  height: 110.3px;
}
.group-icon8 {
  top: 142.7px;
  left: 7.7px;
  width: 50.7px;
  height: 32px;
}
.group-icon10,
.group-icon9 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon10 {
  height: 32.41%;
  width: 37.07%;
  top: 17.78%;
  right: 12.5%;
  bottom: 49.81%;
  left: 50.43%;
  z-index: 1;
}
.group-icon11,
.group-icon12,
.group-icon13,
.group-icon14,
.group-icon15 {
  position: absolute;
  top: 15.9px;
  left: 12.1px;
  width: 15.1px;
  height: 1px;
  z-index: 1;
}
.group-icon12,
.group-icon13,
.group-icon14,
.group-icon15 {
  top: 21.2px;
}
.group-icon13,
.group-icon14,
.group-icon15 {
  top: 26.5px;
}
.group-icon14,
.group-icon15 {
  top: 31.8px;
  width: 9.9px;
}
.group-icon15 {
  height: 21.31%;
  width: 63.49%;
  top: 63.05%;
  right: 19.32%;
  bottom: 15.64%;
  left: 17.19%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group1 {
  position: absolute;
  top: 23.3px;
  left: 220.7px;
  width: 70.4px;
  height: 79.3px;
}
.group-icon16,
.group-icon17,
.group-icon18 {
  position: absolute;
  top: 8.1px;
  left: 266px;
  width: 5.8px;
  height: 5.8px;
}
.group-icon17,
.group-icon18 {
  left: 277.3px;
}
.group-icon18 {
  left: 288.6px;
}
.group-icon19,
.group-icon20 {
  position: absolute;
  height: 14.16%;
  width: 6.38%;
  top: 1.74%;
  right: 93.62%;
  bottom: 84.1%;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon20 {
  height: 28.76%;
  width: 97.99%;
  top: 0.87%;
  right: 0.67%;
  bottom: 70.37%;
  left: 1.34%;
  z-index: 1;
}
.group-icon21,
.group-icon22,
.group-icon23,
.group-icon24 {
  position: absolute;
  top: 5.9px;
  left: 8.9px;
  width: 4.1px;
  height: 4.1px;
  z-index: 2;
}
.group-icon22,
.group-icon23,
.group-icon24 {
  left: 17.4px;
}
.group-icon23,
.group-icon24 {
  left: 26px;
}
.group-icon24 {
  height: 2.18%;
  width: 97.99%;
  top: 28.54%;
  right: 1.01%;
  bottom: 69.28%;
  left: 1.01%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.group-icon25,
.group-icon26 {
  position: absolute;
  top: 0;
  left: -0.4px;
  width: 100%;
  height: 100%;
}
.frequently-asked-questions-fra,
.group-icon27,
.group3 {
  position: absolute;
  top: 0;
  left: 0.4px;
  width: 100%;
  height: 100%;
}
.group-icon27,
.group3 {
  width: 97.71%;
  right: -0.16%;
  bottom: 0;
  left: 2.45%;
  z-index: 1;
}
.group-icon27 {
  height: 30.07%;
  width: 53.52%;
  top: 46.84%;
  right: 22.26%;
  bottom: 23.09%;
  left: 24.22%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 4;
}
.group2 {
  position: absolute;
  top: 95px;
  left: 278.1px;
  width: 61.1px;
  height: 45.9px;
  z-index: 2;
}
.group-icon28,
.group-icon29 {
  position: absolute;
  top: 125px;
  left: 37.1px;
  width: 18.2px;
  height: 1px;
}
.group-icon29 {
  top: 130.1px;
  width: 5.9px;
}
.group-icon30,
.group-icon31 {
  position: absolute;
  top: 25.2px;
  left: 74.3px;
  width: 196.2px;
  height: 220.9px;
  z-index: 5;
}
.group-icon31 {
  top: 119.3px;
  left: 62.5px;
  width: 24.8px;
  height: 24.9px;
  z-index: 6;
}
.group-icon32 {
  position: absolute;
  top: 0.3px;
  left: 200.3px;
  width: 32.8px;
  height: 12.9px;
}
.city-list-frame {
  height: 246px;
  width: 340px;
  position: relative;
  max-width: 100%;
}
.artist-drawing-a-portrait-on-a {
  height: 371px;
  width: 371px;
  position: absolute;
  margin: 0 !important;
  top: -12px;
  right: -293px;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 7;
}
.coding,
.web-programming-concept-1 {
  position: relative;
  display: flex;
  align-items: center;
}
.web-programming-concept-1 {
  align-self: stretch;
  flex-direction: row;
  justify-content: flex-start;
  padding: 52px var(--padding-6xl) var(--padding-32xl);
  box-sizing: border-box;
  max-width: 100%;
  z-index: 1;
}
.coding {
  margin: 0;
  width: 167px;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  justify-content: center;
  height: 39px;
  flex-shrink: 0;
}
.delhi-contact-info,
.page-link-frame {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
.delhi-contact-info {
  width: 383px;
  flex-direction: row;
  justify-content: center;
  padding: 0 var(--padding-xl);
  box-sizing: border-box;
}
.page-link-frame {
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--gap-11xs);
  min-width: 339px;
}
.art {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
}
.frame-group,
.image-frame {
  display: flex;
  max-width: 100%;
}
.frame-group {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  gap: 70px;
}
.image-frame {
  width: 641px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 13px;
  box-sizing: border-box;
}
.frame-parent,
.home-page-inner {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.frame-parent {
  width: 1570px;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.home-page-inner {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 559px;
  text-align: center;
  font-size: var(--font-size-21xl);
  color: var(--color-dimgray-200);
  font-family: var(--font-jost);
}
.a-glimpse-into,
.not-convinced-yet {
  position: relative;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.a-glimpse-into {
  margin: 0;
  width: 551px;
  font-size: inherit;
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  max-width: 110%;
}
.not-convinced-yet {
  width: 528px;
  height: 99px;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  max-width: 106%;
}
.sub-content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-4xl);
  max-width: 100%;
}
.view-pricing {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 500;
  font-family: var(--font-jost);
  color: var(--color-black);
  text-align: center;
}
.text-dummy-icon {
  height: 13.2px;
  width: 15.1px;
  position: relative;
}
.button1,
.our-concept {
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-concept {
  flex-direction: row;
  gap: 14px;
}
.button1 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-7xl) 41px;
  background-color: var(--color-orange);
  border-radius: var(--br-lg);
  box-shadow: 0 10px 20px rgba(192, 192, 192, 0.35);
  flex-direction: column;
}
.content,
.header-container1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.content {
  align-self: stretch;
  gap: 41px;
}
.header-container1 {
  width: 500px;
  padding: 0 0 var(--padding-14xl);
  box-sizing: border-box;
  min-width: 500px;
}
.faq-container-icon {
  height: 500px;
  flex: 1;
  position: relative;
  border-radius: 130px 0 0 0;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
  min-width: 467px;
}
.testimonial-content-text {
  width: 1395px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 177px;
  max-width: 100%;
}
.testimonial-background-content {
  width: 1465px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 676px;
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-31xl);
  color: var(--color-darkslategray);
  font-family: var(--font-dm-serif-display);
}
.design-advices1 {
  margin: 0;
}
.design-advices {
  width: 185px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: inline-block;
}
.span {
  font-size: var(--font-size-6xl);
}
.month1,
.p {
  margin: 0;
}
.month1 {
  font-size: var(--font-size-6xl);
}
.month {
  height: 140px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: inline-block;
  flex-shrink: 0;
}
.contact-info {
  align-self: stretch;
  height: 0;
  position: relative;
}
.kind-of-designers,
.super-trainer {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.super-trainer {
  gap: 37px;
  font-size: var(--font-size-66xl);
}
.kind-of-designers {
  padding: 0 24px;
}
.furniture-reorganization,
.general-living-space,
.interior-design-advices,
.rennovation-advices,
.up-to-5 {
  margin: 0;
}
.general-living-space-container {
  align-self: stretch;
  height: 250px;
  position: relative;
  font-size: var(--font-size-xl);
  letter-spacing: 0.01em;
  line-height: 250%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.get-started1 {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 600;
  font-family: var(--font-jost);
  color: var(--color-white);
  text-align: center;
}
.interior-frame-icon {
  height: 13.2px;
  width: 15.1px;
  position: relative;
}
.button2,
.city-operate-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.button2 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-7xl) 47px var(--padding-7xl) var(--padding-29xl);
  background-color: var(--color-darkslategray);
  border-radius: var(--br-lg);
  box-shadow: 0 10px 20px rgba(192, 192, 192, 0.35);
  flex-direction: row;
  gap: var(--gap-2xs);
  white-space: nowrap;
}
.button2:hover {
  background-color: var(--color-dimgray-100);
}
.city-operate-in {
  flex: 0.7582;
  border-radius: var(--br-14xl);
  flex-direction: column;
  padding: var(--padding-45xl) var(--padding-25xl) var(--padding-45xl)
    var(--padding-26xl);
  box-sizing: border-box;
  gap: var(--gap-9xl);
  min-width: 276px;
  max-width: 100%;
  z-index: 3;
}
.background,
.line {
  width: 100%;
  position: absolute;
  margin: 0 !important;
  right: 0;
  left: 0;
}
.background {
  height: 100%;
  top: 0;
  bottom: 0;
  border-radius: var(--br-14xl);
  box-shadow: 0 10px 20px rgba(136, 136, 136, 0.25);
}
.line {
  height: 0;
  top: 278px;
  z-index: 1;
}
.complete-interior1 {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  z-index: 1;
}
.span1 {
  font-size: var(--font-size-6xl);
  color: var(--color-darkslategray);
}
.month3,
.p1 {
  margin: 0;
}
.month3 {
  font-size: var(--font-size-6xl);
  color: var(--color-darkslategray);
}
.month2 {
  height: 140px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: inline-block;
  flex-shrink: 0;
  z-index: 1;
}
.most-popular-plans {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 600;
  font-family: var(--font-jost);
  color: var(--color-white);
  text-align: center;
}
.plan,
.plan1 {
  display: flex;
  flex-direction: row;
}
.plan1 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-3xs);
  background-color: var(--color-orange);
  flex: 1;
  border-radius: var(--br-lg);
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  z-index: 2;
}
.button3:hover,
.plan1:hover {
  background-color: var(--color-chocolate-100);
}
.plan {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 18px 0 23px;
}
.blank-line6,
.complete-home-redesign,
.garages-organization,
.interior-and-exterior,
.kitchen-design,
.modular-interior-planning {
  margin: 0;
}
.complete-home-redesign-container {
  align-self: stretch;
  height: 250px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 250%;
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
  z-index: 1;
}
.content-frame {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-11xs);
  font-size: var(--font-size-xl);
  color: var(--color-dimgray-200);
  font-family: var(--font-jost);
}
.testimonial-frame2 {
  gap: var(--gap-3xl);
  margin-top: -9px;
  font-size: var(--font-size-66xl);
  color: var(--color-orange);
}
.button-frame1,
.testimonial-frame2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.get-started2 {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 600;
  font-family: var(--font-jost);
  color: var(--color-white);
  text-align: center;
}
.vector-arrow-icon {
  height: 13.2px;
  width: 15.1px;
  position: relative;
}
.button3,
.complete-interior {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.button3 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-7xl) var(--padding-29xl);
  background-color: var(--color-orange);
  border-radius: var(--br-lg);
  box-shadow: 0 10px 20px rgba(192, 192, 192, 0.35);
  flex-direction: row;
  gap: var(--gap-3xs);
  white-space: nowrap;
  z-index: 1;
}
.complete-interior {
  flex: 0.7582;
  flex-direction: column;
  padding: 65px var(--padding-25xl) 69px var(--padding-26xl);
  box-sizing: border-box;
  position: relative;
  gap: var(--gap-9xl);
  min-width: 276px;
  max-width: 100%;
  z-index: 3;
}
.furniture-design1 {
  margin: 0;
}
.furniture-design {
  width: 218px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: inline-block;
}
.span2 {
  font-size: var(--font-size-6xl);
}
.month5,
.p2 {
  margin: 0;
}
.month5 {
  font-size: var(--font-size-6xl);
}
.month4 {
  height: 140px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: inline-block;
}
.month-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 var(--padding-4xs);
}
.line1 {
  align-self: stretch;
  height: 0;
  position: relative;
}
.furniture-for-living,
.furniture-refurbishment,
.kitchens,
.sofas-and-amchairs,
.tables-and-chairs {
  margin: 0;
}
.furniture-for-living-container1 {
  width: 100%;
}
.furniture-for-living-container {
  width: 279px;
  height: 250px;
  position: relative;
  font-size: var(--font-size-xl);
  letter-spacing: 0.01em;
  line-height: 250%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.frame-div {
  gap: var(--gap-9xl);
  font-size: var(--font-size-66xl);
}
.frame-div,
.furniture-design-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.get-started3 {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 600;
  font-family: var(--font-jost);
  color: var(--color-white);
  text-align: center;
}
.month-label-icon {
  height: 13.2px;
  width: 15.1px;
  position: relative;
}
.button4 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-7xl) var(--padding-29xl);
  background-color: var(--color-darkslategray);
  border-radius: var(--br-lg);
  box-shadow: 0 10px 20px rgba(192, 192, 192, 0.35);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-3xs);
  white-space: nowrap;
}
.button4:hover {
  background-color: var(--color-dimgray-100);
}
.city-operate-in1,
.how-it-works,
.what-service {
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
  max-width: 100%;
}
.city-operate-in1 {
  flex: 1;
  border-radius: var(--br-14xl);
  flex-direction: column;
  align-items: center;
  padding: var(--padding-45xl) 0;
  gap: var(--gap-9xl);
  min-width: 276px;
  z-index: 3;
}
.how-it-works,
.what-service {
  flex-direction: row;
  align-items: flex-start;
}
.how-it-works {
  flex: 1;
  padding: 0 2px 0 0;
  gap: var(--gap-29xl);
}
.what-service {
  width: 1229px;
  padding: 0 0 0 var(--padding-10xl);
  text-align: center;
  font-size: var(--font-size-6xl);
  color: var(--color-darkslategray);
  font-family: var(--font-dm-serif-display);
}
.background-icon {
  width: 1210px;
  position: relative;
  border-radius: var(--br-51xl);
  max-height: 100%;
  display: none;
  max-width: 100%;
}
.listen-to-our {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.02em;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
  white-space: pre-wrap;
  display: inline-block;
  max-width: 100%;
  z-index: 1;
}
.background-icon1 {
  align-self: stretch;
  height: 339px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.image-icon {
  height: 77px;
  width: 77px;
  position: relative;
  object-fit: cover;
}
.natasha {
  margin: 0;
}
.moscow-russia {
  margin: 0;
  font-size: var(--font-size-lg);
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
}
.natasha-moscow-russia-container {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.person {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 35px 0 0;
  gap: var(--gap-4xl);
}
.ipsum-has-been,
.lorem-ipsum-is,
.text-of-the {
  margin: 0;
}
.lorem-ipsum-is-container {
  height: 99px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
}
.background-image,
.content1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.content1 {
  align-items: flex-start;
  padding: 0 0 var(--padding-35xl);
  box-sizing: border-box;
  gap: var(--gap-6xl);
  min-height: 286px;
  z-index: 1;
  margin-top: -626px;
}
.background-image {
  align-items: center;
  min-height: 339px;
  max-width: 100%;
  font-size: var(--font-size-6xl);
}
.background-icon2 {
  align-self: stretch;
  height: 339px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.image-icon1 {
  height: 77px;
  width: 77px;
  position: relative;
  object-fit: cover;
}
.raymond-galario {
  margin: 0;
}
.uk-london {
  margin: 0;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
}
.raymond-galario-uk-container {
  height: 67px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: flex;
  align-items: center;
}
.person1 {
  width: 257px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-4xl);
}
.ipsum-has-been1,
.lorem-ipsum-is1,
.text-of-the1,
.to-make-a {
  margin: 0;
}
.lorem-ipsum-is-container1 {
  height: 132px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
}
.background-image1,
.content2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.content2 {
  align-items: flex-start;
  padding: 0 0 var(--padding-35xl);
  gap: var(--gap-6xl);
  z-index: 1;
  margin-top: -626px;
}
.background-image1 {
  height: 339px;
  align-items: center;
  max-width: 100%;
}
.background-icon3 {
  align-self: stretch;
  height: 339px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.image-icon2 {
  height: 77px;
  width: 77px;
  position: relative;
  object-fit: cover;
}
.benny-roll {
  margin: 0;
}
.usa-new-york {
  margin: 0;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
}
.benny-roll-usa-container {
  height: 67px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  display: flex;
  align-items: center;
}
.person2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 var(--padding-3xs) 0 0;
  gap: var(--gap-4xl);
}
.ipsum-has-been2,
.lorem-ipsum-is2,
.text-of-the2 {
  margin: 0;
}
.lorem-ipsum-is-container2 {
  height: 99px;
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
}
.background-image2,
.content3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.content3 {
  align-items: flex-start;
  padding: 0 0 var(--padding-35xl);
  box-sizing: border-box;
  gap: var(--gap-6xl);
  min-height: 286px;
  z-index: 1;
  margin-top: -626px;
}
.background-image2 {
  align-items: center;
  min-height: 339px;
  max-width: 100%;
}
.testimonial2 {
  align-self: stretch;
  display: grid;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-xl);
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(277px, 1fr));
  z-index: 1;
  text-align: left;
  font-size: var(--font-size-3xl);
  color: var(--color-darkslategray);
}
.testimonial,
.testimonial1 {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.testimonial1 {
  width: 1211px;
  border-radius: var(--br-51xl);
  background-color: var(--color-dimgray-200);
  flex-direction: column;
  align-items: center;
  padding: 88px 30px 151px;
  box-sizing: border-box;
  gap: 38px;
}
.testimonial {
  width: 1257px;
  flex-direction: row;
  align-items: flex-start;
  min-height: 740px;
  text-align: center;
  font-size: var(--font-size-31xl);
  color: var(--color-white);
  font-family: var(--font-dm-serif-display);
}
.frequently-asked-questions {
  margin: 0;
  height: 79px;
  flex: 1;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.01em;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.f-a-q-title {
  width: 683px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 var(--padding-base);
  box-sizing: border-box;
  max-width: 100%;
  font-size: var(--font-size-31xl);
}
.what-is-the {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.line-separator-icon {
  height: 13.4px;
  width: 5.9px;
  position: relative;
}
.content-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 39px;
  max-width: 100%;
}
.line2 {
  align-self: stretch;
  height: 1px;
  position: relative;
  border-top: 1px solid var(--color-darkslategray);
  box-sizing: border-box;
}
.so-how-exactly {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
  flex-shrink: 0;
}
.city-operating-icon {
  height: 5.9px;
  width: 13.4px;
  position: relative;
  object-fit: contain;
}
.f-a-q-section {
  width: 565px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap-xl);
  max-width: 100%;
}
.lorem-ipsum-dolor,
.there-are-many,
.vitae-turpmaximusposuere-inc {
  margin: 0;
}
.lorem-ipsum-dolor-container {
  align-self: stretch;
  height: 132px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: inline-block;
}
.content-text1,
.line-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.content-text1 {
  gap: var(--gap-smi);
  flex-shrink: 0;
}
.line-parent {
  gap: var(--gap-xl);
}
.info-section {
  align-self: stretch;
  height: 1px;
  position: relative;
  border-top: 1px solid var(--color-darkslategray);
  box-sizing: border-box;
}
.what-cities-do {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.f-a-q-content {
  height: 13.4px;
  width: 5.9px;
  position: relative;
}
.operating-cities {
  width: 563px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap-xl);
  max-width: 100%;
}
.interior-design-company {
  align-self: stretch;
  height: 1px;
  position: relative;
  border-top: 1px solid var(--color-darkslategray);
  box-sizing: border-box;
}
.hipcouch-interior-design {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.interior-design-services {
  height: 13.4px;
  width: 5.9px;
  position: relative;
}
.contact-details {
  width: 563px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap-xl);
  max-width: 100%;
}
.company-name {
  align-self: stretch;
  height: 1px;
  position: relative;
  border-top: 1px solid var(--color-darkslategray);
  box-sizing: border-box;
}
.what-kind-of {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 150%;
}
.icon {
  height: 13.4px;
  width: 5.9px;
  position: relative;
}
.company-name-parent,
.f-a-q-page {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.f-a-q-page {
  flex-direction: row;
  align-items: center;
  gap: 50px;
}
.company-name-parent {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-xl);
}
.f-a-qcategories {
  align-self: stretch;
  height: 1px;
  position: relative;
  border-top: 1px solid var(--color-darkslategray);
  box-sizing: border-box;
}
.contact-frame1,
.section-header {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-12xl);
  max-width: 100%;
}
.contact-frame1 {
  gap: var(--gap-xl);
}
.plan-frame {
  align-self: stretch;
  gap: var(--gap-13xl);
}
.content-text-parent,
.f-a-q-item,
.plan-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.f-a-q-item {
  align-self: stretch;
  gap: var(--gap-xl);
}
.content-text-parent {
  flex: 1;
  padding: var(--padding-xl) 0;
  box-sizing: border-box;
  gap: var(--gap-15xl);
  min-width: 380px;
}
.image-icon3 {
  width: 555px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
  max-width: 100%;
}
.frame-parent1,
.service-info-container {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.frame-parent1 {
  flex: 1;
  align-items: center;
  justify-content: center;
  gap: 60px;
}
.service-info-container {
  width: 1209px;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-4xs) 0 0;
  box-sizing: border-box;
  min-height: 832px;
  text-align: left;
  font-size: var(--font-size-6xl);
  color: var(--color-darkslategray);
  font-family: var(--font-dm-serif-display);
}
.super-trainer1 {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 125%;
  font-weight: 400;
  font-family: inherit;
}
.it-is-a,
.trainerdescription {
  align-self: stretch;
  display: flex;
}
.it-is-a {
  height: 66px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  align-items: center;
}
.trainerdescription {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 18px;
}
.div,
.div1,
.div2,
.div3 {
  position: relative;
  letter-spacing: 0.06em;
  line-height: 120%;
  text-transform: uppercase;
}
.div3 {
  font-size: 19px;
}
.framewithtwochildren {
  width: 225px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap-xl);
  text-align: center;
  font-size: var(--font-size-lg);
  font-family: var(--font-roboto);
}
.trainertitle {
  width: 393px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-12xl);
  max-width: 100%;
  font-size: var(--font-size-21xl);
}
.pages {
  position: relative;
  line-height: 125%;
}
.contact-us,
.privacy-policy,
.refund-policy,
.support,
.terms-conditions {
  margin: 0;
}
.contact-us-privacy-container {
  height: 330px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 300%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
}
.pageslink {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 9px;
}
.copyright-supertrainer {
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  line-height: 150%;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
}
.contactussection {
  width: 316px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 138px;
}
.contact {
  position: relative;
  line-height: 125%;
}
.delhi-india {
  line-height: 150%;
}
.contactsupertrainercom {
  line-height: 300%;
}
.delhi-india-contactsupertrai,
.p3 {
  margin: 0;
}
.p3 {
  line-height: 300%;
}
.delhi-india-contactsupertrai-container {
  align-self: stretch;
  height: 182px;
  position: relative;
  font-size: var(--font-size-3xl);
  letter-spacing: 0.01em;
  font-family: var(--font-jost);
  color: var(--color-dimgray-200);
  display: flex;
  align-items: center;
}
.contactbutton {
  width: 258px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 26px;
}
.testimonialsection,
.trainersection {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;
}
.trainersection {
  flex: 1;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.testimonialsection {
  width: 1181px;
  justify-content: flex-start;
  padding: 0 var(--padding-base) 0 0;
  box-sizing: border-box;
  text-align: left;
  font-size: var(--font-size-6xl);
  color: var(--color-darkslategray);
  font-family: var(--font-dm-serif-display);
}
.next-page-icon1 {
  width: 48px;
  height: 48px;
  position: absolute;
  margin: 0 !important;
  right: 44px;
  bottom: 4320px;
  object-fit: cover;
}
.home-page {
  width: 100%;
  position: relative;
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-35xl) 103px 127px 74px;
  box-sizing: border-box;
  gap: var(--gap-15xl);
  letter-spacing: normal;
  text-align: center;
  font-size: var(--font-size-29xl);
  color: var(--color-darkslategray);
  font-family: var(--font-dm-serif-display);
}


@media screen and (max-width: 1700px) {
  .link-button,
  .s1-1-icon {
    flex: 1;
  }
  .link-text {
    flex-wrap: wrap;
  }
  .line-separator {
    flex: 1;
  }
  .get-started-button {
    flex-wrap: wrap;
  }
  .person-image-frame1,
  .teamwork-analyzing-business-gr {
    flex: 1;
  }
  .frame-frame2 {
    flex-wrap: wrap;
  }
  .copyright-frame1 {
    flex: 1;
  }
  .frame-frame4,
  .frame-parent {
    flex-wrap: wrap;
  }
}

.gtco-testimonials {
  position: relative;
  margin-top: 30px;

  h2 {
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 50px;
  }

  .owl-stage-outer {
    padding: 30px 0;
  }

  .owl-nav {
    display: none;
  }

  .owl-dots {
    text-align: center;

    span {
      position: relative;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      display: block;
      background: #fff;
      border: 2px solid #01b0f8;
      margin: 0 5px;
    }

    .active {
      box-shadow: none;

      span {
        background: #01b0f8;
        box-shadow: none;
        height: 12px;
        width: 12px;
        margin-bottom: -1px;
      }
    }
  }

  .card {
    background: #fff;
    box-shadow: 0 8px 30px -7px #c9dff0;
    margin: 0 20px;
    padding: 0 10px;
    border-radius: 20px;
    border: 0;

    .card-img-top {
      max-width: 100px;
      border-radius: 50%;
      margin: 15px auto 0;
      box-shadow: 0 8px 20px -4px #95abbb;
      width: 100px;
      height: 100px;
    }

    h5 {
      color: #01b0f8;
      font-size: 21px;
      line-height: 1.3;

      span {
        font-size: 18px;
        color: #666666;
      }
    }

    p {
      font-size: 18px;
      color: #555;
      padding-bottom: 15px;
    }
  }

  .active {
    opacity: 0.5;
    transition: all 0.3s;
  }

  .center {
    opacity: 1;

    h5 {
      font-size: 24px;

      span {
        font-size: 20px;
      }
    }

    .card-img-top {
      max-width: 100%;
      height: 120px;
      width: 120px;
    }
  }
}

@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}

.owl-carousel {
  .owl-nav button {
    &.owl-next, &.owl-prev {
      outline: 0;
    }
  }

  button.owl-dot {
    outline: 0;
  }
}
@media screen and (max-width: 1325px) {
 
  .line-separator {
    min-width: 100%;
  }
  .interior-redesign {
    padding-left: var(--padding-8xl);
    box-sizing: border-box;
  }
  .copyright-frame {
    flex: 1;
  }
  .quote-mark-icon {
    flex-wrap: wrap;
    gap: 64px;
  }
  .frame-frame4 {
    gap: var(--gap-66xl);
  }
  .f-a-q-container {
    flex: 1;
  }
  .frame-testimonial {
    flex-wrap: wrap;
  }
  .header-container1 {
    flex: 1;
  }
  .testimonial-content-text {
    flex-wrap: wrap;
    gap: 88px;
  }
  .how-it-works {
    flex-wrap: wrap;
  }
  .testimonial2 {
    justify-content: center;
    grid-template-columns: repeat(2, minmax(277px, 481px));
  }
  .image-icon3 {
    flex: 1;
  }
  .frame-parent1 {
    flex-wrap: wrap;
    gap: 30px;
  }
  .trainersection {
    flex-wrap: wrap;
  }
  .home-page {
    padding-left: 37px;
    padding-right: var(--padding-32xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 900px) {
  .empowering-instructors-to-container {
    font-size: 52px;
    line-height: 65px;
  }
  .input-field {
    gap: var(--gap-5xl);
  }
  .dropdown {
    padding-top: 199px;
    box-sizing: border-box;
  }
  .link-button {
    min-width: 100%;
  }
  .navbar {
    gap: var(--gap-6xl);
  }
  .stop-managing-software {
    font-size: var(--font-size-19xl);
    line-height: 48px;
  }
  .what-we-do1 {
    font-size: var(--font-size-21xl);
    line-height: 50px;
  }
  .header-texts {
    padding-top: var(--padding-8xl);
    box-sizing: border-box;
    min-width: 100%;
  }
  .with-supertrainer {
    font-size: var(--font-size-13xl);
    line-height: 48px;
  }
  .f-a-q-title-frame {
    gap: var(--gap-mini);
  }
  .powered-by-supertrainer {
    font-size: var(--font-size-13xl);
    line-height: 48px;
  }
  .why-supertrainer {
    font-size: var(--font-size-29xl);
    line-height: 72px;
  }
  .online-discussion-1 {
    min-width: 100%;
  }
  .button-frame {
    font-size: var(--font-size-26xl);
    line-height: 81px;
  }
  .hassle-free-live {
    font-size: var(--font-size-9xl);
    line-height: 35px;
  }
  .header-frame {
    gap: 27px;
  }
  .copyright-frame {
    min-width: 100%;
  }
  .quote-mark-icon {
    gap: var(--gap-13xl);
  }
  .frame-frame3 {
    font-size: var(--font-size-26xl);
    line-height: 81px;
  }
  .robust-tracking-dashboard {
    font-size: var(--font-size-9xl);
    line-height: 35px;
  }
  .line-frame {
    gap: var(--gap-5xl);
  }
  .business-strategy-presentation,
  .person-image-frame1 {
    min-width: 100%;
  }
  .contact-frame {
    font-size: var(--font-size-26xl);
    line-height: 81px;
  }
  .launch-your-course {
    font-size: var(--font-size-9xl);
    line-height: 35px;
  }
  .copyright-frame1 {
    min-width: 100%;
  }
  .frame-frame4 {
    gap: 43px;
  }
  .super-trainer-label {
    font-size: var(--font-size-26xl);
    line-height: 81px;
  }
  .premium-support {
    font-size: var(--font-size-9xl);
    line-height: 35px;
  }
  .text-block-city {
    gap: var(--gap-35xl);
  }
  .delhi-india-label,
  .f-a-q-container {
    min-width: 100%;
  }
  .frame-testimonial {
    gap: 42px;
  }
  .domains-covered {
    font-size: 51px;
    line-height: 64px;
  }
  .coding,
  .dance,
  .music {
    font-size: var(--font-size-13xl);
    line-height: 48px;
  }
  .page-link-frame {
    min-width: 100%;
  }
  .art {
    font-size: var(--font-size-13xl);
    line-height: 48px;
  }
  .frame-group {
    flex-wrap: wrap;
    gap: var(--gap-16xl);
  }
  .a-glimpse-into {
    font-size: var(--font-size-21xl);
    line-height: 50px;
  }
  .content {
    gap: var(--gap-xl);
  }
  .faq-container-icon,
  .header-container1 {
    min-width: 100%;
  }
  .testimonial-content-text {
    gap: 44px;
  }
  .city-operate-in,
  .city-operate-in1,
  .complete-interior {
    padding-top: var(--padding-23xl);
    padding-bottom: var(--padding-23xl);
    box-sizing: border-box;
  }
  .city-operate-in1,
  .complete-interior {
    padding-bottom: var(--padding-26xl);
  }
  .city-operate-in1 {
    padding-bottom: var(--padding-23xl);
  }
  .how-it-works {
    gap: var(--gap-5xl);
  }
  .listen-to-our {
    font-size: var(--font-size-21xl);
    line-height: 50px;
  }
  .testimonial2 {
    grid-template-columns: minmax(277px, 1fr);
  }
  .testimonial1 {
    gap: var(--gap-lgi);
    padding-top: 57px;
    padding-bottom: 98px;
    box-sizing: border-box;
  }
  .frequently-asked-questions {
    font-size: var(--font-size-21xl);
    line-height: 60px;
  }
  .content-text {
    gap: var(--gap-lgi);
  }
  .f-a-q-page {
    gap: var(--gap-6xl);
  }
  .section-header {
    gap: var(--gap-mini);
  }
  .plan-frame {
    gap: var(--gap-base);
  }
  .content-text-parent {
    gap: var(--gap-mid);
    min-width: 100%;
  }
  .super-trainer1 {
    font-size: var(--font-size-13xl);
    line-height: 40px;
  }
  .home-page {
    gap: var(--gap-mid);
    padding-right: var(--padding-6xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 450px) {
  .empowering-instructors-to-container {
    font-size: 39px;
    line-height: 49px;
  }
  .the-all-in-one-lms {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .stop-managing-software {
    font-size: var(--font-size-10xl);
    line-height: 36px;
  }
  .what-we-do1 {
    font-size: var(--font-size-11xl);
    line-height: 37px;
  }
  .forget-clunky-software-container {
    font-size: var(--font-size-xl);
    line-height: 30px;
  }
  .frame-container {
    gap: var(--gap-mid);
  }
  .powered-by-supertrainer,
  .with-supertrainer {
    font-size: var(--font-size-5xl);
    line-height: 36px;
  }
  .why-supertrainer {
    font-size: var(--font-size-10xl);
    line-height: 48px;
  }
  .button-frame {
    font-size: var(--font-size-8xl);
    line-height: 54px;
  }
  .hassle-free-live {
    font-size: var(--font-size-2xl);
    line-height: 26px;
  }
  .schedule-a-live {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .quote-mark-icon {
    gap: var(--gap-base);
  }
  .frame-frame3 {
    font-size: var(--font-size-8xl);
    line-height: 54px;
  }
  .robust-tracking-dashboard {
    font-size: var(--font-size-2xl);
    line-height: 26px;
  }
  .your-trainer-dashboard {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .contact-frame {
    font-size: var(--font-size-8xl);
    line-height: 54px;
  }
  .launch-your-course {
    font-size: var(--font-size-2xl);
    line-height: 26px;
  }
  .jump-right-into {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .frame-frame4 {
    gap: var(--gap-2xl);
  }
  .super-trainer-label {
    font-size: var(--font-size-8xl);
    line-height: 54px;
  }
  .premium-support,
  .we-give-high {
    font-size: var(--font-size-2xl);
    line-height: 26px;
  }
  .we-give-high {
    font-size: var(--font-size-lg);
  }
  .frame-testimonial {
    gap: var(--gap-2xl);
  }
  .domains-covered {
    font-size: var(--font-size-19xl);
    line-height: 48px;
  }
  .dance {
    font-size: var(--font-size-5xl);
    line-height: 36px;
  }
  .header-group-parent {
    gap: var(--gap-4xl);
  }
  .art,
  .coding,
  .music {
    font-size: var(--font-size-5xl);
    line-height: 36px;
  }
  .frame-group {
    gap: var(--gap-mid);
  }
  .a-glimpse-into {
    font-size: var(--font-size-11xl);
    line-height: 37px;
  }
  .not-convinced-yet {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .testimonial-content-text {
    gap: var(--gap-3xl);
  }
  .design-advices,
  .month {
    font-size: var(--font-size-xl);
    line-height: 30px;
  }
  .month {
    line-height: 102px;
  }
  .general-living-space-container {
    font-size: var(--font-size-base);
    line-height: 40px;
  }
  .city-operate-in {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
    flex: 1;
  }
  .complete-interior1,
  .month2 {
    font-size: var(--font-size-xl);
    line-height: 30px;
  }
  .month2 {
    line-height: 102px;
  }
  .complete-home-redesign-container {
    font-size: var(--font-size-base);
    line-height: 40px;
  }
  .complete-interior {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
    flex: 1;
  }
  .furniture-design,
  .month4 {
    font-size: var(--font-size-xl);
    line-height: 30px;
  }
  .month4 {
    line-height: 102px;
  }
  .furniture-for-living-container {
    font-size: var(--font-size-base);
    line-height: 40px;
  }
  .listen-to-our {
    font-size: var(--font-size-11xl);
    line-height: 37px;
  }
  .person {
    flex-wrap: wrap;
  }
  .benny-roll-usa-container,
  .lorem-ipsum-is-container,
  .lorem-ipsum-is-container1,
  .raymond-galario-uk-container {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .person2 {
    flex-wrap: wrap;
  }
  .lorem-ipsum-is-container2 {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .frequently-asked-questions {
    font-size: var(--font-size-11xl);
    line-height: 45px;
  }
  .so-how-exactly,
  .what-is-the {
    font-size: var(--font-size-xl);
    line-height: 30px;
  }
  .lorem-ipsum-dolor-container {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .hipcouch-interior-design,
  .super-trainer1,
  .what-cities-do,
  .what-kind-of {
    font-size: var(--font-size-xl);
    line-height: 30px;
  }
  .super-trainer1 {
    font-size: var(--font-size-5xl);
  }
  .it-is-a {
    font-size: var(--font-size-lg);
    line-height: 26px;
  }
  .trainertitle {
    gap: var(--gap-mini);
  }
  .pages {
    font-size: var(--font-size-xl);
    line-height: 25px;
  }
  .contact-us-privacy-container,
  .copyright-supertrainer {
    font-size: var(--font-size-lg);
    line-height: 53px;
  }
  .copyright-supertrainer {
    line-height: 26px;
  }
  .contactussection {
    gap: 69px;
  }
  .contact {
    font-size: var(--font-size-xl);
    line-height: 25px;
  }
  .delhi-india-contactsupertrai-container {
    font-size: var(--font-size-lg);
  }
}
