.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.pre-onboarding-slider_slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 1rem;
  display: flex;
  position: relative;
}

.pre-onboarding-slider_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 20rem;
  padding: 1rem;
  display: flex;
}

.pre-onboarding-slider_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  height: auto;
  display: flex;
}

.pre-onboarding-slider_button {
  color: #fff;
  background-color: #3898ec;
  padding: 1rem 2rem;
}

.pre-onboarding-slider_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.pre-onboarding-slider_pagination {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.pre-onboarding-slider_navigation {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.pre-onboarding-slider_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
  overflow: clip;
}

.pre-onboarding-slider_scrollbar {
  touch-action: none;
  background-color: #f5f5f5;
}

.pre-onboarding-slider_scrollbar_drag {
  background-color: #000;
  width: 20%;
  height: 1rem;
}

.pre-onboarding-slider_pagination_bullet {
  background-color: #ddd;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

.pre-onboarding-slider_pagination_bullet.is-bullet-active {
  background-color: #000;
  display: inline-block;
}

.pre-onboarding-slide_slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 1rem;
  display: flex;
  position: relative;
}

.pre-onboarding-slide_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 20rem;
  padding: 1rem;
  display: flex;
}

.pre-onboarding-slide_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  height: auto;
  display: flex;
}

.pre-onboarding-slide_button {
  color: #fff;
  background-color: #3898ec;
  padding: 1rem 2rem;
}

