@charset "UTF-8";
@font-face {
  font-weight: normal;
  font-family: "Bebas Neue Pro Bold";
  font-style: normal;
  src: url("/static/fonts/BebasNeuePro-Bold.eot");
  src: url("/static/fonts/BebasNeuePro-Bold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/BebasNeuePro-Bold.woff") format("woff"), url("/static/fonts/BebasNeuePro-Bold.ttf") format("truetype");
}
@font-face {
  font-weight: normal;
  font-family: "Bebas Neue Pro Regular";
  font-style: normal;
  src: url("/static/fonts/BebasNeuePro-Regular.eot");
  src: url("/static/fonts/BebasNeuePro-Regular.eot?#iefix") format("embedded-opentype"), url("/static/fonts/BebasNeuePro-Regular.woff") format("woff"), url("/static/fonts/BebasNeuePro-Regular.ttf") format("truetype");
}
@font-face {
  font-weight: normal;
  font-family: "Bebas Neue Pro Middle";
  font-style: normal;
  src: url("/static/fonts/BebasNeuePro-Middle.eot");
  src: url("/static/fonts/BebasNeuePro-Middle.eot?#iefix") format("embedded-opentype"), url("/static/fonts/BebasNeuePro-Middle.woff") format("woff"), url("/static/fonts/BebasNeuePro-Middle.ttf") format("truetype");
}
/*
* disabled
*/
.site-container {
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background-color: #1C1A1A;
}

