.exercises,
.login,
.logo {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: relative;
  font-family: var(--font-poppins);
  color: var(--color-white);
  text-align: left;
  display: inline-block;
}
.logo {
  font-size: var(--font-size-lg);
  letter-spacing: 1px;
  line-height: 1.38rem;
  font-weight: 600;
}
.exercises,
.login {
  font-size: var(--font-size-xs);
  letter-spacing: 1.5px;
  line-height: 0.75rem;
  opacity: 0.67;
}
.login {
  opacity: 0.7;
}
.menulinks {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-31xl);
}
.group-2-icon {
  position: absolute;
  height: 46.88%;
  width: 63.44%;
  top: 26.56%;
  right: 18.44%;
  bottom: 26.56%;
  left: 18.13%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.hamburger-icon {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: relative;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
}
.menuright,
.nav,
.navbar {
  display: flex;
  flex-direction: row;
}
.menuright {
  flex-shrink: 0;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}
.nav,
.navbar {
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
.navbar {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 3.31rem var(--padding-101xl);
}
.newcallout-child,
.newcallout-item {
  position: absolute;
  border-radius: var(--br-181xl);
}
.newcallout-child {
  top: 0;
  left: 0;
  background-color: var(--color-white);
  width: 20.56rem;
  height: 2.25rem;
  opacity: 0.1;
}
.newcallout-item {
  top: 0.31rem;
  left: 0.31rem;
  background-color: var(--color-mediumseagreen);
  width: 2.88rem;
  height: 1.63rem;
}
.high-intensity-workout,
.new {
  position: absolute;
  top: 0.56rem;
  line-height: 1.13rem;
}
.new {
  left: 0.94rem;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.high-intensity-workout {
  left: 4.13rem;
  font-size: var(--font-size-xs);
  letter-spacing: 0.5px;
  opacity: 0.8;
}
.newcallout {
  position: relative;
  width: 20.56rem;
  height: 2.25rem;
}
.cardio {
  margin: 0;
}
.title {
  align-self: stretch;
  position: relative;
  letter-spacing: -2px;
  line-height: 10.63rem;
  font-weight: 600;
}
.subtitle {
  position: relative;
  font-size: var(--font-size-base);
  letter-spacing: 0.5px;
  line-height: 1.81rem;
  display: inline-block;
  width: 37.5rem;
  opacity: 0.5;
}
.get-started {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 1px;
  line-height: 1.38rem;
  font-weight: 600;
  font-family: var(--font-poppins);
  color: var(--color-white);
  text-align: left;
}
.button,
.button1 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-5xl) var(--padding-3xs);
  flex: 1;
  border-radius: var(--br-3xs);
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.button {
  background-color: var(--color-mediumseagreen);
}
.button:hover {
  background-color: var(--color-seagreen);
}
.button1 {
  background-color: rgba(255, 255, 255, 0.1);
}
.button1:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.buttonrow,
.herocta,
.herotext {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.buttonrow {
  width: 26.88rem;
  flex-direction: row;
  gap: 1.88rem;
}
.herocta,
.herotext {
  flex-direction: column;
}
.herocta {
  align-self: stretch;
  gap: 2.88rem;
  font-size: 12.5rem;
}
.herotext {
  flex: 1;
  padding: 0 0 5.38rem;
  gap: 1.94rem;
  z-index: 2;
}
.heroimage-icon {
  position: relative;
  width: 40.69rem;
  height: 44.81rem;
  object-fit: cover;
  margin-left: -8.81rem;
}
.herosection {
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-22xl) 0 var(--padding-22xl) var(--padding-101xl);
}
.popular-exercises {
  position: relative;
  letter-spacing: 0.3px;
  line-height: 2.81rem;
  font-weight: 600;
}
.see-more-exercises {
  position: relative;
  font-size: var(--font-size-xs);
  letter-spacing: 1.5px;
  line-height: 0.75rem;
  text-align: right;
  opacity: 0.67;
}
.title1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.cardimage-icon {
  position: relative;
  width: 23.31rem;
  height: 15.63rem;
  object-fit: cover;
}
.titles {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-mini);
}
.duration-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.5rem;
  height: 1.81rem;
  object-fit: cover;
}
.div {
  position: absolute;
  top: 0.63rem;
  left: 0.63rem;
  letter-spacing: 1.37px;
  line-height: 1.19rem;
  font-weight: 600;
}
.duration {
  position: relative;
  width: 4.5rem;
  height: 1.81rem;
  font-size: var(--font-size-xl);
}
.text {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 0 0 var(--padding-xl);
  margin-top: -1.87rem;
}
.exercisecard {
  width: 23.33rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.image-icon {
  align-self: stretch;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  height: 15.63rem;
  flex-shrink: 0;
  object-fit: cover;
}
.column-1 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-63xl);
}
.subtitles {
  position: relative;
  font-size: var(--font-size-smi);
  letter-spacing: 0.5px;
  line-height: 0.88rem;
  opacity: 0.67;
}
.exercisecard2 {
  width: 23.33rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.exercisecards {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
  font-size: var(--font-size-31xl);
}
.popularexercises,
.popularexercisessection {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.popularexercises {
  gap: var(--gap-31xl);
}
.popularexercisessection {
  padding: var(--padding-22xl) var(--padding-101xl) 5.88rem;
  font-size: 2.19rem;
}
.background {
  position: absolute;
  margin: 0 !important;
  top: -3.87rem;
  left: 21.94rem;
  background-color: var(--color-white);
  width: 62.44rem;
  height: 45.81rem;
  opacity: 0.1;
  z-index: 0;
}
.workout-program-made-container {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: -2px;
  line-height: 7.5rem;
  font-weight: 600;
  font-family: inherit;
  z-index: 0;
}
.splash-icon {
  position: absolute;
  margin: 0 !important;
  bottom: -0.55rem;
  left: 0.17rem;
  width: 32.35rem;
  height: 12.93rem;
  object-fit: contain;
  z-index: 1;
}
.title5 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 6.88rem;
  position: relative;
  z-index: 1;
}
.lorem-ipsum-dolor {
  align-self: stretch;
  position: relative;
  letter-spacing: 0.5px;
  line-height: 3.13rem;
  opacity: 0.7;
}
.get-started1 {
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 1px;
  line-height: 1.38rem;
  font-weight: 600;
  font-family: var(--font-poppins);
  color: var(--color-white);
  text-align: left;
}
.button2,
.description {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.button2 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-5xl) var(--padding-24xl);
  background-color: var(--color-mediumseagreen);
  border-radius: var(--br-3xs);
  flex-direction: row;
}
.button2:hover,
.button3:hover {
  background-color: var(--color-seagreen);
}
.description {
  width: 36.73rem;
  flex-direction: column;
  padding: var(--padding-11xl) 0 0;
  box-sizing: border-box;
  gap: var(--gap-31xl);
  z-index: 2;
  font-size: var(--font-size-6xl);
}
.ctaframe,
.trainerscta {
  display: flex;
  flex-direction: row;
}
.ctaframe {
  flex: 1;
  flex-shrink: 0;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.trainerscta {
  align-self: stretch;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  padding: 6.25rem 5.63rem;
}
.trainer-3-child {
  position: absolute;
  height: 83.38%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 16.62%;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.samantha-william,
.trainer {
  position: absolute;
  left: 0;
  letter-spacing: 0.5px;
}
.samantha-william {
  bottom: 1.19rem;
  line-height: 1.56rem;
  font-weight: 500;
}
.trainer {
  bottom: 0;
  font-size: var(--font-size-sm);
  line-height: 0.88rem;
  opacity: 0.5;
}
.trainer-1-child,
.trainer-2,
.trainer-3 {
  position: absolute;
  height: 42.83%;
  width: 26.75%;
  top: 21.47%;
  right: 73.25%;
  bottom: 35.71%;
  left: 0;
}
.trainer-1-child,
.trainer-2 {
  top: 57.17%;
  right: 46.5%;
  bottom: 0;
  left: 26.75%;
}
.trainer-1-child {
  height: 88.93%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 11.07%;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.jonathan-wise,
.trainer2 {
  position: absolute;
  left: 1.25rem;
  letter-spacing: 0.5px;
}
.jonathan-wise {
  bottom: 1.19rem;
  line-height: 1.56rem;
  font-weight: 500;
}
.trainer2 {
  bottom: 0;
  font-size: var(--font-size-sm);
  line-height: 0.88rem;
  opacity: 0.5;
}
.trainer-1 {
  position: absolute;
  height: 64.29%;
  width: 46.5%;
  top: 0;
  right: 0;
  bottom: 35.71%;
  left: 53.5%;
}
.desktop {
  align-self: stretch;
  position: relative;
  height: auto;
  aspect-ratio: 1.33;
}
.trainer-3-item {
  position: absolute;
  height: 82.58%;
  width: 100%;
  top: -0.18%;
  right: 0;
  bottom: 17.6%;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.karen-summer1,
.trainer3 {
  position: absolute;
  left: 0;
  letter-spacing: 0.5px;
}
.karen-summer1 {
  bottom: 1.21rem;
  line-height: 1.56rem;
  font-weight: 500;
}
.trainer3 {
  bottom: 0.28rem;
  font-size: var(--font-size-xs);
  line-height: 0.88rem;
  opacity: 0.5;
}
.trainer-2-item,
.trainer-31 {
  position: absolute;
  height: 38.58%;
  width: 50%;
  top: 61.43%;
  right: 50%;
  bottom: -0.01%;
  left: 0;
}
.trainer-2-item {
  height: 82.14%;
  width: 100%;
  top: 0.12%;
  right: 0;
  bottom: 17.75%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.jonathan-wise1,
.trainer4 {
  position: absolute;
  left: 1.25rem;
  letter-spacing: 0.5px;
}
.jonathan-wise1 {
  bottom: 1.09rem;
  line-height: 1.56rem;
  font-weight: 500;
}
.trainer4 {
  bottom: 0.15rem;
  font-size: var(--font-size-xs);
  line-height: 0.88rem;
  opacity: 0.5;
}
.trainer-1-item,
.trainer-21 {
  position: absolute;
  height: 35.74%;
  width: 50%;
  top: 31.96%;
  right: 0;
  bottom: 32.29%;
  left: 50%;
}
.trainer-1-item {
  height: 83.55%;
  width: 100%;
  top: 0.15%;
  bottom: 16.3%;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.samantha-william1 {
  bottom: 1.09rem;
  letter-spacing: 0.5px;
  line-height: 1.56rem;
  font-weight: 500;
}
.samantha-william1,
.trainer-11,
.trainer5 {
  position: absolute;
  left: 0;
}
.trainer5 {
  bottom: 0.16rem;
  font-size: var(--font-size-xs);
  letter-spacing: 0.5px;
  line-height: 0.88rem;
  opacity: 0.5;
}
.trainer-11 {
  height: 38.14%;
  width: 50%;
  top: -0.04%;
  right: 50%;
  bottom: 61.9%;
}
.tablet {
  align-self: stretch;
  position: relative;
  height: auto;
  display: none;
  aspect-ratio: 0.67;
  font-size: var(--font-size-base);
}
.trainers1,
.trainersimages {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.trainersimages {
  align-items: flex-start;
  padding: 0 var(--padding-101xl);
  gap: var(--gap-3xs);
  margin-top: -7.5rem;
  font-size: var(--font-size-xl);
}
.trainers1 {
  align-items: center;
  padding: 3.38rem 0;
  font-size: 7.5rem;
}
.div6 {
  position: relative;
  line-height: 2.19rem;
  font-weight: 600;
  opacity: 0.34;
  mix-blend-mode: normal;
}
.courses,
.title6 {
  position: relative;
  letter-spacing: 0.83px;
  line-height: 4.38rem;
}
.courses {
  font-size: var(--font-size-sm);
  letter-spacing: 0.5px;
  line-height: 1.44rem;
  opacity: 0.5;
  mix-blend-mode: normal;
}
.titles3 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}
.arrow-icon {
  position: relative;
  width: 1.51rem;
  height: 1.23rem;
  object-fit: contain;
}
.action,
.category {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.action {
  flex: 1;
  flex-shrink: 0;
  justify-content: space-between;
  padding: 0 0 0 var(--padding-243xl);
  font-size: var(--font-size-31xl);
}
.category {
  align-self: stretch;
  justify-content: flex-start;
  gap: var(--gap-3xl);
}
.separator-icon {
  align-self: stretch;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  height: 0.06rem;
  flex-shrink: 0;
  object-fit: cover;
  opacity: 0.4;
  mix-blend-mode: normal;
}
.categoriessection {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 5.75rem var(--padding-101xl);
  font-size: var(--font-size-6xl);
}
.title11 {
  align-self: stretch;
  position: relative;
  letter-spacing: -2px;
  line-height: 3.75rem;
  font-weight: 600;
}
.button3,
.form,
.input {
  display: flex;
  flex-direction: row;
}
.input {
  border: 1px solid var(--color-white);
  outline: 0;
  font-weight: 600;
  font-family: var(--font-roboto);
  font-size: var(--font-size-lg);
  background-color: transparent;
  flex: 1;
  border-radius: 6px;
  box-sizing: border-box;
  height: 4.38rem;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-11xl) var(--padding-21xl);
  color: FFFFFF;
}
.button3,
.form {
  align-items: flex-start;
}
.button3 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-5xl) var(--padding-24xl);
  background-color: var(--color-mediumseagreen);
  border-radius: var(--br-3xs);
  flex-shrink: 0;
  justify-content: center;
}
.form {
  margin: 0;
  align-self: stretch;
  justify-content: flex-start;
  gap: 1.31rem;
}
.fitnesslandingpage,
.subscribe,
.subscribeform {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.subscribeform {
  width: 46.44rem;
  align-items: center;
  gap: 2.94rem;
  max-width: 90%;
}
.fitnesslandingpage,
.subscribe {
  background-color: var(--color-black);
}
.subscribe {
  align-self: stretch;
  align-items: center;
  padding: 4.75rem 0 7.75rem;
  text-align: center;
  font-size: var(--font-size-41xl);
}
.fitnesslandingpage {
  position: relative;
  width: 100%;
  align-items: flex-start;
  text-align: left;
  font-size: var(--font-size-3xs);
  color: var(--color-white);
  font-family: var(--font-poppins);
}
@media screen and (max-width: 1200px) {
  .navbar {
    padding-left: var(--padding-41xl);
    padding-right: var(--padding-41xl);
    box-sizing: border-box;
  }
  .title {
    font-size: 9.38rem;
    line-height: 8.13rem;
  }
  .herotext {
    flex: unset;
    align-self: stretch;
  }
  .heroimage-icon {
    max-width: 90%;
    height: auto;
    margin-left: 0;
  }
  .herosection {
    flex-direction: column;
    padding-left: var(--padding-41xl);
    box-sizing: border-box;
  }
  .column-1 {
    flex-direction: row;
  }
  .exercisecards {
    flex-direction: column;
  }
  .popularexercisessection {
    padding-left: var(--padding-41xl);
    padding-right: var(--padding-41xl);
    box-sizing: border-box;
  }
  .ctaframe {
    flex-direction: column;
  }
  .trainerscta {
    padding-bottom: 21.31rem;
    box-sizing: border-box;
  }
  .trainersimages {
    padding-left: var(--padding-41xl);
    padding-right: var(--padding-41xl);
    box-sizing: border-box;
  }
  .action,
  .categoriessection {
    padding-left: var(--padding-61xl);
    box-sizing: border-box;
  }
  .categoriessection {
    padding-right: var(--padding-61xl);
  }
}
@media screen and (max-width: 768px) {
  .menulinks {
    display: none;
  }
  .hamburger-icon {
    display: flex;
  }
  .navbar {
    padding-left: var(--padding-21xl);
    padding-right: var(--padding-21xl);
    box-sizing: border-box;
  }
  .title {
    font-size: 6.25rem;
    line-height: 5rem;
  }
  .buttonrow,
  .subtitle {
    max-width: 90%;
  }
  .herosection {
    padding-left: var(--padding-21xl);
    box-sizing: border-box;
  }
  .column-1 {
    flex-direction: column;
  }
  .popularexercisessection {
    padding-left: var(--padding-21xl);
    padding-right: var(--padding-21xl);
    box-sizing: border-box;
  }
  .workout-program-made-container {
    font-size: 5.63rem;
    line-height: 5.63rem;
  }
  .splash-icon {
    width: 25rem;
  }
  .description {
    width: 90%;
  }
  .trainerscta {
    padding-left: var(--padding-21xl);
    padding-right: var(--padding-21xl);
    box-sizing: border-box;
  }
  .desktop {
    display: none;
  }
  .tablet {
    display: flex;
  }
  .trainersimages {
    display: flex;
    padding-left: var(--padding-21xl);
    padding-right: var(--padding-21xl);
    box-sizing: border-box;
  }
  .title6 {
    font-size: var(--font-size-9xl);
    line-height: 2.19rem;
  }
  .action,
  .categoriessection {
    padding-left: var(--padding-xl);
    box-sizing: border-box;
  }
  .categoriessection {
    padding-left: var(--padding-21xl);
    padding-right: var(--padding-21xl);
  }
  .input {
    flex: unset;
    align-self: stretch;
  }
  .button3 {
    width: 100%;
  }
  .form {
    flex-direction: column;
  }
}
@media screen and (max-width: 428px) {
  .navbar {
    padding: var(--padding-11xl) var(--padding-xl);
    box-sizing: border-box;
  }
  .high-intensity-workout {
    font-size: var(--font-size-3xs);
    line-height: 1rem;
  }
  .title {
    font-size: var(--font-size-41xl);
    line-height: 3rem;
  }
  .get-started {
    font-size: var(--font-size-mini);
    line-height: 1.25rem;
  }
  .herosection {
    padding-left: var(--padding-xl);
    box-sizing: border-box;
  }
  .column-1 {
    transform: scale(0.8);
  }
  .exercisecards {
    gap: 0;
  }
  .popularexercisessection {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }
  .workout-program-made-container {
    font-size: var(--font-size-41xl);
    line-height: 3.75rem;
  }
  .splash-icon {
    width: 18.75rem;
  }
  .trainerscta,
  .trainersimages {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }
  .action {
    padding-left: 0;
    box-sizing: border-box;
  }
  .categoriessection {
    padding: var(--padding-21xl) var(--padding-xl);
    box-sizing: border-box;
  }
}