.pre-onboarding-slide_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.pre-onboarding-slide_pagination {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.pre-onboarding-slide_navigation {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.pre-onboarding-slide_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
  overflow: clip;
}

.pre-onboarding-slide_scrollbar {
  touch-action: none;
  background-color: #f5f5f5;
}

.pre-onboarding-slide_scrollbar_drag {
  background-color: #000;
  width: 20%;
  height: 1rem;
}

.pre-onboarding-slide_pagination_bullet {
  background-color: #ddd;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

.pre-onboarding-slide_pagination_bullet.is-bullet-active {
  background-color: #000;
  display: inline-block;
}

.gender-picker {
  border-radius: 15px;
}

@media screen and (max-width: 479px) {
  .page1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100vw;
    height: 100vh;
    display: flex;
    overflow: visible;
  }

  .page2 {
    flex-flow: column;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    display: flex;
  }

  .page4 {
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .page3 {
    flex-flow: column;
    justify-content: space-between;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    display: flex;
  }

  .image {
    width: 50vw;
  }

  .container {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .container-2 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100vw;
    padding-bottom: 30px;
    padding-right: 30px;
    display: flex;
  }

  .container-3 {
    width: 100vw;
    height: 100%;
  }

  .container-4 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100vw;
    padding-bottom: 30px;
    padding-right: 30px;
    display: flex;
  }

  .container-5 {
    width: 100vw;
    height: auto;
  }

  .container-6 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100vw;
    padding-bottom: 30px;
    padding-right: 30px;
    display: flex;
  }

  .body {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 25px;
    display: flex;
    overflow: hidden;
  }

  .container_start {
    display: flex;
  }

  .login-screen {
    flex-flow: column;
    justify-content: space-between;
    width: 100vw;
    height: 100dvh;
    padding: 0;
    display: flex;
  }

  .image-2 {
    width: 100px;
  }

  .background-video {
    flex-flow: column;
    justify-content: space-between;
    width: 100vw;
    height: 100dvh;
    padding: 30px 30px 60px;
    display: flex;
  }

  .text-block {
    color: #ddd;
    margin-bottom: 52px;
    font-family: Urbanist, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
  }

  .text-span {
    color: #fff;
    text-transform: uppercase;
  }

  .login_button_area {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: flex-start;
    display: flex;
  }

  .button-black {
    color: #ccff01;
    background-color: #000;
    border: 0 #000;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-top: 0;
    padding-top: 9px;
    font-family: Urbanist, sans-serif;
    font-size: 15px;
    display: flex;
  }

  .button-black.small {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-grey {
    color: #000;
    text-align: left;
    background-color: #ddd;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    font-family: Urbanist, sans-serif;
    font-size: 15px;
    display: flex;
  }

  .container-7 {
    box-sizing: border-box;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100vw;
    height: 100dvh;
    min-height: 100dvh;
    padding: 0;
    display: flex;
  }

  .welcome-logo {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    padding: 30px 30px 0;
    display: flex;
  }

  .div-block {
    font-family: Urbanist, sans-serif;
  }

  .text-block-2 {
    color: #1d1d1b;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-family: Urbanist, sans-serif;
    font-size: 10vw;
    font-weight: 700;
    line-height: 110%;
  }

  .image-3 {
    width: 50vw;
  }

  .pre-onboarding {
    background-color: #ebebeb;
    border-radius: 15px 15px 0 0;
    flex-flow: column;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 30px 20px 20px;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .slider-pre-onboarding {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 85vw;
    display: flex;
    overflow: hidden;
  }

  .slide-wrapper {
    width: 85vw;
  }

  .div-block-2 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    width: 85vw;
    display: flex;
  }

  .image-4 {
    transform: rotate(180deg);
  }

  .text-block-3 {
    width: 60vw;
    font-family: Urbanist, sans-serif;
    font-size: 30px;
    line-height: 33px;
  }

  .pre-onboarding-slider_slide {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pre-onboarding-slider_button {
    background-color: #3898ec00;
    padding: 0;
  }

  .pre-onboarding-slider_instance {
    width: 75%;
  }

  .pre-onboarding-slider_pagination {
    justify-content: flex-start;
    align-items: center;
  }

  .pre-onboarding-slider_pagination_bullet, .pre-onboarding-slider_pagination_bullet.is-bullet-active {
    border-radius: 20px;
    width: 5rem;
    height: .7rem;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 110%;
  }

  .pre-onboarding-slide_slide {
    background-color: #f5f5f500;
    padding: 0;
  }

  .pre-onboarding-slide_placeholder {
    color: #000;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 0;
    padding: 0;
    font-family: Urbanist, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
  }

  .pre-onboarding-slide_list {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .pre-onboarding-slide_button {
    background-color: #fff0;
    padding: 0;
  }

  .pre-onboarding-slide_instance {
    width: 75%;
  }

  .pre-onboarding-slide_pagination {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pre-onboarding-slide_navigation {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: #f5f5f500;
    justify-content: flex-start;
    padding: 0;
  }

  .pre-onboarding-slide_pagination_bullet {
    background-color: #fff;
    border-radius: 20px;
    width: 60px;
    height: 8px;
  }

  .pre-onboarding-slide_pagination_bullet.is-bullet-active {
    border-radius: 22px;
    width: 60px;
    height: 8px;
  }

  .image-5 {
    transform: rotate(180deg);
  }

  .right-arrow {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
    overflow: hidden;
  }

  .icon {
    margin-bottom: 0;
    display: flex;
  }

  .pre-onboarding-slider-wrapper {
    flex-flow: row;
    width: auto;
    display: flex;
    overflow: visible;
  }

  .pre-onoarding-slide {
    width: 85vw;
    min-width: 85vw;
  }

  .text-block-5 {
    font-size: 30px;
    line-height: 110%;
  }

  .text-block-6 {
    font-family: Urbanist, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 110%;
  }

  .body-2 {
    font-family: Urbanist, sans-serif;
    display: flex;
  }

  .pre-onoarding-slider-button-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: flex;
  }

  .image-6 {
    transform: rotate(180deg);
  }

  .wide-button {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #000;
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    padding: 15px;
    text-decoration: none;
    display: flex;
  }

  .go-onboarding {
    background-color: #000;
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    padding-left: 20px;
    display: flex;
  }

  .left-arrow {
    display: none;
  }

  .icon-2 {
    margin-top: auto;
    margin-bottom: 0;
  }

  .text-block-7 {
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
  }

  .slider {
    background-color: #ddd0;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 65vw;
    height: auto;
    margin-bottom: 20px;
    display: flex;
  }

  .slide {
    position: static;
  }

  .slide-nav {
    height: 30px;
    display: flex;
  }

  .pre-onboarding-arrow {
    justify-content: flex-end;
    align-items: flex-end;
    width: 20px;
    height: 144px;
    margin-bottom: 0;
    display: flex;
  }

  .image-7 {
    width: 40px;
  }

  .mask {
    padding-bottom: 49px;
  }

  .onboarding-page {
    flex-flow: column;
    justify-content: space-between;
    width: 100vw;
    min-width: 100vw;
    height: 100dvh;
    max-height: 100dvh;
    display: flex;
  }

  .onboarding-header {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .image-8 {
    transform: rotate(180deg);
  }

  .body-3 {
    height: 100dvh;
    font-family: Urbanist, sans-serif;
    overflow: hidden;
  }

  .image-9 {
    height: 41px;
  }

  .text-block-8 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
  }

  .progress-bar {
    justify-content: center;
    align-items: center;
    padding: 20px 20px 0;
    display: flex;
  }

  .bar-black {
    background-color: #000;
    border-radius: 5px;
    width: 80vw;
    height: 25px;
    padding: 5px;
    display: flex;
  }

  .white-bar {
    background-color: #fff6f6;
    border-radius: 3px;
    width: 5vw;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .personal-data {
    height: 100%;
    padding: 40px 40px 0;
    overflow: hidden;
  }

  .input-wrapper {
    justify-content: space-between;
    width: 100%;
    max-width: 90vw;
    margin-bottom: 30px;
    display: flex;
  }

  .button-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 10px;
    display: flex;
  }

  .radio-button-field {
    width: 35vw;
  }

  .radio-gender {
    width: 0;
    height: 0;
    margin-top: 0;
    margin-left: 0;
    display: none;
  }

  .radio-button-label {
    margin-bottom: 0;
    margin-left: -20px;
    font-size: 20px;
  }

  .gender-picker {
    color: #858585;
    border: 1px solid #8b8b8b;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
  }

  .gender-picker.active {
    color: #000;
    border-color: #000;
    border-radius: 10px;
    font-size: 17px;
  }

  .gender-picker.days {
    min-width: 50px;
  }

  .label-gender {
    text-align: center;
    margin-left: -20px;
    padding-left: 0;
    font-size: 15px;
  }

  .onboarding-navigation {
    z-index: 99;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100vw;
    padding: 20px 25px 40px;
    display: flex;
    position: absolute;
    inset: auto auto 0;
  }

  .scroll-picker {
    justify-content: center;
    align-items: center;
    width: 122px;
    height: 120px;
    display: flex;
    overflow: scroll;
  }

  .scroll-picker-numbers {
    z-index: 0;
    flex-flow: column;
    width: 100px;
    height: 120px;
    font-size: 30px;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .text-block-9 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
  }

  .number-container {
    justify-content: center;
    height: 90px;
    font-size: 25px;
    display: flex;
    overflow: auto;
  }

  .scroll-picker-data {
    z-index: 1;
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
  }

  .div-block-3 {
    background-color: #fff;
    border-bottom: 1px solid #7e7e7e;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 41px;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 35px;
    display: flex;
    position: absolute;
    top: 0;
  }

  .div-block-4 {
    background-color: #fff;
    border-top: 1px solid #8f8f8f;
    width: 100%;
    height: 43px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    bottom: 0;
  }

  .onboarding-top {
    height: 141px;
  }

  .onboarding-bottom {
    flex-flow: column;
    height: 100%;
    display: flex;
  }

  .sports {
    border: 1px #ddd;
    border-top: 0 #dfdfdf;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 35px;
    display: flex;
  }

  .scroll-container {
    width: 100%;
    height: 40vh;
    overflow: scroll;
  }

  .scroll-element {
    border: 1px #615e5e;
    border-top: 1px solid #ddd;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    height: 65px;
    padding-right: 7px;
    display: flex;
  }

  .text-block-10 {
    font-size: 20px;
    font-weight: 400;
  }

  .add-button {
    opacity: 1;
    background-color: #ddd;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 31px;
    height: 30px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .plus {
    display: flex;
  }

  .line-plus-horizont {
    background-color: #000;
    border-radius: 20px;
    width: 17px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 1744.5px;
    right: 43.5px;
  }

  .line-plus-vertical {
    background-color: #000;
    border-radius: 11px;
    width: 17px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 1744.5px;
    right: 43.5px;
    transform: rotate(90deg);
  }

  .image-10 {
    width: 23px;
    position: relative;
    top: 0;
    right: -21px;
  }

  .lottie-animation {
    z-index: 1;
    width: 40px;
    min-width: 43px;
    height: 40px;
    min-height: 43px;
    position: relative;
    left: -12px;
  }

  .text-block-11 {
    text-transform: uppercase;
    margin: 14px auto 10px 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 110%;
  }

  .text-block-12 {
    margin-bottom: 20px;
    margin-right: auto;
  }

  .fitnesslvl {
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 30px;
    display: flex;
  }

  .field-label {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 110%;
  }

  .headline2 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    line-height: 110%;
  }

  .diat {
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .diat-wrapper {
    padding: 0;
  }

  .done {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    padding: 25px 25px 0;
    display: flex;
  }

  .goals {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .form-block {
    margin-bottom: 0;
  }

  .goalsetting {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .text-block-13 {
    margin-top: 4px;
    margin-left: -7px;
    font-size: 20px;
  }

  .workout-place {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: 100%;
    margin-left: 25px;
    margin-right: 25px;
    display: flex;
  }

  .form-block-2 {
    margin-top: 25px;
  }

  .workout-time {
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .form-block-3 {
    overflow: scroll;
  }

  .div-block-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    display: flex;
  }

  .text-block-14, .text-block-15 {
    font-size: 20px;
  }

  .country {
    color: #8f8f8f;
    background-color: #fff;
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    height: 50px;
  }

  .sign-in {
    flex-flow: column;
    height: 100%;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .code-embed, .code-embed-2 {
    width: 100%;
  }

  .apple-signin {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .onboarding-container {
    flex-flow: row;
    display: flex;
  }

  .code-embed-3, .code-embed-4, .code-embed-5 {
    width: 100%;
  }

  .navigator-white-space {
    height: 66px;
    min-height: 120px;
  }

  .background-video-2 {
    z-index: -1;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .header-onboarding {
    z-index: 99;
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    padding: 10px 20px 20px;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
  }

  .image-11 {
    height: 100%;
    transform: rotate(180deg);
  }

  .code-embed-6 {
    width: 100%;
  }

  .form {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: flex;
  }

  .progrress-bar {
    background-color: #000;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    width: 76vw;
    height: 30px;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 0;
    display: flex;
  }

  .progress {
    background-color: #fff;
    border-radius: 8px;
    width: 5vw;
    height: 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .body-wrapper {
    height: 100dvh;
  }

  .navigator {
    z-index: 99;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #fff;
    border-top: 2px solid #d9d9d9;
    justify-content: space-between;
    width: 100vw;
    padding: 10px 25px;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .nav-button {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .nav-button.workout {
    opacity: 1;
  }

  .text-block-16 {
    font-size: 12px;
  }

  .image-nav {
    height: 25px;
  }

  .start-overview {
    padding: 25px 20px;
  }

  .progressive-bar {
    background-color: #d9d9d9;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 20px;
    display: flex;
    overflow: hidden;
  }

  .avatar-image {
    background-color: #000;
    border-radius: 10px;
    width: 60px;
    min-width: 60px;
    height: 60px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .lvl-progress {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .text-block-17 {
    color: #000;
    margin-top: auto;
    margin-bottom: 7px;
    margin-left: 10px;
    font-size: 30px;
    font-weight: 600;
  }

  .progress-start {
    background-color: #000;
    border-radius: 0 3px 3px 0;
    width: 104%;
    height: 10px;
    margin-left: -8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .progress-start-black {
    background-color: #ccff01;
    width: 40%;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .start-overview-page1 {
    margin-bottom: 20px;
    display: flex;
  }

  .start-overview-page1-split {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    display: flex;
  }

  .start-challenge-small {
    background-color: #ebebeb;
    border-radius: 10px;
    width: 80%;
    margin-top: 25px;
    overflow: hidden;
  }

  .start-challenge-small-head {
    background-color: #000;
    padding: 10px;
  }

  .body-4 {
    flex-flow: column;
    height: 100dvh;
    font-family: Urbanist, sans-serif;
    font-size: 20px;
    line-height: 110%;
    display: flex;
    overflow: hidden;
  }

  .text-block-18 {
    color: #ccff01;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
  }

  .start-challenge-small-body {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: space-between;
    padding: 10px 10px 20px;
    display: flex;
  }

  .star-challenge-small-text-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .text-block-19 {
    font-weight: 600;
  }

  .text-block-20 {
    color: #000;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 600;
    display: flex;
  }

  .text-block-21 {
    font-size: 19px;
  }

  .text-block-22 {
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
  }

  .image-12 {
    height: 50vh;
    position: absolute;
    overflow: visible;
  }

  .image-13 {
    height: 45vh;
    margin-left: auto;
    margin-right: auto;
  }

  .season-pass-overview {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .season-pass-overview-number {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .text-block-23 {
    font-size: 40px;
  }

  .text-block-24 {
    color: #000;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 40px;
    font-weight: 600;
    line-height: 110%;
    display: flex;
  }

  .text-block-25 {
    font-weight: 600;
  }

  .season-pass-gift {
    background-color: #ebebeb;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .season-pass-progress {
    background-color: #000;
    border-radius: 3px;
    height: 8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-6 {
    background-color: #ccff01;
    border-radius: 3px;
    width: 30%;
    height: 8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-14 {
    height: 29px;
  }

  .image-15 {
    height: 22px;
  }

  .txt-lvl-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: flex;
  }

  .code-embed-7 {
    font-size: 15px;
    line-height: 110%;
  }

  .navigation-selection {
    z-index: 80;
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    width: 100vw;
    height: auto;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .navigation-selection.workout {
    margin-bottom: -300px;
    bottom: 0;
    transform: translate(0);
  }

  .navigation-selection.nutrition {
    margin-bottom: -300px;
  }

  .workout-selection-whitespace {
    height: 100px;
  }

  .nav-selection-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    overflow: scroll;
  }

  .selection-wrapper {
    background-image: url('../images/running.jpg');
    background-position: 0 0;
    background-size: cover;
    border-radius: 15px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    width: 70vw;
    min-width: 70vw;
    height: 25vh;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .selection-wrapper.running {
    text-decoration: none;
    overflow: hidden;
  }

  .selection-wrapper.lifting {
    background-image: url('../images/lifting.jpg');
    text-decoration: none;
    overflow: hidden;
  }

  .selection-wrapper.nutrition {
    background-image: url('../images/Meal_prep.jpg');
    text-decoration: none;
    overflow: hidden;
  }

  .selection-wrapper.meal-tracking {
    background-image: url('../images/a-woman-holding-a-green-detox-smoothie-and-using-n-2023-11-27-04-49-29-utc.png');
    text-decoration: none;
    overflow: hidden;
  }

  .lifting-selection {
    background-image: url('../images/lifting.jpg');
    background-position: 0 0;
    background-size: cover;
    border-radius: 15px;
    width: 70vw;
    min-width: 70vw;
  }

  .selection-gradient {
    background-image: linear-gradient(#0000, #000000de 80%);
    padding: 15px;
  }

  .selection-text {
    color: #ccff01;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    line-height: 110%;
    text-decoration: none;
  }

  .text-block-26 {
    color: #ccff01;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    line-height: 110%;
  }

  .selection-bg {
    background-color: #0000006b;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    top: 0;
  }

  .body-5 {
    height: 100dvh;
    font-family: Urbanist, sans-serif;
    overflow: hidden;
  }

  .running-header {
    height: auto;
    padding: 25px;
  }

  .header-bg-image {
    background-image: url('../images/running.jpg');
    background-position: 50% 18%;
    background-size: cover;
    border-radius: 15px;
    flex-flow: column;
    justify-content: flex-end;
    width: 100%;
    height: 180px;
    display: flex;
    overflow: hidden;
  }

  .calender-body {
    flex-flow: column;
    padding: 25px;
    display: flex;
  }

  .text-block-27 {
    color: #000;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
  }

  .calender {
    background-color: #ebebeb;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .week {
    border-bottom: 1px solid #fff;
    justify-content: space-between;
    display: flex;
  }

  .day {
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-28 {
    font-size: 15px;
    font-weight: 600;
  }

  .text-block-29 {
    font-size: 18px;
    font-weight: 600;
    line-height: 110%;
  }

  .calender-wrapper {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .day-row {
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
    display: flex;
  }

  .day-button {
    color: #000;
    background-color: #d9d9d9;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding-bottom: 0;
    padding-right: 0;
    font-weight: 600;
    display: flex;
  }

  .day-button.training-day {
    color: #ccff01;
    background-color: #000;
  }

  .workout-today {
    padding-left: 25px;
    padding-right: 25px;
  }

  .workout-today.nongamified {
    margin-bottom: 28px;
  }

  .workout-today-training {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #ebebeb;
    border-radius: 10px;
    flex-flow: column;
    justify-content: space-between;
    min-width: 60%;
    padding: 15px;
    display: flex;
  }

  .workout-today-training-row {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .text-block-31 {
    font-size: 20px;
    font-weight: 600;
    line-height: 110%;
    display: block;
  }

  .text-block-32 {
    font-size: 15px;
    line-height: 110%;
  }

  .workout-today-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    display: flex;
  }

  .workout-today-start {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #c9fc01;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 15px;
    display: flex;
  }

  .text-block-33 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
  }

  .image-16 {
    height: 35px;
  }

  .workout-ki {
    padding: 25px;
  }

  .text-block-34 {
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
  }

  .scroll-wrapper {
    flex-flow: column;
    height: 100dvh;
    display: flex;
    overflow: scroll;
  }

  .link-block {
    color: #000;
    flex-flow: column;
    text-decoration: none;
    display: flex;
  }

  .header-gradient {
    background-image: linear-gradient(#0000, #000000d9 90%);
    padding: 15px;
  }

  .run-generator-select {
    z-index: 100;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100vw;
    margin-bottom: -400px;
    padding: 25px;
    position: absolute;
    bottom: 0;
  }

  .close-container {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-block-35 {
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
  }

  .image-17 {
    height: 20px;
  }

  .picker-wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .link-block-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
    display: flex;
  }

  .text-block-36 {
    color: #ccff01;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
  }

  .container-run {
    flex-flow: row;
    height: auto;
    display: flex;
  }

  .workout-run-overview {
    flex-flow: column;
    width: 100vw;
    min-width: 100vw;
    height: 100dvh;
    display: flex;
  }

  .run-map {
    background-image: url('../images/Group-32.png');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    width: 100%;
    height: 40vh;
    display: flex;
  }

  .run-map.train {
    height: 50vh;
  }

  .run-map.done {
    height: 30vh;
  }

  .map-gradient {
    background-image: linear-gradient(#0000, #fff);
    padding: 21px 24px 0 25px;
    display: flex;
  }

  .body-6 {
    color: #000;
    font-family: Urbanist, sans-serif;
    overflow: hidden;
  }

  .text-block-37 {
    font-size: 20px;
    font-weight: 600;
    line-height: 110%;
  }

  .run-workout-data {
    margin-left: 0;
    padding: 25px;
  }

  .text-block-38 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    font-size: 40px;
    font-weight: 600;
    line-height: 110%;
    display: flex;
  }

  .text-span-2 {
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 20px;
    display: flex;
  }

  .div-block-7 {
    display: flex;
  }

  .text-block-39 {
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    display: flex;
  }

  .text-block-40 {
    font-size: 20px;
    font-weight: 600;
  }

  .reward-data {
    background-color: #ebebeb;
    border-radius: 15px;
    width: 175px;
    margin-top: 10px;
    padding: 15px;
  }

  .text-block-41 {
    font-size: 20px;
    font-weight: 600;
    line-height: 110%;
  }

  .text-block-42 {
    margin-left: 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 110%;
  }

  .text-span-3 {
    padding-left: 0;
    font-weight: 400;
  }

  .text-span-4 {
    font-weight: 400;
  }

  .div-block-8 {
    flex-flow: column;
    margin-top: auto;
    padding: 0 25px 22px 26px;
    display: flex;
    position: static;
  }

  .text-block-43 {
    color: #cf0;
    text-transform: uppercase;
    font-size: 15px;
  }

  .run {
    flex-flow: column;
    justify-content: space-between;
    min-width: 100vw;
    height: 100dvh;
    display: flex;
  }

  .run-dashboard {
    padding: 26px;
  }

  .text-block-44 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
  }

  .stopwatchwrapper {
    color: #000;
    font-size: 21vw;
    font-weight: 600;
    line-height: 110%;
  }

  .run-dashboard-row {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-left: 4px;
    display: flex;
  }

  .distance-counter {
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
  }

  .text-block-45 {
    margin-left: 5px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .div-block-9 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .text-block-46 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
  }

  .pace-counter {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
  }

  .cal-bpm-wrapper {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 5px;
    font-weight: 600;
    display: flex;
  }

  .kcal {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: flex-end;
    font-size: 25px;
    line-height: 110%;
    display: flex;
  }

  .kcal-counter {
    font-size: 25px;
    line-height: 110%;
  }

  .bpm {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 25px;
    line-height: 110%;
    display: flex;
  }

  .button-stopwatch-start {
    color: #000;
    text-transform: uppercase;
    background-color: #cf0;
    border-radius: 15px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    position: relative;
  }

  .button-stopwatch-wrapper {
    width: 100%;
    padding-top: 15px;
  }

  .button-stopwatch-pause {
    text-transform: uppercase;
    background-color: #000;
    border-radius: 15px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    display: none;
  }

  .run-paused {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: none;
  }

  .finish-run {
    color: #fff;
    text-transform: uppercase;
    background-color: #000;
    border-radius: 15px;
    width: 100%;
    padding: 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
    text-decoration: none;
  }

  .text-block-47 {
    letter-spacing: 1px;
  }

  .button-stopwatch-continue {
    color: #000;
    text-transform: uppercase;
    background-color: #cf0;
    border-radius: 15px;
    width: 100%;
    padding: 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
    text-decoration: none;
  }

  .run-done-container {
    flex-flow: row;
    height: auto;
    display: flex;
  }

  .run-done-dashboard {
    width: 100vw;
    min-width: 100vw;
    height: 100dvh;
    overflow: scroll;
  }

  .run-done-stats {
    padding: 25px;
  }

  .body-7 {
    color: #000;
    font-family: Urbanist, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
    overflow: hidden;
  }

  .stats-bg {
    background-image: url('../images/Group-33.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .image-18 {
    z-index: -1;
    margin-left: 6px;
    position: relative;
  }

  .distance-done {
    z-index: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .distance-done.time {
    justify-content: center;
    align-items: flex-end;
    width: 202px;
    margin-top: 19px;
    margin-left: 0;
  }

  .distance-done.pace {
    margin-top: 39px;
  }

  .text-block-48 {
    font-size: 40px;
    line-height: 110%;
    display: flex;
  }

  .text-span-5 {
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 20px;
    line-height: 26px;
    display: flex;
  }

  .text-block-49 {
    font-size: 20px;
    line-height: 20px;
  }

  .cal-bpm-stats {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-flow: column;
    margin-top: 51px;
    margin-left: 69px;
    display: flex;
  }

  .rewards-done {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .div-block-10 {
    flex-flow: column;
    padding: 25px;
    display: flex;
  }

  .rewards-dashboard {
    flex-flow: column;
    min-width: 100vw;
    height: 100dvh;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    overflow: scroll;
  }

  .challenge-wrapper {
    padding: 25px;
  }

  .text-block-50 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 110%;
    display: flex;
  }

  .challenge-overview {
    background-color: #ebebeb;
    border-radius: 15px;
    padding: 15px;
  }

  .challenge-overview-wrapper {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .text-block-51 {
    font-weight: 400;
  }

  .div-block-11 {
    justify-content: space-between;
    display: flex;
  }

  .overview-progress-bar {
    background-color: #000;
    border-radius: 10px;
    width: 100%;
    height: 8px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .overview-progress-bar-in {
    background-color: #cf0;
    border-radius: 10px;
    width: 70%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .overview-progress-bar-in.kilmoetet {
    width: 100%;
  }

  .overview-progress-bar-in.workout {
    width: 30%;
  }

  .karriere-progress {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding: 25px;
    display: flex;
  }

  .btton-wrapper-overview {
    margin-top: auto;
    padding: 25px;
  }

  .link-block-3 {
    color: #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
  }

  .onboarding-progressbar {
    background-color: #000;
    border-radius: 11px;
    width: 100%;
    height: 8px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .onboarding-progressbar.hide {
    display: none;
  }

  .onboarding-progressbar-progress {
    background-color: #cf0;
    border-radius: 9px;
    width: 0%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .onboarding-disclaimer {
    z-index: 100;
    background-color: #8b8b8b8a;
    flex-flow: column;
    justify-content: space-between;
    width: 100vw;
    height: 100dvh;
    display: flex;
    position: absolute;
    top: 0;
  }

  .div-block-12 {
    background-color: #fff;
    border-radius: 15px 15px 0 0;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 40px;
    display: flex;
  }

  .text-block-52 {
    font-size: 16px;
  }

  .text-block-53 {
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
  }

  .text-block-54 {
    font-size: 20px;
    line-height: 110%;
  }

  .text-block-55 {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 110%;
  }

  .div-block-13 {
    border: 3px solid #ccff01;
    border-radius: 50px;
    height: 50px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-14 {
    padding-top: 53px;
    padding-left: 12px;
    padding-right: 10px;
  }

  .link-block-4 {
    width: auto;
    height: 41px;
  }

  .div-block-15 {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    margin-top: -21px;
    display: flex;
  }

  .div-block-15.hide {
    display: none;
  }

  .img, .image-20, .image-21, .image-22 {
    opacity: .2;
  }

  .img-header-small {
    height: 27px;
  }

  .img-header-small.transparent {
    opacity: .2;
  }

  .body-8 {
    height: 100dvh;
    display: flex;
    overflow: hidden;
  }

  .div-block-16 {
    border: 4px solid #ccff01;
    border-radius: 14px;
    width: 100%;
    height: 30px;
    margin-top: 53px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-17 {
    padding: 26px 10px;
    display: flex;
  }

  .div-block-18 {
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    flex-flow: column;
    padding: 30px;
    display: flex;
  }

  .text-block-56 {
    font-size: 13px;
  }

  .text-block-57 {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
  }

  .text-block-58 {
    margin-bottom: 47px;
    font-size: 20px;
    line-height: 110%;
  }
}