.gui-button {
  font-weight: 500;
  font-size: 18px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 27px;
  position: relative;
  display: inline;
  box-sizing: border-box;
  width: auto;
  height: 60px;
  padding: 10px 20px;
  text-decoration: none;
  border: none;
  outline: none;
  cursor: pointer;
}
@media screen and (max-width: 1229.9999px) {
  .gui-button {
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1229.9999px) {
  .gui-button {
    height: 40px;
    padding: 8px 18px;
  }
}
@media screen and (max-width: 991.9999px) {
  .gui-button {
    width: 100%;
    height: 60px;
  }
}
.gui-button_block {
  display: block;
}
.gui-button_color-primary {
  color: #FFF;
  background: #B03528;
  border-color: #B03528;
}
.gui-button_color-primary:not([disabled]):hover, .gui-button_color-primary:not([disabled]):focus {
  background: #80170E;
  border-color: #80170E;
}
.gui-button_color-primary:not([disabled]):active {
  background: #FFF;
  border-color: #FFF;
}
.gui-button_color-primary[disabled] {
  color: #ccc;
  background: #ccc;
  border-color: #ccc;
}
.gui-button__container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gui-button__before {
  padding: 0 2px;
}
.gui-button__text {
  padding: 0 6px;
}
.gui-button__after {
  padding: 0 2px;
}

.container {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 1230px;
  height: auto;
  margin: 0 auto;
  padding: 0 15px;
  background-color: transparent;
}
@media screen and (max-width: 1229.9999px) {
  .container {
    max-width: 990px;
  }
}
@media screen and (max-width: 991.9999px) {
  .container {
    max-width: 760px;
    padding: 0 10px;
  }
}
.container_flex {
  display: flex;
}
.container__row {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
}
.container__row_pt-50 {
  padding-top: 50px;
}
@media screen and (max-width: 1229.9999px) {
  .container__row_pt-50 {
    padding-top: 30px;
  }
}
.container__row_pt-100 {
  padding-top: 100px;
}
@media screen and (max-width: 1229.9999px) {
  .container__row_pt-100 {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .container__row {
    flex-direction: column;
  }
}
.container__col {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  vertical-align: top;
}
@media screen and (max-width: 991.9999px) {
  .container__col {
    display: block;
    width: 100%;
  }
}
.container__col_33 {
  width: 33.333%;
}
@media screen and (max-width: 991.9999px) {
  .container__col_33 {
    width: 100%;
  }
}
.container__col_66 {
  width: 66.666%;
  max-width: 780px;
}
@media screen and (max-width: 991.9999px) {
  .container__col_66 {
    width: 100%;
  }
}
.container__col_100 {
  width: 100%;
}
.container__col_pr {
  padding-right: 75px;
}
.container__col_pr-10 {
  padding-right: 10px;
}
.container__col_pl {
  padding-left: 75px;
}
.container__col_pl-10 {
  padding-left: 10px;
}
.container__col_align-right {
  text-align: right;
}

.arrow-link {
  font-weight: 700;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 24px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #FFF;
  text-transform: none;
}
@media screen and (max-width: 1229.9999px) {
  .arrow-link {
    font-size: 12px;
    line-height: 18px;
  }
}
.arrow-link::after {
  position: absolute;
  top: 7px;
  right: -30px;
  width: 20px;
  height: 9px;
  background-image: url("/static/img/initial-course/arrow-icon.svg");
  background-size: cover;
  content: "";
}
@media screen and (max-width: 1229.9999px) {
  .arrow-link::after {
    top: 5px;
  }
}

@media screen and (max-width: 991.9999px) {
  .hide-on-mobile {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .hide-on-desktop {
    display: none;
  }
}

.side-headline {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: auto;
  max-width: 535px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.side-headline_width-100 {
  width: 100%;
  max-width: 700px;
}
@media screen and (max-width: 991.9999px) {
  .side-headline {
    max-width: unset;
    padding-bottom: 30px;
  }
}
.side-headline__title {
  margin: -22px 0 0;
  padding: 0;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 100px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 125px;
}
@media screen and (max-width: 1229.9999px) {
  .side-headline__title {
    font-size: 70px;
    line-height: 85px;
  }
}
@media screen and (max-width: 991.9999px) {
  .side-headline__title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1229.9999px) {
  .side-headline__title {
    margin-top: -15px;
  }
}
@media screen and (max-width: 991.9999px) {
  .side-headline__title {
    margin-top: 0;
  }
  .side-headline__title br {
    display: none;
  }
}
.side-headline__subtitle {
  font-weight: 600;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 32px;
  display: block;
  box-sizing: border-box;
  width: auto;
  margin: 0;
  padding: 0;
  color: #FFF;
  text-transform: none;
}
@media screen and (max-width: 1229.9999px) {
  .side-headline__subtitle {
    font-size: 20px;
    line-height: 27px;
  }
}
@media screen and (max-width: 991.9999px) {
  .side-headline__subtitle {
    font-size: 14px;
    line-height: 19px;
  }
}
.side-headline__subtitle_pt-20 {
  padding-top: 20px;
}
.side-headline__subtitle_pt-40 {
  padding-top: 40px;
}
.side-headline__subtitle_highlighted {
  padding: 0 2px;
  background-color: #B03528;
}
.side-headline__paragraph {
  font-weight: 500;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 24px;
  display: block;
  box-sizing: border-box;
  width: auto;
  margin: 0;
  padding: 30px 0 0;
  color: #FFF;
  text-transform: none;
}
@media screen and (max-width: 1229.9999px) {
  .side-headline__paragraph {
    font-size: 13px;
    line-height: 18px;
  }
}
@media screen and (max-width: 991.9999px) {
  .side-headline__paragraph {
    padding-top: 15px;
  }
}
.side-headline__link {
  display: block;
  box-sizing: border-box;
  padding: 30px 0 0;
}
.side-headline__link_big-padding {
  padding-top: 55px;
}
@media screen and (max-width: 991.9999px) {
  .side-headline__link_big-padding {
    padding-top: 30px;
  }
}
.side-headline__button {
  display: block;
  box-sizing: border-box;
  padding: 50px 0 0;
}
@media screen and (max-width: 991.9999px) {
  .side-headline__button {
    padding-top: 30px;
  }
}
.side-headline__button-concat-text {
  font-weight: 500;
  font-size: 18px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 20px;
  color: #FFF;
}
@media screen and (max-width: 1229.9999px) {
  .side-headline__button-concat-text {
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991.9999px) {
  .side-headline__button-concat-text {
    display: flex;
    width: 100%;
    height: auto;
    padding: 10px 0;
  }
}

.initial-course__first-screen {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 100px 0 50px;
  background-image: url("/static/img/initial-course/initial-course-bg.jpg");
  background-position: top right;
  background-size: cover;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__first-screen {
    padding: 300px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
  }
  .initial-course__first-screen-text-block {
    box-sizing: border-box;
    padding: 20px 10px 40px;
    background-color: #272525;
  }
  .initial-course__first-screen .side-headline {
    padding-bottom: 0;
  }
  .initial-course__first-screen .side-headline__subtitle_pt-40 {
    padding-top: 20px;
  }
  .initial-course__first-screen .side-headline__subtitle_pt-20 {
    padding-top: 5px;
  }
}
@media screen and (min-width: 992px) {
  .initial-course__first-screen .side-headline__subtitle br {
    display: none;
  }
}
@media screen and (max-width: 767.9999px) {
  .initial-course__first-screen {
    padding: 200px 0 0;
  }
}
@media screen and (max-width: 359.9999px) {
  .initial-course__first-screen {
    padding: 150px 0 0;
  }
}
.initial-course__first-screen-timer {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 580px;
  height: 152px;
  margin: 35px 0 0;
  padding: 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__first-screen-timer {
    width: 100%;
    height: 55px;
    margin-top: 20px;
    background-color: #272525;
  }
}
.initial-course__intro {
  box-sizing: border-box;
  padding: 180px 0 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__intro {
    padding-top: 60px;
  }
}
.initial-course__intro-text {
  max-width: 660px;
}
.initial-course__intro-text_mt-50 {
  margin-top: 50px;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__intro-text_mt-50 {
    margin-top: 20px;
  }
}
.initial-course__intro .side-headline__title {
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__intro .side-headline__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__intro .side-headline__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.initial-course__about-crossfit {
  box-sizing: border-box;
  padding: 180px 0 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__about-crossfit {
    padding-top: 100px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__about-crossfit {
    padding-top: 60px;
  }
}
.initial-course__about-crossfit .side-headline__title {
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__about-crossfit .side-headline__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__about-crossfit .side-headline__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.initial-course__about-crossfit-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.initial-course__about-crossfit-list-item {
  position: relative;
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 50px 0 0;
  padding: 0;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__about-crossfit-list-item {
    margin-top: 20px;
  }
}
.initial-course__about-crossfit-list-item:first-of-type {
  margin-top: 0;
}
.initial-course__about-crossfit-icon-container {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 150px;
  height: auto;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__about-crossfit-icon-container {
    display: none;
  }
}
.initial-course__about-crossfit-icon {
  display: inline-block;
  max-width: 100px;
  max-height: 100px;
}
.initial-course__about-crossfit-text-container {
  display: inline-flex;
  flex-direction: column;
  flex-grow: 2;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 545px;
}
.initial-course__about-crossfit-title {
  font-weight: 600;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 32px;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  color: #FFF;
  background-color: #B03528;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__about-crossfit-title {
    font-size: 20px;
    line-height: 27px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__about-crossfit-title {
    font-size: 14px;
    line-height: 19px;
  }
}
.initial-course__about-crossfit-text {
  font-weight: 500;
  font-size: 18px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 27px;
  box-sizing: border-box;
  margin: 12px 0 0;
  padding: 0;
  color: #FFF;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__about-crossfit-text {
    font-size: 15px;
    line-height: 22px;
  }
}
.initial-course__about-crossfit-text_no-top-margin {
  margin-top: 0;
}
.initial-course__about-crossfit-text_mt-20 {
  margin-top: 20px;
}
.initial-course__about-crossfit-text_highlighted {
  box-sizing: border-box;
  padding: 0 2px;
  background-color: #B03528;
}
.initial-course__gyms {
  display: block;
  box-sizing: border-box;
  padding: 170px 0 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__gyms {
    padding-top: 60px;
  }
}
.initial-course__gyms .side-headline__title {
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__gyms .side-headline__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__gyms .side-headline__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.initial-course__form {
  display: block;
  box-sizing: border-box;
  padding: 170px 0 0;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__form {
    padding-top: 60px;
  }
}
.initial-course__form .reg-form-block__title {
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__form .reg-form-block__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__form .reg-form-block__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.initial-course__cards-block {
  display: block;
  box-sizing: border-box;
  padding: 170px 0 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__cards-block {
    padding-top: 60px;
  }
}
.initial-course__cards-block .side-headline__title {
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__cards-block .side-headline__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__cards-block .side-headline__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.initial-course__cards-container {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 534px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__cards-container {
    height: 430px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__cards-container {
    height: 180px;
    width: 300px;
    margin-top: 40px;
  }
}
.initial-course__card {
  position: absolute;
  display: inline-block;
  height: auto;
}
.initial-course__card_front {
  top: 0;
  left: -50px;
  width: 499px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__card_front {
    left: -30px;
    width: 399px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__card_front {
    width: 205px;
    left: 0;
  }
}
.initial-course__card_back {
  right: 0;
  bottom: 0;
  width: 488px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course__card_back {
    width: 388px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course__card_back {
    width: 205px;
  }
}
.initial-course__card-img {
  width: 100%;
  height: auto;
}
.initial-course__buy-block {
  display: block;
  box-sizing: border-box;
  padding: 60px 0 100px 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 991.9999px) {
  .initial-course__buy-block {
    padding-top: 40px;
  }
  .initial-course__buy-block .container__col_pr-10 {
    padding-right: 0;
  }
  .initial-course__buy-block .container__col_pl-10 {
    padding-left: 0;
  }
}

.initial-course-stories .side-headline__title {
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .initial-course-stories .side-headline__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .initial-course-stories .side-headline__title {
    font-size: 30px;
    line-height: 40px;
  }
}

.buy-block {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 40px 30px 45px;
  background-color: #2D2D2D;
}
@media screen and (max-width: 991.9999px) {
  .buy-block {
    padding: 30px 10px 40px;
  }
}
.buy-block__title {
  margin: 0;
  color: #FFF;
  font-weight: 700;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 27px;
}
@media screen and (max-width: 1229.9999px) {
  .buy-block__title {
    font-size: 20px;
    line-height: 23px;
  }
}
@media screen and (max-width: 991.9999px) {
  .buy-block__title {
    font-weight: normal;
    font-size: 32px;
    font-family: "Bebas Neue Pro Bold", sans-serif;
    font-style: normal;
    line-height: 38px;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 991.9999px) and (max-width: 991.9999px) {
  .buy-block__title {
    font-size: 24px;
    line-height: 28px;
  }
}
.buy-block__subtitle {
  margin: 50px 0 0;
  color: #FFF;
  font-weight: 500;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 32px;
}
@media screen and (max-width: 1229.9999px) {
  .buy-block__subtitle {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 991.9999px) {
  .buy-block__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 991.9999px) {
  .buy-block__subtitle {
    margin-top: 20px;
  }
}
.buy-block__button {
  display: block;
  box-sizing: border-box;
  padding: 50px 0 0;
}
@media screen and (max-width: 991.9999px) {
  .buy-block__button {
    padding-top: 30px;
  }
}
.buy-block_second {
  padding: 30px;
  background-color: rgba(45, 45, 45, 0.5);
}
@media screen and (max-width: 991.9999px) {
  .buy-block_second {
    margin-top: 10px;
  }
}
.buy-block_third {
  margin-top: 37px;
  padding: 30px;
  background-color: rgba(45, 45, 45, 0.2);
}
@media screen and (max-width: 1229.9999px) {
  .buy-block_third {
    margin-top: 23px;
  }
}
@media screen and (max-width: 991.9999px) {
  .buy-block_third {
    margin-top: 10px;
  }
}
.buy-block_second .buy-block__subtitle, .buy-block_third .buy-block__subtitle {
  margin-top: 30px;
}

.stories {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 156px 0 0;
  background-color: #1C1A1A;
}
@media screen and (max-width: 991.9999px) {
  .stories {
    padding: 50px 0 0;
  }
}
.stories__grid-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
  width: auto;
  height: auto;
  margin: 0 -39.5px;
  padding: 0;
}
@media screen and (max-width: 1229.9999px) {
  .stories__grid-container {
    margin: 0 -19.5px;
  }
}
@media screen and (max-width: 991.9999px) {
  .stories__grid-container {
    margin: 0;
    overflow-y: auto;
  }
}
.stories__grid {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 50%;
  height: auto;
  margin: 0;
  padding: 80px 39.5px 0;
  vertical-align: top;
}
.stories__grid:first-child {
  padding-top: 0;
}
@media screen and (max-width: 1229.9999px) {
  .stories__grid {
    padding: 50px 19.5px 0;
  }
}
@media screen and (max-width: 991.9999px) {
  .stories__grid {
    flex-direction: row;
    width: auto;
    padding: 0;
  }
}
.stories__grid-item {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 80px 0 0;
  padding: 0;
}
.stories__grid-item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1229.9999px) {
  .stories__grid-item {
    margin-top: 50px;
  }
}
@media screen and (max-width: 991.9999px) {
  .stories__grid-item {
    width: auto;
    margin: 0 10px 0 0;
  }
}

.story-card {
  position: relative;
  display: block;
  width: 350px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  vertical-align: top;
}
@media screen and (max-width: 1229.9999px) {
  .story-card {
    width: 280px;
  }
}
@media screen and (max-width: 991.9999px) {
  .story-card {
    width: 223px;
  }
}
.story-card__photo {
  position: relative;
  display: block;
  width: 350px;
  height: 480px;
}
@media screen and (max-width: 1229.9999px) {
  .story-card__photo {
    width: 280px;
    height: 384px;
  }
}
@media screen and (max-width: 991.9999px) {
  .story-card__photo {
    width: 223px;
    height: 305px;
  }
}
.story-card__photo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.story-card__name {
  font-weight: 600;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 32px;
  display: inline-block;
  box-sizing: border-box;
  margin: 30px 0 0;
  padding: 0;
  color: #FFF;
}
@media screen and (max-width: 1229.9999px) {
  .story-card__name {
    font-size: 20px;
    line-height: 27px;
  }
}
@media screen and (max-width: 991.9999px) {
  .story-card__name {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1229.9999px) {
  .story-card__name {
    margin-top: 25px;
  }
}
@media screen and (max-width: 991.9999px) {
  .story-card__name {
    margin-top: 20px;
  }
}
.story-card__paragraph-container {
  position: relative;
  display: block;
  margin: 20px 0 0;
}
@media screen and (max-width: 991.9999px) {
  .story-card__paragraph-container {
    margin-top: 10px;
  }
}
.story-card__paragraph {
  font-weight: 500;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 24px;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #FFF;
}
@media screen and (max-width: 1229.9999px) {
  .story-card__paragraph {
    font-size: 13px;
    line-height: 18px;
  }
}
.story-card__paragraph_full {
  display: none;
}
.read-more-link__btn:checked + .story-card__paragraph_full {
  display: block;
}
.story-card__read-more-btn {
  position: absolute;
  left: -99999999px;
}
.story-card__read-more-icon {
  padding-left: 8px;
}
.story-card__read-more-link {
  font-weight: 700;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 24px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 8px 0 0;
  color: #FFF;
}
@media screen and (max-width: 1229.9999px) {
  .story-card__read-more-link {
    font-size: 12px;
    line-height: 18px;
  }
}
.story-card__read-more-link::before {
  content: "Читать дальше";
}
.story-card__read-more-btn:checked + .story-card__paragraph-container .story-card__read-more-icon {
  transform: scaleY(-1);
}
.story-card__read-more-btn:checked + .story-card__paragraph-container .story-card__read-more-link::before {
  content: "Свернуть";
}
.story-card__read-more-btn:checked + .story-card__paragraph-container .story-card__paragraph_full {
  display: block;
}

.features-list__container {
  display: block;
  box-sizing: border-box;
  width: auto;
  height: auto;
  padding: 40px 0 0;
}
@media screen and (max-width: 1229.9999px) {
  .features-list__container {
    padding: 30px 0 0;
  }
}
.features-list__list {
  display: block;
  box-sizing: border-box;
  width: auto;
  height: auto;
  padding: 0;
}
.features-list__item {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: auto;
  height: 25px;
  margin: 10px 0 0;
  padding: 0 0 0 20px;
  color: #FFF;
  font-weight: 500;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 24px;
}
@media screen and (max-width: 1229.9999px) {
  .features-list__item {
    font-size: 13px;
    line-height: 18px;
  }
}
.features-list__item:first-child {
  margin-top: 0;
}
.features-list__item::before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #EB3628;
  content: "";
}
@media screen and (max-width: 1229.9999px) {
  .features-list__item::before {
    top: 5px;
  }
}

.schedule-contacts-list__container {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 30px 0 0;
}
.schedule-contacts-list__list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.schedule-contacts-list__item-container {
  position: relative;
  display: block;
  margin: 30px 0 0;
  padding: 0;
}
.schedule-contacts-list__item-container:first-child {
  margin-top: 0;
}
.schedule-contacts-list__item {
  font-weight: 500;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 24px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 0 0 30px;
  color: #FFF;
  text-decoration: none;
}
@media screen and (max-width: 1229.9999px) {
  .schedule-contacts-list__item {
    font-size: 13px;
    line-height: 18px;
  }
}
.schedule-contacts-list__item::before {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  content: "";
}
.schedule-contacts-list__item_schedule::before {
  width: 20px;
  height: 20px;
  background-image: url("/static/img/gyms/schedule-icon.svg");
}
.schedule-contacts-list__item_phone {
  padding: 0 0 0 21px;
}
.schedule-contacts-list__item_phone::before {
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("/static/img/initial-course/phone-icon.svg");
}

@media screen and (max-width: 991.9999px) {
  .slider-column {
    box-sizing: border-box;
    padding-top: 30px;
  }
}

.site-slider__container {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: 0;
  padding: 0 50px;
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 991.9999px) {
  .site-slider__container {
    padding: 0;
  }
}
.site-slider__navigation {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 20px;
  margin-top: -10px;
  background-image: url("/static/img/gyms/slider-arrow-left.svg");
  background-size: cover;
  cursor: pointer;
}
.site-slider__navigation.swiper-button-disabled {
  cursor: default;
  opacity: 0.5;
}
.site-slider__navigation_prev {
  left: -42px;
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__navigation_prev {
    left: -39px;
  }
}
.site-slider__navigation_next {
  right: -42px;
  transform: rotate(180deg);
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__navigation_next {
    right: -39px;
  }
}
@media screen and (max-width: 991.9999px) {
  .site-slider__navigation {
    display: none;
  }
}
.site-slider__slider {
  position: relative;
  display: inline-block;
  width: 500px;
  height: 320px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__slider {
    width: 400px;
    height: 256px;
  }
}
@media screen and (max-width: 991.9999px) {
  .site-slider__slider {
    width: 100%;
    height: auto;
  }
}
.site-slider__counter {
  position: relative;
  display: inline-block;
}
.site-slider__counter-text {
  font-weight: 400;
  font-size: 30px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 36px;
  color: #FFF;
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__counter-text {
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991.9999px) {
  .site-slider__counter-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.site-slider__counter-text_current {
  font-weight: 700;
  font-size: 30px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  line-height: 36px;
  color: #EB3628;
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__counter-text_current {
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991.9999px) {
  .site-slider__counter-text_current {
    font-size: 14px;
    line-height: 20px;
  }
}
.site-slider__pagination-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 30px 0 0;
}
@media screen and (max-width: 1229.9999px) {
  .site-slider__pagination-container {
    padding-top: 20px;
  }
}
@media screen and (max-width: 991.9999px) {
  .site-slider__pagination-container {
    padding-top: 10px;
  }
}
.site-slider__pagination {
  position: relative;
  top: unset;
  left: unset;
  display: inline-flex;
  width: calc(100% - 55px);
}
@media screen and (max-width: 991.9999px) {
  .site-slider__pagination {
    width: calc(100% - 35px);
  }
}
.site-slider__progressbar {
  top: 15px;
  background: #2D2D2D;
}

.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: 15px;
}
@media screen and (max-width: 1229.9999px) {
  .swiper-pagination-progressbar.swiper-pagination-horizontal {
    top: 13px;
  }
}
@media screen and (max-width: 991.9999px) {
  .swiper-pagination-progressbar.swiper-pagination-horizontal {
    top: 10px;
    height: 2px;
  }
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #EB3628;
}

.swiper-slide > img {
  width: 100%;
  height: auto;
}

.reg-form-block__title {
  box-sizing: border-box;
  max-width: 480px;
  margin: -22px 0 0;
  padding: 0;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 85px;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-style: normal;
  line-height: 98px;
}
@media screen and (max-width: 1229.9999px) {
  .reg-form-block__title {
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991.9999px) {
  .reg-form-block__title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1229.9999px) {
  .reg-form-block__title {
    max-width: 390px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 991.9999px) {
  .reg-form-block__title {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .reg-form-block__title br {
    display: none;
  }
}
.reg-form-block__title_pl {
  padding-left: 24px;
}
@media screen and (max-width: 991.9999px) {
  .reg-form-block__title_pl {
    padding-left: 0;
  }
}
.reg-form-block__title_highlighted {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 6px 104px 6px 24px;
  background-color: #B03528;
}
@media screen and (max-width: 991.9999px) {
  .reg-form-block__title_highlighted {
    padding: 0 34px 0 2px;
    margin-left: 2px;
  }
}
.reg-form-block__title_highlighted::after {
  position: absolute;
  top: 30px;
  right: 35px;
  width: 28px;
  height: 50px;
  background-image: url("/static/img/initial-course/ready-arrow-icon.svg");
  background-size: cover;
  content: "";
}
@media screen and (max-width: 1229.9999px) {
  .reg-form-block__title_highlighted::after {
    top: 23px;
    width: 20px;
    height: 36px;
  }
}
@media screen and (max-width: 991.9999px) {
  .reg-form-block__title_highlighted::after {
    width: 11px;
    height: 20px;
    transform: rotate(90deg);
    top: 11px;
    right: 12px;
  }
}
.reg-form-block__form {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  max-width: 600px;
  height: auto;
  font-size: 14px;
  line-height: 16px;
  background-color: #2D2D2D;
  padding: 20px;
}

body {
  background-color: #000000;
}

header {
  background-color: #000000;
}

footer {
  background-color: #000000;
  border-top: 1px solid #4e4e4e;
}

.row-margin-top {
  margin-top: 200px;
}
@media screen and (max-width: 992px) {
  .row-margin-top {
    margin-top: 40px;
  }
}

.list-inline-item {
  vertical-align: top;
}

.main-menu-link {
  margin-top: 9px;
}

.header-top-line {
  text-align: right;
}

.call-back {
  padding-right: 0;
}

.main-menu {
  padding-right: 0;
}

.info-f-block {
  width: 53%;
}
@media screen and (max-width: 992px) {
  .info-f-block {
    width: 100%;
    padding: 50px 15px;
  }
}
.info-f-block h1.h1-info-f-block {
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .info-f-block h1.h1-info-f-block {
    font-size: 40px;
    line-height: 1.1;
  }
}
@media screen and (min-width: 992px) {
  .info-f-block h1.h1-info-f-block > br {
    display: none;
  }
}
.info-f-block h4.h4-info-f-block {
  font-family: "Bebas Neue Pro Middle", sans-serif;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .info-f-block h4.h4-info-f-block {
    font-size: 18px;
    line-height: 20px;
  }
  .info-f-block h4.h4-info-f-block br {
    display: none;
  }
}

.first-info-block {
  background-image: url("/static/img/initial_course/initial-course-first-block-back.jpg");
}
@media screen and (max-width: 992px) {
  .first-info-block {
    background-size: auto 100%;
    background-position: top right -280px;
  }
}

.form-f-block_content-block {
  width: 100%;
}
.form-f-block .h4-info-f-block {
  color: #ffffff;
}
.form-f-block .h4-info-f-block.time-left {
  text-align: center;
  padding-top: 50px;
}
@media screen and (max-width: 992px) {
  .form-f-block .h4-info-f-block {
    font-size: 18px;
    line-height: 20px;
  }
  .form-f-block .h4-info-f-block br {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .form-f-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.form-f-block .call-back {
  display: inline-block;
}
@media screen and (max-width: 992px) {
  .form-f-block .call-back {
    display: block;
  }
}
.form-f-block .call-back a.a-call-back {
  max-width: 280px;
  margin: 0 auto;
}
.form-f-block .or-text {
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 1;
  display: inline-block;
  height: 38px;
  padding: 8px 15px 0 15px;
  box-sizing: border-box;
}

.form-f-block-btn-container {
  text-align: center;
  padding-top: 20px;
}
.form-f-block-btn-container .call-back {
  float: none;
}

.initial-course-section {
  display: block;
  background-color: #000000;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 100px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 992px) {
  .initial-course-section {
    padding: 50px 0;
  }
}

.initial-course-subheader {
  color: #ffffff;
  font-family: "Bebas Neue Pro Bold", sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .initial-course-subheader {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
  }
}

.initial-course-text {
  display: block;
  color: #ffffff;
  font-family: "Bebas Neue Pro Regular", sans-serif;
  font-size: 32px;
  line-height: 36px;
  padding: 0;
  margin: 0 0 20px 0;
}
.initial-course-text.margin-top {
  margin-top: 30px;
}
.initial-course-text.no-margin {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .initial-course-text {
    font-size: 20px;
    line-height: 24px;
  }
  .initial-course-text br {
    display: none;
  }
}

.why-block .initial-course-text {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .why-block .initial-course-text {
    align-items: flex-start;
    margin-bottom: 20px;
  }
}
.why-block .initial-course-why-text-container {
  padding-left: 10px;
}

.parallax-block-container {
  margin-top: 200px;
}
@media screen and (max-width: 992px) {
  .parallax-block-container {
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  .sticky-block {
    width: 100%;
    height: auto;
    position: fixed;
    top: 80px;
    left: 0;
  }
  .sticky-block.is-not-fixed-top {
    position: relative;
    top: unset;
    left: unset;
    width: auto;
  }
  .sticky-block.is-not-fixed-top .container {
    padding-left: 0;
  }
  .sticky-block.is-fixed-bottom {
    width: auto;
    top: unset;
    left: 0;
    bottom: 0;
    position: absolute;
  }
}
@media screen and (max-width: 992px) {
  .sticky-block {
    padding-bottom: 30px;
  }
  .sticky-block .container {
    padding-left: 0;
  }
}
.sticky-block .initial-course-subheader {
  margin-bottom: 10px;
}
.sticky-block .initial-course-text {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .photo-blocks-list-wrapper {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    overflow-x: auto;
  }
}

.photo-blocks-list {
  display: block;
  background-color: transparent;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
}
@media screen and (max-width: 992px) {
  .photo-blocks-list {
    white-space: nowrap;
    width: auto;
  }
}

.photo-block {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  height: auto;
  position: relative;
  margin: 0 0 80px 0;
  padding: 0;
  vertical-align: top;
  white-space: normal;
}
.photo-block:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .photo-block {
    width: 80%;
    margin: 0 0 0 20px;
  }
  .photo-block:first-of-type {
    margin-left: 0;
  }
}

.photo-block-img-container {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 0;
}
.photo-block-img-container > img {
  width: 100%;
  height: auto;
}

.photo-block-subheader {
  display: block;
  background-color: rgba(75, 75, 75, 0.8);
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 50px 25px 40px 25px;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "Bebas Neue Pro Regular", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .photo-block-subheader {
    font-size: 22px;
    padding: 30px 15px 26px 15px;
  }
}

.photo-block-text {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin: 25px 0 0 0;
  padding: 0;
  color: #ffffff;
  font-family: "Bebas Neue Pro Regular", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.3;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .photo-block-text {
    font-size: 20px;
  }
  .photo-block-text > br {
    display: none;
  }
}

.maps-section {
  margin-top: 250px;
}
@media screen and (max-width: 992px) {
  .maps-section {
    margin-top: 50px;
  }
}
.maps-section .initial-course-subheader {
  padding-bottom: 30px;
  box-sizing: border-box;
}

.maps-list-wrapper {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
@media screen and (max-width: 992px) {
  .maps-list-wrapper {
    overflow: hidden;
    overflow-x: auto;
  }
}

.maps-list-container {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
@media screen and (max-width: 992px) {
  .maps-list-container {
    width: auto;
    white-space: nowrap;
  }
}

.maps-list-item {
  display: inline-block;
  width: 50%;
  height: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
@media screen and (max-width: 992px) {
  .maps-list-item {
    width: 80%;
  }
}

.map-container {
  display: block;
  background-color: #c4d2e2;
  width: 100%;
  height: 550px;
  position: relative;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 992px) {
  .map-container {
    height: 250px;
  }
}

.big-red-button {
  display: block;
  background-color: #e13236;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 70px 30px 60px 30px;
  box-sizing: border-box;
  font-size: 100px;
  line-height: 1;
  text-align: left;
}
.big-red-button .initial-course-text {
  font-family: "Bebas Neue Pro Bold", sans-serif;
  text-transform: uppercase;
}
.big-red-button.black {
  background-color: #000000;
}
.big-red-button.gray {
  background-color: #6f6f6f;
}
@media screen and (max-width: 992px) {
  .big-red-button {
    font-size: 80px;
    margin-top: 0;
    padding: 20px 15px 20px 15px;
  }
}

.bottom-form-section {
  display: block;
  background-color: #ffffff;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 250px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 992px) {
  .bottom-form-section {
    padding: 50px 0 0 0;
    overflow: hidden;
  }
  .bottom-form-section .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.bottom-form-text {
  color: #000000;
  font-size: 90px;
  line-height: 1;
  padding-top: 100px;
  box-sizing: border-box;
}
@media screen and (max-width: 992px) {
  .bottom-form-text {
    font-size: 50px;
    padding: 0 15px 50px 15px;
  }
}

.bottom-form-text-span {
  display: inline-block;
  background-color: #000000;
  width: auto;
  height: auto;
  position: relative;
  margin: 0;
  padding: 10px 80px 8px 15px;
  box-sizing: border-box;
  color: #ffffff;
  line-height: 1;
}
@media screen and (max-width: 992px) {
  .bottom-form-text-span {
    padding-right: 15px;
  }
}
.bottom-form-text-span:before {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 3px;
  height: 30px;
  position: absolute;
  top: 35px;
  right: 45px;
  transform: rotate(-45deg);
  transform-origin: top left;
}
@media screen and (max-width: 992px) {
  .bottom-form-text-span:before {
    background-color: #000000;
    top: unset;
    right: unset;
    bottom: -40px;
    left: 15px;
  }
}
.bottom-form-text-span:after {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 3px;
  height: 30px;
  position: absolute;
  bottom: 35px;
  right: 45px;
  transform: rotate(45deg);
  transform-origin: bottom left;
}
@media screen and (max-width: 992px) {
  .bottom-form-text-span:after {
    background-color: #000000;
    right: unset;
    bottom: -29px;
    left: 35px;
  }
}

.counter-container {
  background-color: transparent;
  width: auto;
  height: auto;
  position: relative;
  margin: 30px 0 0 0;
  padding: 30px 10px;
  box-sizing: border-box;
  text-align: center;
}

#timer-number-value-73eedf7d8b29ff36a96c6a80a2e8f055-days,
#timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-hours,
#timer-number-value-73eedf7d8b29ff36a96c6a80a2e8f055-minutes,
#timer-number-value-73eedf7d8b29ff36a96c6a80a2e8f055-secundes,
#timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-days,
#timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-minutes,
#timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-secundes {
  font-size: 80px !important;
  vertical-align: top;
}

@media screen and (max-width: 991.9999px) {
  #timer-number-value-73eedf7d8b29ff36a96c6a80a2e8f055-days,
  #timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-hours,
  #timer-number-value-73eedf7d8b29ff36a96c6a80a2e8f055-minutes,
  #timer-number-value-73eedf7d8b29ff36a96c6a80a2e8f055-secundes,
  #timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-days,
  #timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-minutes,
  #timer-number-73eedf7d8b29ff36a96c6a80a2e8f055-secundes {
    font-size: 20px !important;
    vertical-align: top;
  }
  #timer73eedf7d8b29ff36a96c6a80a2e8f055 {
    min-width: auto !important;
    height: 35px !important;
  }
  #timer-separator-73eedf7d8b29ff36a96c6a80a2e8f055-hours,
  #timer-separator-73eedf7d8b29ff36a96c6a80a2e8f055-minutes,
  #timer-separator-73eedf7d8b29ff36a96c6a80a2e8f055-secundes {
    font-size: 30px !important;
    vertical-align: top;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.grecaptcha-badge {
  right: -999999px !important;
}

/*# sourceMappingURL=initial-course.css.map */
